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

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

<https://eurobis.org/id/occurrence/3080__774_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1222'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1222'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.768'^^xsd:double;
  dwc:startLongitude '20.768'^^xsd:double;
  dwc:endLongitude '20.768'^^xsd:double;
  dwc:latitude '38.7405'^^xsd:double;
  dwc:startLatitude '38.7405'^^xsd:double;
  dwc:endLatitude '38.7405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.768 38.7405, 20.768 38.7405, 20.768 38.7405, 20.768 38.7405, 20.768 38.7405))'^^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 '774_1222'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 9.623667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.623667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2392'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2392'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.623667'^^xsd:double;
  dwc:startLongitude '9.623667'^^xsd:double;
  dwc:endLongitude '9.623667'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:startLatitude '42.45'^^xsd:double;
  dwc:endLatitude '42.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.623667 42.45, 9.623667 42.45, 9.623667 42.45, 9.623667 42.45, 9.623667 42.45))'^^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 '774_2392'^^xsd:string;
  dwc:observationDate '1989-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951 21.101833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951"^^xsd:decimal ;
  dwc:decimalLongitude "21.101833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_573'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_573'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.101833'^^xsd:double;
  dwc:startLongitude '21.101833'^^xsd:double;
  dwc:endLongitude '21.101833'^^xsd:double;
  dwc:latitude '38.951'^^xsd:double;
  dwc:startLatitude '38.951'^^xsd:double;
  dwc:endLatitude '38.951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.101833 38.951, 21.101833 38.951, 21.101833 38.951, 21.101833 38.951, 21.101833 38.951))'^^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 '774_573'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.575833 20.969833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.575833"^^xsd:decimal ;
  dwc:decimalLongitude "20.969833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1240'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1240'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969833'^^xsd:double;
  dwc:startLongitude '20.969833'^^xsd:double;
  dwc:endLongitude '20.969833'^^xsd:double;
  dwc:latitude '38.575833'^^xsd:double;
  dwc:startLatitude '38.575833'^^xsd:double;
  dwc:endLatitude '38.575833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969833 38.575833, 20.969833 38.575833, 20.969833 38.575833, 20.969833 38.575833, 20.969833 38.575833))'^^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 '774_1240'^^xsd:string;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5535 21.009833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5535"^^xsd:decimal ;
  dwc:decimalLongitude "21.009833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1470'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1470'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.009833'^^xsd:double;
  dwc:startLongitude '21.009833'^^xsd:double;
  dwc:endLongitude '21.009833'^^xsd:double;
  dwc:latitude '38.5535'^^xsd:double;
  dwc:startLatitude '38.5535'^^xsd:double;
  dwc:endLatitude '38.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.009833 38.5535, 21.009833 38.5535, 21.009833 38.5535, 21.009833 38.5535, 21.009833 38.5535))'^^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 '774_1470'^^xsd:string;
  dwc:observationDate '2004-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967833 21.030167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967833"^^xsd:decimal ;
  dwc:decimalLongitude "21.030167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_385'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_385'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.030167'^^xsd:double;
  dwc:startLongitude '21.030167'^^xsd:double;
  dwc:endLongitude '21.030167'^^xsd:double;
  dwc:latitude '38.967833'^^xsd:double;
  dwc:startLatitude '38.967833'^^xsd:double;
  dwc:endLatitude '38.967833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.030167 38.967833, 21.030167 38.967833, 21.030167 38.967833, 21.030167 38.967833, 21.030167 38.967833))'^^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 '774_385'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 21.073833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9915"^^xsd:decimal ;
  dwc:decimalLongitude "21.073833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8216'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8216'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.073833'^^xsd:double;
  dwc:startLongitude '21.073833'^^xsd:double;
  dwc:endLongitude '21.073833'^^xsd:double;
  dwc:latitude '38.9915'^^xsd:double;
  dwc:startLatitude '38.9915'^^xsd:double;
  dwc:endLatitude '38.9915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.073833 38.9915, 21.073833 38.9915, 21.073833 38.9915, 21.073833 38.9915, 21.073833 38.9915))'^^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 '774_8216'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659 20.909833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659"^^xsd:decimal ;
  dwc:decimalLongitude "20.909833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8308'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.909833'^^xsd:double;
  dwc:startLongitude '20.909833'^^xsd:double;
  dwc:endLongitude '20.909833'^^xsd:double;
  dwc:latitude '38.659'^^xsd:double;
  dwc:startLatitude '38.659'^^xsd:double;
  dwc:endLatitude '38.659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.909833 38.659, 20.909833 38.659, 20.909833 38.659, 20.909833 38.659, 20.909833 38.659))'^^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 '774_8308'^^xsd:string;
  dwc:observationDate '2008-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000333 20.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.000333"^^xsd:decimal ;
  dwc:decimalLongitude "20.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_512'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_512'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.789'^^xsd:double;
  dwc:startLongitude '20.789'^^xsd:double;
  dwc:endLongitude '20.789'^^xsd:double;
  dwc:latitude '39.000333'^^xsd:double;
  dwc:startLatitude '39.000333'^^xsd:double;
  dwc:endLatitude '39.000333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.789 39.000333, 20.789 39.000333, 20.789 39.000333, 20.789 39.000333, 20.789 39.000333))'^^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 '774_512'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.997833 20.851667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.997833"^^xsd:decimal ;
  dwc:decimalLongitude "20.851667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_542'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_542'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.851667'^^xsd:double;
  dwc:startLongitude '20.851667'^^xsd:double;
  dwc:endLongitude '20.851667'^^xsd:double;
  dwc:latitude '38.997833'^^xsd:double;
  dwc:startLatitude '38.997833'^^xsd:double;
  dwc:endLatitude '38.997833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.851667 38.997833, 20.851667 38.997833, 20.851667 38.997833, 20.851667 38.997833, 20.851667 38.997833))'^^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 '774_542'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6428 14.4178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6428"^^xsd:decimal ;
  dwc:decimalLongitude "14.4178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1715'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1715'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4178'^^xsd:double;
  dwc:startLongitude '14.4178'^^xsd:double;
  dwc:endLongitude '14.4178'^^xsd:double;
  dwc:latitude '44.6428'^^xsd:double;
  dwc:startLatitude '44.6428'^^xsd:double;
  dwc:endLatitude '44.6428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4178 44.6428, 14.4178 44.6428, 14.4178 44.6428, 14.4178 44.6428, 14.4178 44.6428))'^^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 '774_1715'^^xsd:string;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5165 20.959667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5165"^^xsd:decimal ;
  dwc:decimalLongitude "20.959667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_816'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_816'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.959667'^^xsd:double;
  dwc:startLongitude '20.959667'^^xsd:double;
  dwc:endLongitude '20.959667'^^xsd:double;
  dwc:latitude '38.5165'^^xsd:double;
  dwc:startLatitude '38.5165'^^xsd:double;
  dwc:endLatitude '38.5165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.959667 38.5165, 20.959667 38.5165, 20.959667 38.5165, 20.959667 38.5165, 20.959667 38.5165))'^^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 '774_816'^^xsd:string;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982167 20.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982167"^^xsd:decimal ;
  dwc:decimalLongitude "20.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_42'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_42'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8755'^^xsd:double;
  dwc:startLongitude '20.8755'^^xsd:double;
  dwc:endLongitude '20.8755'^^xsd:double;
  dwc:latitude '38.982167'^^xsd:double;
  dwc:startLatitude '38.982167'^^xsd:double;
  dwc:endLatitude '38.982167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8755 38.982167, 20.8755 38.982167, 20.8755 38.982167, 20.8755 38.982167, 20.8755 38.982167))'^^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 '774_42'^^xsd:string;
  dwc:observationDate '2004-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696667 20.776167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.696667"^^xsd:decimal ;
  dwc:decimalLongitude "20.776167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_936'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_936'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.776167'^^xsd:double;
  dwc:startLongitude '20.776167'^^xsd:double;
  dwc:endLongitude '20.776167'^^xsd:double;
  dwc:latitude '38.696667'^^xsd:double;
  dwc:startLatitude '38.696667'^^xsd:double;
  dwc:endLatitude '38.696667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.776167 38.696667, 20.776167 38.696667, 20.776167 38.696667, 20.776167 38.696667, 20.776167 38.696667))'^^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 '774_936'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5085 20.917667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5085"^^xsd:decimal ;
  dwc:decimalLongitude "20.917667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8292'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8292'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.917667'^^xsd:double;
  dwc:startLongitude '20.917667'^^xsd:double;
  dwc:endLongitude '20.917667'^^xsd:double;
  dwc:latitude '38.5085'^^xsd:double;
  dwc:startLatitude '38.5085'^^xsd:double;
  dwc:endLatitude '38.5085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.917667 38.5085, 20.917667 38.5085, 20.917667 38.5085, 20.917667 38.5085, 20.917667 38.5085))'^^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 '774_8292'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63467 14.43433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63467"^^xsd:decimal ;
  dwc:decimalLongitude "14.43433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2034'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2034'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.43433'^^xsd:double;
  dwc:startLongitude '14.43433'^^xsd:double;
  dwc:endLongitude '14.43433'^^xsd:double;
  dwc:latitude '44.63467'^^xsd:double;
  dwc:startLatitude '44.63467'^^xsd:double;
  dwc:endLatitude '44.63467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.43433 44.63467, 14.43433 44.63467, 14.43433 44.63467, 14.43433 44.63467, 14.43433 44.63467))'^^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 '774_2034'^^xsd:string;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964833 20.9785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.964833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_446'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9785'^^xsd:double;
  dwc:startLongitude '20.9785'^^xsd:double;
  dwc:endLongitude '20.9785'^^xsd:double;
  dwc:latitude '38.964833'^^xsd:double;
  dwc:startLatitude '38.964833'^^xsd:double;
  dwc:endLatitude '38.964833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9785 38.964833, 20.9785 38.964833, 20.9785 38.964833, 20.9785 38.964833, 20.9785 38.964833))'^^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 '774_446'^^xsd:string;
  dwc:observationDate '2009-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981667 20.884667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.981667"^^xsd:decimal ;
  dwc:decimalLongitude "20.884667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_232'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_232'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.884667'^^xsd:double;
  dwc:startLongitude '20.884667'^^xsd:double;
  dwc:endLongitude '20.884667'^^xsd:double;
  dwc:latitude '38.981667'^^xsd:double;
  dwc:startLatitude '38.981667'^^xsd:double;
  dwc:endLatitude '38.981667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.884667 38.981667, 20.884667 38.981667, 20.884667 38.981667, 20.884667 38.981667, 20.884667 38.981667))'^^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 '774_232'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.618167 20.936833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.618167"^^xsd:decimal ;
  dwc:decimalLongitude "20.936833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1483'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1483'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.936833'^^xsd:double;
  dwc:startLongitude '20.936833'^^xsd:double;
  dwc:endLongitude '20.936833'^^xsd:double;
  dwc:latitude '38.618167'^^xsd:double;
  dwc:startLatitude '38.618167'^^xsd:double;
  dwc:endLatitude '38.618167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.936833 38.618167, 20.936833 38.618167, 20.936833 38.618167, 20.936833 38.618167, 20.936833 38.618167))'^^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 '774_1483'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4783 14.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4783"^^xsd:decimal ;
  dwc:decimalLongitude "14.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1823'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1823'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.59'^^xsd:double;
  dwc:startLongitude '14.59'^^xsd:double;
  dwc:endLongitude '14.59'^^xsd:double;
  dwc:latitude '44.4783'^^xsd:double;
  dwc:startLatitude '44.4783'^^xsd:double;
  dwc:endLatitude '44.4783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.59 44.4783, 14.59 44.4783, 14.59 44.4783, 14.59 44.4783, 14.59 44.4783))'^^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 '774_1823'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58333"^^xsd:decimal ;
  dwc:decimalLongitude "14.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2170'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2170'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61667'^^xsd:double;
  dwc:startLongitude '14.61667'^^xsd:double;
  dwc:endLongitude '14.61667'^^xsd:double;
  dwc:latitude '44.58333'^^xsd:double;
  dwc:startLatitude '44.58333'^^xsd:double;
  dwc:endLatitude '44.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61667 44.58333, 14.61667 44.58333, 14.61667 44.58333, 14.61667 44.58333, 14.61667 44.58333))'^^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 '774_2170'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 14.5365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.585"^^xsd:decimal ;
  dwc:decimalLongitude "14.5365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1686'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1686'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5365'^^xsd:double;
  dwc:startLongitude '14.5365'^^xsd:double;
  dwc:endLongitude '14.5365'^^xsd:double;
  dwc:latitude '44.585'^^xsd:double;
  dwc:startLatitude '44.585'^^xsd:double;
  dwc:endLatitude '44.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5365 44.585, 14.5365 44.585, 14.5365 44.585, 14.5365 44.585, 14.5365 44.585))'^^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 '774_1686'^^xsd:string;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2194'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2194'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:startLongitude '14.6'^^xsd:double;
  dwc:endLongitude '14.6'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:startLatitude '44.4'^^xsd:double;
  dwc:endLatitude '44.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6 44.4, 14.6 44.4, 14.6 44.4, 14.6 44.4, 14.6 44.4))'^^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 '774_2194'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5175 14.5861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5175"^^xsd:decimal ;
  dwc:decimalLongitude "14.5861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2007'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2007'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5861'^^xsd:double;
  dwc:startLongitude '14.5861'^^xsd:double;
  dwc:endLongitude '14.5861'^^xsd:double;
  dwc:latitude '44.5175'^^xsd:double;
  dwc:startLatitude '44.5175'^^xsd:double;
  dwc:endLatitude '44.5175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5861 44.5175, 14.5861 44.5175, 14.5861 44.5175, 14.5861 44.5175, 14.5861 44.5175))'^^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 '774_2007'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76313 7.799965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76313"^^xsd:decimal ;
  dwc:decimalLongitude "7.799965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7866'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7866'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.4138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.799965'^^xsd:double;
  dwc:startLongitude '7.799965'^^xsd:double;
  dwc:endLongitude '7.799965'^^xsd:double;
  dwc:latitude '43.76313'^^xsd:double;
  dwc:startLatitude '43.76313'^^xsd:double;
  dwc:endLatitude '43.76313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.799965 43.76313, 7.799965 43.76313, 7.799965 43.76313, 7.799965 43.76313, 7.799965 43.76313))'^^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 '774_7866'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.610833 20.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.610833"^^xsd:decimal ;
  dwc:decimalLongitude "20.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1638'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1638'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.718'^^xsd:double;
  dwc:startLongitude '20.718'^^xsd:double;
  dwc:endLongitude '20.718'^^xsd:double;
  dwc:latitude '38.610833'^^xsd:double;
  dwc:startLatitude '38.610833'^^xsd:double;
  dwc:endLatitude '38.610833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.718 38.610833, 20.718 38.610833, 20.718 38.610833, 20.718 38.610833, 20.718 38.610833))'^^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 '774_1638'^^xsd:string;
  dwc:observationDate '2008-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6303 14.5511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6303"^^xsd:decimal ;
  dwc:decimalLongitude "14.5511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1838'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1838'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5511'^^xsd:double;
  dwc:startLongitude '14.5511'^^xsd:double;
  dwc:endLongitude '14.5511'^^xsd:double;
  dwc:latitude '44.6303'^^xsd:double;
  dwc:startLatitude '44.6303'^^xsd:double;
  dwc:endLatitude '44.6303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5511 44.6303, 14.5511 44.6303, 14.5511 44.6303, 14.5511 44.6303, 14.5511 44.6303))'^^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 '774_1838'^^xsd:string;
  dwc:observationDate '1993-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.115651 15.591831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.115651"^^xsd:decimal ;
  dwc:decimalLongitude "15.591831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8416'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8416'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.591831'^^xsd:double;
  dwc:startLongitude '15.591831'^^xsd:double;
  dwc:endLongitude '15.591831'^^xsd:double;
  dwc:latitude '38.115651'^^xsd:double;
  dwc:startLatitude '38.115651'^^xsd:double;
  dwc:endLatitude '38.115651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.591831 38.115651, 15.591831 38.115651, 15.591831 38.115651, 15.591831 38.115651, 15.591831 38.115651))'^^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 '774_8416'^^xsd:string;
  dwc:observationDate '2011-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4589 14.7122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4589"^^xsd:decimal ;
  dwc:decimalLongitude "14.7122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1873'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1873'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7122'^^xsd:double;
  dwc:startLongitude '14.7122'^^xsd:double;
  dwc:endLongitude '14.7122'^^xsd:double;
  dwc:latitude '44.4589'^^xsd:double;
  dwc:startLatitude '44.4589'^^xsd:double;
  dwc:endLatitude '44.4589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7122 44.4589, 14.7122 44.4589, 14.7122 44.4589, 14.7122 44.4589, 14.7122 44.4589))'^^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 '774_1873'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975833 20.938667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975833"^^xsd:decimal ;
  dwc:decimalLongitude "20.938667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8275'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.938667'^^xsd:double;
  dwc:startLongitude '20.938667'^^xsd:double;
  dwc:endLongitude '20.938667'^^xsd:double;
  dwc:latitude '38.975833'^^xsd:double;
  dwc:startLatitude '38.975833'^^xsd:double;
  dwc:endLatitude '38.975833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.938667 38.975833, 20.938667 38.975833, 20.938667 38.975833, 20.938667 38.975833, 20.938667 38.975833))'^^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 '774_8275'^^xsd:string;
  dwc:observationDate '2008-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.059 8.374667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.059"^^xsd:decimal ;
  dwc:decimalLongitude "8.374667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2707'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2707'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.374667'^^xsd:double;
  dwc:startLongitude '8.374667'^^xsd:double;
  dwc:endLongitude '8.374667'^^xsd:double;
  dwc:latitude '41.059'^^xsd:double;
  dwc:startLatitude '41.059'^^xsd:double;
  dwc:endLatitude '41.059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.374667 41.059, 8.374667 41.059, 8.374667 41.059, 8.374667 41.059, 8.374667 41.059))'^^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 '774_2707'^^xsd:string;
  dwc:observationDate '1994-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 14.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.585"^^xsd:decimal ;
  dwc:decimalLongitude "14.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2126'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2126'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.58'^^xsd:double;
  dwc:startLongitude '14.58'^^xsd:double;
  dwc:endLongitude '14.58'^^xsd:double;
  dwc:latitude '44.585'^^xsd:double;
  dwc:startLatitude '44.585'^^xsd:double;
  dwc:endLatitude '44.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.58 44.585, 14.58 44.585, 14.58 44.585, 14.58 44.585, 14.58 44.585))'^^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 '774_2126'^^xsd:string;
  dwc:observationDate '1998-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.697167 20.761333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.697167"^^xsd:decimal ;
  dwc:decimalLongitude "20.761333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1532'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1532'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.761333'^^xsd:double;
  dwc:startLongitude '20.761333'^^xsd:double;
  dwc:endLongitude '20.761333'^^xsd:double;
  dwc:latitude '38.697167'^^xsd:double;
  dwc:startLatitude '38.697167'^^xsd:double;
  dwc:endLatitude '38.697167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.761333 38.697167, 20.761333 38.697167, 20.761333 38.697167, 20.761333 38.697167, 20.761333 38.697167))'^^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 '774_1532'^^xsd:string;
  dwc:observationDate '2005-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56683 14.63167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56683"^^xsd:decimal ;
  dwc:decimalLongitude "14.63167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1679'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1679'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.63167'^^xsd:double;
  dwc:startLongitude '14.63167'^^xsd:double;
  dwc:endLongitude '14.63167'^^xsd:double;
  dwc:latitude '44.56683'^^xsd:double;
  dwc:startLatitude '44.56683'^^xsd:double;
  dwc:endLatitude '44.56683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.63167 44.56683, 14.63167 44.56683, 14.63167 44.56683, 14.63167 44.56683, 14.63167 44.56683))'^^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 '774_1679'^^xsd:string;
  dwc:observationDate '1990-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 13.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "13.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2417'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2417'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.613'^^xsd:double;
  dwc:startLongitude '13.613'^^xsd:double;
  dwc:endLongitude '13.613'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:startLatitude '37.15'^^xsd:double;
  dwc:endLatitude '37.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.613 37.15, 13.613 37.15, 13.613 37.15, 13.613 37.15, 13.613 37.15))'^^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 '774_2417'^^xsd:string;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4881 14.6367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4881"^^xsd:decimal ;
  dwc:decimalLongitude "14.6367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1799'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1799'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6367'^^xsd:double;
  dwc:startLongitude '14.6367'^^xsd:double;
  dwc:endLongitude '14.6367'^^xsd:double;
  dwc:latitude '44.4881'^^xsd:double;
  dwc:startLatitude '44.4881'^^xsd:double;
  dwc:endLatitude '44.4881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6367 44.4881, 14.6367 44.4881, 14.6367 44.4881, 14.6367 44.4881, 14.6367 44.4881))'^^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 '774_1799'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.704167 20.882833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.704167"^^xsd:decimal ;
  dwc:decimalLongitude "20.882833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1200'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1200'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.882833'^^xsd:double;
  dwc:startLongitude '20.882833'^^xsd:double;
  dwc:endLongitude '20.882833'^^xsd:double;
  dwc:latitude '38.704167'^^xsd:double;
  dwc:startLatitude '38.704167'^^xsd:double;
  dwc:endLatitude '38.704167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.882833 38.704167, 20.882833 38.704167, 20.882833 38.704167, 20.882833 38.704167, 20.882833 38.704167))'^^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 '774_1200'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626833 20.980833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.626833"^^xsd:decimal ;
  dwc:decimalLongitude "20.980833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1518'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1518'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.980833'^^xsd:double;
  dwc:startLongitude '20.980833'^^xsd:double;
  dwc:endLongitude '20.980833'^^xsd:double;
  dwc:latitude '38.626833'^^xsd:double;
  dwc:startLatitude '38.626833'^^xsd:double;
  dwc:endLatitude '38.626833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.980833 38.626833, 20.980833 38.626833, 20.980833 38.626833, 20.980833 38.626833, 20.980833 38.626833))'^^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 '774_1518'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 20.976833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989167"^^xsd:decimal ;
  dwc:decimalLongitude "20.976833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_419'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_419'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.976833'^^xsd:double;
  dwc:startLongitude '20.976833'^^xsd:double;
  dwc:endLongitude '20.976833'^^xsd:double;
  dwc:latitude '38.989167'^^xsd:double;
  dwc:startLatitude '38.989167'^^xsd:double;
  dwc:endLatitude '38.989167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.976833 38.989167, 20.976833 38.989167, 20.976833 38.989167, 20.976833 38.989167, 20.976833 38.989167))'^^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 '774_419'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7775 14.5072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7775"^^xsd:decimal ;
  dwc:decimalLongitude "14.5072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2016'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2016'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5072'^^xsd:double;
  dwc:startLongitude '14.5072'^^xsd:double;
  dwc:endLongitude '14.5072'^^xsd:double;
  dwc:latitude '44.7775'^^xsd:double;
  dwc:startLatitude '44.7775'^^xsd:double;
  dwc:endLatitude '44.7775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5072 44.7775, 14.5072 44.7775, 14.5072 44.7775, 14.5072 44.7775, 14.5072 44.7775))'^^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 '774_2016'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.039833 9.398417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.039833"^^xsd:decimal ;
  dwc:decimalLongitude "9.398417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4237'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4237'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.398417'^^xsd:double;
  dwc:startLongitude '9.398417'^^xsd:double;
  dwc:endLongitude '9.398417'^^xsd:double;
  dwc:latitude '43.039833'^^xsd:double;
  dwc:startLatitude '43.039833'^^xsd:double;
  dwc:endLatitude '43.039833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.398417 43.039833, 9.398417 43.039833, 9.398417 43.039833, 9.398417 43.039833, 9.398417 43.039833))'^^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 '774_4237'^^xsd:string;
  dwc:observationDate '1995-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971667 20.9055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_76'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_76'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9055'^^xsd:double;
  dwc:startLongitude '20.9055'^^xsd:double;
  dwc:endLongitude '20.9055'^^xsd:double;
  dwc:latitude '38.971667'^^xsd:double;
  dwc:startLatitude '38.971667'^^xsd:double;
  dwc:endLatitude '38.971667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9055 38.971667, 20.9055 38.971667, 20.9055 38.971667, 20.9055 38.971667, 20.9055 38.971667))'^^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 '774_76'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 20.933167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "20.933167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_220'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_220'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.933167'^^xsd:double;
  dwc:startLongitude '20.933167'^^xsd:double;
  dwc:endLongitude '20.933167'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:startLatitude '38.984'^^xsd:double;
  dwc:endLatitude '38.984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.933167 38.984, 20.933167 38.984, 20.933167 38.984, 20.933167 38.984, 20.933167 38.984))'^^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 '774_220'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669167 20.945833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669167"^^xsd:decimal ;
  dwc:decimalLongitude "20.945833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1239'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1239'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.945833'^^xsd:double;
  dwc:startLongitude '20.945833'^^xsd:double;
  dwc:endLongitude '20.945833'^^xsd:double;
  dwc:latitude '38.669167'^^xsd:double;
  dwc:startLatitude '38.669167'^^xsd:double;
  dwc:endLatitude '38.669167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.945833 38.669167, 20.945833 38.669167, 20.945833 38.669167, 20.945833 38.669167, 20.945833 38.669167))'^^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 '774_1239'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.588833 20.788833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.588833"^^xsd:decimal ;
  dwc:decimalLongitude "20.788833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8288'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8288'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.788833'^^xsd:double;
  dwc:startLongitude '20.788833'^^xsd:double;
  dwc:endLongitude '20.788833'^^xsd:double;
  dwc:latitude '38.588833'^^xsd:double;
  dwc:startLatitude '38.588833'^^xsd:double;
  dwc:endLatitude '38.588833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.788833 38.588833, 20.788833 38.588833, 20.788833 38.588833, 20.788833 38.588833, 20.788833 38.588833))'^^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 '774_8288'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991833 21.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991833"^^xsd:decimal ;
  dwc:decimalLongitude "21.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_405'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_405'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.028'^^xsd:double;
  dwc:startLongitude '21.028'^^xsd:double;
  dwc:endLongitude '21.028'^^xsd:double;
  dwc:latitude '38.991833'^^xsd:double;
  dwc:startLatitude '38.991833'^^xsd:double;
  dwc:endLatitude '38.991833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.028 38.991833, 21.028 38.991833, 21.028 38.991833, 21.028 38.991833, 21.028 38.991833))'^^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 '774_405'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4561 14.7306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4561"^^xsd:decimal ;
  dwc:decimalLongitude "14.7306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1890'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1890'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7306'^^xsd:double;
  dwc:startLongitude '14.7306'^^xsd:double;
  dwc:endLongitude '14.7306'^^xsd:double;
  dwc:latitude '44.4561'^^xsd:double;
  dwc:startLatitude '44.4561'^^xsd:double;
  dwc:endLatitude '44.4561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7306 44.4561, 14.7306 44.4561, 14.7306 44.4561, 14.7306 44.4561, 14.7306 44.4561))'^^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 '774_1890'^^xsd:string;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5325 14.5208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5325"^^xsd:decimal ;
  dwc:decimalLongitude "14.5208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1902'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1902'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5208'^^xsd:double;
  dwc:startLongitude '14.5208'^^xsd:double;
  dwc:endLongitude '14.5208'^^xsd:double;
  dwc:latitude '44.5325'^^xsd:double;
  dwc:startLatitude '44.5325'^^xsd:double;
  dwc:endLatitude '44.5325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5208 44.5325, 14.5208 44.5325, 14.5208 44.5325, 14.5208 44.5325, 14.5208 44.5325))'^^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 '774_1902'^^xsd:string;
  dwc:observationDate '1994-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 20.9355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "20.9355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1097'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1097'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9355'^^xsd:double;
  dwc:startLongitude '20.9355'^^xsd:double;
  dwc:endLongitude '20.9355'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:startLatitude '38.528'^^xsd:double;
  dwc:endLatitude '38.528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9355 38.528, 20.9355 38.528, 20.9355 38.528, 20.9355 38.528, 20.9355 38.528))'^^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 '774_1097'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668667 20.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.668667"^^xsd:decimal ;
  dwc:decimalLongitude "20.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1458'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1458'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926'^^xsd:double;
  dwc:startLongitude '20.926'^^xsd:double;
  dwc:endLongitude '20.926'^^xsd:double;
  dwc:latitude '38.668667'^^xsd:double;
  dwc:startLatitude '38.668667'^^xsd:double;
  dwc:endLatitude '38.668667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926 38.668667, 20.926 38.668667, 20.926 38.668667, 20.926 38.668667, 20.926 38.668667))'^^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 '774_1458'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027167 -17.077167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.027167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.077167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2918'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2918'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.005'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.077167'^^xsd:double;
  dwc:startLongitude '-17.077167'^^xsd:double;
  dwc:endLongitude '-17.077167'^^xsd:double;
  dwc:latitude '28.027167'^^xsd:double;
  dwc:startLatitude '28.027167'^^xsd:double;
  dwc:endLatitude '28.027167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.077167 28.027167, -17.077167 28.027167, -17.077167 28.027167, -17.077167 28.027167, -17.077167 28.027167))'^^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 '774_2918'^^xsd:string;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5272 14.5547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5272"^^xsd:decimal ;
  dwc:decimalLongitude "14.5547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1817'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1817'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5547'^^xsd:double;
  dwc:startLongitude '14.5547'^^xsd:double;
  dwc:endLongitude '14.5547'^^xsd:double;
  dwc:latitude '44.5272'^^xsd:double;
  dwc:startLatitude '44.5272'^^xsd:double;
  dwc:endLatitude '44.5272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5547 44.5272, 14.5547 44.5272, 14.5547 44.5272, 14.5547 44.5272, 14.5547 44.5272))'^^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 '774_1817'^^xsd:string;
  dwc:observationDate '1992-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.133333 13.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.133333"^^xsd:decimal ;
  dwc:decimalLongitude "13.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2299'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2299'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.035'^^xsd:double;
  dwc:startLongitude '13.035'^^xsd:double;
  dwc:endLongitude '13.035'^^xsd:double;
  dwc:latitude '45.133333'^^xsd:double;
  dwc:startLatitude '45.133333'^^xsd:double;
  dwc:endLatitude '45.133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.035 45.133333, 13.035 45.133333, 13.035 45.133333, 13.035 45.133333, 13.035 45.133333))'^^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 '774_2299'^^xsd:string;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6356 14.5511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6356"^^xsd:decimal ;
  dwc:decimalLongitude "14.5511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1757'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1757'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5511'^^xsd:double;
  dwc:startLongitude '14.5511'^^xsd:double;
  dwc:endLongitude '14.5511'^^xsd:double;
  dwc:latitude '44.6356'^^xsd:double;
  dwc:startLatitude '44.6356'^^xsd:double;
  dwc:endLatitude '44.6356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5511 44.6356, 14.5511 44.6356, 14.5511 44.6356, 14.5511 44.6356, 14.5511 44.6356))'^^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 '774_1757'^^xsd:string;
  dwc:observationDate '1992-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9355 21.024333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9355"^^xsd:decimal ;
  dwc:decimalLongitude "21.024333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8245'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.024333'^^xsd:double;
  dwc:startLongitude '21.024333'^^xsd:double;
  dwc:endLongitude '21.024333'^^xsd:double;
  dwc:latitude '38.9355'^^xsd:double;
  dwc:startLatitude '38.9355'^^xsd:double;
  dwc:endLatitude '38.9355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.024333 38.9355, 21.024333 38.9355, 21.024333 38.9355, 21.024333 38.9355, 21.024333 38.9355))'^^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 '774_8245'^^xsd:string;
  dwc:observationDate '2008-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.990833 -17.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.990833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3030'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3030'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.233611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.1575'^^xsd:double;
  dwc:startLongitude '-17.1575'^^xsd:double;
  dwc:endLongitude '-17.1575'^^xsd:double;
  dwc:latitude '27.990833'^^xsd:double;
  dwc:startLatitude '27.990833'^^xsd:double;
  dwc:endLatitude '27.990833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.1575 27.990833, -17.1575 27.990833, -17.1575 27.990833, -17.1575 27.990833, -17.1575 27.990833))'^^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 '774_3030'^^xsd:string;
  dwc:observationDate '1996-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971667 21.041167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971667"^^xsd:decimal ;
  dwc:decimalLongitude "21.041167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_563'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_563'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.041167'^^xsd:double;
  dwc:startLongitude '21.041167'^^xsd:double;
  dwc:endLongitude '21.041167'^^xsd:double;
  dwc:latitude '38.971667'^^xsd:double;
  dwc:startLatitude '38.971667'^^xsd:double;
  dwc:endLatitude '38.971667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.041167 38.971667, 21.041167 38.971667, 21.041167 38.971667, 21.041167 38.971667, 21.041167 38.971667))'^^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 '774_563'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0245 21.108833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0245"^^xsd:decimal ;
  dwc:decimalLongitude "21.108833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_248'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_248'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.108833'^^xsd:double;
  dwc:startLongitude '21.108833'^^xsd:double;
  dwc:endLongitude '21.108833'^^xsd:double;
  dwc:latitude '39.0245'^^xsd:double;
  dwc:startLatitude '39.0245'^^xsd:double;
  dwc:endLatitude '39.0245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.108833 39.0245, 21.108833 39.0245, 21.108833 39.0245, 21.108833 39.0245, 21.108833 39.0245))'^^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 '774_248'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63 14.54667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63"^^xsd:decimal ;
  dwc:decimalLongitude "14.54667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1673'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1673'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.54667'^^xsd:double;
  dwc:startLongitude '14.54667'^^xsd:double;
  dwc:endLongitude '14.54667'^^xsd:double;
  dwc:latitude '44.63'^^xsd:double;
  dwc:startLatitude '44.63'^^xsd:double;
  dwc:endLatitude '44.63'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.54667 44.63, 14.54667 44.63, 14.54667 44.63, 14.54667 44.63, 14.54667 44.63))'^^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 '774_1673'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4935 14.663667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4935"^^xsd:decimal ;
  dwc:decimalLongitude "14.663667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2066'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2066'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.663667'^^xsd:double;
  dwc:startLongitude '14.663667'^^xsd:double;
  dwc:endLongitude '14.663667'^^xsd:double;
  dwc:latitude '44.4935'^^xsd:double;
  dwc:startLatitude '44.4935'^^xsd:double;
  dwc:endLatitude '44.4935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.663667 44.4935, 14.663667 44.4935, 14.663667 44.4935, 14.663667 44.4935, 14.663667 44.4935))'^^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 '774_2066'^^xsd:string;
  dwc:observationDate '1997-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990167 21.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990167"^^xsd:decimal ;
  dwc:decimalLongitude "21.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_478'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.009'^^xsd:double;
  dwc:startLongitude '21.009'^^xsd:double;
  dwc:endLongitude '21.009'^^xsd:double;
  dwc:latitude '38.990167'^^xsd:double;
  dwc:startLatitude '38.990167'^^xsd:double;
  dwc:endLatitude '38.990167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.009 38.990167, 21.009 38.990167, 21.009 38.990167, 21.009 38.990167, 21.009 38.990167))'^^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 '774_478'^^xsd:string;
  dwc:observationDate '2009-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982667 21.082167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982667"^^xsd:decimal ;
  dwc:decimalLongitude "21.082167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_208'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_208'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.082167'^^xsd:double;
  dwc:startLongitude '21.082167'^^xsd:double;
  dwc:endLongitude '21.082167'^^xsd:double;
  dwc:latitude '38.982667'^^xsd:double;
  dwc:startLatitude '38.982667'^^xsd:double;
  dwc:endLatitude '38.982667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.082167 38.982667, 21.082167 38.982667, 21.082167 38.982667, 21.082167 38.982667, 21.082167 38.982667))'^^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 '774_208'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963 21.005667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963"^^xsd:decimal ;
  dwc:decimalLongitude "21.005667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_276'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_276'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.005667'^^xsd:double;
  dwc:startLongitude '21.005667'^^xsd:double;
  dwc:endLongitude '21.005667'^^xsd:double;
  dwc:latitude '38.963'^^xsd:double;
  dwc:startLatitude '38.963'^^xsd:double;
  dwc:endLatitude '38.963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.005667 38.963, 21.005667 38.963, 21.005667 38.963, 21.005667 38.963, 21.005667 38.963))'^^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 '774_276'^^xsd:string;
  dwc:observationDate '2007-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99 8.328833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.99"^^xsd:decimal ;
  dwc:decimalLongitude "8.328833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2725'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2725'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.328833'^^xsd:double;
  dwc:startLongitude '8.328833'^^xsd:double;
  dwc:endLongitude '8.328833'^^xsd:double;
  dwc:latitude '40.99'^^xsd:double;
  dwc:startLatitude '40.99'^^xsd:double;
  dwc:endLatitude '40.99'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.328833 40.99, 8.328833 40.99, 8.328833 40.99, 8.328833 40.99, 8.328833 40.99))'^^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 '774_2725'^^xsd:string;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970167 20.927167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970167"^^xsd:decimal ;
  dwc:decimalLongitude "20.927167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_434'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927167'^^xsd:double;
  dwc:startLongitude '20.927167'^^xsd:double;
  dwc:endLongitude '20.927167'^^xsd:double;
  dwc:latitude '38.970167'^^xsd:double;
  dwc:startLatitude '38.970167'^^xsd:double;
  dwc:endLatitude '38.970167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927167 38.970167, 20.927167 38.970167, 20.927167 38.970167, 20.927167 38.970167, 20.927167 38.970167))'^^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 '774_434'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968333 21.032167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968333"^^xsd:decimal ;
  dwc:decimalLongitude "21.032167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_361'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_361'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.032167'^^xsd:double;
  dwc:startLongitude '21.032167'^^xsd:double;
  dwc:endLongitude '21.032167'^^xsd:double;
  dwc:latitude '38.968333'^^xsd:double;
  dwc:startLatitude '38.968333'^^xsd:double;
  dwc:endLatitude '38.968333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.032167 38.968333, 21.032167 38.968333, 21.032167 38.968333, 21.032167 38.968333, 21.032167 38.968333))'^^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 '774_361'^^xsd:string;
  dwc:observationDate '2008-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6436 14.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6436"^^xsd:decimal ;
  dwc:decimalLongitude "14.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1737'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1737'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.415'^^xsd:double;
  dwc:startLongitude '14.415'^^xsd:double;
  dwc:endLongitude '14.415'^^xsd:double;
  dwc:latitude '44.6436'^^xsd:double;
  dwc:startLatitude '44.6436'^^xsd:double;
  dwc:endLatitude '44.6436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.415 44.6436, 14.415 44.6436, 14.415 44.6436, 14.415 44.6436, 14.415 44.6436))'^^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 '774_1737'^^xsd:string;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81297 10.21959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81297"^^xsd:decimal ;
  dwc:decimalLongitude "10.21959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8462'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8462'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.665833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.21959'^^xsd:double;
  dwc:startLongitude '10.21959'^^xsd:double;
  dwc:endLongitude '10.21959'^^xsd:double;
  dwc:latitude '42.81297'^^xsd:double;
  dwc:startLatitude '42.81297'^^xsd:double;
  dwc:endLatitude '42.81297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.21959 42.81297, 10.21959 42.81297, 10.21959 42.81297, 10.21959 42.81297, 10.21959 42.81297))'^^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 '774_8462'^^xsd:string;
  dwc:observationDate '2012-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628833 20.859667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.628833"^^xsd:decimal ;
  dwc:decimalLongitude "20.859667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1343'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1343'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.859667'^^xsd:double;
  dwc:startLongitude '20.859667'^^xsd:double;
  dwc:endLongitude '20.859667'^^xsd:double;
  dwc:latitude '38.628833'^^xsd:double;
  dwc:startLatitude '38.628833'^^xsd:double;
  dwc:endLatitude '38.628833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.859667 38.628833, 20.859667 38.628833, 20.859667 38.628833, 20.859667 38.628833, 20.859667 38.628833))'^^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 '774_1343'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.596 14.53583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.596"^^xsd:decimal ;
  dwc:decimalLongitude "14.53583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2054'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2054'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.53583'^^xsd:double;
  dwc:startLongitude '14.53583'^^xsd:double;
  dwc:endLongitude '14.53583'^^xsd:double;
  dwc:latitude '44.596'^^xsd:double;
  dwc:startLatitude '44.596'^^xsd:double;
  dwc:endLatitude '44.596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.53583 44.596, 14.53583 44.596, 14.53583 44.596, 14.53583 44.596, 14.53583 44.596))'^^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 '774_2054'^^xsd:string;
  dwc:observationDate '1996-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586667 20.893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.586667"^^xsd:decimal ;
  dwc:decimalLongitude "20.893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1048'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1048'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.893333'^^xsd:double;
  dwc:startLongitude '20.893333'^^xsd:double;
  dwc:endLongitude '20.893333'^^xsd:double;
  dwc:latitude '38.586667'^^xsd:double;
  dwc:startLatitude '38.586667'^^xsd:double;
  dwc:endLatitude '38.586667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.893333 38.586667, 20.893333 38.586667, 20.893333 38.586667, 20.893333 38.586667, 20.893333 38.586667))'^^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 '774_1048'^^xsd:string;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9785 20.948167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9785"^^xsd:decimal ;
  dwc:decimalLongitude "20.948167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_130'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_130'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.948167'^^xsd:double;
  dwc:startLongitude '20.948167'^^xsd:double;
  dwc:endLongitude '20.948167'^^xsd:double;
  dwc:latitude '38.9785'^^xsd:double;
  dwc:startLatitude '38.9785'^^xsd:double;
  dwc:endLatitude '38.9785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.948167 38.9785, 20.948167 38.9785, 20.948167 38.9785, 20.948167 38.9785, 20.948167 38.9785))'^^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 '774_130'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5772 14.4817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5772"^^xsd:decimal ;
  dwc:decimalLongitude "14.4817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1808'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1808'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4817'^^xsd:double;
  dwc:startLongitude '14.4817'^^xsd:double;
  dwc:endLongitude '14.4817'^^xsd:double;
  dwc:latitude '44.5772'^^xsd:double;
  dwc:startLatitude '44.5772'^^xsd:double;
  dwc:endLatitude '44.5772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4817 44.5772, 14.4817 44.5772, 14.4817 44.5772, 14.4817 44.5772, 14.4817 44.5772))'^^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 '774_1808'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5319 14.5239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5319"^^xsd:decimal ;
  dwc:decimalLongitude "14.5239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1883'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1883'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5239'^^xsd:double;
  dwc:startLongitude '14.5239'^^xsd:double;
  dwc:endLongitude '14.5239'^^xsd:double;
  dwc:latitude '44.5319'^^xsd:double;
  dwc:startLatitude '44.5319'^^xsd:double;
  dwc:endLatitude '44.5319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5239 44.5319, 14.5239 44.5319, 14.5239 44.5319, 14.5239 44.5319, 14.5239 44.5319))'^^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 '774_1883'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.438 14.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.438"^^xsd:decimal ;
  dwc:decimalLongitude "14.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2128'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2128'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.697'^^xsd:double;
  dwc:startLongitude '14.697'^^xsd:double;
  dwc:endLongitude '14.697'^^xsd:double;
  dwc:latitude '44.438'^^xsd:double;
  dwc:startLatitude '44.438'^^xsd:double;
  dwc:endLatitude '44.438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.697 44.438, 14.697 44.438, 14.697 44.438, 14.697 44.438, 14.697 44.438))'^^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 '774_2128'^^xsd:string;
  dwc:observationDate '1998-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6806 14.5767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6806"^^xsd:decimal ;
  dwc:decimalLongitude "14.5767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1741'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1741'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5767'^^xsd:double;
  dwc:startLongitude '14.5767'^^xsd:double;
  dwc:endLongitude '14.5767'^^xsd:double;
  dwc:latitude '44.6806'^^xsd:double;
  dwc:startLatitude '44.6806'^^xsd:double;
  dwc:endLatitude '44.6806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5767 44.6806, 14.5767 44.6806, 14.5767 44.6806, 14.5767 44.6806, 14.5767 44.6806))'^^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 '774_1741'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.764667 20.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.764667"^^xsd:decimal ;
  dwc:decimalLongitude "20.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1134'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1134'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843'^^xsd:double;
  dwc:startLongitude '20.843'^^xsd:double;
  dwc:endLongitude '20.843'^^xsd:double;
  dwc:latitude '38.764667'^^xsd:double;
  dwc:startLatitude '38.764667'^^xsd:double;
  dwc:endLatitude '38.764667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843 38.764667, 20.843 38.764667, 20.843 38.764667, 20.843 38.764667, 20.843 38.764667))'^^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 '774_1134'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652333 20.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652333"^^xsd:decimal ;
  dwc:decimalLongitude "20.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1573'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1573'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.961'^^xsd:double;
  dwc:startLongitude '20.961'^^xsd:double;
  dwc:endLongitude '20.961'^^xsd:double;
  dwc:latitude '38.652333'^^xsd:double;
  dwc:startLatitude '38.652333'^^xsd:double;
  dwc:endLatitude '38.652333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.961 38.652333, 20.961 38.652333, 20.961 38.652333, 20.961 38.652333, 20.961 38.652333))'^^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 '774_1573'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6885 20.867833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6885"^^xsd:decimal ;
  dwc:decimalLongitude "20.867833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1566'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1566'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.867833'^^xsd:double;
  dwc:startLongitude '20.867833'^^xsd:double;
  dwc:endLongitude '20.867833'^^xsd:double;
  dwc:latitude '38.6885'^^xsd:double;
  dwc:startLatitude '38.6885'^^xsd:double;
  dwc:endLatitude '38.6885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.867833 38.6885, 20.867833 38.6885, 20.867833 38.6885, 20.867833 38.6885, 20.867833 38.6885))'^^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 '774_1566'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959167 21.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959167"^^xsd:decimal ;
  dwc:decimalLongitude "21.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8207'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8207'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.004'^^xsd:double;
  dwc:startLongitude '21.004'^^xsd:double;
  dwc:endLongitude '21.004'^^xsd:double;
  dwc:latitude '38.959167'^^xsd:double;
  dwc:startLatitude '38.959167'^^xsd:double;
  dwc:endLatitude '38.959167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.004 38.959167, 21.004 38.959167, 21.004 38.959167, 21.004 38.959167, 21.004 38.959167))'^^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 '774_8207'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.993 20.866833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.993"^^xsd:decimal ;
  dwc:decimalLongitude "20.866833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_465'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.866833'^^xsd:double;
  dwc:startLongitude '20.866833'^^xsd:double;
  dwc:endLongitude '20.866833'^^xsd:double;
  dwc:latitude '38.993'^^xsd:double;
  dwc:startLatitude '38.993'^^xsd:double;
  dwc:endLatitude '38.993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.866833 38.993, 20.866833 38.993, 20.866833 38.993, 20.866833 38.993, 20.866833 38.993))'^^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 '774_465'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623167 20.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.623167"^^xsd:decimal ;
  dwc:decimalLongitude "20.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1348'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1348'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858'^^xsd:double;
  dwc:startLongitude '20.858'^^xsd:double;
  dwc:endLongitude '20.858'^^xsd:double;
  dwc:latitude '38.623167'^^xsd:double;
  dwc:startLatitude '38.623167'^^xsd:double;
  dwc:endLatitude '38.623167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858 38.623167, 20.858 38.623167, 20.858 38.623167, 20.858 38.623167, 20.858 38.623167))'^^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 '774_1348'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5714 14.4928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5714"^^xsd:decimal ;
  dwc:decimalLongitude "14.4928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1889'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1889'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4928'^^xsd:double;
  dwc:startLongitude '14.4928'^^xsd:double;
  dwc:endLongitude '14.4928'^^xsd:double;
  dwc:latitude '44.5714'^^xsd:double;
  dwc:startLatitude '44.5714'^^xsd:double;
  dwc:endLatitude '44.5714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4928 44.5714, 14.4928 44.5714, 14.4928 44.5714, 14.4928 44.5714, 14.4928 44.5714))'^^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 '774_1889'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 20.926333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655"^^xsd:decimal ;
  dwc:decimalLongitude "20.926333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1538'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1538'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926333'^^xsd:double;
  dwc:startLongitude '20.926333'^^xsd:double;
  dwc:endLongitude '20.926333'^^xsd:double;
  dwc:latitude '38.655'^^xsd:double;
  dwc:startLatitude '38.655'^^xsd:double;
  dwc:endLatitude '38.655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926333 38.655, 20.926333 38.655, 20.926333 38.655, 20.926333 38.655, 20.926333 38.655))'^^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 '774_1538'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_908'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_908'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.928'^^xsd:double;
  dwc:startLongitude '20.928'^^xsd:double;
  dwc:endLongitude '20.928'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.928 38.666667, 20.928 38.666667, 20.928 38.666667, 20.928 38.666667, 20.928 38.666667))'^^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 '774_908'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53333 14.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53333"^^xsd:decimal ;
  dwc:decimalLongitude "14.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2185'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2185'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56667'^^xsd:double;
  dwc:startLongitude '14.56667'^^xsd:double;
  dwc:endLongitude '14.56667'^^xsd:double;
  dwc:latitude '44.53333'^^xsd:double;
  dwc:startLatitude '44.53333'^^xsd:double;
  dwc:endLatitude '44.53333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56667 44.53333, 14.56667 44.53333, 14.56667 44.53333, 14.56667 44.53333, 14.56667 44.53333))'^^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 '774_2185'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996667 21.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_327'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_327'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0375'^^xsd:double;
  dwc:startLongitude '21.0375'^^xsd:double;
  dwc:endLongitude '21.0375'^^xsd:double;
  dwc:latitude '38.996667'^^xsd:double;
  dwc:startLatitude '38.996667'^^xsd:double;
  dwc:endLatitude '38.996667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0375 38.996667, 21.0375 38.996667, 21.0375 38.996667, 21.0375 38.996667, 21.0375 38.996667))'^^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 '774_327'^^xsd:string;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.557 14.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.557"^^xsd:decimal ;
  dwc:decimalLongitude "14.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2200'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2200'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.621'^^xsd:double;
  dwc:startLongitude '14.621'^^xsd:double;
  dwc:endLongitude '14.621'^^xsd:double;
  dwc:latitude '44.557'^^xsd:double;
  dwc:startLatitude '44.557'^^xsd:double;
  dwc:endLatitude '44.557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.621 44.557, 14.621 44.557, 14.621 44.557, 14.621 44.557, 14.621 44.557))'^^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 '774_2200'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658333 20.946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658333"^^xsd:decimal ;
  dwc:decimalLongitude "20.946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1545'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1545'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946667'^^xsd:double;
  dwc:startLongitude '20.946667'^^xsd:double;
  dwc:endLongitude '20.946667'^^xsd:double;
  dwc:latitude '38.658333'^^xsd:double;
  dwc:startLatitude '38.658333'^^xsd:double;
  dwc:endLatitude '38.658333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946667 38.658333, 20.946667 38.658333, 20.946667 38.658333, 20.946667 38.658333, 20.946667 38.658333))'^^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 '774_1545'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6361 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6361"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1760'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1760'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:startLongitude '14.56'^^xsd:double;
  dwc:endLongitude '14.56'^^xsd:double;
  dwc:latitude '44.6361'^^xsd:double;
  dwc:startLatitude '44.6361'^^xsd:double;
  dwc:endLatitude '44.6361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56 44.6361, 14.56 44.6361, 14.56 44.6361, 14.56 44.6361, 14.56 44.6361))'^^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 '774_1760'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5117 14.6325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5117"^^xsd:decimal ;
  dwc:decimalLongitude "14.6325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2002'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2002'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6325'^^xsd:double;
  dwc:startLongitude '14.6325'^^xsd:double;
  dwc:endLongitude '14.6325'^^xsd:double;
  dwc:latitude '44.5117'^^xsd:double;
  dwc:startLatitude '44.5117'^^xsd:double;
  dwc:endLatitude '44.5117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6325 44.5117, 14.6325 44.5117, 14.6325 44.5117, 14.6325 44.5117, 14.6325 44.5117))'^^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 '774_2002'^^xsd:string;
  dwc:observationDate '1995-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08968 15.598653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08968"^^xsd:decimal ;
  dwc:decimalLongitude "15.598653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8397'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8397'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.584444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.598653'^^xsd:double;
  dwc:startLongitude '15.598653'^^xsd:double;
  dwc:endLongitude '15.598653'^^xsd:double;
  dwc:latitude '38.08968'^^xsd:double;
  dwc:startLatitude '38.08968'^^xsd:double;
  dwc:endLatitude '38.08968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.598653 38.08968, 15.598653 38.08968, 15.598653 38.08968, 15.598653 38.08968, 15.598653 38.08968))'^^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 '774_8397'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968667 20.891333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968667"^^xsd:decimal ;
  dwc:decimalLongitude "20.891333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_579'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_579'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891333'^^xsd:double;
  dwc:startLongitude '20.891333'^^xsd:double;
  dwc:endLongitude '20.891333'^^xsd:double;
  dwc:latitude '38.968667'^^xsd:double;
  dwc:startLatitude '38.968667'^^xsd:double;
  dwc:endLatitude '38.968667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891333 38.968667, 20.891333 38.968667, 20.891333 38.968667, 20.891333 38.968667, 20.891333 38.968667))'^^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 '774_579'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667167 20.935833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667167"^^xsd:decimal ;
  dwc:decimalLongitude "20.935833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1592'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1592'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.935833'^^xsd:double;
  dwc:startLongitude '20.935833'^^xsd:double;
  dwc:endLongitude '20.935833'^^xsd:double;
  dwc:latitude '38.667167'^^xsd:double;
  dwc:startLatitude '38.667167'^^xsd:double;
  dwc:endLatitude '38.667167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.935833 38.667167, 20.935833 38.667167, 20.935833 38.667167, 20.935833 38.667167, 20.935833 38.667167))'^^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 '774_1592'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.956 8.3175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.956"^^xsd:decimal ;
  dwc:decimalLongitude "8.3175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2805'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2805'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3175'^^xsd:double;
  dwc:startLongitude '8.3175'^^xsd:double;
  dwc:endLongitude '8.3175'^^xsd:double;
  dwc:latitude '40.956'^^xsd:double;
  dwc:startLatitude '40.956'^^xsd:double;
  dwc:endLatitude '40.956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3175 40.956, 8.3175 40.956, 8.3175 40.956, 8.3175 40.956, 8.3175 40.956))'^^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 '774_2805'^^xsd:string;
  dwc:observationDate '1996-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968 20.894167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968"^^xsd:decimal ;
  dwc:decimalLongitude "20.894167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_102'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_102'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894167'^^xsd:double;
  dwc:startLongitude '20.894167'^^xsd:double;
  dwc:endLongitude '20.894167'^^xsd:double;
  dwc:latitude '38.968'^^xsd:double;
  dwc:startLatitude '38.968'^^xsd:double;
  dwc:endLatitude '38.968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894167 38.968, 20.894167 38.968, 20.894167 38.968, 20.894167 38.968, 20.894167 38.968))'^^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 '774_102'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5739 14.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5739"^^xsd:decimal ;
  dwc:decimalLongitude "14.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1978'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1978'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6439'^^xsd:double;
  dwc:startLongitude '14.6439'^^xsd:double;
  dwc:endLongitude '14.6439'^^xsd:double;
  dwc:latitude '44.5739'^^xsd:double;
  dwc:startLatitude '44.5739'^^xsd:double;
  dwc:endLatitude '44.5739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6439 44.5739, 14.6439 44.5739, 14.6439 44.5739, 14.6439 44.5739, 14.6439 44.5739))'^^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 '774_1978'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5439 14.6422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5439"^^xsd:decimal ;
  dwc:decimalLongitude "14.6422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1981'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1981'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6422'^^xsd:double;
  dwc:startLongitude '14.6422'^^xsd:double;
  dwc:endLongitude '14.6422'^^xsd:double;
  dwc:latitude '44.5439'^^xsd:double;
  dwc:startLatitude '44.5439'^^xsd:double;
  dwc:endLatitude '44.5439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6422 44.5439, 14.6422 44.5439, 14.6422 44.5439, 14.6422 44.5439, 14.6422 44.5439))'^^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 '774_1981'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5414 14.5458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5414"^^xsd:decimal ;
  dwc:decimalLongitude "14.5458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1731'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1731'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5458'^^xsd:double;
  dwc:startLongitude '14.5458'^^xsd:double;
  dwc:endLongitude '14.5458'^^xsd:double;
  dwc:latitude '44.5414'^^xsd:double;
  dwc:startLatitude '44.5414'^^xsd:double;
  dwc:endLatitude '44.5414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5458 44.5414, 14.5458 44.5414, 14.5458 44.5414, 14.5458 44.5414, 14.5458 44.5414))'^^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 '774_1731'^^xsd:string;
  dwc:observationDate '1991-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5717 14.6122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5717"^^xsd:decimal ;
  dwc:decimalLongitude "14.6122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1771'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1771'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6122'^^xsd:double;
  dwc:startLongitude '14.6122'^^xsd:double;
  dwc:endLongitude '14.6122'^^xsd:double;
  dwc:latitude '44.5717'^^xsd:double;
  dwc:startLatitude '44.5717'^^xsd:double;
  dwc:endLatitude '44.5717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6122 44.5717, 14.6122 44.5717, 14.6122 44.5717, 14.6122 44.5717, 14.6122 44.5717))'^^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 '774_1771'^^xsd:string;
  dwc:observationDate '1992-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9615 20.983167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9615"^^xsd:decimal ;
  dwc:decimalLongitude "20.983167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_86'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_86'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.983167'^^xsd:double;
  dwc:startLongitude '20.983167'^^xsd:double;
  dwc:endLongitude '20.983167'^^xsd:double;
  dwc:latitude '38.9615'^^xsd:double;
  dwc:startLatitude '38.9615'^^xsd:double;
  dwc:endLatitude '38.9615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.983167 38.9615, 20.983167 38.9615, 20.983167 38.9615, 20.983167 38.9615, 20.983167 38.9615))'^^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 '774_86'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.673833 14.5645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.673833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2082'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2082'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5645'^^xsd:double;
  dwc:startLongitude '14.5645'^^xsd:double;
  dwc:endLongitude '14.5645'^^xsd:double;
  dwc:latitude '44.673833'^^xsd:double;
  dwc:startLatitude '44.673833'^^xsd:double;
  dwc:endLatitude '44.673833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5645 44.673833, 14.5645 44.673833, 14.5645 44.673833, 14.5645 44.673833, 14.5645 44.673833))'^^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 '774_2082'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.925333 20.9015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.925333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_571'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_571'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9015'^^xsd:double;
  dwc:startLongitude '20.9015'^^xsd:double;
  dwc:endLongitude '20.9015'^^xsd:double;
  dwc:latitude '38.925333'^^xsd:double;
  dwc:startLatitude '38.925333'^^xsd:double;
  dwc:endLatitude '38.925333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9015 38.925333, 20.9015 38.925333, 20.9015 38.925333, 20.9015 38.925333, 20.9015 38.925333))'^^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 '774_571'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.535 14.5247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.535"^^xsd:decimal ;
  dwc:decimalLongitude "14.5247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1862'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1862'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5247'^^xsd:double;
  dwc:startLongitude '14.5247'^^xsd:double;
  dwc:endLongitude '14.5247'^^xsd:double;
  dwc:latitude '44.535'^^xsd:double;
  dwc:startLatitude '44.535'^^xsd:double;
  dwc:endLatitude '44.535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5247 44.535, 14.5247 44.535, 14.5247 44.535, 14.5247 44.535, 14.5247 44.535))'^^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 '774_1862'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.398889 12.805833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.398889"^^xsd:decimal ;
  dwc:decimalLongitude "12.805833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6884'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6884'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.805833'^^xsd:double;
  dwc:startLongitude '12.805833'^^xsd:double;
  dwc:endLongitude '12.805833'^^xsd:double;
  dwc:latitude '45.398889'^^xsd:double;
  dwc:startLatitude '45.398889'^^xsd:double;
  dwc:endLatitude '45.398889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.805833 45.398889, 12.805833 45.398889, 12.805833 45.398889, 12.805833 45.398889, 12.805833 45.398889))'^^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 '774_6884'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969 20.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969"^^xsd:decimal ;
  dwc:decimalLongitude "20.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_472'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.831'^^xsd:double;
  dwc:startLongitude '20.831'^^xsd:double;
  dwc:endLongitude '20.831'^^xsd:double;
  dwc:latitude '38.969'^^xsd:double;
  dwc:startLatitude '38.969'^^xsd:double;
  dwc:endLatitude '38.969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.831 38.969, 20.831 38.969, 20.831 38.969, 20.831 38.969, 20.831 38.969))'^^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 '774_472'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8573 8.0764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8573"^^xsd:decimal ;
  dwc:decimalLongitude "8.0764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7259'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7259'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.464722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0764'^^xsd:double;
  dwc:startLongitude '8.0764'^^xsd:double;
  dwc:endLongitude '8.0764'^^xsd:double;
  dwc:latitude '43.8573'^^xsd:double;
  dwc:startLatitude '43.8573'^^xsd:double;
  dwc:endLatitude '43.8573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0764 43.8573, 8.0764 43.8573, 8.0764 43.8573, 8.0764 43.8573, 8.0764 43.8573))'^^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 '774_7259'^^xsd:string;
  dwc:observationDate '1998-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6214 14.5736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6214"^^xsd:decimal ;
  dwc:decimalLongitude "14.5736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1882'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1882'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5736'^^xsd:double;
  dwc:startLongitude '14.5736'^^xsd:double;
  dwc:endLongitude '14.5736'^^xsd:double;
  dwc:latitude '44.6214'^^xsd:double;
  dwc:startLatitude '44.6214'^^xsd:double;
  dwc:endLatitude '44.6214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5736 44.6214, 14.5736 44.6214, 14.5736 44.6214, 14.5736 44.6214, 14.5736 44.6214))'^^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 '774_1882'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0505 -17.133833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0505"^^xsd:decimal ;
  dwc:decimalLongitude "-17.133833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2915'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2915'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.151666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.133833'^^xsd:double;
  dwc:startLongitude '-17.133833'^^xsd:double;
  dwc:endLongitude '-17.133833'^^xsd:double;
  dwc:latitude '28.0505'^^xsd:double;
  dwc:startLatitude '28.0505'^^xsd:double;
  dwc:endLatitude '28.0505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.133833 28.0505, -17.133833 28.0505, -17.133833 28.0505, -17.133833 28.0505, -17.133833 28.0505))'^^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 '774_2915'^^xsd:string;
  dwc:observationDate '1996-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5728 14.5522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5728"^^xsd:decimal ;
  dwc:decimalLongitude "14.5522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1915'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1915'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5522'^^xsd:double;
  dwc:startLongitude '14.5522'^^xsd:double;
  dwc:endLongitude '14.5522'^^xsd:double;
  dwc:latitude '44.5728'^^xsd:double;
  dwc:startLatitude '44.5728'^^xsd:double;
  dwc:endLatitude '44.5728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5522 44.5728, 14.5522 44.5728, 14.5522 44.5728, 14.5522 44.5728, 14.5522 44.5728))'^^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 '774_1915'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77557 8.03035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77557"^^xsd:decimal ;
  dwc:decimalLongitude "8.03035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4831'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4831'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0669444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03035'^^xsd:double;
  dwc:startLongitude '8.03035'^^xsd:double;
  dwc:endLongitude '8.03035'^^xsd:double;
  dwc:latitude '43.77557'^^xsd:double;
  dwc:startLatitude '43.77557'^^xsd:double;
  dwc:endLatitude '43.77557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03035 43.77557, 8.03035 43.77557, 8.03035 43.77557, 8.03035 43.77557, 8.03035 43.77557))'^^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 '774_4831'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460686 7.150167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.460686"^^xsd:decimal ;
  dwc:decimalLongitude "7.150167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5423'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5423'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.0425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.150167'^^xsd:double;
  dwc:startLongitude '7.150167'^^xsd:double;
  dwc:endLongitude '7.150167'^^xsd:double;
  dwc:latitude '43.460686'^^xsd:double;
  dwc:startLatitude '43.460686'^^xsd:double;
  dwc:endLatitude '43.460686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.150167 43.460686, 7.150167 43.460686, 7.150167 43.460686, 7.150167 43.460686, 7.150167 43.460686))'^^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 '774_5423'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346667 7.929667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.346667"^^xsd:decimal ;
  dwc:decimalLongitude "7.929667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4701'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4701'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.916111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.929667'^^xsd:double;
  dwc:startLongitude '7.929667'^^xsd:double;
  dwc:endLongitude '7.929667'^^xsd:double;
  dwc:latitude '43.346667'^^xsd:double;
  dwc:startLatitude '43.346667'^^xsd:double;
  dwc:endLatitude '43.346667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.929667 43.346667, 7.929667 43.346667, 7.929667 43.346667, 7.929667 43.346667, 7.929667 43.346667))'^^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 '774_4701'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316 7.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.316"^^xsd:decimal ;
  dwc:decimalLongitude "7.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4766'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4766'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.863055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68'^^xsd:double;
  dwc:startLongitude '7.68'^^xsd:double;
  dwc:endLongitude '7.68'^^xsd:double;
  dwc:latitude '43.316'^^xsd:double;
  dwc:startLatitude '43.316'^^xsd:double;
  dwc:endLatitude '43.316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68 43.316, 7.68 43.316, 7.68 43.316, 7.68 43.316, 7.68 43.316))'^^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 '774_4766'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52651 8.56116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52651"^^xsd:decimal ;
  dwc:decimalLongitude "8.56116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6758'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6758'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.56116'^^xsd:double;
  dwc:startLongitude '8.56116'^^xsd:double;
  dwc:endLongitude '8.56116'^^xsd:double;
  dwc:latitude '43.52651'^^xsd:double;
  dwc:startLatitude '43.52651'^^xsd:double;
  dwc:endLatitude '43.52651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.56116 43.52651, 8.56116 43.52651, 8.56116 43.52651, 8.56116 43.52651, 8.56116 43.52651))'^^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 '774_6758'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31353 7.882427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31353"^^xsd:decimal ;
  dwc:decimalLongitude "7.882427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8032'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8032'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.013333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.882427'^^xsd:double;
  dwc:startLongitude '7.882427'^^xsd:double;
  dwc:endLongitude '7.882427'^^xsd:double;
  dwc:latitude '43.31353'^^xsd:double;
  dwc:startLatitude '43.31353'^^xsd:double;
  dwc:endLatitude '43.31353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.882427 43.31353, 7.882427 43.31353, 7.882427 43.31353, 7.882427 43.31353, 7.882427 43.31353))'^^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 '774_8032'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602303 8.155727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.602303"^^xsd:decimal ;
  dwc:decimalLongitude "8.155727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5894'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5894'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.381111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.155727'^^xsd:double;
  dwc:startLongitude '8.155727'^^xsd:double;
  dwc:endLongitude '8.155727'^^xsd:double;
  dwc:latitude '43.602303'^^xsd:double;
  dwc:startLatitude '43.602303'^^xsd:double;
  dwc:endLatitude '43.602303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.155727 43.602303, 8.155727 43.602303, 8.155727 43.602303, 8.155727 43.602303, 8.155727 43.602303))'^^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 '774_5894'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6669 8.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6669"^^xsd:decimal ;
  dwc:decimalLongitude "8.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7466'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7466'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.810833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0745'^^xsd:double;
  dwc:startLongitude '8.0745'^^xsd:double;
  dwc:endLongitude '8.0745'^^xsd:double;
  dwc:latitude '43.6669'^^xsd:double;
  dwc:startLatitude '43.6669'^^xsd:double;
  dwc:endLatitude '43.6669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0745 43.6669, 8.0745 43.6669, 8.0745 43.6669, 8.0745 43.6669, 8.0745 43.6669))'^^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 '774_7466'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8096 8.049483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8096"^^xsd:decimal ;
  dwc:decimalLongitude "8.049483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7127'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7127'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.105277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.049483'^^xsd:double;
  dwc:startLongitude '8.049483'^^xsd:double;
  dwc:endLongitude '8.049483'^^xsd:double;
  dwc:latitude '43.8096'^^xsd:double;
  dwc:startLatitude '43.8096'^^xsd:double;
  dwc:endLatitude '43.8096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.049483 43.8096, 8.049483 43.8096, 8.049483 43.8096, 8.049483 43.8096, 8.049483 43.8096))'^^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 '774_7127'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460167 7.965333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.460167"^^xsd:decimal ;
  dwc:decimalLongitude "7.965333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4121'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.965333'^^xsd:double;
  dwc:startLongitude '7.965333'^^xsd:double;
  dwc:endLongitude '7.965333'^^xsd:double;
  dwc:latitude '43.460167'^^xsd:double;
  dwc:startLatitude '43.460167'^^xsd:double;
  dwc:endLatitude '43.460167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.965333 43.460167, 7.965333 43.460167, 7.965333 43.460167, 7.965333 43.460167, 7.965333 43.460167))'^^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 '774_4121'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580033 8.197717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.580033"^^xsd:decimal ;
  dwc:decimalLongitude "8.197717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7373'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7373'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.701111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.197717'^^xsd:double;
  dwc:startLongitude '8.197717'^^xsd:double;
  dwc:endLongitude '8.197717'^^xsd:double;
  dwc:latitude '43.580033'^^xsd:double;
  dwc:startLatitude '43.580033'^^xsd:double;
  dwc:endLatitude '43.580033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.197717 43.580033, 8.197717 43.580033, 8.197717 43.580033, 8.197717 43.580033, 8.197717 43.580033))'^^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 '774_7373'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45717 7.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45717"^^xsd:decimal ;
  dwc:decimalLongitude "7.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4978'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4978'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.255'^^xsd:double;
  dwc:startLongitude '7.255'^^xsd:double;
  dwc:endLongitude '7.255'^^xsd:double;
  dwc:latitude '43.45717'^^xsd:double;
  dwc:startLatitude '43.45717'^^xsd:double;
  dwc:endLatitude '43.45717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.255 43.45717, 7.255 43.45717, 7.255 43.45717, 7.255 43.45717, 7.255 43.45717))'^^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 '774_4978'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716567 8.3438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716567"^^xsd:decimal ;
  dwc:decimalLongitude "8.3438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7048'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7048'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3438'^^xsd:double;
  dwc:startLongitude '8.3438'^^xsd:double;
  dwc:endLongitude '8.3438'^^xsd:double;
  dwc:latitude '43.716567'^^xsd:double;
  dwc:startLatitude '43.716567'^^xsd:double;
  dwc:endLatitude '43.716567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3438 43.716567, 8.3438 43.716567, 8.3438 43.716567, 8.3438 43.716567, 8.3438 43.716567))'^^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 '774_7048'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.841333 8.764083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.841333"^^xsd:decimal ;
  dwc:decimalLongitude "8.764083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3406'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.764083'^^xsd:double;
  dwc:startLongitude '8.764083'^^xsd:double;
  dwc:endLongitude '8.764083'^^xsd:double;
  dwc:latitude '42.841333'^^xsd:double;
  dwc:startLatitude '42.841333'^^xsd:double;
  dwc:endLatitude '42.841333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.764083 42.841333, 8.764083 42.841333, 8.764083 42.841333, 8.764083 42.841333, 8.764083 42.841333))'^^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 '774_3406'^^xsd:string;
  dwc:observationDate '1991-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4825 7.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4825"^^xsd:decimal ;
  dwc:decimalLongitude "7.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4956'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4956'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.238'^^xsd:double;
  dwc:startLongitude '7.238'^^xsd:double;
  dwc:endLongitude '7.238'^^xsd:double;
  dwc:latitude '43.4825'^^xsd:double;
  dwc:startLatitude '43.4825'^^xsd:double;
  dwc:endLatitude '43.4825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.238 43.4825, 7.238 43.4825, 7.238 43.4825, 7.238 43.4825, 7.238 43.4825))'^^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 '774_4956'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31614 15.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31614"^^xsd:decimal ;
  dwc:decimalLongitude "15.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8373'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8373'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.325'^^xsd:double;
  dwc:startLongitude '15.325'^^xsd:double;
  dwc:endLongitude '15.325'^^xsd:double;
  dwc:latitude '38.31614'^^xsd:double;
  dwc:startLatitude '38.31614'^^xsd:double;
  dwc:endLatitude '38.31614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.325 38.31614, 15.325 38.31614, 15.325 38.31614, 15.325 38.31614, 15.325 38.31614))'^^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 '774_8373'^^xsd:string;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647907 7.78437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.647907"^^xsd:decimal ;
  dwc:decimalLongitude "7.78437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5787'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5787'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1644444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78437'^^xsd:double;
  dwc:startLongitude '7.78437'^^xsd:double;
  dwc:endLongitude '7.78437'^^xsd:double;
  dwc:latitude '43.647907'^^xsd:double;
  dwc:startLatitude '43.647907'^^xsd:double;
  dwc:endLatitude '43.647907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78437 43.647907, 7.78437 43.647907, 7.78437 43.647907, 7.78437 43.647907, 7.78437 43.647907))'^^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 '774_5787'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37086 7.76048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37086"^^xsd:decimal ;
  dwc:decimalLongitude "7.76048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6424'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6424'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76048'^^xsd:double;
  dwc:startLongitude '7.76048'^^xsd:double;
  dwc:endLongitude '7.76048'^^xsd:double;
  dwc:latitude '43.37086'^^xsd:double;
  dwc:startLatitude '43.37086'^^xsd:double;
  dwc:endLatitude '43.37086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76048 43.37086, 7.76048 43.37086, 7.76048 43.37086, 7.76048 43.37086, 7.76048 43.37086))'^^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 '774_6424'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.465023 7.06324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.465023"^^xsd:decimal ;
  dwc:decimalLongitude "7.06324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5762'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5762'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.99'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.06324'^^xsd:double;
  dwc:startLongitude '7.06324'^^xsd:double;
  dwc:endLongitude '7.06324'^^xsd:double;
  dwc:latitude '43.465023'^^xsd:double;
  dwc:startLatitude '43.465023'^^xsd:double;
  dwc:endLatitude '43.465023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.06324 43.465023, 7.06324 43.465023, 7.06324 43.465023, 7.06324 43.465023, 7.06324 43.465023))'^^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 '774_5762'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63082 7.38292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63082"^^xsd:decimal ;
  dwc:decimalLongitude "7.38292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5142'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5142'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.009166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.38292'^^xsd:double;
  dwc:startLongitude '7.38292'^^xsd:double;
  dwc:endLongitude '7.38292'^^xsd:double;
  dwc:latitude '43.63082'^^xsd:double;
  dwc:startLatitude '43.63082'^^xsd:double;
  dwc:endLatitude '43.63082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38292 43.63082, 7.38292 43.63082, 7.38292 43.63082, 7.38292 43.63082, 7.38292 43.63082))'^^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 '774_5142'^^xsd:string;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.224464 8.482169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.224464"^^xsd:decimal ;
  dwc:decimalLongitude "8.482169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5987'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5987'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1527777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.482169'^^xsd:double;
  dwc:startLongitude '8.482169'^^xsd:double;
  dwc:endLongitude '8.482169'^^xsd:double;
  dwc:latitude '43.224464'^^xsd:double;
  dwc:startLatitude '43.224464'^^xsd:double;
  dwc:endLatitude '43.224464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.482169 43.224464, 8.482169 43.224464, 8.482169 43.224464, 8.482169 43.224464, 8.482169 43.224464))'^^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 '774_5987'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51685 7.36819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51685"^^xsd:decimal ;
  dwc:decimalLongitude "7.36819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6396'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6396'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.36819'^^xsd:double;
  dwc:startLongitude '7.36819'^^xsd:double;
  dwc:endLongitude '7.36819'^^xsd:double;
  dwc:latitude '43.51685'^^xsd:double;
  dwc:startLatitude '43.51685'^^xsd:double;
  dwc:endLatitude '43.51685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36819 43.51685, 7.36819 43.51685, 7.36819 43.51685, 7.36819 43.51685, 7.36819 43.51685))'^^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 '774_6396'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9704 8.6428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9704"^^xsd:decimal ;
  dwc:decimalLongitude "8.6428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5132'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5132'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6428'^^xsd:double;
  dwc:startLongitude '8.6428'^^xsd:double;
  dwc:endLongitude '8.6428'^^xsd:double;
  dwc:latitude '42.9704'^^xsd:double;
  dwc:startLatitude '42.9704'^^xsd:double;
  dwc:endLatitude '42.9704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6428 42.9704, 8.6428 42.9704, 8.6428 42.9704, 8.6428 42.9704, 8.6428 42.9704))'^^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 '774_5132'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4906 7.27665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4906"^^xsd:decimal ;
  dwc:decimalLongitude "7.27665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5204'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5204'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.851388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.27665'^^xsd:double;
  dwc:startLongitude '7.27665'^^xsd:double;
  dwc:endLongitude '7.27665'^^xsd:double;
  dwc:latitude '43.4906'^^xsd:double;
  dwc:startLatitude '43.4906'^^xsd:double;
  dwc:endLatitude '43.4906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27665 43.4906, 7.27665 43.4906, 7.27665 43.4906, 7.27665 43.4906, 7.27665 43.4906))'^^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 '774_5204'^^xsd:string;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.985567 8.43435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.985567"^^xsd:decimal ;
  dwc:decimalLongitude "8.43435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4475'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4475'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.43435'^^xsd:double;
  dwc:startLongitude '8.43435'^^xsd:double;
  dwc:endLongitude '8.43435'^^xsd:double;
  dwc:latitude '42.985567'^^xsd:double;
  dwc:startLatitude '42.985567'^^xsd:double;
  dwc:endLatitude '42.985567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43435 42.985567, 8.43435 42.985567, 8.43435 42.985567, 8.43435 42.985567, 8.43435 42.985567))'^^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 '774_4475'^^xsd:string;
  dwc:observationDate '1997-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4885 7.550333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4885"^^xsd:decimal ;
  dwc:decimalLongitude "7.550333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4335'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4335'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.550333'^^xsd:double;
  dwc:startLongitude '7.550333'^^xsd:double;
  dwc:endLongitude '7.550333'^^xsd:double;
  dwc:latitude '43.4885'^^xsd:double;
  dwc:startLatitude '43.4885'^^xsd:double;
  dwc:endLatitude '43.4885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.550333 43.4885, 7.550333 43.4885, 7.550333 43.4885, 7.550333 43.4885, 7.550333 43.4885))'^^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 '774_4335'^^xsd:string;
  dwc:observationDate '1995-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729225 7.626015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.729225"^^xsd:decimal ;
  dwc:decimalLongitude "7.626015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6338'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6338'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.626015'^^xsd:double;
  dwc:startLongitude '7.626015'^^xsd:double;
  dwc:endLongitude '7.626015'^^xsd:double;
  dwc:latitude '43.729225'^^xsd:double;
  dwc:startLatitude '43.729225'^^xsd:double;
  dwc:endLatitude '43.729225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.626015 43.729225, 7.626015 43.729225, 7.626015 43.729225, 7.626015 43.729225, 7.626015 43.729225))'^^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 '774_6338'^^xsd:string;
  dwc:observationDate '2008-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.228409 7.924016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.228409"^^xsd:decimal ;
  dwc:decimalLongitude "7.924016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6080'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6080'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.872777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.924016'^^xsd:double;
  dwc:startLongitude '7.924016'^^xsd:double;
  dwc:endLongitude '7.924016'^^xsd:double;
  dwc:latitude '43.228409'^^xsd:double;
  dwc:startLatitude '43.228409'^^xsd:double;
  dwc:endLatitude '43.228409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.924016 43.228409, 7.924016 43.228409, 7.924016 43.228409, 7.924016 43.228409, 7.924016 43.228409))'^^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 '774_6080'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518067 7.838667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.518067"^^xsd:decimal ;
  dwc:decimalLongitude "7.838667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7441'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7441'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.006388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.838667'^^xsd:double;
  dwc:startLongitude '7.838667'^^xsd:double;
  dwc:endLongitude '7.838667'^^xsd:double;
  dwc:latitude '43.518067'^^xsd:double;
  dwc:startLatitude '43.518067'^^xsd:double;
  dwc:endLatitude '43.518067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.838667 43.518067, 7.838667 43.518067, 7.838667 43.518067, 7.838667 43.518067, 7.838667 43.518067))'^^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 '774_7441'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03257 7.65538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03257"^^xsd:decimal ;
  dwc:decimalLongitude "7.65538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5175'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5175'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.963888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65538'^^xsd:double;
  dwc:startLongitude '7.65538'^^xsd:double;
  dwc:endLongitude '7.65538'^^xsd:double;
  dwc:latitude '43.03257'^^xsd:double;
  dwc:startLatitude '43.03257'^^xsd:double;
  dwc:endLatitude '43.03257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65538 43.03257, 7.65538 43.03257, 7.65538 43.03257, 7.65538 43.03257, 7.65538 43.03257))'^^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 '774_5175'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29176 8.154435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29176"^^xsd:decimal ;
  dwc:decimalLongitude "8.154435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7976'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7976'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.154435'^^xsd:double;
  dwc:startLongitude '8.154435'^^xsd:double;
  dwc:endLongitude '8.154435'^^xsd:double;
  dwc:latitude '43.29176'^^xsd:double;
  dwc:startLatitude '43.29176'^^xsd:double;
  dwc:endLatitude '43.29176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.154435 43.29176, 8.154435 43.29176, 8.154435 43.29176, 8.154435 43.29176, 8.154435 43.29176))'^^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 '774_7976'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351667 8.192333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.351667"^^xsd:decimal ;
  dwc:decimalLongitude "8.192333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3912'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3912'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.192333'^^xsd:double;
  dwc:startLongitude '8.192333'^^xsd:double;
  dwc:endLongitude '8.192333'^^xsd:double;
  dwc:latitude '43.351667'^^xsd:double;
  dwc:startLatitude '43.351667'^^xsd:double;
  dwc:endLatitude '43.351667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.192333 43.351667, 8.192333 43.351667, 8.192333 43.351667, 8.192333 43.351667, 8.192333 43.351667))'^^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 '774_3912'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6784 8.4331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6784"^^xsd:decimal ;
  dwc:decimalLongitude "8.4331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7548'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7548'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.723333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4331'^^xsd:double;
  dwc:startLongitude '8.4331'^^xsd:double;
  dwc:endLongitude '8.4331'^^xsd:double;
  dwc:latitude '43.6784'^^xsd:double;
  dwc:startLatitude '43.6784'^^xsd:double;
  dwc:endLatitude '43.6784'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4331 43.6784, 8.4331 43.6784, 8.4331 43.6784, 8.4331 43.6784, 8.4331 43.6784))'^^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 '774_7548'^^xsd:string;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7195 8.2006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7195"^^xsd:decimal ;
  dwc:decimalLongitude "8.2006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7470'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7470'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.526944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2006'^^xsd:double;
  dwc:startLongitude '8.2006'^^xsd:double;
  dwc:endLongitude '8.2006'^^xsd:double;
  dwc:latitude '43.7195'^^xsd:double;
  dwc:startLatitude '43.7195'^^xsd:double;
  dwc:endLatitude '43.7195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2006 43.7195, 8.2006 43.7195, 8.2006 43.7195, 8.2006 43.7195, 8.2006 43.7195))'^^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 '774_7470'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.741 8.23583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.741"^^xsd:decimal ;
  dwc:decimalLongitude "8.23583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5059'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5059'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23583'^^xsd:double;
  dwc:startLongitude '8.23583'^^xsd:double;
  dwc:endLongitude '8.23583'^^xsd:double;
  dwc:latitude '43.741'^^xsd:double;
  dwc:startLatitude '43.741'^^xsd:double;
  dwc:endLatitude '43.741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23583 43.741, 8.23583 43.741, 8.23583 43.741, 8.23583 43.741, 8.23583 43.741))'^^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 '774_5059'^^xsd:string;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7373 7.9966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7373"^^xsd:decimal ;
  dwc:decimalLongitude "7.9966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7230'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7230'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9966'^^xsd:double;
  dwc:startLongitude '7.9966'^^xsd:double;
  dwc:endLongitude '7.9966'^^xsd:double;
  dwc:latitude '43.7373'^^xsd:double;
  dwc:startLatitude '43.7373'^^xsd:double;
  dwc:endLatitude '43.7373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9966 43.7373, 7.9966 43.7373, 7.9966 43.7373, 7.9966 43.7373, 7.9966 43.7373))'^^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 '774_7230'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7083 8.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7083"^^xsd:decimal ;
  dwc:decimalLongitude "8.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7528'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7528'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.905277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1799'^^xsd:double;
  dwc:startLongitude '8.1799'^^xsd:double;
  dwc:endLongitude '8.1799'^^xsd:double;
  dwc:latitude '43.7083'^^xsd:double;
  dwc:startLatitude '43.7083'^^xsd:double;
  dwc:endLatitude '43.7083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1799 43.7083, 8.1799 43.7083, 8.1799 43.7083, 8.1799 43.7083, 8.1799 43.7083))'^^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 '774_7528'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7633 8.3409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7633"^^xsd:decimal ;
  dwc:decimalLongitude "8.3409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7209'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7209'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.22'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3409'^^xsd:double;
  dwc:startLongitude '8.3409'^^xsd:double;
  dwc:endLongitude '8.3409'^^xsd:double;
  dwc:latitude '43.7633'^^xsd:double;
  dwc:startLatitude '43.7633'^^xsd:double;
  dwc:endLatitude '43.7633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3409 43.7633, 8.3409 43.7633, 8.3409 43.7633, 8.3409 43.7633, 8.3409 43.7633))'^^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 '774_7209'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.084167 9.735167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.084167"^^xsd:decimal ;
  dwc:decimalLongitude "9.735167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3331'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3331'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.735167'^^xsd:double;
  dwc:startLongitude '9.735167'^^xsd:double;
  dwc:endLongitude '9.735167'^^xsd:double;
  dwc:latitude '43.084167'^^xsd:double;
  dwc:startLatitude '43.084167'^^xsd:double;
  dwc:endLatitude '43.084167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.735167 43.084167, 9.735167 43.084167, 9.735167 43.084167, 9.735167 43.084167, 9.735167 43.084167))'^^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 '774_3331'^^xsd:string;
  dwc:observationDate '1990-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.001 8.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.001"^^xsd:decimal ;
  dwc:decimalLongitude "8.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3983'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3983'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.456'^^xsd:double;
  dwc:startLongitude '8.456'^^xsd:double;
  dwc:endLongitude '8.456'^^xsd:double;
  dwc:latitude '43.001'^^xsd:double;
  dwc:startLatitude '43.001'^^xsd:double;
  dwc:endLatitude '43.001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.456 43.001, 8.456 43.001, 8.456 43.001, 8.456 43.001, 8.456 43.001))'^^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 '774_3983'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6854 8.5248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6854"^^xsd:decimal ;
  dwc:decimalLongitude "8.5248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7618'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7618'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5248'^^xsd:double;
  dwc:startLongitude '8.5248'^^xsd:double;
  dwc:endLongitude '8.5248'^^xsd:double;
  dwc:latitude '43.6854'^^xsd:double;
  dwc:startLatitude '43.6854'^^xsd:double;
  dwc:endLatitude '43.6854'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5248 43.6854, 8.5248 43.6854, 8.5248 43.6854, 8.5248 43.6854, 8.5248 43.6854))'^^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 '774_7618'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7211 8.3861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7211"^^xsd:decimal ;
  dwc:decimalLongitude "8.3861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7273'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7273'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.463333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3861'^^xsd:double;
  dwc:startLongitude '8.3861'^^xsd:double;
  dwc:endLongitude '8.3861'^^xsd:double;
  dwc:latitude '43.7211'^^xsd:double;
  dwc:startLatitude '43.7211'^^xsd:double;
  dwc:endLatitude '43.7211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3861 43.7211, 8.3861 43.7211, 8.3861 43.7211, 8.3861 43.7211, 8.3861 43.7211))'^^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 '774_7273'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517733 7.875417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517733"^^xsd:decimal ;
  dwc:decimalLongitude "7.875417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3530'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3530'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.875417'^^xsd:double;
  dwc:startLongitude '7.875417'^^xsd:double;
  dwc:endLongitude '7.875417'^^xsd:double;
  dwc:latitude '43.517733'^^xsd:double;
  dwc:startLatitude '43.517733'^^xsd:double;
  dwc:endLatitude '43.517733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.875417 43.517733, 7.875417 43.517733, 7.875417 43.517733, 7.875417 43.517733, 7.875417 43.517733))'^^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 '774_3530'^^xsd:string;
  dwc:observationDate '1991-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.702068 7.818666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.702068"^^xsd:decimal ;
  dwc:decimalLongitude "7.818666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5442'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5442'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9469444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.818666'^^xsd:double;
  dwc:startLongitude '7.818666'^^xsd:double;
  dwc:endLongitude '7.818666'^^xsd:double;
  dwc:latitude '43.702068'^^xsd:double;
  dwc:startLatitude '43.702068'^^xsd:double;
  dwc:endLatitude '43.702068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.818666 43.702068, 7.818666 43.702068, 7.818666 43.702068, 7.818666 43.702068, 7.818666 43.702068))'^^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 '774_5442'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333333 7.713833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.713833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2634'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2634'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.713833'^^xsd:double;
  dwc:startLongitude '7.713833'^^xsd:double;
  dwc:endLongitude '7.713833'^^xsd:double;
  dwc:latitude '42.333333'^^xsd:double;
  dwc:startLatitude '42.333333'^^xsd:double;
  dwc:endLatitude '42.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.713833 42.333333, 7.713833 42.333333, 7.713833 42.333333, 7.713833 42.333333, 7.713833 42.333333))'^^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 '774_2634'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.716667 7.219333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.716667"^^xsd:decimal ;
  dwc:decimalLongitude "7.219333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2631'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2631'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.219333'^^xsd:double;
  dwc:startLongitude '7.219333'^^xsd:double;
  dwc:endLongitude '7.219333'^^xsd:double;
  dwc:latitude '42.716667'^^xsd:double;
  dwc:startLatitude '42.716667'^^xsd:double;
  dwc:endLatitude '42.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.219333 42.716667, 7.219333 42.716667, 7.219333 42.716667, 7.219333 42.716667, 7.219333 42.716667))'^^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 '774_2631'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590519 7.523966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590519"^^xsd:decimal ;
  dwc:decimalLongitude "7.523966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5394'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5394'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.955277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.523966'^^xsd:double;
  dwc:startLongitude '7.523966'^^xsd:double;
  dwc:endLongitude '7.523966'^^xsd:double;
  dwc:latitude '43.590519'^^xsd:double;
  dwc:startLatitude '43.590519'^^xsd:double;
  dwc:endLatitude '43.590519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.523966 43.590519, 7.523966 43.590519, 7.523966 43.590519, 7.523966 43.590519, 7.523966 43.590519))'^^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 '774_5394'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67275 7.43757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67275"^^xsd:decimal ;
  dwc:decimalLongitude "7.43757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6392'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6392'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.693333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.43757'^^xsd:double;
  dwc:startLongitude '7.43757'^^xsd:double;
  dwc:endLongitude '7.43757'^^xsd:double;
  dwc:latitude '43.67275'^^xsd:double;
  dwc:startLatitude '43.67275'^^xsd:double;
  dwc:endLatitude '43.67275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.43757 43.67275, 7.43757 43.67275, 7.43757 43.67275, 7.43757 43.67275, 7.43757 43.67275))'^^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 '774_6392'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67922 8.124173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67922"^^xsd:decimal ;
  dwc:decimalLongitude "8.124173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8039'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8039'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.8975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.124173'^^xsd:double;
  dwc:startLongitude '8.124173'^^xsd:double;
  dwc:endLongitude '8.124173'^^xsd:double;
  dwc:latitude '43.67922'^^xsd:double;
  dwc:startLatitude '43.67922'^^xsd:double;
  dwc:endLatitude '43.67922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.124173 43.67922, 8.124173 43.67922, 8.124173 43.67922, 8.124173 43.67922, 8.124173 43.67922))'^^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 '774_8039'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56187 7.63836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56187"^^xsd:decimal ;
  dwc:decimalLongitude "7.63836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7903'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7903'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.903333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63836'^^xsd:double;
  dwc:startLongitude '7.63836'^^xsd:double;
  dwc:endLongitude '7.63836'^^xsd:double;
  dwc:latitude '43.56187'^^xsd:double;
  dwc:startLatitude '43.56187'^^xsd:double;
  dwc:endLatitude '43.56187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63836 43.56187, 7.63836 43.56187, 7.63836 43.56187, 7.63836 43.56187, 7.63836 43.56187))'^^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 '774_7903'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524887 8.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.524887"^^xsd:decimal ;
  dwc:decimalLongitude "8.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5436'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5436'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.9203'^^xsd:double;
  dwc:startLongitude '8.9203'^^xsd:double;
  dwc:endLongitude '8.9203'^^xsd:double;
  dwc:latitude '43.524887'^^xsd:double;
  dwc:startLatitude '43.524887'^^xsd:double;
  dwc:endLatitude '43.524887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9203 43.524887, 8.9203 43.524887, 8.9203 43.524887, 8.9203 43.524887, 8.9203 43.524887))'^^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 '774_5436'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39872 7.72437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39872"^^xsd:decimal ;
  dwc:decimalLongitude "7.72437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6581'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6581'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.376111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72437'^^xsd:double;
  dwc:startLongitude '7.72437'^^xsd:double;
  dwc:endLongitude '7.72437'^^xsd:double;
  dwc:latitude '43.39872'^^xsd:double;
  dwc:startLatitude '43.39872'^^xsd:double;
  dwc:endLatitude '43.39872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72437 43.39872, 7.72437 43.39872, 7.72437 43.39872, 7.72437 43.39872, 7.72437 43.39872))'^^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 '774_6581'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4432 7.96317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4432"^^xsd:decimal ;
  dwc:decimalLongitude "7.96317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6735'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6735'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.633888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96317'^^xsd:double;
  dwc:startLongitude '7.96317'^^xsd:double;
  dwc:endLongitude '7.96317'^^xsd:double;
  dwc:latitude '43.4432'^^xsd:double;
  dwc:startLatitude '43.4432'^^xsd:double;
  dwc:endLatitude '43.4432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96317 43.4432, 7.96317 43.4432, 7.96317 43.4432, 7.96317 43.4432, 7.96317 43.4432))'^^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 '774_6735'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42091 7.16122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42091"^^xsd:decimal ;
  dwc:decimalLongitude "7.16122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6669'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6669'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.535'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.16122'^^xsd:double;
  dwc:startLongitude '7.16122'^^xsd:double;
  dwc:endLongitude '7.16122'^^xsd:double;
  dwc:latitude '43.42091'^^xsd:double;
  dwc:startLatitude '43.42091'^^xsd:double;
  dwc:endLatitude '43.42091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.16122 43.42091, 7.16122 43.42091, 7.16122 43.42091, 7.16122 43.42091, 7.16122 43.42091))'^^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 '774_6669'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.911881 8.948383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.911881"^^xsd:decimal ;
  dwc:decimalLongitude "8.948383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5594'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5594'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.8825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.948383'^^xsd:double;
  dwc:startLongitude '8.948383'^^xsd:double;
  dwc:endLongitude '8.948383'^^xsd:double;
  dwc:latitude '42.911881'^^xsd:double;
  dwc:startLatitude '42.911881'^^xsd:double;
  dwc:endLatitude '42.911881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.948383 42.911881, 8.948383 42.911881, 8.948383 42.911881, 8.948383 42.911881, 8.948383 42.911881))'^^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 '774_5594'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94963 8.60548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94963"^^xsd:decimal ;
  dwc:decimalLongitude "8.60548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5131'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5131'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.60548'^^xsd:double;
  dwc:startLongitude '8.60548'^^xsd:double;
  dwc:endLongitude '8.60548'^^xsd:double;
  dwc:latitude '42.94963'^^xsd:double;
  dwc:startLatitude '42.94963'^^xsd:double;
  dwc:endLatitude '42.94963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.60548 42.94963, 8.60548 42.94963, 8.60548 42.94963, 8.60548 42.94963, 8.60548 42.94963))'^^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 '774_5131'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39581 7.92869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39581"^^xsd:decimal ;
  dwc:decimalLongitude "7.92869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6776'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6776'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.408888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.92869'^^xsd:double;
  dwc:startLongitude '7.92869'^^xsd:double;
  dwc:endLongitude '7.92869'^^xsd:double;
  dwc:latitude '43.39581'^^xsd:double;
  dwc:startLatitude '43.39581'^^xsd:double;
  dwc:endLatitude '43.39581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.92869 43.39581, 7.92869 43.39581, 7.92869 43.39581, 7.92869 43.39581, 7.92869 43.39581))'^^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 '774_6776'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574585 7.39565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.574585"^^xsd:decimal ;
  dwc:decimalLongitude "7.39565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6003'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6003'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39565'^^xsd:double;
  dwc:startLongitude '7.39565'^^xsd:double;
  dwc:endLongitude '7.39565'^^xsd:double;
  dwc:latitude '43.574585'^^xsd:double;
  dwc:startLatitude '43.574585'^^xsd:double;
  dwc:endLatitude '43.574585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39565 43.574585, 7.39565 43.574585, 7.39565 43.574585, 7.39565 43.574585, 7.39565 43.574585))'^^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 '774_6003'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.493897 7.4578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.493897"^^xsd:decimal ;
  dwc:decimalLongitude "7.4578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5634'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5634'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4578'^^xsd:double;
  dwc:startLongitude '7.4578'^^xsd:double;
  dwc:endLongitude '7.4578'^^xsd:double;
  dwc:latitude '43.493897'^^xsd:double;
  dwc:startLatitude '43.493897'^^xsd:double;
  dwc:endLatitude '43.493897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4578 43.493897, 7.4578 43.493897, 7.4578 43.493897, 7.4578 43.493897, 7.4578 43.493897))'^^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 '774_5634'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029598 8.5076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.029598"^^xsd:decimal ;
  dwc:decimalLongitude "8.5076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5600'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.318611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5076'^^xsd:double;
  dwc:startLongitude '8.5076'^^xsd:double;
  dwc:endLongitude '8.5076'^^xsd:double;
  dwc:latitude '43.029598'^^xsd:double;
  dwc:startLatitude '43.029598'^^xsd:double;
  dwc:endLatitude '43.029598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5076 43.029598, 8.5076 43.029598, 8.5076 43.029598, 8.5076 43.029598, 8.5076 43.029598))'^^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 '774_5600'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650715 7.417867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.650715"^^xsd:decimal ;
  dwc:decimalLongitude "7.417867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5913'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5913'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.417867'^^xsd:double;
  dwc:startLongitude '7.417867'^^xsd:double;
  dwc:endLongitude '7.417867'^^xsd:double;
  dwc:latitude '43.650715'^^xsd:double;
  dwc:startLatitude '43.650715'^^xsd:double;
  dwc:endLatitude '43.650715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.417867 43.650715, 7.417867 43.650715, 7.417867 43.650715, 7.417867 43.650715, 7.417867 43.650715))'^^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 '774_5913'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80709 7.9494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80709"^^xsd:decimal ;
  dwc:decimalLongitude "7.9494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4837'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4837'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9494'^^xsd:double;
  dwc:startLongitude '7.9494'^^xsd:double;
  dwc:endLongitude '7.9494'^^xsd:double;
  dwc:latitude '43.80709'^^xsd:double;
  dwc:startLatitude '43.80709'^^xsd:double;
  dwc:endLatitude '43.80709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9494 43.80709, 7.9494 43.80709, 7.9494 43.80709, 7.9494 43.80709, 7.9494 43.80709))'^^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 '774_4837'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66388 7.54837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66388"^^xsd:decimal ;
  dwc:decimalLongitude "7.54837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5114'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5114'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.548611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.54837'^^xsd:double;
  dwc:startLongitude '7.54837'^^xsd:double;
  dwc:endLongitude '7.54837'^^xsd:double;
  dwc:latitude '43.66388'^^xsd:double;
  dwc:startLatitude '43.66388'^^xsd:double;
  dwc:endLatitude '43.66388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.54837 43.66388, 7.54837 43.66388, 7.54837 43.66388, 7.54837 43.66388, 7.54837 43.66388))'^^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 '774_5114'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63415 7.334267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63415"^^xsd:decimal ;
  dwc:decimalLongitude "7.334267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5245'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.667222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.334267'^^xsd:double;
  dwc:startLongitude '7.334267'^^xsd:double;
  dwc:endLongitude '7.334267'^^xsd:double;
  dwc:latitude '43.63415'^^xsd:double;
  dwc:startLatitude '43.63415'^^xsd:double;
  dwc:endLatitude '43.63415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.334267 43.63415, 7.334267 43.63415, 7.334267 43.63415, 7.334267 43.63415, 7.334267 43.63415))'^^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 '774_5245'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.432545 7.270052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.432545"^^xsd:decimal ;
  dwc:decimalLongitude "7.270052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5715'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5715'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.4125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.270052'^^xsd:double;
  dwc:startLongitude '7.270052'^^xsd:double;
  dwc:endLongitude '7.270052'^^xsd:double;
  dwc:latitude '43.432545'^^xsd:double;
  dwc:startLatitude '43.432545'^^xsd:double;
  dwc:endLatitude '43.432545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.270052 43.432545, 7.270052 43.432545, 7.270052 43.432545, 7.270052 43.432545, 7.270052 43.432545))'^^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 '774_5715'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82734 15.46986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82734"^^xsd:decimal ;
  dwc:decimalLongitude "15.46986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8447'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8447'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.860277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.46986'^^xsd:double;
  dwc:startLongitude '15.46986'^^xsd:double;
  dwc:endLongitude '15.46986'^^xsd:double;
  dwc:latitude '37.82734'^^xsd:double;
  dwc:startLatitude '37.82734'^^xsd:double;
  dwc:endLatitude '37.82734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.46986 37.82734, 15.46986 37.82734, 15.46986 37.82734, 15.46986 37.82734, 15.46986 37.82734))'^^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 '774_8447'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.297167 22.4835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.297167"^^xsd:decimal ;
  dwc:decimalLongitude "22.4835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_638'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_638'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.4835'^^xsd:double;
  dwc:startLongitude '22.4835'^^xsd:double;
  dwc:endLongitude '22.4835'^^xsd:double;
  dwc:latitude '38.297167'^^xsd:double;
  dwc:startLatitude '38.297167'^^xsd:double;
  dwc:endLatitude '38.297167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4835 38.297167, 22.4835 38.297167, 22.4835 38.297167, 22.4835 38.297167, 22.4835 38.297167))'^^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 '774_638'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2685 22.4935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2685"^^xsd:decimal ;
  dwc:decimalLongitude "22.4935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_635'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_635'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.4935'^^xsd:double;
  dwc:startLongitude '22.4935'^^xsd:double;
  dwc:endLongitude '22.4935'^^xsd:double;
  dwc:latitude '38.2685'^^xsd:double;
  dwc:startLatitude '38.2685'^^xsd:double;
  dwc:endLatitude '38.2685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4935 38.2685, 22.4935 38.2685, 22.4935 38.2685, 22.4935 38.2685, 22.4935 38.2685))'^^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 '774_635'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.687333 8.148317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.687333"^^xsd:decimal ;
  dwc:decimalLongitude "8.148317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7334'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.359722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.148317'^^xsd:double;
  dwc:startLongitude '8.148317'^^xsd:double;
  dwc:endLongitude '8.148317'^^xsd:double;
  dwc:latitude '43.687333'^^xsd:double;
  dwc:startLatitude '43.687333'^^xsd:double;
  dwc:endLatitude '43.687333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.148317 43.687333, 8.148317 43.687333, 8.148317 43.687333, 8.148317 43.687333, 8.148317 43.687333))'^^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 '774_7334'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7281 8.2266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7281"^^xsd:decimal ;
  dwc:decimalLongitude "8.2266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7244'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2266'^^xsd:double;
  dwc:startLongitude '8.2266'^^xsd:double;
  dwc:endLongitude '8.2266'^^xsd:double;
  dwc:latitude '43.7281'^^xsd:double;
  dwc:startLatitude '43.7281'^^xsd:double;
  dwc:endLatitude '43.7281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2266 43.7281, 8.2266 43.7281, 8.2266 43.7281, 8.2266 43.7281, 8.2266 43.7281))'^^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 '774_7244'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978667 20.955667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978667"^^xsd:decimal ;
  dwc:decimalLongitude "20.955667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_359'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_359'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.955667'^^xsd:double;
  dwc:startLongitude '20.955667'^^xsd:double;
  dwc:endLongitude '20.955667'^^xsd:double;
  dwc:latitude '38.978667'^^xsd:double;
  dwc:startLatitude '38.978667'^^xsd:double;
  dwc:endLatitude '38.978667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.955667 38.978667, 20.955667 38.978667, 20.955667 38.978667, 20.955667 38.978667, 20.955667 38.978667))'^^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 '774_359'^^xsd:string;
  dwc:observationDate '2008-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6145 20.964667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6145"^^xsd:decimal ;
  dwc:decimalLongitude "20.964667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1177'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1177'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.964667'^^xsd:double;
  dwc:startLongitude '20.964667'^^xsd:double;
  dwc:endLongitude '20.964667'^^xsd:double;
  dwc:latitude '38.6145'^^xsd:double;
  dwc:startLatitude '38.6145'^^xsd:double;
  dwc:endLatitude '38.6145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.964667 38.6145, 20.964667 38.6145, 20.964667 38.6145, 20.964667 38.6145, 20.964667 38.6145))'^^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 '774_1177'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672667 20.929167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672667"^^xsd:decimal ;
  dwc:decimalLongitude "20.929167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1427'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1427'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929167'^^xsd:double;
  dwc:startLongitude '20.929167'^^xsd:double;
  dwc:endLongitude '20.929167'^^xsd:double;
  dwc:latitude '38.672667'^^xsd:double;
  dwc:startLatitude '38.672667'^^xsd:double;
  dwc:endLatitude '38.672667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929167 38.672667, 20.929167 38.672667, 20.929167 38.672667, 20.929167 38.672667, 20.929167 38.672667))'^^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 '774_1427'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.5397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.5397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1920'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1920'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5397'^^xsd:double;
  dwc:startLongitude '14.5397'^^xsd:double;
  dwc:endLongitude '14.5397'^^xsd:double;
  dwc:latitude '44.52'^^xsd:double;
  dwc:startLatitude '44.52'^^xsd:double;
  dwc:endLatitude '44.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5397 44.52, 14.5397 44.52, 14.5397 44.52, 14.5397 44.52, 14.5397 44.52))'^^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 '774_1920'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4681 14.6458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4681"^^xsd:decimal ;
  dwc:decimalLongitude "14.6458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1752'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1752'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6458'^^xsd:double;
  dwc:startLongitude '14.6458'^^xsd:double;
  dwc:endLongitude '14.6458'^^xsd:double;
  dwc:latitude '44.4681'^^xsd:double;
  dwc:startLatitude '44.4681'^^xsd:double;
  dwc:endLatitude '44.4681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6458 44.4681, 14.6458 44.4681, 14.6458 44.4681, 14.6458 44.4681, 14.6458 44.4681))'^^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 '774_1752'^^xsd:string;
  dwc:observationDate '1992-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959167 21.013833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959167"^^xsd:decimal ;
  dwc:decimalLongitude "21.013833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_24'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_24'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.013833'^^xsd:double;
  dwc:startLongitude '21.013833'^^xsd:double;
  dwc:endLongitude '21.013833'^^xsd:double;
  dwc:latitude '38.959167'^^xsd:double;
  dwc:startLatitude '38.959167'^^xsd:double;
  dwc:endLatitude '38.959167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.013833 38.959167, 21.013833 38.959167, 21.013833 38.959167, 21.013833 38.959167, 21.013833 38.959167))'^^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 '774_24'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5275 14.5525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5275"^^xsd:decimal ;
  dwc:decimalLongitude "14.5525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1980'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1980'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5525'^^xsd:double;
  dwc:startLongitude '14.5525'^^xsd:double;
  dwc:endLongitude '14.5525'^^xsd:double;
  dwc:latitude '44.5275'^^xsd:double;
  dwc:startLatitude '44.5275'^^xsd:double;
  dwc:endLatitude '44.5275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5525 44.5275, 14.5525 44.5275, 14.5525 44.5275, 14.5525 44.5275, 14.5525 44.5275))'^^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 '774_1980'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.949167 20.914667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.949167"^^xsd:decimal ;
  dwc:decimalLongitude "20.914667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_402'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_402'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914667'^^xsd:double;
  dwc:startLongitude '20.914667'^^xsd:double;
  dwc:endLongitude '20.914667'^^xsd:double;
  dwc:latitude '38.949167'^^xsd:double;
  dwc:startLatitude '38.949167'^^xsd:double;
  dwc:endLatitude '38.949167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914667 38.949167, 20.914667 38.949167, 20.914667 38.949167, 20.914667 38.949167, 20.914667 38.949167))'^^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 '774_402'^^xsd:string;
  dwc:observationDate '2008-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953333 20.805167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953333"^^xsd:decimal ;
  dwc:decimalLongitude "20.805167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8283'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.805167'^^xsd:double;
  dwc:startLongitude '20.805167'^^xsd:double;
  dwc:endLongitude '20.805167'^^xsd:double;
  dwc:latitude '38.953333'^^xsd:double;
  dwc:startLatitude '38.953333'^^xsd:double;
  dwc:endLatitude '38.953333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.805167 38.953333, 20.805167 38.953333, 20.805167 38.953333, 20.805167 38.953333, 20.805167 38.953333))'^^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 '774_8283'^^xsd:string;
  dwc:observationDate '2008-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.076817 13.278583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.076817"^^xsd:decimal ;
  dwc:decimalLongitude "13.278583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6938'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6938'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.278583'^^xsd:double;
  dwc:startLongitude '13.278583'^^xsd:double;
  dwc:endLongitude '13.278583'^^xsd:double;
  dwc:latitude '45.076817'^^xsd:double;
  dwc:startLatitude '45.076817'^^xsd:double;
  dwc:endLatitude '45.076817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.278583 45.076817, 13.278583 45.076817, 13.278583 45.076817, 13.278583 45.076817, 13.278583 45.076817))'^^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 '774_6938'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941167 21.071833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.941167"^^xsd:decimal ;
  dwc:decimalLongitude "21.071833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_569'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_569'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.071833'^^xsd:double;
  dwc:startLongitude '21.071833'^^xsd:double;
  dwc:endLongitude '21.071833'^^xsd:double;
  dwc:latitude '38.941167'^^xsd:double;
  dwc:startLatitude '38.941167'^^xsd:double;
  dwc:endLatitude '38.941167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.071833 38.941167, 21.071833 38.941167, 21.071833 38.941167, 21.071833 38.941167, 21.071833 38.941167))'^^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 '774_569'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.960833 20.945667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.960833"^^xsd:decimal ;
  dwc:decimalLongitude "20.945667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_77'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_77'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.945667'^^xsd:double;
  dwc:startLongitude '20.945667'^^xsd:double;
  dwc:endLongitude '20.945667'^^xsd:double;
  dwc:latitude '38.960833'^^xsd:double;
  dwc:startLatitude '38.960833'^^xsd:double;
  dwc:endLatitude '38.960833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.945667 38.960833, 20.945667 38.960833, 20.945667 38.960833, 20.945667 38.960833, 20.945667 38.960833))'^^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 '774_77'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.962667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.653667"^^xsd:decimal ;
  dwc:decimalLongitude "20.962667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1407'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1407'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962667'^^xsd:double;
  dwc:startLongitude '20.962667'^^xsd:double;
  dwc:endLongitude '20.962667'^^xsd:double;
  dwc:latitude '38.653667'^^xsd:double;
  dwc:startLatitude '38.653667'^^xsd:double;
  dwc:endLatitude '38.653667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962667 38.653667, 20.962667 38.653667, 20.962667 38.653667, 20.962667 38.653667, 20.962667 38.653667))'^^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 '774_1407'^^xsd:string;
  dwc:observationDate '2003-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.225 20.243611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.225"^^xsd:decimal ;
  dwc:decimalLongitude "20.243611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_695'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_695'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.243611'^^xsd:double;
  dwc:startLongitude '20.243611'^^xsd:double;
  dwc:endLongitude '20.243611'^^xsd:double;
  dwc:latitude '39.225'^^xsd:double;
  dwc:startLatitude '39.225'^^xsd:double;
  dwc:endLatitude '39.225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.243611 39.225, 20.243611 39.225, 20.243611 39.225, 20.243611 39.225, 20.243611 39.225))'^^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 '774_695'^^xsd:string;
  dwc:observationDate '1992-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 20.987833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61"^^xsd:decimal ;
  dwc:decimalLongitude "20.987833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_903'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_903'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.987833'^^xsd:double;
  dwc:startLongitude '20.987833'^^xsd:double;
  dwc:endLongitude '20.987833'^^xsd:double;
  dwc:latitude '38.61'^^xsd:double;
  dwc:startLatitude '38.61'^^xsd:double;
  dwc:endLatitude '38.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.987833 38.61, 20.987833 38.61, 20.987833 38.61, 20.987833 38.61, 20.987833 38.61))'^^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 '774_903'^^xsd:string;
  dwc:observationDate '1996-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655167 20.954667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655167"^^xsd:decimal ;
  dwc:decimalLongitude "20.954667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1508'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1508'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.954667'^^xsd:double;
  dwc:startLongitude '20.954667'^^xsd:double;
  dwc:endLongitude '20.954667'^^xsd:double;
  dwc:latitude '38.655167'^^xsd:double;
  dwc:startLatitude '38.655167'^^xsd:double;
  dwc:endLatitude '38.655167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.954667 38.655167, 20.954667 38.655167, 20.954667 38.655167, 20.954667 38.655167, 20.954667 38.655167))'^^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 '774_1508'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994667 21.139833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.994667"^^xsd:decimal ;
  dwc:decimalLongitude "21.139833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_377'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_377'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.139833'^^xsd:double;
  dwc:startLongitude '21.139833'^^xsd:double;
  dwc:endLongitude '21.139833'^^xsd:double;
  dwc:latitude '38.994667'^^xsd:double;
  dwc:startLatitude '38.994667'^^xsd:double;
  dwc:endLatitude '38.994667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.139833 38.994667, 21.139833 38.994667, 21.139833 38.994667, 21.139833 38.994667, 21.139833 38.994667))'^^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 '774_377'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 20.899667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "20.899667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1382'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1382'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.899667'^^xsd:double;
  dwc:startLongitude '20.899667'^^xsd:double;
  dwc:endLongitude '20.899667'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:startLatitude '38.59'^^xsd:double;
  dwc:endLatitude '38.59'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.899667 38.59, 20.899667 38.59, 20.899667 38.59, 20.899667 38.59, 20.899667 38.59))'^^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 '774_1382'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59 14.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59"^^xsd:decimal ;
  dwc:decimalLongitude "14.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2124'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2124'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.536'^^xsd:double;
  dwc:startLongitude '14.536'^^xsd:double;
  dwc:endLongitude '14.536'^^xsd:double;
  dwc:latitude '44.59'^^xsd:double;
  dwc:startLatitude '44.59'^^xsd:double;
  dwc:endLatitude '44.59'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.536 44.59, 14.536 44.59, 14.536 44.59, 14.536 44.59, 14.536 44.59))'^^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 '774_2124'^^xsd:string;
  dwc:observationDate '1998-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233333 12.159667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233333"^^xsd:decimal ;
  dwc:decimalLongitude "12.159667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2414'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2414'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.159667'^^xsd:double;
  dwc:startLongitude '12.159667'^^xsd:double;
  dwc:endLongitude '12.159667'^^xsd:double;
  dwc:latitude '37.233333'^^xsd:double;
  dwc:startLatitude '37.233333'^^xsd:double;
  dwc:endLatitude '37.233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.159667 37.233333, 12.159667 37.233333, 12.159667 37.233333, 12.159667 37.233333, 12.159667 37.233333))'^^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 '774_2414'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969 20.915833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969"^^xsd:decimal ;
  dwc:decimalLongitude "20.915833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_70'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_70'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.915833'^^xsd:double;
  dwc:startLongitude '20.915833'^^xsd:double;
  dwc:endLongitude '20.915833'^^xsd:double;
  dwc:latitude '38.969'^^xsd:double;
  dwc:startLatitude '38.969'^^xsd:double;
  dwc:endLatitude '38.969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.915833 38.969, 20.915833 38.969, 20.915833 38.969, 20.915833 38.969, 20.915833 38.969))'^^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 '774_70'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978833 20.951833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978833"^^xsd:decimal ;
  dwc:decimalLongitude "20.951833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_125'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_125'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.951833'^^xsd:double;
  dwc:startLongitude '20.951833'^^xsd:double;
  dwc:endLongitude '20.951833'^^xsd:double;
  dwc:latitude '38.978833'^^xsd:double;
  dwc:startLatitude '38.978833'^^xsd:double;
  dwc:endLatitude '38.978833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.951833 38.978833, 20.951833 38.978833, 20.951833 38.978833, 20.951833 38.978833, 20.951833 38.978833))'^^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 '774_125'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.783333 19.956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.783333"^^xsd:decimal ;
  dwc:decimalLongitude "19.956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2445'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2445'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.956667'^^xsd:double;
  dwc:startLongitude '19.956667'^^xsd:double;
  dwc:endLongitude '19.956667'^^xsd:double;
  dwc:latitude '39.783333'^^xsd:double;
  dwc:startLatitude '39.783333'^^xsd:double;
  dwc:endLatitude '39.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.956667 39.783333, 19.956667 39.783333, 19.956667 39.783333, 19.956667 39.783333, 19.956667 39.783333))'^^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 '774_2445'^^xsd:string;
  dwc:observationDate '1991-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606167 20.946167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.606167"^^xsd:decimal ;
  dwc:decimalLongitude "20.946167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1310'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1310'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946167'^^xsd:double;
  dwc:startLongitude '20.946167'^^xsd:double;
  dwc:endLongitude '20.946167'^^xsd:double;
  dwc:latitude '38.606167'^^xsd:double;
  dwc:startLatitude '38.606167'^^xsd:double;
  dwc:endLatitude '38.606167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946167 38.606167, 20.946167 38.606167, 20.946167 38.606167, 20.946167 38.606167, 20.946167 38.606167))'^^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 '774_1310'^^xsd:string;
  dwc:observationDate '2001-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5242 14.6742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5242"^^xsd:decimal ;
  dwc:decimalLongitude "14.6742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1820'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1820'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6742'^^xsd:double;
  dwc:startLongitude '14.6742'^^xsd:double;
  dwc:endLongitude '14.6742'^^xsd:double;
  dwc:latitude '44.5242'^^xsd:double;
  dwc:startLatitude '44.5242'^^xsd:double;
  dwc:endLatitude '44.5242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6742 44.5242, 14.6742 44.5242, 14.6742 44.5242, 14.6742 44.5242, 14.6742 44.5242))'^^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 '774_1820'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979833 20.989167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979833"^^xsd:decimal ;
  dwc:decimalLongitude "20.989167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_47'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_47'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.989167'^^xsd:double;
  dwc:startLongitude '20.989167'^^xsd:double;
  dwc:endLongitude '20.989167'^^xsd:double;
  dwc:latitude '38.979833'^^xsd:double;
  dwc:startLatitude '38.979833'^^xsd:double;
  dwc:endLatitude '38.979833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.989167 38.979833, 20.989167 38.979833, 20.989167 38.979833, 20.989167 38.979833, 20.989167 38.979833))'^^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 '774_47'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 14.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "14.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1791'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1791'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6333'^^xsd:double;
  dwc:startLongitude '14.6333'^^xsd:double;
  dwc:endLongitude '14.6333'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:startLatitude '44.45'^^xsd:double;
  dwc:endLatitude '44.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6333 44.45, 14.6333 44.45, 14.6333 44.45, 14.6333 44.45, 14.6333 44.45))'^^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 '774_1791'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.602 14.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.602"^^xsd:decimal ;
  dwc:decimalLongitude "14.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2153'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2153'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.599'^^xsd:double;
  dwc:startLongitude '14.599'^^xsd:double;
  dwc:endLongitude '14.599'^^xsd:double;
  dwc:latitude '44.602'^^xsd:double;
  dwc:startLatitude '44.602'^^xsd:double;
  dwc:endLatitude '44.602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.599 44.602, 14.599 44.602, 14.599 44.602, 14.599 44.602, 14.599 44.602))'^^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 '774_2153'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.955483 12.684383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.955483"^^xsd:decimal ;
  dwc:decimalLongitude "12.684383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6926'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6926'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.684383'^^xsd:double;
  dwc:startLongitude '12.684383'^^xsd:double;
  dwc:endLongitude '12.684383'^^xsd:double;
  dwc:latitude '44.955483'^^xsd:double;
  dwc:startLatitude '44.955483'^^xsd:double;
  dwc:endLatitude '44.955483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.684383 44.955483, 12.684383 44.955483, 12.684383 44.955483, 12.684383 44.955483, 12.684383 44.955483))'^^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 '774_6926'^^xsd:string;
  dwc:observationDate '2005-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.249667 12.4735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.249667"^^xsd:decimal ;
  dwc:decimalLongitude "12.4735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6910'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6910'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.4735'^^xsd:double;
  dwc:startLongitude '12.4735'^^xsd:double;
  dwc:endLongitude '12.4735'^^xsd:double;
  dwc:latitude '45.249667'^^xsd:double;
  dwc:startLatitude '45.249667'^^xsd:double;
  dwc:endLatitude '45.249667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.4735 45.249667, 12.4735 45.249667, 12.4735 45.249667, 12.4735 45.249667, 12.4735 45.249667))'^^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 '774_6910'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6635 20.941333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6635"^^xsd:decimal ;
  dwc:decimalLongitude "20.941333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1605'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1605'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.941333'^^xsd:double;
  dwc:startLongitude '20.941333'^^xsd:double;
  dwc:endLongitude '20.941333'^^xsd:double;
  dwc:latitude '38.6635'^^xsd:double;
  dwc:startLatitude '38.6635'^^xsd:double;
  dwc:endLatitude '38.6635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.941333 38.6635, 20.941333 38.6635, 20.941333 38.6635, 20.941333 38.6635, 20.941333 38.6635))'^^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 '774_1605'^^xsd:string;
  dwc:observationDate '2007-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606667 19.959444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606667"^^xsd:decimal ;
  dwc:decimalLongitude "19.959444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_736'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_736'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.959444'^^xsd:double;
  dwc:startLongitude '19.959444'^^xsd:double;
  dwc:endLongitude '19.959444'^^xsd:double;
  dwc:latitude '39.606667'^^xsd:double;
  dwc:startLatitude '39.606667'^^xsd:double;
  dwc:endLatitude '39.606667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.959444 39.606667, 19.959444 39.606667, 19.959444 39.606667, 19.959444 39.606667, 19.959444 39.606667))'^^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 '774_736'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987167 20.972667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987167"^^xsd:decimal ;
  dwc:decimalLongitude "20.972667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_496'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.972667'^^xsd:double;
  dwc:startLongitude '20.972667'^^xsd:double;
  dwc:endLongitude '20.972667'^^xsd:double;
  dwc:latitude '38.987167'^^xsd:double;
  dwc:startLatitude '38.987167'^^xsd:double;
  dwc:endLatitude '38.987167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.972667 38.987167, 20.972667 38.987167, 20.972667 38.987167, 20.972667 38.987167, 20.972667 38.987167))'^^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 '774_496'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57133 14.5815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57133"^^xsd:decimal ;
  dwc:decimalLongitude "14.5815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2040'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2040'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5815'^^xsd:double;
  dwc:startLongitude '14.5815'^^xsd:double;
  dwc:endLongitude '14.5815'^^xsd:double;
  dwc:latitude '44.57133'^^xsd:double;
  dwc:startLatitude '44.57133'^^xsd:double;
  dwc:endLatitude '44.57133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5815 44.57133, 14.5815 44.57133, 14.5815 44.57133, 14.5815 44.57133, 14.5815 44.57133))'^^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 '774_2040'^^xsd:string;
  dwc:observationDate '1996-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987333 20.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987333"^^xsd:decimal ;
  dwc:decimalLongitude "20.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_497'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.967'^^xsd:double;
  dwc:startLongitude '20.967'^^xsd:double;
  dwc:endLongitude '20.967'^^xsd:double;
  dwc:latitude '38.987333'^^xsd:double;
  dwc:startLatitude '38.987333'^^xsd:double;
  dwc:endLatitude '38.987333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.967 38.987333, 20.967 38.987333, 20.967 38.987333, 20.967 38.987333, 20.967 38.987333))'^^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 '774_497'^^xsd:string;
  dwc:observationDate '2009-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5058 14.6469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5058"^^xsd:decimal ;
  dwc:decimalLongitude "14.6469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1834'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1834'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6469'^^xsd:double;
  dwc:startLongitude '14.6469'^^xsd:double;
  dwc:endLongitude '14.6469'^^xsd:double;
  dwc:latitude '44.5058'^^xsd:double;
  dwc:startLatitude '44.5058'^^xsd:double;
  dwc:endLatitude '44.5058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6469 44.5058, 14.6469 44.5058, 14.6469 44.5058, 14.6469 44.5058, 14.6469 44.5058))'^^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 '774_1834'^^xsd:string;
  dwc:observationDate '1993-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 14.5108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "14.5108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1877'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1877'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5108'^^xsd:double;
  dwc:startLongitude '14.5108'^^xsd:double;
  dwc:endLongitude '14.5108'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:startLatitude '44.6108'^^xsd:double;
  dwc:endLatitude '44.6108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5108 44.6108, 14.5108 44.6108, 14.5108 44.6108, 14.5108 44.6108, 14.5108 44.6108))'^^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 '774_1877'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.967667 -17.217667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.967667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.217667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2991'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2991'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.406388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.217667'^^xsd:double;
  dwc:startLongitude '-17.217667'^^xsd:double;
  dwc:endLongitude '-17.217667'^^xsd:double;
  dwc:latitude '27.967667'^^xsd:double;
  dwc:startLatitude '27.967667'^^xsd:double;
  dwc:endLatitude '27.967667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.217667 27.967667, -17.217667 27.967667, -17.217667 27.967667, -17.217667 27.967667, -17.217667 27.967667))'^^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 '774_2991'^^xsd:string;
  dwc:observationDate '1996-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.554 14.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.554"^^xsd:decimal ;
  dwc:decimalLongitude "14.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2122'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2122'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.565'^^xsd:double;
  dwc:startLongitude '14.565'^^xsd:double;
  dwc:endLongitude '14.565'^^xsd:double;
  dwc:latitude '44.554'^^xsd:double;
  dwc:startLatitude '44.554'^^xsd:double;
  dwc:endLatitude '44.554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.565 44.554, 14.565 44.554, 14.565 44.554, 14.565 44.554, 14.565 44.554))'^^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 '774_2122'^^xsd:string;
  dwc:observationDate '1998-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -64.936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.33"^^xsd:decimal ;
  dwc:decimalLongitude "-64.936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3191'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3191'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.936667'^^xsd:double;
  dwc:startLongitude '-64.936667'^^xsd:double;
  dwc:endLongitude '-64.936667'^^xsd:double;
  dwc:latitude '18.33'^^xsd:double;
  dwc:startLatitude '18.33'^^xsd:double;
  dwc:endLatitude '18.33'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.936667 18.33, -64.936667 18.33, -64.936667 18.33, -64.936667 18.33, -64.936667 18.33))'^^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 '774_3191'^^xsd:string;
  dwc:observationDate '1994-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.702833 14.532167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.702833"^^xsd:decimal ;
  dwc:decimalLongitude "14.532167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2075'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2075'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.532167'^^xsd:double;
  dwc:startLongitude '14.532167'^^xsd:double;
  dwc:endLongitude '14.532167'^^xsd:double;
  dwc:latitude '44.702833'^^xsd:double;
  dwc:startLatitude '44.702833'^^xsd:double;
  dwc:endLatitude '44.702833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.532167 44.702833, 14.532167 44.702833, 14.532167 44.702833, 14.532167 44.702833, 14.532167 44.702833))'^^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 '774_2075'^^xsd:string;
  dwc:observationDate '1997-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.542 14.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.542"^^xsd:decimal ;
  dwc:decimalLongitude "14.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2197'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2197'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.578'^^xsd:double;
  dwc:startLongitude '14.578'^^xsd:double;
  dwc:endLongitude '14.578'^^xsd:double;
  dwc:latitude '44.542'^^xsd:double;
  dwc:startLatitude '44.542'^^xsd:double;
  dwc:endLatitude '44.542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.578 44.542, 14.578 44.542, 14.578 44.542, 14.578 44.542, 14.578 44.542))'^^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 '774_2197'^^xsd:string;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972333 21.006833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972333"^^xsd:decimal ;
  dwc:decimalLongitude "21.006833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_488'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.006833'^^xsd:double;
  dwc:startLongitude '21.006833'^^xsd:double;
  dwc:endLongitude '21.006833'^^xsd:double;
  dwc:latitude '38.972333'^^xsd:double;
  dwc:startLatitude '38.972333'^^xsd:double;
  dwc:endLatitude '38.972333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.006833 38.972333, 21.006833 38.972333, 21.006833 38.972333, 21.006833 38.972333, 21.006833 38.972333))'^^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 '774_488'^^xsd:string;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.546333 20.843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.546333"^^xsd:decimal ;
  dwc:decimalLongitude "20.843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1590'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1590'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843333'^^xsd:double;
  dwc:startLongitude '20.843333'^^xsd:double;
  dwc:endLongitude '20.843333'^^xsd:double;
  dwc:latitude '38.546333'^^xsd:double;
  dwc:startLatitude '38.546333'^^xsd:double;
  dwc:endLatitude '38.546333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843333 38.546333, 20.843333 38.546333, 20.843333 38.546333, 20.843333 38.546333, 20.843333 38.546333))'^^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 '774_1590'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943 20.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.943"^^xsd:decimal ;
  dwc:decimalLongitude "20.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_14'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_14'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9985'^^xsd:double;
  dwc:startLongitude '20.9985'^^xsd:double;
  dwc:endLongitude '20.9985'^^xsd:double;
  dwc:latitude '38.943'^^xsd:double;
  dwc:startLatitude '38.943'^^xsd:double;
  dwc:endLatitude '38.943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9985 38.943, 20.9985 38.943, 20.9985 38.943, 20.9985 38.943, 20.9985 38.943))'^^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 '774_14'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972 20.897333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972"^^xsd:decimal ;
  dwc:decimalLongitude "20.897333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_101'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_101'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.897333'^^xsd:double;
  dwc:startLongitude '20.897333'^^xsd:double;
  dwc:endLongitude '20.897333'^^xsd:double;
  dwc:latitude '38.972'^^xsd:double;
  dwc:startLatitude '38.972'^^xsd:double;
  dwc:endLatitude '38.972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.897333 38.972, 20.897333 38.972, 20.897333 38.972, 20.897333 38.972, 20.897333 38.972))'^^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 '774_101'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.15165 -13.400017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.15165"^^xsd:decimal ;
  dwc:decimalLongitude "-13.400017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2857'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2857'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.400017'^^xsd:double;
  dwc:startLongitude '-13.400017'^^xsd:double;
  dwc:endLongitude '-13.400017'^^xsd:double;
  dwc:latitude '29.15165'^^xsd:double;
  dwc:startLatitude '29.15165'^^xsd:double;
  dwc:endLatitude '29.15165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.400017 29.15165, -13.400017 29.15165, -13.400017 29.15165, -13.400017 29.15165, -13.400017 29.15165))'^^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 '774_2857'^^xsd:string;
  dwc:observationDate '1995-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51667 14.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51667"^^xsd:decimal ;
  dwc:decimalLongitude "14.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2184'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2184'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56667'^^xsd:double;
  dwc:startLongitude '14.56667'^^xsd:double;
  dwc:endLongitude '14.56667'^^xsd:double;
  dwc:latitude '44.51667'^^xsd:double;
  dwc:startLatitude '44.51667'^^xsd:double;
  dwc:endLatitude '44.51667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56667 44.51667, 14.56667 44.51667, 14.56667 44.51667, 14.56667 44.51667, 14.56667 44.51667))'^^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 '774_2184'^^xsd:string;
  dwc:observationDate '1999-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6005 8.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6005"^^xsd:decimal ;
  dwc:decimalLongitude "8.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4078'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4078'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.734'^^xsd:double;
  dwc:startLongitude '8.734'^^xsd:double;
  dwc:endLongitude '8.734'^^xsd:double;
  dwc:latitude '42.6005'^^xsd:double;
  dwc:startLatitude '42.6005'^^xsd:double;
  dwc:endLatitude '42.6005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.734 42.6005, 8.734 42.6005, 8.734 42.6005, 8.734 42.6005, 8.734 42.6005))'^^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 '774_4078'^^xsd:string;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.997333 20.872333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.997333"^^xsd:decimal ;
  dwc:decimalLongitude "20.872333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_60'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_60'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.872333'^^xsd:double;
  dwc:startLongitude '20.872333'^^xsd:double;
  dwc:endLongitude '20.872333'^^xsd:double;
  dwc:latitude '38.997333'^^xsd:double;
  dwc:startLatitude '38.997333'^^xsd:double;
  dwc:endLatitude '38.997333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.872333 38.997333, 20.872333 38.997333, 20.872333 38.997333, 20.872333 38.997333, 20.872333 38.997333))'^^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 '774_60'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 8.469333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "8.469333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2798'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2798'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.469333'^^xsd:double;
  dwc:startLongitude '8.469333'^^xsd:double;
  dwc:endLongitude '8.469333'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:startLatitude '41.083'^^xsd:double;
  dwc:endLatitude '41.083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.469333 41.083, 8.469333 41.083, 8.469333 41.083, 8.469333 41.083, 8.469333 41.083))'^^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 '774_2798'^^xsd:string;
  dwc:observationDate '1996-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660167 20.957667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660167"^^xsd:decimal ;
  dwc:decimalLongitude "20.957667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1512'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1512'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957667'^^xsd:double;
  dwc:startLongitude '20.957667'^^xsd:double;
  dwc:endLongitude '20.957667'^^xsd:double;
  dwc:latitude '38.660167'^^xsd:double;
  dwc:startLatitude '38.660167'^^xsd:double;
  dwc:endLatitude '38.660167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957667 38.660167, 20.957667 38.660167, 20.957667 38.660167, 20.957667 38.660167, 20.957667 38.660167))'^^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 '774_1512'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365333 20.759167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365333"^^xsd:decimal ;
  dwc:decimalLongitude "20.759167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1345'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1345'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.759167'^^xsd:double;
  dwc:startLongitude '20.759167'^^xsd:double;
  dwc:endLongitude '20.759167'^^xsd:double;
  dwc:latitude '38.365333'^^xsd:double;
  dwc:startLatitude '38.365333'^^xsd:double;
  dwc:endLatitude '38.365333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.759167 38.365333, 20.759167 38.365333, 20.759167 38.365333, 20.759167 38.365333, 20.759167 38.365333))'^^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 '774_1345'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5275 20.966111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5275"^^xsd:decimal ;
  dwc:decimalLongitude "20.966111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_738'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_738'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966111'^^xsd:double;
  dwc:startLongitude '20.966111'^^xsd:double;
  dwc:endLongitude '20.966111'^^xsd:double;
  dwc:latitude '38.5275'^^xsd:double;
  dwc:startLatitude '38.5275'^^xsd:double;
  dwc:endLatitude '38.5275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966111 38.5275, 20.966111 38.5275, 20.966111 38.5275, 20.966111 38.5275, 20.966111 38.5275))'^^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 '774_738'^^xsd:string;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5392 14.5969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5392"^^xsd:decimal ;
  dwc:decimalLongitude "14.5969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1695'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1695'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5969'^^xsd:double;
  dwc:startLongitude '14.5969'^^xsd:double;
  dwc:endLongitude '14.5969'^^xsd:double;
  dwc:latitude '44.5392'^^xsd:double;
  dwc:startLatitude '44.5392'^^xsd:double;
  dwc:endLatitude '44.5392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5969 44.5392, 14.5969 44.5392, 14.5969 44.5392, 14.5969 44.5392, 14.5969 44.5392))'^^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 '774_1695'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4994 14.5864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4994"^^xsd:decimal ;
  dwc:decimalLongitude "14.5864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1701'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1701'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5864'^^xsd:double;
  dwc:startLongitude '14.5864'^^xsd:double;
  dwc:endLongitude '14.5864'^^xsd:double;
  dwc:latitude '44.4994'^^xsd:double;
  dwc:startLatitude '44.4994'^^xsd:double;
  dwc:endLatitude '44.4994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5864 44.4994, 14.5864 44.4994, 14.5864 44.4994, 14.5864 44.4994, 14.5864 44.4994))'^^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 '774_1701'^^xsd:string;
  dwc:observationDate '1991-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.902 21.0565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.902"^^xsd:decimal ;
  dwc:decimalLongitude "21.0565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_500'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0565'^^xsd:double;
  dwc:startLongitude '21.0565'^^xsd:double;
  dwc:endLongitude '21.0565'^^xsd:double;
  dwc:latitude '38.902'^^xsd:double;
  dwc:startLatitude '38.902'^^xsd:double;
  dwc:endLatitude '38.902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0565 38.902, 21.0565 38.902, 21.0565 38.902, 21.0565 38.902, 21.0565 38.902))'^^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 '774_500'^^xsd:string;
  dwc:observationDate '2009-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9563 12.686667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9563"^^xsd:decimal ;
  dwc:decimalLongitude "12.686667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6944'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6944'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.686667'^^xsd:double;
  dwc:startLongitude '12.686667'^^xsd:double;
  dwc:endLongitude '12.686667'^^xsd:double;
  dwc:latitude '44.9563'^^xsd:double;
  dwc:startLatitude '44.9563'^^xsd:double;
  dwc:endLatitude '44.9563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.686667 44.9563, 12.686667 44.9563, 12.686667 44.9563, 12.686667 44.9563, 12.686667 44.9563))'^^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 '774_6944'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 9.446833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.446833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2342'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2342'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.446833'^^xsd:double;
  dwc:startLongitude '9.446833'^^xsd:double;
  dwc:endLongitude '9.446833'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:startLatitude '41.7'^^xsd:double;
  dwc:endLatitude '41.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.446833 41.7, 9.446833 41.7, 9.446833 41.7, 9.446833 41.7, 9.446833 41.7))'^^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 '774_2342'^^xsd:string;
  dwc:observationDate '1989-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5203 14.5656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5203"^^xsd:decimal ;
  dwc:decimalLongitude "14.5656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1917'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1917'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5656'^^xsd:double;
  dwc:startLongitude '14.5656'^^xsd:double;
  dwc:endLongitude '14.5656'^^xsd:double;
  dwc:latitude '44.5203'^^xsd:double;
  dwc:startLatitude '44.5203'^^xsd:double;
  dwc:endLatitude '44.5203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5656 44.5203, 14.5656 44.5203, 14.5656 44.5203, 14.5656 44.5203, 14.5656 44.5203))'^^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 '774_1917'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.315 14.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.315"^^xsd:decimal ;
  dwc:decimalLongitude "14.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2132'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2132'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.792'^^xsd:double;
  dwc:startLongitude '14.792'^^xsd:double;
  dwc:endLongitude '14.792'^^xsd:double;
  dwc:latitude '44.315'^^xsd:double;
  dwc:startLatitude '44.315'^^xsd:double;
  dwc:endLatitude '44.315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.792 44.315, 14.792 44.315, 14.792 44.315, 14.792 44.315, 14.792 44.315))'^^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 '774_2132'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61483 14.61217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61483"^^xsd:decimal ;
  dwc:decimalLongitude "14.61217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2047'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2047'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61217'^^xsd:double;
  dwc:startLongitude '14.61217'^^xsd:double;
  dwc:endLongitude '14.61217'^^xsd:double;
  dwc:latitude '44.61483'^^xsd:double;
  dwc:startLatitude '44.61483'^^xsd:double;
  dwc:endLatitude '44.61483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61217 44.61483, 14.61217 44.61483, 14.61217 44.61483, 14.61217 44.61483, 14.61217 44.61483))'^^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 '774_2047'^^xsd:string;
  dwc:observationDate '1996-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.463333 14.693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.463333"^^xsd:decimal ;
  dwc:decimalLongitude "14.693333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2061'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2061'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.693333'^^xsd:double;
  dwc:startLongitude '14.693333'^^xsd:double;
  dwc:endLongitude '14.693333'^^xsd:double;
  dwc:latitude '44.463333'^^xsd:double;
  dwc:startLatitude '44.463333'^^xsd:double;
  dwc:endLatitude '44.463333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.693333 44.463333, 14.693333 44.463333, 14.693333 44.463333, 14.693333 44.463333, 14.693333 44.463333))'^^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 '774_2061'^^xsd:string;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020167 20.842833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.020167"^^xsd:decimal ;
  dwc:decimalLongitude "20.842833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8231'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8231'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.842833'^^xsd:double;
  dwc:startLongitude '20.842833'^^xsd:double;
  dwc:endLongitude '20.842833'^^xsd:double;
  dwc:latitude '39.020167'^^xsd:double;
  dwc:startLatitude '39.020167'^^xsd:double;
  dwc:endLatitude '39.020167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.842833 39.020167, 20.842833 39.020167, 20.842833 39.020167, 20.842833 39.020167, 20.842833 39.020167))'^^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 '774_8231'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 21.0095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988"^^xsd:decimal ;
  dwc:decimalLongitude "21.0095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8232'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8232'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0095'^^xsd:double;
  dwc:startLongitude '21.0095'^^xsd:double;
  dwc:endLongitude '21.0095'^^xsd:double;
  dwc:latitude '38.988'^^xsd:double;
  dwc:startLatitude '38.988'^^xsd:double;
  dwc:endLatitude '38.988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0095 38.988, 21.0095 38.988, 21.0095 38.988, 21.0095 38.988, 21.0095 38.988))'^^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 '774_8232'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.002 20.790833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.002"^^xsd:decimal ;
  dwc:decimalLongitude "20.790833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8247'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.790833'^^xsd:double;
  dwc:startLongitude '20.790833'^^xsd:double;
  dwc:endLongitude '20.790833'^^xsd:double;
  dwc:latitude '39.002'^^xsd:double;
  dwc:startLatitude '39.002'^^xsd:double;
  dwc:endLatitude '39.002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.790833 39.002, 20.790833 39.002, 20.790833 39.002, 20.790833 39.002, 20.790833 39.002))'^^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 '774_8247'^^xsd:string;
  dwc:observationDate '2008-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5275 20.922333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5275"^^xsd:decimal ;
  dwc:decimalLongitude "20.922333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1067'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1067'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.922333'^^xsd:double;
  dwc:startLongitude '20.922333'^^xsd:double;
  dwc:endLongitude '20.922333'^^xsd:double;
  dwc:latitude '38.5275'^^xsd:double;
  dwc:startLatitude '38.5275'^^xsd:double;
  dwc:endLatitude '38.5275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.922333 38.5275, 20.922333 38.5275, 20.922333 38.5275, 20.922333 38.5275, 20.922333 38.5275))'^^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 '774_1067'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655333 20.910667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655333"^^xsd:decimal ;
  dwc:decimalLongitude "20.910667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1009'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1009'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.910667'^^xsd:double;
  dwc:startLongitude '20.910667'^^xsd:double;
  dwc:endLongitude '20.910667'^^xsd:double;
  dwc:latitude '38.655333'^^xsd:double;
  dwc:startLatitude '38.655333'^^xsd:double;
  dwc:endLatitude '38.655333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.910667 38.655333, 20.910667 38.655333, 20.910667 38.655333, 20.910667 38.655333, 20.910667 38.655333))'^^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 '774_1009'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 20.985833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.570833"^^xsd:decimal ;
  dwc:decimalLongitude "20.985833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_802'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_802'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.985833'^^xsd:double;
  dwc:startLongitude '20.985833'^^xsd:double;
  dwc:endLongitude '20.985833'^^xsd:double;
  dwc:latitude '38.570833'^^xsd:double;
  dwc:startLatitude '38.570833'^^xsd:double;
  dwc:endLatitude '38.570833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.985833 38.570833, 20.985833 38.570833, 20.985833 38.570833, 20.985833 38.570833, 20.985833 38.570833))'^^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 '774_802'^^xsd:string;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963 20.832833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963"^^xsd:decimal ;
  dwc:decimalLongitude "20.832833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_204'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_204'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.832833'^^xsd:double;
  dwc:startLongitude '20.832833'^^xsd:double;
  dwc:endLongitude '20.832833'^^xsd:double;
  dwc:latitude '38.963'^^xsd:double;
  dwc:startLatitude '38.963'^^xsd:double;
  dwc:endLatitude '38.963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.832833 38.963, 20.832833 38.963, 20.832833 38.963, 20.832833 38.963, 20.832833 38.963))'^^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 '774_204'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.747833 20.870833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.747833"^^xsd:decimal ;
  dwc:decimalLongitude "20.870833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1339'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1339'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.870833'^^xsd:double;
  dwc:startLongitude '20.870833'^^xsd:double;
  dwc:endLongitude '20.870833'^^xsd:double;
  dwc:latitude '38.747833'^^xsd:double;
  dwc:startLatitude '38.747833'^^xsd:double;
  dwc:endLatitude '38.747833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.870833 38.747833, 20.870833 38.747833, 20.870833 38.747833, 20.870833 38.747833, 20.870833 38.747833))'^^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 '774_1339'^^xsd:string;
  dwc:observationDate '2001-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.924667 21.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.924667"^^xsd:decimal ;
  dwc:decimalLongitude "21.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_347'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_347'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.042'^^xsd:double;
  dwc:startLongitude '21.042'^^xsd:double;
  dwc:endLongitude '21.042'^^xsd:double;
  dwc:latitude '38.924667'^^xsd:double;
  dwc:startLatitude '38.924667'^^xsd:double;
  dwc:endLatitude '38.924667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.042 38.924667, 21.042 38.924667, 21.042 38.924667, 21.042 38.924667, 21.042 38.924667))'^^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 '774_347'^^xsd:string;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5222 14.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5222"^^xsd:decimal ;
  dwc:decimalLongitude "14.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1892'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1892'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5675'^^xsd:double;
  dwc:startLongitude '14.5675'^^xsd:double;
  dwc:endLongitude '14.5675'^^xsd:double;
  dwc:latitude '44.5222'^^xsd:double;
  dwc:startLatitude '44.5222'^^xsd:double;
  dwc:endLatitude '44.5222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5675 44.5222, 14.5675 44.5222, 14.5675 44.5222, 14.5675 44.5222, 14.5675 44.5222))'^^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 '774_1892'^^xsd:string;
  dwc:observationDate '1993-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5805 20.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5805"^^xsd:decimal ;
  dwc:decimalLongitude "20.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1260'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1260'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.83'^^xsd:double;
  dwc:startLongitude '20.83'^^xsd:double;
  dwc:endLongitude '20.83'^^xsd:double;
  dwc:latitude '38.5805'^^xsd:double;
  dwc:startLatitude '38.5805'^^xsd:double;
  dwc:endLatitude '38.5805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.83 38.5805, 20.83 38.5805, 20.83 38.5805, 20.83 38.5805, 20.83 38.5805))'^^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 '774_1260'^^xsd:string;
  dwc:observationDate '2000-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.731389 12.9775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.731389"^^xsd:decimal ;
  dwc:decimalLongitude "12.9775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6895'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6895'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.9775'^^xsd:double;
  dwc:startLongitude '12.9775'^^xsd:double;
  dwc:endLongitude '12.9775'^^xsd:double;
  dwc:latitude '44.731389'^^xsd:double;
  dwc:startLatitude '44.731389'^^xsd:double;
  dwc:endLatitude '44.731389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9775 44.731389, 12.9775 44.731389, 12.9775 44.731389, 12.9775 44.731389, 12.9775 44.731389))'^^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 '774_6895'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.516 14.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.516"^^xsd:decimal ;
  dwc:decimalLongitude "14.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2199'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2199'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.624'^^xsd:double;
  dwc:startLongitude '14.624'^^xsd:double;
  dwc:endLongitude '14.624'^^xsd:double;
  dwc:latitude '44.516'^^xsd:double;
  dwc:startLatitude '44.516'^^xsd:double;
  dwc:endLatitude '44.516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.624 44.516, 14.624 44.516, 14.624 44.516, 14.624 44.516, 14.624 44.516))'^^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 '774_2199'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.018333 20.814833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.018333"^^xsd:decimal ;
  dwc:decimalLongitude "20.814833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_423'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_423'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.814833'^^xsd:double;
  dwc:startLongitude '20.814833'^^xsd:double;
  dwc:endLongitude '20.814833'^^xsd:double;
  dwc:latitude '39.018333'^^xsd:double;
  dwc:startLatitude '39.018333'^^xsd:double;
  dwc:endLatitude '39.018333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.814833 39.018333, 20.814833 39.018333, 20.814833 39.018333, 20.814833 39.018333, 20.814833 39.018333))'^^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 '774_423'^^xsd:string;
  dwc:observationDate '2008-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51583 14.5815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51583"^^xsd:decimal ;
  dwc:decimalLongitude "14.5815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1694'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1694'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5815'^^xsd:double;
  dwc:startLongitude '14.5815'^^xsd:double;
  dwc:endLongitude '14.5815'^^xsd:double;
  dwc:latitude '44.51583'^^xsd:double;
  dwc:startLatitude '44.51583'^^xsd:double;
  dwc:endLatitude '44.51583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5815 44.51583, 14.5815 44.51583, 14.5815 44.51583, 14.5815 44.51583, 14.5815 44.51583))'^^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 '774_1694'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7215 20.882333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7215"^^xsd:decimal ;
  dwc:decimalLongitude "20.882333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1585'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1585'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.882333'^^xsd:double;
  dwc:startLongitude '20.882333'^^xsd:double;
  dwc:endLongitude '20.882333'^^xsd:double;
  dwc:latitude '38.7215'^^xsd:double;
  dwc:startLatitude '38.7215'^^xsd:double;
  dwc:endLatitude '38.7215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.882333 38.7215, 20.882333 38.7215, 20.882333 38.7215, 20.882333 38.7215, 20.882333 38.7215))'^^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 '774_1585'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.007167 -16.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.007167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2971'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2971'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.305'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.723833'^^xsd:double;
  dwc:startLongitude '-16.723833'^^xsd:double;
  dwc:endLongitude '-16.723833'^^xsd:double;
  dwc:latitude '28.007167'^^xsd:double;
  dwc:startLatitude '28.007167'^^xsd:double;
  dwc:endLatitude '28.007167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.723833 28.007167, -16.723833 28.007167, -16.723833 28.007167, -16.723833 28.007167, -16.723833 28.007167))'^^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 '774_2971'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.933 20.882167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.933"^^xsd:decimal ;
  dwc:decimalLongitude "20.882167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_210'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_210'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.882167'^^xsd:double;
  dwc:startLongitude '20.882167'^^xsd:double;
  dwc:endLongitude '20.882167'^^xsd:double;
  dwc:latitude '38.933'^^xsd:double;
  dwc:startLatitude '38.933'^^xsd:double;
  dwc:endLatitude '38.933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.882167 38.933, 20.882167 38.933, 20.882167 38.933, 20.882167 38.933, 20.882167 38.933))'^^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 '774_210'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.688567 13.202467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.688567"^^xsd:decimal ;
  dwc:decimalLongitude "13.202467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6940'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6940'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.202467'^^xsd:double;
  dwc:startLongitude '13.202467'^^xsd:double;
  dwc:endLongitude '13.202467'^^xsd:double;
  dwc:latitude '44.688567'^^xsd:double;
  dwc:startLatitude '44.688567'^^xsd:double;
  dwc:endLatitude '44.688567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.202467 44.688567, 13.202467 44.688567, 13.202467 44.688567, 13.202467 44.688567, 13.202467 44.688567))'^^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 '774_6940'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.542 14.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.542"^^xsd:decimal ;
  dwc:decimalLongitude "14.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2226'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2226'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.514'^^xsd:double;
  dwc:startLongitude '14.514'^^xsd:double;
  dwc:endLongitude '14.514'^^xsd:double;
  dwc:latitude '44.542'^^xsd:double;
  dwc:startLatitude '44.542'^^xsd:double;
  dwc:endLatitude '44.542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.514 44.542, 14.514 44.542, 14.514 44.542, 14.514 44.542, 14.514 44.542))'^^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 '774_2226'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.076458 15.509141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.076458"^^xsd:decimal ;
  dwc:decimalLongitude "15.509141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8390'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8390'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.814722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.509141'^^xsd:double;
  dwc:startLongitude '15.509141'^^xsd:double;
  dwc:endLongitude '15.509141'^^xsd:double;
  dwc:latitude '38.076458'^^xsd:double;
  dwc:startLatitude '38.076458'^^xsd:double;
  dwc:endLatitude '38.076458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.509141 38.076458, 15.509141 38.076458, 15.509141 38.076458, 15.509141 38.076458, 15.509141 38.076458))'^^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 '774_8390'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968333 20.915333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968333"^^xsd:decimal ;
  dwc:decimalLongitude "20.915333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_54'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_54'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.915333'^^xsd:double;
  dwc:startLongitude '20.915333'^^xsd:double;
  dwc:endLongitude '20.915333'^^xsd:double;
  dwc:latitude '38.968333'^^xsd:double;
  dwc:startLatitude '38.968333'^^xsd:double;
  dwc:endLatitude '38.968333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.915333 38.968333, 20.915333 38.968333, 20.915333 38.968333, 20.915333 38.968333, 20.915333 38.968333))'^^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 '774_54'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716833 20.8485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.716833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1498'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1498'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8485'^^xsd:double;
  dwc:startLongitude '20.8485'^^xsd:double;
  dwc:endLongitude '20.8485'^^xsd:double;
  dwc:latitude '38.716833'^^xsd:double;
  dwc:startLatitude '38.716833'^^xsd:double;
  dwc:endLatitude '38.716833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8485 38.716833, 20.8485 38.716833, 20.8485 38.716833, 20.8485 38.716833, 20.8485 38.716833))'^^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 '774_1498'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6455 20.9665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6455"^^xsd:decimal ;
  dwc:decimalLongitude "20.9665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1313'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1313'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9665'^^xsd:double;
  dwc:startLongitude '20.9665'^^xsd:double;
  dwc:endLongitude '20.9665'^^xsd:double;
  dwc:latitude '38.6455'^^xsd:double;
  dwc:startLatitude '38.6455'^^xsd:double;
  dwc:endLatitude '38.6455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9665 38.6455, 20.9665 38.6455, 20.9665 38.6455, 20.9665 38.6455, 20.9665 38.6455))'^^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 '774_1313'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971833 20.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971833"^^xsd:decimal ;
  dwc:decimalLongitude "20.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_229'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_229'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.853333'^^xsd:double;
  dwc:startLongitude '20.853333'^^xsd:double;
  dwc:endLongitude '20.853333'^^xsd:double;
  dwc:latitude '38.971833'^^xsd:double;
  dwc:startLatitude '38.971833'^^xsd:double;
  dwc:endLatitude '38.971833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.853333 38.971833, 20.853333 38.971833, 20.853333 38.971833, 20.853333 38.971833, 20.853333 38.971833))'^^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 '774_229'^^xsd:string;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56167 14.52133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56167"^^xsd:decimal ;
  dwc:decimalLongitude "14.52133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1680'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1680'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.52133'^^xsd:double;
  dwc:startLongitude '14.52133'^^xsd:double;
  dwc:endLongitude '14.52133'^^xsd:double;
  dwc:latitude '44.56167'^^xsd:double;
  dwc:startLatitude '44.56167'^^xsd:double;
  dwc:endLatitude '44.56167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.52133 44.56167, 14.52133 44.56167, 14.52133 44.56167, 14.52133 44.56167, 14.52133 44.56167))'^^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 '774_1680'^^xsd:string;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0235 21.106167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0235"^^xsd:decimal ;
  dwc:decimalLongitude "21.106167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_351'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_351'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.106167'^^xsd:double;
  dwc:startLongitude '21.106167'^^xsd:double;
  dwc:endLongitude '21.106167'^^xsd:double;
  dwc:latitude '39.0235'^^xsd:double;
  dwc:startLatitude '39.0235'^^xsd:double;
  dwc:endLatitude '39.0235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.106167 39.0235, 21.106167 39.0235, 21.106167 39.0235, 21.106167 39.0235, 21.106167 39.0235))'^^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 '774_351'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.928 20.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.928"^^xsd:decimal ;
  dwc:decimalLongitude "20.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_368'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_368'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894'^^xsd:double;
  dwc:startLongitude '20.894'^^xsd:double;
  dwc:endLongitude '20.894'^^xsd:double;
  dwc:latitude '38.928'^^xsd:double;
  dwc:startLatitude '38.928'^^xsd:double;
  dwc:endLatitude '38.928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894 38.928, 20.894 38.928, 20.894 38.928, 20.894 38.928, 20.894 38.928))'^^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 '774_368'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.565833 14.4515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.565833"^^xsd:decimal ;
  dwc:decimalLongitude "14.4515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2083'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2083'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4515'^^xsd:double;
  dwc:startLongitude '14.4515'^^xsd:double;
  dwc:endLongitude '14.4515'^^xsd:double;
  dwc:latitude '44.565833'^^xsd:double;
  dwc:startLatitude '44.565833'^^xsd:double;
  dwc:endLatitude '44.565833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4515 44.565833, 14.4515 44.565833, 14.4515 44.565833, 14.4515 44.565833, 14.4515 44.565833))'^^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 '774_2083'^^xsd:string;
  dwc:observationDate '1997-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9785 21.000667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9785"^^xsd:decimal ;
  dwc:decimalLongitude "21.000667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_120'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_120'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.000667'^^xsd:double;
  dwc:startLongitude '21.000667'^^xsd:double;
  dwc:endLongitude '21.000667'^^xsd:double;
  dwc:latitude '38.9785'^^xsd:double;
  dwc:startLatitude '38.9785'^^xsd:double;
  dwc:endLatitude '38.9785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.000667 38.9785, 21.000667 38.9785, 21.000667 38.9785, 21.000667 38.9785, 21.000667 38.9785))'^^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 '774_120'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5169 14.6144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5169"^^xsd:decimal ;
  dwc:decimalLongitude "14.6144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1835'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1835'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6144'^^xsd:double;
  dwc:startLongitude '14.6144'^^xsd:double;
  dwc:endLongitude '14.6144'^^xsd:double;
  dwc:latitude '44.5169'^^xsd:double;
  dwc:startLatitude '44.5169'^^xsd:double;
  dwc:endLatitude '44.5169'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6144 44.5169, 14.6144 44.5169, 14.6144 44.5169, 14.6144 44.5169, 14.6144 44.5169))'^^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 '774_1835'^^xsd:string;
  dwc:observationDate '1993-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.598 14.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.598"^^xsd:decimal ;
  dwc:decimalLongitude "14.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2125'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2125'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.584'^^xsd:double;
  dwc:startLongitude '14.584'^^xsd:double;
  dwc:endLongitude '14.584'^^xsd:double;
  dwc:latitude '44.598'^^xsd:double;
  dwc:startLatitude '44.598'^^xsd:double;
  dwc:endLatitude '44.598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.584 44.598, 14.584 44.598, 14.584 44.598, 14.584 44.598, 14.584 44.598))'^^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 '774_2125'^^xsd:string;
  dwc:observationDate '1998-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.466167 14.657333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.466167"^^xsd:decimal ;
  dwc:decimalLongitude "14.657333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2121'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2121'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.657333'^^xsd:double;
  dwc:startLongitude '14.657333'^^xsd:double;
  dwc:endLongitude '14.657333'^^xsd:double;
  dwc:latitude '44.466167'^^xsd:double;
  dwc:startLatitude '44.466167'^^xsd:double;
  dwc:endLatitude '44.466167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.657333 44.466167, 14.657333 44.466167, 14.657333 44.466167, 14.657333 44.466167, 14.657333 44.466167))'^^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 '774_2121'^^xsd:string;
  dwc:observationDate '1997-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.713167 20.880833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.713167"^^xsd:decimal ;
  dwc:decimalLongitude "20.880833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1465'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1465'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.880833'^^xsd:double;
  dwc:startLongitude '20.880833'^^xsd:double;
  dwc:endLongitude '20.880833'^^xsd:double;
  dwc:latitude '38.713167'^^xsd:double;
  dwc:startLatitude '38.713167'^^xsd:double;
  dwc:endLatitude '38.713167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.880833 38.713167, 20.880833 38.713167, 20.880833 38.713167, 20.880833 38.713167, 20.880833 38.713167))'^^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 '774_1465'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5156 14.5828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5156"^^xsd:decimal ;
  dwc:decimalLongitude "14.5828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1750'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1750'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5828'^^xsd:double;
  dwc:startLongitude '14.5828'^^xsd:double;
  dwc:endLongitude '14.5828'^^xsd:double;
  dwc:latitude '44.5156'^^xsd:double;
  dwc:startLatitude '44.5156'^^xsd:double;
  dwc:endLatitude '44.5156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5828 44.5156, 14.5828 44.5156, 14.5828 44.5156, 14.5828 44.5156, 14.5828 44.5156))'^^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 '774_1750'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.575 14.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.575"^^xsd:decimal ;
  dwc:decimalLongitude "14.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2216'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2216'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.505'^^xsd:double;
  dwc:startLongitude '14.505'^^xsd:double;
  dwc:endLongitude '14.505'^^xsd:double;
  dwc:latitude '44.575'^^xsd:double;
  dwc:startLatitude '44.575'^^xsd:double;
  dwc:endLatitude '44.575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.505 44.575, 14.505 44.575, 14.505 44.575, 14.505 44.575, 14.505 44.575))'^^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 '774_2216'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.49367 14.62717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.49367"^^xsd:decimal ;
  dwc:decimalLongitude "14.62717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2048'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2048'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.62717'^^xsd:double;
  dwc:startLongitude '14.62717'^^xsd:double;
  dwc:endLongitude '14.62717'^^xsd:double;
  dwc:latitude '44.49367'^^xsd:double;
  dwc:startLatitude '44.49367'^^xsd:double;
  dwc:endLatitude '44.49367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.62717 44.49367, 14.62717 44.49367, 14.62717 44.49367, 14.62717 44.49367, 14.62717 44.49367))'^^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 '774_2048'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679667 20.908833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.679667"^^xsd:decimal ;
  dwc:decimalLongitude "20.908833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1487'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1487'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.908833'^^xsd:double;
  dwc:startLongitude '20.908833'^^xsd:double;
  dwc:endLongitude '20.908833'^^xsd:double;
  dwc:latitude '38.679667'^^xsd:double;
  dwc:startLatitude '38.679667'^^xsd:double;
  dwc:endLatitude '38.679667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.908833 38.679667, 20.908833 38.679667, 20.908833 38.679667, 20.908833 38.679667, 20.908833 38.679667))'^^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 '774_1487'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972167 20.920833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972167"^^xsd:decimal ;
  dwc:decimalLongitude "20.920833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8227'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8227'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.920833'^^xsd:double;
  dwc:startLongitude '20.920833'^^xsd:double;
  dwc:endLongitude '20.920833'^^xsd:double;
  dwc:latitude '38.972167'^^xsd:double;
  dwc:startLatitude '38.972167'^^xsd:double;
  dwc:endLatitude '38.972167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.920833 38.972167, 20.920833 38.972167, 20.920833 38.972167, 20.920833 38.972167, 20.920833 38.972167))'^^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 '774_8227'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.965167 -17.265167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.965167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.265167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3008'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3008'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.326111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.265167'^^xsd:double;
  dwc:startLongitude '-17.265167'^^xsd:double;
  dwc:endLongitude '-17.265167'^^xsd:double;
  dwc:latitude '27.965167'^^xsd:double;
  dwc:startLatitude '27.965167'^^xsd:double;
  dwc:endLatitude '27.965167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.265167 27.965167, -17.265167 27.965167, -17.265167 27.965167, -17.265167 27.965167, -17.265167 27.965167))'^^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 '774_3008'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.946833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986667"^^xsd:decimal ;
  dwc:decimalLongitude "20.946833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_363'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_363'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946833'^^xsd:double;
  dwc:startLongitude '20.946833'^^xsd:double;
  dwc:endLongitude '20.946833'^^xsd:double;
  dwc:latitude '38.986667'^^xsd:double;
  dwc:startLatitude '38.986667'^^xsd:double;
  dwc:endLatitude '38.986667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946833 38.986667, 20.946833 38.986667, 20.946833 38.986667, 20.946833 38.986667, 20.946833 38.986667))'^^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 '774_363'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962167 20.911667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962167"^^xsd:decimal ;
  dwc:decimalLongitude "20.911667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_335'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_335'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.911667'^^xsd:double;
  dwc:startLongitude '20.911667'^^xsd:double;
  dwc:endLongitude '20.911667'^^xsd:double;
  dwc:latitude '38.962167'^^xsd:double;
  dwc:startLatitude '38.962167'^^xsd:double;
  dwc:endLatitude '38.962167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.911667 38.962167, 20.911667 38.962167, 20.911667 38.962167, 20.911667 38.962167, 20.911667 38.962167))'^^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 '774_335'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979667 20.982833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979667"^^xsd:decimal ;
  dwc:decimalLongitude "20.982833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_74'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_74'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982833'^^xsd:double;
  dwc:startLongitude '20.982833'^^xsd:double;
  dwc:endLongitude '20.982833'^^xsd:double;
  dwc:latitude '38.979667'^^xsd:double;
  dwc:startLatitude '38.979667'^^xsd:double;
  dwc:endLatitude '38.979667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982833 38.979667, 20.982833 38.979667, 20.982833 38.979667, 20.982833 38.979667, 20.982833 38.979667))'^^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 '774_74'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69167 14.52833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.69167"^^xsd:decimal ;
  dwc:decimalLongitude "14.52833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2044'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2044'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.52833'^^xsd:double;
  dwc:startLongitude '14.52833'^^xsd:double;
  dwc:endLongitude '14.52833'^^xsd:double;
  dwc:latitude '44.69167'^^xsd:double;
  dwc:startLatitude '44.69167'^^xsd:double;
  dwc:endLatitude '44.69167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.52833 44.69167, 14.52833 44.69167, 14.52833 44.69167, 14.52833 44.69167, 14.52833 44.69167))'^^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 '774_2044'^^xsd:string;
  dwc:observationDate '1996-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5722 14.6242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5722"^^xsd:decimal ;
  dwc:decimalLongitude "14.6242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1770'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1770'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6242'^^xsd:double;
  dwc:startLongitude '14.6242'^^xsd:double;
  dwc:endLongitude '14.6242'^^xsd:double;
  dwc:latitude '44.5722'^^xsd:double;
  dwc:startLatitude '44.5722'^^xsd:double;
  dwc:endLatitude '44.5722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6242 44.5722, 14.6242 44.5722, 14.6242 44.5722, 14.6242 44.5722, 14.6242 44.5722))'^^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 '774_1770'^^xsd:string;
  dwc:observationDate '1992-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6433 14.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6433"^^xsd:decimal ;
  dwc:decimalLongitude "14.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1767'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1767'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5786'^^xsd:double;
  dwc:startLongitude '14.5786'^^xsd:double;
  dwc:endLongitude '14.5786'^^xsd:double;
  dwc:latitude '44.6433'^^xsd:double;
  dwc:startLatitude '44.6433'^^xsd:double;
  dwc:endLatitude '44.6433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5786 44.6433, 14.5786 44.6433, 14.5786 44.6433, 14.5786 44.6433, 14.5786 44.6433))'^^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 '774_1767'^^xsd:string;
  dwc:observationDate '1992-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46 20.114722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46"^^xsd:decimal ;
  dwc:decimalLongitude "20.114722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_643'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_643'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.114722'^^xsd:double;
  dwc:startLongitude '20.114722'^^xsd:double;
  dwc:endLongitude '20.114722'^^xsd:double;
  dwc:latitude '39.46'^^xsd:double;
  dwc:startLatitude '39.46'^^xsd:double;
  dwc:endLatitude '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.114722 39.46, 20.114722 39.46, 20.114722 39.46, 20.114722 39.46, 20.114722 39.46))'^^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 '774_643'^^xsd:string;
  dwc:observationDate '1991-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660167 20.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660167"^^xsd:decimal ;
  dwc:decimalLongitude "20.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1628'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1628'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.939'^^xsd:double;
  dwc:startLongitude '20.939'^^xsd:double;
  dwc:endLongitude '20.939'^^xsd:double;
  dwc:latitude '38.660167'^^xsd:double;
  dwc:startLatitude '38.660167'^^xsd:double;
  dwc:endLatitude '38.660167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.939 38.660167, 20.939 38.660167, 20.939 38.660167, 20.939 38.660167, 20.939 38.660167))'^^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 '774_1628'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.250817 12.900783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.250817"^^xsd:decimal ;
  dwc:decimalLongitude "12.900783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6924'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6924'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.900783'^^xsd:double;
  dwc:startLongitude '12.900783'^^xsd:double;
  dwc:endLongitude '12.900783'^^xsd:double;
  dwc:latitude '45.250817'^^xsd:double;
  dwc:startLatitude '45.250817'^^xsd:double;
  dwc:endLatitude '45.250817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.900783 45.250817, 12.900783 45.250817, 12.900783 45.250817, 12.900783 45.250817, 12.900783 45.250817))'^^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 '774_6924'^^xsd:string;
  dwc:observationDate '2005-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.911833 -17.2285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.911833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2967'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2967'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.563333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.2285'^^xsd:double;
  dwc:startLongitude '-17.2285'^^xsd:double;
  dwc:endLongitude '-17.2285'^^xsd:double;
  dwc:latitude '27.911833'^^xsd:double;
  dwc:startLatitude '27.911833'^^xsd:double;
  dwc:endLatitude '27.911833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.2285 27.911833, -17.2285 27.911833, -17.2285 27.911833, -17.2285 27.911833, -17.2285 27.911833))'^^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 '774_2967'^^xsd:string;
  dwc:observationDate '1996-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.940333 21.038167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.940333"^^xsd:decimal ;
  dwc:decimalLongitude "21.038167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_17'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_17'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.038167'^^xsd:double;
  dwc:startLongitude '21.038167'^^xsd:double;
  dwc:endLongitude '21.038167'^^xsd:double;
  dwc:latitude '38.940333'^^xsd:double;
  dwc:startLatitude '38.940333'^^xsd:double;
  dwc:endLatitude '38.940333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.038167 38.940333, 21.038167 38.940333, 21.038167 38.940333, 21.038167 38.940333, 21.038167 38.940333))'^^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 '774_17'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8582 -15.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.8582"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6879'^^xsd:string;
  dwc:scientificName 'Sousa teuszii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '774_6879'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.8007'^^xsd:double;
  dwc:startLongitude '-15.8007'^^xsd:double;
  dwc:endLongitude '-15.8007'^^xsd:double;
  dwc:latitude '23.8582'^^xsd:double;
  dwc:startLatitude '23.8582'^^xsd:double;
  dwc:endLatitude '23.8582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.8007 23.8582, -15.8007 23.8582, -15.8007 23.8582, -15.8007 23.8582, -15.8007 23.8582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sousa teuszii" by the provider'^^xsd:string;
  dwc:aphiaid '254970'^^xsd:integer;
  dwc:occurrenceId '774_6879'^^xsd:string;
  dwc:aphiaIdAccepted '254970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9053 -15.7775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9053"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6881'^^xsd:string;
  dwc:scientificName 'Sousa teuszii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '774_6881'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.7775'^^xsd:double;
  dwc:startLongitude '-15.7775'^^xsd:double;
  dwc:endLongitude '-15.7775'^^xsd:double;
  dwc:latitude '23.9053'^^xsd:double;
  dwc:startLatitude '23.9053'^^xsd:double;
  dwc:endLatitude '23.9053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.7775 23.9053, -15.7775 23.9053, -15.7775 23.9053, -15.7775 23.9053, -15.7775 23.9053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sousa teuszii" by the provider'^^xsd:string;
  dwc:aphiaid '254970'^^xsd:integer;
  dwc:occurrenceId '774_6881'^^xsd:string;
  dwc:aphiaIdAccepted '254970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.902 -15.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.902"^^xsd:decimal ;
  dwc:decimalLongitude "-15.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6880'^^xsd:string;
  dwc:scientificName 'Sousa teuszii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '774_6880'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.775'^^xsd:double;
  dwc:startLongitude '-15.775'^^xsd:double;
  dwc:endLongitude '-15.775'^^xsd:double;
  dwc:latitude '23.902'^^xsd:double;
  dwc:startLatitude '23.902'^^xsd:double;
  dwc:endLatitude '23.902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.775 23.902, -15.775 23.902, -15.775 23.902, -15.775 23.902, -15.775 23.902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sousa teuszii" by the provider'^^xsd:string;
  dwc:aphiaid '254970'^^xsd:integer;
  dwc:occurrenceId '774_6880'^^xsd:string;
  dwc:aphiaIdAccepted '254970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8655 -15.7952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.8655"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6876'^^xsd:string;
  dwc:scientificName 'Sousa teuszii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6876'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.807777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.7952'^^xsd:double;
  dwc:startLongitude '-15.7952'^^xsd:double;
  dwc:endLongitude '-15.7952'^^xsd:double;
  dwc:latitude '23.8655'^^xsd:double;
  dwc:startLatitude '23.8655'^^xsd:double;
  dwc:endLatitude '23.8655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.7952 23.8655, -15.7952 23.8655, -15.7952 23.8655, -15.7952 23.8655, -15.7952 23.8655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sousa teuszii" by the provider'^^xsd:string;
  dwc:aphiaid '254970'^^xsd:integer;
  dwc:occurrenceId '774_6876'^^xsd:string;
  dwc:observationDate '1996-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '254970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.998333 -16.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.998333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2938'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2938'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.553888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.981667'^^xsd:double;
  dwc:startLongitude '-16.981667'^^xsd:double;
  dwc:endLongitude '-16.981667'^^xsd:double;
  dwc:latitude '27.998333'^^xsd:double;
  dwc:startLatitude '27.998333'^^xsd:double;
  dwc:endLatitude '27.998333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.981667 27.998333, -16.981667 27.998333, -16.981667 27.998333, -16.981667 27.998333, -16.981667 27.998333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2938'^^xsd:string;
  dwc:observationDate '1996-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.069722 20.307222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.069722"^^xsd:decimal ;
  dwc:decimalLongitude "20.307222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_647'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_647'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.307222'^^xsd:double;
  dwc:startLongitude '20.307222'^^xsd:double;
  dwc:endLongitude '20.307222'^^xsd:double;
  dwc:latitude '39.069722'^^xsd:double;
  dwc:startLatitude '39.069722'^^xsd:double;
  dwc:endLatitude '39.069722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.307222 39.069722, 20.307222 39.069722, 20.307222 39.069722, 20.307222 39.069722, 20.307222 39.069722))'^^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 '774_647'^^xsd:string;
  dwc:observationDate '1991-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 7.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "7.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2492'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2492'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.233333'^^xsd:double;
  dwc:startLongitude '7.233333'^^xsd:double;
  dwc:endLongitude '7.233333'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:startLatitude '43.15'^^xsd:double;
  dwc:endLatitude '43.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.233333 43.15, 7.233333 43.15, 7.233333 43.15, 7.233333 43.15, 7.233333 43.15))'^^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 '774_2492'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22998 7.690683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22998"^^xsd:decimal ;
  dwc:decimalLongitude "7.690683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5267'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5267'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.690683'^^xsd:double;
  dwc:startLongitude '7.690683'^^xsd:double;
  dwc:endLongitude '7.690683'^^xsd:double;
  dwc:latitude '43.22998'^^xsd:double;
  dwc:startLatitude '43.22998'^^xsd:double;
  dwc:endLatitude '43.22998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.690683 43.22998, 7.690683 43.22998, 7.690683 43.22998, 7.690683 43.22998, 7.690683 43.22998))'^^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 '774_5267'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 7.8115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433"^^xsd:decimal ;
  dwc:decimalLongitude "7.8115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4202'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4202'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8115'^^xsd:double;
  dwc:startLongitude '7.8115'^^xsd:double;
  dwc:endLongitude '7.8115'^^xsd:double;
  dwc:latitude '43.433'^^xsd:double;
  dwc:startLatitude '43.433'^^xsd:double;
  dwc:endLatitude '43.433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8115 43.433, 7.8115 43.433, 7.8115 43.433, 7.8115 43.433, 7.8115 43.433))'^^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 '774_4202'^^xsd:string;
  dwc:observationDate '1995-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51345 7.99628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51345"^^xsd:decimal ;
  dwc:decimalLongitude "7.99628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4855'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4855'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.345277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99628'^^xsd:double;
  dwc:startLongitude '7.99628'^^xsd:double;
  dwc:endLongitude '7.99628'^^xsd:double;
  dwc:latitude '43.51345'^^xsd:double;
  dwc:startLatitude '43.51345'^^xsd:double;
  dwc:endLatitude '43.51345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99628 43.51345, 7.99628 43.51345, 7.99628 43.51345, 7.99628 43.51345, 7.99628 43.51345))'^^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 '774_4855'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5597 7.7866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5597"^^xsd:decimal ;
  dwc:decimalLongitude "7.7866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4963'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4963'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7866'^^xsd:double;
  dwc:startLongitude '7.7866'^^xsd:double;
  dwc:endLongitude '7.7866'^^xsd:double;
  dwc:latitude '43.5597'^^xsd:double;
  dwc:startLatitude '43.5597'^^xsd:double;
  dwc:endLatitude '43.5597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7866 43.5597, 7.7866 43.5597, 7.7866 43.5597, 7.7866 43.5597, 7.7866 43.5597))'^^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 '774_4963'^^xsd:string;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.062 8.125167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.062"^^xsd:decimal ;
  dwc:decimalLongitude "8.125167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4509'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4509'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.873333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.125167'^^xsd:double;
  dwc:startLongitude '8.125167'^^xsd:double;
  dwc:endLongitude '8.125167'^^xsd:double;
  dwc:latitude '43.062'^^xsd:double;
  dwc:startLatitude '43.062'^^xsd:double;
  dwc:endLatitude '43.062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.125167 43.062, 8.125167 43.062, 8.125167 43.062, 8.125167 43.062, 8.125167 43.062))'^^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 '774_4509'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.630917 8.327933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.630917"^^xsd:decimal ;
  dwc:decimalLongitude "8.327933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7360'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7360'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.177777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.327933'^^xsd:double;
  dwc:startLongitude '8.327933'^^xsd:double;
  dwc:endLongitude '8.327933'^^xsd:double;
  dwc:latitude '43.630917'^^xsd:double;
  dwc:startLatitude '43.630917'^^xsd:double;
  dwc:endLatitude '43.630917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.327933 43.630917, 8.327933 43.630917, 8.327933 43.630917, 8.327933 43.630917, 8.327933 43.630917))'^^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 '774_7360'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57844 8.03198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57844"^^xsd:decimal ;
  dwc:decimalLongitude "8.03198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6423'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6423'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.254444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03198'^^xsd:double;
  dwc:startLongitude '8.03198'^^xsd:double;
  dwc:endLongitude '8.03198'^^xsd:double;
  dwc:latitude '43.57844'^^xsd:double;
  dwc:startLatitude '43.57844'^^xsd:double;
  dwc:endLatitude '43.57844'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03198 43.57844, 8.03198 43.57844, 8.03198 43.57844, 8.03198 43.57844, 8.03198 43.57844))'^^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 '774_6423'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3935 7.721333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3935"^^xsd:decimal ;
  dwc:decimalLongitude "7.721333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4162'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4162'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.721333'^^xsd:double;
  dwc:startLongitude '7.721333'^^xsd:double;
  dwc:endLongitude '7.721333'^^xsd:double;
  dwc:latitude '43.3935'^^xsd:double;
  dwc:startLatitude '43.3935'^^xsd:double;
  dwc:endLatitude '43.3935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.721333 43.3935, 7.721333 43.3935, 7.721333 43.3935, 7.721333 43.3935, 7.721333 43.3935))'^^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 '774_4162'^^xsd:string;
  dwc:observationDate '1995-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 7.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "7.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2509'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2509'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.666667'^^xsd:double;
  dwc:startLongitude '7.666667'^^xsd:double;
  dwc:endLongitude '7.666667'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:startLatitude '42.8'^^xsd:double;
  dwc:endLatitude '42.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.666667 42.8, 7.666667 42.8, 7.666667 42.8, 7.666667 42.8, 7.666667 42.8))'^^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 '774_2509'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.428933 8.01475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.428933"^^xsd:decimal ;
  dwc:decimalLongitude "8.01475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3521'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.01475'^^xsd:double;
  dwc:startLongitude '8.01475'^^xsd:double;
  dwc:endLongitude '8.01475'^^xsd:double;
  dwc:latitude '43.428933'^^xsd:double;
  dwc:startLatitude '43.428933'^^xsd:double;
  dwc:endLatitude '43.428933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.01475 43.428933, 8.01475 43.428933, 8.01475 43.428933, 8.01475 43.428933, 8.01475 43.428933))'^^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 '774_3521'^^xsd:string;
  dwc:observationDate '1991-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48445 7.871133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48445"^^xsd:decimal ;
  dwc:decimalLongitude "7.871133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3805'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3805'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.871133'^^xsd:double;
  dwc:startLongitude '7.871133'^^xsd:double;
  dwc:endLongitude '7.871133'^^xsd:double;
  dwc:latitude '43.48445'^^xsd:double;
  dwc:startLatitude '43.48445'^^xsd:double;
  dwc:endLatitude '43.48445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.871133 43.48445, 7.871133 43.48445, 7.871133 43.48445, 7.871133 43.48445, 7.871133 43.48445))'^^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 '774_3805'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52724 7.7265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52724"^^xsd:decimal ;
  dwc:decimalLongitude "7.7265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4961'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4961'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7265'^^xsd:double;
  dwc:startLongitude '7.7265'^^xsd:double;
  dwc:endLongitude '7.7265'^^xsd:double;
  dwc:latitude '43.52724'^^xsd:double;
  dwc:startLatitude '43.52724'^^xsd:double;
  dwc:endLatitude '43.52724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7265 43.52724, 7.7265 43.52724, 7.7265 43.52724, 7.7265 43.52724, 7.7265 43.52724))'^^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 '774_4961'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 8.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2542'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2542'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.883333'^^xsd:double;
  dwc:startLongitude '8.883333'^^xsd:double;
  dwc:endLongitude '8.883333'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:startLatitude '43.45'^^xsd:double;
  dwc:endLatitude '43.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.883333 43.45, 8.883333 43.45, 8.883333 43.45, 8.883333 43.45, 8.883333 43.45))'^^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 '774_2542'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.929167 8.281833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.929167"^^xsd:decimal ;
  dwc:decimalLongitude "8.281833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4024'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4024'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.281833'^^xsd:double;
  dwc:startLongitude '8.281833'^^xsd:double;
  dwc:endLongitude '8.281833'^^xsd:double;
  dwc:latitude '42.929167'^^xsd:double;
  dwc:startLatitude '42.929167'^^xsd:double;
  dwc:endLatitude '42.929167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.281833 42.929167, 8.281833 42.929167, 8.281833 42.929167, 8.281833 42.929167, 8.281833 42.929167))'^^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 '774_4024'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.978633 8.880667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.978633"^^xsd:decimal ;
  dwc:decimalLongitude "8.880667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4249'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4249'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.880667'^^xsd:double;
  dwc:startLongitude '8.880667'^^xsd:double;
  dwc:endLongitude '8.880667'^^xsd:double;
  dwc:latitude '42.978633'^^xsd:double;
  dwc:startLatitude '42.978633'^^xsd:double;
  dwc:endLatitude '42.978633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.880667 42.978633, 8.880667 42.978633, 8.880667 42.978633, 8.880667 42.978633, 8.880667 42.978633))'^^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 '774_4249'^^xsd:string;
  dwc:observationDate '1995-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0825 8.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0825"^^xsd:decimal ;
  dwc:decimalLongitude "8.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2710'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2710'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0575'^^xsd:double;
  dwc:startLongitude '8.0575'^^xsd:double;
  dwc:endLongitude '8.0575'^^xsd:double;
  dwc:latitude '41.0825'^^xsd:double;
  dwc:startLatitude '41.0825'^^xsd:double;
  dwc:endLatitude '41.0825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0575 41.0825, 8.0575 41.0825, 8.0575 41.0825, 8.0575 41.0825, 8.0575 41.0825))'^^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 '774_2710'^^xsd:string;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.071 7.969167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.071"^^xsd:decimal ;
  dwc:decimalLongitude "7.969167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4407'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4407'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.969167'^^xsd:double;
  dwc:startLongitude '7.969167'^^xsd:double;
  dwc:endLongitude '7.969167'^^xsd:double;
  dwc:latitude '43.071'^^xsd:double;
  dwc:startLatitude '43.071'^^xsd:double;
  dwc:endLatitude '43.071'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.969167 43.071, 7.969167 43.071, 7.969167 43.071, 7.969167 43.071, 7.969167 43.071))'^^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 '774_4407'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583567 8.059167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583567"^^xsd:decimal ;
  dwc:decimalLongitude "8.059167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3835'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3835'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059167'^^xsd:double;
  dwc:startLongitude '8.059167'^^xsd:double;
  dwc:endLongitude '8.059167'^^xsd:double;
  dwc:latitude '43.583567'^^xsd:double;
  dwc:startLatitude '43.583567'^^xsd:double;
  dwc:endLatitude '43.583567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059167 43.583567, 8.059167 43.583567, 8.059167 43.583567, 8.059167 43.583567, 8.059167 43.583567))'^^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 '774_3835'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 8.2175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.2175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2639'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2639'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2175'^^xsd:double;
  dwc:startLongitude '8.2175'^^xsd:double;
  dwc:endLongitude '8.2175'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2175 43.5, 8.2175 43.5, 8.2175 43.5, 8.2175 43.5, 8.2175 43.5))'^^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 '774_2639'^^xsd:string;
  dwc:observationDate '1993-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7648 8.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7648"^^xsd:decimal ;
  dwc:decimalLongitude "8.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7149'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7149'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.7125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.457'^^xsd:double;
  dwc:startLongitude '8.457'^^xsd:double;
  dwc:endLongitude '8.457'^^xsd:double;
  dwc:latitude '43.7648'^^xsd:double;
  dwc:startLatitude '43.7648'^^xsd:double;
  dwc:endLatitude '43.7648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.457 43.7648, 8.457 43.7648, 8.457 43.7648, 8.457 43.7648, 8.457 43.7648))'^^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 '774_7149'^^xsd:string;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.301667 7.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.301667"^^xsd:decimal ;
  dwc:decimalLongitude "7.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2762'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2762'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.717'^^xsd:double;
  dwc:startLongitude '7.717'^^xsd:double;
  dwc:endLongitude '7.717'^^xsd:double;
  dwc:latitude '41.301667'^^xsd:double;
  dwc:startLatitude '41.301667'^^xsd:double;
  dwc:endLatitude '41.301667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.717 41.301667, 7.717 41.301667, 7.717 41.301667, 7.717 41.301667, 7.717 41.301667))'^^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 '774_2762'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.941167 8.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.941167"^^xsd:decimal ;
  dwc:decimalLongitude "8.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4065'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4065'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.552833'^^xsd:double;
  dwc:startLongitude '8.552833'^^xsd:double;
  dwc:endLongitude '8.552833'^^xsd:double;
  dwc:latitude '42.941167'^^xsd:double;
  dwc:startLatitude '42.941167'^^xsd:double;
  dwc:endLatitude '42.941167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.552833 42.941167, 8.552833 42.941167, 8.552833 42.941167, 8.552833 42.941167, 8.552833 42.941167))'^^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 '774_4065'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.555039 7.941182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.555039"^^xsd:decimal ;
  dwc:decimalLongitude "7.941182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5859'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5859'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4627777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.941182'^^xsd:double;
  dwc:startLongitude '7.941182'^^xsd:double;
  dwc:endLongitude '7.941182'^^xsd:double;
  dwc:latitude '43.555039'^^xsd:double;
  dwc:startLatitude '43.555039'^^xsd:double;
  dwc:endLatitude '43.555039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.941182 43.555039, 7.941182 43.555039, 7.941182 43.555039, 7.941182 43.555039, 7.941182 43.555039))'^^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 '774_5859'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690067 7.962983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.690067"^^xsd:decimal ;
  dwc:decimalLongitude "7.962983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7032'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7032'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.962983'^^xsd:double;
  dwc:startLongitude '7.962983'^^xsd:double;
  dwc:endLongitude '7.962983'^^xsd:double;
  dwc:latitude '43.690067'^^xsd:double;
  dwc:startLatitude '43.690067'^^xsd:double;
  dwc:endLatitude '43.690067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.962983 43.690067, 7.962983 43.690067, 7.962983 43.690067, 7.962983 43.690067, 7.962983 43.690067))'^^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 '774_7032'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554667 7.821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.554667"^^xsd:decimal ;
  dwc:decimalLongitude "7.821667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4376'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4376'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.821667'^^xsd:double;
  dwc:startLongitude '7.821667'^^xsd:double;
  dwc:endLongitude '7.821667'^^xsd:double;
  dwc:latitude '43.554667'^^xsd:double;
  dwc:startLatitude '43.554667'^^xsd:double;
  dwc:endLatitude '43.554667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.821667 43.554667, 7.821667 43.554667, 7.821667 43.554667, 7.821667 43.554667, 7.821667 43.554667))'^^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 '774_4376'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438 7.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.438"^^xsd:decimal ;
  dwc:decimalLongitude "7.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3762'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3762'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.664'^^xsd:double;
  dwc:startLongitude '7.664'^^xsd:double;
  dwc:endLongitude '7.664'^^xsd:double;
  dwc:latitude '43.438'^^xsd:double;
  dwc:startLatitude '43.438'^^xsd:double;
  dwc:endLatitude '43.438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.664 43.438, 7.664 43.438, 7.664 43.438, 7.664 43.438, 7.664 43.438))'^^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 '774_3762'^^xsd:string;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.575267 7.97495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.575267"^^xsd:decimal ;
  dwc:decimalLongitude "7.97495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3535'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3535'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97495'^^xsd:double;
  dwc:startLongitude '7.97495'^^xsd:double;
  dwc:endLongitude '7.97495'^^xsd:double;
  dwc:latitude '43.575267'^^xsd:double;
  dwc:startLatitude '43.575267'^^xsd:double;
  dwc:endLatitude '43.575267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97495 43.575267, 7.97495 43.575267, 7.97495 43.575267, 7.97495 43.575267, 7.97495 43.575267))'^^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 '774_3535'^^xsd:string;
  dwc:observationDate '1991-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23628 7.969434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23628"^^xsd:decimal ;
  dwc:decimalLongitude "7.969434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5615'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5615'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.7838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.969434'^^xsd:double;
  dwc:startLongitude '7.969434'^^xsd:double;
  dwc:endLongitude '7.969434'^^xsd:double;
  dwc:latitude '43.23628'^^xsd:double;
  dwc:startLatitude '43.23628'^^xsd:double;
  dwc:endLatitude '43.23628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.969434 43.23628, 7.969434 43.23628, 7.969434 43.23628, 7.969434 43.23628, 7.969434 43.23628))'^^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 '774_5615'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333333 7.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2505'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633333'^^xsd:double;
  dwc:startLongitude '7.633333'^^xsd:double;
  dwc:endLongitude '7.633333'^^xsd:double;
  dwc:latitude '42.333333'^^xsd:double;
  dwc:startLatitude '42.333333'^^xsd:double;
  dwc:endLatitude '42.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633333 42.333333, 7.633333 42.333333, 7.633333 42.333333, 7.633333 42.333333, 7.633333 42.333333))'^^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 '774_2505'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.979 8.4415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.979"^^xsd:decimal ;
  dwc:decimalLongitude "8.4415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4076'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4415'^^xsd:double;
  dwc:startLongitude '8.4415'^^xsd:double;
  dwc:endLongitude '8.4415'^^xsd:double;
  dwc:latitude '42.979'^^xsd:double;
  dwc:startLatitude '42.979'^^xsd:double;
  dwc:endLatitude '42.979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4415 42.979, 8.4415 42.979, 8.4415 42.979, 8.4415 42.979, 8.4415 42.979))'^^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 '774_4076'^^xsd:string;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.449917 7.8307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.449917"^^xsd:decimal ;
  dwc:decimalLongitude "7.8307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3753'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3753'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8307'^^xsd:double;
  dwc:startLongitude '7.8307'^^xsd:double;
  dwc:endLongitude '7.8307'^^xsd:double;
  dwc:latitude '43.449917'^^xsd:double;
  dwc:startLatitude '43.449917'^^xsd:double;
  dwc:endLatitude '43.449917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8307 43.449917, 7.8307 43.449917, 7.8307 43.449917, 7.8307 43.449917, 7.8307 43.449917))'^^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 '774_3753'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3805 7.644333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3805"^^xsd:decimal ;
  dwc:decimalLongitude "7.644333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4639'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4639'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.644333'^^xsd:double;
  dwc:startLongitude '7.644333'^^xsd:double;
  dwc:endLongitude '7.644333'^^xsd:double;
  dwc:latitude '43.3805'^^xsd:double;
  dwc:startLatitude '43.3805'^^xsd:double;
  dwc:endLatitude '43.3805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.644333 43.3805, 7.644333 43.3805, 7.644333 43.3805, 7.644333 43.3805, 7.644333 43.3805))'^^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 '774_4639'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.526833 7.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.526833"^^xsd:decimal ;
  dwc:decimalLongitude "7.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3279'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3279'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.462'^^xsd:double;
  dwc:startLongitude '7.462'^^xsd:double;
  dwc:endLongitude '7.462'^^xsd:double;
  dwc:latitude '43.526833'^^xsd:double;
  dwc:startLatitude '43.526833'^^xsd:double;
  dwc:endLatitude '43.526833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.462 43.526833, 7.462 43.526833, 7.462 43.526833, 7.462 43.526833, 7.462 43.526833))'^^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 '774_3279'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43174 8.426133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43174"^^xsd:decimal ;
  dwc:decimalLongitude "8.426133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8135'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8135'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.426133'^^xsd:double;
  dwc:startLongitude '8.426133'^^xsd:double;
  dwc:endLongitude '8.426133'^^xsd:double;
  dwc:latitude '43.43174'^^xsd:double;
  dwc:startLatitude '43.43174'^^xsd:double;
  dwc:endLatitude '43.43174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.426133 43.43174, 8.426133 43.43174, 8.426133 43.43174, 8.426133 43.43174, 8.426133 43.43174))'^^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 '774_8135'^^xsd:string;
  dwc:observationDate '2012-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29865 8.004167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29865"^^xsd:decimal ;
  dwc:decimalLongitude "8.004167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4601'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4601'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.004167'^^xsd:double;
  dwc:startLongitude '8.004167'^^xsd:double;
  dwc:endLongitude '8.004167'^^xsd:double;
  dwc:latitude '43.29865'^^xsd:double;
  dwc:startLatitude '43.29865'^^xsd:double;
  dwc:endLatitude '43.29865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.004167 43.29865, 8.004167 43.29865, 8.004167 43.29865, 8.004167 43.29865, 8.004167 43.29865))'^^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 '774_4601'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.731833 7.788167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.731833"^^xsd:decimal ;
  dwc:decimalLongitude "7.788167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3635'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3635'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.788167'^^xsd:double;
  dwc:startLongitude '7.788167'^^xsd:double;
  dwc:endLongitude '7.788167'^^xsd:double;
  dwc:latitude '43.731833'^^xsd:double;
  dwc:startLatitude '43.731833'^^xsd:double;
  dwc:endLatitude '43.731833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.788167 43.731833, 7.788167 43.731833, 7.788167 43.731833, 7.788167 43.731833, 7.788167 43.731833))'^^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 '774_3635'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.840683 8.837833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.840683"^^xsd:decimal ;
  dwc:decimalLongitude "8.837833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3617'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3617'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.837833'^^xsd:double;
  dwc:startLongitude '8.837833'^^xsd:double;
  dwc:endLongitude '8.837833'^^xsd:double;
  dwc:latitude '42.840683'^^xsd:double;
  dwc:startLatitude '42.840683'^^xsd:double;
  dwc:endLatitude '42.840683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.837833 42.840683, 8.837833 42.840683, 8.837833 42.840683, 8.837833 42.840683, 8.837833 42.840683))'^^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 '774_3617'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569833 7.644333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569833"^^xsd:decimal ;
  dwc:decimalLongitude "7.644333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4767'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4767'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.644333'^^xsd:double;
  dwc:startLongitude '7.644333'^^xsd:double;
  dwc:endLongitude '7.644333'^^xsd:double;
  dwc:latitude '43.569833'^^xsd:double;
  dwc:startLatitude '43.569833'^^xsd:double;
  dwc:endLatitude '43.569833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.644333 43.569833, 7.644333 43.569833, 7.644333 43.569833, 7.644333 43.569833, 7.644333 43.569833))'^^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 '774_4767'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.646667 8.317833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.646667"^^xsd:decimal ;
  dwc:decimalLongitude "8.317833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4129'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.317833'^^xsd:double;
  dwc:startLongitude '8.317833'^^xsd:double;
  dwc:endLongitude '8.317833'^^xsd:double;
  dwc:latitude '42.646667'^^xsd:double;
  dwc:startLatitude '42.646667'^^xsd:double;
  dwc:endLatitude '42.646667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.317833 42.646667, 8.317833 42.646667, 8.317833 42.646667, 8.317833 42.646667, 8.317833 42.646667))'^^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 '774_4129'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.486333 8.417667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.486333"^^xsd:decimal ;
  dwc:decimalLongitude "8.417667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4512'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4512'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.233888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.417667'^^xsd:double;
  dwc:startLongitude '8.417667'^^xsd:double;
  dwc:endLongitude '8.417667'^^xsd:double;
  dwc:latitude '43.486333'^^xsd:double;
  dwc:startLatitude '43.486333'^^xsd:double;
  dwc:endLatitude '43.486333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.417667 43.486333, 8.417667 43.486333, 8.417667 43.486333, 8.417667 43.486333, 8.417667 43.486333))'^^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 '774_4512'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37018 8.39093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37018"^^xsd:decimal ;
  dwc:decimalLongitude "8.39093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5156'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5156'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.202777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.39093'^^xsd:double;
  dwc:startLongitude '8.39093'^^xsd:double;
  dwc:endLongitude '8.39093'^^xsd:double;
  dwc:latitude '43.37018'^^xsd:double;
  dwc:startLatitude '43.37018'^^xsd:double;
  dwc:endLatitude '43.37018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.39093 43.37018, 8.39093 43.37018, 8.39093 43.37018, 8.39093 43.37018, 8.39093 43.37018))'^^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 '774_5156'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54427 7.715936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54427"^^xsd:decimal ;
  dwc:decimalLongitude "7.715936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7893'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7893'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.015277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.715936'^^xsd:double;
  dwc:startLongitude '7.715936'^^xsd:double;
  dwc:endLongitude '7.715936'^^xsd:double;
  dwc:latitude '43.54427'^^xsd:double;
  dwc:startLatitude '43.54427'^^xsd:double;
  dwc:endLatitude '43.54427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.715936 43.54427, 7.715936 43.54427, 7.715936 43.54427, 7.715936 43.54427, 7.715936 43.54427))'^^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 '774_7893'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4865 7.7555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4865"^^xsd:decimal ;
  dwc:decimalLongitude "7.7555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4368'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4368'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7555'^^xsd:double;
  dwc:startLongitude '7.7555'^^xsd:double;
  dwc:endLongitude '7.7555'^^xsd:double;
  dwc:latitude '43.4865'^^xsd:double;
  dwc:startLatitude '43.4865'^^xsd:double;
  dwc:endLatitude '43.4865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7555 43.4865, 7.7555 43.4865, 7.7555 43.4865, 7.7555 43.4865, 7.7555 43.4865))'^^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 '774_4368'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.887833 8.545333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.887833"^^xsd:decimal ;
  dwc:decimalLongitude "8.545333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4754'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4754'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.171666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.545333'^^xsd:double;
  dwc:startLongitude '8.545333'^^xsd:double;
  dwc:endLongitude '8.545333'^^xsd:double;
  dwc:latitude '42.887833'^^xsd:double;
  dwc:startLatitude '42.887833'^^xsd:double;
  dwc:endLatitude '42.887833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.545333 42.887833, 8.545333 42.887833, 8.545333 42.887833, 8.545333 42.887833, 8.545333 42.887833))'^^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 '774_4754'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672222 20.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672222"^^xsd:decimal ;
  dwc:decimalLongitude "20.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_684'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_684'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.466667'^^xsd:double;
  dwc:startLongitude '20.466667'^^xsd:double;
  dwc:endLongitude '20.466667'^^xsd:double;
  dwc:latitude '38.672222'^^xsd:double;
  dwc:startLatitude '38.672222'^^xsd:double;
  dwc:endLatitude '38.672222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.466667 38.672222, 20.466667 38.672222, 20.466667 38.672222, 20.466667 38.672222, 20.466667 38.672222))'^^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 '774_684'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656483 8.2742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.656483"^^xsd:decimal ;
  dwc:decimalLongitude "8.2742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4234'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4234'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2742'^^xsd:double;
  dwc:startLongitude '8.2742'^^xsd:double;
  dwc:endLongitude '8.2742'^^xsd:double;
  dwc:latitude '43.656483'^^xsd:double;
  dwc:startLatitude '43.656483'^^xsd:double;
  dwc:endLatitude '43.656483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2742 43.656483, 8.2742 43.656483, 8.2742 43.656483, 8.2742 43.656483, 8.2742 43.656483))'^^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 '774_4234'^^xsd:string;
  dwc:observationDate '1995-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.778 8.768167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.778"^^xsd:decimal ;
  dwc:decimalLongitude "8.768167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3630'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3630'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.768167'^^xsd:double;
  dwc:startLongitude '8.768167'^^xsd:double;
  dwc:endLongitude '8.768167'^^xsd:double;
  dwc:latitude '42.778'^^xsd:double;
  dwc:startLatitude '42.778'^^xsd:double;
  dwc:endLatitude '42.778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.768167 42.778, 8.768167 42.778, 8.768167 42.778, 8.768167 42.778, 8.768167 42.778))'^^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 '774_3630'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266167 7.692467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.266167"^^xsd:decimal ;
  dwc:decimalLongitude "7.692467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3849'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3849'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.692467'^^xsd:double;
  dwc:startLongitude '7.692467'^^xsd:double;
  dwc:endLongitude '7.692467'^^xsd:double;
  dwc:latitude '43.266167'^^xsd:double;
  dwc:startLatitude '43.266167'^^xsd:double;
  dwc:endLatitude '43.266167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.692467 43.266167, 7.692467 43.266167, 7.692467 43.266167, 7.692467 43.266167, 7.692467 43.266167))'^^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 '774_3849'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208667 8.303167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.208667"^^xsd:decimal ;
  dwc:decimalLongitude "8.303167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4432'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4432'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.303167'^^xsd:double;
  dwc:startLongitude '8.303167'^^xsd:double;
  dwc:endLongitude '8.303167'^^xsd:double;
  dwc:latitude '43.208667'^^xsd:double;
  dwc:startLatitude '43.208667'^^xsd:double;
  dwc:endLatitude '43.208667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.303167 43.208667, 8.303167 43.208667, 8.303167 43.208667, 8.303167 43.208667, 8.303167 43.208667))'^^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 '774_4432'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518333 8.2845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.518333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4224'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4224'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2845'^^xsd:double;
  dwc:startLongitude '8.2845'^^xsd:double;
  dwc:endLongitude '8.2845'^^xsd:double;
  dwc:latitude '43.518333'^^xsd:double;
  dwc:startLatitude '43.518333'^^xsd:double;
  dwc:endLatitude '43.518333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2845 43.518333, 8.2845 43.518333, 8.2845 43.518333, 8.2845 43.518333, 8.2845 43.518333))'^^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 '774_4224'^^xsd:string;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378833 7.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.378833"^^xsd:decimal ;
  dwc:decimalLongitude "7.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4740'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4740'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.246388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.854833'^^xsd:double;
  dwc:startLongitude '7.854833'^^xsd:double;
  dwc:endLongitude '7.854833'^^xsd:double;
  dwc:latitude '43.378833'^^xsd:double;
  dwc:startLatitude '43.378833'^^xsd:double;
  dwc:endLatitude '43.378833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.854833 43.378833, 7.854833 43.378833, 7.854833 43.378833, 7.854833 43.378833, 7.854833 43.378833))'^^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 '774_4740'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883333 20.3795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883333"^^xsd:decimal ;
  dwc:decimalLongitude "20.3795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2461'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2461'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.3795'^^xsd:double;
  dwc:startLongitude '20.3795'^^xsd:double;
  dwc:endLongitude '20.3795'^^xsd:double;
  dwc:latitude '38.883333'^^xsd:double;
  dwc:startLatitude '38.883333'^^xsd:double;
  dwc:endLatitude '38.883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.3795 38.883333, 20.3795 38.883333, 20.3795 38.883333, 20.3795 38.883333, 20.3795 38.883333))'^^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 '774_2461'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5732 7.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5732"^^xsd:decimal ;
  dwc:decimalLongitude "7.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7227'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.535555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.898'^^xsd:double;
  dwc:startLongitude '7.898'^^xsd:double;
  dwc:endLongitude '7.898'^^xsd:double;
  dwc:latitude '43.5732'^^xsd:double;
  dwc:startLatitude '43.5732'^^xsd:double;
  dwc:endLatitude '43.5732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.898 43.5732, 7.898 43.5732, 7.898 43.5732, 7.898 43.5732, 7.898 43.5732))'^^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 '774_7227'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36522 7.54878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36522"^^xsd:decimal ;
  dwc:decimalLongitude "7.54878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6614'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6614'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.253888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.54878'^^xsd:double;
  dwc:startLongitude '7.54878'^^xsd:double;
  dwc:endLongitude '7.54878'^^xsd:double;
  dwc:latitude '43.36522'^^xsd:double;
  dwc:startLatitude '43.36522'^^xsd:double;
  dwc:endLatitude '43.36522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.54878 43.36522, 7.54878 43.36522, 7.54878 43.36522, 7.54878 43.36522, 7.54878 43.36522))'^^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 '774_6614'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.472317 8.282583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.472317"^^xsd:decimal ;
  dwc:decimalLongitude "8.282583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3759'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3759'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.282583'^^xsd:double;
  dwc:startLongitude '8.282583'^^xsd:double;
  dwc:endLongitude '8.282583'^^xsd:double;
  dwc:latitude '42.472317'^^xsd:double;
  dwc:startLatitude '42.472317'^^xsd:double;
  dwc:endLatitude '42.472317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.282583 42.472317, 8.282583 42.472317, 8.282583 42.472317, 8.282583 42.472317, 8.282583 42.472317))'^^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 '774_3759'^^xsd:string;
  dwc:observationDate '1993-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.573833 7.639333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.573833"^^xsd:decimal ;
  dwc:decimalLongitude "7.639333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3998'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3998'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.639333'^^xsd:double;
  dwc:startLongitude '7.639333'^^xsd:double;
  dwc:endLongitude '7.639333'^^xsd:double;
  dwc:latitude '43.573833'^^xsd:double;
  dwc:startLatitude '43.573833'^^xsd:double;
  dwc:endLatitude '43.573833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.639333 43.573833, 7.639333 43.573833, 7.639333 43.573833, 7.639333 43.573833, 7.639333 43.573833))'^^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 '774_3998'^^xsd:string;
  dwc:observationDate '1994-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229167 8.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229167"^^xsd:decimal ;
  dwc:decimalLongitude "8.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4423'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4423'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.158333'^^xsd:double;
  dwc:startLongitude '8.158333'^^xsd:double;
  dwc:endLongitude '8.158333'^^xsd:double;
  dwc:latitude '43.229167'^^xsd:double;
  dwc:startLatitude '43.229167'^^xsd:double;
  dwc:endLatitude '43.229167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.158333 43.229167, 8.158333 43.229167, 8.158333 43.229167, 8.158333 43.229167, 8.158333 43.229167))'^^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 '774_4423'^^xsd:string;
  dwc:observationDate '1996-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39317 8.132725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39317"^^xsd:decimal ;
  dwc:decimalLongitude "8.132725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7689'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7689'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.749444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.132725'^^xsd:double;
  dwc:startLongitude '8.132725'^^xsd:double;
  dwc:endLongitude '8.132725'^^xsd:double;
  dwc:latitude '43.39317'^^xsd:double;
  dwc:startLatitude '43.39317'^^xsd:double;
  dwc:endLatitude '43.39317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.132725 43.39317, 8.132725 43.39317, 8.132725 43.39317, 8.132725 43.39317, 8.132725 43.39317))'^^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 '774_7689'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6878 8.3381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6878"^^xsd:decimal ;
  dwc:decimalLongitude "8.3381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7474'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7474'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.003888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3381'^^xsd:double;
  dwc:startLongitude '8.3381'^^xsd:double;
  dwc:endLongitude '8.3381'^^xsd:double;
  dwc:latitude '43.6878'^^xsd:double;
  dwc:startLatitude '43.6878'^^xsd:double;
  dwc:endLatitude '43.6878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3381 43.6878, 8.3381 43.6878, 8.3381 43.6878, 8.3381 43.6878, 8.3381 43.6878))'^^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 '774_7474'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55758 8.259033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55758"^^xsd:decimal ;
  dwc:decimalLongitude "8.259033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5240'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5240'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.668611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.259033'^^xsd:double;
  dwc:startLongitude '8.259033'^^xsd:double;
  dwc:endLongitude '8.259033'^^xsd:double;
  dwc:latitude '43.55758'^^xsd:double;
  dwc:startLatitude '43.55758'^^xsd:double;
  dwc:endLatitude '43.55758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.259033 43.55758, 8.259033 43.55758, 8.259033 43.55758, 8.259033 43.55758, 8.259033 43.55758))'^^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 '774_5240'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39052 8.357483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39052"^^xsd:decimal ;
  dwc:decimalLongitude "8.357483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5545'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5545'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5477777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.357483'^^xsd:double;
  dwc:startLongitude '8.357483'^^xsd:double;
  dwc:endLongitude '8.357483'^^xsd:double;
  dwc:latitude '43.39052'^^xsd:double;
  dwc:startLatitude '43.39052'^^xsd:double;
  dwc:endLatitude '43.39052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.357483 43.39052, 8.357483 43.39052, 8.357483 43.39052, 8.357483 43.39052, 8.357483 43.39052))'^^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 '774_5545'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581867 8.43325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.581867"^^xsd:decimal ;
  dwc:decimalLongitude "8.43325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4247'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4247'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.43325'^^xsd:double;
  dwc:startLongitude '8.43325'^^xsd:double;
  dwc:endLongitude '8.43325'^^xsd:double;
  dwc:latitude '43.581867'^^xsd:double;
  dwc:startLatitude '43.581867'^^xsd:double;
  dwc:endLatitude '43.581867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43325 43.581867, 8.43325 43.581867, 8.43325 43.581867, 8.43325 43.581867, 8.43325 43.581867))'^^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 '774_4247'^^xsd:string;
  dwc:observationDate '1995-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.397017 8.755633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.397017"^^xsd:decimal ;
  dwc:decimalLongitude "8.755633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4398'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4398'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.755633'^^xsd:double;
  dwc:startLongitude '8.755633'^^xsd:double;
  dwc:endLongitude '8.755633'^^xsd:double;
  dwc:latitude '43.397017'^^xsd:double;
  dwc:startLatitude '43.397017'^^xsd:double;
  dwc:endLatitude '43.397017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.755633 43.397017, 8.755633 43.397017, 8.755633 43.397017, 8.755633 43.397017, 8.755633 43.397017))'^^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 '774_4398'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.032 8.442333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.032"^^xsd:decimal ;
  dwc:decimalLongitude "8.442333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4088'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4088'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.442333'^^xsd:double;
  dwc:startLongitude '8.442333'^^xsd:double;
  dwc:endLongitude '8.442333'^^xsd:double;
  dwc:latitude '43.032'^^xsd:double;
  dwc:startLatitude '43.032'^^xsd:double;
  dwc:endLatitude '43.032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.442333 43.032, 8.442333 43.032, 8.442333 43.032, 8.442333 43.032, 8.442333 43.032))'^^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 '774_4088'^^xsd:string;
  dwc:observationDate '1994-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2919 7.774716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2919"^^xsd:decimal ;
  dwc:decimalLongitude "7.774716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5547'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5547'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.530555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.774716'^^xsd:double;
  dwc:startLongitude '7.774716'^^xsd:double;
  dwc:endLongitude '7.774716'^^xsd:double;
  dwc:latitude '43.2919'^^xsd:double;
  dwc:startLatitude '43.2919'^^xsd:double;
  dwc:endLatitude '43.2919'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.774716 43.2919, 7.774716 43.2919, 7.774716 43.2919, 7.774716 43.2919, 7.774716 43.2919))'^^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 '774_5547'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.889833 8.512333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.889833"^^xsd:decimal ;
  dwc:decimalLongitude "8.512333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4435'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4435'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.512333'^^xsd:double;
  dwc:startLongitude '8.512333'^^xsd:double;
  dwc:endLongitude '8.512333'^^xsd:double;
  dwc:latitude '42.889833'^^xsd:double;
  dwc:startLatitude '42.889833'^^xsd:double;
  dwc:endLatitude '42.889833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.512333 42.889833, 8.512333 42.889833, 8.512333 42.889833, 8.512333 42.889833, 8.512333 42.889833))'^^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 '774_4435'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.262 8.279333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.262"^^xsd:decimal ;
  dwc:decimalLongitude "8.279333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3692'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3692'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.279333'^^xsd:double;
  dwc:startLongitude '8.279333'^^xsd:double;
  dwc:endLongitude '8.279333'^^xsd:double;
  dwc:latitude '43.262'^^xsd:double;
  dwc:startLatitude '43.262'^^xsd:double;
  dwc:endLatitude '43.262'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.279333 43.262, 8.279333 43.262, 8.279333 43.262, 8.279333 43.262, 8.279333 43.262))'^^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 '774_3692'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121333 8.206167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.121333"^^xsd:decimal ;
  dwc:decimalLongitude "8.206167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4791'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4791'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.206167'^^xsd:double;
  dwc:startLongitude '8.206167'^^xsd:double;
  dwc:endLongitude '8.206167'^^xsd:double;
  dwc:latitude '43.121333'^^xsd:double;
  dwc:startLatitude '43.121333'^^xsd:double;
  dwc:endLatitude '43.121333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.206167 43.121333, 8.206167 43.121333, 8.206167 43.121333, 8.206167 43.121333, 8.206167 43.121333))'^^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 '774_4791'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.624833 8.609333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.624833"^^xsd:decimal ;
  dwc:decimalLongitude "8.609333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4097'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4097'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.609333'^^xsd:double;
  dwc:startLongitude '8.609333'^^xsd:double;
  dwc:endLongitude '8.609333'^^xsd:double;
  dwc:latitude '42.624833'^^xsd:double;
  dwc:startLatitude '42.624833'^^xsd:double;
  dwc:endLatitude '42.624833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.609333 42.624833, 8.609333 42.624833, 8.609333 42.624833, 8.609333 42.624833, 8.609333 42.624833))'^^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 '774_4097'^^xsd:string;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05105 8.387317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05105"^^xsd:decimal ;
  dwc:decimalLongitude "8.387317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3533'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3533'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.387317'^^xsd:double;
  dwc:startLongitude '8.387317'^^xsd:double;
  dwc:endLongitude '8.387317'^^xsd:double;
  dwc:latitude '43.05105'^^xsd:double;
  dwc:startLatitude '43.05105'^^xsd:double;
  dwc:endLatitude '43.05105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.387317 43.05105, 8.387317 43.05105, 8.387317 43.05105, 8.387317 43.05105, 8.387317 43.05105))'^^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 '774_3533'^^xsd:string;
  dwc:observationDate '1991-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616717 7.943783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616717"^^xsd:decimal ;
  dwc:decimalLongitude "7.943783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3852'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3852'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.943783'^^xsd:double;
  dwc:startLongitude '7.943783'^^xsd:double;
  dwc:endLongitude '7.943783'^^xsd:double;
  dwc:latitude '43.616717'^^xsd:double;
  dwc:startLatitude '43.616717'^^xsd:double;
  dwc:endLatitude '43.616717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.943783 43.616717, 7.943783 43.616717, 7.943783 43.616717, 7.943783 43.616717, 7.943783 43.616717))'^^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 '774_3852'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400017 7.9136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.400017"^^xsd:decimal ;
  dwc:decimalLongitude "7.9136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3594'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3594'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9136'^^xsd:double;
  dwc:startLongitude '7.9136'^^xsd:double;
  dwc:endLongitude '7.9136'^^xsd:double;
  dwc:latitude '43.400017'^^xsd:double;
  dwc:startLatitude '43.400017'^^xsd:double;
  dwc:endLatitude '43.400017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9136 43.400017, 7.9136 43.400017, 7.9136 43.400017, 7.9136 43.400017, 7.9136 43.400017))'^^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 '774_3594'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1105 7.456333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1105"^^xsd:decimal ;
  dwc:decimalLongitude "7.456333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3726'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3726'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.456333'^^xsd:double;
  dwc:startLongitude '7.456333'^^xsd:double;
  dwc:endLongitude '7.456333'^^xsd:double;
  dwc:latitude '43.1105'^^xsd:double;
  dwc:startLatitude '43.1105'^^xsd:double;
  dwc:endLatitude '43.1105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.456333 43.1105, 7.456333 43.1105, 7.456333 43.1105, 7.456333 43.1105, 7.456333 43.1105))'^^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 '774_3726'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667917 8.061367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667917"^^xsd:decimal ;
  dwc:decimalLongitude "8.061367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7391'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7391'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3286111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.061367'^^xsd:double;
  dwc:startLongitude '8.061367'^^xsd:double;
  dwc:endLongitude '8.061367'^^xsd:double;
  dwc:latitude '43.667917'^^xsd:double;
  dwc:startLatitude '43.667917'^^xsd:double;
  dwc:endLatitude '43.667917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.061367 43.667917, 8.061367 43.667917, 8.061367 43.667917, 8.061367 43.667917, 8.061367 43.667917))'^^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 '774_7391'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.615817 8.154083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.615817"^^xsd:decimal ;
  dwc:decimalLongitude "8.154083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7026'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7026'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.154083'^^xsd:double;
  dwc:startLongitude '8.154083'^^xsd:double;
  dwc:endLongitude '8.154083'^^xsd:double;
  dwc:latitude '43.615817'^^xsd:double;
  dwc:startLatitude '43.615817'^^xsd:double;
  dwc:endLatitude '43.615817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.154083 43.615817, 8.154083 43.615817, 8.154083 43.615817, 8.154083 43.615817, 8.154083 43.615817))'^^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 '774_7026'^^xsd:string;
  dwc:observationDate '1997-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.109683 8.279917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.109683"^^xsd:decimal ;
  dwc:decimalLongitude "8.279917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3473'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3473'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.279917'^^xsd:double;
  dwc:startLongitude '8.279917'^^xsd:double;
  dwc:endLongitude '8.279917'^^xsd:double;
  dwc:latitude '43.109683'^^xsd:double;
  dwc:startLatitude '43.109683'^^xsd:double;
  dwc:endLatitude '43.109683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.279917 43.109683, 8.279917 43.109683, 8.279917 43.109683, 8.279917 43.109683, 8.279917 43.109683))'^^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 '774_3473'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520667 7.6635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520667"^^xsd:decimal ;
  dwc:decimalLongitude "7.6635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3288'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3288'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6635'^^xsd:double;
  dwc:startLongitude '7.6635'^^xsd:double;
  dwc:endLongitude '7.6635'^^xsd:double;
  dwc:latitude '43.520667'^^xsd:double;
  dwc:startLatitude '43.520667'^^xsd:double;
  dwc:endLatitude '43.520667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6635 43.520667, 7.6635 43.520667, 7.6635 43.520667, 7.6635 43.520667, 7.6635 43.520667))'^^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 '774_3288'^^xsd:string;
  dwc:observationDate '1990-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.780533 7.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.780533"^^xsd:decimal ;
  dwc:decimalLongitude "7.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3929'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3929'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.794667'^^xsd:double;
  dwc:startLongitude '7.794667'^^xsd:double;
  dwc:endLongitude '7.794667'^^xsd:double;
  dwc:latitude '43.780533'^^xsd:double;
  dwc:startLatitude '43.780533'^^xsd:double;
  dwc:endLatitude '43.780533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.794667 43.780533, 7.794667 43.780533, 7.794667 43.780533, 7.794667 43.780533, 7.794667 43.780533))'^^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 '774_3929'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523333 7.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.523333"^^xsd:decimal ;
  dwc:decimalLongitude "7.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4357'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4357'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916667'^^xsd:double;
  dwc:startLongitude '7.916667'^^xsd:double;
  dwc:endLongitude '7.916667'^^xsd:double;
  dwc:latitude '43.523333'^^xsd:double;
  dwc:startLatitude '43.523333'^^xsd:double;
  dwc:endLatitude '43.523333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916667 43.523333, 7.916667 43.523333, 7.916667 43.523333, 7.916667 43.523333, 7.916667 43.523333))'^^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 '774_4357'^^xsd:string;
  dwc:observationDate '1996-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7084 8.4454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7084"^^xsd:decimal ;
  dwc:decimalLongitude "8.4454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7153'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7153'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4454'^^xsd:double;
  dwc:startLongitude '8.4454'^^xsd:double;
  dwc:endLongitude '8.4454'^^xsd:double;
  dwc:latitude '43.7084'^^xsd:double;
  dwc:startLatitude '43.7084'^^xsd:double;
  dwc:endLatitude '43.7084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4454 43.7084, 8.4454 43.7084, 8.4454 43.7084, 8.4454 43.7084, 8.4454 43.7084))'^^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 '774_7153'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530867 7.959333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.530867"^^xsd:decimal ;
  dwc:decimalLongitude "7.959333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7325'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7325'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.357222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.959333'^^xsd:double;
  dwc:startLongitude '7.959333'^^xsd:double;
  dwc:endLongitude '7.959333'^^xsd:double;
  dwc:latitude '43.530867'^^xsd:double;
  dwc:startLatitude '43.530867'^^xsd:double;
  dwc:endLatitude '43.530867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.959333 43.530867, 7.959333 43.530867, 7.959333 43.530867, 7.959333 43.530867, 7.959333 43.530867))'^^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 '774_7325'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.603383 8.136017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.603383"^^xsd:decimal ;
  dwc:decimalLongitude "8.136017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7384'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7384'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.100555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.136017'^^xsd:double;
  dwc:startLongitude '8.136017'^^xsd:double;
  dwc:endLongitude '8.136017'^^xsd:double;
  dwc:latitude '43.603383'^^xsd:double;
  dwc:startLatitude '43.603383'^^xsd:double;
  dwc:endLatitude '43.603383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.136017 43.603383, 8.136017 43.603383, 8.136017 43.603383, 8.136017 43.603383, 8.136017 43.603383))'^^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 '774_7384'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883167 8.644833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883167"^^xsd:decimal ;
  dwc:decimalLongitude "8.644833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4196'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4196'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.644833'^^xsd:double;
  dwc:startLongitude '8.644833'^^xsd:double;
  dwc:endLongitude '8.644833'^^xsd:double;
  dwc:latitude '42.883167'^^xsd:double;
  dwc:startLatitude '42.883167'^^xsd:double;
  dwc:endLatitude '42.883167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.644833 42.883167, 8.644833 42.883167, 8.644833 42.883167, 8.644833 42.883167, 8.644833 42.883167))'^^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 '774_4196'^^xsd:string;
  dwc:observationDate '1995-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479367 7.955467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479367"^^xsd:decimal ;
  dwc:decimalLongitude "7.955467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3801'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3801'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.955467'^^xsd:double;
  dwc:startLongitude '7.955467'^^xsd:double;
  dwc:endLongitude '7.955467'^^xsd:double;
  dwc:latitude '43.479367'^^xsd:double;
  dwc:startLatitude '43.479367'^^xsd:double;
  dwc:endLatitude '43.479367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.955467 43.479367, 7.955467 43.479367, 7.955467 43.479367, 7.955467 43.479367, 7.955467 43.479367))'^^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 '774_3801'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39054 7.8274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39054"^^xsd:decimal ;
  dwc:decimalLongitude "7.8274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5542'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5542'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.3375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8274'^^xsd:double;
  dwc:startLongitude '7.8274'^^xsd:double;
  dwc:endLongitude '7.8274'^^xsd:double;
  dwc:latitude '43.39054'^^xsd:double;
  dwc:startLatitude '43.39054'^^xsd:double;
  dwc:endLatitude '43.39054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8274 43.39054, 7.8274 43.39054, 7.8274 43.39054, 7.8274 43.39054, 7.8274 43.39054))'^^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 '774_5542'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58733 7.44083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58733"^^xsd:decimal ;
  dwc:decimalLongitude "7.44083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4965'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4965'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44083'^^xsd:double;
  dwc:startLongitude '7.44083'^^xsd:double;
  dwc:endLongitude '7.44083'^^xsd:double;
  dwc:latitude '43.58733'^^xsd:double;
  dwc:startLatitude '43.58733'^^xsd:double;
  dwc:endLatitude '43.58733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44083 43.58733, 7.44083 43.58733, 7.44083 43.58733, 7.44083 43.58733, 7.44083 43.58733))'^^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 '774_4965'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.721367 8.50745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.721367"^^xsd:decimal ;
  dwc:decimalLongitude "8.50745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4106'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4106'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.50745'^^xsd:double;
  dwc:startLongitude '8.50745'^^xsd:double;
  dwc:endLongitude '8.50745'^^xsd:double;
  dwc:latitude '42.721367'^^xsd:double;
  dwc:startLatitude '42.721367'^^xsd:double;
  dwc:endLatitude '42.721367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50745 42.721367, 8.50745 42.721367, 8.50745 42.721367, 8.50745 42.721367, 8.50745 42.721367))'^^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 '774_4106'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582833 7.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.582833"^^xsd:decimal ;
  dwc:decimalLongitude "7.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3263'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3263'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.844'^^xsd:double;
  dwc:startLongitude '7.844'^^xsd:double;
  dwc:endLongitude '7.844'^^xsd:double;
  dwc:latitude '43.582833'^^xsd:double;
  dwc:startLatitude '43.582833'^^xsd:double;
  dwc:endLatitude '43.582833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.844 43.582833, 7.844 43.582833, 7.844 43.582833, 7.844 43.582833, 7.844 43.582833))'^^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 '774_3263'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540833 8.355667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540833"^^xsd:decimal ;
  dwc:decimalLongitude "8.355667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4546'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4546'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.355667'^^xsd:double;
  dwc:startLongitude '8.355667'^^xsd:double;
  dwc:endLongitude '8.355667'^^xsd:double;
  dwc:latitude '43.540833'^^xsd:double;
  dwc:startLatitude '43.540833'^^xsd:double;
  dwc:endLatitude '43.540833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.355667 43.540833, 8.355667 43.540833, 8.355667 43.540833, 8.355667 43.540833, 8.355667 43.540833))'^^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 '774_4546'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.028667 8.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.028667"^^xsd:decimal ;
  dwc:decimalLongitude "8.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3691'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3691'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3785'^^xsd:double;
  dwc:startLongitude '8.3785'^^xsd:double;
  dwc:endLongitude '8.3785'^^xsd:double;
  dwc:latitude '43.028667'^^xsd:double;
  dwc:startLatitude '43.028667'^^xsd:double;
  dwc:endLatitude '43.028667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3785 43.028667, 8.3785 43.028667, 8.3785 43.028667, 8.3785 43.028667, 8.3785 43.028667))'^^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 '774_3691'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8474 8.8324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8474"^^xsd:decimal ;
  dwc:decimalLongitude "8.8324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3620'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3620'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.8324'^^xsd:double;
  dwc:startLongitude '8.8324'^^xsd:double;
  dwc:endLongitude '8.8324'^^xsd:double;
  dwc:latitude '42.8474'^^xsd:double;
  dwc:startLatitude '42.8474'^^xsd:double;
  dwc:endLatitude '42.8474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8324 42.8474, 8.8324 42.8474, 8.8324 42.8474, 8.8324 42.8474, 8.8324 42.8474))'^^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 '774_3620'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 7.890667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "7.890667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2635'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2635'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.890667'^^xsd:double;
  dwc:startLongitude '7.890667'^^xsd:double;
  dwc:endLongitude '7.890667'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:startLatitude '42.15'^^xsd:double;
  dwc:endLatitude '42.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.890667 42.15, 7.890667 42.15, 7.890667 42.15, 7.890667 42.15, 7.890667 42.15))'^^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 '774_2635'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2865 7.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2865"^^xsd:decimal ;
  dwc:decimalLongitude "7.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4142'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4142'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.144'^^xsd:double;
  dwc:startLongitude '7.144'^^xsd:double;
  dwc:endLongitude '7.144'^^xsd:double;
  dwc:latitude '43.2865'^^xsd:double;
  dwc:startLatitude '43.2865'^^xsd:double;
  dwc:endLatitude '43.2865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.144 43.2865, 7.144 43.2865, 7.144 43.2865, 7.144 43.2865, 7.144 43.2865))'^^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 '774_4142'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44556 7.376039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44556"^^xsd:decimal ;
  dwc:decimalLongitude "7.376039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5665'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5665'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.212777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.376039'^^xsd:double;
  dwc:startLongitude '7.376039'^^xsd:double;
  dwc:endLongitude '7.376039'^^xsd:double;
  dwc:latitude '43.44556'^^xsd:double;
  dwc:startLatitude '43.44556'^^xsd:double;
  dwc:endLatitude '43.44556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.376039 43.44556, 7.376039 43.44556, 7.376039 43.44556, 7.376039 43.44556, 7.376039 43.44556))'^^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 '774_5665'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.151667 8.045667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.151667"^^xsd:decimal ;
  dwc:decimalLongitude "8.045667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2754'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2754'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.045667'^^xsd:double;
  dwc:startLongitude '8.045667'^^xsd:double;
  dwc:endLongitude '8.045667'^^xsd:double;
  dwc:latitude '41.151667'^^xsd:double;
  dwc:startLatitude '41.151667'^^xsd:double;
  dwc:endLatitude '41.151667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.045667 41.151667, 8.045667 41.151667, 8.045667 41.151667, 8.045667 41.151667, 8.045667 41.151667))'^^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 '774_2754'^^xsd:string;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538333 7.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.538333"^^xsd:decimal ;
  dwc:decimalLongitude "7.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3800'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3800'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.881'^^xsd:double;
  dwc:startLongitude '7.881'^^xsd:double;
  dwc:endLongitude '7.881'^^xsd:double;
  dwc:latitude '43.538333'^^xsd:double;
  dwc:startLatitude '43.538333'^^xsd:double;
  dwc:endLatitude '43.538333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.881 43.538333, 7.881 43.538333, 7.881 43.538333, 7.881 43.538333, 7.881 43.538333))'^^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 '774_3800'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.852333 8.65955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.852333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3863'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3863'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65955'^^xsd:double;
  dwc:startLongitude '8.65955'^^xsd:double;
  dwc:endLongitude '8.65955'^^xsd:double;
  dwc:latitude '42.852333'^^xsd:double;
  dwc:startLatitude '42.852333'^^xsd:double;
  dwc:endLatitude '42.852333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65955 42.852333, 8.65955 42.852333, 8.65955 42.852333, 8.65955 42.852333, 8.65955 42.852333))'^^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 '774_3863'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.110833 8.258167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.110833"^^xsd:decimal ;
  dwc:decimalLongitude "8.258167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4000'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4000'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.258167'^^xsd:double;
  dwc:startLongitude '8.258167'^^xsd:double;
  dwc:endLongitude '8.258167'^^xsd:double;
  dwc:latitude '43.110833'^^xsd:double;
  dwc:startLatitude '43.110833'^^xsd:double;
  dwc:endLatitude '43.110833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.258167 43.110833, 8.258167 43.110833, 8.258167 43.110833, 8.258167 43.110833, 8.258167 43.110833))'^^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 '774_4000'^^xsd:string;
  dwc:observationDate '1994-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5765 7.8952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5765"^^xsd:decimal ;
  dwc:decimalLongitude "7.8952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7499'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7499'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.825277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8952'^^xsd:double;
  dwc:startLongitude '7.8952'^^xsd:double;
  dwc:endLongitude '7.8952'^^xsd:double;
  dwc:latitude '43.5765'^^xsd:double;
  dwc:startLatitude '43.5765'^^xsd:double;
  dwc:endLatitude '43.5765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8952 43.5765, 7.8952 43.5765, 7.8952 43.5765, 7.8952 43.5765, 7.8952 43.5765))'^^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 '774_7499'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97339 8.504345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97339"^^xsd:decimal ;
  dwc:decimalLongitude "8.504345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8115'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8115'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.748333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.504345'^^xsd:double;
  dwc:startLongitude '8.504345'^^xsd:double;
  dwc:endLongitude '8.504345'^^xsd:double;
  dwc:latitude '42.97339'^^xsd:double;
  dwc:startLatitude '42.97339'^^xsd:double;
  dwc:endLatitude '42.97339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.504345 42.97339, 8.504345 42.97339, 8.504345 42.97339, 8.504345 42.97339, 8.504345 42.97339))'^^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 '774_8115'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546067 8.062683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.546067"^^xsd:decimal ;
  dwc:decimalLongitude "8.062683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3517'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3517'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.062683'^^xsd:double;
  dwc:startLongitude '8.062683'^^xsd:double;
  dwc:endLongitude '8.062683'^^xsd:double;
  dwc:latitude '43.546067'^^xsd:double;
  dwc:startLatitude '43.546067'^^xsd:double;
  dwc:endLatitude '43.546067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.062683 43.546067, 8.062683 43.546067, 8.062683 43.546067, 8.062683 43.546067, 8.062683 43.546067))'^^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 '774_3517'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51181 7.862035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51181"^^xsd:decimal ;
  dwc:decimalLongitude "7.862035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8147'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8147'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.220277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.862035'^^xsd:double;
  dwc:startLongitude '7.862035'^^xsd:double;
  dwc:endLongitude '7.862035'^^xsd:double;
  dwc:latitude '43.51181'^^xsd:double;
  dwc:startLatitude '43.51181'^^xsd:double;
  dwc:endLatitude '43.51181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.862035 43.51181, 7.862035 43.51181, 7.862035 43.51181, 7.862035 43.51181, 7.862035 43.51181))'^^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 '774_8147'^^xsd:string;
  dwc:observationDate '2012-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.794733 8.583167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.794733"^^xsd:decimal ;
  dwc:decimalLongitude "8.583167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3438'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3438'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.583167'^^xsd:double;
  dwc:startLongitude '8.583167'^^xsd:double;
  dwc:endLongitude '8.583167'^^xsd:double;
  dwc:latitude '42.794733'^^xsd:double;
  dwc:startLatitude '42.794733'^^xsd:double;
  dwc:endLatitude '42.794733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.583167 42.794733, 8.583167 42.794733, 8.583167 42.794733, 8.583167 42.794733, 8.583167 42.794733))'^^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 '774_3438'^^xsd:string;
  dwc:observationDate '1991-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53233 7.96855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53233"^^xsd:decimal ;
  dwc:decimalLongitude "7.96855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6412'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6412'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.047777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96855'^^xsd:double;
  dwc:startLongitude '7.96855'^^xsd:double;
  dwc:endLongitude '7.96855'^^xsd:double;
  dwc:latitude '43.53233'^^xsd:double;
  dwc:startLatitude '43.53233'^^xsd:double;
  dwc:endLatitude '43.53233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96855 43.53233, 7.96855 43.53233, 7.96855 43.53233, 7.96855 43.53233, 7.96855 43.53233))'^^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 '774_6412'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488333 7.687667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488333"^^xsd:decimal ;
  dwc:decimalLongitude "7.687667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3294'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3294'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.687667'^^xsd:double;
  dwc:startLongitude '7.687667'^^xsd:double;
  dwc:endLongitude '7.687667'^^xsd:double;
  dwc:latitude '43.488333'^^xsd:double;
  dwc:startLatitude '43.488333'^^xsd:double;
  dwc:endLatitude '43.488333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.687667 43.488333, 7.687667 43.488333, 7.687667 43.488333, 7.687667 43.488333, 7.687667 43.488333))'^^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 '774_3294'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61275 8.132533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61275"^^xsd:decimal ;
  dwc:decimalLongitude "8.132533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3826'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3826'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.132533'^^xsd:double;
  dwc:startLongitude '8.132533'^^xsd:double;
  dwc:endLongitude '8.132533'^^xsd:double;
  dwc:latitude '43.61275'^^xsd:double;
  dwc:startLatitude '43.61275'^^xsd:double;
  dwc:endLatitude '43.61275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.132533 43.61275, 8.132533 43.61275, 8.132533 43.61275, 8.132533 43.61275, 8.132533 43.61275))'^^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 '774_3826'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29193 8.116904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29193"^^xsd:decimal ;
  dwc:decimalLongitude "8.116904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6007'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6007'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.8805555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.116904'^^xsd:double;
  dwc:startLongitude '8.116904'^^xsd:double;
  dwc:endLongitude '8.116904'^^xsd:double;
  dwc:latitude '43.29193'^^xsd:double;
  dwc:startLatitude '43.29193'^^xsd:double;
  dwc:endLatitude '43.29193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.116904 43.29193, 8.116904 43.29193, 8.116904 43.29193, 8.116904 43.29193, 8.116904 43.29193))'^^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 '774_6007'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517867 7.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517867"^^xsd:decimal ;
  dwc:decimalLongitude "7.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4547'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4547'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.796'^^xsd:double;
  dwc:startLongitude '7.796'^^xsd:double;
  dwc:endLongitude '7.796'^^xsd:double;
  dwc:latitude '43.517867'^^xsd:double;
  dwc:startLatitude '43.517867'^^xsd:double;
  dwc:endLatitude '43.517867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.796 43.517867, 7.796 43.517867, 7.796 43.517867, 7.796 43.517867, 7.796 43.517867))'^^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 '774_4547'^^xsd:string;
  dwc:observationDate '1997-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.363167 8.752333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.363167"^^xsd:decimal ;
  dwc:decimalLongitude "8.752333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4513'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4513'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.8480555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.752333'^^xsd:double;
  dwc:startLongitude '8.752333'^^xsd:double;
  dwc:endLongitude '8.752333'^^xsd:double;
  dwc:latitude '43.363167'^^xsd:double;
  dwc:startLatitude '43.363167'^^xsd:double;
  dwc:endLatitude '43.363167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.752333 43.363167, 8.752333 43.363167, 8.752333 43.363167, 8.752333 43.363167, 8.752333 43.363167))'^^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 '774_4513'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63405 8.41176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63405"^^xsd:decimal ;
  dwc:decimalLongitude "8.41176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6788'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6788'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.863333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.41176'^^xsd:double;
  dwc:startLongitude '8.41176'^^xsd:double;
  dwc:endLongitude '8.41176'^^xsd:double;
  dwc:latitude '43.63405'^^xsd:double;
  dwc:startLatitude '43.63405'^^xsd:double;
  dwc:endLatitude '43.63405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.41176 43.63405, 8.41176 43.63405, 8.41176 43.63405, 8.41176 43.63405, 8.41176 43.63405))'^^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 '774_6788'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35547 7.499512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35547"^^xsd:decimal ;
  dwc:decimalLongitude "7.499512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5971'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5971'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.82'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.499512'^^xsd:double;
  dwc:startLongitude '7.499512'^^xsd:double;
  dwc:endLongitude '7.499512'^^xsd:double;
  dwc:latitude '43.35547'^^xsd:double;
  dwc:startLatitude '43.35547'^^xsd:double;
  dwc:endLatitude '43.35547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.499512 43.35547, 7.499512 43.35547, 7.499512 43.35547, 7.499512 43.35547, 7.499512 43.35547))'^^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 '774_5971'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580667 7.771333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.580667"^^xsd:decimal ;
  dwc:decimalLongitude "7.771333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4491'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4491'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.783055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.771333'^^xsd:double;
  dwc:startLongitude '7.771333'^^xsd:double;
  dwc:endLongitude '7.771333'^^xsd:double;
  dwc:latitude '43.580667'^^xsd:double;
  dwc:startLatitude '43.580667'^^xsd:double;
  dwc:endLatitude '43.580667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.771333 43.580667, 7.771333 43.580667, 7.771333 43.580667, 7.771333 43.580667, 7.771333 43.580667))'^^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 '774_4491'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4255 7.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4255"^^xsd:decimal ;
  dwc:decimalLongitude "7.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4447'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4447'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.642'^^xsd:double;
  dwc:startLongitude '7.642'^^xsd:double;
  dwc:endLongitude '7.642'^^xsd:double;
  dwc:latitude '43.4255'^^xsd:double;
  dwc:startLatitude '43.4255'^^xsd:double;
  dwc:endLatitude '43.4255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.642 43.4255, 7.642 43.4255, 7.642 43.4255, 7.642 43.4255, 7.642 43.4255))'^^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 '774_4447'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20297 8.074666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20297"^^xsd:decimal ;
  dwc:decimalLongitude "8.074666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5616'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5616'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6938888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.074666'^^xsd:double;
  dwc:startLongitude '8.074666'^^xsd:double;
  dwc:endLongitude '8.074666'^^xsd:double;
  dwc:latitude '43.20297'^^xsd:double;
  dwc:startLatitude '43.20297'^^xsd:double;
  dwc:endLatitude '43.20297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.074666 43.20297, 8.074666 43.20297, 8.074666 43.20297, 8.074666 43.20297, 8.074666 43.20297))'^^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 '774_5616'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204667 8.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.204667"^^xsd:decimal ;
  dwc:decimalLongitude "8.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4431'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4431'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.29'^^xsd:double;
  dwc:startLongitude '8.29'^^xsd:double;
  dwc:endLongitude '8.29'^^xsd:double;
  dwc:latitude '43.204667'^^xsd:double;
  dwc:startLatitude '43.204667'^^xsd:double;
  dwc:endLatitude '43.204667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.29 43.204667, 8.29 43.204667, 8.29 43.204667, 8.29 43.204667, 8.29 43.204667))'^^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 '774_4431'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540667 7.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540667"^^xsd:decimal ;
  dwc:decimalLongitude "7.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3252'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3252'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.878'^^xsd:double;
  dwc:startLongitude '7.878'^^xsd:double;
  dwc:endLongitude '7.878'^^xsd:double;
  dwc:latitude '43.540667'^^xsd:double;
  dwc:startLatitude '43.540667'^^xsd:double;
  dwc:endLatitude '43.540667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.878 43.540667, 7.878 43.540667, 7.878 43.540667, 7.878 43.540667, 7.878 43.540667))'^^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 '774_3252'^^xsd:string;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5846 7.9984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5846"^^xsd:decimal ;
  dwc:decimalLongitude "7.9984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7145'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9984'^^xsd:double;
  dwc:startLongitude '7.9984'^^xsd:double;
  dwc:endLongitude '7.9984'^^xsd:double;
  dwc:latitude '43.5846'^^xsd:double;
  dwc:startLatitude '43.5846'^^xsd:double;
  dwc:endLatitude '43.5846'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9984 43.5846, 7.9984 43.5846, 7.9984 43.5846, 7.9984 43.5846, 7.9984 43.5846))'^^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 '774_7145'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.453667 7.7795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.453667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3627'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3627'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7795'^^xsd:double;
  dwc:startLongitude '7.7795'^^xsd:double;
  dwc:endLongitude '7.7795'^^xsd:double;
  dwc:latitude '43.453667'^^xsd:double;
  dwc:startLatitude '43.453667'^^xsd:double;
  dwc:endLatitude '43.453667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7795 43.453667, 7.7795 43.453667, 7.7795 43.453667, 7.7795 43.453667, 7.7795 43.453667))'^^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 '774_3627'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3195 7.684667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3195"^^xsd:decimal ;
  dwc:decimalLongitude "7.684667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4666'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4666'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.861388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.684667'^^xsd:double;
  dwc:startLongitude '7.684667'^^xsd:double;
  dwc:endLongitude '7.684667'^^xsd:double;
  dwc:latitude '43.3195'^^xsd:double;
  dwc:startLatitude '43.3195'^^xsd:double;
  dwc:endLatitude '43.3195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.684667 43.3195, 7.684667 43.3195, 7.684667 43.3195, 7.684667 43.3195, 7.684667 43.3195))'^^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 '774_4666'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445 7.896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445"^^xsd:decimal ;
  dwc:decimalLongitude "7.896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3902'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3902'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.896667'^^xsd:double;
  dwc:startLongitude '7.896667'^^xsd:double;
  dwc:endLongitude '7.896667'^^xsd:double;
  dwc:latitude '43.445'^^xsd:double;
  dwc:startLatitude '43.445'^^xsd:double;
  dwc:endLatitude '43.445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.896667 43.445, 7.896667 43.445, 7.896667 43.445, 7.896667 43.445, 7.896667 43.445))'^^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 '774_3902'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.832517 8.035367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.832517"^^xsd:decimal ;
  dwc:decimalLongitude "8.035367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7034'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7034'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035367'^^xsd:double;
  dwc:startLongitude '8.035367'^^xsd:double;
  dwc:endLongitude '8.035367'^^xsd:double;
  dwc:latitude '43.832517'^^xsd:double;
  dwc:startLatitude '43.832517'^^xsd:double;
  dwc:endLatitude '43.832517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035367 43.832517, 8.035367 43.832517, 8.035367 43.832517, 8.035367 43.832517, 8.035367 43.832517))'^^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 '774_7034'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.102333 8.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.102333"^^xsd:decimal ;
  dwc:decimalLongitude "8.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4282'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24'^^xsd:double;
  dwc:startLongitude '8.24'^^xsd:double;
  dwc:endLongitude '8.24'^^xsd:double;
  dwc:latitude '43.102333'^^xsd:double;
  dwc:startLatitude '43.102333'^^xsd:double;
  dwc:endLatitude '43.102333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24 43.102333, 8.24 43.102333, 8.24 43.102333, 8.24 43.102333, 8.24 43.102333))'^^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 '774_4282'^^xsd:string;
  dwc:observationDate '1995-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595483 8.4132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.595483"^^xsd:decimal ;
  dwc:decimalLongitude "8.4132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7365'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7365'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.955555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4132'^^xsd:double;
  dwc:startLongitude '8.4132'^^xsd:double;
  dwc:endLongitude '8.4132'^^xsd:double;
  dwc:latitude '43.595483'^^xsd:double;
  dwc:startLatitude '43.595483'^^xsd:double;
  dwc:endLatitude '43.595483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4132 43.595483, 8.4132 43.595483, 8.4132 43.595483, 8.4132 43.595483, 8.4132 43.595483))'^^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 '774_7365'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2035 7.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2035"^^xsd:decimal ;
  dwc:decimalLongitude "7.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4159'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4159'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.803'^^xsd:double;
  dwc:startLongitude '7.803'^^xsd:double;
  dwc:endLongitude '7.803'^^xsd:double;
  dwc:latitude '43.2035'^^xsd:double;
  dwc:startLatitude '43.2035'^^xsd:double;
  dwc:endLatitude '43.2035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.803 43.2035, 7.803 43.2035, 7.803 43.2035, 7.803 43.2035, 7.803 43.2035))'^^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 '774_4159'^^xsd:string;
  dwc:observationDate '1995-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484317 8.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.484317"^^xsd:decimal ;
  dwc:decimalLongitude "8.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3395'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3395'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.056833'^^xsd:double;
  dwc:startLongitude '8.056833'^^xsd:double;
  dwc:endLongitude '8.056833'^^xsd:double;
  dwc:latitude '43.484317'^^xsd:double;
  dwc:startLatitude '43.484317'^^xsd:double;
  dwc:endLatitude '43.484317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.056833 43.484317, 8.056833 43.484317, 8.056833 43.484317, 8.056833 43.484317, 8.056833 43.484317))'^^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 '774_3395'^^xsd:string;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123833 7.986833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.123833"^^xsd:decimal ;
  dwc:decimalLongitude "7.986833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2695'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2695'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.986833'^^xsd:double;
  dwc:startLongitude '7.986833'^^xsd:double;
  dwc:endLongitude '7.986833'^^xsd:double;
  dwc:latitude '41.123833'^^xsd:double;
  dwc:startLatitude '41.123833'^^xsd:double;
  dwc:endLatitude '41.123833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.986833 41.123833, 7.986833 41.123833, 7.986833 41.123833, 7.986833 41.123833, 7.986833 41.123833))'^^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 '774_2695'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3368'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3368'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.841667'^^xsd:double;
  dwc:startLongitude '7.841667'^^xsd:double;
  dwc:endLongitude '7.841667'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:startLatitude '43.7'^^xsd:double;
  dwc:endLatitude '43.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.841667 43.7, 7.841667 43.7, 7.841667 43.7, 7.841667 43.7, 7.841667 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3368'^^xsd:string;
  dwc:observationDate '1991-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.732667 7.786167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.732667"^^xsd:decimal ;
  dwc:decimalLongitude "7.786167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4549'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4549'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.786167'^^xsd:double;
  dwc:startLongitude '7.786167'^^xsd:double;
  dwc:endLongitude '7.786167'^^xsd:double;
  dwc:latitude '43.732667'^^xsd:double;
  dwc:startLatitude '43.732667'^^xsd:double;
  dwc:endLatitude '43.732667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.786167 43.732667, 7.786167 43.732667, 7.786167 43.732667, 7.786167 43.732667, 7.786167 43.732667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4549'^^xsd:string;
  dwc:observationDate '1997-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.745833 7.7945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.745833"^^xsd:decimal ;
  dwc:decimalLongitude "7.7945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4490'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4490'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.866388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7945'^^xsd:double;
  dwc:startLongitude '7.7945'^^xsd:double;
  dwc:endLongitude '7.7945'^^xsd:double;
  dwc:latitude '43.745833'^^xsd:double;
  dwc:startLatitude '43.745833'^^xsd:double;
  dwc:endLatitude '43.745833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7945 43.745833, 7.7945 43.745833, 7.7945 43.745833, 7.7945 43.745833, 7.7945 43.745833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4490'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.719667 7.866583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.719667"^^xsd:decimal ;
  dwc:decimalLongitude "7.866583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3413'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3413'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.866583'^^xsd:double;
  dwc:startLongitude '7.866583'^^xsd:double;
  dwc:endLongitude '7.866583'^^xsd:double;
  dwc:latitude '43.719667'^^xsd:double;
  dwc:startLatitude '43.719667'^^xsd:double;
  dwc:endLatitude '43.719667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.866583 43.719667, 7.866583 43.719667, 7.866583 43.719667, 7.866583 43.719667, 7.866583 43.719667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3413'^^xsd:string;
  dwc:observationDate '1991-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.768 7.9814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.768"^^xsd:decimal ;
  dwc:decimalLongitude "7.9814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7253'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7253'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.967777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9814'^^xsd:double;
  dwc:startLongitude '7.9814'^^xsd:double;
  dwc:endLongitude '7.9814'^^xsd:double;
  dwc:latitude '43.768'^^xsd:double;
  dwc:startLatitude '43.768'^^xsd:double;
  dwc:endLatitude '43.768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9814 43.768, 7.9814 43.768, 7.9814 43.768, 7.9814 43.768, 7.9814 43.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7253'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1665 7.652183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1665"^^xsd:decimal ;
  dwc:decimalLongitude "7.652183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4170'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4170'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.652183'^^xsd:double;
  dwc:startLongitude '7.652183'^^xsd:double;
  dwc:endLongitude '7.652183'^^xsd:double;
  dwc:latitude '43.1665'^^xsd:double;
  dwc:startLatitude '43.1665'^^xsd:double;
  dwc:endLatitude '43.1665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.652183 43.1665, 7.652183 43.1665, 7.652183 43.1665, 7.652183 43.1665, 7.652183 43.1665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4170'^^xsd:string;
  dwc:observationDate '1995-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80349 15.38433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80349"^^xsd:decimal ;
  dwc:decimalLongitude "15.38433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8392'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8392'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5636111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.38433'^^xsd:double;
  dwc:startLongitude '15.38433'^^xsd:double;
  dwc:endLongitude '15.38433'^^xsd:double;
  dwc:latitude '37.80349'^^xsd:double;
  dwc:startLatitude '37.80349'^^xsd:double;
  dwc:endLatitude '37.80349'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38433 37.80349, 15.38433 37.80349, 15.38433 37.80349, 15.38433 37.80349, 15.38433 37.80349))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_8392'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74978 7.94547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74978"^^xsd:decimal ;
  dwc:decimalLongitude "7.94547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6653'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6653'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.931111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.94547'^^xsd:double;
  dwc:startLongitude '7.94547'^^xsd:double;
  dwc:endLongitude '7.94547'^^xsd:double;
  dwc:latitude '43.74978'^^xsd:double;
  dwc:startLatitude '43.74978'^^xsd:double;
  dwc:endLatitude '43.74978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.94547 43.74978, 7.94547 43.74978, 7.94547 43.74978, 7.94547 43.74978, 7.94547 43.74978))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6653'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49714 7.62702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49714"^^xsd:decimal ;
  dwc:decimalLongitude "7.62702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5160'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5160'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.772777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62702'^^xsd:double;
  dwc:startLongitude '7.62702'^^xsd:double;
  dwc:endLongitude '7.62702'^^xsd:double;
  dwc:latitude '43.49714'^^xsd:double;
  dwc:startLatitude '43.49714'^^xsd:double;
  dwc:endLatitude '43.49714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62702 43.49714, 7.62702 43.49714, 7.62702 43.49714, 7.62702 43.49714, 7.62702 43.49714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5160'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721333 7.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.721333"^^xsd:decimal ;
  dwc:decimalLongitude "7.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4611'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4611'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.081111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.798333'^^xsd:double;
  dwc:startLongitude '7.798333'^^xsd:double;
  dwc:endLongitude '7.798333'^^xsd:double;
  dwc:latitude '43.721333'^^xsd:double;
  dwc:startLatitude '43.721333'^^xsd:double;
  dwc:endLatitude '43.721333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.798333 43.721333, 7.798333 43.721333, 7.798333 43.721333, 7.798333 43.721333, 7.798333 43.721333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4611'^^xsd:string;
  dwc:observationDate '1998-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72821 7.73677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72821"^^xsd:decimal ;
  dwc:decimalLongitude "7.73677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5087'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5087'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.5875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73677'^^xsd:double;
  dwc:startLongitude '7.73677'^^xsd:double;
  dwc:endLongitude '7.73677'^^xsd:double;
  dwc:latitude '43.72821'^^xsd:double;
  dwc:startLatitude '43.72821'^^xsd:double;
  dwc:endLatitude '43.72821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73677 43.72821, 7.73677 43.72821, 7.73677 43.72821, 7.73677 43.72821, 7.73677 43.72821))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5087'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71431 7.69365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71431"^^xsd:decimal ;
  dwc:decimalLongitude "7.69365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6771'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6771'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.478888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69365'^^xsd:double;
  dwc:startLongitude '7.69365'^^xsd:double;
  dwc:endLongitude '7.69365'^^xsd:double;
  dwc:latitude '43.71431'^^xsd:double;
  dwc:startLatitude '43.71431'^^xsd:double;
  dwc:endLatitude '43.71431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69365 43.71431, 7.69365 43.71431, 7.69365 43.71431, 7.69365 43.71431, 7.69365 43.71431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6771'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72579 7.709848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72579"^^xsd:decimal ;
  dwc:decimalLongitude "7.709848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7818'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7818'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.709848'^^xsd:double;
  dwc:startLongitude '7.709848'^^xsd:double;
  dwc:endLongitude '7.709848'^^xsd:double;
  dwc:latitude '43.72579'^^xsd:double;
  dwc:startLatitude '43.72579'^^xsd:double;
  dwc:endLatitude '43.72579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.709848 43.72579, 7.709848 43.72579, 7.709848 43.72579, 7.709848 43.72579, 7.709848 43.72579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7818'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.728167 7.8415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.728167"^^xsd:decimal ;
  dwc:decimalLongitude "7.8415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4641'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4641'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.91'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8415'^^xsd:double;
  dwc:startLongitude '7.8415'^^xsd:double;
  dwc:endLongitude '7.8415'^^xsd:double;
  dwc:latitude '43.728167'^^xsd:double;
  dwc:startLatitude '43.728167'^^xsd:double;
  dwc:endLatitude '43.728167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8415 43.728167, 7.8415 43.728167, 7.8415 43.728167, 7.8415 43.728167, 7.8415 43.728167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4641'^^xsd:string;
  dwc:observationDate '1998-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.677483 7.625717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.677483"^^xsd:decimal ;
  dwc:decimalLongitude "7.625717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3373'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3373'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.625717'^^xsd:double;
  dwc:startLongitude '7.625717'^^xsd:double;
  dwc:endLongitude '7.625717'^^xsd:double;
  dwc:latitude '43.677483'^^xsd:double;
  dwc:startLatitude '43.677483'^^xsd:double;
  dwc:endLatitude '43.677483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.625717 43.677483, 7.625717 43.677483, 7.625717 43.677483, 7.625717 43.677483, 7.625717 43.677483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3373'^^xsd:string;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083333 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2556'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2556'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:startLongitude '8.5'^^xsd:double;
  dwc:endLongitude '8.5'^^xsd:double;
  dwc:latitude '42.083333'^^xsd:double;
  dwc:startLatitude '42.083333'^^xsd:double;
  dwc:endLatitude '42.083333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5 42.083333, 8.5 42.083333, 8.5 42.083333, 8.5 42.083333, 8.5 42.083333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2556'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67585 7.755333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67585"^^xsd:decimal ;
  dwc:decimalLongitude "7.755333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3960'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3960'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.755333'^^xsd:double;
  dwc:startLongitude '7.755333'^^xsd:double;
  dwc:endLongitude '7.755333'^^xsd:double;
  dwc:latitude '43.67585'^^xsd:double;
  dwc:startLatitude '43.67585'^^xsd:double;
  dwc:endLatitude '43.67585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.755333 43.67585, 7.755333 43.67585, 7.755333 43.67585, 7.755333 43.67585, 7.755333 43.67585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3960'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705933 7.66205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.705933"^^xsd:decimal ;
  dwc:decimalLongitude "7.66205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4563'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4563'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.623055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.66205'^^xsd:double;
  dwc:startLongitude '7.66205'^^xsd:double;
  dwc:endLongitude '7.66205'^^xsd:double;
  dwc:latitude '43.705933'^^xsd:double;
  dwc:startLatitude '43.705933'^^xsd:double;
  dwc:endLatitude '43.705933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.66205 43.705933, 7.66205 43.705933, 7.66205 43.705933, 7.66205 43.705933, 7.66205 43.705933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4563'^^xsd:string;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59883 7.38117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59883"^^xsd:decimal ;
  dwc:decimalLongitude "7.38117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5043'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5043'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.38117'^^xsd:double;
  dwc:startLongitude '7.38117'^^xsd:double;
  dwc:endLongitude '7.38117'^^xsd:double;
  dwc:latitude '43.59883'^^xsd:double;
  dwc:startLatitude '43.59883'^^xsd:double;
  dwc:endLatitude '43.59883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38117 43.59883, 7.38117 43.59883, 7.38117 43.59883, 7.38117 43.59883, 7.38117 43.59883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5043'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.773033 7.86875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.773033"^^xsd:decimal ;
  dwc:decimalLongitude "7.86875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7029'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7029'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86875'^^xsd:double;
  dwc:startLongitude '7.86875'^^xsd:double;
  dwc:endLongitude '7.86875'^^xsd:double;
  dwc:latitude '43.773033'^^xsd:double;
  dwc:startLatitude '43.773033'^^xsd:double;
  dwc:endLatitude '43.773033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86875 43.773033, 7.86875 43.773033, 7.86875 43.773033, 7.86875 43.773033, 7.86875 43.773033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7029'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711468 7.775717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.711468"^^xsd:decimal ;
  dwc:decimalLongitude "7.775717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5373'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5373'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775717'^^xsd:double;
  dwc:startLongitude '7.775717'^^xsd:double;
  dwc:endLongitude '7.775717'^^xsd:double;
  dwc:latitude '43.711468'^^xsd:double;
  dwc:startLatitude '43.711468'^^xsd:double;
  dwc:endLatitude '43.711468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775717 43.711468, 7.775717 43.711468, 7.775717 43.711468, 7.775717 43.711468, 7.775717 43.711468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5373'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597167 7.309167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.597167"^^xsd:decimal ;
  dwc:decimalLongitude "7.309167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4456'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4456'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.309167'^^xsd:double;
  dwc:startLongitude '7.309167'^^xsd:double;
  dwc:endLongitude '7.309167'^^xsd:double;
  dwc:latitude '43.597167'^^xsd:double;
  dwc:startLatitude '43.597167'^^xsd:double;
  dwc:endLatitude '43.597167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.309167 43.597167, 7.309167 43.597167, 7.309167 43.597167, 7.309167 43.597167, 7.309167 43.597167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4456'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730312 7.798201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.730312"^^xsd:decimal ;
  dwc:decimalLongitude "7.798201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5560'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5560'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.5697222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.798201'^^xsd:double;
  dwc:startLongitude '7.798201'^^xsd:double;
  dwc:endLongitude '7.798201'^^xsd:double;
  dwc:latitude '43.730312'^^xsd:double;
  dwc:startLatitude '43.730312'^^xsd:double;
  dwc:endLatitude '43.730312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.798201 43.730312, 7.798201 43.730312, 7.798201 43.730312, 7.798201 43.730312, 7.798201 43.730312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5560'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.138167 8.3355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.138167"^^xsd:decimal ;
  dwc:decimalLongitude "8.3355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4085'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4085'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3355'^^xsd:double;
  dwc:startLongitude '8.3355'^^xsd:double;
  dwc:endLongitude '8.3355'^^xsd:double;
  dwc:latitude '43.138167'^^xsd:double;
  dwc:startLatitude '43.138167'^^xsd:double;
  dwc:endLatitude '43.138167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3355 43.138167, 8.3355 43.138167, 8.3355 43.138167, 8.3355 43.138167, 8.3355 43.138167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4085'^^xsd:string;
  dwc:observationDate '1994-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686012 7.748279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686012"^^xsd:decimal ;
  dwc:decimalLongitude "7.748279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5921'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5921'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.748279'^^xsd:double;
  dwc:startLongitude '7.748279'^^xsd:double;
  dwc:endLongitude '7.748279'^^xsd:double;
  dwc:latitude '43.686012'^^xsd:double;
  dwc:startLatitude '43.686012'^^xsd:double;
  dwc:endLatitude '43.686012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.748279 43.686012, 7.748279 43.686012, 7.748279 43.686012, 7.748279 43.686012, 7.748279 43.686012))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5921'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75581 7.92967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75581"^^xsd:decimal ;
  dwc:decimalLongitude "7.92967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6435'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.92967'^^xsd:double;
  dwc:startLongitude '7.92967'^^xsd:double;
  dwc:endLongitude '7.92967'^^xsd:double;
  dwc:latitude '43.75581'^^xsd:double;
  dwc:startLatitude '43.75581'^^xsd:double;
  dwc:endLatitude '43.75581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.92967 43.75581, 7.92967 43.75581, 7.92967 43.75581, 7.92967 43.75581, 7.92967 43.75581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6435'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73799 8.32749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73799"^^xsd:decimal ;
  dwc:decimalLongitude "8.32749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6504'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6504'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.32749'^^xsd:double;
  dwc:startLongitude '8.32749'^^xsd:double;
  dwc:endLongitude '8.32749'^^xsd:double;
  dwc:latitude '43.73799'^^xsd:double;
  dwc:startLatitude '43.73799'^^xsd:double;
  dwc:endLatitude '43.73799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.32749 43.73799, 8.32749 43.73799, 8.32749 43.73799, 8.32749 43.73799, 8.32749 43.73799))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6504'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 15.272333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.272333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2421'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2421'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.272333'^^xsd:double;
  dwc:startLongitude '15.272333'^^xsd:double;
  dwc:endLongitude '15.272333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:startLatitude '36.8'^^xsd:double;
  dwc:endLatitude '36.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.272333 36.8, 15.272333 36.8, 15.272333 36.8, 15.272333 36.8, 15.272333 36.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2421'^^xsd:string;
  dwc:observationDate '1989-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6768 8.053867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6768"^^xsd:decimal ;
  dwc:decimalLongitude "8.053867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7380'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7380'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.471944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.053867'^^xsd:double;
  dwc:startLongitude '8.053867'^^xsd:double;
  dwc:endLongitude '8.053867'^^xsd:double;
  dwc:latitude '43.6768'^^xsd:double;
  dwc:startLatitude '43.6768'^^xsd:double;
  dwc:endLatitude '43.6768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.053867 43.6768, 8.053867 43.6768, 8.053867 43.6768, 8.053867 43.6768, 8.053867 43.6768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7380'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.761533 7.896367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.761533"^^xsd:decimal ;
  dwc:decimalLongitude "7.896367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7030'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7030'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.896367'^^xsd:double;
  dwc:startLongitude '7.896367'^^xsd:double;
  dwc:endLongitude '7.896367'^^xsd:double;
  dwc:latitude '43.761533'^^xsd:double;
  dwc:startLatitude '43.761533'^^xsd:double;
  dwc:endLatitude '43.761533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.896367 43.761533, 7.896367 43.761533, 7.896367 43.761533, 7.896367 43.761533, 7.896367 43.761533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7030'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14472 8.44103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.14472"^^xsd:decimal ;
  dwc:decimalLongitude "8.44103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5320'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5320'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.514444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.44103'^^xsd:double;
  dwc:startLongitude '8.44103'^^xsd:double;
  dwc:endLongitude '8.44103'^^xsd:double;
  dwc:latitude '44.14472'^^xsd:double;
  dwc:startLatitude '44.14472'^^xsd:double;
  dwc:endLatitude '44.14472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.44103 44.14472, 8.44103 44.14472, 8.44103 44.14472, 8.44103 44.14472, 8.44103 44.14472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5320'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647833 7.932333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.647833"^^xsd:decimal ;
  dwc:decimalLongitude "7.932333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4614'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4614'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.515'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.932333'^^xsd:double;
  dwc:startLongitude '7.932333'^^xsd:double;
  dwc:endLongitude '7.932333'^^xsd:double;
  dwc:latitude '43.647833'^^xsd:double;
  dwc:startLatitude '43.647833'^^xsd:double;
  dwc:endLatitude '43.647833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.932333 43.647833, 7.932333 43.647833, 7.932333 43.647833, 7.932333 43.647833, 7.932333 43.647833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4614'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65004 7.371562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65004"^^xsd:decimal ;
  dwc:decimalLongitude "7.371562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6285'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.891388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.371562'^^xsd:double;
  dwc:startLongitude '7.371562'^^xsd:double;
  dwc:endLongitude '7.371562'^^xsd:double;
  dwc:latitude '43.65004'^^xsd:double;
  dwc:startLatitude '43.65004'^^xsd:double;
  dwc:endLatitude '43.65004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.371562 43.65004, 7.371562 43.65004, 7.371562 43.65004, 7.371562 43.65004, 7.371562 43.65004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6285'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7319 7.7704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7319"^^xsd:decimal ;
  dwc:decimalLongitude "7.7704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7522'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7522'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.458611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7704'^^xsd:double;
  dwc:startLongitude '7.7704'^^xsd:double;
  dwc:endLongitude '7.7704'^^xsd:double;
  dwc:latitude '43.7319'^^xsd:double;
  dwc:startLatitude '43.7319'^^xsd:double;
  dwc:endLatitude '43.7319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7704 43.7319, 7.7704 43.7319, 7.7704 43.7319, 7.7704 43.7319, 7.7704 43.7319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7522'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706333 7.727333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706333"^^xsd:decimal ;
  dwc:decimalLongitude "7.727333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4228'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4228'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.727333'^^xsd:double;
  dwc:startLongitude '7.727333'^^xsd:double;
  dwc:endLongitude '7.727333'^^xsd:double;
  dwc:latitude '43.706333'^^xsd:double;
  dwc:startLatitude '43.706333'^^xsd:double;
  dwc:endLatitude '43.706333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.727333 43.706333, 7.727333 43.706333, 7.727333 43.706333, 7.727333 43.706333, 7.727333 43.706333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4228'^^xsd:string;
  dwc:observationDate '1995-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730137 7.76728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.730137"^^xsd:decimal ;
  dwc:decimalLongitude "7.76728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5731'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5731'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.5069444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76728'^^xsd:double;
  dwc:startLongitude '7.76728'^^xsd:double;
  dwc:endLongitude '7.76728'^^xsd:double;
  dwc:latitude '43.730137'^^xsd:double;
  dwc:startLatitude '43.730137'^^xsd:double;
  dwc:endLatitude '43.730137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76728 43.730137, 7.76728 43.730137, 7.76728 43.730137, 7.76728 43.730137, 7.76728 43.730137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5731'^^xsd:string;
  dwc:observationDate '2005-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8004 7.78313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8004"^^xsd:decimal ;
  dwc:decimalLongitude "7.78313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4892'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4892'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.002222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78313'^^xsd:double;
  dwc:startLongitude '7.78313'^^xsd:double;
  dwc:endLongitude '7.78313'^^xsd:double;
  dwc:latitude '43.8004'^^xsd:double;
  dwc:startLatitude '43.8004'^^xsd:double;
  dwc:endLatitude '43.8004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78313 43.8004, 7.78313 43.8004, 7.78313 43.8004, 7.78313 43.8004, 7.78313 43.8004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4892'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.447949 7.27895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.447949"^^xsd:decimal ;
  dwc:decimalLongitude "7.27895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5498'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5498'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.27895'^^xsd:double;
  dwc:startLongitude '7.27895'^^xsd:double;
  dwc:endLongitude '7.27895'^^xsd:double;
  dwc:latitude '43.447949'^^xsd:double;
  dwc:startLatitude '43.447949'^^xsd:double;
  dwc:endLatitude '43.447949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27895 43.447949, 7.27895 43.447949, 7.27895 43.447949, 7.27895 43.447949, 7.27895 43.447949))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5498'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.344505 7.360898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.344505"^^xsd:decimal ;
  dwc:decimalLongitude "7.360898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6155'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6155'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.735'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.360898'^^xsd:double;
  dwc:startLongitude '7.360898'^^xsd:double;
  dwc:endLongitude '7.360898'^^xsd:double;
  dwc:latitude '43.344505'^^xsd:double;
  dwc:startLatitude '43.344505'^^xsd:double;
  dwc:endLatitude '43.344505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.360898 43.344505, 7.360898 43.344505, 7.360898 43.344505, 7.360898 43.344505, 7.360898 43.344505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6155'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76013 7.861132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76013"^^xsd:decimal ;
  dwc:decimalLongitude "7.861132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7705'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7705'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.814722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.861132'^^xsd:double;
  dwc:startLongitude '7.861132'^^xsd:double;
  dwc:endLongitude '7.861132'^^xsd:double;
  dwc:latitude '43.76013'^^xsd:double;
  dwc:startLatitude '43.76013'^^xsd:double;
  dwc:endLatitude '43.76013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.861132 43.76013, 7.861132 43.76013, 7.861132 43.76013, 7.861132 43.76013, 7.861132 43.76013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7705'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804531 7.828767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.804531"^^xsd:decimal ;
  dwc:decimalLongitude "7.828767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5500'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5500'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.94'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.828767'^^xsd:double;
  dwc:startLongitude '7.828767'^^xsd:double;
  dwc:endLongitude '7.828767'^^xsd:double;
  dwc:latitude '43.804531'^^xsd:double;
  dwc:startLatitude '43.804531'^^xsd:double;
  dwc:endLatitude '43.804531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.828767 43.804531, 7.828767 43.804531, 7.828767 43.804531, 7.828767 43.804531, 7.828767 43.804531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5500'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.109383 8.508291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.109383"^^xsd:decimal ;
  dwc:decimalLongitude "8.508291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6261'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.875555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.508291'^^xsd:double;
  dwc:startLongitude '8.508291'^^xsd:double;
  dwc:endLongitude '8.508291'^^xsd:double;
  dwc:latitude '44.109383'^^xsd:double;
  dwc:startLatitude '44.109383'^^xsd:double;
  dwc:endLatitude '44.109383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.508291 44.109383, 8.508291 44.109383, 8.508291 44.109383, 8.508291 44.109383, 8.508291 44.109383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6261'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.707 7.505033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.707"^^xsd:decimal ;
  dwc:decimalLongitude "7.505033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3756'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3756'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.505033'^^xsd:double;
  dwc:startLongitude '7.505033'^^xsd:double;
  dwc:endLongitude '7.505033'^^xsd:double;
  dwc:latitude '43.707'^^xsd:double;
  dwc:startLatitude '43.707'^^xsd:double;
  dwc:endLatitude '43.707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.505033 43.707, 7.505033 43.707, 7.505033 43.707, 7.505033 43.707, 7.505033 43.707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3756'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.950783 -13.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.950783"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2890'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2890'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.4343'^^xsd:double;
  dwc:startLongitude '-13.4343'^^xsd:double;
  dwc:endLongitude '-13.4343'^^xsd:double;
  dwc:latitude '28.950783'^^xsd:double;
  dwc:startLatitude '28.950783'^^xsd:double;
  dwc:endLatitude '28.950783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.4343 28.950783, -13.4343 28.950783, -13.4343 28.950783, -13.4343 28.950783, -13.4343 28.950783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2890'^^xsd:string;
  dwc:observationDate '1995-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02183 15.46673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02183"^^xsd:decimal ;
  dwc:decimalLongitude "15.46673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8349'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8349'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.148611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.46673'^^xsd:double;
  dwc:startLongitude '15.46673'^^xsd:double;
  dwc:endLongitude '15.46673'^^xsd:double;
  dwc:latitude '38.02183'^^xsd:double;
  dwc:startLatitude '38.02183'^^xsd:double;
  dwc:endLatitude '38.02183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.46673 38.02183, 15.46673 38.02183, 15.46673 38.02183, 15.46673 38.02183, 15.46673 38.02183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_8349'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714667 7.7955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3336'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3336'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7955'^^xsd:double;
  dwc:startLongitude '7.7955'^^xsd:double;
  dwc:endLongitude '7.7955'^^xsd:double;
  dwc:latitude '43.714667'^^xsd:double;
  dwc:startLatitude '43.714667'^^xsd:double;
  dwc:endLatitude '43.714667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7955 43.714667, 7.7955 43.714667, 7.7955 43.714667, 7.7955 43.714667, 7.7955 43.714667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3336'^^xsd:string;
  dwc:observationDate '1990-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725918 8.079875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.725918"^^xsd:decimal ;
  dwc:decimalLongitude "8.079875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6331'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6331'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.106944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.079875'^^xsd:double;
  dwc:startLongitude '8.079875'^^xsd:double;
  dwc:endLongitude '8.079875'^^xsd:double;
  dwc:latitude '43.725918'^^xsd:double;
  dwc:startLatitude '43.725918'^^xsd:double;
  dwc:endLatitude '43.725918'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.079875 43.725918, 8.079875 43.725918, 8.079875 43.725918, 8.079875 43.725918, 8.079875 43.725918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6331'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52608 7.01223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52608"^^xsd:decimal ;
  dwc:decimalLongitude "7.01223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5206'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5206'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8341666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.01223'^^xsd:double;
  dwc:startLongitude '7.01223'^^xsd:double;
  dwc:endLongitude '7.01223'^^xsd:double;
  dwc:latitude '43.52608'^^xsd:double;
  dwc:startLatitude '43.52608'^^xsd:double;
  dwc:endLatitude '43.52608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.01223 43.52608, 7.01223 43.52608, 7.01223 43.52608, 7.01223 43.52608, 7.01223 43.52608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5206'^^xsd:string;
  dwc:observationDate '2001-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56005 7.396117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56005"^^xsd:decimal ;
  dwc:decimalLongitude "7.396117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4699'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4699'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.396117'^^xsd:double;
  dwc:startLongitude '7.396117'^^xsd:double;
  dwc:endLongitude '7.396117'^^xsd:double;
  dwc:latitude '43.56005'^^xsd:double;
  dwc:startLatitude '43.56005'^^xsd:double;
  dwc:endLatitude '43.56005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.396117 43.56005, 7.396117 43.56005, 7.396117 43.56005, 7.396117 43.56005, 7.396117 43.56005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4699'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722333 7.8745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.722333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3969'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3969'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8745'^^xsd:double;
  dwc:startLongitude '7.8745'^^xsd:double;
  dwc:endLongitude '7.8745'^^xsd:double;
  dwc:latitude '43.722333'^^xsd:double;
  dwc:startLatitude '43.722333'^^xsd:double;
  dwc:endLatitude '43.722333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8745 43.722333, 7.8745 43.722333, 7.8745 43.722333, 7.8745 43.722333, 7.8745 43.722333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3969'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733578 7.953804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733578"^^xsd:decimal ;
  dwc:decimalLongitude "7.953804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5926'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5926'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.057777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.953804'^^xsd:double;
  dwc:startLongitude '7.953804'^^xsd:double;
  dwc:endLongitude '7.953804'^^xsd:double;
  dwc:latitude '43.733578'^^xsd:double;
  dwc:startLatitude '43.733578'^^xsd:double;
  dwc:endLatitude '43.733578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.953804 43.733578, 7.953804 43.733578, 7.953804 43.733578, 7.953804 43.733578, 7.953804 43.733578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5926'^^xsd:string;
  dwc:observationDate '2006-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722667 7.747167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.722667"^^xsd:decimal ;
  dwc:decimalLongitude "7.747167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4659'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4659'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.124444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.747167'^^xsd:double;
  dwc:startLongitude '7.747167'^^xsd:double;
  dwc:endLongitude '7.747167'^^xsd:double;
  dwc:latitude '43.722667'^^xsd:double;
  dwc:startLatitude '43.722667'^^xsd:double;
  dwc:endLatitude '43.722667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.747167 43.722667, 7.747167 43.722667, 7.747167 43.722667, 7.747167 43.722667, 7.747167 43.722667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4659'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627945 7.367898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.627945"^^xsd:decimal ;
  dwc:decimalLongitude "7.367898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6088'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6088'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.8794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.367898'^^xsd:double;
  dwc:startLongitude '7.367898'^^xsd:double;
  dwc:endLongitude '7.367898'^^xsd:double;
  dwc:latitude '43.627945'^^xsd:double;
  dwc:startLatitude '43.627945'^^xsd:double;
  dwc:endLatitude '43.627945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.367898 43.627945, 7.367898 43.627945, 7.367898 43.627945, 7.367898 43.627945, 7.367898 43.627945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6088'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705566 7.536417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.705566"^^xsd:decimal ;
  dwc:decimalLongitude "7.536417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5559'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5559'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6458333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.536417'^^xsd:double;
  dwc:startLongitude '7.536417'^^xsd:double;
  dwc:endLongitude '7.536417'^^xsd:double;
  dwc:latitude '43.705566'^^xsd:double;
  dwc:startLatitude '43.705566'^^xsd:double;
  dwc:endLatitude '43.705566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.536417 43.705566, 7.536417 43.705566, 7.536417 43.705566, 7.536417 43.705566, 7.536417 43.705566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5559'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75565 7.91717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75565"^^xsd:decimal ;
  dwc:decimalLongitude "7.91717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6370'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6370'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.085555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91717'^^xsd:double;
  dwc:startLongitude '7.91717'^^xsd:double;
  dwc:endLongitude '7.91717'^^xsd:double;
  dwc:latitude '43.75565'^^xsd:double;
  dwc:startLatitude '43.75565'^^xsd:double;
  dwc:endLatitude '43.75565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91717 43.75565, 7.91717 43.75565, 7.91717 43.75565, 7.91717 43.75565, 7.91717 43.75565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6370'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65133 7.36633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65133"^^xsd:decimal ;
  dwc:decimalLongitude "7.36633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4966'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4966'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.36633'^^xsd:double;
  dwc:startLongitude '7.36633'^^xsd:double;
  dwc:endLongitude '7.36633'^^xsd:double;
  dwc:latitude '43.65133'^^xsd:double;
  dwc:startLatitude '43.65133'^^xsd:double;
  dwc:endLatitude '43.65133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36633 43.65133, 7.36633 43.65133, 7.36633 43.65133, 7.36633 43.65133, 7.36633 43.65133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4966'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729783 7.777433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.729783"^^xsd:decimal ;
  dwc:decimalLongitude "7.777433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4481'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4481'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.777433'^^xsd:double;
  dwc:startLongitude '7.777433'^^xsd:double;
  dwc:endLongitude '7.777433'^^xsd:double;
  dwc:latitude '43.729783'^^xsd:double;
  dwc:startLatitude '43.729783'^^xsd:double;
  dwc:endLatitude '43.729783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.777433 43.729783, 7.777433 43.729783, 7.777433 43.729783, 7.777433 43.729783, 7.777433 43.729783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4481'^^xsd:string;
  dwc:observationDate '1997-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 15.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483333"^^xsd:decimal ;
  dwc:decimalLongitude "15.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2329'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2329'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.166667'^^xsd:double;
  dwc:startLongitude '15.166667'^^xsd:double;
  dwc:endLongitude '15.166667'^^xsd:double;
  dwc:latitude '38.483333'^^xsd:double;
  dwc:startLatitude '38.483333'^^xsd:double;
  dwc:endLatitude '38.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.166667 38.483333, 15.166667 38.483333, 15.166667 38.483333, 15.166667 38.483333, 15.166667 38.483333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2329'^^xsd:string;
  dwc:observationDate '1988-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544628 7.479491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544628"^^xsd:decimal ;
  dwc:decimalLongitude "7.479491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5983'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5983'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.479491'^^xsd:double;
  dwc:startLongitude '7.479491'^^xsd:double;
  dwc:endLongitude '7.479491'^^xsd:double;
  dwc:latitude '43.544628'^^xsd:double;
  dwc:startLatitude '43.544628'^^xsd:double;
  dwc:endLatitude '43.544628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.479491 43.544628, 7.479491 43.544628, 7.479491 43.544628, 7.479491 43.544628, 7.479491 43.544628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5983'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59581 7.840072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59581"^^xsd:decimal ;
  dwc:decimalLongitude "7.840072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6091'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6091'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.812777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.840072'^^xsd:double;
  dwc:startLongitude '7.840072'^^xsd:double;
  dwc:endLongitude '7.840072'^^xsd:double;
  dwc:latitude '43.59581'^^xsd:double;
  dwc:startLatitude '43.59581'^^xsd:double;
  dwc:endLatitude '43.59581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.840072 43.59581, 7.840072 43.59581, 7.840072 43.59581, 7.840072 43.59581, 7.840072 43.59581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6091'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.300433 -13.250583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.300433"^^xsd:decimal ;
  dwc:decimalLongitude "-13.250583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2834'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2834'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.250583'^^xsd:double;
  dwc:startLongitude '-13.250583'^^xsd:double;
  dwc:endLongitude '-13.250583'^^xsd:double;
  dwc:latitude '29.300433'^^xsd:double;
  dwc:startLatitude '29.300433'^^xsd:double;
  dwc:endLatitude '29.300433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.250583 29.300433, -13.250583 29.300433, -13.250583 29.300433, -13.250583 29.300433, -13.250583 29.300433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2834'^^xsd:string;
  dwc:observationDate '1994-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.746616 7.97615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.746616"^^xsd:decimal ;
  dwc:decimalLongitude "7.97615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5620'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5620'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0463888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97615'^^xsd:double;
  dwc:startLongitude '7.97615'^^xsd:double;
  dwc:endLongitude '7.97615'^^xsd:double;
  dwc:latitude '43.746616'^^xsd:double;
  dwc:startLatitude '43.746616'^^xsd:double;
  dwc:endLatitude '43.746616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97615 43.746616, 7.97615 43.746616, 7.97615 43.746616, 7.97615 43.746616, 7.97615 43.746616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5620'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.715553 7.728114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.715553"^^xsd:decimal ;
  dwc:decimalLongitude "7.728114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5830'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5830'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.728114'^^xsd:double;
  dwc:startLongitude '7.728114'^^xsd:double;
  dwc:endLongitude '7.728114'^^xsd:double;
  dwc:latitude '43.715553'^^xsd:double;
  dwc:startLatitude '43.715553'^^xsd:double;
  dwc:endLatitude '43.715553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.728114 43.715553, 7.728114 43.715553, 7.728114 43.715553, 7.728114 43.715553, 7.728114 43.715553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5830'^^xsd:string;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.663867 7.439617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.663867"^^xsd:decimal ;
  dwc:decimalLongitude "7.439617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4259'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4259'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.439617'^^xsd:double;
  dwc:startLongitude '7.439617'^^xsd:double;
  dwc:endLongitude '7.439617'^^xsd:double;
  dwc:latitude '43.663867'^^xsd:double;
  dwc:startLatitude '43.663867'^^xsd:double;
  dwc:endLatitude '43.663867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.439617 43.663867, 7.439617 43.663867, 7.439617 43.663867, 7.439617 43.663867, 7.439617 43.663867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4259'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.336167 7.058833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.336167"^^xsd:decimal ;
  dwc:decimalLongitude "7.058833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5060'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5060'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.058833'^^xsd:double;
  dwc:startLongitude '7.058833'^^xsd:double;
  dwc:endLongitude '7.058833'^^xsd:double;
  dwc:latitude '43.336167'^^xsd:double;
  dwc:startLatitude '43.336167'^^xsd:double;
  dwc:endLatitude '43.336167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.058833 43.336167, 7.058833 43.336167, 7.058833 43.336167, 7.058833 43.336167, 7.058833 43.336167))'^^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 '774_5060'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2336 8.27815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2336"^^xsd:decimal ;
  dwc:decimalLongitude "8.27815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4103'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4103'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.27815'^^xsd:double;
  dwc:startLongitude '8.27815'^^xsd:double;
  dwc:endLongitude '8.27815'^^xsd:double;
  dwc:latitude '43.2336'^^xsd:double;
  dwc:startLatitude '43.2336'^^xsd:double;
  dwc:endLatitude '43.2336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.27815 43.2336, 8.27815 43.2336, 8.27815 43.2336, 8.27815 43.2336, 8.27815 43.2336))'^^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 '774_4103'^^xsd:string;
  dwc:observationDate '1994-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7873 8.0446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7873"^^xsd:decimal ;
  dwc:decimalLongitude "8.0446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7532'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7532'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.555277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0446'^^xsd:double;
  dwc:startLongitude '8.0446'^^xsd:double;
  dwc:endLongitude '8.0446'^^xsd:double;
  dwc:latitude '43.7873'^^xsd:double;
  dwc:startLatitude '43.7873'^^xsd:double;
  dwc:endLatitude '43.7873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0446 43.7873, 8.0446 43.7873, 8.0446 43.7873, 8.0446 43.7873, 8.0446 43.7873))'^^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 '774_7532'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2246'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2246'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.983333'^^xsd:double;
  dwc:startLongitude '13.983333'^^xsd:double;
  dwc:endLongitude '13.983333'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:startLatitude '40.35'^^xsd:double;
  dwc:endLatitude '40.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.983333 40.35, 13.983333 40.35, 13.983333 40.35, 13.983333 40.35, 13.983333 40.35))'^^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 '774_2246'^^xsd:string;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7743 8.708233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7743"^^xsd:decimal ;
  dwc:decimalLongitude "8.708233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3727'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3727'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.708233'^^xsd:double;
  dwc:startLongitude '8.708233'^^xsd:double;
  dwc:endLongitude '8.708233'^^xsd:double;
  dwc:latitude '42.7743'^^xsd:double;
  dwc:startLatitude '42.7743'^^xsd:double;
  dwc:endLatitude '42.7743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.708233 42.7743, 8.708233 42.7743, 8.708233 42.7743, 8.708233 42.7743, 8.708233 42.7743))'^^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 '774_3727'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684833 8.259317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.684833"^^xsd:decimal ;
  dwc:decimalLongitude "8.259317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7287'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7287'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.652222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.259317'^^xsd:double;
  dwc:startLongitude '8.259317'^^xsd:double;
  dwc:endLongitude '8.259317'^^xsd:double;
  dwc:latitude '43.684833'^^xsd:double;
  dwc:startLatitude '43.684833'^^xsd:double;
  dwc:endLatitude '43.684833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.259317 43.684833, 8.259317 43.684833, 8.259317 43.684833, 8.259317 43.684833, 8.259317 43.684833))'^^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 '774_7287'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713 7.68433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.713"^^xsd:decimal ;
  dwc:decimalLongitude "7.68433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4971'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4971'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68433'^^xsd:double;
  dwc:startLongitude '7.68433'^^xsd:double;
  dwc:endLongitude '7.68433'^^xsd:double;
  dwc:latitude '43.713'^^xsd:double;
  dwc:startLatitude '43.713'^^xsd:double;
  dwc:endLatitude '43.713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68433 43.713, 7.68433 43.713, 7.68433 43.713, 7.68433 43.713, 7.68433 43.713))'^^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 '774_4971'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476 8.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.476"^^xsd:decimal ;
  dwc:decimalLongitude "8.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3795'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3795'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.276'^^xsd:double;
  dwc:startLongitude '8.276'^^xsd:double;
  dwc:endLongitude '8.276'^^xsd:double;
  dwc:latitude '43.476'^^xsd:double;
  dwc:startLatitude '43.476'^^xsd:double;
  dwc:endLatitude '43.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.276 43.476, 8.276 43.476, 8.276 43.476, 8.276 43.476, 8.276 43.476))'^^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 '774_3795'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476 8.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.476"^^xsd:decimal ;
  dwc:decimalLongitude "8.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3794'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3794'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.276'^^xsd:double;
  dwc:startLongitude '8.276'^^xsd:double;
  dwc:endLongitude '8.276'^^xsd:double;
  dwc:latitude '43.476'^^xsd:double;
  dwc:startLatitude '43.476'^^xsd:double;
  dwc:endLatitude '43.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.276 43.476, 8.276 43.476, 8.276 43.476, 8.276 43.476, 8.276 43.476))'^^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 '774_3794'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883333 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883333"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2601'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2601'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25'^^xsd:double;
  dwc:startLongitude '8.25'^^xsd:double;
  dwc:endLongitude '8.25'^^xsd:double;
  dwc:latitude '41.883333'^^xsd:double;
  dwc:startLatitude '41.883333'^^xsd:double;
  dwc:endLatitude '41.883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25 41.883333, 8.25 41.883333, 8.25 41.883333, 8.25 41.883333, 8.25 41.883333))'^^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 '774_2601'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95519 8.267058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95519"^^xsd:decimal ;
  dwc:decimalLongitude "8.267058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7842'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7842'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.065277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.267058'^^xsd:double;
  dwc:startLongitude '8.267058'^^xsd:double;
  dwc:endLongitude '8.267058'^^xsd:double;
  dwc:latitude '42.95519'^^xsd:double;
  dwc:startLatitude '42.95519'^^xsd:double;
  dwc:endLatitude '42.95519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.267058 42.95519, 8.267058 42.95519, 8.267058 42.95519, 8.267058 42.95519, 8.267058 42.95519))'^^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 '774_7842'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.640733 8.276217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.640733"^^xsd:decimal ;
  dwc:decimalLongitude "8.276217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7002'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7002'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.276217'^^xsd:double;
  dwc:startLongitude '8.276217'^^xsd:double;
  dwc:endLongitude '8.276217'^^xsd:double;
  dwc:latitude '43.640733'^^xsd:double;
  dwc:startLatitude '43.640733'^^xsd:double;
  dwc:endLatitude '43.640733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.276217 43.640733, 8.276217 43.640733, 8.276217 43.640733, 8.276217 43.640733, 8.276217 43.640733))'^^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 '774_7002'^^xsd:string;
  dwc:observationDate '1996-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.681 7.9823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.681"^^xsd:decimal ;
  dwc:decimalLongitude "7.9823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7498'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7498'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.914444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9823'^^xsd:double;
  dwc:startLongitude '7.9823'^^xsd:double;
  dwc:endLongitude '7.9823'^^xsd:double;
  dwc:latitude '43.681'^^xsd:double;
  dwc:startLatitude '43.681'^^xsd:double;
  dwc:endLatitude '43.681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9823 43.681, 7.9823 43.681, 7.9823 43.681, 7.9823 43.681, 7.9823 43.681))'^^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 '774_7498'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183333 12.943167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183333"^^xsd:decimal ;
  dwc:decimalLongitude "12.943167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2409'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2409'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.943167'^^xsd:double;
  dwc:startLongitude '12.943167'^^xsd:double;
  dwc:endLongitude '12.943167'^^xsd:double;
  dwc:latitude '38.183333'^^xsd:double;
  dwc:startLatitude '38.183333'^^xsd:double;
  dwc:endLatitude '38.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.943167 38.183333, 12.943167 38.183333, 12.943167 38.183333, 12.943167 38.183333, 12.943167 38.183333))'^^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 '774_2409'^^xsd:string;
  dwc:observationDate '1989-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58816 7.51663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58816"^^xsd:decimal ;
  dwc:decimalLongitude "7.51663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6369'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6369'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.51663'^^xsd:double;
  dwc:startLongitude '7.51663'^^xsd:double;
  dwc:endLongitude '7.51663'^^xsd:double;
  dwc:latitude '43.58816'^^xsd:double;
  dwc:startLatitude '43.58816'^^xsd:double;
  dwc:endLatitude '43.58816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51663 43.58816, 7.51663 43.58816, 7.51663 43.58816, 7.51663 43.58816, 7.51663 43.58816))'^^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 '774_6369'^^xsd:string;
  dwc:observationDate '2009-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38996 7.44164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38996"^^xsd:decimal ;
  dwc:decimalLongitude "7.44164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6615'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6615'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.853888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44164'^^xsd:double;
  dwc:startLongitude '7.44164'^^xsd:double;
  dwc:endLongitude '7.44164'^^xsd:double;
  dwc:latitude '43.38996'^^xsd:double;
  dwc:startLatitude '43.38996'^^xsd:double;
  dwc:endLatitude '43.38996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44164 43.38996, 7.44164 43.38996, 7.44164 43.38996, 7.44164 43.38996, 7.44164 43.38996))'^^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 '774_6615'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.866667 8.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.866667"^^xsd:decimal ;
  dwc:decimalLongitude "8.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2353'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2353'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.533333'^^xsd:double;
  dwc:startLongitude '8.533333'^^xsd:double;
  dwc:endLongitude '8.533333'^^xsd:double;
  dwc:latitude '41.866667'^^xsd:double;
  dwc:startLatitude '41.866667'^^xsd:double;
  dwc:endLatitude '41.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.533333 41.866667, 8.533333 41.866667, 8.533333 41.866667, 8.533333 41.866667, 8.533333 41.866667))'^^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 '774_2353'^^xsd:string;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351109 7.420573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.351109"^^xsd:decimal ;
  dwc:decimalLongitude "7.420573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6194'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6194'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.9722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.420573'^^xsd:double;
  dwc:startLongitude '7.420573'^^xsd:double;
  dwc:endLongitude '7.420573'^^xsd:double;
  dwc:latitude '43.351109'^^xsd:double;
  dwc:startLatitude '43.351109'^^xsd:double;
  dwc:endLatitude '43.351109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.420573 43.351109, 7.420573 43.351109, 7.420573 43.351109, 7.420573 43.351109, 7.420573 43.351109))'^^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 '774_6194'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.745606 7.88619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.745606"^^xsd:decimal ;
  dwc:decimalLongitude "7.88619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5927'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5927'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.303888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88619'^^xsd:double;
  dwc:startLongitude '7.88619'^^xsd:double;
  dwc:endLongitude '7.88619'^^xsd:double;
  dwc:latitude '43.745606'^^xsd:double;
  dwc:startLatitude '43.745606'^^xsd:double;
  dwc:endLatitude '43.745606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88619 43.745606, 7.88619 43.745606, 7.88619 43.745606, 7.88619 43.745606, 7.88619 43.745606))'^^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 '774_5927'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66532 7.298536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66532"^^xsd:decimal ;
  dwc:decimalLongitude "7.298536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7677'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7677'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.447777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.298536'^^xsd:double;
  dwc:startLongitude '7.298536'^^xsd:double;
  dwc:endLongitude '7.298536'^^xsd:double;
  dwc:latitude '43.66532'^^xsd:double;
  dwc:startLatitude '43.66532'^^xsd:double;
  dwc:endLatitude '43.66532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.298536 43.66532, 7.298536 43.66532, 7.298536 43.66532, 7.298536 43.66532, 7.298536 43.66532))'^^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 '774_7677'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57741 7.71452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57741"^^xsd:decimal ;
  dwc:decimalLongitude "7.71452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6413'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6413'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.581111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71452'^^xsd:double;
  dwc:startLongitude '7.71452'^^xsd:double;
  dwc:endLongitude '7.71452'^^xsd:double;
  dwc:latitude '43.57741'^^xsd:double;
  dwc:startLatitude '43.57741'^^xsd:double;
  dwc:endLatitude '43.57741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71452 43.57741, 7.71452 43.57741, 7.71452 43.57741, 7.71452 43.57741, 7.71452 43.57741))'^^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 '774_6413'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7636 8.17603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7636"^^xsd:decimal ;
  dwc:decimalLongitude "8.17603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5364'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.523888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.17603'^^xsd:double;
  dwc:startLongitude '8.17603'^^xsd:double;
  dwc:endLongitude '8.17603'^^xsd:double;
  dwc:latitude '43.7636'^^xsd:double;
  dwc:startLatitude '43.7636'^^xsd:double;
  dwc:endLatitude '43.7636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.17603 43.7636, 8.17603 43.7636, 8.17603 43.7636, 8.17603 43.7636, 8.17603 43.7636))'^^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 '774_5364'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671402 7.529749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671402"^^xsd:decimal ;
  dwc:decimalLongitude "7.529749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5651'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5651'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.529749'^^xsd:double;
  dwc:startLongitude '7.529749'^^xsd:double;
  dwc:endLongitude '7.529749'^^xsd:double;
  dwc:latitude '43.671402'^^xsd:double;
  dwc:startLatitude '43.671402'^^xsd:double;
  dwc:endLatitude '43.671402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.529749 43.671402, 7.529749 43.671402, 7.529749 43.671402, 7.529749 43.671402, 7.529749 43.671402))'^^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 '774_5651'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.175381 8.540234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.175381"^^xsd:decimal ;
  dwc:decimalLongitude "8.540234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5644'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5644'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.095277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.540234'^^xsd:double;
  dwc:startLongitude '8.540234'^^xsd:double;
  dwc:endLongitude '8.540234'^^xsd:double;
  dwc:latitude '44.175381'^^xsd:double;
  dwc:startLatitude '44.175381'^^xsd:double;
  dwc:endLatitude '44.175381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.540234 44.175381, 8.540234 44.175381, 8.540234 44.175381, 8.540234 44.175381, 8.540234 44.175381))'^^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 '774_5644'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705667 7.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.705667"^^xsd:decimal ;
  dwc:decimalLongitude "7.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4577'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4577'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.3925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.663'^^xsd:double;
  dwc:startLongitude '7.663'^^xsd:double;
  dwc:endLongitude '7.663'^^xsd:double;
  dwc:latitude '43.705667'^^xsd:double;
  dwc:startLatitude '43.705667'^^xsd:double;
  dwc:endLatitude '43.705667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.663 43.705667, 7.663 43.705667, 7.663 43.705667, 7.663 43.705667, 7.663 43.705667))'^^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 '774_4577'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0182 9.14672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0182"^^xsd:decimal ;
  dwc:decimalLongitude "9.14672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4821'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4821'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.9416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.14672'^^xsd:double;
  dwc:startLongitude '9.14672'^^xsd:double;
  dwc:endLongitude '9.14672'^^xsd:double;
  dwc:latitude '43.0182'^^xsd:double;
  dwc:startLatitude '43.0182'^^xsd:double;
  dwc:endLatitude '43.0182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.14672 43.0182, 9.14672 43.0182, 9.14672 43.0182, 9.14672 43.0182, 9.14672 43.0182))'^^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 '774_4821'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.729 8.774667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.729"^^xsd:decimal ;
  dwc:decimalLongitude "8.774667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4653'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4653'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.820833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.774667'^^xsd:double;
  dwc:startLongitude '8.774667'^^xsd:double;
  dwc:endLongitude '8.774667'^^xsd:double;
  dwc:latitude '42.729'^^xsd:double;
  dwc:startLatitude '42.729'^^xsd:double;
  dwc:endLatitude '42.729'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.774667 42.729, 8.774667 42.729, 8.774667 42.729, 8.774667 42.729, 8.774667 42.729))'^^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 '774_4653'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611667 7.7545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.611667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3355'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3355'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7545'^^xsd:double;
  dwc:startLongitude '7.7545'^^xsd:double;
  dwc:endLongitude '7.7545'^^xsd:double;
  dwc:latitude '43.611667'^^xsd:double;
  dwc:startLatitude '43.611667'^^xsd:double;
  dwc:endLatitude '43.611667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7545 43.611667, 7.7545 43.611667, 7.7545 43.611667, 7.7545 43.611667, 7.7545 43.611667))'^^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 '774_3355'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67915 7.27962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67915"^^xsd:decimal ;
  dwc:decimalLongitude "7.27962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4898'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.613888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.27962'^^xsd:double;
  dwc:startLongitude '7.27962'^^xsd:double;
  dwc:endLongitude '7.27962'^^xsd:double;
  dwc:latitude '43.67915'^^xsd:double;
  dwc:startLatitude '43.67915'^^xsd:double;
  dwc:endLatitude '43.67915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27962 43.67915, 7.27962 43.67915, 7.27962 43.67915, 7.27962 43.67915, 7.27962 43.67915))'^^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 '774_4898'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2395 8.272167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2395"^^xsd:decimal ;
  dwc:decimalLongitude "8.272167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2802'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2802'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.272167'^^xsd:double;
  dwc:startLongitude '8.272167'^^xsd:double;
  dwc:endLongitude '8.272167'^^xsd:double;
  dwc:latitude '41.2395'^^xsd:double;
  dwc:startLatitude '41.2395'^^xsd:double;
  dwc:endLatitude '41.2395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.272167 41.2395, 8.272167 41.2395, 8.272167 41.2395, 8.272167 41.2395, 8.272167 41.2395))'^^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 '774_2802'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4729 7.8155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4729"^^xsd:decimal ;
  dwc:decimalLongitude "7.8155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7524'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7524'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.439444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8155'^^xsd:double;
  dwc:startLongitude '7.8155'^^xsd:double;
  dwc:endLongitude '7.8155'^^xsd:double;
  dwc:latitude '43.4729'^^xsd:double;
  dwc:startLatitude '43.4729'^^xsd:double;
  dwc:endLatitude '43.4729'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8155 43.4729, 7.8155 43.4729, 7.8155 43.4729, 7.8155 43.4729, 7.8155 43.4729))'^^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 '774_7524'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.742667 7.7545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.742667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3341'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3341'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7545'^^xsd:double;
  dwc:startLongitude '7.7545'^^xsd:double;
  dwc:endLongitude '7.7545'^^xsd:double;
  dwc:latitude '43.742667'^^xsd:double;
  dwc:startLatitude '43.742667'^^xsd:double;
  dwc:endLatitude '43.742667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7545 43.742667, 7.7545 43.742667, 7.7545 43.742667, 7.7545 43.742667, 7.7545 43.742667))'^^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 '774_3341'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333633 8.050583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333633"^^xsd:decimal ;
  dwc:decimalLongitude "8.050583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3608'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3608'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.050583'^^xsd:double;
  dwc:startLongitude '8.050583'^^xsd:double;
  dwc:endLongitude '8.050583'^^xsd:double;
  dwc:latitude '43.333633'^^xsd:double;
  dwc:startLatitude '43.333633'^^xsd:double;
  dwc:endLatitude '43.333633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.050583 43.333633, 8.050583 43.333633, 8.050583 43.333633, 8.050583 43.333633, 8.050583 43.333633))'^^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 '774_3608'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7251 7.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7251"^^xsd:decimal ;
  dwc:decimalLongitude "7.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7205'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7205'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.895'^^xsd:double;
  dwc:startLongitude '7.895'^^xsd:double;
  dwc:endLongitude '7.895'^^xsd:double;
  dwc:latitude '43.7251'^^xsd:double;
  dwc:startLatitude '43.7251'^^xsd:double;
  dwc:endLatitude '43.7251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.895 43.7251, 7.895 43.7251, 7.895 43.7251, 7.895 43.7251, 7.895 43.7251))'^^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 '774_7205'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183333 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.183333"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2479'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2479'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25'^^xsd:double;
  dwc:startLongitude '7.25'^^xsd:double;
  dwc:endLongitude '7.25'^^xsd:double;
  dwc:latitude '43.183333'^^xsd:double;
  dwc:startLatitude '43.183333'^^xsd:double;
  dwc:endLatitude '43.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25 43.183333, 7.25 43.183333, 7.25 43.183333, 7.25 43.183333, 7.25 43.183333))'^^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 '774_2479'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 10.86111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.86111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3736'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3736'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.86111'^^xsd:double;
  dwc:startLongitude '10.86111'^^xsd:double;
  dwc:endLongitude '10.86111'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:startLatitude '42.1'^^xsd:double;
  dwc:endLatitude '42.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.86111 42.1, 10.86111 42.1, 10.86111 42.1, 10.86111 42.1, 10.86111 42.1))'^^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 '774_3736'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.934667 8.583833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.934667"^^xsd:decimal ;
  dwc:decimalLongitude "8.583833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4394'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4394'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.583833'^^xsd:double;
  dwc:startLongitude '8.583833'^^xsd:double;
  dwc:endLongitude '8.583833'^^xsd:double;
  dwc:latitude '42.934667'^^xsd:double;
  dwc:startLatitude '42.934667'^^xsd:double;
  dwc:endLatitude '42.934667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.583833 42.934667, 8.583833 42.934667, 8.583833 42.934667, 8.583833 42.934667, 8.583833 42.934667))'^^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 '774_4394'^^xsd:string;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436683 7.825517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.436683"^^xsd:decimal ;
  dwc:decimalLongitude "7.825517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7430'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7430'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.369722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.825517'^^xsd:double;
  dwc:startLongitude '7.825517'^^xsd:double;
  dwc:endLongitude '7.825517'^^xsd:double;
  dwc:latitude '43.436683'^^xsd:double;
  dwc:startLatitude '43.436683'^^xsd:double;
  dwc:endLatitude '43.436683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.825517 43.436683, 7.825517 43.436683, 7.825517 43.436683, 7.825517 43.436683, 7.825517 43.436683))'^^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 '774_7430'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.491167 7.904333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.491167"^^xsd:decimal ;
  dwc:decimalLongitude "7.904333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3782'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3782'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.904333'^^xsd:double;
  dwc:startLongitude '7.904333'^^xsd:double;
  dwc:endLongitude '7.904333'^^xsd:double;
  dwc:latitude '43.491167'^^xsd:double;
  dwc:startLatitude '43.491167'^^xsd:double;
  dwc:endLatitude '43.491167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.904333 43.491167, 7.904333 43.491167, 7.904333 43.491167, 7.904333 43.491167, 7.904333 43.491167))'^^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 '774_3782'^^xsd:string;
  dwc:observationDate '1993-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17455 8.72435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17455"^^xsd:decimal ;
  dwc:decimalLongitude "8.72435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4253'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4253'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.72435'^^xsd:double;
  dwc:startLongitude '8.72435'^^xsd:double;
  dwc:endLongitude '8.72435'^^xsd:double;
  dwc:latitude '43.17455'^^xsd:double;
  dwc:startLatitude '43.17455'^^xsd:double;
  dwc:endLatitude '43.17455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.72435 43.17455, 8.72435 43.17455, 8.72435 43.17455, 8.72435 43.17455, 8.72435 43.17455))'^^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 '774_4253'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183333 12.669667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183333"^^xsd:decimal ;
  dwc:decimalLongitude "12.669667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2410'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2410'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.669667'^^xsd:double;
  dwc:startLongitude '12.669667'^^xsd:double;
  dwc:endLongitude '12.669667'^^xsd:double;
  dwc:latitude '38.183333'^^xsd:double;
  dwc:startLatitude '38.183333'^^xsd:double;
  dwc:endLatitude '38.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.669667 38.183333, 12.669667 38.183333, 12.669667 38.183333, 12.669667 38.183333, 12.669667 38.183333))'^^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 '774_2410'^^xsd:string;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3215 7.690333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3215"^^xsd:decimal ;
  dwc:decimalLongitude "7.690333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3958'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3958'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.690333'^^xsd:double;
  dwc:startLongitude '7.690333'^^xsd:double;
  dwc:endLongitude '7.690333'^^xsd:double;
  dwc:latitude '43.3215'^^xsd:double;
  dwc:startLatitude '43.3215'^^xsd:double;
  dwc:endLatitude '43.3215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.690333 43.3215, 7.690333 43.3215, 7.690333 43.3215, 7.690333 43.3215, 7.690333 43.3215))'^^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 '774_3958'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40572 8.182621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40572"^^xsd:decimal ;
  dwc:decimalLongitude "8.182621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7980'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7980'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.698611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.182621'^^xsd:double;
  dwc:startLongitude '8.182621'^^xsd:double;
  dwc:endLongitude '8.182621'^^xsd:double;
  dwc:latitude '43.40572'^^xsd:double;
  dwc:startLatitude '43.40572'^^xsd:double;
  dwc:endLatitude '43.40572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.182621 43.40572, 8.182621 43.40572, 8.182621 43.40572, 8.182621 43.40572, 8.182621 43.40572))'^^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 '774_7980'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56379 7.37384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56379"^^xsd:decimal ;
  dwc:decimalLongitude "7.37384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6394'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6394'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.37384'^^xsd:double;
  dwc:startLongitude '7.37384'^^xsd:double;
  dwc:endLongitude '7.37384'^^xsd:double;
  dwc:latitude '43.56379'^^xsd:double;
  dwc:startLatitude '43.56379'^^xsd:double;
  dwc:endLatitude '43.56379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37384 43.56379, 7.37384 43.56379, 7.37384 43.56379, 7.37384 43.56379, 7.37384 43.56379))'^^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 '774_6394'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.678997 7.83095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.678997"^^xsd:decimal ;
  dwc:decimalLongitude "7.83095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6098'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6098'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83095'^^xsd:double;
  dwc:startLongitude '7.83095'^^xsd:double;
  dwc:endLongitude '7.83095'^^xsd:double;
  dwc:latitude '43.678997'^^xsd:double;
  dwc:startLatitude '43.678997'^^xsd:double;
  dwc:endLatitude '43.678997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83095 43.678997, 7.83095 43.678997, 7.83095 43.678997, 7.83095 43.678997, 7.83095 43.678997))'^^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 '774_6098'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72506 7.556787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72506"^^xsd:decimal ;
  dwc:decimalLongitude "7.556787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7767'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7767'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.556787'^^xsd:double;
  dwc:startLongitude '7.556787'^^xsd:double;
  dwc:endLongitude '7.556787'^^xsd:double;
  dwc:latitude '43.72506'^^xsd:double;
  dwc:startLatitude '43.72506'^^xsd:double;
  dwc:endLatitude '43.72506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.556787 43.72506, 7.556787 43.72506, 7.556787 43.72506, 7.556787 43.72506, 7.556787 43.72506))'^^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 '774_7767'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.823135 8.009017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.823135"^^xsd:decimal ;
  dwc:decimalLongitude "8.009017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5447'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5447'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.917222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.009017'^^xsd:double;
  dwc:startLongitude '8.009017'^^xsd:double;
  dwc:endLongitude '8.009017'^^xsd:double;
  dwc:latitude '43.823135'^^xsd:double;
  dwc:startLatitude '43.823135'^^xsd:double;
  dwc:endLatitude '43.823135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.009017 43.823135, 8.009017 43.823135, 8.009017 43.823135, 8.009017 43.823135, 8.009017 43.823135))'^^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 '774_5447'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591904 7.799449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.591904"^^xsd:decimal ;
  dwc:decimalLongitude "7.799449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5640'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5640'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.420277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.799449'^^xsd:double;
  dwc:startLongitude '7.799449'^^xsd:double;
  dwc:endLongitude '7.799449'^^xsd:double;
  dwc:latitude '43.591904'^^xsd:double;
  dwc:startLatitude '43.591904'^^xsd:double;
  dwc:endLatitude '43.591904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.799449 43.591904, 7.799449 43.591904, 7.799449 43.591904, 7.799449 43.591904, 7.799449 43.591904))'^^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 '774_5640'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6685 8.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6685"^^xsd:decimal ;
  dwc:decimalLongitude "8.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4269'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4269'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0575'^^xsd:double;
  dwc:startLongitude '8.0575'^^xsd:double;
  dwc:endLongitude '8.0575'^^xsd:double;
  dwc:latitude '43.6685'^^xsd:double;
  dwc:startLatitude '43.6685'^^xsd:double;
  dwc:endLatitude '43.6685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0575 43.6685, 8.0575 43.6685, 8.0575 43.6685, 8.0575 43.6685, 8.0575 43.6685))'^^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 '774_4269'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.941765 8.50945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.941765"^^xsd:decimal ;
  dwc:decimalLongitude "8.50945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5599'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5599'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.318611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.50945'^^xsd:double;
  dwc:startLongitude '8.50945'^^xsd:double;
  dwc:endLongitude '8.50945'^^xsd:double;
  dwc:latitude '42.941765'^^xsd:double;
  dwc:startLatitude '42.941765'^^xsd:double;
  dwc:endLatitude '42.941765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50945 42.941765, 8.50945 42.941765, 8.50945 42.941765, 8.50945 42.941765, 8.50945 42.941765))'^^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 '774_5599'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3285 7.536833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3285"^^xsd:decimal ;
  dwc:decimalLongitude "7.536833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4802'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4802'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.144722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.536833'^^xsd:double;
  dwc:startLongitude '7.536833'^^xsd:double;
  dwc:endLongitude '7.536833'^^xsd:double;
  dwc:latitude '43.3285'^^xsd:double;
  dwc:startLatitude '43.3285'^^xsd:double;
  dwc:endLatitude '43.3285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.536833 43.3285, 7.536833 43.3285, 7.536833 43.3285, 7.536833 43.3285, 7.536833 43.3285))'^^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 '774_4802'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57025 8.755513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57025"^^xsd:decimal ;
  dwc:decimalLongitude "8.755513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7951'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7951'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.9122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.755513'^^xsd:double;
  dwc:startLongitude '8.755513'^^xsd:double;
  dwc:endLongitude '8.755513'^^xsd:double;
  dwc:latitude '43.57025'^^xsd:double;
  dwc:startLatitude '43.57025'^^xsd:double;
  dwc:endLatitude '43.57025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.755513 43.57025, 8.755513 43.57025, 8.755513 43.57025, 8.755513 43.57025, 8.755513 43.57025))'^^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 '774_7951'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.999833 9.143167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.999833"^^xsd:decimal ;
  dwc:decimalLongitude "9.143167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4542'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4542'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.143167'^^xsd:double;
  dwc:startLongitude '9.143167'^^xsd:double;
  dwc:endLongitude '9.143167'^^xsd:double;
  dwc:latitude '42.999833'^^xsd:double;
  dwc:startLatitude '42.999833'^^xsd:double;
  dwc:endLatitude '42.999833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.143167 42.999833, 9.143167 42.999833, 9.143167 42.999833, 9.143167 42.999833, 9.143167 42.999833))'^^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 '774_4542'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131833 8.337167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.131833"^^xsd:decimal ;
  dwc:decimalLongitude "8.337167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4186'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4186'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.337167'^^xsd:double;
  dwc:startLongitude '8.337167'^^xsd:double;
  dwc:endLongitude '8.337167'^^xsd:double;
  dwc:latitude '43.131833'^^xsd:double;
  dwc:startLatitude '43.131833'^^xsd:double;
  dwc:endLatitude '43.131833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.337167 43.131833, 8.337167 43.131833, 8.337167 43.131833, 8.337167 43.131833, 8.337167 43.131833))'^^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 '774_4186'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22577 6.9337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22577"^^xsd:decimal ;
  dwc:decimalLongitude "6.9337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4879'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4879'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.235277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.9337'^^xsd:double;
  dwc:startLongitude '6.9337'^^xsd:double;
  dwc:endLongitude '6.9337'^^xsd:double;
  dwc:latitude '43.22577'^^xsd:double;
  dwc:startLatitude '43.22577'^^xsd:double;
  dwc:endLatitude '43.22577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.9337 43.22577, 6.9337 43.22577, 6.9337 43.22577, 6.9337 43.22577, 6.9337 43.22577))'^^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 '774_4879'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709854 7.853015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.709854"^^xsd:decimal ;
  dwc:decimalLongitude "7.853015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5896'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5896'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.427777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.853015'^^xsd:double;
  dwc:startLongitude '7.853015'^^xsd:double;
  dwc:endLongitude '7.853015'^^xsd:double;
  dwc:latitude '43.709854'^^xsd:double;
  dwc:startLatitude '43.709854'^^xsd:double;
  dwc:endLatitude '43.709854'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.853015 43.709854, 7.853015 43.709854, 7.853015 43.709854, 7.853015 43.709854, 7.853015 43.709854))'^^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 '774_5896'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.193167 22.402667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.193167"^^xsd:decimal ;
  dwc:decimalLongitude "22.402667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_597'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_597'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.402667'^^xsd:double;
  dwc:startLongitude '22.402667'^^xsd:double;
  dwc:endLongitude '22.402667'^^xsd:double;
  dwc:latitude '38.193167'^^xsd:double;
  dwc:startLatitude '38.193167'^^xsd:double;
  dwc:endLatitude '38.193167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.402667 38.193167, 22.402667 38.193167, 22.402667 38.193167, 22.402667 38.193167, 22.402667 38.193167))'^^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 '774_597'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57325 7.858617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57325"^^xsd:decimal ;
  dwc:decimalLongitude "7.858617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7086'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7086'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.858617'^^xsd:double;
  dwc:startLongitude '7.858617'^^xsd:double;
  dwc:endLongitude '7.858617'^^xsd:double;
  dwc:latitude '43.57325'^^xsd:double;
  dwc:startLatitude '43.57325'^^xsd:double;
  dwc:endLatitude '43.57325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.858617 43.57325, 7.858617 43.57325, 7.858617 43.57325, 7.858617 43.57325, 7.858617 43.57325))'^^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 '774_7086'^^xsd:string;
  dwc:observationDate '1997-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204 8.1031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.204"^^xsd:decimal ;
  dwc:decimalLongitude "8.1031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3974'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3974'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1031'^^xsd:double;
  dwc:startLongitude '8.1031'^^xsd:double;
  dwc:endLongitude '8.1031'^^xsd:double;
  dwc:latitude '43.204'^^xsd:double;
  dwc:startLatitude '43.204'^^xsd:double;
  dwc:endLatitude '43.204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1031 43.204, 8.1031 43.204, 8.1031 43.204, 8.1031 43.204, 8.1031 43.204))'^^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 '774_3974'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.991667 8.053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.991667"^^xsd:decimal ;
  dwc:decimalLongitude "8.053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2731'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2731'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.053'^^xsd:double;
  dwc:startLongitude '8.053'^^xsd:double;
  dwc:endLongitude '8.053'^^xsd:double;
  dwc:latitude '40.991667'^^xsd:double;
  dwc:startLatitude '40.991667'^^xsd:double;
  dwc:endLatitude '40.991667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.053 40.991667, 8.053 40.991667, 8.053 40.991667, 8.053 40.991667, 8.053 40.991667))'^^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 '774_2731'^^xsd:string;
  dwc:observationDate '1995-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.019333 8.424167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.019333"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3982'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3982'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.424167'^^xsd:double;
  dwc:startLongitude '8.424167'^^xsd:double;
  dwc:endLongitude '8.424167'^^xsd:double;
  dwc:latitude '43.019333'^^xsd:double;
  dwc:startLatitude '43.019333'^^xsd:double;
  dwc:endLatitude '43.019333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.424167 43.019333, 8.424167 43.019333, 8.424167 43.019333, 8.424167 43.019333, 8.424167 43.019333))'^^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 '774_3982'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7978 8.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7978"^^xsd:decimal ;
  dwc:decimalLongitude "8.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7198'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7198'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.679444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0178'^^xsd:double;
  dwc:startLongitude '8.0178'^^xsd:double;
  dwc:endLongitude '8.0178'^^xsd:double;
  dwc:latitude '43.7978'^^xsd:double;
  dwc:startLatitude '43.7978'^^xsd:double;
  dwc:endLatitude '43.7978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0178 43.7978, 8.0178 43.7978, 8.0178 43.7978, 8.0178 43.7978, 8.0178 43.7978))'^^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 '774_7198'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7416 7.9309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7416"^^xsd:decimal ;
  dwc:decimalLongitude "7.9309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7611'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7611'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.640833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9309'^^xsd:double;
  dwc:startLongitude '7.9309'^^xsd:double;
  dwc:endLongitude '7.9309'^^xsd:double;
  dwc:latitude '43.7416'^^xsd:double;
  dwc:startLatitude '43.7416'^^xsd:double;
  dwc:endLatitude '43.7416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9309 43.7416, 7.9309 43.7416, 7.9309 43.7416, 7.9309 43.7416, 7.9309 43.7416))'^^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 '774_7611'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652 7.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.652"^^xsd:decimal ;
  dwc:decimalLongitude "7.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3747'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3747'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.814'^^xsd:double;
  dwc:startLongitude '7.814'^^xsd:double;
  dwc:endLongitude '7.814'^^xsd:double;
  dwc:latitude '43.652'^^xsd:double;
  dwc:startLatitude '43.652'^^xsd:double;
  dwc:endLatitude '43.652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.814 43.652, 7.814 43.652, 7.814 43.652, 7.814 43.652, 7.814 43.652))'^^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 '774_3747'^^xsd:string;
  dwc:observationDate '1993-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70116 8.51608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70116"^^xsd:decimal ;
  dwc:decimalLongitude "8.51608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5084'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5084'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.078333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.51608'^^xsd:double;
  dwc:startLongitude '8.51608'^^xsd:double;
  dwc:endLongitude '8.51608'^^xsd:double;
  dwc:latitude '43.70116'^^xsd:double;
  dwc:startLatitude '43.70116'^^xsd:double;
  dwc:endLatitude '43.70116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.51608 43.70116, 8.51608 43.70116, 8.51608 43.70116, 8.51608 43.70116, 8.51608 43.70116))'^^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 '774_5084'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.183333 20.227167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.183333"^^xsd:decimal ;
  dwc:decimalLongitude "20.227167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2674'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2674'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.227167'^^xsd:double;
  dwc:startLongitude '20.227167'^^xsd:double;
  dwc:endLongitude '20.227167'^^xsd:double;
  dwc:latitude '39.183333'^^xsd:double;
  dwc:startLatitude '39.183333'^^xsd:double;
  dwc:endLatitude '39.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.227167 39.183333, 20.227167 39.183333, 20.227167 39.183333, 20.227167 39.183333, 20.227167 39.183333))'^^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 '774_2674'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5539 8.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5539"^^xsd:decimal ;
  dwc:decimalLongitude "8.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7468'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7468'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.301666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.193'^^xsd:double;
  dwc:startLongitude '8.193'^^xsd:double;
  dwc:endLongitude '8.193'^^xsd:double;
  dwc:latitude '43.5539'^^xsd:double;
  dwc:startLatitude '43.5539'^^xsd:double;
  dwc:endLatitude '43.5539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.193 43.5539, 8.193 43.5539, 8.193 43.5539, 8.193 43.5539, 8.193 43.5539))'^^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 '774_7468'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.740383 7.870783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.740383"^^xsd:decimal ;
  dwc:decimalLongitude "7.870783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3431'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3431'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.870783'^^xsd:double;
  dwc:startLongitude '7.870783'^^xsd:double;
  dwc:endLongitude '7.870783'^^xsd:double;
  dwc:latitude '43.740383'^^xsd:double;
  dwc:startLatitude '43.740383'^^xsd:double;
  dwc:endLatitude '43.740383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.870783 43.740383, 7.870783 43.740383, 7.870783 43.740383, 7.870783 43.740383, 7.870783 43.740383))'^^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 '774_3431'^^xsd:string;
  dwc:observationDate '1991-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0905 8.8415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0905"^^xsd:decimal ;
  dwc:decimalLongitude "8.8415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4992'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4992'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.8415'^^xsd:double;
  dwc:startLongitude '8.8415'^^xsd:double;
  dwc:endLongitude '8.8415'^^xsd:double;
  dwc:latitude '43.0905'^^xsd:double;
  dwc:startLatitude '43.0905'^^xsd:double;
  dwc:endLatitude '43.0905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8415 43.0905, 8.8415 43.0905, 8.8415 43.0905, 8.8415 43.0905, 8.8415 43.0905))'^^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 '774_4992'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6582 8.2646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6582"^^xsd:decimal ;
  dwc:decimalLongitude "8.2646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7564'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7564'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.227222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2646'^^xsd:double;
  dwc:startLongitude '8.2646'^^xsd:double;
  dwc:endLongitude '8.2646'^^xsd:double;
  dwc:latitude '43.6582'^^xsd:double;
  dwc:startLatitude '43.6582'^^xsd:double;
  dwc:endLatitude '43.6582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2646 43.6582, 8.2646 43.6582, 8.2646 43.6582, 8.2646 43.6582, 8.2646 43.6582))'^^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 '774_7564'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7462 8.1084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7462"^^xsd:decimal ;
  dwc:decimalLongitude "8.1084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7405'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7405'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6802777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1084'^^xsd:double;
  dwc:startLongitude '8.1084'^^xsd:double;
  dwc:endLongitude '8.1084'^^xsd:double;
  dwc:latitude '43.7462'^^xsd:double;
  dwc:startLatitude '43.7462'^^xsd:double;
  dwc:endLatitude '43.7462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1084 43.7462, 8.1084 43.7462, 8.1084 43.7462, 8.1084 43.7462, 8.1084 43.7462))'^^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 '774_7405'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669722 20.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669722"^^xsd:decimal ;
  dwc:decimalLongitude "20.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_741'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_741'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.483333'^^xsd:double;
  dwc:startLongitude '20.483333'^^xsd:double;
  dwc:endLongitude '20.483333'^^xsd:double;
  dwc:latitude '38.669722'^^xsd:double;
  dwc:startLatitude '38.669722'^^xsd:double;
  dwc:endLatitude '38.669722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.483333 38.669722, 20.483333 38.669722, 20.483333 38.669722, 20.483333 38.669722, 20.483333 38.669722))'^^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 '774_741'^^xsd:string;
  dwc:observationDate '1994-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352433 7.797533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.352433"^^xsd:decimal ;
  dwc:decimalLongitude "7.797533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3511'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3511'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.797533'^^xsd:double;
  dwc:startLongitude '7.797533'^^xsd:double;
  dwc:endLongitude '7.797533'^^xsd:double;
  dwc:latitude '43.352433'^^xsd:double;
  dwc:startLatitude '43.352433'^^xsd:double;
  dwc:endLatitude '43.352433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.797533 43.352433, 7.797533 43.352433, 7.797533 43.352433, 7.797533 43.352433, 7.797533 43.352433))'^^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 '774_3511'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55548 7.643766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55548"^^xsd:decimal ;
  dwc:decimalLongitude "7.643766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8177'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8177'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.528888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.643766'^^xsd:double;
  dwc:startLongitude '7.643766'^^xsd:double;
  dwc:endLongitude '7.643766'^^xsd:double;
  dwc:latitude '43.55548'^^xsd:double;
  dwc:startLatitude '43.55548'^^xsd:double;
  dwc:endLatitude '43.55548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.643766 43.55548, 7.643766 43.55548, 7.643766 43.55548, 7.643766 43.55548, 7.643766 43.55548))'^^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 '774_8177'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.677333 7.889667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.677333"^^xsd:decimal ;
  dwc:decimalLongitude "7.889667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3867'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3867'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.889667'^^xsd:double;
  dwc:startLongitude '7.889667'^^xsd:double;
  dwc:endLongitude '7.889667'^^xsd:double;
  dwc:latitude '43.677333'^^xsd:double;
  dwc:startLatitude '43.677333'^^xsd:double;
  dwc:endLatitude '43.677333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.889667 43.677333, 7.889667 43.677333, 7.889667 43.677333, 7.889667 43.677333, 7.889667 43.677333))'^^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 '774_3867'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407307 15.318524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407307"^^xsd:decimal ;
  dwc:decimalLongitude "15.318524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8395'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8395'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7058333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.318524'^^xsd:double;
  dwc:startLongitude '15.318524'^^xsd:double;
  dwc:endLongitude '15.318524'^^xsd:double;
  dwc:latitude '38.407307'^^xsd:double;
  dwc:startLatitude '38.407307'^^xsd:double;
  dwc:endLatitude '38.407307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.318524 38.407307, 15.318524 38.407307, 15.318524 38.407307, 15.318524 38.407307, 15.318524 38.407307))'^^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 '774_8395'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65117 7.35567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65117"^^xsd:decimal ;
  dwc:decimalLongitude "7.35567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4946'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4946'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.35567'^^xsd:double;
  dwc:startLongitude '7.35567'^^xsd:double;
  dwc:endLongitude '7.35567'^^xsd:double;
  dwc:latitude '43.65117'^^xsd:double;
  dwc:startLatitude '43.65117'^^xsd:double;
  dwc:endLatitude '43.65117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.35567 43.65117, 7.35567 43.65117, 7.35567 43.65117, 7.35567 43.65117, 7.35567 43.65117))'^^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 '774_4946'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44465 7.716517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44465"^^xsd:decimal ;
  dwc:decimalLongitude "7.716517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4446'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4446'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.716517'^^xsd:double;
  dwc:startLongitude '7.716517'^^xsd:double;
  dwc:endLongitude '7.716517'^^xsd:double;
  dwc:latitude '43.44465'^^xsd:double;
  dwc:startLatitude '43.44465'^^xsd:double;
  dwc:endLatitude '43.44465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.716517 43.44465, 7.716517 43.44465, 7.716517 43.44465, 7.716517 43.44465, 7.716517 43.44465))'^^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 '774_4446'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.516667 8.0775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.516667"^^xsd:decimal ;
  dwc:decimalLongitude "8.0775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2624'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2624'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0775'^^xsd:double;
  dwc:startLongitude '8.0775'^^xsd:double;
  dwc:endLongitude '8.0775'^^xsd:double;
  dwc:latitude '41.516667'^^xsd:double;
  dwc:startLatitude '41.516667'^^xsd:double;
  dwc:endLatitude '41.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0775 41.516667, 8.0775 41.516667, 8.0775 41.516667, 8.0775 41.516667, 8.0775 41.516667))'^^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 '774_2624'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90229 15.52781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90229"^^xsd:decimal ;
  dwc:decimalLongitude "15.52781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8448'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8448'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.52781'^^xsd:double;
  dwc:startLongitude '15.52781'^^xsd:double;
  dwc:endLongitude '15.52781'^^xsd:double;
  dwc:latitude '37.90229'^^xsd:double;
  dwc:startLatitude '37.90229'^^xsd:double;
  dwc:endLatitude '37.90229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.52781 37.90229, 15.52781 37.90229, 15.52781 37.90229, 15.52781 37.90229, 15.52781 37.90229))'^^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 '774_8448'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59912 7.20507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59912"^^xsd:decimal ;
  dwc:decimalLongitude "7.20507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6363'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6363'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.4575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.20507'^^xsd:double;
  dwc:startLongitude '7.20507'^^xsd:double;
  dwc:endLongitude '7.20507'^^xsd:double;
  dwc:latitude '43.59912'^^xsd:double;
  dwc:startLatitude '43.59912'^^xsd:double;
  dwc:endLatitude '43.59912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.20507 43.59912, 7.20507 43.59912, 7.20507 43.59912, 7.20507 43.59912, 7.20507 43.59912))'^^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 '774_6363'^^xsd:string;
  dwc:observationDate '2009-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504467 7.629611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.504467"^^xsd:decimal ;
  dwc:decimalLongitude "7.629611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5786'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5786'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.4138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.629611'^^xsd:double;
  dwc:startLongitude '7.629611'^^xsd:double;
  dwc:endLongitude '7.629611'^^xsd:double;
  dwc:latitude '43.504467'^^xsd:double;
  dwc:startLatitude '43.504467'^^xsd:double;
  dwc:endLatitude '43.504467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.629611 43.504467, 7.629611 43.504467, 7.629611 43.504467, 7.629611 43.504467, 7.629611 43.504467))'^^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 '774_5786'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 8.258667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.258667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2364'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.258667'^^xsd:double;
  dwc:startLongitude '8.258667'^^xsd:double;
  dwc:endLongitude '8.258667'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:startLatitude '39.05'^^xsd:double;
  dwc:endLatitude '39.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.258667 39.05, 8.258667 39.05, 8.258667 39.05, 8.258667 39.05, 8.258667 39.05))'^^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 '774_2364'^^xsd:string;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55094 7.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55094"^^xsd:decimal ;
  dwc:decimalLongitude "7.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6569'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6569'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.552222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.719'^^xsd:double;
  dwc:startLongitude '7.719'^^xsd:double;
  dwc:endLongitude '7.719'^^xsd:double;
  dwc:latitude '43.55094'^^xsd:double;
  dwc:startLatitude '43.55094'^^xsd:double;
  dwc:endLatitude '43.55094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.719 43.55094, 7.719 43.55094, 7.719 43.55094, 7.719 43.55094, 7.719 43.55094))'^^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 '774_6569'^^xsd:string;
  dwc:observationDate '2009-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64421 7.361703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64421"^^xsd:decimal ;
  dwc:decimalLongitude "7.361703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7748'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7748'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.0175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.361703'^^xsd:double;
  dwc:startLongitude '7.361703'^^xsd:double;
  dwc:endLongitude '7.361703'^^xsd:double;
  dwc:latitude '43.64421'^^xsd:double;
  dwc:startLatitude '43.64421'^^xsd:double;
  dwc:endLatitude '43.64421'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.361703 43.64421, 7.361703 43.64421, 7.361703 43.64421, 7.361703 43.64421, 7.361703 43.64421))'^^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 '774_7748'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3856 7.921225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3856"^^xsd:decimal ;
  dwc:decimalLongitude "7.921225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7944'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7944'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.2325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.921225'^^xsd:double;
  dwc:startLongitude '7.921225'^^xsd:double;
  dwc:endLongitude '7.921225'^^xsd:double;
  dwc:latitude '43.3856'^^xsd:double;
  dwc:startLatitude '43.3856'^^xsd:double;
  dwc:endLatitude '43.3856'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.921225 43.3856, 7.921225 43.3856, 7.921225 43.3856, 7.921225 43.3856, 7.921225 43.3856))'^^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 '774_7944'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74786 7.830755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74786"^^xsd:decimal ;
  dwc:decimalLongitude "7.830755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7926'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7926'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.751388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.830755'^^xsd:double;
  dwc:startLongitude '7.830755'^^xsd:double;
  dwc:endLongitude '7.830755'^^xsd:double;
  dwc:latitude '43.74786'^^xsd:double;
  dwc:startLatitude '43.74786'^^xsd:double;
  dwc:endLatitude '43.74786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.830755 43.74786, 7.830755 43.74786, 7.830755 43.74786, 7.830755 43.74786, 7.830755 43.74786))'^^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 '774_7926'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591309 7.689116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.591309"^^xsd:decimal ;
  dwc:decimalLongitude "7.689116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5954'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5954'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.689116'^^xsd:double;
  dwc:startLongitude '7.689116'^^xsd:double;
  dwc:endLongitude '7.689116'^^xsd:double;
  dwc:latitude '43.591309'^^xsd:double;
  dwc:startLatitude '43.591309'^^xsd:double;
  dwc:endLatitude '43.591309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.689116 43.591309, 7.689116 43.591309, 7.689116 43.591309, 7.689116 43.591309, 7.689116 43.591309))'^^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 '774_5954'^^xsd:string;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5633 7.714075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5633"^^xsd:decimal ;
  dwc:decimalLongitude "7.714075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7711'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7711'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.514722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.714075'^^xsd:double;
  dwc:startLongitude '7.714075'^^xsd:double;
  dwc:endLongitude '7.714075'^^xsd:double;
  dwc:latitude '43.5633'^^xsd:double;
  dwc:startLatitude '43.5633'^^xsd:double;
  dwc:endLatitude '43.5633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.714075 43.5633, 7.714075 43.5633, 7.714075 43.5633, 7.714075 43.5633, 7.714075 43.5633))'^^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 '774_7711'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558483 7.998583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558483"^^xsd:decimal ;
  dwc:decimalLongitude "7.998583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4498'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4498'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.998583'^^xsd:double;
  dwc:startLongitude '7.998583'^^xsd:double;
  dwc:endLongitude '7.998583'^^xsd:double;
  dwc:latitude '43.558483'^^xsd:double;
  dwc:startLatitude '43.558483'^^xsd:double;
  dwc:endLatitude '43.558483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.998583 43.558483, 7.998583 43.558483, 7.998583 43.558483, 7.998583 43.558483, 7.998583 43.558483))'^^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 '774_4498'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58596 7.419672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58596"^^xsd:decimal ;
  dwc:decimalLongitude "7.419672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7799'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7799'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5702777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.419672'^^xsd:double;
  dwc:startLongitude '7.419672'^^xsd:double;
  dwc:endLongitude '7.419672'^^xsd:double;
  dwc:latitude '43.58596'^^xsd:double;
  dwc:startLatitude '43.58596'^^xsd:double;
  dwc:endLatitude '43.58596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.419672 43.58596, 7.419672 43.58596, 7.419672 43.58596, 7.419672 43.58596, 7.419672 43.58596))'^^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 '774_7799'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20237 8.11426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20237"^^xsd:decimal ;
  dwc:decimalLongitude "8.11426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7975'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7975'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.4319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.11426'^^xsd:double;
  dwc:startLongitude '8.11426'^^xsd:double;
  dwc:endLongitude '8.11426'^^xsd:double;
  dwc:latitude '43.20237'^^xsd:double;
  dwc:startLatitude '43.20237'^^xsd:double;
  dwc:endLatitude '43.20237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.11426 43.20237, 8.11426 43.20237, 8.11426 43.20237, 8.11426 43.20237, 8.11426 43.20237))'^^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 '774_7975'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63805 7.66833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63805"^^xsd:decimal ;
  dwc:decimalLongitude "7.66833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6736'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6736'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.66833'^^xsd:double;
  dwc:startLongitude '7.66833'^^xsd:double;
  dwc:endLongitude '7.66833'^^xsd:double;
  dwc:latitude '43.63805'^^xsd:double;
  dwc:startLatitude '43.63805'^^xsd:double;
  dwc:endLatitude '43.63805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.66833 43.63805, 7.66833 43.63805, 7.66833 43.63805, 7.66833 43.63805, 7.66833 43.63805))'^^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 '774_6736'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5035 7.857167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5035"^^xsd:decimal ;
  dwc:decimalLongitude "7.857167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4189'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4189'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.857167'^^xsd:double;
  dwc:startLongitude '7.857167'^^xsd:double;
  dwc:endLongitude '7.857167'^^xsd:double;
  dwc:latitude '43.5035'^^xsd:double;
  dwc:startLatitude '43.5035'^^xsd:double;
  dwc:endLatitude '43.5035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.857167 43.5035, 7.857167 43.5035, 7.857167 43.5035, 7.857167 43.5035, 7.857167 43.5035))'^^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 '774_4189'^^xsd:string;
  dwc:observationDate '1995-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69735 7.76048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69735"^^xsd:decimal ;
  dwc:decimalLongitude "7.76048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4895'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4895'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8008333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76048'^^xsd:double;
  dwc:startLongitude '7.76048'^^xsd:double;
  dwc:endLongitude '7.76048'^^xsd:double;
  dwc:latitude '43.69735'^^xsd:double;
  dwc:startLatitude '43.69735'^^xsd:double;
  dwc:endLatitude '43.69735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76048 43.69735, 7.76048 43.69735, 7.76048 43.69735, 7.76048 43.69735, 7.76048 43.69735))'^^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 '774_4895'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54 7.748167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54"^^xsd:decimal ;
  dwc:decimalLongitude "7.748167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4609'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4609'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.107777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.748167'^^xsd:double;
  dwc:startLongitude '7.748167'^^xsd:double;
  dwc:endLongitude '7.748167'^^xsd:double;
  dwc:latitude '43.54'^^xsd:double;
  dwc:startLatitude '43.54'^^xsd:double;
  dwc:endLatitude '43.54'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.748167 43.54, 7.748167 43.54, 7.748167 43.54, 7.748167 43.54, 7.748167 43.54))'^^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 '774_4609'^^xsd:string;
  dwc:observationDate '1998-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351 7.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.351"^^xsd:decimal ;
  dwc:decimalLongitude "7.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4586'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4586'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.123888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.876'^^xsd:double;
  dwc:startLongitude '7.876'^^xsd:double;
  dwc:endLongitude '7.876'^^xsd:double;
  dwc:latitude '43.351'^^xsd:double;
  dwc:startLatitude '43.351'^^xsd:double;
  dwc:endLatitude '43.351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.876 43.351, 7.876 43.351, 7.876 43.351, 7.876 43.351, 7.876 43.351))'^^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 '774_4586'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64087 7.50728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64087"^^xsd:decimal ;
  dwc:decimalLongitude "7.50728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4911'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4911'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.093888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50728'^^xsd:double;
  dwc:startLongitude '7.50728'^^xsd:double;
  dwc:endLongitude '7.50728'^^xsd:double;
  dwc:latitude '43.64087'^^xsd:double;
  dwc:startLatitude '43.64087'^^xsd:double;
  dwc:endLatitude '43.64087'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50728 43.64087, 7.50728 43.64087, 7.50728 43.64087, 7.50728 43.64087, 7.50728 43.64087))'^^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 '774_4911'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552139 7.651467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552139"^^xsd:decimal ;
  dwc:decimalLongitude "7.651467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5702'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5702'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.493333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.651467'^^xsd:double;
  dwc:startLongitude '7.651467'^^xsd:double;
  dwc:endLongitude '7.651467'^^xsd:double;
  dwc:latitude '43.552139'^^xsd:double;
  dwc:startLatitude '43.552139'^^xsd:double;
  dwc:endLatitude '43.552139'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.651467 43.552139, 7.651467 43.552139, 7.651467 43.552139, 7.651467 43.552139, 7.651467 43.552139))'^^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 '774_5702'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.536305 7.644215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.536305"^^xsd:decimal ;
  dwc:decimalLongitude "7.644215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5699'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5699'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.548333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.644215'^^xsd:double;
  dwc:startLongitude '7.644215'^^xsd:double;
  dwc:endLongitude '7.644215'^^xsd:double;
  dwc:latitude '43.536305'^^xsd:double;
  dwc:startLatitude '43.536305'^^xsd:double;
  dwc:endLatitude '43.536305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.644215 43.536305, 7.644215 43.536305, 7.644215 43.536305, 7.644215 43.536305, 7.644215 43.536305))'^^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 '774_5699'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42606 7.304182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42606"^^xsd:decimal ;
  dwc:decimalLongitude "7.304182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5689'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5689'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.304182'^^xsd:double;
  dwc:startLongitude '7.304182'^^xsd:double;
  dwc:endLongitude '7.304182'^^xsd:double;
  dwc:latitude '43.42606'^^xsd:double;
  dwc:startLatitude '43.42606'^^xsd:double;
  dwc:endLatitude '43.42606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.304182 43.42606, 7.304182 43.42606, 7.304182 43.42606, 7.304182 43.42606, 7.304182 43.42606))'^^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 '774_5689'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613517 7.90635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.613517"^^xsd:decimal ;
  dwc:decimalLongitude "7.90635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7332'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7332'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.935277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90635'^^xsd:double;
  dwc:startLongitude '7.90635'^^xsd:double;
  dwc:endLongitude '7.90635'^^xsd:double;
  dwc:latitude '43.613517'^^xsd:double;
  dwc:startLatitude '43.613517'^^xsd:double;
  dwc:endLatitude '43.613517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90635 43.613517, 7.90635 43.613517, 7.90635 43.613517, 7.90635 43.613517, 7.90635 43.613517))'^^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 '774_7332'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3935 8.189667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3935"^^xsd:decimal ;
  dwc:decimalLongitude "8.189667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3914'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3914'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.189667'^^xsd:double;
  dwc:startLongitude '8.189667'^^xsd:double;
  dwc:endLongitude '8.189667'^^xsd:double;
  dwc:latitude '43.3935'^^xsd:double;
  dwc:startLatitude '43.3935'^^xsd:double;
  dwc:endLatitude '43.3935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.189667 43.3935, 8.189667 43.3935, 8.189667 43.3935, 8.189667 43.3935, 8.189667 43.3935))'^^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 '774_3914'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.069667 7.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.069667"^^xsd:decimal ;
  dwc:decimalLongitude "7.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4408'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.975'^^xsd:double;
  dwc:startLongitude '7.975'^^xsd:double;
  dwc:endLongitude '7.975'^^xsd:double;
  dwc:latitude '43.069667'^^xsd:double;
  dwc:startLatitude '43.069667'^^xsd:double;
  dwc:endLatitude '43.069667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.975 43.069667, 7.975 43.069667, 7.975 43.069667, 7.975 43.069667, 7.975 43.069667))'^^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 '774_4408'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73167 7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73167"^^xsd:decimal ;
  dwc:decimalLongitude "7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5045'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5045'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65'^^xsd:double;
  dwc:startLongitude '7.65'^^xsd:double;
  dwc:endLongitude '7.65'^^xsd:double;
  dwc:latitude '43.73167'^^xsd:double;
  dwc:startLatitude '43.73167'^^xsd:double;
  dwc:endLatitude '43.73167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65 43.73167, 7.65 43.73167, 7.65 43.73167, 7.65 43.73167, 7.65 43.73167))'^^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 '774_5045'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71806 7.73889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71806"^^xsd:decimal ;
  dwc:decimalLongitude "7.73889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3729'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3729'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73889'^^xsd:double;
  dwc:startLongitude '7.73889'^^xsd:double;
  dwc:endLongitude '7.73889'^^xsd:double;
  dwc:latitude '43.71806'^^xsd:double;
  dwc:startLatitude '43.71806'^^xsd:double;
  dwc:endLatitude '43.71806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73889 43.71806, 7.73889 43.71806, 7.73889 43.71806, 7.73889 43.71806, 7.73889 43.71806))'^^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 '774_3729'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.639833 7.845667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.639833"^^xsd:decimal ;
  dwc:decimalLongitude "7.845667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4059'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4059'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.845667'^^xsd:double;
  dwc:startLongitude '7.845667'^^xsd:double;
  dwc:endLongitude '7.845667'^^xsd:double;
  dwc:latitude '42.639833'^^xsd:double;
  dwc:startLatitude '42.639833'^^xsd:double;
  dwc:endLatitude '42.639833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.845667 42.639833, 7.845667 42.639833, 7.845667 42.639833, 7.845667 42.639833, 7.845667 42.639833))'^^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 '774_4059'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519567 8.116117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.519567"^^xsd:decimal ;
  dwc:decimalLongitude "8.116117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6962'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6962'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.116117'^^xsd:double;
  dwc:startLongitude '8.116117'^^xsd:double;
  dwc:endLongitude '8.116117'^^xsd:double;
  dwc:latitude '43.519567'^^xsd:double;
  dwc:startLatitude '43.519567'^^xsd:double;
  dwc:endLatitude '43.519567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.116117 43.519567, 8.116117 43.519567, 8.116117 43.519567, 8.116117 43.519567, 8.116117 43.519567))'^^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 '774_6962'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12902 8.177332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12902"^^xsd:decimal ;
  dwc:decimalLongitude "8.177332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7844'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7844'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.031944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.177332'^^xsd:double;
  dwc:startLongitude '8.177332'^^xsd:double;
  dwc:endLongitude '8.177332'^^xsd:double;
  dwc:latitude '43.12902'^^xsd:double;
  dwc:startLatitude '43.12902'^^xsd:double;
  dwc:endLatitude '43.12902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.177332 43.12902, 8.177332 43.12902, 8.177332 43.12902, 8.177332 43.12902, 8.177332 43.12902))'^^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 '774_7844'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34043 15.28522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34043"^^xsd:decimal ;
  dwc:decimalLongitude "15.28522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8322'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8322'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.28522'^^xsd:double;
  dwc:startLongitude '15.28522'^^xsd:double;
  dwc:endLongitude '15.28522'^^xsd:double;
  dwc:latitude '38.34043'^^xsd:double;
  dwc:startLatitude '38.34043'^^xsd:double;
  dwc:endLatitude '38.34043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.28522 38.34043, 15.28522 38.34043, 15.28522 38.34043, 15.28522 38.34043, 15.28522 38.34043))'^^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 '774_8322'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.391621 15.714009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.391621"^^xsd:decimal ;
  dwc:decimalLongitude "15.714009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8394'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8394'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.328055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.714009'^^xsd:double;
  dwc:startLongitude '15.714009'^^xsd:double;
  dwc:endLongitude '15.714009'^^xsd:double;
  dwc:latitude '38.391621'^^xsd:double;
  dwc:startLatitude '38.391621'^^xsd:double;
  dwc:endLatitude '38.391621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.714009 38.391621, 15.714009 38.391621, 15.714009 38.391621, 15.714009 38.391621, 15.714009 38.391621))'^^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 '774_8394'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66878 8.162198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66878"^^xsd:decimal ;
  dwc:decimalLongitude "8.162198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7999'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7999'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.099444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.162198'^^xsd:double;
  dwc:startLongitude '8.162198'^^xsd:double;
  dwc:endLongitude '8.162198'^^xsd:double;
  dwc:latitude '43.66878'^^xsd:double;
  dwc:startLatitude '43.66878'^^xsd:double;
  dwc:endLatitude '43.66878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.162198 43.66878, 8.162198 43.66878, 8.162198 43.66878, 8.162198 43.66878, 8.162198 43.66878))'^^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 '774_7999'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7375 7.88957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7375"^^xsd:decimal ;
  dwc:decimalLongitude "7.88957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6367'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.746111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88957'^^xsd:double;
  dwc:startLongitude '7.88957'^^xsd:double;
  dwc:endLongitude '7.88957'^^xsd:double;
  dwc:latitude '43.7375'^^xsd:double;
  dwc:startLatitude '43.7375'^^xsd:double;
  dwc:endLatitude '43.7375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88957 43.7375, 7.88957 43.7375, 7.88957 43.7375, 7.88957 43.7375, 7.88957 43.7375))'^^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 '774_6367'^^xsd:string;
  dwc:observationDate '2009-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5816 7.513484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5816"^^xsd:decimal ;
  dwc:decimalLongitude "7.513484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7667'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7667'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.486388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.513484'^^xsd:double;
  dwc:startLongitude '7.513484'^^xsd:double;
  dwc:endLongitude '7.513484'^^xsd:double;
  dwc:latitude '43.5816'^^xsd:double;
  dwc:startLatitude '43.5816'^^xsd:double;
  dwc:endLatitude '43.5816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.513484 43.5816, 7.513484 43.5816, 7.513484 43.5816, 7.513484 43.5816, 7.513484 43.5816))'^^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 '774_7667'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22374 7.049563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22374"^^xsd:decimal ;
  dwc:decimalLongitude "7.049563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6231'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6231'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.201111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.049563'^^xsd:double;
  dwc:startLongitude '7.049563'^^xsd:double;
  dwc:endLongitude '7.049563'^^xsd:double;
  dwc:latitude '43.22374'^^xsd:double;
  dwc:startLatitude '43.22374'^^xsd:double;
  dwc:endLatitude '43.22374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.049563 43.22374, 7.049563 43.22374, 7.049563 43.22374, 7.049563 43.22374, 7.049563 43.22374))'^^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 '774_6231'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16497 7.85196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16497"^^xsd:decimal ;
  dwc:decimalLongitude "7.85196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6489'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85196'^^xsd:double;
  dwc:startLongitude '7.85196'^^xsd:double;
  dwc:endLongitude '7.85196'^^xsd:double;
  dwc:latitude '43.16497'^^xsd:double;
  dwc:startLatitude '43.16497'^^xsd:double;
  dwc:endLatitude '43.16497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85196 43.16497, 7.85196 43.16497, 7.85196 43.16497, 7.85196 43.16497, 7.85196 43.16497))'^^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 '774_6489'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17851 7.90378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17851"^^xsd:decimal ;
  dwc:decimalLongitude "7.90378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6472'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6472'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.945555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90378'^^xsd:double;
  dwc:startLongitude '7.90378'^^xsd:double;
  dwc:endLongitude '7.90378'^^xsd:double;
  dwc:latitude '43.17851'^^xsd:double;
  dwc:startLatitude '43.17851'^^xsd:double;
  dwc:endLatitude '43.17851'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90378 43.17851, 7.90378 43.17851, 7.90378 43.17851, 7.90378 43.17851, 7.90378 43.17851))'^^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 '774_6472'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77118 7.835769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77118"^^xsd:decimal ;
  dwc:decimalLongitude "7.835769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7685'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7685'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.7827777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.835769'^^xsd:double;
  dwc:startLongitude '7.835769'^^xsd:double;
  dwc:endLongitude '7.835769'^^xsd:double;
  dwc:latitude '43.77118'^^xsd:double;
  dwc:startLatitude '43.77118'^^xsd:double;
  dwc:endLatitude '43.77118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.835769 43.77118, 7.835769 43.77118, 7.835769 43.77118, 7.835769 43.77118, 7.835769 43.77118))'^^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 '774_7685'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70323 7.9395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70323"^^xsd:decimal ;
  dwc:decimalLongitude "7.9395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4810'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4810'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.964722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9395'^^xsd:double;
  dwc:startLongitude '7.9395'^^xsd:double;
  dwc:endLongitude '7.9395'^^xsd:double;
  dwc:latitude '43.70323'^^xsd:double;
  dwc:startLatitude '43.70323'^^xsd:double;
  dwc:endLatitude '43.70323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9395 43.70323, 7.9395 43.70323, 7.9395 43.70323, 7.9395 43.70323, 7.9395 43.70323))'^^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 '774_4810'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37392 8.26789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37392"^^xsd:decimal ;
  dwc:decimalLongitude "8.26789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6713'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6713'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9677777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26789'^^xsd:double;
  dwc:startLongitude '8.26789'^^xsd:double;
  dwc:endLongitude '8.26789'^^xsd:double;
  dwc:latitude '43.37392'^^xsd:double;
  dwc:startLatitude '43.37392'^^xsd:double;
  dwc:endLatitude '43.37392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26789 43.37392, 8.26789 43.37392, 8.26789 43.37392, 8.26789 43.37392, 8.26789 43.37392))'^^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 '774_6713'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71963 7.904279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71963"^^xsd:decimal ;
  dwc:decimalLongitude "7.904279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7788'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7788'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.904279'^^xsd:double;
  dwc:startLongitude '7.904279'^^xsd:double;
  dwc:endLongitude '7.904279'^^xsd:double;
  dwc:latitude '43.71963'^^xsd:double;
  dwc:startLatitude '43.71963'^^xsd:double;
  dwc:endLatitude '43.71963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.904279 43.71963, 7.904279 43.71963, 7.904279 43.71963, 7.904279 43.71963, 7.904279 43.71963))'^^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 '774_7788'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67821 7.573279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67821"^^xsd:decimal ;
  dwc:decimalLongitude "7.573279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7965'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7965'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.073055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.573279'^^xsd:double;
  dwc:startLongitude '7.573279'^^xsd:double;
  dwc:endLongitude '7.573279'^^xsd:double;
  dwc:latitude '43.67821'^^xsd:double;
  dwc:startLatitude '43.67821'^^xsd:double;
  dwc:endLatitude '43.67821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.573279 43.67821, 7.573279 43.67821, 7.573279 43.67821, 7.573279 43.67821, 7.573279 43.67821))'^^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 '774_7965'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62002 7.63383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62002"^^xsd:decimal ;
  dwc:decimalLongitude "7.63383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6737'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6737'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.144444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63383'^^xsd:double;
  dwc:startLongitude '7.63383'^^xsd:double;
  dwc:endLongitude '7.63383'^^xsd:double;
  dwc:latitude '43.62002'^^xsd:double;
  dwc:startLatitude '43.62002'^^xsd:double;
  dwc:endLatitude '43.62002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63383 43.62002, 7.63383 43.62002, 7.63383 43.62002, 7.63383 43.62002, 7.63383 43.62002))'^^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 '774_6737'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.418183 7.78025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.418183"^^xsd:decimal ;
  dwc:decimalLongitude "7.78025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4553'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4553'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.429444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78025'^^xsd:double;
  dwc:startLongitude '7.78025'^^xsd:double;
  dwc:endLongitude '7.78025'^^xsd:double;
  dwc:latitude '43.418183'^^xsd:double;
  dwc:startLatitude '43.418183'^^xsd:double;
  dwc:endLatitude '43.418183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78025 43.418183, 7.78025 43.418183, 7.78025 43.418183, 7.78025 43.418183, 7.78025 43.418183))'^^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 '774_4553'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.761 8.2402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.761"^^xsd:decimal ;
  dwc:decimalLongitude "8.2402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7572'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7572'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.0425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2402'^^xsd:double;
  dwc:startLongitude '8.2402'^^xsd:double;
  dwc:endLongitude '8.2402'^^xsd:double;
  dwc:latitude '43.761'^^xsd:double;
  dwc:startLatitude '43.761'^^xsd:double;
  dwc:endLatitude '43.761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2402 43.761, 8.2402 43.761, 8.2402 43.761, 8.2402 43.761, 8.2402 43.761))'^^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 '774_7572'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642833 7.930167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.642833"^^xsd:decimal ;
  dwc:decimalLongitude "7.930167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3237'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.930167'^^xsd:double;
  dwc:startLongitude '7.930167'^^xsd:double;
  dwc:endLongitude '7.930167'^^xsd:double;
  dwc:latitude '43.642833'^^xsd:double;
  dwc:startLatitude '43.642833'^^xsd:double;
  dwc:endLatitude '43.642833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.930167 43.642833, 7.930167 43.642833, 7.930167 43.642833, 7.930167 43.642833, 7.930167 43.642833))'^^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 '774_3237'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5495 8.2377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5495"^^xsd:decimal ;
  dwc:decimalLongitude "8.2377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7189'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7189'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.751944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2377'^^xsd:double;
  dwc:startLongitude '8.2377'^^xsd:double;
  dwc:endLongitude '8.2377'^^xsd:double;
  dwc:latitude '43.5495'^^xsd:double;
  dwc:startLatitude '43.5495'^^xsd:double;
  dwc:endLatitude '43.5495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2377 43.5495, 8.2377 43.5495, 8.2377 43.5495, 8.2377 43.5495, 8.2377 43.5495))'^^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 '774_7189'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.051617 9.092133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.051617"^^xsd:decimal ;
  dwc:decimalLongitude "9.092133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3666'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3666'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.092133'^^xsd:double;
  dwc:startLongitude '9.092133'^^xsd:double;
  dwc:endLongitude '9.092133'^^xsd:double;
  dwc:latitude '43.051617'^^xsd:double;
  dwc:startLatitude '43.051617'^^xsd:double;
  dwc:endLatitude '43.051617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.092133 43.051617, 9.092133 43.051617, 9.092133 43.051617, 9.092133 43.051617, 9.092133 43.051617))'^^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 '774_3666'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.654469 7.953164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.654469"^^xsd:decimal ;
  dwc:decimalLongitude "7.953164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5823'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5823'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.219444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.953164'^^xsd:double;
  dwc:startLongitude '7.953164'^^xsd:double;
  dwc:endLongitude '7.953164'^^xsd:double;
  dwc:latitude '43.654469'^^xsd:double;
  dwc:startLatitude '43.654469'^^xsd:double;
  dwc:endLatitude '43.654469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.953164 43.654469, 7.953164 43.654469, 7.953164 43.654469, 7.953164 43.654469, 7.953164 43.654469))'^^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 '774_5823'^^xsd:string;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49224 8.38048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49224"^^xsd:decimal ;
  dwc:decimalLongitude "8.38048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6525'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6525'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.026666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.38048'^^xsd:double;
  dwc:startLongitude '8.38048'^^xsd:double;
  dwc:endLongitude '8.38048'^^xsd:double;
  dwc:latitude '43.49224'^^xsd:double;
  dwc:startLatitude '43.49224'^^xsd:double;
  dwc:endLatitude '43.49224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.38048 43.49224, 8.38048 43.49224, 8.38048 43.49224, 8.38048 43.49224, 8.38048 43.49224))'^^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 '774_6525'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.976 8.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.976"^^xsd:decimal ;
  dwc:decimalLongitude "8.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4579'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4579'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.921'^^xsd:double;
  dwc:startLongitude '8.921'^^xsd:double;
  dwc:endLongitude '8.921'^^xsd:double;
  dwc:latitude '42.976'^^xsd:double;
  dwc:startLatitude '42.976'^^xsd:double;
  dwc:endLatitude '42.976'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.921 42.976, 8.921 42.976, 8.921 42.976, 8.921 42.976, 8.921 42.976))'^^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 '774_4579'^^xsd:string;
  dwc:observationDate '1997-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.371483 7.377238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.371483"^^xsd:decimal ;
  dwc:decimalLongitude "7.377238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6117'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6117'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.098888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.377238'^^xsd:double;
  dwc:startLongitude '7.377238'^^xsd:double;
  dwc:endLongitude '7.377238'^^xsd:double;
  dwc:latitude '43.371483'^^xsd:double;
  dwc:startLatitude '43.371483'^^xsd:double;
  dwc:endLatitude '43.371483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.377238 43.371483, 7.377238 43.371483, 7.377238 43.371483, 7.377238 43.371483, 7.377238 43.371483))'^^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 '774_6117'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52382 8.180734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52382"^^xsd:decimal ;
  dwc:decimalLongitude "8.180734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5291'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5291'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.710277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.180734'^^xsd:double;
  dwc:startLongitude '8.180734'^^xsd:double;
  dwc:endLongitude '8.180734'^^xsd:double;
  dwc:latitude '43.52382'^^xsd:double;
  dwc:startLatitude '43.52382'^^xsd:double;
  dwc:endLatitude '43.52382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.180734 43.52382, 8.180734 43.52382, 8.180734 43.52382, 8.180734 43.52382, 8.180734 43.52382))'^^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 '774_5291'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54442 8.17883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54442"^^xsd:decimal ;
  dwc:decimalLongitude "8.17883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5153'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5153'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.584722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.17883'^^xsd:double;
  dwc:startLongitude '8.17883'^^xsd:double;
  dwc:endLongitude '8.17883'^^xsd:double;
  dwc:latitude '43.54442'^^xsd:double;
  dwc:startLatitude '43.54442'^^xsd:double;
  dwc:endLatitude '43.54442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.17883 43.54442, 8.17883 43.54442, 8.17883 43.54442, 8.17883 43.54442, 8.17883 43.54442))'^^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 '774_5153'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55973 7.72752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55973"^^xsd:decimal ;
  dwc:decimalLongitude "7.72752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5088'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5088'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.258888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72752'^^xsd:double;
  dwc:startLongitude '7.72752'^^xsd:double;
  dwc:endLongitude '7.72752'^^xsd:double;
  dwc:latitude '43.55973'^^xsd:double;
  dwc:startLatitude '43.55973'^^xsd:double;
  dwc:endLatitude '43.55973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72752 43.55973, 7.72752 43.55973, 7.72752 43.55973, 7.72752 43.55973, 7.72752 43.55973))'^^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 '774_5088'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5525 7.503667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5525"^^xsd:decimal ;
  dwc:decimalLongitude "7.503667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4308'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4308'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.503667'^^xsd:double;
  dwc:startLongitude '7.503667'^^xsd:double;
  dwc:endLongitude '7.503667'^^xsd:double;
  dwc:latitude '43.5525'^^xsd:double;
  dwc:startLatitude '43.5525'^^xsd:double;
  dwc:endLatitude '43.5525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.503667 43.5525, 7.503667 43.5525, 7.503667 43.5525, 7.503667 43.5525, 7.503667 43.5525))'^^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 '774_4308'^^xsd:string;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54815 7.26474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54815"^^xsd:decimal ;
  dwc:decimalLongitude "7.26474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6863'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6863'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.56'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.26474'^^xsd:double;
  dwc:startLongitude '7.26474'^^xsd:double;
  dwc:endLongitude '7.26474'^^xsd:double;
  dwc:latitude '43.54815'^^xsd:double;
  dwc:startLatitude '43.54815'^^xsd:double;
  dwc:endLatitude '43.54815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.26474 43.54815, 7.26474 43.54815, 7.26474 43.54815, 7.26474 43.54815, 7.26474 43.54815))'^^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 '774_6863'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 14.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "14.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2262'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2262'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.716667'^^xsd:double;
  dwc:startLongitude '14.716667'^^xsd:double;
  dwc:endLongitude '14.716667'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.716667 38.666667, 14.716667 38.666667, 14.716667 38.666667, 14.716667 38.666667, 14.716667 38.666667))'^^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 '774_2262'^^xsd:string;
  dwc:observationDate '1987-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2571'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2571'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:startLongitude '8.5'^^xsd:double;
  dwc:endLongitude '8.5'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:startLatitude '41.9'^^xsd:double;
  dwc:endLatitude '41.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5 41.9, 8.5 41.9, 8.5 41.9, 8.5 41.9, 8.5 41.9))'^^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 '774_2571'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.240167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.240167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2468'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2468'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.240167'^^xsd:double;
  dwc:startLongitude '19.240167'^^xsd:double;
  dwc:endLongitude '19.240167'^^xsd:double;
  dwc:latitude '39.816667'^^xsd:double;
  dwc:startLatitude '39.816667'^^xsd:double;
  dwc:endLatitude '39.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.240167 39.816667, 19.240167 39.816667, 19.240167 39.816667, 19.240167 39.816667, 19.240167 39.816667))'^^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 '774_2468'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5601 7.837667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5601"^^xsd:decimal ;
  dwc:decimalLongitude "7.837667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7419'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7419'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7627777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.837667'^^xsd:double;
  dwc:startLongitude '7.837667'^^xsd:double;
  dwc:endLongitude '7.837667'^^xsd:double;
  dwc:latitude '43.5601'^^xsd:double;
  dwc:startLatitude '43.5601'^^xsd:double;
  dwc:endLatitude '43.5601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.837667 43.5601, 7.837667 43.5601, 7.837667 43.5601, 7.837667 43.5601, 7.837667 43.5601))'^^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 '774_7419'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569167 8.097117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569167"^^xsd:decimal ;
  dwc:decimalLongitude "8.097117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4417'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4417'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.097117'^^xsd:double;
  dwc:startLongitude '8.097117'^^xsd:double;
  dwc:endLongitude '8.097117'^^xsd:double;
  dwc:latitude '43.569167'^^xsd:double;
  dwc:startLatitude '43.569167'^^xsd:double;
  dwc:endLatitude '43.569167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.097117 43.569167, 8.097117 43.569167, 8.097117 43.569167, 8.097117 43.569167, 8.097117 43.569167))'^^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 '774_4417'^^xsd:string;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54515 7.74725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54515"^^xsd:decimal ;
  dwc:decimalLongitude "7.74725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3813'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3813'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74725'^^xsd:double;
  dwc:startLongitude '7.74725'^^xsd:double;
  dwc:endLongitude '7.74725'^^xsd:double;
  dwc:latitude '43.54515'^^xsd:double;
  dwc:startLatitude '43.54515'^^xsd:double;
  dwc:endLatitude '43.54515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74725 43.54515, 7.74725 43.54515, 7.74725 43.54515, 7.74725 43.54515, 7.74725 43.54515))'^^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 '774_3813'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5773 7.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5773"^^xsd:decimal ;
  dwc:decimalLongitude "7.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7517'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7517'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.131944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.951'^^xsd:double;
  dwc:startLongitude '7.951'^^xsd:double;
  dwc:endLongitude '7.951'^^xsd:double;
  dwc:latitude '43.5773'^^xsd:double;
  dwc:startLatitude '43.5773'^^xsd:double;
  dwc:endLatitude '43.5773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.951 43.5773, 7.951 43.5773, 7.951 43.5773, 7.951 43.5773, 7.951 43.5773))'^^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 '774_7517'^^xsd:string;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6234 7.615983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6234"^^xsd:decimal ;
  dwc:decimalLongitude "7.615983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4559'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4559'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.663333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.615983'^^xsd:double;
  dwc:startLongitude '7.615983'^^xsd:double;
  dwc:endLongitude '7.615983'^^xsd:double;
  dwc:latitude '43.6234'^^xsd:double;
  dwc:startLatitude '43.6234'^^xsd:double;
  dwc:endLatitude '43.6234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.615983 43.6234, 7.615983 43.6234, 7.615983 43.6234, 7.615983 43.6234, 7.615983 43.6234))'^^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 '774_4559'^^xsd:string;
  dwc:observationDate '1997-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38535 7.749725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38535"^^xsd:decimal ;
  dwc:decimalLongitude "7.749725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8165'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8165'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.639722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.749725'^^xsd:double;
  dwc:startLongitude '7.749725'^^xsd:double;
  dwc:endLongitude '7.749725'^^xsd:double;
  dwc:latitude '43.38535'^^xsd:double;
  dwc:startLatitude '43.38535'^^xsd:double;
  dwc:endLatitude '43.38535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.749725 43.38535, 7.749725 43.38535, 7.749725 43.38535, 7.749725 43.38535, 7.749725 43.38535))'^^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 '774_8165'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5815 8.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5815"^^xsd:decimal ;
  dwc:decimalLongitude "8.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4439'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4439'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3705'^^xsd:double;
  dwc:startLongitude '8.3705'^^xsd:double;
  dwc:endLongitude '8.3705'^^xsd:double;
  dwc:latitude '42.5815'^^xsd:double;
  dwc:startLatitude '42.5815'^^xsd:double;
  dwc:endLatitude '42.5815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3705 42.5815, 8.3705 42.5815, 8.3705 42.5815, 8.3705 42.5815, 8.3705 42.5815))'^^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 '774_4439'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.536667 7.886333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.536667"^^xsd:decimal ;
  dwc:decimalLongitude "7.886333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3315'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3315'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.886333'^^xsd:double;
  dwc:startLongitude '7.886333'^^xsd:double;
  dwc:endLongitude '7.886333'^^xsd:double;
  dwc:latitude '43.536667'^^xsd:double;
  dwc:startLatitude '43.536667'^^xsd:double;
  dwc:endLatitude '43.536667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.886333 43.536667, 7.886333 43.536667, 7.886333 43.536667, 7.886333 43.536667, 7.886333 43.536667))'^^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 '774_3315'^^xsd:string;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76252 7.85862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76252"^^xsd:decimal ;
  dwc:decimalLongitude "7.85862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7919'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7919'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1441666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85862'^^xsd:double;
  dwc:startLongitude '7.85862'^^xsd:double;
  dwc:endLongitude '7.85862'^^xsd:double;
  dwc:latitude '43.76252'^^xsd:double;
  dwc:startLatitude '43.76252'^^xsd:double;
  dwc:endLatitude '43.76252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85862 43.76252, 7.85862 43.76252, 7.85862 43.76252, 7.85862 43.76252, 7.85862 43.76252))'^^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 '774_7919'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32713 8.18523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32713"^^xsd:decimal ;
  dwc:decimalLongitude "8.18523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6507'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6507'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.18523'^^xsd:double;
  dwc:startLongitude '8.18523'^^xsd:double;
  dwc:endLongitude '8.18523'^^xsd:double;
  dwc:latitude '43.32713'^^xsd:double;
  dwc:startLatitude '43.32713'^^xsd:double;
  dwc:endLatitude '43.32713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18523 43.32713, 8.18523 43.32713, 8.18523 43.32713, 8.18523 43.32713, 8.18523 43.32713))'^^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 '774_6507'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95958 15.60518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95958"^^xsd:decimal ;
  dwc:decimalLongitude "15.60518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8426'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8426'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.629722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.60518'^^xsd:double;
  dwc:startLongitude '15.60518'^^xsd:double;
  dwc:endLongitude '15.60518'^^xsd:double;
  dwc:latitude '37.95958'^^xsd:double;
  dwc:startLatitude '37.95958'^^xsd:double;
  dwc:endLatitude '37.95958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.60518 37.95958, 15.60518 37.95958, 15.60518 37.95958, 15.60518 37.95958, 15.60518 37.95958))'^^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 '774_8426'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46611 7.23347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46611"^^xsd:decimal ;
  dwc:decimalLongitude "7.23347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6591'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6591'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.9716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.23347'^^xsd:double;
  dwc:startLongitude '7.23347'^^xsd:double;
  dwc:endLongitude '7.23347'^^xsd:double;
  dwc:latitude '43.46611'^^xsd:double;
  dwc:startLatitude '43.46611'^^xsd:double;
  dwc:endLatitude '43.46611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.23347 43.46611, 7.23347 43.46611, 7.23347 43.46611, 7.23347 43.46611, 7.23347 43.46611))'^^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 '774_6591'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47895 7.18312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47895"^^xsd:decimal ;
  dwc:decimalLongitude "7.18312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6590'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6590'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.18312'^^xsd:double;
  dwc:startLongitude '7.18312'^^xsd:double;
  dwc:endLongitude '7.18312'^^xsd:double;
  dwc:latitude '43.47895'^^xsd:double;
  dwc:startLatitude '43.47895'^^xsd:double;
  dwc:endLatitude '43.47895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.18312 43.47895, 7.18312 43.47895, 7.18312 43.47895, 7.18312 43.47895, 7.18312 43.47895))'^^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 '774_6590'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4138 7.53398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4138"^^xsd:decimal ;
  dwc:decimalLongitude "7.53398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6618'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6618'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.215'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53398'^^xsd:double;
  dwc:startLongitude '7.53398'^^xsd:double;
  dwc:endLongitude '7.53398'^^xsd:double;
  dwc:latitude '43.4138'^^xsd:double;
  dwc:startLatitude '43.4138'^^xsd:double;
  dwc:endLatitude '43.4138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53398 43.4138, 7.53398 43.4138, 7.53398 43.4138, 7.53398 43.4138, 7.53398 43.4138))'^^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 '774_6618'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.373795 7.838294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.373795"^^xsd:decimal ;
  dwc:decimalLongitude "7.838294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6031'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6031'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.222777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.838294'^^xsd:double;
  dwc:startLongitude '7.838294'^^xsd:double;
  dwc:endLongitude '7.838294'^^xsd:double;
  dwc:latitude '43.373795'^^xsd:double;
  dwc:startLatitude '43.373795'^^xsd:double;
  dwc:endLatitude '43.373795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.838294 43.373795, 7.838294 43.373795, 7.838294 43.373795, 7.838294 43.373795, 7.838294 43.373795))'^^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 '774_6031'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4323 7.79233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4323"^^xsd:decimal ;
  dwc:decimalLongitude "7.79233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5345'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5345'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.113055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79233'^^xsd:double;
  dwc:startLongitude '7.79233'^^xsd:double;
  dwc:endLongitude '7.79233'^^xsd:double;
  dwc:latitude '43.4323'^^xsd:double;
  dwc:startLatitude '43.4323'^^xsd:double;
  dwc:endLatitude '43.4323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79233 43.4323, 7.79233 43.4323, 7.79233 43.4323, 7.79233 43.4323, 7.79233 43.4323))'^^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 '774_5345'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.336102 7.191542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.336102"^^xsd:decimal ;
  dwc:decimalLongitude "7.191542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5938'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5938'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.758888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.191542'^^xsd:double;
  dwc:startLongitude '7.191542'^^xsd:double;
  dwc:endLongitude '7.191542'^^xsd:double;
  dwc:latitude '43.336102'^^xsd:double;
  dwc:startLatitude '43.336102'^^xsd:double;
  dwc:endLatitude '43.336102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.191542 43.336102, 7.191542 43.336102, 7.191542 43.336102, 7.191542 43.336102, 7.191542 43.336102))'^^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 '774_5938'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46138 7.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46138"^^xsd:decimal ;
  dwc:decimalLongitude "7.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5190'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5190'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.273'^^xsd:double;
  dwc:startLongitude '7.273'^^xsd:double;
  dwc:endLongitude '7.273'^^xsd:double;
  dwc:latitude '43.46138'^^xsd:double;
  dwc:startLatitude '43.46138'^^xsd:double;
  dwc:endLatitude '43.46138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.273 43.46138, 7.273 43.46138, 7.273 43.46138, 7.273 43.46138, 7.273 43.46138))'^^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 '774_5190'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.710833 8.565167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.710833"^^xsd:decimal ;
  dwc:decimalLongitude "8.565167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4220'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4220'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.565167'^^xsd:double;
  dwc:startLongitude '8.565167'^^xsd:double;
  dwc:endLongitude '8.565167'^^xsd:double;
  dwc:latitude '42.710833'^^xsd:double;
  dwc:startLatitude '42.710833'^^xsd:double;
  dwc:endLatitude '42.710833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.565167 42.710833, 8.565167 42.710833, 8.565167 42.710833, 8.565167 42.710833, 8.565167 42.710833))'^^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 '774_4220'^^xsd:string;
  dwc:observationDate '1995-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76468 7.76433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76468"^^xsd:decimal ;
  dwc:decimalLongitude "7.76433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4866'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4866'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76433'^^xsd:double;
  dwc:startLongitude '7.76433'^^xsd:double;
  dwc:endLongitude '7.76433'^^xsd:double;
  dwc:latitude '43.76468'^^xsd:double;
  dwc:startLatitude '43.76468'^^xsd:double;
  dwc:endLatitude '43.76468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76433 43.76468, 7.76433 43.76468, 7.76433 43.76468, 7.76433 43.76468, 7.76433 43.76468))'^^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 '774_4866'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39679 7.84002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39679"^^xsd:decimal ;
  dwc:decimalLongitude "7.84002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4824'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4824'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.331111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84002'^^xsd:double;
  dwc:startLongitude '7.84002'^^xsd:double;
  dwc:endLongitude '7.84002'^^xsd:double;
  dwc:latitude '43.39679'^^xsd:double;
  dwc:startLatitude '43.39679'^^xsd:double;
  dwc:endLatitude '43.39679'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84002 43.39679, 7.84002 43.39679, 7.84002 43.39679, 7.84002 43.39679, 7.84002 43.39679))'^^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 '774_4824'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70915 7.57723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70915"^^xsd:decimal ;
  dwc:decimalLongitude "7.57723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4916'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4916'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.634722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.57723'^^xsd:double;
  dwc:startLongitude '7.57723'^^xsd:double;
  dwc:endLongitude '7.57723'^^xsd:double;
  dwc:latitude '43.70915'^^xsd:double;
  dwc:startLatitude '43.70915'^^xsd:double;
  dwc:endLatitude '43.70915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.57723 43.70915, 7.57723 43.70915, 7.57723 43.70915, 7.57723 43.70915, 7.57723 43.70915))'^^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 '774_4916'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.775234 7.822155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.775234"^^xsd:decimal ;
  dwc:decimalLongitude "7.822155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5693'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5693'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.5594444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.822155'^^xsd:double;
  dwc:startLongitude '7.822155'^^xsd:double;
  dwc:endLongitude '7.822155'^^xsd:double;
  dwc:latitude '43.775234'^^xsd:double;
  dwc:startLatitude '43.775234'^^xsd:double;
  dwc:endLatitude '43.775234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.822155 43.775234, 7.822155 43.775234, 7.822155 43.775234, 7.822155 43.775234, 7.822155 43.775234))'^^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 '774_5693'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721617 8.181833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.721617"^^xsd:decimal ;
  dwc:decimalLongitude "8.181833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6977'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6977'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.181833'^^xsd:double;
  dwc:startLongitude '8.181833'^^xsd:double;
  dwc:endLongitude '8.181833'^^xsd:double;
  dwc:latitude '43.721617'^^xsd:double;
  dwc:startLatitude '43.721617'^^xsd:double;
  dwc:endLatitude '43.721617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.181833 43.721617, 8.181833 43.721617, 8.181833 43.721617, 8.181833 43.721617, 8.181833 43.721617))'^^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 '774_6977'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414333 7.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.414333"^^xsd:decimal ;
  dwc:decimalLongitude "7.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3322'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3322'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.359'^^xsd:double;
  dwc:startLongitude '7.359'^^xsd:double;
  dwc:endLongitude '7.359'^^xsd:double;
  dwc:latitude '43.414333'^^xsd:double;
  dwc:startLatitude '43.414333'^^xsd:double;
  dwc:endLatitude '43.414333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.359 43.414333, 7.359 43.414333, 7.359 43.414333, 7.359 43.414333, 7.359 43.414333))'^^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 '774_3322'^^xsd:string;
  dwc:observationDate '1990-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.162667 8.442333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.162667"^^xsd:decimal ;
  dwc:decimalLongitude "8.442333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3455'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3455'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.442333'^^xsd:double;
  dwc:startLongitude '8.442333'^^xsd:double;
  dwc:endLongitude '8.442333'^^xsd:double;
  dwc:latitude '43.162667'^^xsd:double;
  dwc:startLatitude '43.162667'^^xsd:double;
  dwc:endLatitude '43.162667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.442333 43.162667, 8.442333 43.162667, 8.442333 43.162667, 8.442333 43.162667, 8.442333 43.162667))'^^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 '774_3455'^^xsd:string;
  dwc:observationDate '1991-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.195 8.221383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.195"^^xsd:decimal ;
  dwc:decimalLongitude "8.221383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3453'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3453'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.221383'^^xsd:double;
  dwc:startLongitude '8.221383'^^xsd:double;
  dwc:endLongitude '8.221383'^^xsd:double;
  dwc:latitude '43.195'^^xsd:double;
  dwc:startLatitude '43.195'^^xsd:double;
  dwc:endLatitude '43.195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.221383 43.195, 8.221383 43.195, 8.221383 43.195, 8.221383 43.195, 8.221383 43.195))'^^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 '774_3453'^^xsd:string;
  dwc:observationDate '1991-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983333 8.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983333"^^xsd:decimal ;
  dwc:decimalLongitude "8.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2594'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2594'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.216667'^^xsd:double;
  dwc:startLongitude '8.216667'^^xsd:double;
  dwc:endLongitude '8.216667'^^xsd:double;
  dwc:latitude '41.983333'^^xsd:double;
  dwc:startLatitude '41.983333'^^xsd:double;
  dwc:endLatitude '41.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.216667 41.983333, 8.216667 41.983333, 8.216667 41.983333, 8.216667 41.983333, 8.216667 41.983333))'^^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 '774_2594'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16405 8.546183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16405"^^xsd:decimal ;
  dwc:decimalLongitude "8.546183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3397'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3397'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.546183'^^xsd:double;
  dwc:startLongitude '8.546183'^^xsd:double;
  dwc:endLongitude '8.546183'^^xsd:double;
  dwc:latitude '43.16405'^^xsd:double;
  dwc:startLatitude '43.16405'^^xsd:double;
  dwc:endLatitude '43.16405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.546183 43.16405, 8.546183 43.16405, 8.546183 43.16405, 8.546183 43.16405, 8.546183 43.16405))'^^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 '774_3397'^^xsd:string;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75015 8.766817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75015"^^xsd:decimal ;
  dwc:decimalLongitude "8.766817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3390'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3390'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.766817'^^xsd:double;
  dwc:startLongitude '8.766817'^^xsd:double;
  dwc:endLongitude '8.766817'^^xsd:double;
  dwc:latitude '42.75015'^^xsd:double;
  dwc:startLatitude '42.75015'^^xsd:double;
  dwc:endLatitude '42.75015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.766817 42.75015, 8.766817 42.75015, 8.766817 42.75015, 8.766817 42.75015, 8.766817 42.75015))'^^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 '774_3390'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88494 15.68947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88494"^^xsd:decimal ;
  dwc:decimalLongitude "15.68947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8318'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8318'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.7505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.68947'^^xsd:double;
  dwc:startLongitude '15.68947'^^xsd:double;
  dwc:endLongitude '15.68947'^^xsd:double;
  dwc:latitude '37.88494'^^xsd:double;
  dwc:startLatitude '37.88494'^^xsd:double;
  dwc:endLatitude '37.88494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.68947 37.88494, 15.68947 37.88494, 15.68947 37.88494, 15.68947 37.88494, 15.68947 37.88494))'^^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 '774_8318'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.873067 8.246683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.873067"^^xsd:decimal ;
  dwc:decimalLongitude "8.246683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7013'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7013'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.246683'^^xsd:double;
  dwc:startLongitude '8.246683'^^xsd:double;
  dwc:endLongitude '8.246683'^^xsd:double;
  dwc:latitude '43.873067'^^xsd:double;
  dwc:startLatitude '43.873067'^^xsd:double;
  dwc:endLatitude '43.873067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.246683 43.873067, 8.246683 43.873067, 8.246683 43.873067, 8.246683 43.873067, 8.246683 43.873067))'^^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 '774_7013'^^xsd:string;
  dwc:observationDate '1996-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472667 7.804333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.472667"^^xsd:decimal ;
  dwc:decimalLongitude "7.804333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4206'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4206'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.804333'^^xsd:double;
  dwc:startLongitude '7.804333'^^xsd:double;
  dwc:endLongitude '7.804333'^^xsd:double;
  dwc:latitude '43.472667'^^xsd:double;
  dwc:startLatitude '43.472667'^^xsd:double;
  dwc:endLatitude '43.472667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.804333 43.472667, 7.804333 43.472667, 7.804333 43.472667, 7.804333 43.472667, 7.804333 43.472667))'^^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 '774_4206'^^xsd:string;
  dwc:observationDate '1995-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71239 8.1559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71239"^^xsd:decimal ;
  dwc:decimalLongitude "8.1559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5225'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5225'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.253055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1559'^^xsd:double;
  dwc:startLongitude '8.1559'^^xsd:double;
  dwc:endLongitude '8.1559'^^xsd:double;
  dwc:latitude '43.71239'^^xsd:double;
  dwc:startLatitude '43.71239'^^xsd:double;
  dwc:endLatitude '43.71239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1559 43.71239, 8.1559 43.71239, 8.1559 43.71239, 8.1559 43.71239, 8.1559 43.71239))'^^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 '774_5225'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0316 8.865341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0316"^^xsd:decimal ;
  dwc:decimalLongitude "8.865341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8073'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8073'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.865341'^^xsd:double;
  dwc:startLongitude '8.865341'^^xsd:double;
  dwc:endLongitude '8.865341'^^xsd:double;
  dwc:latitude '43.0316'^^xsd:double;
  dwc:startLatitude '43.0316'^^xsd:double;
  dwc:endLatitude '43.0316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.865341 43.0316, 8.865341 43.0316, 8.865341 43.0316, 8.865341 43.0316, 8.865341 43.0316))'^^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 '774_8073'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54266 7.28509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54266"^^xsd:decimal ;
  dwc:decimalLongitude "7.28509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6598'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6598'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.28509'^^xsd:double;
  dwc:startLongitude '7.28509'^^xsd:double;
  dwc:endLongitude '7.28509'^^xsd:double;
  dwc:latitude '43.54266'^^xsd:double;
  dwc:startLatitude '43.54266'^^xsd:double;
  dwc:endLatitude '43.54266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.28509 43.54266, 7.28509 43.54266, 7.28509 43.54266, 7.28509 43.54266, 7.28509 43.54266))'^^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 '774_6598'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7215 7.699833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7215"^^xsd:decimal ;
  dwc:decimalLongitude "7.699833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3955'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3955'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.699833'^^xsd:double;
  dwc:startLongitude '7.699833'^^xsd:double;
  dwc:endLongitude '7.699833'^^xsd:double;
  dwc:latitude '43.7215'^^xsd:double;
  dwc:startLatitude '43.7215'^^xsd:double;
  dwc:endLatitude '43.7215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.699833 43.7215, 7.699833 43.7215, 7.699833 43.7215, 7.699833 43.7215, 7.699833 43.7215))'^^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 '774_3955'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50367 7.20467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50367"^^xsd:decimal ;
  dwc:decimalLongitude "7.20467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4928'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4928'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.20467'^^xsd:double;
  dwc:startLongitude '7.20467'^^xsd:double;
  dwc:endLongitude '7.20467'^^xsd:double;
  dwc:latitude '43.50367'^^xsd:double;
  dwc:startLatitude '43.50367'^^xsd:double;
  dwc:endLatitude '43.50367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.20467 43.50367, 7.20467 43.50367, 7.20467 43.50367, 7.20467 43.50367, 7.20467 43.50367))'^^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 '774_4928'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78317 8.1105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78317"^^xsd:decimal ;
  dwc:decimalLongitude "8.1105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4996'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4996'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1105'^^xsd:double;
  dwc:startLongitude '8.1105'^^xsd:double;
  dwc:endLongitude '8.1105'^^xsd:double;
  dwc:latitude '43.78317'^^xsd:double;
  dwc:startLatitude '43.78317'^^xsd:double;
  dwc:endLatitude '43.78317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1105 43.78317, 8.1105 43.78317, 8.1105 43.78317, 8.1105 43.78317, 8.1105 43.78317))'^^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 '774_4996'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.182575 7.113105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.182575"^^xsd:decimal ;
  dwc:decimalLongitude "7.113105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5785'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5785'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.112777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.113105'^^xsd:double;
  dwc:startLongitude '7.113105'^^xsd:double;
  dwc:endLongitude '7.113105'^^xsd:double;
  dwc:latitude '43.182575'^^xsd:double;
  dwc:startLatitude '43.182575'^^xsd:double;
  dwc:endLatitude '43.182575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.113105 43.182575, 7.113105 43.182575, 7.113105 43.182575, 7.113105 43.182575, 7.113105 43.182575))'^^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 '774_5785'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583333"^^xsd:decimal ;
  dwc:decimalLongitude "7.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2313'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2313'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.833333'^^xsd:double;
  dwc:startLongitude '7.833333'^^xsd:double;
  dwc:endLongitude '7.833333'^^xsd:double;
  dwc:latitude '43.583333'^^xsd:double;
  dwc:startLatitude '43.583333'^^xsd:double;
  dwc:endLatitude '43.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.833333 43.583333, 7.833333 43.583333, 7.833333 43.583333, 7.833333 43.583333, 7.833333 43.583333))'^^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 '774_2313'^^xsd:string;
  dwc:observationDate '1988-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54671 7.76147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54671"^^xsd:decimal ;
  dwc:decimalLongitude "7.76147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6544'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6544'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.908888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76147'^^xsd:double;
  dwc:startLongitude '7.76147'^^xsd:double;
  dwc:endLongitude '7.76147'^^xsd:double;
  dwc:latitude '43.54671'^^xsd:double;
  dwc:startLatitude '43.54671'^^xsd:double;
  dwc:endLatitude '43.54671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76147 43.54671, 7.76147 43.54671, 7.76147 43.54671, 7.76147 43.54671, 7.76147 43.54671))'^^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 '774_6544'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.663315 7.778284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.663315"^^xsd:decimal ;
  dwc:decimalLongitude "7.778284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5483'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5483'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0908333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.778284'^^xsd:double;
  dwc:startLongitude '7.778284'^^xsd:double;
  dwc:endLongitude '7.778284'^^xsd:double;
  dwc:latitude '43.663315'^^xsd:double;
  dwc:startLatitude '43.663315'^^xsd:double;
  dwc:endLatitude '43.663315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.778284 43.663315, 7.778284 43.663315, 7.778284 43.663315, 7.778284 43.663315, 7.778284 43.663315))'^^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 '774_5483'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43195 7.274783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43195"^^xsd:decimal ;
  dwc:decimalLongitude "7.274783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5424'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5424'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.950555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.274783'^^xsd:double;
  dwc:startLongitude '7.274783'^^xsd:double;
  dwc:endLongitude '7.274783'^^xsd:double;
  dwc:latitude '43.43195'^^xsd:double;
  dwc:startLatitude '43.43195'^^xsd:double;
  dwc:endLatitude '43.43195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.274783 43.43195, 7.274783 43.43195, 7.274783 43.43195, 7.274783 43.43195, 7.274783 43.43195))'^^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 '774_5424'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607567 8.197551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.607567"^^xsd:decimal ;
  dwc:decimalLongitude "8.197551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5403'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5403'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.5191666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.197551'^^xsd:double;
  dwc:startLongitude '8.197551'^^xsd:double;
  dwc:endLongitude '8.197551'^^xsd:double;
  dwc:latitude '43.607567'^^xsd:double;
  dwc:startLatitude '43.607567'^^xsd:double;
  dwc:endLatitude '43.607567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.197551 43.607567, 8.197551 43.607567, 8.197551 43.607567, 8.197551 43.607567, 8.197551 43.607567))'^^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 '774_5403'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57845 7.387955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57845"^^xsd:decimal ;
  dwc:decimalLongitude "7.387955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7935'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7935'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.594722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.387955'^^xsd:double;
  dwc:startLongitude '7.387955'^^xsd:double;
  dwc:endLongitude '7.387955'^^xsd:double;
  dwc:latitude '43.57845'^^xsd:double;
  dwc:startLatitude '43.57845'^^xsd:double;
  dwc:endLatitude '43.57845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.387955 43.57845, 7.387955 43.57845, 7.387955 43.57845, 7.387955 43.57845, 7.387955 43.57845))'^^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 '774_7935'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68456 8.08383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68456"^^xsd:decimal ;
  dwc:decimalLongitude "8.08383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6557'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6557'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08383'^^xsd:double;
  dwc:startLongitude '8.08383'^^xsd:double;
  dwc:endLongitude '8.08383'^^xsd:double;
  dwc:latitude '43.68456'^^xsd:double;
  dwc:startLatitude '43.68456'^^xsd:double;
  dwc:endLatitude '43.68456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08383 43.68456, 8.08383 43.68456, 8.08383 43.68456, 8.08383 43.68456, 8.08383 43.68456))'^^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 '774_6557'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.984783 8.509517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.984783"^^xsd:decimal ;
  dwc:decimalLongitude "8.509517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5646'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5646'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.089166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.509517'^^xsd:double;
  dwc:startLongitude '8.509517'^^xsd:double;
  dwc:endLongitude '8.509517'^^xsd:double;
  dwc:latitude '43.984783'^^xsd:double;
  dwc:startLatitude '43.984783'^^xsd:double;
  dwc:endLatitude '43.984783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.509517 43.984783, 8.509517 43.984783, 8.509517 43.984783, 8.509517 43.984783, 8.509517 43.984783))'^^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 '774_5646'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4645 7.983167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4645"^^xsd:decimal ;
  dwc:decimalLongitude "7.983167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4493'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4493'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.01'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.983167'^^xsd:double;
  dwc:startLongitude '7.983167'^^xsd:double;
  dwc:endLongitude '7.983167'^^xsd:double;
  dwc:latitude '43.4645'^^xsd:double;
  dwc:startLatitude '43.4645'^^xsd:double;
  dwc:endLatitude '43.4645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.983167 43.4645, 7.983167 43.4645, 7.983167 43.4645, 7.983167 43.4645, 7.983167 43.4645))'^^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 '774_4493'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68481 7.63629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68481"^^xsd:decimal ;
  dwc:decimalLongitude "7.63629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6446'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6446'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63629'^^xsd:double;
  dwc:startLongitude '7.63629'^^xsd:double;
  dwc:endLongitude '7.63629'^^xsd:double;
  dwc:latitude '43.68481'^^xsd:double;
  dwc:startLatitude '43.68481'^^xsd:double;
  dwc:endLatitude '43.68481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63629 43.68481, 7.63629 43.68481, 7.63629 43.68481, 7.63629 43.68481, 7.63629 43.68481))'^^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 '774_6446'^^xsd:string;
  dwc:observationDate '2009-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560261 7.990088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.560261"^^xsd:decimal ;
  dwc:decimalLongitude "7.990088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6121'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.990088'^^xsd:double;
  dwc:startLongitude '7.990088'^^xsd:double;
  dwc:endLongitude '7.990088'^^xsd:double;
  dwc:latitude '43.560261'^^xsd:double;
  dwc:startLatitude '43.560261'^^xsd:double;
  dwc:endLatitude '43.560261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.990088 43.560261, 7.990088 43.560261, 7.990088 43.560261, 7.990088 43.560261, 7.990088 43.560261))'^^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 '774_6121'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23745 7.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23745"^^xsd:decimal ;
  dwc:decimalLongitude "7.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5272'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5272'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.781666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7404'^^xsd:double;
  dwc:startLongitude '7.7404'^^xsd:double;
  dwc:endLongitude '7.7404'^^xsd:double;
  dwc:latitude '43.23745'^^xsd:double;
  dwc:startLatitude '43.23745'^^xsd:double;
  dwc:endLatitude '43.23745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7404 43.23745, 7.7404 43.23745, 7.7404 43.23745, 7.7404 43.23745, 7.7404 43.23745))'^^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 '774_5272'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.189297 7.979451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.189297"^^xsd:decimal ;
  dwc:decimalLongitude "7.979451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5573'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5573'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.881944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.979451'^^xsd:double;
  dwc:startLongitude '7.979451'^^xsd:double;
  dwc:endLongitude '7.979451'^^xsd:double;
  dwc:latitude '43.189297'^^xsd:double;
  dwc:startLatitude '43.189297'^^xsd:double;
  dwc:endLatitude '43.189297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.979451 43.189297, 7.979451 43.189297, 7.979451 43.189297, 7.979451 43.189297, 7.979451 43.189297))'^^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 '774_5573'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867603 6.27785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867603"^^xsd:decimal ;
  dwc:decimalLongitude "6.27785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5569'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5569'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.109444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.27785'^^xsd:double;
  dwc:startLongitude '6.27785'^^xsd:double;
  dwc:endLongitude '6.27785'^^xsd:double;
  dwc:latitude '42.867603'^^xsd:double;
  dwc:startLatitude '42.867603'^^xsd:double;
  dwc:endLatitude '42.867603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.27785 42.867603, 6.27785 42.867603, 6.27785 42.867603, 6.27785 42.867603, 6.27785 42.867603))'^^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 '774_5569'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58294 8.286327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58294"^^xsd:decimal ;
  dwc:decimalLongitude "8.286327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8061'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8061'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.894722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.286327'^^xsd:double;
  dwc:startLongitude '8.286327'^^xsd:double;
  dwc:endLongitude '8.286327'^^xsd:double;
  dwc:latitude '43.58294'^^xsd:double;
  dwc:startLatitude '43.58294'^^xsd:double;
  dwc:endLatitude '43.58294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.286327 43.58294, 8.286327 43.58294, 8.286327 43.58294, 8.286327 43.58294, 8.286327 43.58294))'^^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 '774_8061'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.359978 7.410378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.359978"^^xsd:decimal ;
  dwc:decimalLongitude "7.410378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5963'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5963'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.253333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.410378'^^xsd:double;
  dwc:startLongitude '7.410378'^^xsd:double;
  dwc:endLongitude '7.410378'^^xsd:double;
  dwc:latitude '43.359978'^^xsd:double;
  dwc:startLatitude '43.359978'^^xsd:double;
  dwc:endLatitude '43.359978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.410378 43.359978, 7.410378 43.359978, 7.410378 43.359978, 7.410378 43.359978, 7.410378 43.359978))'^^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 '774_5963'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.410507 8.360467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.410507"^^xsd:decimal ;
  dwc:decimalLongitude "8.360467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6315'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6315'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.510833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.360467'^^xsd:double;
  dwc:startLongitude '8.360467'^^xsd:double;
  dwc:endLongitude '8.360467'^^xsd:double;
  dwc:latitude '43.410507'^^xsd:double;
  dwc:startLatitude '43.410507'^^xsd:double;
  dwc:endLatitude '43.410507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.360467 43.410507, 8.360467 43.410507, 8.360467 43.410507, 8.360467 43.410507, 8.360467 43.410507))'^^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 '774_6315'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601333 7.8995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4584'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4584'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.196944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8995'^^xsd:double;
  dwc:startLongitude '7.8995'^^xsd:double;
  dwc:endLongitude '7.8995'^^xsd:double;
  dwc:latitude '43.601333'^^xsd:double;
  dwc:startLatitude '43.601333'^^xsd:double;
  dwc:endLatitude '43.601333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8995 43.601333, 7.8995 43.601333, 7.8995 43.601333, 7.8995 43.601333, 7.8995 43.601333))'^^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 '774_4584'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57555 7.32608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57555"^^xsd:decimal ;
  dwc:decimalLongitude "7.32608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4840'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4840'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.133611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.32608'^^xsd:double;
  dwc:startLongitude '7.32608'^^xsd:double;
  dwc:endLongitude '7.32608'^^xsd:double;
  dwc:latitude '43.57555'^^xsd:double;
  dwc:startLatitude '43.57555'^^xsd:double;
  dwc:endLatitude '43.57555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32608 43.57555, 7.32608 43.57555, 7.32608 43.57555, 7.32608 43.57555, 7.32608 43.57555))'^^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 '774_4840'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733667 7.875667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733667"^^xsd:decimal ;
  dwc:decimalLongitude "7.875667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4326'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4326'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.875667'^^xsd:double;
  dwc:startLongitude '7.875667'^^xsd:double;
  dwc:endLongitude '7.875667'^^xsd:double;
  dwc:latitude '43.733667'^^xsd:double;
  dwc:startLatitude '43.733667'^^xsd:double;
  dwc:endLatitude '43.733667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.875667 43.733667, 7.875667 43.733667, 7.875667 43.733667, 7.875667 43.733667, 7.875667 43.733667))'^^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 '774_4326'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6275 7.775667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6275"^^xsd:decimal ;
  dwc:decimalLongitude "7.775667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4318'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4318'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775667'^^xsd:double;
  dwc:startLongitude '7.775667'^^xsd:double;
  dwc:endLongitude '7.775667'^^xsd:double;
  dwc:latitude '43.6275'^^xsd:double;
  dwc:startLatitude '43.6275'^^xsd:double;
  dwc:endLatitude '43.6275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775667 43.6275, 7.775667 43.6275, 7.775667 43.6275, 7.775667 43.6275, 7.775667 43.6275))'^^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 '774_4318'^^xsd:string;
  dwc:observationDate '1995-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69264 7.448492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69264"^^xsd:decimal ;
  dwc:decimalLongitude "7.448492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7764'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7764'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.448492'^^xsd:double;
  dwc:startLongitude '7.448492'^^xsd:double;
  dwc:endLongitude '7.448492'^^xsd:double;
  dwc:latitude '43.69264'^^xsd:double;
  dwc:startLatitude '43.69264'^^xsd:double;
  dwc:endLatitude '43.69264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.448492 43.69264, 7.448492 43.69264, 7.448492 43.69264, 7.448492 43.69264, 7.448492 43.69264))'^^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 '774_7764'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29478 8.21253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29478"^^xsd:decimal ;
  dwc:decimalLongitude "8.21253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6722'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6722'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.244444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21253'^^xsd:double;
  dwc:startLongitude '8.21253'^^xsd:double;
  dwc:endLongitude '8.21253'^^xsd:double;
  dwc:latitude '43.29478'^^xsd:double;
  dwc:startLatitude '43.29478'^^xsd:double;
  dwc:endLatitude '43.29478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21253 43.29478, 8.21253 43.29478, 8.21253 43.29478, 8.21253 43.29478, 8.21253 43.29478))'^^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 '774_6722'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47637 7.477493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47637"^^xsd:decimal ;
  dwc:decimalLongitude "7.477493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7750'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7750'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.477493'^^xsd:double;
  dwc:startLongitude '7.477493'^^xsd:double;
  dwc:endLongitude '7.477493'^^xsd:double;
  dwc:latitude '43.47637'^^xsd:double;
  dwc:startLatitude '43.47637'^^xsd:double;
  dwc:endLatitude '43.47637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.477493 43.47637, 7.477493 43.47637, 7.477493 43.47637, 7.477493 43.47637, 7.477493 43.47637))'^^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 '774_7750'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.86005 9.088781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.86005"^^xsd:decimal ;
  dwc:decimalLongitude "9.088781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5848'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5848'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.504444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.088781'^^xsd:double;
  dwc:startLongitude '9.088781'^^xsd:double;
  dwc:endLongitude '9.088781'^^xsd:double;
  dwc:latitude '42.86005'^^xsd:double;
  dwc:startLatitude '42.86005'^^xsd:double;
  dwc:endLatitude '42.86005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.088781 42.86005, 9.088781 42.86005, 9.088781 42.86005, 9.088781 42.86005, 9.088781 42.86005))'^^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 '774_5848'^^xsd:string;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65715 8.26956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65715"^^xsd:decimal ;
  dwc:decimalLongitude "8.26956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6528'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6528'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.61'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26956'^^xsd:double;
  dwc:startLongitude '8.26956'^^xsd:double;
  dwc:endLongitude '8.26956'^^xsd:double;
  dwc:latitude '43.65715'^^xsd:double;
  dwc:startLatitude '43.65715'^^xsd:double;
  dwc:endLatitude '43.65715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26956 43.65715, 8.26956 43.65715, 8.26956 43.65715, 8.26956 43.65715, 8.26956 43.65715))'^^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 '774_6528'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.427498 7.795655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.427498"^^xsd:decimal ;
  dwc:decimalLongitude "7.795655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5975'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5975'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.76'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.795655'^^xsd:double;
  dwc:startLongitude '7.795655'^^xsd:double;
  dwc:endLongitude '7.795655'^^xsd:double;
  dwc:latitude '43.427498'^^xsd:double;
  dwc:startLatitude '43.427498'^^xsd:double;
  dwc:endLatitude '43.427498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.795655 43.427498, 7.795655 43.427498, 7.795655 43.427498, 7.795655 43.427498, 7.795655 43.427498))'^^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 '774_5975'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50211 7.40888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50211"^^xsd:decimal ;
  dwc:decimalLongitude "7.40888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6553'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6553'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40888'^^xsd:double;
  dwc:startLongitude '7.40888'^^xsd:double;
  dwc:endLongitude '7.40888'^^xsd:double;
  dwc:latitude '43.50211'^^xsd:double;
  dwc:startLatitude '43.50211'^^xsd:double;
  dwc:endLatitude '43.50211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40888 43.50211, 7.40888 43.50211, 7.40888 43.50211, 7.40888 43.50211, 7.40888 43.50211))'^^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 '774_6553'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438191 7.550668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.438191"^^xsd:decimal ;
  dwc:decimalLongitude "7.550668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6143'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6143'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.173888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.550668'^^xsd:double;
  dwc:startLongitude '7.550668'^^xsd:double;
  dwc:endLongitude '7.550668'^^xsd:double;
  dwc:latitude '43.438191'^^xsd:double;
  dwc:startLatitude '43.438191'^^xsd:double;
  dwc:endLatitude '43.438191'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.550668 43.438191, 7.550668 43.438191, 7.550668 43.438191, 7.550668 43.438191, 7.550668 43.438191))'^^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 '774_6143'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651 7.8695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651"^^xsd:decimal ;
  dwc:decimalLongitude "7.8695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4688'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4688'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.278055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8695'^^xsd:double;
  dwc:startLongitude '7.8695'^^xsd:double;
  dwc:endLongitude '7.8695'^^xsd:double;
  dwc:latitude '43.651'^^xsd:double;
  dwc:startLatitude '43.651'^^xsd:double;
  dwc:endLatitude '43.651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8695 43.651, 7.8695 43.651, 7.8695 43.651, 7.8695 43.651, 7.8695 43.651))'^^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 '774_4688'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59392 8.061725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59392"^^xsd:decimal ;
  dwc:decimalLongitude "8.061725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7971'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7971'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.865277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.061725'^^xsd:double;
  dwc:startLongitude '8.061725'^^xsd:double;
  dwc:endLongitude '8.061725'^^xsd:double;
  dwc:latitude '43.59392'^^xsd:double;
  dwc:startLatitude '43.59392'^^xsd:double;
  dwc:endLatitude '43.59392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.061725 43.59392, 8.061725 43.59392, 8.061725 43.59392, 8.061725 43.59392, 8.061725 43.59392))'^^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 '774_7971'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71413 7.73482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71413"^^xsd:decimal ;
  dwc:decimalLongitude "7.73482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5330'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5330'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73482'^^xsd:double;
  dwc:startLongitude '7.73482'^^xsd:double;
  dwc:endLongitude '7.73482'^^xsd:double;
  dwc:latitude '43.71413'^^xsd:double;
  dwc:startLatitude '43.71413'^^xsd:double;
  dwc:endLatitude '43.71413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73482 43.71413, 7.73482 43.71413, 7.73482 43.71413, 7.73482 43.71413, 7.73482 43.71413))'^^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 '774_5330'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6444 8.2734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6444"^^xsd:decimal ;
  dwc:decimalLongitude "8.2734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7603'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.0575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2734'^^xsd:double;
  dwc:startLongitude '8.2734'^^xsd:double;
  dwc:endLongitude '8.2734'^^xsd:double;
  dwc:latitude '43.6444'^^xsd:double;
  dwc:startLatitude '43.6444'^^xsd:double;
  dwc:endLatitude '43.6444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2734 43.6444, 8.2734 43.6444, 8.2734 43.6444, 8.2734 43.6444, 8.2734 43.6444))'^^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 '774_7603'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.966667 8.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.966667"^^xsd:decimal ;
  dwc:decimalLongitude "8.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2545'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2545'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.883333'^^xsd:double;
  dwc:startLongitude '8.883333'^^xsd:double;
  dwc:endLongitude '8.883333'^^xsd:double;
  dwc:latitude '43.966667'^^xsd:double;
  dwc:startLatitude '43.966667'^^xsd:double;
  dwc:endLatitude '43.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.883333 43.966667, 8.883333 43.966667, 8.883333 43.966667, 8.883333 43.966667, 8.883333 43.966667))'^^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 '774_2545'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5743 7.8154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5743"^^xsd:decimal ;
  dwc:decimalLongitude "7.8154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7112'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.887222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8154'^^xsd:double;
  dwc:startLongitude '7.8154'^^xsd:double;
  dwc:endLongitude '7.8154'^^xsd:double;
  dwc:latitude '43.5743'^^xsd:double;
  dwc:startLatitude '43.5743'^^xsd:double;
  dwc:endLatitude '43.5743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8154 43.5743, 7.8154 43.5743, 7.8154 43.5743, 7.8154 43.5743, 7.8154 43.5743))'^^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 '774_7112'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8305 8.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8305"^^xsd:decimal ;
  dwc:decimalLongitude "8.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3716'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3716'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.966667'^^xsd:double;
  dwc:startLongitude '8.966667'^^xsd:double;
  dwc:endLongitude '8.966667'^^xsd:double;
  dwc:latitude '42.8305'^^xsd:double;
  dwc:startLatitude '42.8305'^^xsd:double;
  dwc:endLatitude '42.8305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.966667 42.8305, 8.966667 42.8305, 8.966667 42.8305, 8.966667 42.8305, 8.966667 42.8305))'^^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 '774_3716'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48417 7.23867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48417"^^xsd:decimal ;
  dwc:decimalLongitude "7.23867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4979'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4979'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.23867'^^xsd:double;
  dwc:startLongitude '7.23867'^^xsd:double;
  dwc:endLongitude '7.23867'^^xsd:double;
  dwc:latitude '43.48417'^^xsd:double;
  dwc:startLatitude '43.48417'^^xsd:double;
  dwc:endLatitude '43.48417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.23867 43.48417, 7.23867 43.48417, 7.23867 43.48417, 7.23867 43.48417, 7.23867 43.48417))'^^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 '774_4979'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3706 7.951817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3706"^^xsd:decimal ;
  dwc:decimalLongitude "7.951817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3487'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3487'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.951817'^^xsd:double;
  dwc:startLongitude '7.951817'^^xsd:double;
  dwc:endLongitude '7.951817'^^xsd:double;
  dwc:latitude '43.3706'^^xsd:double;
  dwc:startLatitude '43.3706'^^xsd:double;
  dwc:endLatitude '43.3706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.951817 43.3706, 7.951817 43.3706, 7.951817 43.3706, 7.951817 43.3706, 7.951817 43.3706))'^^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 '774_3487'^^xsd:string;
  dwc:observationDate '1991-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2598'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2598'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25'^^xsd:double;
  dwc:startLongitude '8.25'^^xsd:double;
  dwc:endLongitude '8.25'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:startLatitude '41.65'^^xsd:double;
  dwc:endLatitude '41.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25 41.65, 8.25 41.65, 8.25 41.65, 8.25 41.65, 8.25 41.65))'^^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 '774_2598'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6906 7.807367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6906"^^xsd:decimal ;
  dwc:decimalLongitude "7.807367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3937'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3937'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.807367'^^xsd:double;
  dwc:startLongitude '7.807367'^^xsd:double;
  dwc:endLongitude '7.807367'^^xsd:double;
  dwc:latitude '43.6906'^^xsd:double;
  dwc:startLatitude '43.6906'^^xsd:double;
  dwc:endLatitude '43.6906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.807367 43.6906, 7.807367 43.6906, 7.807367 43.6906, 7.807367 43.6906, 7.807367 43.6906))'^^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 '774_3937'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.624333 8.5385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.624333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4096'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4096'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5385'^^xsd:double;
  dwc:startLongitude '8.5385'^^xsd:double;
  dwc:endLongitude '8.5385'^^xsd:double;
  dwc:latitude '42.624333'^^xsd:double;
  dwc:startLatitude '42.624333'^^xsd:double;
  dwc:endLatitude '42.624333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5385 42.624333, 8.5385 42.624333, 8.5385 42.624333, 8.5385 42.624333, 8.5385 42.624333))'^^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 '774_4096'^^xsd:string;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6906 8.4024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6906"^^xsd:decimal ;
  dwc:decimalLongitude "8.4024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7509'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7509'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.450555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4024'^^xsd:double;
  dwc:startLongitude '8.4024'^^xsd:double;
  dwc:endLongitude '8.4024'^^xsd:double;
  dwc:latitude '43.6906'^^xsd:double;
  dwc:startLatitude '43.6906'^^xsd:double;
  dwc:endLatitude '43.6906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4024 43.6906, 8.4024 43.6906, 8.4024 43.6906, 8.4024 43.6906, 8.4024 43.6906))'^^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 '774_7509'^^xsd:string;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69381 7.842319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69381"^^xsd:decimal ;
  dwc:decimalLongitude "7.842319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7995'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7995'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.842319'^^xsd:double;
  dwc:startLongitude '7.842319'^^xsd:double;
  dwc:endLongitude '7.842319'^^xsd:double;
  dwc:latitude '43.69381'^^xsd:double;
  dwc:startLatitude '43.69381'^^xsd:double;
  dwc:endLatitude '43.69381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.842319 43.69381, 7.842319 43.69381, 7.842319 43.69381, 7.842319 43.69381, 7.842319 43.69381))'^^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 '774_7995'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67597 7.660075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67597"^^xsd:decimal ;
  dwc:decimalLongitude "7.660075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8199'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8199'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.928888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.660075'^^xsd:double;
  dwc:startLongitude '7.660075'^^xsd:double;
  dwc:endLongitude '7.660075'^^xsd:double;
  dwc:latitude '43.67597'^^xsd:double;
  dwc:startLatitude '43.67597'^^xsd:double;
  dwc:endLatitude '43.67597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.660075 43.67597, 7.660075 43.67597, 7.660075 43.67597, 7.660075 43.67597, 7.660075 43.67597))'^^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 '774_8199'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656357 7.78771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.656357"^^xsd:decimal ;
  dwc:decimalLongitude "7.78771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5807'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5807'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9411111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78771'^^xsd:double;
  dwc:startLongitude '7.78771'^^xsd:double;
  dwc:endLongitude '7.78771'^^xsd:double;
  dwc:latitude '43.656357'^^xsd:double;
  dwc:startLatitude '43.656357'^^xsd:double;
  dwc:endLatitude '43.656357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78771 43.656357, 7.78771 43.656357, 7.78771 43.656357, 7.78771 43.656357, 7.78771 43.656357))'^^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 '774_5807'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.290462 15.392009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.290462"^^xsd:decimal ;
  dwc:decimalLongitude "15.392009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8420'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8420'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.505277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.392009'^^xsd:double;
  dwc:startLongitude '15.392009'^^xsd:double;
  dwc:endLongitude '15.392009'^^xsd:double;
  dwc:latitude '38.290462'^^xsd:double;
  dwc:startLatitude '38.290462'^^xsd:double;
  dwc:endLatitude '38.290462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.392009 38.290462, 15.392009 38.290462, 15.392009 38.290462, 15.392009 38.290462, 15.392009 38.290462))'^^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 '774_8420'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67758 7.835861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67758"^^xsd:decimal ;
  dwc:decimalLongitude "7.835861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8026'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8026'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.907777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.835861'^^xsd:double;
  dwc:startLongitude '7.835861'^^xsd:double;
  dwc:endLongitude '7.835861'^^xsd:double;
  dwc:latitude '43.67758'^^xsd:double;
  dwc:startLatitude '43.67758'^^xsd:double;
  dwc:endLatitude '43.67758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.835861 43.67758, 7.835861 43.67758, 7.835861 43.67758, 7.835861 43.67758, 7.835861 43.67758))'^^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 '774_8026'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.225334 7.077135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.225334"^^xsd:decimal ;
  dwc:decimalLongitude "7.077135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6054'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6054'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.077135'^^xsd:double;
  dwc:startLongitude '7.077135'^^xsd:double;
  dwc:endLongitude '7.077135'^^xsd:double;
  dwc:latitude '43.225334'^^xsd:double;
  dwc:startLatitude '43.225334'^^xsd:double;
  dwc:endLatitude '43.225334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.077135 43.225334, 7.077135 43.225334, 7.077135 43.225334, 7.077135 43.225334, 7.077135 43.225334))'^^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 '774_6054'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90279 8.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90279"^^xsd:decimal ;
  dwc:decimalLongitude "8.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6805'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6805'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.62'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24923'^^xsd:double;
  dwc:startLongitude '8.24923'^^xsd:double;
  dwc:endLongitude '8.24923'^^xsd:double;
  dwc:latitude '43.90279'^^xsd:double;
  dwc:startLatitude '43.90279'^^xsd:double;
  dwc:endLatitude '43.90279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24923 43.90279, 8.24923 43.90279, 8.24923 43.90279, 8.24923 43.90279, 8.24923 43.90279))'^^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 '774_6805'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206242 8.193381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.206242"^^xsd:decimal ;
  dwc:decimalLongitude "8.193381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5855'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5855'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.887222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.193381'^^xsd:double;
  dwc:startLongitude '8.193381'^^xsd:double;
  dwc:endLongitude '8.193381'^^xsd:double;
  dwc:latitude '43.206242'^^xsd:double;
  dwc:startLatitude '43.206242'^^xsd:double;
  dwc:endLatitude '43.206242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.193381 43.206242, 8.193381 43.206242, 8.193381 43.206242, 8.193381 43.206242, 8.193381 43.206242))'^^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 '774_5855'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64281 7.445609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64281"^^xsd:decimal ;
  dwc:decimalLongitude "7.445609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7942'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7942'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6658333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.445609'^^xsd:double;
  dwc:startLongitude '7.445609'^^xsd:double;
  dwc:endLongitude '7.445609'^^xsd:double;
  dwc:latitude '43.64281'^^xsd:double;
  dwc:startLatitude '43.64281'^^xsd:double;
  dwc:endLatitude '43.64281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.445609 43.64281, 7.445609 43.64281, 7.445609 43.64281, 7.445609 43.64281, 7.445609 43.64281))'^^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 '774_7942'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.850319 6.3407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.850319"^^xsd:decimal ;
  dwc:decimalLongitude "6.3407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5567'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5567'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.784444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.3407'^^xsd:double;
  dwc:startLongitude '6.3407'^^xsd:double;
  dwc:endLongitude '6.3407'^^xsd:double;
  dwc:latitude '42.850319'^^xsd:double;
  dwc:startLatitude '42.850319'^^xsd:double;
  dwc:endLatitude '42.850319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3407 42.850319, 6.3407 42.850319, 6.3407 42.850319, 6.3407 42.850319, 6.3407 42.850319))'^^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 '774_5567'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528034 7.71635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.528034"^^xsd:decimal ;
  dwc:decimalLongitude "7.71635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5474'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5474'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.843333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71635'^^xsd:double;
  dwc:startLongitude '7.71635'^^xsd:double;
  dwc:endLongitude '7.71635'^^xsd:double;
  dwc:latitude '43.528034'^^xsd:double;
  dwc:startLatitude '43.528034'^^xsd:double;
  dwc:endLatitude '43.528034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71635 43.528034, 7.71635 43.528034, 7.71635 43.528034, 7.71635 43.528034, 7.71635 43.528034))'^^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 '774_5474'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52212 7.8897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52212"^^xsd:decimal ;
  dwc:decimalLongitude "7.8897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6679'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6679'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.087777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8897'^^xsd:double;
  dwc:startLongitude '7.8897'^^xsd:double;
  dwc:endLongitude '7.8897'^^xsd:double;
  dwc:latitude '43.52212'^^xsd:double;
  dwc:startLatitude '43.52212'^^xsd:double;
  dwc:endLatitude '43.52212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8897 43.52212, 7.8897 43.52212, 7.8897 43.52212, 7.8897 43.52212, 7.8897 43.52212))'^^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 '774_6679'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496833 7.802833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496833"^^xsd:decimal ;
  dwc:decimalLongitude "7.802833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4567'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4567'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.804166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.802833'^^xsd:double;
  dwc:startLongitude '7.802833'^^xsd:double;
  dwc:endLongitude '7.802833'^^xsd:double;
  dwc:latitude '43.496833'^^xsd:double;
  dwc:startLatitude '43.496833'^^xsd:double;
  dwc:endLatitude '43.496833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.802833 43.496833, 7.802833 43.496833, 7.802833 43.496833, 7.802833 43.496833, 7.802833 43.496833))'^^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 '774_4567'^^xsd:string;
  dwc:observationDate '1997-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476433 7.712083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.476433"^^xsd:decimal ;
  dwc:decimalLongitude "7.712083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5718'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5718'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.487222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.712083'^^xsd:double;
  dwc:startLongitude '7.712083'^^xsd:double;
  dwc:endLongitude '7.712083'^^xsd:double;
  dwc:latitude '43.476433'^^xsd:double;
  dwc:startLatitude '43.476433'^^xsd:double;
  dwc:endLatitude '43.476433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.712083 43.476433, 7.712083 43.476433, 7.712083 43.476433, 7.712083 43.476433, 7.712083 43.476433))'^^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 '774_5718'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697583 7.92465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.697583"^^xsd:decimal ;
  dwc:decimalLongitude "7.92465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7088'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7088'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.92465'^^xsd:double;
  dwc:startLongitude '7.92465'^^xsd:double;
  dwc:endLongitude '7.92465'^^xsd:double;
  dwc:latitude '43.697583'^^xsd:double;
  dwc:startLatitude '43.697583'^^xsd:double;
  dwc:endLatitude '43.697583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.92465 43.697583, 7.92465 43.697583, 7.92465 43.697583, 7.92465 43.697583, 7.92465 43.697583))'^^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 '774_7088'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705 7.9578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.705"^^xsd:decimal ;
  dwc:decimalLongitude "7.9578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7148'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7148'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.728888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9578'^^xsd:double;
  dwc:startLongitude '7.9578'^^xsd:double;
  dwc:endLongitude '7.9578'^^xsd:double;
  dwc:latitude '43.705'^^xsd:double;
  dwc:startLatitude '43.705'^^xsd:double;
  dwc:endLatitude '43.705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9578 43.705, 7.9578 43.705, 7.9578 43.705, 7.9578 43.705, 7.9578 43.705))'^^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 '774_7148'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5558 8.2477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5558"^^xsd:decimal ;
  dwc:decimalLongitude "8.2477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7518'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7518'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.898888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2477'^^xsd:double;
  dwc:startLongitude '8.2477'^^xsd:double;
  dwc:endLongitude '8.2477'^^xsd:double;
  dwc:latitude '43.5558'^^xsd:double;
  dwc:startLatitude '43.5558'^^xsd:double;
  dwc:endLatitude '43.5558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2477 43.5558, 8.2477 43.5558, 8.2477 43.5558, 8.2477 43.5558, 8.2477 43.5558))'^^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 '774_7518'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5374 8.0096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5374"^^xsd:decimal ;
  dwc:decimalLongitude "8.0096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7164'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7164'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.970833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0096'^^xsd:double;
  dwc:startLongitude '8.0096'^^xsd:double;
  dwc:endLongitude '8.0096'^^xsd:double;
  dwc:latitude '43.5374'^^xsd:double;
  dwc:startLatitude '43.5374'^^xsd:double;
  dwc:endLatitude '43.5374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0096 43.5374, 8.0096 43.5374, 8.0096 43.5374, 8.0096 43.5374, 8.0096 43.5374))'^^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 '774_7164'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4985 7.7015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4985"^^xsd:decimal ;
  dwc:decimalLongitude "7.7015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3293'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3293'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7015'^^xsd:double;
  dwc:startLongitude '7.7015'^^xsd:double;
  dwc:endLongitude '7.7015'^^xsd:double;
  dwc:latitude '43.4985'^^xsd:double;
  dwc:startLatitude '43.4985'^^xsd:double;
  dwc:endLatitude '43.4985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7015 43.4985, 7.7015 43.4985, 7.7015 43.4985, 7.7015 43.4985, 7.7015 43.4985))'^^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 '774_3293'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09467 8.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09467"^^xsd:decimal ;
  dwc:decimalLongitude "8.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4993'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4993'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.846'^^xsd:double;
  dwc:startLongitude '8.846'^^xsd:double;
  dwc:endLongitude '8.846'^^xsd:double;
  dwc:latitude '43.09467'^^xsd:double;
  dwc:startLatitude '43.09467'^^xsd:double;
  dwc:endLatitude '43.09467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.846 43.09467, 8.846 43.09467, 8.846 43.09467, 8.846 43.09467, 8.846 43.09467))'^^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 '774_4993'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68205 8.019217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68205"^^xsd:decimal ;
  dwc:decimalLongitude "8.019217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7006'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7006'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019217'^^xsd:double;
  dwc:startLongitude '8.019217'^^xsd:double;
  dwc:endLongitude '8.019217'^^xsd:double;
  dwc:latitude '43.68205'^^xsd:double;
  dwc:startLatitude '43.68205'^^xsd:double;
  dwc:endLatitude '43.68205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019217 43.68205, 8.019217 43.68205, 8.019217 43.68205, 8.019217 43.68205, 8.019217 43.68205))'^^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 '774_7006'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.474833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.474833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2649'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2649'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.474833'^^xsd:double;
  dwc:startLongitude '20.474833'^^xsd:double;
  dwc:endLongitude '20.474833'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.474833 38.666667, 20.474833 38.666667, 20.474833 38.666667, 20.474833 38.666667, 20.474833 38.666667))'^^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 '774_2649'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034667 8.4265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4008'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4008'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4265'^^xsd:double;
  dwc:startLongitude '8.4265'^^xsd:double;
  dwc:endLongitude '8.4265'^^xsd:double;
  dwc:latitude '43.034667'^^xsd:double;
  dwc:startLatitude '43.034667'^^xsd:double;
  dwc:endLatitude '43.034667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4265 43.034667, 8.4265 43.034667, 8.4265 43.034667, 8.4265 43.034667, 8.4265 43.034667))'^^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 '774_4008'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.93074 8.433289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.93074"^^xsd:decimal ;
  dwc:decimalLongitude "8.433289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7848'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7848'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.433289'^^xsd:double;
  dwc:startLongitude '8.433289'^^xsd:double;
  dwc:endLongitude '8.433289'^^xsd:double;
  dwc:latitude '43.93074'^^xsd:double;
  dwc:startLatitude '43.93074'^^xsd:double;
  dwc:endLatitude '43.93074'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.433289 43.93074, 8.433289 43.93074, 8.433289 43.93074, 8.433289 43.93074, 8.433289 43.93074))'^^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 '774_7848'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26592 8.14055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26592"^^xsd:decimal ;
  dwc:decimalLongitude "8.14055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6382'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6382'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.14055'^^xsd:double;
  dwc:startLongitude '8.14055'^^xsd:double;
  dwc:endLongitude '8.14055'^^xsd:double;
  dwc:latitude '43.26592'^^xsd:double;
  dwc:startLatitude '43.26592'^^xsd:double;
  dwc:endLatitude '43.26592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.14055 43.26592, 8.14055 43.26592, 8.14055 43.26592, 8.14055 43.26592, 8.14055 43.26592))'^^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 '774_6382'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683235 7.664717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683235"^^xsd:decimal ;
  dwc:decimalLongitude "7.664717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5427'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.953888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.664717'^^xsd:double;
  dwc:startLongitude '7.664717'^^xsd:double;
  dwc:endLongitude '7.664717'^^xsd:double;
  dwc:latitude '43.683235'^^xsd:double;
  dwc:startLatitude '43.683235'^^xsd:double;
  dwc:endLatitude '43.683235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.664717 43.683235, 7.664717 43.683235, 7.664717 43.683235, 7.664717 43.683235, 7.664717 43.683235))'^^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 '774_5427'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68491 7.61618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68491"^^xsd:decimal ;
  dwc:decimalLongitude "7.61618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6827'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6827'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.123333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.61618'^^xsd:double;
  dwc:startLongitude '7.61618'^^xsd:double;
  dwc:endLongitude '7.61618'^^xsd:double;
  dwc:latitude '43.68491'^^xsd:double;
  dwc:startLatitude '43.68491'^^xsd:double;
  dwc:endLatitude '43.68491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.61618 43.68491, 7.61618 43.68491, 7.61618 43.68491, 7.61618 43.68491, 7.61618 43.68491))'^^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 '774_6827'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64781 7.71218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64781"^^xsd:decimal ;
  dwc:decimalLongitude "7.71218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6826'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6826'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.223333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71218'^^xsd:double;
  dwc:startLongitude '7.71218'^^xsd:double;
  dwc:endLongitude '7.71218'^^xsd:double;
  dwc:latitude '43.64781'^^xsd:double;
  dwc:startLatitude '43.64781'^^xsd:double;
  dwc:endLatitude '43.64781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71218 43.64781, 7.71218 43.64781, 7.71218 43.64781, 7.71218 43.64781, 7.71218 43.64781))'^^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 '774_6826'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597397 7.354921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.597397"^^xsd:decimal ;
  dwc:decimalLongitude "7.354921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5956'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5956'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1955555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.354921'^^xsd:double;
  dwc:startLongitude '7.354921'^^xsd:double;
  dwc:endLongitude '7.354921'^^xsd:double;
  dwc:latitude '43.597397'^^xsd:double;
  dwc:startLatitude '43.597397'^^xsd:double;
  dwc:endLatitude '43.597397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.354921 43.597397, 7.354921 43.597397, 7.354921 43.597397, 7.354921 43.597397, 7.354921 43.597397))'^^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 '774_5956'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544167 8.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544167"^^xsd:decimal ;
  dwc:decimalLongitude "8.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4332'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4332'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.123'^^xsd:double;
  dwc:startLongitude '8.123'^^xsd:double;
  dwc:endLongitude '8.123'^^xsd:double;
  dwc:latitude '43.544167'^^xsd:double;
  dwc:startLatitude '43.544167'^^xsd:double;
  dwc:endLatitude '43.544167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.123 43.544167, 8.123 43.544167, 8.123 43.544167, 8.123 43.544167, 8.123 43.544167))'^^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 '774_4332'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30137 8.1827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30137"^^xsd:decimal ;
  dwc:decimalLongitude "8.1827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5104'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5104'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1827'^^xsd:double;
  dwc:startLongitude '8.1827'^^xsd:double;
  dwc:endLongitude '8.1827'^^xsd:double;
  dwc:latitude '43.30137'^^xsd:double;
  dwc:startLatitude '43.30137'^^xsd:double;
  dwc:endLatitude '43.30137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1827 43.30137, 8.1827 43.30137, 8.1827 43.30137, 8.1827 43.30137, 8.1827 43.30137))'^^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 '774_5104'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.344151 8.153676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.344151"^^xsd:decimal ;
  dwc:decimalLongitude "8.153676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6268'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.986944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.153676'^^xsd:double;
  dwc:startLongitude '8.153676'^^xsd:double;
  dwc:endLongitude '8.153676'^^xsd:double;
  dwc:latitude '43.344151'^^xsd:double;
  dwc:startLatitude '43.344151'^^xsd:double;
  dwc:endLatitude '43.344151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.153676 43.344151, 8.153676 43.344151, 8.153676 43.344151, 8.153676 43.344151, 8.153676 43.344151))'^^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 '774_6268'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38597 7.95948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38597"^^xsd:decimal ;
  dwc:decimalLongitude "7.95948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5158'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5158'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.2225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.95948'^^xsd:double;
  dwc:startLongitude '7.95948'^^xsd:double;
  dwc:endLongitude '7.95948'^^xsd:double;
  dwc:latitude '43.38597'^^xsd:double;
  dwc:startLatitude '43.38597'^^xsd:double;
  dwc:endLatitude '43.38597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.95948 43.38597, 7.95948 43.38597, 7.95948 43.38597, 7.95948 43.38597, 7.95948 43.38597))'^^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 '774_5158'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51974 7.56221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51974"^^xsd:decimal ;
  dwc:decimalLongitude "7.56221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6842'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6842'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.673888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.56221'^^xsd:double;
  dwc:startLongitude '7.56221'^^xsd:double;
  dwc:endLongitude '7.56221'^^xsd:double;
  dwc:latitude '43.51974'^^xsd:double;
  dwc:startLatitude '43.51974'^^xsd:double;
  dwc:endLatitude '43.51974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.56221 43.51974, 7.56221 43.51974, 7.56221 43.51974, 7.56221 43.51974, 7.56221 43.51974))'^^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 '774_6842'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711304 8.235618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.711304"^^xsd:decimal ;
  dwc:decimalLongitude "8.235618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5694'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5694'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.616388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.235618'^^xsd:double;
  dwc:startLongitude '8.235618'^^xsd:double;
  dwc:endLongitude '8.235618'^^xsd:double;
  dwc:latitude '43.711304'^^xsd:double;
  dwc:startLatitude '43.711304'^^xsd:double;
  dwc:endLatitude '43.711304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.235618 43.711304, 8.235618 43.711304, 8.235618 43.711304, 8.235618 43.711304, 8.235618 43.711304))'^^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 '774_5694'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.163333 22.648667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.163333"^^xsd:decimal ;
  dwc:decimalLongitude "22.648667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_605'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_605'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.648667'^^xsd:double;
  dwc:startLongitude '22.648667'^^xsd:double;
  dwc:endLongitude '22.648667'^^xsd:double;
  dwc:latitude '38.163333'^^xsd:double;
  dwc:startLatitude '38.163333'^^xsd:double;
  dwc:endLatitude '38.163333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.648667 38.163333, 22.648667 38.163333, 22.648667 38.163333, 22.648667 38.163333, 22.648667 38.163333))'^^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 '774_605'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5595 7.274833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5595"^^xsd:decimal ;
  dwc:decimalLongitude "7.274833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4363'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4363'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.274833'^^xsd:double;
  dwc:startLongitude '7.274833'^^xsd:double;
  dwc:endLongitude '7.274833'^^xsd:double;
  dwc:latitude '43.5595'^^xsd:double;
  dwc:startLatitude '43.5595'^^xsd:double;
  dwc:endLatitude '43.5595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.274833 43.5595, 7.274833 43.5595, 7.274833 43.5595, 7.274833 43.5595, 7.274833 43.5595))'^^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 '774_4363'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 8.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3888'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3888'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3325'^^xsd:double;
  dwc:startLongitude '8.3325'^^xsd:double;
  dwc:endLongitude '8.3325'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:startLatitude '43.22'^^xsd:double;
  dwc:endLatitude '43.22'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3325 43.22, 8.3325 43.22, 8.3325 43.22, 8.3325 43.22, 8.3325 43.22))'^^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 '774_3888'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.736 7.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.736"^^xsd:decimal ;
  dwc:decimalLongitude "7.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3915'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3915'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.824'^^xsd:double;
  dwc:startLongitude '7.824'^^xsd:double;
  dwc:endLongitude '7.824'^^xsd:double;
  dwc:latitude '43.736'^^xsd:double;
  dwc:startLatitude '43.736'^^xsd:double;
  dwc:endLatitude '43.736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.824 43.736, 7.824 43.736, 7.824 43.736, 7.824 43.736, 7.824 43.736))'^^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 '774_3915'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6547 7.9613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6547"^^xsd:decimal ;
  dwc:decimalLongitude "7.9613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7194'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7194'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.7488888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9613'^^xsd:double;
  dwc:startLongitude '7.9613'^^xsd:double;
  dwc:endLongitude '7.9613'^^xsd:double;
  dwc:latitude '43.6547'^^xsd:double;
  dwc:startLatitude '43.6547'^^xsd:double;
  dwc:endLatitude '43.6547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9613 43.6547, 7.9613 43.6547, 7.9613 43.6547, 7.9613 43.6547, 7.9613 43.6547))'^^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 '774_7194'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689 7.9154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.689"^^xsd:decimal ;
  dwc:decimalLongitude "7.9154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7560'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7560'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.382777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9154'^^xsd:double;
  dwc:startLongitude '7.9154'^^xsd:double;
  dwc:endLongitude '7.9154'^^xsd:double;
  dwc:latitude '43.689'^^xsd:double;
  dwc:startLatitude '43.689'^^xsd:double;
  dwc:endLatitude '43.689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9154 43.689, 7.9154 43.689, 7.9154 43.689, 7.9154 43.689, 7.9154 43.689))'^^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 '774_7560'^^xsd:string;
  dwc:observationDate '2000-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544667 7.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544667"^^xsd:decimal ;
  dwc:decimalLongitude "7.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3342'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3342'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.559'^^xsd:double;
  dwc:startLongitude '7.559'^^xsd:double;
  dwc:endLongitude '7.559'^^xsd:double;
  dwc:latitude '43.544667'^^xsd:double;
  dwc:startLatitude '43.544667'^^xsd:double;
  dwc:endLatitude '43.544667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.559 43.544667, 7.559 43.544667, 7.559 43.544667, 7.559 43.544667, 7.559 43.544667))'^^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 '774_3342'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5495 8.196833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5495"^^xsd:decimal ;
  dwc:decimalLongitude "8.196833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3744'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3744'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.196833'^^xsd:double;
  dwc:startLongitude '8.196833'^^xsd:double;
  dwc:endLongitude '8.196833'^^xsd:double;
  dwc:latitude '43.5495'^^xsd:double;
  dwc:startLatitude '43.5495'^^xsd:double;
  dwc:endLatitude '43.5495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.196833 43.5495, 8.196833 43.5495, 8.196833 43.5495, 8.196833 43.5495, 8.196833 43.5495))'^^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 '774_3744'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6295 7.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6295"^^xsd:decimal ;
  dwc:decimalLongitude "7.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3671'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3671'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.706'^^xsd:double;
  dwc:startLongitude '7.706'^^xsd:double;
  dwc:endLongitude '7.706'^^xsd:double;
  dwc:latitude '43.6295'^^xsd:double;
  dwc:startLatitude '43.6295'^^xsd:double;
  dwc:endLatitude '43.6295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.706 43.6295, 7.706 43.6295, 7.706 43.6295, 7.706 43.6295, 7.706 43.6295))'^^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 '774_3671'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.773167 7.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.773167"^^xsd:decimal ;
  dwc:decimalLongitude "7.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4412'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4412'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84'^^xsd:double;
  dwc:startLongitude '7.84'^^xsd:double;
  dwc:endLongitude '7.84'^^xsd:double;
  dwc:latitude '43.773167'^^xsd:double;
  dwc:startLatitude '43.773167'^^xsd:double;
  dwc:endLatitude '43.773167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84 43.773167, 7.84 43.773167, 7.84 43.773167, 7.84 43.773167, 7.84 43.773167))'^^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 '774_4412'^^xsd:string;
  dwc:observationDate '1996-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718399 7.8032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.718399"^^xsd:decimal ;
  dwc:decimalLongitude "7.8032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5493'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5493'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6152777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8032'^^xsd:double;
  dwc:startLongitude '7.8032'^^xsd:double;
  dwc:endLongitude '7.8032'^^xsd:double;
  dwc:latitude '43.718399'^^xsd:double;
  dwc:startLatitude '43.718399'^^xsd:double;
  dwc:endLatitude '43.718399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8032 43.718399, 7.8032 43.718399, 7.8032 43.718399, 7.8032 43.718399, 7.8032 43.718399))'^^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 '774_5493'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18781 7.97426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18781"^^xsd:decimal ;
  dwc:decimalLongitude "7.97426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6454'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97426'^^xsd:double;
  dwc:startLongitude '7.97426'^^xsd:double;
  dwc:endLongitude '7.97426'^^xsd:double;
  dwc:latitude '43.18781'^^xsd:double;
  dwc:startLatitude '43.18781'^^xsd:double;
  dwc:endLatitude '43.18781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97426 43.18781, 7.97426 43.18781, 7.97426 43.18781, 7.97426 43.18781, 7.97426 43.18781))'^^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 '774_6454'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39312 7.8292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39312"^^xsd:decimal ;
  dwc:decimalLongitude "7.8292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5308'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5308'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.732777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8292'^^xsd:double;
  dwc:startLongitude '7.8292'^^xsd:double;
  dwc:endLongitude '7.8292'^^xsd:double;
  dwc:latitude '43.39312'^^xsd:double;
  dwc:startLatitude '43.39312'^^xsd:double;
  dwc:endLatitude '43.39312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8292 43.39312, 7.8292 43.39312, 7.8292 43.39312, 7.8292 43.39312, 7.8292 43.39312))'^^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 '774_5308'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365414 7.71495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365414"^^xsd:decimal ;
  dwc:decimalLongitude "7.71495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5263'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5263'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.505'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71495'^^xsd:double;
  dwc:startLongitude '7.71495'^^xsd:double;
  dwc:endLongitude '7.71495'^^xsd:double;
  dwc:latitude '43.365414'^^xsd:double;
  dwc:startLatitude '43.365414'^^xsd:double;
  dwc:endLatitude '43.365414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71495 43.365414, 7.71495 43.365414, 7.71495 43.365414, 7.71495 43.365414, 7.71495 43.365414))'^^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 '774_5263'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63572 7.82692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63572"^^xsd:decimal ;
  dwc:decimalLongitude "7.82692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5294'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5294'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.375833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82692'^^xsd:double;
  dwc:startLongitude '7.82692'^^xsd:double;
  dwc:endLongitude '7.82692'^^xsd:double;
  dwc:latitude '43.63572'^^xsd:double;
  dwc:startLatitude '43.63572'^^xsd:double;
  dwc:endLatitude '43.63572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82692 43.63572, 7.82692 43.63572, 7.82692 43.63572, 7.82692 43.63572, 7.82692 43.63572))'^^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 '774_5294'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538 7.935333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.538"^^xsd:decimal ;
  dwc:decimalLongitude "7.935333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4658'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4658'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.935333'^^xsd:double;
  dwc:startLongitude '7.935333'^^xsd:double;
  dwc:endLongitude '7.935333'^^xsd:double;
  dwc:latitude '43.538'^^xsd:double;
  dwc:startLatitude '43.538'^^xsd:double;
  dwc:endLatitude '43.538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.935333 43.538, 7.935333 43.538, 7.935333 43.538, 7.935333 43.538, 7.935333 43.538))'^^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 '774_4658'^^xsd:string;
  dwc:observationDate '1998-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67955 7.29413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67955"^^xsd:decimal ;
  dwc:decimalLongitude "7.29413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4899'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.7355555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.29413'^^xsd:double;
  dwc:startLongitude '7.29413'^^xsd:double;
  dwc:endLongitude '7.29413'^^xsd:double;
  dwc:latitude '43.67955'^^xsd:double;
  dwc:startLatitude '43.67955'^^xsd:double;
  dwc:endLatitude '43.67955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.29413 43.67955, 7.29413 43.67955, 7.29413 43.67955, 7.29413 43.67955, 7.29413 43.67955))'^^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 '774_4899'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1725 7.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1725"^^xsd:decimal ;
  dwc:decimalLongitude "7.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4171'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4171'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.745'^^xsd:double;
  dwc:startLongitude '7.745'^^xsd:double;
  dwc:endLongitude '7.745'^^xsd:double;
  dwc:latitude '43.1725'^^xsd:double;
  dwc:startLatitude '43.1725'^^xsd:double;
  dwc:endLatitude '43.1725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.745 43.1725, 7.745 43.1725, 7.745 43.1725, 7.745 43.1725, 7.745 43.1725))'^^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 '774_4171'^^xsd:string;
  dwc:observationDate '1995-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14875 8.53433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.14875"^^xsd:decimal ;
  dwc:decimalLongitude "8.53433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5322'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5322'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.779166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.53433'^^xsd:double;
  dwc:startLongitude '8.53433'^^xsd:double;
  dwc:endLongitude '8.53433'^^xsd:double;
  dwc:latitude '44.14875'^^xsd:double;
  dwc:startLatitude '44.14875'^^xsd:double;
  dwc:endLatitude '44.14875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.53433 44.14875, 8.53433 44.14875, 8.53433 44.14875, 8.53433 44.14875, 8.53433 44.14875))'^^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 '774_5322'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.076667 9.1505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.076667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4273'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4273'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.1505'^^xsd:double;
  dwc:startLongitude '9.1505'^^xsd:double;
  dwc:endLongitude '9.1505'^^xsd:double;
  dwc:latitude '43.076667'^^xsd:double;
  dwc:startLatitude '43.076667'^^xsd:double;
  dwc:endLatitude '43.076667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.1505 43.076667, 9.1505 43.076667, 9.1505 43.076667, 9.1505 43.076667, 9.1505 43.076667))'^^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 '774_4273'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656367 8.205117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.656367"^^xsd:decimal ;
  dwc:decimalLongitude "8.205117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6980'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6980'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.205117'^^xsd:double;
  dwc:startLongitude '8.205117'^^xsd:double;
  dwc:endLongitude '8.205117'^^xsd:double;
  dwc:latitude '43.656367'^^xsd:double;
  dwc:startLatitude '43.656367'^^xsd:double;
  dwc:endLatitude '43.656367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.205117 43.656367, 8.205117 43.656367, 8.205117 43.656367, 8.205117 43.656367, 8.205117 43.656367))'^^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 '774_6980'^^xsd:string;
  dwc:observationDate '1996-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.463667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683333"^^xsd:decimal ;
  dwc:decimalLongitude "20.463667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2678'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2678'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.463667'^^xsd:double;
  dwc:startLongitude '20.463667'^^xsd:double;
  dwc:endLongitude '20.463667'^^xsd:double;
  dwc:latitude '38.683333'^^xsd:double;
  dwc:startLatitude '38.683333'^^xsd:double;
  dwc:endLatitude '38.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.463667 38.683333, 20.463667 38.683333, 20.463667 38.683333, 20.463667 38.683333, 20.463667 38.683333))'^^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 '774_2678'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.840667 8.706167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.840667"^^xsd:decimal ;
  dwc:decimalLongitude "8.706167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4070'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4070'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.706167'^^xsd:double;
  dwc:startLongitude '8.706167'^^xsd:double;
  dwc:endLongitude '8.706167'^^xsd:double;
  dwc:latitude '42.840667'^^xsd:double;
  dwc:startLatitude '42.840667'^^xsd:double;
  dwc:endLatitude '42.840667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.706167 42.840667, 8.706167 42.840667, 8.706167 42.840667, 8.706167 42.840667, 8.706167 42.840667))'^^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 '774_4070'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6077 8.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6077"^^xsd:decimal ;
  dwc:decimalLongitude "8.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7104'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7104'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.044722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.113'^^xsd:double;
  dwc:startLongitude '8.113'^^xsd:double;
  dwc:endLongitude '8.113'^^xsd:double;
  dwc:latitude '43.6077'^^xsd:double;
  dwc:startLatitude '43.6077'^^xsd:double;
  dwc:endLatitude '43.6077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.113 43.6077, 8.113 43.6077, 8.113 43.6077, 8.113 43.6077, 8.113 43.6077))'^^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 '774_7104'^^xsd:string;
  dwc:observationDate '1998-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7427 7.929583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7427"^^xsd:decimal ;
  dwc:decimalLongitude "7.929583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7100'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.929583'^^xsd:double;
  dwc:startLongitude '7.929583'^^xsd:double;
  dwc:endLongitude '7.929583'^^xsd:double;
  dwc:latitude '43.7427'^^xsd:double;
  dwc:startLatitude '43.7427'^^xsd:double;
  dwc:endLatitude '43.7427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.929583 43.7427, 7.929583 43.7427, 7.929583 43.7427, 7.929583 43.7427, 7.929583 43.7427))'^^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 '774_7100'^^xsd:string;
  dwc:observationDate '1997-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714667 7.7955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3335'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3335'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7955'^^xsd:double;
  dwc:startLongitude '7.7955'^^xsd:double;
  dwc:endLongitude '7.7955'^^xsd:double;
  dwc:latitude '43.714667'^^xsd:double;
  dwc:startLatitude '43.714667'^^xsd:double;
  dwc:endLatitude '43.714667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7955 43.714667, 7.7955 43.714667, 7.7955 43.714667, 7.7955 43.714667, 7.7955 43.714667))'^^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 '774_3335'^^xsd:string;
  dwc:observationDate '1990-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.655867 8.315467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.655867"^^xsd:decimal ;
  dwc:decimalLongitude "8.315467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6971'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6971'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.315467'^^xsd:double;
  dwc:startLongitude '8.315467'^^xsd:double;
  dwc:endLongitude '8.315467'^^xsd:double;
  dwc:latitude '43.655867'^^xsd:double;
  dwc:startLatitude '43.655867'^^xsd:double;
  dwc:endLatitude '43.655867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.315467 43.655867, 8.315467 43.655867, 8.315467 43.655867, 8.315467 43.655867, 8.315467 43.655867))'^^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 '774_6971'^^xsd:string;
  dwc:observationDate '1996-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.720233 8.2922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.720233"^^xsd:decimal ;
  dwc:decimalLongitude "8.2922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6966'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6966'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2922'^^xsd:double;
  dwc:startLongitude '8.2922'^^xsd:double;
  dwc:endLongitude '8.2922'^^xsd:double;
  dwc:latitude '43.720233'^^xsd:double;
  dwc:startLatitude '43.720233'^^xsd:double;
  dwc:endLatitude '43.720233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2922 43.720233, 8.2922 43.720233, 8.2922 43.720233, 8.2922 43.720233, 8.2922 43.720233))'^^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 '774_6966'^^xsd:string;
  dwc:observationDate '1996-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.911 9.028167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.911"^^xsd:decimal ;
  dwc:decimalLongitude "9.028167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3686'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3686'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.028167'^^xsd:double;
  dwc:startLongitude '9.028167'^^xsd:double;
  dwc:endLongitude '9.028167'^^xsd:double;
  dwc:latitude '42.911'^^xsd:double;
  dwc:startLatitude '42.911'^^xsd:double;
  dwc:endLatitude '42.911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.028167 42.911, 9.028167 42.911, 9.028167 42.911, 9.028167 42.911, 9.028167 42.911))'^^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 '774_3686'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86058 15.54961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86058"^^xsd:decimal ;
  dwc:decimalLongitude "15.54961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8330'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_8330'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.54961'^^xsd:double;
  dwc:startLongitude '15.54961'^^xsd:double;
  dwc:endLongitude '15.54961'^^xsd:double;
  dwc:latitude '37.86058'^^xsd:double;
  dwc:startLatitude '37.86058'^^xsd:double;
  dwc:endLatitude '37.86058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.54961 37.86058, 15.54961 37.86058, 15.54961 37.86058, 15.54961 37.86058, 15.54961 37.86058))'^^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 '774_8330'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.575167 7.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.575167"^^xsd:decimal ;
  dwc:decimalLongitude "7.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3870'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3870'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.667'^^xsd:double;
  dwc:startLongitude '7.667'^^xsd:double;
  dwc:endLongitude '7.667'^^xsd:double;
  dwc:latitude '43.575167'^^xsd:double;
  dwc:startLatitude '43.575167'^^xsd:double;
  dwc:endLatitude '43.575167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.667 43.575167, 7.667 43.575167, 7.667 43.575167, 7.667 43.575167, 7.667 43.575167))'^^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 '774_3870'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4465 8.14264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4465"^^xsd:decimal ;
  dwc:decimalLongitude "8.14264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6695'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6695'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.14264'^^xsd:double;
  dwc:startLongitude '8.14264'^^xsd:double;
  dwc:endLongitude '8.14264'^^xsd:double;
  dwc:latitude '43.4465'^^xsd:double;
  dwc:startLatitude '43.4465'^^xsd:double;
  dwc:endLatitude '43.4465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.14264 43.4465, 8.14264 43.4465, 8.14264 43.4465, 8.14264 43.4465, 8.14264 43.4465))'^^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 '774_6695'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03509 8.823022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03509"^^xsd:decimal ;
  dwc:decimalLongitude "8.823022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8074'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8074'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.823022'^^xsd:double;
  dwc:startLongitude '8.823022'^^xsd:double;
  dwc:endLongitude '8.823022'^^xsd:double;
  dwc:latitude '43.03509'^^xsd:double;
  dwc:startLatitude '43.03509'^^xsd:double;
  dwc:endLatitude '43.03509'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.823022 43.03509, 8.823022 43.03509, 8.823022 43.03509, 8.823022 43.03509, 8.823022 43.03509))'^^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 '774_8074'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366139 7.332937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366139"^^xsd:decimal ;
  dwc:decimalLongitude "7.332937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6156'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6156'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.332937'^^xsd:double;
  dwc:startLongitude '7.332937'^^xsd:double;
  dwc:endLongitude '7.332937'^^xsd:double;
  dwc:latitude '43.366139'^^xsd:double;
  dwc:startLatitude '43.366139'^^xsd:double;
  dwc:endLatitude '43.366139'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.332937 43.366139, 7.332937 43.366139, 7.332937 43.366139, 7.332937 43.366139, 7.332937 43.366139))'^^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 '774_6156'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 9.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533333"^^xsd:decimal ;
  dwc:decimalLongitude "9.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2535'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2535'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.866667'^^xsd:double;
  dwc:startLongitude '9.866667'^^xsd:double;
  dwc:endLongitude '9.866667'^^xsd:double;
  dwc:latitude '43.533333'^^xsd:double;
  dwc:startLatitude '43.533333'^^xsd:double;
  dwc:endLatitude '43.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.866667 43.533333, 9.866667 43.533333, 9.866667 43.533333, 9.866667 43.533333, 9.866667 43.533333))'^^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 '774_2535'^^xsd:string;
  dwc:observationDate '1992-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.870556 20.400833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.870556"^^xsd:decimal ;
  dwc:decimalLongitude "20.400833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_664'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_664'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.400833'^^xsd:double;
  dwc:startLongitude '20.400833'^^xsd:double;
  dwc:endLongitude '20.400833'^^xsd:double;
  dwc:latitude '38.870556'^^xsd:double;
  dwc:startLatitude '38.870556'^^xsd:double;
  dwc:endLatitude '38.870556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.400833 38.870556, 20.400833 38.870556, 20.400833 38.870556, 20.400833 38.870556, 20.400833 38.870556))'^^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 '774_664'^^xsd:string;
  dwc:observationDate '1991-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52124 8.48567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52124"^^xsd:decimal ;
  dwc:decimalLongitude "8.48567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6500'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6500'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.48567'^^xsd:double;
  dwc:startLongitude '8.48567'^^xsd:double;
  dwc:endLongitude '8.48567'^^xsd:double;
  dwc:latitude '43.52124'^^xsd:double;
  dwc:startLatitude '43.52124'^^xsd:double;
  dwc:endLatitude '43.52124'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.48567 43.52124, 8.48567 43.52124, 8.48567 43.52124, 8.48567 43.52124, 8.48567 43.52124))'^^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 '774_6500'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.324814 7.53344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.324814"^^xsd:decimal ;
  dwc:decimalLongitude "7.53344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6195'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6195'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.659166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53344'^^xsd:double;
  dwc:startLongitude '7.53344'^^xsd:double;
  dwc:endLongitude '7.53344'^^xsd:double;
  dwc:latitude '43.324814'^^xsd:double;
  dwc:startLatitude '43.324814'^^xsd:double;
  dwc:endLatitude '43.324814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53344 43.324814, 7.53344 43.324814, 7.53344 43.324814, 7.53344 43.324814, 7.53344 43.324814))'^^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 '774_6195'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09394 8.59706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09394"^^xsd:decimal ;
  dwc:decimalLongitude "8.59706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6801'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6801'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7655555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.59706'^^xsd:double;
  dwc:startLongitude '8.59706'^^xsd:double;
  dwc:endLongitude '8.59706'^^xsd:double;
  dwc:latitude '44.09394'^^xsd:double;
  dwc:startLatitude '44.09394'^^xsd:double;
  dwc:endLatitude '44.09394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.59706 44.09394, 8.59706 44.09394, 8.59706 44.09394, 8.59706 44.09394, 8.59706 44.09394))'^^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 '774_6801'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670662 7.516572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.670662"^^xsd:decimal ;
  dwc:decimalLongitude "7.516572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5828'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5828'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.580555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.516572'^^xsd:double;
  dwc:startLongitude '7.516572'^^xsd:double;
  dwc:endLongitude '7.516572'^^xsd:double;
  dwc:latitude '43.670662'^^xsd:double;
  dwc:startLatitude '43.670662'^^xsd:double;
  dwc:endLatitude '43.670662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.516572 43.670662, 7.516572 43.670662, 7.516572 43.670662, 7.516572 43.670662, 7.516572 43.670662))'^^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 '774_5828'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589809 8.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.589809"^^xsd:decimal ;
  dwc:decimalLongitude "8.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5815'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5815'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.934444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.311'^^xsd:double;
  dwc:startLongitude '8.311'^^xsd:double;
  dwc:endLongitude '8.311'^^xsd:double;
  dwc:latitude '43.589809'^^xsd:double;
  dwc:startLatitude '43.589809'^^xsd:double;
  dwc:endLatitude '43.589809'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.311 43.589809, 8.311 43.589809, 8.311 43.589809, 8.311 43.589809, 8.311 43.589809))'^^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 '774_5815'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61159 7.893685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61159"^^xsd:decimal ;
  dwc:decimalLongitude "7.893685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7941'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7941'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.917777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.893685'^^xsd:double;
  dwc:startLongitude '7.893685'^^xsd:double;
  dwc:endLongitude '7.893685'^^xsd:double;
  dwc:latitude '43.61159'^^xsd:double;
  dwc:startLatitude '43.61159'^^xsd:double;
  dwc:endLatitude '43.61159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.893685 43.61159, 7.893685 43.61159, 7.893685 43.61159, 7.893685 43.61159, 7.893685 43.61159))'^^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 '774_7941'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26324 8.4537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26324"^^xsd:decimal ;
  dwc:decimalLongitude "8.4537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6661'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6661'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4537'^^xsd:double;
  dwc:startLongitude '8.4537'^^xsd:double;
  dwc:endLongitude '8.4537'^^xsd:double;
  dwc:latitude '43.26324'^^xsd:double;
  dwc:startLatitude '43.26324'^^xsd:double;
  dwc:endLatitude '43.26324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4537 43.26324, 8.4537 43.26324, 8.4537 43.26324, 8.4537 43.26324, 8.4537 43.26324))'^^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 '774_6661'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12501 8.3863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12501"^^xsd:decimal ;
  dwc:decimalLongitude "8.3863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6513'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.935'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3863'^^xsd:double;
  dwc:startLongitude '8.3863'^^xsd:double;
  dwc:endLongitude '8.3863'^^xsd:double;
  dwc:latitude '43.12501'^^xsd:double;
  dwc:startLatitude '43.12501'^^xsd:double;
  dwc:endLatitude '43.12501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3863 43.12501, 8.3863 43.12501, 8.3863 43.12501, 8.3863 43.12501, 8.3863 43.12501))'^^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 '774_6513'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.280956 8.470678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.280956"^^xsd:decimal ;
  dwc:decimalLongitude "8.470678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5986'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5986'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6205555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.470678'^^xsd:double;
  dwc:startLongitude '8.470678'^^xsd:double;
  dwc:endLongitude '8.470678'^^xsd:double;
  dwc:latitude '43.280956'^^xsd:double;
  dwc:startLatitude '43.280956'^^xsd:double;
  dwc:endLatitude '43.280956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.470678 43.280956, 8.470678 43.280956, 8.470678 43.280956, 8.470678 43.280956, 8.470678 43.280956))'^^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 '774_5986'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417961 8.276337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.417961"^^xsd:decimal ;
  dwc:decimalLongitude "8.276337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5985'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5985'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.641111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.276337'^^xsd:double;
  dwc:startLongitude '8.276337'^^xsd:double;
  dwc:endLongitude '8.276337'^^xsd:double;
  dwc:latitude '43.417961'^^xsd:double;
  dwc:startLatitude '43.417961'^^xsd:double;
  dwc:endLatitude '43.417961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.276337 43.417961, 8.276337 43.417961, 8.276337 43.417961, 8.276337 43.417961, 8.276337 43.417961))'^^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 '774_5985'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47763 7.45614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47763"^^xsd:decimal ;
  dwc:decimalLongitude "7.45614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6556'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6556'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.121666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.45614'^^xsd:double;
  dwc:startLongitude '7.45614'^^xsd:double;
  dwc:endLongitude '7.45614'^^xsd:double;
  dwc:latitude '43.47763'^^xsd:double;
  dwc:startLatitude '43.47763'^^xsd:double;
  dwc:endLatitude '43.47763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45614 43.47763, 7.45614 43.47763, 7.45614 43.47763, 7.45614 43.47763, 7.45614 43.47763))'^^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 '774_6556'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2275 8.085833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2275"^^xsd:decimal ;
  dwc:decimalLongitude "8.085833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4751'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4751'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.085833'^^xsd:double;
  dwc:startLongitude '8.085833'^^xsd:double;
  dwc:endLongitude '8.085833'^^xsd:double;
  dwc:latitude '43.2275'^^xsd:double;
  dwc:startLatitude '43.2275'^^xsd:double;
  dwc:endLatitude '43.2275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.085833 43.2275, 8.085833 43.2275, 8.085833 43.2275, 8.085833 43.2275, 8.085833 43.2275))'^^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 '774_4751'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.884167 19.286944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.884167"^^xsd:decimal ;
  dwc:decimalLongitude "19.286944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_657'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.286944'^^xsd:double;
  dwc:startLongitude '19.286944'^^xsd:double;
  dwc:endLongitude '19.286944'^^xsd:double;
  dwc:latitude '39.884167'^^xsd:double;
  dwc:startLatitude '39.884167'^^xsd:double;
  dwc:endLatitude '39.884167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.286944 39.884167, 19.286944 39.884167, 19.286944 39.884167, 19.286944 39.884167, 19.286944 39.884167))'^^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 '774_657'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34526 7.514045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34526"^^xsd:decimal ;
  dwc:decimalLongitude "7.514045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7856'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7856'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7069444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.514045'^^xsd:double;
  dwc:startLongitude '7.514045'^^xsd:double;
  dwc:endLongitude '7.514045'^^xsd:double;
  dwc:latitude '43.34526'^^xsd:double;
  dwc:startLatitude '43.34526'^^xsd:double;
  dwc:endLatitude '43.34526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.514045 43.34526, 7.514045 43.34526, 7.514045 43.34526, 7.514045 43.34526, 7.514045 43.34526))'^^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 '774_7856'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569004 7.397901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569004"^^xsd:decimal ;
  dwc:decimalLongitude "7.397901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3080__774_5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5438'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5438'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.397901'^^xsd:double;
  dwc:startLongitude '7.397901'^^xsd:double;
  dwc:endLongitude '7.397901'^^xsd:double;
  dwc:latitude '43.569004'^^xsd:double;
  dwc:startLatitude '43.569004'^^xsd:double;
  dwc:endLatitude '43.569004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.397901 43.569004, 7.397901 43.569004, 7.397901 43.569004, 7.397901 43.569004, 7.397901 43.569004))'^^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 '774_5438'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.068173 6.666192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.068173"^^xsd:decimal ;
  dwc:decimalLongitude "6.666192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.068173 6.666192)"^^geo:wktLiteral ;
  geo-pos:lat "43.068173"^^xsd:decimal ;
  geo-pos:long "6.666192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5766'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5766'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.5733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.666192'^^xsd:double;
  dwc:startLongitude '6.666192'^^xsd:double;
  dwc:endLongitude '6.666192'^^xsd:double;
  dwc:latitude '43.068173'^^xsd:double;
  dwc:startLatitude '43.068173'^^xsd:double;
  dwc:endLatitude '43.068173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.666192 43.068173, 6.666192 43.068173, 6.666192 43.068173, 6.666192 43.068173, 6.666192 43.068173))'^^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 '774_5766'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383333 7.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383333"^^xsd:decimal ;
  dwc:decimalLongitude "7.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383333 7.533333)"^^geo:wktLiteral ;
  geo-pos:lat "41.383333"^^xsd:decimal ;
  geo-pos:long "7.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2522'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.533333'^^xsd:double;
  dwc:startLongitude '7.533333'^^xsd:double;
  dwc:endLongitude '7.533333'^^xsd:double;
  dwc:latitude '41.383333'^^xsd:double;
  dwc:startLatitude '41.383333'^^xsd:double;
  dwc:endLatitude '41.383333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.533333 41.383333, 7.533333 41.383333, 7.533333 41.383333, 7.533333 41.383333, 7.533333 41.383333))'^^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 '774_2522'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 7.6215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.6215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 7.6215)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "7.6215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2304'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2304'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6215'^^xsd:double;
  dwc:startLongitude '7.6215'^^xsd:double;
  dwc:endLongitude '7.6215'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:startLatitude '43.3'^^xsd:double;
  dwc:endLatitude '43.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6215 43.3, 7.6215 43.3, 7.6215 43.3, 7.6215 43.3, 7.6215 43.3))'^^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 '774_2304'^^xsd:string;
  dwc:observationDate '1988-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733333 7.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733333"^^xsd:decimal ;
  dwc:decimalLongitude "7.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733333 7.816667)"^^geo:wktLiteral ;
  geo-pos:lat "43.733333"^^xsd:decimal ;
  geo-pos:long "7.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2287'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2287'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816667'^^xsd:double;
  dwc:startLongitude '7.816667'^^xsd:double;
  dwc:endLongitude '7.816667'^^xsd:double;
  dwc:latitude '43.733333'^^xsd:double;
  dwc:startLatitude '43.733333'^^xsd:double;
  dwc:endLatitude '43.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816667 43.733333, 7.816667 43.733333, 7.816667 43.733333, 7.816667 43.733333, 7.816667 43.733333))'^^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 '774_2287'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42415 8.27042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42415"^^xsd:decimal ;
  dwc:decimalLongitude "8.27042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42415 8.27042)"^^geo:wktLiteral ;
  geo-pos:lat "43.42415"^^xsd:decimal ;
  geo-pos:long "8.27042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6380'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6380'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.2744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.27042'^^xsd:double;
  dwc:startLongitude '8.27042'^^xsd:double;
  dwc:endLongitude '8.27042'^^xsd:double;
  dwc:latitude '43.42415'^^xsd:double;
  dwc:startLatitude '43.42415'^^xsd:double;
  dwc:endLatitude '43.42415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.27042 43.42415, 8.27042 43.42415, 8.27042 43.42415, 8.27042 43.42415, 8.27042 43.42415))'^^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 '774_6380'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554112 8.036667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.554112"^^xsd:decimal ;
  dwc:decimalLongitude "8.036667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554112 8.036667)"^^geo:wktLiteral ;
  geo-pos:lat "43.554112"^^xsd:decimal ;
  geo-pos:long "8.036667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6106'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6106'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.036667'^^xsd:double;
  dwc:startLongitude '8.036667'^^xsd:double;
  dwc:endLongitude '8.036667'^^xsd:double;
  dwc:latitude '43.554112'^^xsd:double;
  dwc:startLatitude '43.554112'^^xsd:double;
  dwc:endLatitude '43.554112'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.036667 43.554112, 8.036667 43.554112, 8.036667 43.554112, 8.036667 43.554112, 8.036667 43.554112))'^^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 '774_6106'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47725 7.207587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47725"^^xsd:decimal ;
  dwc:decimalLongitude "7.207587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47725 7.207587)"^^geo:wktLiteral ;
  geo-pos:lat "43.47725"^^xsd:decimal ;
  geo-pos:long "7.207587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7895'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7895'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.681944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.207587'^^xsd:double;
  dwc:startLongitude '7.207587'^^xsd:double;
  dwc:endLongitude '7.207587'^^xsd:double;
  dwc:latitude '43.47725'^^xsd:double;
  dwc:startLatitude '43.47725'^^xsd:double;
  dwc:endLatitude '43.47725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.207587 43.47725, 7.207587 43.47725, 7.207587 43.47725, 7.207587 43.47725, 7.207587 43.47725))'^^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 '774_7895'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.502667 20.986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.502667"^^xsd:decimal ;
  dwc:decimalLongitude "20.986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.502667 20.986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.502667"^^xsd:decimal ;
  geo-pos:long "20.986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1175'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1175'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.986667'^^xsd:double;
  dwc:startLongitude '20.986667'^^xsd:double;
  dwc:endLongitude '20.986667'^^xsd:double;
  dwc:latitude '38.502667'^^xsd:double;
  dwc:startLatitude '38.502667'^^xsd:double;
  dwc:endLatitude '38.502667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.986667 38.502667, 20.986667 38.502667, 20.986667 38.502667, 20.986667 38.502667, 20.986667 38.502667))'^^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 '774_1175'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961333 20.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961333"^^xsd:decimal ;
  dwc:decimalLongitude "20.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961333 20.981667)"^^geo:wktLiteral ;
  geo-pos:lat "38.961333"^^xsd:decimal ;
  geo-pos:long "20.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.981667'^^xsd:double;
  dwc:startLongitude '20.981667'^^xsd:double;
  dwc:endLongitude '20.981667'^^xsd:double;
  dwc:latitude '38.961333'^^xsd:double;
  dwc:startLatitude '38.961333'^^xsd:double;
  dwc:endLatitude '38.961333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.981667 38.961333, 20.981667 38.961333, 20.981667 38.961333, 20.981667 38.961333, 20.981667 38.961333))'^^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 '774_2'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9745 20.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9745"^^xsd:decimal ;
  dwc:decimalLongitude "20.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9745 20.958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9745"^^xsd:decimal ;
  geo-pos:long "20.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_566'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_566'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958333'^^xsd:double;
  dwc:startLongitude '20.958333'^^xsd:double;
  dwc:endLongitude '20.958333'^^xsd:double;
  dwc:latitude '38.9745'^^xsd:double;
  dwc:startLatitude '38.9745'^^xsd:double;
  dwc:endLatitude '38.9745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958333 38.9745, 20.958333 38.9745, 20.958333 38.9745, 20.958333 38.9745, 20.958333 38.9745))'^^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 '774_566'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43 14.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43"^^xsd:decimal ;
  dwc:decimalLongitude "14.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43 14.655)"^^geo:wktLiteral ;
  geo-pos:lat "44.43"^^xsd:decimal ;
  geo-pos:long "14.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2193'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2193'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.655'^^xsd:double;
  dwc:startLongitude '14.655'^^xsd:double;
  dwc:endLongitude '14.655'^^xsd:double;
  dwc:latitude '44.43'^^xsd:double;
  dwc:startLatitude '44.43'^^xsd:double;
  dwc:endLatitude '44.43'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.655 44.43, 14.655 44.43, 14.655 44.43, 14.655 44.43, 14.655 44.43))'^^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 '774_2193'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.666667 9.392833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.392833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.666667 9.392833)"^^geo:wktLiteral ;
  geo-pos:lat "41.666667"^^xsd:decimal ;
  geo-pos:long "9.392833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2390'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2390'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.392833'^^xsd:double;
  dwc:startLongitude '9.392833'^^xsd:double;
  dwc:endLongitude '9.392833'^^xsd:double;
  dwc:latitude '41.666667'^^xsd:double;
  dwc:startLatitude '41.666667'^^xsd:double;
  dwc:endLatitude '41.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.392833 41.666667, 9.392833 41.666667, 9.392833 41.666667, 9.392833 41.666667, 9.392833 41.666667))'^^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 '774_2390'^^xsd:string;
  dwc:observationDate '1989-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943333 20.652833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.943333"^^xsd:decimal ;
  dwc:decimalLongitude "20.652833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943333 20.652833)"^^geo:wktLiteral ;
  geo-pos:lat "38.943333"^^xsd:decimal ;
  geo-pos:long "20.652833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_279'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_279'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.652833'^^xsd:double;
  dwc:startLongitude '20.652833'^^xsd:double;
  dwc:endLongitude '20.652833'^^xsd:double;
  dwc:latitude '38.943333'^^xsd:double;
  dwc:startLatitude '38.943333'^^xsd:double;
  dwc:endLatitude '38.943333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.652833 38.943333, 20.652833 38.943333, 20.652833 38.943333, 20.652833 38.943333, 20.652833 38.943333))'^^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 '774_279'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.790667 9.169833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.790667"^^xsd:decimal ;
  dwc:decimalLongitude "9.169833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.790667 9.169833)"^^geo:wktLiteral ;
  geo-pos:lat "42.790667"^^xsd:decimal ;
  geo-pos:long "9.169833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4717'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4717'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.169833'^^xsd:double;
  dwc:startLongitude '9.169833'^^xsd:double;
  dwc:endLongitude '9.169833'^^xsd:double;
  dwc:latitude '42.790667'^^xsd:double;
  dwc:startLatitude '42.790667'^^xsd:double;
  dwc:endLatitude '42.790667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.169833 42.790667, 9.169833 42.790667, 9.169833 42.790667, 9.169833 42.790667, 9.169833 42.790667))'^^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 '774_4717'^^xsd:string;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53333 14.63333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53333"^^xsd:decimal ;
  dwc:decimalLongitude "14.63333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53333 14.63333)"^^geo:wktLiteral ;
  geo-pos:lat "44.53333"^^xsd:decimal ;
  geo-pos:long "14.63333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2169'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2169'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.63333'^^xsd:double;
  dwc:startLongitude '14.63333'^^xsd:double;
  dwc:endLongitude '14.63333'^^xsd:double;
  dwc:latitude '44.53333'^^xsd:double;
  dwc:startLatitude '44.53333'^^xsd:double;
  dwc:endLatitude '44.53333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.63333 44.53333, 14.63333 44.53333, 14.63333 44.53333, 14.63333 44.53333, 14.63333 44.53333))'^^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 '774_2169'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.591 20.898667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.591"^^xsd:decimal ;
  dwc:decimalLongitude "20.898667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.591 20.898667)"^^geo:wktLiteral ;
  geo-pos:lat "38.591"^^xsd:decimal ;
  geo-pos:long "20.898667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1432'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1432'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.898667'^^xsd:double;
  dwc:startLongitude '20.898667'^^xsd:double;
  dwc:endLongitude '20.898667'^^xsd:double;
  dwc:latitude '38.591'^^xsd:double;
  dwc:startLatitude '38.591'^^xsd:double;
  dwc:endLatitude '38.591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.898667 38.591, 20.898667 38.591, 20.898667 38.591, 20.898667 38.591, 20.898667 38.591))'^^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 '774_1432'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 20.935333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "20.935333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 20.935333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "20.935333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1511'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1511'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.935333'^^xsd:double;
  dwc:startLongitude '20.935333'^^xsd:double;
  dwc:endLongitude '20.935333'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:startLatitude '38.66'^^xsd:double;
  dwc:endLatitude '38.66'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.935333 38.66, 20.935333 38.66, 20.935333 38.66, 20.935333 38.66, 20.935333 38.66))'^^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 '774_1511'^^xsd:string;
  dwc:observationDate '2005-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 15.287667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "15.287667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 15.287667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "15.287667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2423'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2423'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.287667'^^xsd:double;
  dwc:startLongitude '15.287667'^^xsd:double;
  dwc:endLongitude '15.287667'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:startLatitude '36.7'^^xsd:double;
  dwc:endLatitude '36.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.287667 36.7, 15.287667 36.7, 15.287667 36.7, 15.287667 36.7, 15.287667 36.7))'^^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 '774_2423'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5197 14.5428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5197"^^xsd:decimal ;
  dwc:decimalLongitude "14.5428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5197 14.5428)"^^geo:wktLiteral ;
  geo-pos:lat "44.5197"^^xsd:decimal ;
  geo-pos:long "14.5428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1997'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1997'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5428'^^xsd:double;
  dwc:startLongitude '14.5428'^^xsd:double;
  dwc:endLongitude '14.5428'^^xsd:double;
  dwc:latitude '44.5197'^^xsd:double;
  dwc:startLatitude '44.5197'^^xsd:double;
  dwc:endLatitude '44.5197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5428 44.5197, 14.5428 44.5197, 14.5428 44.5197, 14.5428 44.5197, 14.5428 44.5197))'^^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 '774_1997'^^xsd:string;
  dwc:observationDate '1995-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988667 21.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988667"^^xsd:decimal ;
  dwc:decimalLongitude "21.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988667 21.007)"^^geo:wktLiteral ;
  geo-pos:lat "38.988667"^^xsd:decimal ;
  geo-pos:long "21.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8273'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.007'^^xsd:double;
  dwc:startLongitude '21.007'^^xsd:double;
  dwc:endLongitude '21.007'^^xsd:double;
  dwc:latitude '38.988667'^^xsd:double;
  dwc:startLatitude '38.988667'^^xsd:double;
  dwc:endLatitude '38.988667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.007 38.988667, 21.007 38.988667, 21.007 38.988667, 21.007 38.988667, 21.007 38.988667))'^^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 '774_8273'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662667 20.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662667"^^xsd:decimal ;
  dwc:decimalLongitude "20.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662667 20.931)"^^geo:wktLiteral ;
  geo-pos:lat "38.662667"^^xsd:decimal ;
  geo-pos:long "20.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1635'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1635'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.931'^^xsd:double;
  dwc:startLongitude '20.931'^^xsd:double;
  dwc:endLongitude '20.931'^^xsd:double;
  dwc:latitude '38.662667'^^xsd:double;
  dwc:startLatitude '38.662667'^^xsd:double;
  dwc:endLatitude '38.662667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.931 38.662667, 20.931 38.662667, 20.931 38.662667, 20.931 38.662667, 20.931 38.662667))'^^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 '774_1635'^^xsd:string;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951 20.943167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951"^^xsd:decimal ;
  dwc:decimalLongitude "20.943167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951 20.943167)"^^geo:wktLiteral ;
  geo-pos:lat "38.951"^^xsd:decimal ;
  geo-pos:long "20.943167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_289'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_289'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943167'^^xsd:double;
  dwc:startLongitude '20.943167'^^xsd:double;
  dwc:endLongitude '20.943167'^^xsd:double;
  dwc:latitude '38.951'^^xsd:double;
  dwc:startLatitude '38.951'^^xsd:double;
  dwc:endLatitude '38.951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943167 38.951, 20.943167 38.951, 20.943167 38.951, 20.943167 38.951, 20.943167 38.951))'^^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 '774_289'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59833 14.51533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59833"^^xsd:decimal ;
  dwc:decimalLongitude "14.51533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59833 14.51533)"^^geo:wktLiteral ;
  geo-pos:lat "44.59833"^^xsd:decimal ;
  geo-pos:long "14.51533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1691'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1691'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.51533'^^xsd:double;
  dwc:startLongitude '14.51533'^^xsd:double;
  dwc:endLongitude '14.51533'^^xsd:double;
  dwc:latitude '44.59833'^^xsd:double;
  dwc:startLatitude '44.59833'^^xsd:double;
  dwc:endLatitude '44.59833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.51533 44.59833, 14.51533 44.59833, 14.51533 44.59833, 14.51533 44.59833, 14.51533 44.59833))'^^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 '774_1691'^^xsd:string;
  dwc:observationDate '1990-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7423 7.903183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7423"^^xsd:decimal ;
  dwc:decimalLongitude "7.903183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7423 7.903183)"^^geo:wktLiteral ;
  geo-pos:lat "43.7423"^^xsd:decimal ;
  geo-pos:long "7.903183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6998'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6998'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.903183'^^xsd:double;
  dwc:startLongitude '7.903183'^^xsd:double;
  dwc:endLongitude '7.903183'^^xsd:double;
  dwc:latitude '43.7423'^^xsd:double;
  dwc:startLatitude '43.7423'^^xsd:double;
  dwc:endLatitude '43.7423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.903183 43.7423, 7.903183 43.7423, 7.903183 43.7423, 7.903183 43.7423, 7.903183 43.7423))'^^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 '774_6998'^^xsd:string;
  dwc:observationDate '1996-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.994333 -17.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.994333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.994333 -17.311)"^^geo:wktLiteral ;
  geo-pos:lat "27.994333"^^xsd:decimal ;
  geo-pos:long "-17.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3073'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3073'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.478055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.311'^^xsd:double;
  dwc:startLongitude '-17.311'^^xsd:double;
  dwc:endLongitude '-17.311'^^xsd:double;
  dwc:latitude '27.994333'^^xsd:double;
  dwc:startLatitude '27.994333'^^xsd:double;
  dwc:endLatitude '27.994333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.311 27.994333, -17.311 27.994333, -17.311 27.994333, -17.311 27.994333, -17.311 27.994333))'^^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 '774_3073'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978333 20.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978333"^^xsd:decimal ;
  dwc:decimalLongitude "20.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978333 20.949)"^^geo:wktLiteral ;
  geo-pos:lat "38.978333"^^xsd:decimal ;
  geo-pos:long "20.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_225'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_225'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949'^^xsd:double;
  dwc:startLongitude '20.949'^^xsd:double;
  dwc:endLongitude '20.949'^^xsd:double;
  dwc:latitude '38.978333'^^xsd:double;
  dwc:startLatitude '38.978333'^^xsd:double;
  dwc:endLatitude '38.978333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949 38.978333, 20.949 38.978333, 20.949 38.978333, 20.949 38.978333, 20.949 38.978333))'^^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 '774_225'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.96 13.031833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.031833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.96 13.031833)"^^geo:wktLiteral ;
  geo-pos:lat "44.96"^^xsd:decimal ;
  geo-pos:long "13.031833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6919'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6919'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.031833'^^xsd:double;
  dwc:startLongitude '13.031833'^^xsd:double;
  dwc:endLongitude '13.031833'^^xsd:double;
  dwc:latitude '44.96'^^xsd:double;
  dwc:startLatitude '44.96'^^xsd:double;
  dwc:endLatitude '44.96'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.031833 44.96, 13.031833 44.96, 13.031833 44.96, 13.031833 44.96, 13.031833 44.96))'^^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 '774_6919'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634833 20.964167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634833"^^xsd:decimal ;
  dwc:decimalLongitude "20.964167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634833 20.964167)"^^geo:wktLiteral ;
  geo-pos:lat "38.634833"^^xsd:decimal ;
  geo-pos:long "20.964167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1140'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1140'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.964167'^^xsd:double;
  dwc:startLongitude '20.964167'^^xsd:double;
  dwc:endLongitude '20.964167'^^xsd:double;
  dwc:latitude '38.634833'^^xsd:double;
  dwc:startLatitude '38.634833'^^xsd:double;
  dwc:endLatitude '38.634833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.964167 38.634833, 20.964167 38.634833, 20.964167 38.634833, 20.964167 38.634833, 20.964167 38.634833))'^^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 '774_1140'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86885 15.40217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86885"^^xsd:decimal ;
  dwc:decimalLongitude "15.40217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86885 15.40217)"^^geo:wktLiteral ;
  geo-pos:lat "37.86885"^^xsd:decimal ;
  geo-pos:long "15.40217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8325'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8325'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.718333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.40217'^^xsd:double;
  dwc:startLongitude '15.40217'^^xsd:double;
  dwc:endLongitude '15.40217'^^xsd:double;
  dwc:latitude '37.86885'^^xsd:double;
  dwc:startLatitude '37.86885'^^xsd:double;
  dwc:endLatitude '37.86885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40217 37.86885, 15.40217 37.86885, 15.40217 37.86885, 15.40217 37.86885, 15.40217 37.86885))'^^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 '774_8325'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5508 14.5122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5508"^^xsd:decimal ;
  dwc:decimalLongitude "14.5122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5508 14.5122)"^^geo:wktLiteral ;
  geo-pos:lat "44.5508"^^xsd:decimal ;
  geo-pos:long "14.5122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1975'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1975'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5122'^^xsd:double;
  dwc:startLongitude '14.5122'^^xsd:double;
  dwc:endLongitude '14.5122'^^xsd:double;
  dwc:latitude '44.5508'^^xsd:double;
  dwc:startLatitude '44.5508'^^xsd:double;
  dwc:endLatitude '44.5508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5122 44.5508, 14.5122 44.5508, 14.5122 44.5508, 14.5122 44.5508, 14.5122 44.5508))'^^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 '774_1975'^^xsd:string;
  dwc:observationDate '1995-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955333 21.002667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955333"^^xsd:decimal ;
  dwc:decimalLongitude "21.002667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955333 21.002667)"^^geo:wktLiteral ;
  geo-pos:lat "38.955333"^^xsd:decimal ;
  geo-pos:long "21.002667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_565'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_565'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.002667'^^xsd:double;
  dwc:startLongitude '21.002667'^^xsd:double;
  dwc:endLongitude '21.002667'^^xsd:double;
  dwc:latitude '38.955333'^^xsd:double;
  dwc:startLatitude '38.955333'^^xsd:double;
  dwc:endLatitude '38.955333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.002667 38.955333, 21.002667 38.955333, 21.002667 38.955333, 21.002667 38.955333, 21.002667 38.955333))'^^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 '774_565'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.6567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.6567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.6567)"^^geo:wktLiteral ;
  geo-pos:lat "44.52"^^xsd:decimal ;
  geo-pos:long "14.6567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1809'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1809'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6567'^^xsd:double;
  dwc:startLongitude '14.6567'^^xsd:double;
  dwc:endLongitude '14.6567'^^xsd:double;
  dwc:latitude '44.52'^^xsd:double;
  dwc:startLatitude '44.52'^^xsd:double;
  dwc:endLatitude '44.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6567 44.52, 14.6567 44.52, 14.6567 44.52, 14.6567 44.52, 14.6567 44.52))'^^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 '774_1809'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.990833 8.462333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.990833"^^xsd:decimal ;
  dwc:decimalLongitude "8.462333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.990833 8.462333)"^^geo:wktLiteral ;
  geo-pos:lat "40.990833"^^xsd:decimal ;
  geo-pos:long "8.462333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2696'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2696'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.462333'^^xsd:double;
  dwc:startLongitude '8.462333'^^xsd:double;
  dwc:endLongitude '8.462333'^^xsd:double;
  dwc:latitude '40.990833'^^xsd:double;
  dwc:startLatitude '40.990833'^^xsd:double;
  dwc:endLatitude '40.990833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.462333 40.990833, 8.462333 40.990833, 8.462333 40.990833, 8.462333 40.990833, 8.462333 40.990833))'^^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 '774_2696'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5653 14.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5653"^^xsd:decimal ;
  dwc:decimalLongitude "14.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5653 14.4636)"^^geo:wktLiteral ;
  geo-pos:lat "44.5653"^^xsd:decimal ;
  geo-pos:long "14.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1845'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1845'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4636'^^xsd:double;
  dwc:startLongitude '14.4636'^^xsd:double;
  dwc:endLongitude '14.4636'^^xsd:double;
  dwc:latitude '44.5653'^^xsd:double;
  dwc:startLatitude '44.5653'^^xsd:double;
  dwc:endLatitude '44.5653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4636 44.5653, 14.4636 44.5653, 14.4636 44.5653, 14.4636 44.5653, 14.4636 44.5653))'^^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 '774_1845'^^xsd:string;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.18485 -13.266867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.18485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.266867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.18485 -13.266867)"^^geo:wktLiteral ;
  geo-pos:lat "29.18485"^^xsd:decimal ;
  geo-pos:long "-13.266867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2822'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2822'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.266867'^^xsd:double;
  dwc:startLongitude '-13.266867'^^xsd:double;
  dwc:endLongitude '-13.266867'^^xsd:double;
  dwc:latitude '29.18485'^^xsd:double;
  dwc:startLatitude '29.18485'^^xsd:double;
  dwc:endLatitude '29.18485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.266867 29.18485, -13.266867 29.18485, -13.266867 29.18485, -13.266867 29.18485, -13.266867 29.18485))'^^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 '774_2822'^^xsd:string;
  dwc:observationDate '1994-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5358 14.5319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5358"^^xsd:decimal ;
  dwc:decimalLongitude "14.5319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5358 14.5319)"^^geo:wktLiteral ;
  geo-pos:lat "44.5358"^^xsd:decimal ;
  geo-pos:long "14.5319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1723'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1723'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5319'^^xsd:double;
  dwc:startLongitude '14.5319'^^xsd:double;
  dwc:endLongitude '14.5319'^^xsd:double;
  dwc:latitude '44.5358'^^xsd:double;
  dwc:startLatitude '44.5358'^^xsd:double;
  dwc:endLatitude '44.5358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5319 44.5358, 14.5319 44.5358, 14.5319 44.5358, 14.5319 44.5358, 14.5319 44.5358))'^^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 '774_1723'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990667 20.852833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990667"^^xsd:decimal ;
  dwc:decimalLongitude "20.852833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990667 20.852833)"^^geo:wktLiteral ;
  geo-pos:lat "38.990667"^^xsd:decimal ;
  geo-pos:long "20.852833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_457'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.852833'^^xsd:double;
  dwc:startLongitude '20.852833'^^xsd:double;
  dwc:endLongitude '20.852833'^^xsd:double;
  dwc:latitude '38.990667'^^xsd:double;
  dwc:startLatitude '38.990667'^^xsd:double;
  dwc:endLatitude '38.990667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.852833 38.990667, 20.852833 38.990667, 20.852833 38.990667, 20.852833 38.990667, 20.852833 38.990667))'^^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 '774_457'^^xsd:string;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.016667 14.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.016667"^^xsd:decimal ;
  dwc:decimalLongitude "14.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.016667 14.433333)"^^geo:wktLiteral ;
  geo-pos:lat "44.016667"^^xsd:decimal ;
  geo-pos:long "14.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2437'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2437'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.433333'^^xsd:double;
  dwc:startLongitude '14.433333'^^xsd:double;
  dwc:endLongitude '14.433333'^^xsd:double;
  dwc:latitude '44.016667'^^xsd:double;
  dwc:startLatitude '44.016667'^^xsd:double;
  dwc:endLatitude '44.016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.433333 44.016667, 14.433333 44.016667, 14.433333 44.016667, 14.433333 44.016667, 14.433333 44.016667))'^^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 '774_2437'^^xsd:string;
  dwc:observationDate '1990-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952667 20.815667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952667"^^xsd:decimal ;
  dwc:decimalLongitude "20.815667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952667 20.815667)"^^geo:wktLiteral ;
  geo-pos:lat "38.952667"^^xsd:decimal ;
  geo-pos:long "20.815667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_177'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_177'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.815667'^^xsd:double;
  dwc:startLongitude '20.815667'^^xsd:double;
  dwc:endLongitude '20.815667'^^xsd:double;
  dwc:latitude '38.952667'^^xsd:double;
  dwc:startLatitude '38.952667'^^xsd:double;
  dwc:endLatitude '38.952667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.815667 38.952667, 20.815667 38.952667, 20.815667 38.952667, 20.815667 38.952667, 20.815667 38.952667))'^^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 '774_177'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534167 20.901333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534167"^^xsd:decimal ;
  dwc:decimalLongitude "20.901333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534167 20.901333)"^^geo:wktLiteral ;
  geo-pos:lat "38.534167"^^xsd:decimal ;
  geo-pos:long "20.901333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1205'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1205'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901333'^^xsd:double;
  dwc:startLongitude '20.901333'^^xsd:double;
  dwc:endLongitude '20.901333'^^xsd:double;
  dwc:latitude '38.534167'^^xsd:double;
  dwc:startLatitude '38.534167'^^xsd:double;
  dwc:endLatitude '38.534167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901333 38.534167, 20.901333 38.534167, 20.901333 38.534167, 20.901333 38.534167, 20.901333 38.534167))'^^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 '774_1205'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.531 14.523667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.531"^^xsd:decimal ;
  dwc:decimalLongitude "14.523667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.531 14.523667)"^^geo:wktLiteral ;
  geo-pos:lat "44.531"^^xsd:decimal ;
  geo-pos:long "14.523667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2071'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2071'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.523667'^^xsd:double;
  dwc:startLongitude '14.523667'^^xsd:double;
  dwc:endLongitude '14.523667'^^xsd:double;
  dwc:latitude '44.531'^^xsd:double;
  dwc:startLatitude '44.531'^^xsd:double;
  dwc:endLatitude '44.531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.523667 44.531, 14.523667 44.531, 14.523667 44.531, 14.523667 44.531, 14.523667 44.531))'^^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 '774_2071'^^xsd:string;
  dwc:observationDate '1997-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483167 14.664167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483167"^^xsd:decimal ;
  dwc:decimalLongitude "14.664167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483167 14.664167)"^^geo:wktLiteral ;
  geo-pos:lat "44.483167"^^xsd:decimal ;
  geo-pos:long "14.664167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2068'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2068'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.664167'^^xsd:double;
  dwc:startLongitude '14.664167'^^xsd:double;
  dwc:endLongitude '14.664167'^^xsd:double;
  dwc:latitude '44.483167'^^xsd:double;
  dwc:startLatitude '44.483167'^^xsd:double;
  dwc:endLatitude '44.483167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.664167 44.483167, 14.664167 44.483167, 14.664167 44.483167, 14.664167 44.483167, 14.664167 44.483167))'^^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 '774_2068'^^xsd:string;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.584927 7.633793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.584927"^^xsd:decimal ;
  dwc:decimalLongitude "7.633793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.584927 7.633793)"^^geo:wktLiteral ;
  geo-pos:lat "43.584927"^^xsd:decimal ;
  geo-pos:long "7.633793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6126'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6126'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633793'^^xsd:double;
  dwc:startLongitude '7.633793'^^xsd:double;
  dwc:endLongitude '7.633793'^^xsd:double;
  dwc:latitude '43.584927'^^xsd:double;
  dwc:startLatitude '43.584927'^^xsd:double;
  dwc:endLatitude '43.584927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633793 43.584927, 7.633793 43.584927, 7.633793 43.584927, 7.633793 43.584927, 7.633793 43.584927))'^^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 '774_6126'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.377598 7.2776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.377598"^^xsd:decimal ;
  dwc:decimalLongitude "7.2776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.377598 7.2776)"^^geo:wktLiteral ;
  geo-pos:lat "43.377598"^^xsd:decimal ;
  geo-pos:long "7.2776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5509'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5509'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.873333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2776'^^xsd:double;
  dwc:startLongitude '7.2776'^^xsd:double;
  dwc:endLongitude '7.2776'^^xsd:double;
  dwc:latitude '43.377598'^^xsd:double;
  dwc:startLatitude '43.377598'^^xsd:double;
  dwc:endLatitude '43.377598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2776 43.377598, 7.2776 43.377598, 7.2776 43.377598, 7.2776 43.377598, 7.2776 43.377598))'^^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 '774_5509'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02612 7.851067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02612"^^xsd:decimal ;
  dwc:decimalLongitude "7.851067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02612 7.851067)"^^geo:wktLiteral ;
  geo-pos:lat "43.02612"^^xsd:decimal ;
  geo-pos:long "7.851067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5289'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5289'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.851067'^^xsd:double;
  dwc:startLongitude '7.851067'^^xsd:double;
  dwc:endLongitude '7.851067'^^xsd:double;
  dwc:latitude '43.02612'^^xsd:double;
  dwc:startLatitude '43.02612'^^xsd:double;
  dwc:endLatitude '43.02612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.851067 43.02612, 7.851067 43.02612, 7.851067 43.02612, 7.851067 43.02612, 7.851067 43.02612))'^^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 '774_5289'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392667 7.515667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392667"^^xsd:decimal ;
  dwc:decimalLongitude "7.515667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392667 7.515667)"^^geo:wktLiteral ;
  geo-pos:lat "43.392667"^^xsd:decimal ;
  geo-pos:long "7.515667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4293'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4293'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.515667'^^xsd:double;
  dwc:startLongitude '7.515667'^^xsd:double;
  dwc:endLongitude '7.515667'^^xsd:double;
  dwc:latitude '43.392667'^^xsd:double;
  dwc:startLatitude '43.392667'^^xsd:double;
  dwc:endLatitude '43.392667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.515667 43.392667, 7.515667 43.392667, 7.515667 43.392667, 7.515667 43.392667, 7.515667 43.392667))'^^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 '774_4293'^^xsd:string;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67832 7.43855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67832"^^xsd:decimal ;
  dwc:decimalLongitude "7.43855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67832 7.43855)"^^geo:wktLiteral ;
  geo-pos:lat "43.67832"^^xsd:decimal ;
  geo-pos:long "7.43855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4907'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4907'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.033611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.43855'^^xsd:double;
  dwc:startLongitude '7.43855'^^xsd:double;
  dwc:endLongitude '7.43855'^^xsd:double;
  dwc:latitude '43.67832'^^xsd:double;
  dwc:startLatitude '43.67832'^^xsd:double;
  dwc:endLatitude '43.67832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.43855 43.67832, 7.43855 43.67832, 7.43855 43.67832, 7.43855 43.67832, 7.43855 43.67832))'^^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 '774_4907'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 9.3045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.3045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 9.3045)"^^geo:wktLiteral ;
  geo-pos:lat "43.666667"^^xsd:decimal ;
  geo-pos:long "9.3045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2384'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2384'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.3045'^^xsd:double;
  dwc:startLongitude '9.3045'^^xsd:double;
  dwc:endLongitude '9.3045'^^xsd:double;
  dwc:latitude '43.666667'^^xsd:double;
  dwc:startLatitude '43.666667'^^xsd:double;
  dwc:endLatitude '43.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3045 43.666667, 9.3045 43.666667, 9.3045 43.666667, 9.3045 43.666667, 9.3045 43.666667))'^^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 '774_2384'^^xsd:string;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.792833 7.858833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.792833"^^xsd:decimal ;
  dwc:decimalLongitude "7.858833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.792833 7.858833)"^^geo:wktLiteral ;
  geo-pos:lat "43.792833"^^xsd:decimal ;
  geo-pos:long "7.858833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4443'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4443'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.858833'^^xsd:double;
  dwc:startLongitude '7.858833'^^xsd:double;
  dwc:endLongitude '7.858833'^^xsd:double;
  dwc:latitude '43.792833'^^xsd:double;
  dwc:startLatitude '43.792833'^^xsd:double;
  dwc:endLatitude '43.792833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.858833 43.792833, 7.858833 43.792833, 7.858833 43.792833, 7.858833 43.792833, 7.858833 43.792833))'^^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 '774_4443'^^xsd:string;
  dwc:observationDate '1996-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 6.899667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "6.899667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 6.899667)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "6.899667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2628'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2628'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.899667'^^xsd:double;
  dwc:startLongitude '6.899667'^^xsd:double;
  dwc:endLongitude '6.899667'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:startLatitude '42.966667'^^xsd:double;
  dwc:endLatitude '42.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.899667 42.966667, 6.899667 42.966667, 6.899667 42.966667, 6.899667 42.966667, 6.899667 42.966667))'^^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 '774_2628'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.961389 19.207222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.961389"^^xsd:decimal ;
  dwc:decimalLongitude "19.207222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.961389 19.207222)"^^geo:wktLiteral ;
  geo-pos:lat "39.961389"^^xsd:decimal ;
  geo-pos:long "19.207222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_662'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_662'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.207222'^^xsd:double;
  dwc:startLongitude '19.207222'^^xsd:double;
  dwc:endLongitude '19.207222'^^xsd:double;
  dwc:latitude '39.961389'^^xsd:double;
  dwc:startLatitude '39.961389'^^xsd:double;
  dwc:endLatitude '39.961389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.207222 39.961389, 19.207222 39.961389, 19.207222 39.961389, 19.207222 39.961389, 19.207222 39.961389))'^^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 '774_662'^^xsd:string;
  dwc:observationDate '1991-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60512 7.474352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60512"^^xsd:decimal ;
  dwc:decimalLongitude "7.474352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60512 7.474352)"^^geo:wktLiteral ;
  geo-pos:lat "43.60512"^^xsd:decimal ;
  geo-pos:long "7.474352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7906'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7906'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.474352'^^xsd:double;
  dwc:startLongitude '7.474352'^^xsd:double;
  dwc:endLongitude '7.474352'^^xsd:double;
  dwc:latitude '43.60512'^^xsd:double;
  dwc:startLatitude '43.60512'^^xsd:double;
  dwc:endLatitude '43.60512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.474352 43.60512, 7.474352 43.60512, 7.474352 43.60512, 7.474352 43.60512, 7.474352 43.60512))'^^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 '774_7906'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.986 -16.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.986"^^xsd:decimal ;
  dwc:decimalLongitude "-16.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.986 -16.886)"^^geo:wktLiteral ;
  geo-pos:lat "27.986"^^xsd:decimal ;
  geo-pos:long "-16.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2954'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2954'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.267222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.886'^^xsd:double;
  dwc:startLongitude '-16.886'^^xsd:double;
  dwc:endLongitude '-16.886'^^xsd:double;
  dwc:latitude '27.986'^^xsd:double;
  dwc:startLatitude '27.986'^^xsd:double;
  dwc:endLatitude '27.986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.886 27.986, -16.886 27.986, -16.886 27.986, -16.886 27.986, -16.886 27.986))'^^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 '774_2954'^^xsd:string;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438833 7.764667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.438833"^^xsd:decimal ;
  dwc:decimalLongitude "7.764667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438833 7.764667)"^^geo:wktLiteral ;
  geo-pos:lat "43.438833"^^xsd:decimal ;
  geo-pos:long "7.764667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3286'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3286'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.764667'^^xsd:double;
  dwc:startLongitude '7.764667'^^xsd:double;
  dwc:endLongitude '7.764667'^^xsd:double;
  dwc:latitude '43.438833'^^xsd:double;
  dwc:startLatitude '43.438833'^^xsd:double;
  dwc:endLatitude '43.438833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.764667 43.438833, 7.764667 43.438833, 7.764667 43.438833, 7.764667 43.438833, 7.764667 43.438833))'^^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 '774_3286'^^xsd:string;
  dwc:observationDate '1990-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.159359 7.716197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.159359"^^xsd:decimal ;
  dwc:decimalLongitude "7.716197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.159359 7.716197)"^^geo:wktLiteral ;
  geo-pos:lat "43.159359"^^xsd:decimal ;
  geo-pos:long "7.716197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6221'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6221'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.718611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.716197'^^xsd:double;
  dwc:startLongitude '7.716197'^^xsd:double;
  dwc:endLongitude '7.716197'^^xsd:double;
  dwc:latitude '43.159359'^^xsd:double;
  dwc:startLatitude '43.159359'^^xsd:double;
  dwc:endLatitude '43.159359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.716197 43.159359, 7.716197 43.159359, 7.716197 43.159359, 7.716197 43.159359, 7.716197 43.159359))'^^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 '774_6221'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644753 7.772855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.644753"^^xsd:decimal ;
  dwc:decimalLongitude "7.772855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644753 7.772855)"^^geo:wktLiteral ;
  geo-pos:lat "43.644753"^^xsd:decimal ;
  geo-pos:long "7.772855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5829'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5829'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.377222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.772855'^^xsd:double;
  dwc:startLongitude '7.772855'^^xsd:double;
  dwc:endLongitude '7.772855'^^xsd:double;
  dwc:latitude '43.644753'^^xsd:double;
  dwc:startLatitude '43.644753'^^xsd:double;
  dwc:endLatitude '43.644753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.772855 43.644753, 7.772855 43.644753, 7.772855 43.644753, 7.772855 43.644753, 7.772855 43.644753))'^^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 '774_5829'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17944 8.20868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17944"^^xsd:decimal ;
  dwc:decimalLongitude "8.20868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17944 8.20868)"^^geo:wktLiteral ;
  geo-pos:lat "43.17944"^^xsd:decimal ;
  geo-pos:long "8.20868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6534'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6534'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.932222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.20868'^^xsd:double;
  dwc:startLongitude '8.20868'^^xsd:double;
  dwc:endLongitude '8.20868'^^xsd:double;
  dwc:latitude '43.17944'^^xsd:double;
  dwc:startLatitude '43.17944'^^xsd:double;
  dwc:endLatitude '43.17944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.20868 43.17944, 8.20868 43.17944, 8.20868 43.17944, 8.20868 43.17944, 8.20868 43.17944))'^^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 '774_6534'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.355274 15.286835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.355274"^^xsd:decimal ;
  dwc:decimalLongitude "15.286835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.355274 15.286835)"^^geo:wktLiteral ;
  geo-pos:lat "38.355274"^^xsd:decimal ;
  geo-pos:long "15.286835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8408'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.8447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.286835'^^xsd:double;
  dwc:startLongitude '15.286835'^^xsd:double;
  dwc:endLongitude '15.286835'^^xsd:double;
  dwc:latitude '38.355274'^^xsd:double;
  dwc:startLatitude '38.355274'^^xsd:double;
  dwc:endLatitude '38.355274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.286835 38.355274, 15.286835 38.355274, 15.286835 38.355274, 15.286835 38.355274, 15.286835 38.355274))'^^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 '774_8408'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.637646 7.634133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.637646"^^xsd:decimal ;
  dwc:decimalLongitude "7.634133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.637646 7.634133)"^^geo:wktLiteral ;
  geo-pos:lat "43.637646"^^xsd:decimal ;
  geo-pos:long "7.634133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5478'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5478'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0905555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.634133'^^xsd:double;
  dwc:startLongitude '7.634133'^^xsd:double;
  dwc:endLongitude '7.634133'^^xsd:double;
  dwc:latitude '43.637646'^^xsd:double;
  dwc:startLatitude '43.637646'^^xsd:double;
  dwc:endLatitude '43.637646'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.634133 43.637646, 7.634133 43.637646, 7.634133 43.637646, 7.634133 43.637646, 7.634133 43.637646))'^^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 '774_5478'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.492748 7.31665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.492748"^^xsd:decimal ;
  dwc:decimalLongitude "7.31665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.492748 7.31665)"^^geo:wktLiteral ;
  geo-pos:lat "43.492748"^^xsd:decimal ;
  geo-pos:long "7.31665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5473'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5473'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.31665'^^xsd:double;
  dwc:startLongitude '7.31665'^^xsd:double;
  dwc:endLongitude '7.31665'^^xsd:double;
  dwc:latitude '43.492748'^^xsd:double;
  dwc:startLatitude '43.492748'^^xsd:double;
  dwc:endLatitude '43.492748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.31665 43.492748, 7.31665 43.492748, 7.31665 43.492748, 7.31665 43.492748, 7.31665 43.492748))'^^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 '774_5473'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22823 7.470019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22823"^^xsd:decimal ;
  dwc:decimalLongitude "7.470019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22823 7.470019)"^^geo:wktLiteral ;
  geo-pos:lat "43.22823"^^xsd:decimal ;
  geo-pos:long "7.470019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5941'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5941'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.079444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.470019'^^xsd:double;
  dwc:startLongitude '7.470019'^^xsd:double;
  dwc:endLongitude '7.470019'^^xsd:double;
  dwc:latitude '43.22823'^^xsd:double;
  dwc:startLatitude '43.22823'^^xsd:double;
  dwc:endLatitude '43.22823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.470019 43.22823, 7.470019 43.22823, 7.470019 43.22823, 7.470019 43.22823, 7.470019 43.22823))'^^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 '774_5941'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43237 7.77198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43237"^^xsd:decimal ;
  dwc:decimalLongitude "7.77198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43237 7.77198)"^^geo:wktLiteral ;
  geo-pos:lat "43.43237"^^xsd:decimal ;
  geo-pos:long "7.77198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5126'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5126'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.528611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77198'^^xsd:double;
  dwc:startLongitude '7.77198'^^xsd:double;
  dwc:endLongitude '7.77198'^^xsd:double;
  dwc:latitude '43.43237'^^xsd:double;
  dwc:startLatitude '43.43237'^^xsd:double;
  dwc:endLatitude '43.43237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77198 43.43237, 7.77198 43.43237, 7.77198 43.43237, 7.77198 43.43237, 7.77198 43.43237))'^^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 '774_5126'^^xsd:string;
  dwc:observationDate '2001-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611099 7.839033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.611099"^^xsd:decimal ;
  dwc:decimalLongitude "7.839033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611099 7.839033)"^^geo:wktLiteral ;
  geo-pos:lat "43.611099"^^xsd:decimal ;
  geo-pos:long "7.839033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5514'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5514'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2769444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.839033'^^xsd:double;
  dwc:startLongitude '7.839033'^^xsd:double;
  dwc:endLongitude '7.839033'^^xsd:double;
  dwc:latitude '43.611099'^^xsd:double;
  dwc:startLatitude '43.611099'^^xsd:double;
  dwc:endLatitude '43.611099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.839033 43.611099, 7.839033 43.611099, 7.839033 43.611099, 7.839033 43.611099, 7.839033 43.611099))'^^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 '774_5514'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37252 7.864839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37252"^^xsd:decimal ;
  dwc:decimalLongitude "7.864839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37252 7.864839)"^^geo:wktLiteral ;
  geo-pos:lat "43.37252"^^xsd:decimal ;
  geo-pos:long "7.864839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7782'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7782'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.695555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.864839'^^xsd:double;
  dwc:startLongitude '7.864839'^^xsd:double;
  dwc:endLongitude '7.864839'^^xsd:double;
  dwc:latitude '43.37252'^^xsd:double;
  dwc:startLatitude '43.37252'^^xsd:double;
  dwc:endLatitude '43.37252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.864839 43.37252, 7.864839 43.37252, 7.864839 43.37252, 7.864839 43.37252, 7.864839 43.37252))'^^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 '774_7782'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429833 8.686333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.429833"^^xsd:decimal ;
  dwc:decimalLongitude "8.686333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429833 8.686333)"^^geo:wktLiteral ;
  geo-pos:lat "43.429833"^^xsd:decimal ;
  geo-pos:long "8.686333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4304'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4304'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.686333'^^xsd:double;
  dwc:startLongitude '8.686333'^^xsd:double;
  dwc:endLongitude '8.686333'^^xsd:double;
  dwc:latitude '43.429833'^^xsd:double;
  dwc:startLatitude '43.429833'^^xsd:double;
  dwc:endLatitude '43.429833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.686333 43.429833, 8.686333 43.429833, 8.686333 43.429833, 8.686333 43.429833, 8.686333 43.429833))'^^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 '774_4304'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5415 7.6605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5415"^^xsd:decimal ;
  dwc:decimalLongitude "7.6605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5415 7.6605)"^^geo:wktLiteral ;
  geo-pos:lat "43.5415"^^xsd:decimal ;
  geo-pos:long "7.6605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3364'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6605'^^xsd:double;
  dwc:startLongitude '7.6605'^^xsd:double;
  dwc:endLongitude '7.6605'^^xsd:double;
  dwc:latitude '43.5415'^^xsd:double;
  dwc:startLatitude '43.5415'^^xsd:double;
  dwc:endLatitude '43.5415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6605 43.5415, 7.6605 43.5415, 7.6605 43.5415, 7.6605 43.5415, 7.6605 43.5415))'^^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 '774_3364'^^xsd:string;
  dwc:observationDate '1991-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.263467 8.203317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.263467"^^xsd:decimal ;
  dwc:decimalLongitude "8.203317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.263467 8.203317)"^^geo:wktLiteral ;
  geo-pos:lat "43.263467"^^xsd:decimal ;
  geo-pos:long "8.203317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3891'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3891'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.203317'^^xsd:double;
  dwc:startLongitude '8.203317'^^xsd:double;
  dwc:endLongitude '8.203317'^^xsd:double;
  dwc:latitude '43.263467'^^xsd:double;
  dwc:startLatitude '43.263467'^^xsd:double;
  dwc:endLatitude '43.263467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.203317 43.263467, 8.203317 43.263467, 8.203317 43.263467, 8.203317 43.263467, 8.203317 43.263467))'^^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 '774_3891'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6072 7.9911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6072"^^xsd:decimal ;
  dwc:decimalLongitude "7.9911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6072 7.9911)"^^geo:wktLiteral ;
  geo-pos:lat "43.6072"^^xsd:decimal ;
  geo-pos:long "7.9911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7185'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7185'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.8725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9911'^^xsd:double;
  dwc:startLongitude '7.9911'^^xsd:double;
  dwc:endLongitude '7.9911'^^xsd:double;
  dwc:latitude '43.6072'^^xsd:double;
  dwc:startLatitude '43.6072'^^xsd:double;
  dwc:endLatitude '43.6072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9911 43.6072, 7.9911 43.6072, 7.9911 43.6072, 7.9911 43.6072, 7.9911 43.6072))'^^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 '774_7185'^^xsd:string;
  dwc:observationDate '1998-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58817 7.87633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58817"^^xsd:decimal ;
  dwc:decimalLongitude "7.87633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58817 7.87633)"^^geo:wktLiteral ;
  geo-pos:lat "43.58817"^^xsd:decimal ;
  geo-pos:long "7.87633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4958'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4958'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.87633'^^xsd:double;
  dwc:startLongitude '7.87633'^^xsd:double;
  dwc:endLongitude '7.87633'^^xsd:double;
  dwc:latitude '43.58817'^^xsd:double;
  dwc:startLatitude '43.58817'^^xsd:double;
  dwc:endLatitude '43.58817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.87633 43.58817, 7.87633 43.58817, 7.87633 43.58817, 7.87633 43.58817, 7.87633 43.58817))'^^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 '774_4958'^^xsd:string;
  dwc:observationDate '2000-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591483 8.156217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.591483"^^xsd:decimal ;
  dwc:decimalLongitude "8.156217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591483 8.156217)"^^geo:wktLiteral ;
  geo-pos:lat "43.591483"^^xsd:decimal ;
  geo-pos:long "8.156217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7051'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7051'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.156217'^^xsd:double;
  dwc:startLongitude '8.156217'^^xsd:double;
  dwc:endLongitude '8.156217'^^xsd:double;
  dwc:latitude '43.591483'^^xsd:double;
  dwc:startLatitude '43.591483'^^xsd:double;
  dwc:endLatitude '43.591483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.156217 43.591483, 8.156217 43.591483, 8.156217 43.591483, 8.156217 43.591483, 8.156217 43.591483))'^^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 '774_7051'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.466717 7.856417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.466717"^^xsd:decimal ;
  dwc:decimalLongitude "7.856417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.466717 7.856417)"^^geo:wktLiteral ;
  geo-pos:lat "43.466717"^^xsd:decimal ;
  geo-pos:long "7.856417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3802'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3802'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.856417'^^xsd:double;
  dwc:startLongitude '7.856417'^^xsd:double;
  dwc:endLongitude '7.856417'^^xsd:double;
  dwc:latitude '43.466717'^^xsd:double;
  dwc:startLatitude '43.466717'^^xsd:double;
  dwc:endLatitude '43.466717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.856417 43.466717, 7.856417 43.466717, 7.856417 43.466717, 7.856417 43.466717, 7.856417 43.466717))'^^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 '774_3802'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688867 7.9627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.688867"^^xsd:decimal ;
  dwc:decimalLongitude "7.9627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688867 7.9627)"^^geo:wktLiteral ;
  geo-pos:lat "43.688867"^^xsd:decimal ;
  geo-pos:long "7.9627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3513'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3513'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9627'^^xsd:double;
  dwc:startLongitude '7.9627'^^xsd:double;
  dwc:endLongitude '7.9627'^^xsd:double;
  dwc:latitude '43.688867'^^xsd:double;
  dwc:startLatitude '43.688867'^^xsd:double;
  dwc:endLatitude '43.688867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9627 43.688867, 7.9627 43.688867, 7.9627 43.688867, 7.9627 43.688867, 7.9627 43.688867))'^^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 '774_3513'^^xsd:string;
  dwc:observationDate '1991-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 8.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "8.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 8.4235)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "8.4235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3884'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3884'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4235'^^xsd:double;
  dwc:startLongitude '8.4235'^^xsd:double;
  dwc:endLongitude '8.4235'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:startLatitude '42.867'^^xsd:double;
  dwc:endLatitude '42.867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4235 42.867, 8.4235 42.867, 8.4235 42.867, 8.4235 42.867, 8.4235 42.867))'^^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 '774_3884'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7021 7.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7021"^^xsd:decimal ;
  dwc:decimalLongitude "7.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7021 7.965)"^^geo:wktLiteral ;
  geo-pos:lat "43.7021"^^xsd:decimal ;
  geo-pos:long "7.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7514'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7514'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.643888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.965'^^xsd:double;
  dwc:startLongitude '7.965'^^xsd:double;
  dwc:endLongitude '7.965'^^xsd:double;
  dwc:latitude '43.7021'^^xsd:double;
  dwc:startLatitude '43.7021'^^xsd:double;
  dwc:endLatitude '43.7021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.965 43.7021, 7.965 43.7021, 7.965 43.7021, 7.965 43.7021, 7.965 43.7021))'^^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 '774_7514'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1634 8.47392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1634"^^xsd:decimal ;
  dwc:decimalLongitude "8.47392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1634 8.47392)"^^geo:wktLiteral ;
  geo-pos:lat "44.1634"^^xsd:decimal ;
  geo-pos:long "8.47392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4858'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4858'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.590833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.47392'^^xsd:double;
  dwc:startLongitude '8.47392'^^xsd:double;
  dwc:endLongitude '8.47392'^^xsd:double;
  dwc:latitude '44.1634'^^xsd:double;
  dwc:startLatitude '44.1634'^^xsd:double;
  dwc:endLatitude '44.1634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.47392 44.1634, 8.47392 44.1634, 8.47392 44.1634, 8.47392 44.1634, 8.47392 44.1634))'^^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 '774_4858'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.452961 7.531201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.452961"^^xsd:decimal ;
  dwc:decimalLongitude "7.531201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.452961 7.531201)"^^geo:wktLiteral ;
  geo-pos:lat "43.452961"^^xsd:decimal ;
  geo-pos:long "7.531201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6184'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6184'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.426111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.531201'^^xsd:double;
  dwc:startLongitude '7.531201'^^xsd:double;
  dwc:endLongitude '7.531201'^^xsd:double;
  dwc:latitude '43.452961'^^xsd:double;
  dwc:startLatitude '43.452961'^^xsd:double;
  dwc:endLatitude '43.452961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.531201 43.452961, 7.531201 43.452961, 7.531201 43.452961, 7.531201 43.452961, 7.531201 43.452961))'^^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 '774_6184'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68547 8.31176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68547"^^xsd:decimal ;
  dwc:decimalLongitude "8.31176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68547 8.31176)"^^geo:wktLiteral ;
  geo-pos:lat "43.68547"^^xsd:decimal ;
  geo-pos:long "8.31176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6575'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6575'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.692777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.31176'^^xsd:double;
  dwc:startLongitude '8.31176'^^xsd:double;
  dwc:endLongitude '8.31176'^^xsd:double;
  dwc:latitude '43.68547'^^xsd:double;
  dwc:startLatitude '43.68547'^^xsd:double;
  dwc:endLatitude '43.68547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.31176 43.68547, 8.31176 43.68547, 8.31176 43.68547, 8.31176 43.68547, 8.31176 43.68547))'^^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 '774_6575'^^xsd:string;
  dwc:observationDate '2009-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68812 7.48992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68812"^^xsd:decimal ;
  dwc:decimalLongitude "7.48992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68812 7.48992)"^^geo:wktLiteral ;
  geo-pos:lat "43.68812"^^xsd:decimal ;
  geo-pos:long "7.48992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6564'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6564'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.48992'^^xsd:double;
  dwc:startLongitude '7.48992'^^xsd:double;
  dwc:endLongitude '7.48992'^^xsd:double;
  dwc:latitude '43.68812'^^xsd:double;
  dwc:startLatitude '43.68812'^^xsd:double;
  dwc:endLatitude '43.68812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.48992 43.68812, 7.48992 43.68812, 7.48992 43.68812, 7.48992 43.68812, 7.48992 43.68812))'^^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 '774_6564'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13812 8.22027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13812"^^xsd:decimal ;
  dwc:decimalLongitude "8.22027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13812 8.22027)"^^geo:wktLiteral ;
  geo-pos:lat "43.13812"^^xsd:decimal ;
  geo-pos:long "8.22027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6535'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6535'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.698888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.22027'^^xsd:double;
  dwc:startLongitude '8.22027'^^xsd:double;
  dwc:endLongitude '8.22027'^^xsd:double;
  dwc:latitude '43.13812'^^xsd:double;
  dwc:startLatitude '43.13812'^^xsd:double;
  dwc:endLatitude '43.13812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.22027 43.13812, 8.22027 43.13812, 8.22027 43.13812, 8.22027 43.13812, 8.22027 43.13812))'^^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 '774_6535'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697468 7.810349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.697468"^^xsd:decimal ;
  dwc:decimalLongitude "7.810349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697468 7.810349)"^^geo:wktLiteral ;
  geo-pos:lat "43.697468"^^xsd:decimal ;
  geo-pos:long "7.810349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5466'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5466'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1508333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.810349'^^xsd:double;
  dwc:startLongitude '7.810349'^^xsd:double;
  dwc:endLongitude '7.810349'^^xsd:double;
  dwc:latitude '43.697468'^^xsd:double;
  dwc:startLatitude '43.697468'^^xsd:double;
  dwc:endLatitude '43.697468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.810349 43.697468, 7.810349 43.697468, 7.810349 43.697468, 7.810349 43.697468, 7.810349 43.697468))'^^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 '774_5466'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703735 7.93635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.703735"^^xsd:decimal ;
  dwc:decimalLongitude "7.93635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703735 7.93635)"^^geo:wktLiteral ;
  geo-pos:lat "43.703735"^^xsd:decimal ;
  geo-pos:long "7.93635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5495'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5495'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93635'^^xsd:double;
  dwc:startLongitude '7.93635'^^xsd:double;
  dwc:endLongitude '7.93635'^^xsd:double;
  dwc:latitude '43.703735'^^xsd:double;
  dwc:startLatitude '43.703735'^^xsd:double;
  dwc:endLatitude '43.703735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93635 43.703735, 7.93635 43.703735, 7.93635 43.703735, 7.93635 43.703735, 7.93635 43.703735))'^^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 '774_5495'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673332 7.464108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.673332"^^xsd:decimal ;
  dwc:decimalLongitude "7.464108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673332 7.464108)"^^geo:wktLiteral ;
  geo-pos:lat "43.673332"^^xsd:decimal ;
  geo-pos:long "7.464108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6340'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6340'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.464108'^^xsd:double;
  dwc:startLongitude '7.464108'^^xsd:double;
  dwc:endLongitude '7.464108'^^xsd:double;
  dwc:latitude '43.673332'^^xsd:double;
  dwc:startLatitude '43.673332'^^xsd:double;
  dwc:endLatitude '43.673332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.464108 43.673332, 7.464108 43.673332, 7.464108 43.673332, 7.464108 43.673332, 7.464108 43.673332))'^^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 '774_6340'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66555 7.39248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66555"^^xsd:decimal ;
  dwc:decimalLongitude "7.39248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66555 7.39248)"^^geo:wktLiteral ;
  geo-pos:lat "43.66555"^^xsd:decimal ;
  geo-pos:long "7.39248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6559'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6559'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39248'^^xsd:double;
  dwc:startLongitude '7.39248'^^xsd:double;
  dwc:endLongitude '7.39248'^^xsd:double;
  dwc:latitude '43.66555'^^xsd:double;
  dwc:startLatitude '43.66555'^^xsd:double;
  dwc:endLatitude '43.66555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39248 43.66555, 7.39248 43.66555, 7.39248 43.66555, 7.39248 43.66555, 7.39248 43.66555))'^^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 '774_6559'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66131 7.68001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66131"^^xsd:decimal ;
  dwc:decimalLongitude "7.68001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66131 7.68001)"^^geo:wktLiteral ;
  geo-pos:lat "43.66131"^^xsd:decimal ;
  geo-pos:long "7.68001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6782'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6782'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.741666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68001'^^xsd:double;
  dwc:startLongitude '7.68001'^^xsd:double;
  dwc:endLongitude '7.68001'^^xsd:double;
  dwc:latitude '43.66131'^^xsd:double;
  dwc:startLatitude '43.66131'^^xsd:double;
  dwc:endLatitude '43.66131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68001 43.66131, 7.68001 43.66131, 7.68001 43.66131, 7.68001 43.66131, 7.68001 43.66131))'^^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 '774_6782'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67069 7.9752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67069"^^xsd:decimal ;
  dwc:decimalLongitude "7.9752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67069 7.9752)"^^geo:wktLiteral ;
  geo-pos:lat "43.67069"^^xsd:decimal ;
  geo-pos:long "7.9752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5317'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5317'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9752'^^xsd:double;
  dwc:startLongitude '7.9752'^^xsd:double;
  dwc:endLongitude '7.9752'^^xsd:double;
  dwc:latitude '43.67069'^^xsd:double;
  dwc:startLatitude '43.67069'^^xsd:double;
  dwc:endLatitude '43.67069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9752 43.67069, 7.9752 43.67069, 7.9752 43.67069, 7.9752 43.67069, 7.9752 43.67069))'^^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 '774_5317'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57738 7.53942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57738"^^xsd:decimal ;
  dwc:decimalLongitude "7.53942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57738 7.53942)"^^geo:wktLiteral ;
  geo-pos:lat "43.57738"^^xsd:decimal ;
  geo-pos:long "7.53942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5310'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.211666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53942'^^xsd:double;
  dwc:startLongitude '7.53942'^^xsd:double;
  dwc:endLongitude '7.53942'^^xsd:double;
  dwc:latitude '43.57738'^^xsd:double;
  dwc:startLatitude '43.57738'^^xsd:double;
  dwc:endLatitude '43.57738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53942 43.57738, 7.53942 43.57738, 7.53942 43.57738, 7.53942 43.57738, 7.53942 43.57738))'^^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 '774_5310'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58868 8.121467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58868"^^xsd:decimal ;
  dwc:decimalLongitude "8.121467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58868 8.121467)"^^geo:wktLiteral ;
  geo-pos:lat "43.58868"^^xsd:decimal ;
  geo-pos:long "8.121467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5655'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5655'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.577222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.121467'^^xsd:double;
  dwc:startLongitude '8.121467'^^xsd:double;
  dwc:endLongitude '8.121467'^^xsd:double;
  dwc:latitude '43.58868'^^xsd:double;
  dwc:startLatitude '43.58868'^^xsd:double;
  dwc:endLatitude '43.58868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.121467 43.58868, 8.121467 43.58868, 8.121467 43.58868, 8.121467 43.58868, 8.121467 43.58868))'^^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 '774_5655'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518749 7.5624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.518749"^^xsd:decimal ;
  dwc:decimalLongitude "7.5624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518749 7.5624)"^^geo:wktLiteral ;
  geo-pos:lat "43.518749"^^xsd:decimal ;
  geo-pos:long "7.5624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5520'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5520'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.365277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5624'^^xsd:double;
  dwc:startLongitude '7.5624'^^xsd:double;
  dwc:endLongitude '7.5624'^^xsd:double;
  dwc:latitude '43.518749'^^xsd:double;
  dwc:startLatitude '43.518749'^^xsd:double;
  dwc:endLatitude '43.518749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5624 43.518749, 7.5624 43.518749, 7.5624 43.518749, 7.5624 43.518749, 7.5624 43.518749))'^^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 '774_5520'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1647 8.79485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1647"^^xsd:decimal ;
  dwc:decimalLongitude "8.79485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1647 8.79485)"^^geo:wktLiteral ;
  geo-pos:lat "43.1647"^^xsd:decimal ;
  geo-pos:long "8.79485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4818'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4818'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3372222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.79485'^^xsd:double;
  dwc:startLongitude '8.79485'^^xsd:double;
  dwc:endLongitude '8.79485'^^xsd:double;
  dwc:latitude '43.1647'^^xsd:double;
  dwc:startLatitude '43.1647'^^xsd:double;
  dwc:endLatitude '43.1647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.79485 43.1647, 8.79485 43.1647, 8.79485 43.1647, 8.79485 43.1647, 8.79485 43.1647))'^^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 '774_4818'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71773 7.98826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71773"^^xsd:decimal ;
  dwc:decimalLongitude "7.98826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71773 7.98826)"^^geo:wktLiteral ;
  geo-pos:lat "43.71773"^^xsd:decimal ;
  geo-pos:long "7.98826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6686'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6686'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.272222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98826'^^xsd:double;
  dwc:startLongitude '7.98826'^^xsd:double;
  dwc:endLongitude '7.98826'^^xsd:double;
  dwc:latitude '43.71773'^^xsd:double;
  dwc:startLatitude '43.71773'^^xsd:double;
  dwc:endLatitude '43.71773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98826 43.71773, 7.98826 43.71773, 7.98826 43.71773, 7.98826 43.71773, 7.98826 43.71773))'^^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 '774_6686'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58963 7.427935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58963"^^xsd:decimal ;
  dwc:decimalLongitude "7.427935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58963 7.427935)"^^geo:wktLiteral ;
  geo-pos:lat "43.58963"^^xsd:decimal ;
  geo-pos:long "7.427935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7967'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7967'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.427935'^^xsd:double;
  dwc:startLongitude '7.427935'^^xsd:double;
  dwc:endLongitude '7.427935'^^xsd:double;
  dwc:latitude '43.58963'^^xsd:double;
  dwc:startLatitude '43.58963'^^xsd:double;
  dwc:endLatitude '43.58963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.427935 43.58963, 7.427935 43.58963, 7.427935 43.58963, 7.427935 43.58963, 7.427935 43.58963))'^^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 '774_7967'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7614 7.902893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7614"^^xsd:decimal ;
  dwc:decimalLongitude "7.902893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7614 7.902893)"^^geo:wktLiteral ;
  geo-pos:lat "43.7614"^^xsd:decimal ;
  geo-pos:long "7.902893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7960'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7960'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.338333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.902893'^^xsd:double;
  dwc:startLongitude '7.902893'^^xsd:double;
  dwc:endLongitude '7.902893'^^xsd:double;
  dwc:latitude '43.7614'^^xsd:double;
  dwc:startLatitude '43.7614'^^xsd:double;
  dwc:endLatitude '43.7614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.902893 43.7614, 7.902893 43.7614, 7.902893 43.7614, 7.902893 43.7614, 7.902893 43.7614))'^^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 '774_7960'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699617 8.065083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.699617"^^xsd:decimal ;
  dwc:decimalLongitude "8.065083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699617 8.065083)"^^geo:wktLiteral ;
  geo-pos:lat "43.699617"^^xsd:decimal ;
  geo-pos:long "8.065083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7329'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7329'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.251388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.065083'^^xsd:double;
  dwc:startLongitude '8.065083'^^xsd:double;
  dwc:endLongitude '8.065083'^^xsd:double;
  dwc:latitude '43.699617'^^xsd:double;
  dwc:startLatitude '43.699617'^^xsd:double;
  dwc:endLatitude '43.699617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.065083 43.699617, 8.065083 43.699617, 8.065083 43.699617, 8.065083 43.699617, 8.065083 43.699617))'^^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 '774_7329'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1785 22.665167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1785"^^xsd:decimal ;
  dwc:decimalLongitude "22.665167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1785 22.665167)"^^geo:wktLiteral ;
  geo-pos:lat "38.1785"^^xsd:decimal ;
  geo-pos:long "22.665167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_615'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_615'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.665167'^^xsd:double;
  dwc:startLongitude '22.665167'^^xsd:double;
  dwc:endLongitude '22.665167'^^xsd:double;
  dwc:latitude '38.1785'^^xsd:double;
  dwc:startLatitude '38.1785'^^xsd:double;
  dwc:endLatitude '38.1785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.665167 38.1785, 22.665167 38.1785, 22.665167 38.1785, 22.665167 38.1785, 22.665167 38.1785))'^^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 '774_615'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5637 7.8771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5637"^^xsd:decimal ;
  dwc:decimalLongitude "7.8771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5637 7.8771)"^^geo:wktLiteral ;
  geo-pos:lat "43.5637"^^xsd:decimal ;
  geo-pos:long "7.8771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7113'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.963055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8771'^^xsd:double;
  dwc:startLongitude '7.8771'^^xsd:double;
  dwc:endLongitude '7.8771'^^xsd:double;
  dwc:latitude '43.5637'^^xsd:double;
  dwc:startLatitude '43.5637'^^xsd:double;
  dwc:endLatitude '43.5637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8771 43.5637, 7.8771 43.5637, 7.8771 43.5637, 7.8771 43.5637, 7.8771 43.5637))'^^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 '774_7113'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65783 7.79867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65783"^^xsd:decimal ;
  dwc:decimalLongitude "7.79867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65783 7.79867)"^^geo:wktLiteral ;
  geo-pos:lat "43.65783"^^xsd:decimal ;
  geo-pos:long "7.79867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5030'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5030'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79867'^^xsd:double;
  dwc:startLongitude '7.79867'^^xsd:double;
  dwc:endLongitude '7.79867'^^xsd:double;
  dwc:latitude '43.65783'^^xsd:double;
  dwc:startLatitude '43.65783'^^xsd:double;
  dwc:endLatitude '43.65783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79867 43.65783, 7.79867 43.65783, 7.79867 43.65783, 7.79867 43.65783, 7.79867 43.65783))'^^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 '774_5030'^^xsd:string;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901667 8.218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901667"^^xsd:decimal ;
  dwc:decimalLongitude "8.218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901667 8.218333)"^^geo:wktLiteral ;
  geo-pos:lat "42.901667"^^xsd:decimal ;
  geo-pos:long "8.218333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4026'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4026'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.218333'^^xsd:double;
  dwc:startLongitude '8.218333'^^xsd:double;
  dwc:endLongitude '8.218333'^^xsd:double;
  dwc:latitude '42.901667'^^xsd:double;
  dwc:startLatitude '42.901667'^^xsd:double;
  dwc:endLatitude '42.901667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.218333 42.901667, 8.218333 42.901667, 8.218333 42.901667, 8.218333 42.901667, 8.218333 42.901667))'^^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 '774_4026'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.677 7.55017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.677"^^xsd:decimal ;
  dwc:decimalLongitude "7.55017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.677 7.55017)"^^geo:wktLiteral ;
  geo-pos:lat "43.677"^^xsd:decimal ;
  geo-pos:long "7.55017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5015'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5015'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55017'^^xsd:double;
  dwc:startLongitude '7.55017'^^xsd:double;
  dwc:endLongitude '7.55017'^^xsd:double;
  dwc:latitude '43.677'^^xsd:double;
  dwc:startLatitude '43.677'^^xsd:double;
  dwc:endLatitude '43.677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55017 43.677, 7.55017 43.677, 7.55017 43.677, 7.55017 43.677, 7.55017 43.677))'^^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 '774_5015'^^xsd:string;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569233 7.9326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569233"^^xsd:decimal ;
  dwc:decimalLongitude "7.9326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569233 7.9326)"^^geo:wktLiteral ;
  geo-pos:lat "43.569233"^^xsd:decimal ;
  geo-pos:long "7.9326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3370'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3370'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9326'^^xsd:double;
  dwc:startLongitude '7.9326'^^xsd:double;
  dwc:endLongitude '7.9326'^^xsd:double;
  dwc:latitude '43.569233'^^xsd:double;
  dwc:startLatitude '43.569233'^^xsd:double;
  dwc:endLatitude '43.569233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9326 43.569233, 7.9326 43.569233, 7.9326 43.569233, 7.9326 43.569233, 7.9326 43.569233))'^^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 '774_3370'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.687333 7.973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.687333"^^xsd:decimal ;
  dwc:decimalLongitude "7.973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.687333 7.973333)"^^geo:wktLiteral ;
  geo-pos:lat "43.687333"^^xsd:decimal ;
  geo-pos:long "7.973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7021'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7021'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.973333'^^xsd:double;
  dwc:startLongitude '7.973333'^^xsd:double;
  dwc:endLongitude '7.973333'^^xsd:double;
  dwc:latitude '43.687333'^^xsd:double;
  dwc:startLatitude '43.687333'^^xsd:double;
  dwc:endLatitude '43.687333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.973333 43.687333, 7.973333 43.687333, 7.973333 43.687333, 7.973333 43.687333, 7.973333 43.687333))'^^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 '774_7021'^^xsd:string;
  dwc:observationDate '1997-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3625 7.978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3625"^^xsd:decimal ;
  dwc:decimalLongitude "7.978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3625 7.978333)"^^geo:wktLiteral ;
  geo-pos:lat "43.3625"^^xsd:decimal ;
  geo-pos:long "7.978333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3779'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3779'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.978333'^^xsd:double;
  dwc:startLongitude '7.978333'^^xsd:double;
  dwc:endLongitude '7.978333'^^xsd:double;
  dwc:latitude '43.3625'^^xsd:double;
  dwc:startLatitude '43.3625'^^xsd:double;
  dwc:endLatitude '43.3625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.978333 43.3625, 7.978333 43.3625, 7.978333 43.3625, 7.978333 43.3625, 7.978333 43.3625))'^^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 '774_3779'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70448 7.69783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70448"^^xsd:decimal ;
  dwc:decimalLongitude "7.69783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70448 7.69783)"^^geo:wktLiteral ;
  geo-pos:lat "43.70448"^^xsd:decimal ;
  geo-pos:long "7.69783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7820'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7820'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.231388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69783'^^xsd:double;
  dwc:startLongitude '7.69783'^^xsd:double;
  dwc:endLongitude '7.69783'^^xsd:double;
  dwc:latitude '43.70448'^^xsd:double;
  dwc:startLatitude '43.70448'^^xsd:double;
  dwc:endLatitude '43.70448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69783 43.70448, 7.69783 43.70448, 7.69783 43.70448, 7.69783 43.70448, 7.69783 43.70448))'^^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 '774_7820'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88237 15.52747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88237"^^xsd:decimal ;
  dwc:decimalLongitude "15.52747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88237 15.52747)"^^geo:wktLiteral ;
  geo-pos:lat "37.88237"^^xsd:decimal ;
  geo-pos:long "15.52747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8309'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.52747'^^xsd:double;
  dwc:startLongitude '15.52747'^^xsd:double;
  dwc:endLongitude '15.52747'^^xsd:double;
  dwc:latitude '37.88237'^^xsd:double;
  dwc:startLatitude '37.88237'^^xsd:double;
  dwc:endLatitude '37.88237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.52747 37.88237, 15.52747 37.88237, 15.52747 37.88237, 15.52747 37.88237, 15.52747 37.88237))'^^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 '774_8309'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029667 8.621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.029667"^^xsd:decimal ;
  dwc:decimalLongitude "8.621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029667 8.621667)"^^geo:wktLiteral ;
  geo-pos:lat "43.029667"^^xsd:decimal ;
  geo-pos:long "8.621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3690'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3690'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.621667'^^xsd:double;
  dwc:startLongitude '8.621667'^^xsd:double;
  dwc:endLongitude '8.621667'^^xsd:double;
  dwc:latitude '43.029667'^^xsd:double;
  dwc:startLatitude '43.029667'^^xsd:double;
  dwc:endLatitude '43.029667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.621667 43.029667, 8.621667 43.029667, 8.621667 43.029667, 8.621667 43.029667, 8.621667 43.029667))'^^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 '774_3690'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.118 8.334167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.118"^^xsd:decimal ;
  dwc:decimalLongitude "8.334167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.118 8.334167)"^^geo:wktLiteral ;
  geo-pos:lat "43.118"^^xsd:decimal ;
  geo-pos:long "8.334167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3878'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3878'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.334167'^^xsd:double;
  dwc:startLongitude '8.334167'^^xsd:double;
  dwc:endLongitude '8.334167'^^xsd:double;
  dwc:latitude '43.118'^^xsd:double;
  dwc:startLatitude '43.118'^^xsd:double;
  dwc:endLatitude '43.118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.334167 43.118, 8.334167 43.118, 8.334167 43.118, 8.334167 43.118, 8.334167 43.118))'^^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 '774_3878'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78154 7.89676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78154"^^xsd:decimal ;
  dwc:decimalLongitude "7.89676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78154 7.89676)"^^geo:wktLiteral ;
  geo-pos:lat "43.78154"^^xsd:decimal ;
  geo-pos:long "7.89676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6790'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6790'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89676'^^xsd:double;
  dwc:startLongitude '7.89676'^^xsd:double;
  dwc:endLongitude '7.89676'^^xsd:double;
  dwc:latitude '43.78154'^^xsd:double;
  dwc:startLatitude '43.78154'^^xsd:double;
  dwc:endLatitude '43.78154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89676 43.78154, 7.89676 43.78154, 7.89676 43.78154, 7.89676 43.78154, 7.89676 43.78154))'^^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 '774_6790'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28428 8.042354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28428"^^xsd:decimal ;
  dwc:decimalLongitude "8.042354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28428 8.042354)"^^geo:wktLiteral ;
  geo-pos:lat "43.28428"^^xsd:decimal ;
  geo-pos:long "8.042354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7829'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7829'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1738888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.042354'^^xsd:double;
  dwc:startLongitude '8.042354'^^xsd:double;
  dwc:endLongitude '8.042354'^^xsd:double;
  dwc:latitude '43.28428'^^xsd:double;
  dwc:startLatitude '43.28428'^^xsd:double;
  dwc:endLatitude '43.28428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.042354 43.28428, 8.042354 43.28428, 8.042354 43.28428, 8.042354 43.28428, 8.042354 43.28428))'^^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 '774_7829'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58276 7.588669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58276"^^xsd:decimal ;
  dwc:decimalLongitude "7.588669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58276 7.588669)"^^geo:wktLiteral ;
  geo-pos:lat "43.58276"^^xsd:decimal ;
  geo-pos:long "7.588669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7996'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7996'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.835'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.588669'^^xsd:double;
  dwc:startLongitude '7.588669'^^xsd:double;
  dwc:endLongitude '7.588669'^^xsd:double;
  dwc:latitude '43.58276'^^xsd:double;
  dwc:startLatitude '43.58276'^^xsd:double;
  dwc:endLatitude '43.58276'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.588669 43.58276, 7.588669 43.58276, 7.588669 43.58276, 7.588669 43.58276, 7.588669 43.58276))'^^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 '774_7996'^^xsd:string;
  dwc:observationDate '2012-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.126167 8.328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.126167"^^xsd:decimal ;
  dwc:decimalLongitude "8.328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.126167 8.328333)"^^geo:wktLiteral ;
  geo-pos:lat "43.126167"^^xsd:decimal ;
  geo-pos:long "8.328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4434'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4434'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.328333'^^xsd:double;
  dwc:startLongitude '8.328333'^^xsd:double;
  dwc:endLongitude '8.328333'^^xsd:double;
  dwc:latitude '43.126167'^^xsd:double;
  dwc:startLatitude '43.126167'^^xsd:double;
  dwc:endLatitude '43.126167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.328333 43.126167, 8.328333 43.126167, 8.328333 43.126167, 8.328333 43.126167, 8.328333 43.126167))'^^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 '774_4434'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956167 20.888667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956167"^^xsd:decimal ;
  dwc:decimalLongitude "20.888667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956167 20.888667)"^^geo:wktLiteral ;
  geo-pos:lat "38.956167"^^xsd:decimal ;
  geo-pos:long "20.888667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_235'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_235'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.888667'^^xsd:double;
  dwc:startLongitude '20.888667'^^xsd:double;
  dwc:endLongitude '20.888667'^^xsd:double;
  dwc:latitude '38.956167'^^xsd:double;
  dwc:startLatitude '38.956167'^^xsd:double;
  dwc:endLatitude '38.956167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.888667 38.956167, 20.888667 38.956167, 20.888667 38.956167, 20.888667 38.956167, 20.888667 38.956167))'^^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 '774_235'^^xsd:string;
  dwc:observationDate '2006-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.690167 20.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.690167"^^xsd:decimal ;
  dwc:decimalLongitude "20.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.690167 20.891667)"^^geo:wktLiteral ;
  geo-pos:lat "38.690167"^^xsd:decimal ;
  geo-pos:long "20.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_997'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_997'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891667'^^xsd:double;
  dwc:startLongitude '20.891667'^^xsd:double;
  dwc:endLongitude '20.891667'^^xsd:double;
  dwc:latitude '38.690167'^^xsd:double;
  dwc:startLatitude '38.690167'^^xsd:double;
  dwc:endLatitude '38.690167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891667 38.690167, 20.891667 38.690167, 20.891667 38.690167, 20.891667 38.690167, 20.891667 38.690167))'^^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 '774_997'^^xsd:string;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 20.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "20.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 20.885)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "20.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8236'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.885'^^xsd:double;
  dwc:startLongitude '20.885'^^xsd:double;
  dwc:endLongitude '20.885'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:startLatitude '38.984'^^xsd:double;
  dwc:endLatitude '38.984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.885 38.984, 20.885 38.984, 20.885 38.984, 20.885 38.984, 20.885 38.984))'^^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 '774_8236'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5915 20.774667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5915"^^xsd:decimal ;
  dwc:decimalLongitude "20.774667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5915 20.774667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5915"^^xsd:decimal ;
  geo-pos:long "20.774667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8306'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.774667'^^xsd:double;
  dwc:startLongitude '20.774667'^^xsd:double;
  dwc:endLongitude '20.774667'^^xsd:double;
  dwc:latitude '38.5915'^^xsd:double;
  dwc:startLatitude '38.5915'^^xsd:double;
  dwc:endLatitude '38.5915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.774667 38.5915, 20.774667 38.5915, 20.774667 38.5915, 20.774667 38.5915, 20.774667 38.5915))'^^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 '774_8306'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.958167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "20.958167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.958167)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "20.958167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8281'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958167'^^xsd:double;
  dwc:startLongitude '20.958167'^^xsd:double;
  dwc:endLongitude '20.958167'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:startLatitude '38.975'^^xsd:double;
  dwc:endLatitude '38.975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958167 38.975, 20.958167 38.975, 20.958167 38.975, 20.958167 38.975, 20.958167 38.975))'^^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 '774_8281'^^xsd:string;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966667 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966667"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966667 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.966667"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_71'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_71'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:startLongitude '20.85'^^xsd:double;
  dwc:endLongitude '20.85'^^xsd:double;
  dwc:latitude '38.966667'^^xsd:double;
  dwc:startLatitude '38.966667'^^xsd:double;
  dwc:endLatitude '38.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.85 38.966667, 20.85 38.966667, 20.85 38.966667, 20.85 38.966667, 20.85 38.966667))'^^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 '774_71'^^xsd:string;
  dwc:observationDate '2004-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669333 20.928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669333"^^xsd:decimal ;
  dwc:decimalLongitude "20.928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669333 20.928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.669333"^^xsd:decimal ;
  geo-pos:long "20.928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1610'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1610'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.928333'^^xsd:double;
  dwc:startLongitude '20.928333'^^xsd:double;
  dwc:endLongitude '20.928333'^^xsd:double;
  dwc:latitude '38.669333'^^xsd:double;
  dwc:startLatitude '38.669333'^^xsd:double;
  dwc:endLatitude '38.669333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.928333 38.669333, 20.928333 38.669333, 20.928333 38.669333, 20.928333 38.669333, 20.928333 38.669333))'^^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 '774_1610'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.560167 14.569333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.560167"^^xsd:decimal ;
  dwc:decimalLongitude "14.569333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.560167 14.569333)"^^geo:wktLiteral ;
  geo-pos:lat "44.560167"^^xsd:decimal ;
  geo-pos:long "14.569333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2104'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2104'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.569333'^^xsd:double;
  dwc:startLongitude '14.569333'^^xsd:double;
  dwc:endLongitude '14.569333'^^xsd:double;
  dwc:latitude '44.560167'^^xsd:double;
  dwc:startLatitude '44.560167'^^xsd:double;
  dwc:endLatitude '44.560167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.569333 44.560167, 14.569333 44.560167, 14.569333 44.560167, 14.569333 44.560167, 14.569333 44.560167))'^^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 '774_2104'^^xsd:string;
  dwc:observationDate '1997-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958667 20.9735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958667 20.9735)"^^geo:wktLiteral ;
  geo-pos:lat "38.958667"^^xsd:decimal ;
  geo-pos:long "20.9735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_295'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_295'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9735'^^xsd:double;
  dwc:startLongitude '20.9735'^^xsd:double;
  dwc:endLongitude '20.9735'^^xsd:double;
  dwc:latitude '38.958667'^^xsd:double;
  dwc:startLatitude '38.958667'^^xsd:double;
  dwc:endLatitude '38.958667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9735 38.958667, 20.9735 38.958667, 20.9735 38.958667, 20.9735 38.958667, 20.9735 38.958667))'^^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 '774_295'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9745 20.9505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9745"^^xsd:decimal ;
  dwc:decimalLongitude "20.9505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9745 20.9505)"^^geo:wktLiteral ;
  geo-pos:lat "38.9745"^^xsd:decimal ;
  geo-pos:long "20.9505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_535'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_535'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9505'^^xsd:double;
  dwc:startLongitude '20.9505'^^xsd:double;
  dwc:endLongitude '20.9505'^^xsd:double;
  dwc:latitude '38.9745'^^xsd:double;
  dwc:startLatitude '38.9745'^^xsd:double;
  dwc:endLatitude '38.9745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9505 38.9745, 20.9505 38.9745, 20.9505 38.9745, 20.9505 38.9745, 20.9505 38.9745))'^^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 '774_535'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695833 20.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.695833"^^xsd:decimal ;
  dwc:decimalLongitude "20.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695833 20.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.695833"^^xsd:decimal ;
  geo-pos:long "20.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_875'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_875'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.883'^^xsd:double;
  dwc:startLongitude '20.883'^^xsd:double;
  dwc:endLongitude '20.883'^^xsd:double;
  dwc:latitude '38.695833'^^xsd:double;
  dwc:startLatitude '38.695833'^^xsd:double;
  dwc:endLatitude '38.695833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.883 38.695833, 20.883 38.695833, 20.883 38.695833, 20.883 38.695833, 20.883 38.695833))'^^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 '774_875'^^xsd:string;
  dwc:observationDate '1996-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5992 14.5228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5992"^^xsd:decimal ;
  dwc:decimalLongitude "14.5228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5992 14.5228)"^^geo:wktLiteral ;
  geo-pos:lat "44.5992"^^xsd:decimal ;
  geo-pos:long "14.5228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1708'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1708'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5228'^^xsd:double;
  dwc:startLongitude '14.5228'^^xsd:double;
  dwc:endLongitude '14.5228'^^xsd:double;
  dwc:latitude '44.5992'^^xsd:double;
  dwc:startLatitude '44.5992'^^xsd:double;
  dwc:endLatitude '44.5992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5228 44.5992, 14.5228 44.5992, 14.5228 44.5992, 14.5228 44.5992, 14.5228 44.5992))'^^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 '774_1708'^^xsd:string;
  dwc:observationDate '1991-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9585 12.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9585"^^xsd:decimal ;
  dwc:decimalLongitude "12.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9585 12.773333)"^^geo:wktLiteral ;
  geo-pos:lat "44.9585"^^xsd:decimal ;
  geo-pos:long "12.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6903'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6903'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.773333'^^xsd:double;
  dwc:startLongitude '12.773333'^^xsd:double;
  dwc:endLongitude '12.773333'^^xsd:double;
  dwc:latitude '44.9585'^^xsd:double;
  dwc:startLatitude '44.9585'^^xsd:double;
  dwc:endLatitude '44.9585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.773333 44.9585, 12.773333 44.9585, 12.773333 44.9585, 12.773333 44.9585, 12.773333 44.9585))'^^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 '774_6903'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675167 20.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.675167"^^xsd:decimal ;
  dwc:decimalLongitude "20.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675167 20.879)"^^geo:wktLiteral ;
  geo-pos:lat "38.675167"^^xsd:decimal ;
  geo-pos:long "20.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1418'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1418'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.879'^^xsd:double;
  dwc:startLongitude '20.879'^^xsd:double;
  dwc:endLongitude '20.879'^^xsd:double;
  dwc:latitude '38.675167'^^xsd:double;
  dwc:startLatitude '38.675167'^^xsd:double;
  dwc:endLatitude '38.675167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.879 38.675167, 20.879 38.675167, 20.879 38.675167, 20.879 38.675167, 20.879 38.675167))'^^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 '774_1418'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9355 20.891333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9355"^^xsd:decimal ;
  dwc:decimalLongitude "20.891333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9355 20.891333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9355"^^xsd:decimal ;
  geo-pos:long "20.891333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_448'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891333'^^xsd:double;
  dwc:startLongitude '20.891333'^^xsd:double;
  dwc:endLongitude '20.891333'^^xsd:double;
  dwc:latitude '38.9355'^^xsd:double;
  dwc:startLatitude '38.9355'^^xsd:double;
  dwc:endLatitude '38.9355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891333 38.9355, 20.891333 38.9355, 20.891333 38.9355, 20.891333 38.9355, 20.891333 38.9355))'^^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 '774_448'^^xsd:string;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6592 14.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6592"^^xsd:decimal ;
  dwc:decimalLongitude "14.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6592 14.5583)"^^geo:wktLiteral ;
  geo-pos:lat "44.6592"^^xsd:decimal ;
  geo-pos:long "14.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1821'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1821'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5583'^^xsd:double;
  dwc:startLongitude '14.5583'^^xsd:double;
  dwc:endLongitude '14.5583'^^xsd:double;
  dwc:latitude '44.6592'^^xsd:double;
  dwc:startLatitude '44.6592'^^xsd:double;
  dwc:endLatitude '44.6592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5583 44.6592, 14.5583 44.6592, 14.5583 44.6592, 14.5583 44.6592, 14.5583 44.6592))'^^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 '774_1821'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677833 20.895333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677833"^^xsd:decimal ;
  dwc:decimalLongitude "20.895333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677833 20.895333)"^^geo:wktLiteral ;
  geo-pos:lat "38.677833"^^xsd:decimal ;
  geo-pos:long "20.895333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_858'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_858'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.895333'^^xsd:double;
  dwc:startLongitude '20.895333'^^xsd:double;
  dwc:endLongitude '20.895333'^^xsd:double;
  dwc:latitude '38.677833'^^xsd:double;
  dwc:startLatitude '38.677833'^^xsd:double;
  dwc:endLatitude '38.677833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.895333 38.677833, 20.895333 38.677833, 20.895333 38.677833, 20.895333 38.677833, 20.895333 38.677833))'^^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 '774_858'^^xsd:string;
  dwc:observationDate '1996-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629167 20.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.629167"^^xsd:decimal ;
  dwc:decimalLongitude "20.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629167 20.851)"^^geo:wktLiteral ;
  geo-pos:lat "38.629167"^^xsd:decimal ;
  geo-pos:long "20.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1344'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1344'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.851'^^xsd:double;
  dwc:startLongitude '20.851'^^xsd:double;
  dwc:endLongitude '20.851'^^xsd:double;
  dwc:latitude '38.629167'^^xsd:double;
  dwc:startLatitude '38.629167'^^xsd:double;
  dwc:endLatitude '38.629167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.851 38.629167, 20.851 38.629167, 20.851 38.629167, 20.851 38.629167, 20.851 38.629167))'^^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 '774_1344'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666833 20.919833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666833"^^xsd:decimal ;
  dwc:decimalLongitude "20.919833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666833 20.919833)"^^geo:wktLiteral ;
  geo-pos:lat "38.666833"^^xsd:decimal ;
  geo-pos:long "20.919833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1221'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1221'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.919833'^^xsd:double;
  dwc:startLongitude '20.919833'^^xsd:double;
  dwc:endLongitude '20.919833'^^xsd:double;
  dwc:latitude '38.666833'^^xsd:double;
  dwc:startLatitude '38.666833'^^xsd:double;
  dwc:endLatitude '38.666833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.919833 38.666833, 20.919833 38.666833, 20.919833 38.666833, 20.919833 38.666833, 20.919833 38.666833))'^^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 '774_1221'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6375 14.4247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6375"^^xsd:decimal ;
  dwc:decimalLongitude "14.4247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6375 14.4247)"^^geo:wktLiteral ;
  geo-pos:lat "44.6375"^^xsd:decimal ;
  geo-pos:long "14.4247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1718'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1718'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4247'^^xsd:double;
  dwc:startLongitude '14.4247'^^xsd:double;
  dwc:endLongitude '14.4247'^^xsd:double;
  dwc:latitude '44.6375'^^xsd:double;
  dwc:startLatitude '44.6375'^^xsd:double;
  dwc:endLatitude '44.6375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4247 44.6375, 14.4247 44.6375, 14.4247 44.6375, 14.4247 44.6375, 14.4247 44.6375))'^^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 '774_1718'^^xsd:string;
  dwc:observationDate '1991-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9555 20.840833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9555"^^xsd:decimal ;
  dwc:decimalLongitude "20.840833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9555 20.840833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9555"^^xsd:decimal ;
  geo-pos:long "20.840833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_107'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_107'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.840833'^^xsd:double;
  dwc:startLongitude '20.840833'^^xsd:double;
  dwc:endLongitude '20.840833'^^xsd:double;
  dwc:latitude '38.9555'^^xsd:double;
  dwc:startLatitude '38.9555'^^xsd:double;
  dwc:endLatitude '38.9555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.840833 38.9555, 20.840833 38.9555, 20.840833 38.9555, 20.840833 38.9555, 20.840833 38.9555))'^^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 '774_107'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.714 20.861167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.714"^^xsd:decimal ;
  dwc:decimalLongitude "20.861167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.714 20.861167)"^^geo:wktLiteral ;
  geo-pos:lat "38.714"^^xsd:decimal ;
  geo-pos:long "20.861167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1493'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1493'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.861167'^^xsd:double;
  dwc:startLongitude '20.861167'^^xsd:double;
  dwc:endLongitude '20.861167'^^xsd:double;
  dwc:latitude '38.714'^^xsd:double;
  dwc:startLatitude '38.714'^^xsd:double;
  dwc:endLatitude '38.714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.861167 38.714, 20.861167 38.714, 20.861167 38.714, 20.861167 38.714, 20.861167 38.714))'^^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 '774_1493'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.316667)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2272'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2272'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.316667'^^xsd:double;
  dwc:startLongitude '14.316667'^^xsd:double;
  dwc:endLongitude '14.316667'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:startLatitude '44.5'^^xsd:double;
  dwc:endLatitude '44.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.316667 44.5, 14.316667 44.5, 14.316667 44.5, 14.316667 44.5, 14.316667 44.5))'^^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 '774_2272'^^xsd:string;
  dwc:observationDate '1988-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483333 14.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.6525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483333 14.6525)"^^geo:wktLiteral ;
  geo-pos:lat "44.483333"^^xsd:decimal ;
  geo-pos:long "14.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2268'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2268'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6525'^^xsd:double;
  dwc:startLongitude '14.6525'^^xsd:double;
  dwc:endLongitude '14.6525'^^xsd:double;
  dwc:latitude '44.483333'^^xsd:double;
  dwc:startLatitude '44.483333'^^xsd:double;
  dwc:endLatitude '44.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6525 44.483333, 14.6525 44.483333, 14.6525 44.483333, 14.6525 44.483333, 14.6525 44.483333))'^^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 '774_2268'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0015 21.075333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0015"^^xsd:decimal ;
  dwc:decimalLongitude "21.075333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0015 21.075333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0015"^^xsd:decimal ;
  geo-pos:long "21.075333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_390'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_390'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.075333'^^xsd:double;
  dwc:startLongitude '21.075333'^^xsd:double;
  dwc:endLongitude '21.075333'^^xsd:double;
  dwc:latitude '39.0015'^^xsd:double;
  dwc:startLatitude '39.0015'^^xsd:double;
  dwc:endLatitude '39.0015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.075333 39.0015, 21.075333 39.0015, 21.075333 39.0015, 21.075333 39.0015, 21.075333 39.0015))'^^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 '774_390'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986167 20.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986167"^^xsd:decimal ;
  dwc:decimalLongitude "20.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986167 20.8035)"^^geo:wktLiteral ;
  geo-pos:lat "38.986167"^^xsd:decimal ;
  geo-pos:long "20.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_406'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_406'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8035'^^xsd:double;
  dwc:startLongitude '20.8035'^^xsd:double;
  dwc:endLongitude '20.8035'^^xsd:double;
  dwc:latitude '38.986167'^^xsd:double;
  dwc:startLatitude '38.986167'^^xsd:double;
  dwc:endLatitude '38.986167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8035 38.986167, 20.8035 38.986167, 20.8035 38.986167, 20.8035 38.986167, 20.8035 38.986167))'^^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 '774_406'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968667 20.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968667"^^xsd:decimal ;
  dwc:decimalLongitude "20.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968667 20.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.968667"^^xsd:decimal ;
  geo-pos:long "20.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_97'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_97'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.857833'^^xsd:double;
  dwc:startLongitude '20.857833'^^xsd:double;
  dwc:endLongitude '20.857833'^^xsd:double;
  dwc:latitude '38.968667'^^xsd:double;
  dwc:startLatitude '38.968667'^^xsd:double;
  dwc:endLatitude '38.968667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.857833 38.968667, 20.857833 38.968667, 20.857833 38.968667, 20.857833 38.968667, 20.857833 38.968667))'^^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 '774_97'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.325183 12.823467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.325183"^^xsd:decimal ;
  dwc:decimalLongitude "12.823467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.325183 12.823467)"^^geo:wktLiteral ;
  geo-pos:lat "45.325183"^^xsd:decimal ;
  geo-pos:long "12.823467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6941'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6941'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.823467'^^xsd:double;
  dwc:startLongitude '12.823467'^^xsd:double;
  dwc:endLongitude '12.823467'^^xsd:double;
  dwc:latitude '45.325183'^^xsd:double;
  dwc:startLatitude '45.325183'^^xsd:double;
  dwc:endLatitude '45.325183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.823467 45.325183, 12.823467 45.325183, 12.823467 45.325183, 12.823467 45.325183, 12.823467 45.325183))'^^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 '774_6941'^^xsd:string;
  dwc:observationDate '2005-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.505333 14.569667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.505333"^^xsd:decimal ;
  dwc:decimalLongitude "14.569667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.505333 14.569667)"^^geo:wktLiteral ;
  geo-pos:lat "44.505333"^^xsd:decimal ;
  geo-pos:long "14.569667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2093'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2093'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.569667'^^xsd:double;
  dwc:startLongitude '14.569667'^^xsd:double;
  dwc:endLongitude '14.569667'^^xsd:double;
  dwc:latitude '44.505333'^^xsd:double;
  dwc:startLatitude '44.505333'^^xsd:double;
  dwc:endLatitude '44.505333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.569667 44.505333, 14.569667 44.505333, 14.569667 44.505333, 14.569667 44.505333, 14.569667 44.505333))'^^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 '774_2093'^^xsd:string;
  dwc:observationDate '1997-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9415 21.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9415"^^xsd:decimal ;
  dwc:decimalLongitude "21.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9415 21.0255)"^^geo:wktLiteral ;
  geo-pos:lat "38.9415"^^xsd:decimal ;
  geo-pos:long "21.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_362'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_362'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0255'^^xsd:double;
  dwc:startLongitude '21.0255'^^xsd:double;
  dwc:endLongitude '21.0255'^^xsd:double;
  dwc:latitude '38.9415'^^xsd:double;
  dwc:startLatitude '38.9415'^^xsd:double;
  dwc:endLatitude '38.9415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0255 38.9415, 21.0255 38.9415, 21.0255 38.9415, 21.0255 38.9415, 21.0255 38.9415))'^^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 '774_362'^^xsd:string;
  dwc:observationDate '2008-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625667 20.835833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.625667"^^xsd:decimal ;
  dwc:decimalLongitude "20.835833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625667 20.835833)"^^geo:wktLiteral ;
  geo-pos:lat "38.625667"^^xsd:decimal ;
  geo-pos:long "20.835833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_750'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_750'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.835833'^^xsd:double;
  dwc:startLongitude '20.835833'^^xsd:double;
  dwc:endLongitude '20.835833'^^xsd:double;
  dwc:latitude '38.625667'^^xsd:double;
  dwc:startLatitude '38.625667'^^xsd:double;
  dwc:endLatitude '38.625667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.835833 38.625667, 20.835833 38.625667, 20.835833 38.625667, 20.835833 38.625667, 20.835833 38.625667))'^^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 '774_750'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6294 14.5767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6294"^^xsd:decimal ;
  dwc:decimalLongitude "14.5767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6294 14.5767)"^^geo:wktLiteral ;
  geo-pos:lat "44.6294"^^xsd:decimal ;
  geo-pos:long "14.5767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1944'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1944'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5767'^^xsd:double;
  dwc:startLongitude '14.5767'^^xsd:double;
  dwc:endLongitude '14.5767'^^xsd:double;
  dwc:latitude '44.6294'^^xsd:double;
  dwc:startLatitude '44.6294'^^xsd:double;
  dwc:endLatitude '44.6294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5767 44.6294, 14.5767 44.6294, 14.5767 44.6294, 14.5767 44.6294, 14.5767 44.6294))'^^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 '774_1944'^^xsd:string;
  dwc:observationDate '1994-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654333"^^xsd:decimal ;
  dwc:decimalLongitude "20.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.906)"^^geo:wktLiteral ;
  geo-pos:lat "38.654333"^^xsd:decimal ;
  geo-pos:long "20.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1047'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1047'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.906'^^xsd:double;
  dwc:startLongitude '20.906'^^xsd:double;
  dwc:endLongitude '20.906'^^xsd:double;
  dwc:latitude '38.654333'^^xsd:double;
  dwc:startLatitude '38.654333'^^xsd:double;
  dwc:endLatitude '38.654333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.906 38.654333, 20.906 38.654333, 20.906 38.654333, 20.906 38.654333, 20.906 38.654333))'^^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 '774_1047'^^xsd:string;
  dwc:observationDate '1998-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.870278 20.642778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.870278"^^xsd:decimal ;
  dwc:decimalLongitude "20.642778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.870278 20.642778)"^^geo:wktLiteral ;
  geo-pos:lat "38.870278"^^xsd:decimal ;
  geo-pos:long "20.642778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_729'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_729'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.642778'^^xsd:double;
  dwc:startLongitude '20.642778'^^xsd:double;
  dwc:endLongitude '20.642778'^^xsd:double;
  dwc:latitude '38.870278'^^xsd:double;
  dwc:startLatitude '38.870278'^^xsd:double;
  dwc:endLatitude '38.870278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.642778 38.870278, 20.642778 38.870278, 20.642778 38.870278, 20.642778 38.870278, 20.642778 38.870278))'^^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 '774_729'^^xsd:string;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668667 20.9105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.668667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668667 20.9105)"^^geo:wktLiteral ;
  geo-pos:lat "38.668667"^^xsd:decimal ;
  geo-pos:long "20.9105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1475'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1475'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9105'^^xsd:double;
  dwc:startLongitude '20.9105'^^xsd:double;
  dwc:endLongitude '20.9105'^^xsd:double;
  dwc:latitude '38.668667'^^xsd:double;
  dwc:startLatitude '38.668667'^^xsd:double;
  dwc:endLatitude '38.668667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9105 38.668667, 20.9105 38.668667, 20.9105 38.668667, 20.9105 38.668667, 20.9105 38.668667))'^^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 '774_1475'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5408 14.6072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5408"^^xsd:decimal ;
  dwc:decimalLongitude "14.6072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5408 14.6072)"^^geo:wktLiteral ;
  geo-pos:lat "44.5408"^^xsd:decimal ;
  geo-pos:long "14.6072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1747'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1747'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6072'^^xsd:double;
  dwc:startLongitude '14.6072'^^xsd:double;
  dwc:endLongitude '14.6072'^^xsd:double;
  dwc:latitude '44.5408'^^xsd:double;
  dwc:startLatitude '44.5408'^^xsd:double;
  dwc:endLatitude '44.5408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6072 44.5408, 14.6072 44.5408, 14.6072 44.5408, 14.6072 44.5408, 14.6072 44.5408))'^^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 '774_1747'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6775 20.9005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6775"^^xsd:decimal ;
  dwc:decimalLongitude "20.9005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6775 20.9005)"^^geo:wktLiteral ;
  geo-pos:lat "38.6775"^^xsd:decimal ;
  geo-pos:long "20.9005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1224'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1224'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9005'^^xsd:double;
  dwc:startLongitude '20.9005'^^xsd:double;
  dwc:endLongitude '20.9005'^^xsd:double;
  dwc:latitude '38.6775'^^xsd:double;
  dwc:startLatitude '38.6775'^^xsd:double;
  dwc:endLatitude '38.6775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9005 38.6775, 20.9005 38.6775, 20.9005 38.6775, 20.9005 38.6775, 20.9005 38.6775))'^^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 '774_1224'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63733 14.62467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63733"^^xsd:decimal ;
  dwc:decimalLongitude "14.62467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63733 14.62467)"^^geo:wktLiteral ;
  geo-pos:lat "44.63733"^^xsd:decimal ;
  geo-pos:long "14.62467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2051'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2051'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.62467'^^xsd:double;
  dwc:startLongitude '14.62467'^^xsd:double;
  dwc:endLongitude '14.62467'^^xsd:double;
  dwc:latitude '44.63733'^^xsd:double;
  dwc:startLatitude '44.63733'^^xsd:double;
  dwc:endLatitude '44.63733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.62467 44.63733, 14.62467 44.63733, 14.62467 44.63733, 14.62467 44.63733, 14.62467 44.63733))'^^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 '774_2051'^^xsd:string;
  dwc:observationDate '1996-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6355 20.980167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6355"^^xsd:decimal ;
  dwc:decimalLongitude "20.980167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6355 20.980167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6355"^^xsd:decimal ;
  geo-pos:long "20.980167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1293'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1293'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.980167'^^xsd:double;
  dwc:startLongitude '20.980167'^^xsd:double;
  dwc:endLongitude '20.980167'^^xsd:double;
  dwc:latitude '38.6355'^^xsd:double;
  dwc:startLatitude '38.6355'^^xsd:double;
  dwc:endLatitude '38.6355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.980167 38.6355, 20.980167 38.6355, 20.980167 38.6355, 20.980167 38.6355, 20.980167 38.6355))'^^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 '774_1293'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679833 20.904667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.679833"^^xsd:decimal ;
  dwc:decimalLongitude "20.904667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679833 20.904667)"^^geo:wktLiteral ;
  geo-pos:lat "38.679833"^^xsd:decimal ;
  geo-pos:long "20.904667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1289'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1289'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.904667'^^xsd:double;
  dwc:startLongitude '20.904667'^^xsd:double;
  dwc:endLongitude '20.904667'^^xsd:double;
  dwc:latitude '38.679833'^^xsd:double;
  dwc:startLatitude '38.679833'^^xsd:double;
  dwc:endLatitude '38.679833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.904667 38.679833, 20.904667 38.679833, 20.904667 38.679833, 20.904667 38.679833, 20.904667 38.679833))'^^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 '774_1289'^^xsd:string;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.708 20.788833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.708"^^xsd:decimal ;
  dwc:decimalLongitude "20.788833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.708 20.788833)"^^geo:wktLiteral ;
  geo-pos:lat "38.708"^^xsd:decimal ;
  geo-pos:long "20.788833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1191'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1191'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.788833'^^xsd:double;
  dwc:startLongitude '20.788833'^^xsd:double;
  dwc:endLongitude '20.788833'^^xsd:double;
  dwc:latitude '38.708'^^xsd:double;
  dwc:startLatitude '38.708'^^xsd:double;
  dwc:endLatitude '38.708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.788833 38.708, 20.788833 38.708, 20.788833 38.708, 20.788833 38.708, 20.788833 38.708))'^^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 '774_1191'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.216667 20.2395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.216667"^^xsd:decimal ;
  dwc:decimalLongitude "20.2395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.216667 20.2395)"^^geo:wktLiteral ;
  geo-pos:lat "39.216667"^^xsd:decimal ;
  geo-pos:long "20.2395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2613'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2613'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.2395'^^xsd:double;
  dwc:startLongitude '20.2395'^^xsd:double;
  dwc:endLongitude '20.2395'^^xsd:double;
  dwc:latitude '39.216667'^^xsd:double;
  dwc:startLatitude '39.216667'^^xsd:double;
  dwc:endLatitude '39.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.2395 39.216667, 20.2395 39.216667, 20.2395 39.216667, 20.2395 39.216667, 20.2395 39.216667))'^^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 '774_2613'^^xsd:string;
  dwc:observationDate '1992-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.657 14.613167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.657"^^xsd:decimal ;
  dwc:decimalLongitude "14.613167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.657 14.613167)"^^geo:wktLiteral ;
  geo-pos:lat "44.657"^^xsd:decimal ;
  geo-pos:long "14.613167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2111'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2111'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.613167'^^xsd:double;
  dwc:startLongitude '14.613167'^^xsd:double;
  dwc:endLongitude '14.613167'^^xsd:double;
  dwc:latitude '44.657'^^xsd:double;
  dwc:startLatitude '44.657'^^xsd:double;
  dwc:endLatitude '44.657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.613167 44.657, 14.613167 44.657, 14.613167 44.657, 14.613167 44.657, 14.613167 44.657))'^^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 '774_2111'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985167 20.972833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985167"^^xsd:decimal ;
  dwc:decimalLongitude "20.972833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985167 20.972833)"^^geo:wktLiteral ;
  geo-pos:lat "38.985167"^^xsd:decimal ;
  geo-pos:long "20.972833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_491'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.972833'^^xsd:double;
  dwc:startLongitude '20.972833'^^xsd:double;
  dwc:endLongitude '20.972833'^^xsd:double;
  dwc:latitude '38.985167'^^xsd:double;
  dwc:startLatitude '38.985167'^^xsd:double;
  dwc:endLatitude '38.985167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.972833 38.985167, 20.972833 38.985167, 20.972833 38.985167, 20.972833 38.985167, 20.972833 38.985167))'^^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 '774_491'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6034 14.4942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6034"^^xsd:decimal ;
  dwc:decimalLongitude "14.4942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6034 14.4942)"^^geo:wktLiteral ;
  geo-pos:lat "44.6034"^^xsd:decimal ;
  geo-pos:long "14.4942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1697'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1697'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4942'^^xsd:double;
  dwc:startLongitude '14.4942'^^xsd:double;
  dwc:endLongitude '14.4942'^^xsd:double;
  dwc:latitude '44.6034'^^xsd:double;
  dwc:startLatitude '44.6034'^^xsd:double;
  dwc:endLatitude '44.6034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4942 44.6034, 14.4942 44.6034, 14.4942 44.6034, 14.4942 44.6034, 14.4942 44.6034))'^^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 '774_1697'^^xsd:string;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5339 14.6386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5339"^^xsd:decimal ;
  dwc:decimalLongitude "14.6386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5339 14.6386)"^^geo:wktLiteral ;
  geo-pos:lat "44.5339"^^xsd:decimal ;
  geo-pos:long "14.6386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1813'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1813'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6386'^^xsd:double;
  dwc:startLongitude '14.6386'^^xsd:double;
  dwc:endLongitude '14.6386'^^xsd:double;
  dwc:latitude '44.5339'^^xsd:double;
  dwc:startLatitude '44.5339'^^xsd:double;
  dwc:endLatitude '44.5339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6386 44.5339, 14.6386 44.5339, 14.6386 44.5339, 14.6386 44.5339, 14.6386 44.5339))'^^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 '774_1813'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.573 14.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.573"^^xsd:decimal ;
  dwc:decimalLongitude "14.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.573 14.567)"^^geo:wktLiteral ;
  geo-pos:lat "44.573"^^xsd:decimal ;
  geo-pos:long "14.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2123'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2123'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.567'^^xsd:double;
  dwc:startLongitude '14.567'^^xsd:double;
  dwc:endLongitude '14.567'^^xsd:double;
  dwc:latitude '44.573'^^xsd:double;
  dwc:startLatitude '44.573'^^xsd:double;
  dwc:endLatitude '44.573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.567 44.573, 14.567 44.573, 14.567 44.573, 14.567 44.573, 14.567 44.573))'^^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 '774_2123'^^xsd:string;
  dwc:observationDate '1998-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58333"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.58333"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2178'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2178'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:startLongitude '14.6'^^xsd:double;
  dwc:endLongitude '14.6'^^xsd:double;
  dwc:latitude '44.58333'^^xsd:double;
  dwc:startLatitude '44.58333'^^xsd:double;
  dwc:endLatitude '44.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6 44.58333, 14.6 44.58333, 14.6 44.58333, 14.6 44.58333, 14.6 44.58333))'^^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 '774_2178'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65283 14.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65283"^^xsd:decimal ;
  dwc:decimalLongitude "14.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65283 14.563)"^^geo:wktLiteral ;
  geo-pos:lat "44.65283"^^xsd:decimal ;
  geo-pos:long "14.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1685'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1685'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.563'^^xsd:double;
  dwc:startLongitude '14.563'^^xsd:double;
  dwc:endLongitude '14.563'^^xsd:double;
  dwc:latitude '44.65283'^^xsd:double;
  dwc:startLatitude '44.65283'^^xsd:double;
  dwc:endLatitude '44.65283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.563 44.65283, 14.563 44.65283, 14.563 44.65283, 14.563 44.65283, 14.563 44.65283))'^^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 '774_1685'^^xsd:string;
  dwc:observationDate '1990-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 14.5867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.585"^^xsd:decimal ;
  dwc:decimalLongitude "14.5867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 14.5867)"^^geo:wktLiteral ;
  geo-pos:lat "44.585"^^xsd:decimal ;
  geo-pos:long "14.5867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1898'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1898'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5867'^^xsd:double;
  dwc:startLongitude '14.5867'^^xsd:double;
  dwc:endLongitude '14.5867'^^xsd:double;
  dwc:latitude '44.585'^^xsd:double;
  dwc:startLatitude '44.585'^^xsd:double;
  dwc:endLatitude '44.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5867 44.585, 14.5867 44.585, 14.5867 44.585, 14.5867 44.585, 14.5867 44.585))'^^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 '774_1898'^^xsd:string;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.068667 -16.818667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.068667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.818667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.068667 -16.818667)"^^geo:wktLiteral ;
  geo-pos:lat "28.068667"^^xsd:decimal ;
  geo-pos:long "-16.818667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3025'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3025'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.578333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.818667'^^xsd:double;
  dwc:startLongitude '-16.818667'^^xsd:double;
  dwc:endLongitude '-16.818667'^^xsd:double;
  dwc:latitude '28.068667'^^xsd:double;
  dwc:startLatitude '28.068667'^^xsd:double;
  dwc:endLatitude '28.068667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.818667 28.068667, -16.818667 28.068667, -16.818667 28.068667, -16.818667 28.068667, -16.818667 28.068667))'^^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 '774_3025'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57479 11.03452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57479"^^xsd:decimal ;
  dwc:decimalLongitude "11.03452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57479 11.03452)"^^geo:wktLiteral ;
  geo-pos:lat "42.57479"^^xsd:decimal ;
  geo-pos:long "11.03452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8466'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8466'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.511388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '11.03452'^^xsd:double;
  dwc:startLongitude '11.03452'^^xsd:double;
  dwc:endLongitude '11.03452'^^xsd:double;
  dwc:latitude '42.57479'^^xsd:double;
  dwc:startLatitude '42.57479'^^xsd:double;
  dwc:endLatitude '42.57479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.03452 42.57479, 11.03452 42.57479, 11.03452 42.57479, 11.03452 42.57479, 11.03452 42.57479))'^^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 '774_8466'^^xsd:string;
  dwc:observationDate '2012-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70333 14.55183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.70333"^^xsd:decimal ;
  dwc:decimalLongitude "14.55183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70333 14.55183)"^^geo:wktLiteral ;
  geo-pos:lat "44.70333"^^xsd:decimal ;
  geo-pos:long "14.55183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2045'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2045'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.55183'^^xsd:double;
  dwc:startLongitude '14.55183'^^xsd:double;
  dwc:endLongitude '14.55183'^^xsd:double;
  dwc:latitude '44.70333'^^xsd:double;
  dwc:startLatitude '44.70333'^^xsd:double;
  dwc:endLatitude '44.70333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.55183 44.70333, 14.55183 44.70333, 14.55183 44.70333, 14.55183 44.70333, 14.55183 44.70333))'^^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 '774_2045'^^xsd:string;
  dwc:observationDate '1996-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.5367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.5367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.5367)"^^geo:wktLiteral ;
  geo-pos:lat "44.52"^^xsd:decimal ;
  geo-pos:long "14.5367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1807'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1807'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5367'^^xsd:double;
  dwc:startLongitude '14.5367'^^xsd:double;
  dwc:endLongitude '14.5367'^^xsd:double;
  dwc:latitude '44.52'^^xsd:double;
  dwc:startLatitude '44.52'^^xsd:double;
  dwc:endLatitude '44.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5367 44.52, 14.5367 44.52, 14.5367 44.52, 14.5367 44.52, 14.5367 44.52))'^^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 '774_1807'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.862 14.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.862"^^xsd:decimal ;
  dwc:decimalLongitude "14.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.862 14.654)"^^geo:wktLiteral ;
  geo-pos:lat "44.862"^^xsd:decimal ;
  geo-pos:long "14.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2196'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2196'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.654'^^xsd:double;
  dwc:startLongitude '14.654'^^xsd:double;
  dwc:endLongitude '14.654'^^xsd:double;
  dwc:latitude '44.862'^^xsd:double;
  dwc:startLatitude '44.862'^^xsd:double;
  dwc:endLatitude '44.862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.654 44.862, 14.654 44.862, 14.654 44.862, 14.654 44.862, 14.654 44.862))'^^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 '774_2196'^^xsd:string;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637833 20.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.637833"^^xsd:decimal ;
  dwc:decimalLongitude "20.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637833 20.859)"^^geo:wktLiteral ;
  geo-pos:lat "38.637833"^^xsd:decimal ;
  geo-pos:long "20.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1201'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1201'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.859'^^xsd:double;
  dwc:startLongitude '20.859'^^xsd:double;
  dwc:endLongitude '20.859'^^xsd:double;
  dwc:latitude '38.637833'^^xsd:double;
  dwc:startLatitude '38.637833'^^xsd:double;
  dwc:endLatitude '38.637833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.859 38.637833, 20.859 38.637833, 20.859 38.637833, 20.859 38.637833, 20.859 38.637833))'^^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 '774_1201'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 20.942333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99"^^xsd:decimal ;
  dwc:decimalLongitude "20.942333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 20.942333)"^^geo:wktLiteral ;
  geo-pos:lat "38.99"^^xsd:decimal ;
  geo-pos:long "20.942333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_226'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_226'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.942333'^^xsd:double;
  dwc:startLongitude '20.942333'^^xsd:double;
  dwc:endLongitude '20.942333'^^xsd:double;
  dwc:latitude '38.99'^^xsd:double;
  dwc:startLatitude '38.99'^^xsd:double;
  dwc:endLatitude '38.99'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.942333 38.99, 20.942333 38.99, 20.942333 38.99, 20.942333 38.99, 20.942333 38.99))'^^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 '774_226'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.922667 8.402167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.922667"^^xsd:decimal ;
  dwc:decimalLongitude "8.402167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.922667 8.402167)"^^geo:wktLiteral ;
  geo-pos:lat "40.922667"^^xsd:decimal ;
  geo-pos:long "8.402167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2814'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2814'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.402167'^^xsd:double;
  dwc:startLongitude '8.402167'^^xsd:double;
  dwc:endLongitude '8.402167'^^xsd:double;
  dwc:latitude '40.922667'^^xsd:double;
  dwc:startLatitude '40.922667'^^xsd:double;
  dwc:endLatitude '40.922667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.402167 40.922667, 8.402167 40.922667, 8.402167 40.922667, 8.402167 40.922667, 8.402167 40.922667))'^^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 '774_2814'^^xsd:string;
  dwc:observationDate '1996-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.260833 12.762778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.260833"^^xsd:decimal ;
  dwc:decimalLongitude "12.762778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.260833 12.762778)"^^geo:wktLiteral ;
  geo-pos:lat "45.260833"^^xsd:decimal ;
  geo-pos:long "12.762778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6893'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6893'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.762778'^^xsd:double;
  dwc:startLongitude '12.762778'^^xsd:double;
  dwc:endLongitude '12.762778'^^xsd:double;
  dwc:latitude '45.260833'^^xsd:double;
  dwc:startLatitude '45.260833'^^xsd:double;
  dwc:endLatitude '45.260833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.762778 45.260833, 12.762778 45.260833, 12.762778 45.260833, 12.762778 45.260833, 12.762778 45.260833))'^^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 '774_6893'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.960333 20.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.960333"^^xsd:decimal ;
  dwc:decimalLongitude "20.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.960333 20.844)"^^geo:wktLiteral ;
  geo-pos:lat "38.960333"^^xsd:decimal ;
  geo-pos:long "20.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_57'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_57'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.844'^^xsd:double;
  dwc:startLongitude '20.844'^^xsd:double;
  dwc:endLongitude '20.844'^^xsd:double;
  dwc:latitude '38.960333'^^xsd:double;
  dwc:startLatitude '38.960333'^^xsd:double;
  dwc:endLatitude '38.960333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.844 38.960333, 20.844 38.960333, 20.844 38.960333, 20.844 38.960333, 20.844 38.960333))'^^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 '774_57'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4931 14.6869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4931"^^xsd:decimal ;
  dwc:decimalLongitude "14.6869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4931 14.6869)"^^geo:wktLiteral ;
  geo-pos:lat "44.4931"^^xsd:decimal ;
  geo-pos:long "14.6869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1798'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1798'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6869'^^xsd:double;
  dwc:startLongitude '14.6869'^^xsd:double;
  dwc:endLongitude '14.6869'^^xsd:double;
  dwc:latitude '44.4931'^^xsd:double;
  dwc:startLatitude '44.4931'^^xsd:double;
  dwc:endLatitude '44.4931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6869 44.4931, 14.6869 44.4931, 14.6869 44.4931, 14.6869 44.4931, 14.6869 44.4931))'^^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 '774_1798'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.850767 -13.41745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.850767"^^xsd:decimal ;
  dwc:decimalLongitude "-13.41745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.850767 -13.41745)"^^geo:wktLiteral ;
  geo-pos:lat "28.850767"^^xsd:decimal ;
  geo-pos:long "-13.41745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2883'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2883'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.41745'^^xsd:double;
  dwc:startLongitude '-13.41745'^^xsd:double;
  dwc:endLongitude '-13.41745'^^xsd:double;
  dwc:latitude '28.850767'^^xsd:double;
  dwc:startLatitude '28.850767'^^xsd:double;
  dwc:endLatitude '28.850767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.41745 28.850767, -13.41745 28.850767, -13.41745 28.850767, -13.41745 28.850767, -13.41745 28.850767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2883'^^xsd:string;
  dwc:observationDate '1995-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.684167 20.780833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.684167"^^xsd:decimal ;
  dwc:decimalLongitude "20.780833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.684167 20.780833)"^^geo:wktLiteral ;
  geo-pos:lat "38.684167"^^xsd:decimal ;
  geo-pos:long "20.780833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_823'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_823'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.780833'^^xsd:double;
  dwc:startLongitude '20.780833'^^xsd:double;
  dwc:endLongitude '20.780833'^^xsd:double;
  dwc:latitude '38.684167'^^xsd:double;
  dwc:startLatitude '38.684167'^^xsd:double;
  dwc:endLatitude '38.684167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.780833 38.684167, 20.780833 38.684167, 20.780833 38.684167, 20.780833 38.684167, 20.780833 38.684167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_823'^^xsd:string;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683667 20.867333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683667"^^xsd:decimal ;
  dwc:decimalLongitude "20.867333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683667 20.867333)"^^geo:wktLiteral ;
  geo-pos:lat "38.683667"^^xsd:decimal ;
  geo-pos:long "20.867333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1020'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1020'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.867333'^^xsd:double;
  dwc:startLongitude '20.867333'^^xsd:double;
  dwc:endLongitude '20.867333'^^xsd:double;
  dwc:latitude '38.683667'^^xsd:double;
  dwc:startLatitude '38.683667'^^xsd:double;
  dwc:endLatitude '38.683667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.867333 38.683667, 20.867333 38.683667, 20.867333 38.683667, 20.867333 38.683667, 20.867333 38.683667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1020'^^xsd:string;
  dwc:observationDate '1997-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48775 7.0901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48775"^^xsd:decimal ;
  dwc:decimalLongitude "7.0901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48775 7.0901)"^^geo:wktLiteral ;
  geo-pos:lat "43.48775"^^xsd:decimal ;
  geo-pos:long "7.0901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5192'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5192'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.524444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.0901'^^xsd:double;
  dwc:startLongitude '7.0901'^^xsd:double;
  dwc:endLongitude '7.0901'^^xsd:double;
  dwc:latitude '43.48775'^^xsd:double;
  dwc:startLatitude '43.48775'^^xsd:double;
  dwc:endLatitude '43.48775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0901 43.48775, 7.0901 43.48775, 7.0901 43.48775, 7.0901 43.48775, 7.0901 43.48775))'^^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 '774_5192'^^xsd:string;
  dwc:observationDate '2001-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.447583 8.092533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.447583"^^xsd:decimal ;
  dwc:decimalLongitude "8.092533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.447583 8.092533)"^^geo:wktLiteral ;
  geo-pos:lat "43.447583"^^xsd:decimal ;
  geo-pos:long "8.092533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4496'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4496'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.092533'^^xsd:double;
  dwc:startLongitude '8.092533'^^xsd:double;
  dwc:endLongitude '8.092533'^^xsd:double;
  dwc:latitude '43.447583'^^xsd:double;
  dwc:startLatitude '43.447583'^^xsd:double;
  dwc:endLatitude '43.447583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.092533 43.447583, 8.092533 43.447583, 8.092533 43.447583, 8.092533 43.447583, 8.092533 43.447583))'^^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 '774_4496'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.766766 7.704585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.766766"^^xsd:decimal ;
  dwc:decimalLongitude "7.704585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.766766 7.704585)"^^geo:wktLiteral ;
  geo-pos:lat "43.766766"^^xsd:decimal ;
  geo-pos:long "7.704585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6295'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.246944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.704585'^^xsd:double;
  dwc:startLongitude '7.704585'^^xsd:double;
  dwc:endLongitude '7.704585'^^xsd:double;
  dwc:latitude '43.766766'^^xsd:double;
  dwc:startLatitude '43.766766'^^xsd:double;
  dwc:endLatitude '43.766766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.704585 43.766766, 7.704585 43.766766, 7.704585 43.766766, 7.704585 43.766766, 7.704585 43.766766))'^^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 '774_6295'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67643 7.73935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67643"^^xsd:decimal ;
  dwc:decimalLongitude "7.73935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67643 7.73935)"^^geo:wktLiteral ;
  geo-pos:lat "43.67643"^^xsd:decimal ;
  geo-pos:long "7.73935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5213'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5213'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73935'^^xsd:double;
  dwc:startLongitude '7.73935'^^xsd:double;
  dwc:endLongitude '7.73935'^^xsd:double;
  dwc:latitude '43.67643'^^xsd:double;
  dwc:startLatitude '43.67643'^^xsd:double;
  dwc:endLatitude '43.67643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73935 43.67643, 7.73935 43.67643, 7.73935 43.67643, 7.73935 43.67643, 7.73935 43.67643))'^^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 '774_5213'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639867 8.3349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.639867"^^xsd:decimal ;
  dwc:decimalLongitude "8.3349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639867 8.3349)"^^geo:wktLiteral ;
  geo-pos:lat "43.639867"^^xsd:decimal ;
  geo-pos:long "8.3349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4240'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4240'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3349'^^xsd:double;
  dwc:startLongitude '8.3349'^^xsd:double;
  dwc:endLongitude '8.3349'^^xsd:double;
  dwc:latitude '43.639867'^^xsd:double;
  dwc:startLatitude '43.639867'^^xsd:double;
  dwc:endLatitude '43.639867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3349 43.639867, 8.3349 43.639867, 8.3349 43.639867, 8.3349 43.639867, 8.3349 43.639867))'^^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 '774_4240'^^xsd:string;
  dwc:observationDate '1995-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667351 7.649193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667351"^^xsd:decimal ;
  dwc:decimalLongitude "7.649193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667351 7.649193)"^^geo:wktLiteral ;
  geo-pos:lat "43.667351"^^xsd:decimal ;
  geo-pos:long "7.649193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5895'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5895'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.153333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.649193'^^xsd:double;
  dwc:startLongitude '7.649193'^^xsd:double;
  dwc:endLongitude '7.649193'^^xsd:double;
  dwc:latitude '43.667351'^^xsd:double;
  dwc:startLatitude '43.667351'^^xsd:double;
  dwc:endLatitude '43.667351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.649193 43.667351, 7.649193 43.667351, 7.649193 43.667351, 7.649193 43.667351, 7.649193 43.667351))'^^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 '774_5895'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 7.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283333"^^xsd:decimal ;
  dwc:decimalLongitude "7.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 7.666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.283333"^^xsd:decimal ;
  geo-pos:long "7.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3549'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3549'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.666667'^^xsd:double;
  dwc:startLongitude '7.666667'^^xsd:double;
  dwc:endLongitude '7.666667'^^xsd:double;
  dwc:latitude '43.283333'^^xsd:double;
  dwc:startLatitude '43.283333'^^xsd:double;
  dwc:endLatitude '43.283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.666667 43.283333, 7.666667 43.283333, 7.666667 43.283333, 7.666667 43.283333, 7.666667 43.283333))'^^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 '774_3549'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595067 8.009117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.595067"^^xsd:decimal ;
  dwc:decimalLongitude "8.009117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595067 8.009117)"^^geo:wktLiteral ;
  geo-pos:lat "43.595067"^^xsd:decimal ;
  geo-pos:long "8.009117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7316'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7316'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.945'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.009117'^^xsd:double;
  dwc:startLongitude '8.009117'^^xsd:double;
  dwc:endLongitude '8.009117'^^xsd:double;
  dwc:latitude '43.595067'^^xsd:double;
  dwc:startLatitude '43.595067'^^xsd:double;
  dwc:endLatitude '43.595067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.009117 43.595067, 8.009117 43.595067, 8.009117 43.595067, 8.009117 43.595067, 8.009117 43.595067))'^^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 '774_7316'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8052 8.150033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8052"^^xsd:decimal ;
  dwc:decimalLongitude "8.150033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8052 8.150033)"^^geo:wktLiteral ;
  geo-pos:lat "43.8052"^^xsd:decimal ;
  geo-pos:long "8.150033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7347'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7347'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.996666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.150033'^^xsd:double;
  dwc:startLongitude '8.150033'^^xsd:double;
  dwc:endLongitude '8.150033'^^xsd:double;
  dwc:latitude '43.8052'^^xsd:double;
  dwc:startLatitude '43.8052'^^xsd:double;
  dwc:endLatitude '43.8052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.150033 43.8052, 8.150033 43.8052, 8.150033 43.8052, 8.150033 43.8052, 8.150033 43.8052))'^^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 '774_7347'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7418 8.4017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7418"^^xsd:decimal ;
  dwc:decimalLongitude "8.4017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7418 8.4017)"^^geo:wktLiteral ;
  geo-pos:lat "43.7418"^^xsd:decimal ;
  geo-pos:long "8.4017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7582'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7582'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.124166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4017'^^xsd:double;
  dwc:startLongitude '8.4017'^^xsd:double;
  dwc:endLongitude '8.4017'^^xsd:double;
  dwc:latitude '43.7418'^^xsd:double;
  dwc:startLatitude '43.7418'^^xsd:double;
  dwc:endLatitude '43.7418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4017 43.7418, 8.4017 43.7418, 8.4017 43.7418, 8.4017 43.7418, 8.4017 43.7418))'^^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 '774_7582'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.719417 8.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.719417"^^xsd:decimal ;
  dwc:decimalLongitude "8.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.719417 8.576667)"^^geo:wktLiteral ;
  geo-pos:lat "42.719417"^^xsd:decimal ;
  geo-pos:long "8.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4108'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4108'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.576667'^^xsd:double;
  dwc:startLongitude '8.576667'^^xsd:double;
  dwc:endLongitude '8.576667'^^xsd:double;
  dwc:latitude '42.719417'^^xsd:double;
  dwc:startLatitude '42.719417'^^xsd:double;
  dwc:endLatitude '42.719417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.576667 42.719417, 8.576667 42.719417, 8.576667 42.719417, 8.576667 42.719417, 8.576667 42.719417))'^^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 '774_4108'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.745167 6.4185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.745167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.745167 6.4185)"^^geo:wktLiteral ;
  geo-pos:lat "42.745167"^^xsd:decimal ;
  geo-pos:long "6.4185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3347'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3347'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.4185'^^xsd:double;
  dwc:startLongitude '6.4185'^^xsd:double;
  dwc:endLongitude '6.4185'^^xsd:double;
  dwc:latitude '42.745167'^^xsd:double;
  dwc:startLatitude '42.745167'^^xsd:double;
  dwc:endLatitude '42.745167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4185 42.745167, 6.4185 42.745167, 6.4185 42.745167, 6.4185 42.745167, 6.4185 42.745167))'^^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 '774_3347'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82525 8.384717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82525"^^xsd:decimal ;
  dwc:decimalLongitude "8.384717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82525 8.384717)"^^geo:wktLiteral ;
  geo-pos:lat "43.82525"^^xsd:decimal ;
  geo-pos:long "8.384717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7309'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.384717'^^xsd:double;
  dwc:startLongitude '8.384717'^^xsd:double;
  dwc:endLongitude '8.384717'^^xsd:double;
  dwc:latitude '43.82525'^^xsd:double;
  dwc:startLatitude '43.82525'^^xsd:double;
  dwc:endLatitude '43.82525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.384717 43.82525, 8.384717 43.82525, 8.384717 43.82525, 8.384717 43.82525, 8.384717 43.82525))'^^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 '774_7309'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45367 7.16083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45367"^^xsd:decimal ;
  dwc:decimalLongitude "7.16083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45367 7.16083)"^^geo:wktLiteral ;
  geo-pos:lat "43.45367"^^xsd:decimal ;
  geo-pos:long "7.16083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5035'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5035'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.16083'^^xsd:double;
  dwc:startLongitude '7.16083'^^xsd:double;
  dwc:endLongitude '7.16083'^^xsd:double;
  dwc:latitude '43.45367'^^xsd:double;
  dwc:startLatitude '43.45367'^^xsd:double;
  dwc:endLatitude '43.45367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.16083 43.45367, 7.16083 43.45367, 7.16083 43.45367, 7.16083 43.45367, 7.16083 43.45367))'^^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 '774_5035'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7136 8.1885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7136"^^xsd:decimal ;
  dwc:decimalLongitude "8.1885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7136 8.1885)"^^geo:wktLiteral ;
  geo-pos:lat "43.7136"^^xsd:decimal ;
  geo-pos:long "8.1885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7271'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7271'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.6225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1885'^^xsd:double;
  dwc:startLongitude '8.1885'^^xsd:double;
  dwc:endLongitude '8.1885'^^xsd:double;
  dwc:latitude '43.7136'^^xsd:double;
  dwc:startLatitude '43.7136'^^xsd:double;
  dwc:endLatitude '43.7136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1885 43.7136, 8.1885 43.7136, 8.1885 43.7136, 8.1885 43.7136, 8.1885 43.7136))'^^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 '774_7271'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0669 9.0945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0669"^^xsd:decimal ;
  dwc:decimalLongitude "9.0945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0669 9.0945)"^^geo:wktLiteral ;
  geo-pos:lat "43.0669"^^xsd:decimal ;
  geo-pos:long "9.0945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3404'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3404'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.0945'^^xsd:double;
  dwc:startLongitude '9.0945'^^xsd:double;
  dwc:endLongitude '9.0945'^^xsd:double;
  dwc:latitude '43.0669'^^xsd:double;
  dwc:startLatitude '43.0669'^^xsd:double;
  dwc:endLatitude '43.0669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0945 43.0669, 9.0945 43.0669, 9.0945 43.0669, 9.0945 43.0669, 9.0945 43.0669))'^^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 '774_3404'^^xsd:string;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26906 15.41155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26906"^^xsd:decimal ;
  dwc:decimalLongitude "15.41155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26906 15.41155)"^^geo:wktLiteral ;
  geo-pos:lat "38.26906"^^xsd:decimal ;
  geo-pos:long "15.41155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8312'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8312'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.466388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.41155'^^xsd:double;
  dwc:startLongitude '15.41155'^^xsd:double;
  dwc:endLongitude '15.41155'^^xsd:double;
  dwc:latitude '38.26906'^^xsd:double;
  dwc:startLatitude '38.26906'^^xsd:double;
  dwc:endLatitude '38.26906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41155 38.26906, 15.41155 38.26906, 15.41155 38.26906, 15.41155 38.26906, 15.41155 38.26906))'^^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 '774_8312'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01269 8.511437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01269"^^xsd:decimal ;
  dwc:decimalLongitude "8.511437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01269 8.511437)"^^geo:wktLiteral ;
  geo-pos:lat "43.01269"^^xsd:decimal ;
  geo-pos:long "8.511437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8113'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.4483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.511437'^^xsd:double;
  dwc:startLongitude '8.511437'^^xsd:double;
  dwc:endLongitude '8.511437'^^xsd:double;
  dwc:latitude '43.01269'^^xsd:double;
  dwc:startLatitude '43.01269'^^xsd:double;
  dwc:endLatitude '43.01269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.511437 43.01269, 8.511437 43.01269, 8.511437 43.01269, 8.511437 43.01269, 8.511437 43.01269))'^^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 '774_8113'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31671 8.200858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31671"^^xsd:decimal ;
  dwc:decimalLongitude "8.200858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31671 8.200858)"^^geo:wktLiteral ;
  geo-pos:lat "43.31671"^^xsd:decimal ;
  geo-pos:long "8.200858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7977'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7977'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.7986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.200858'^^xsd:double;
  dwc:startLongitude '8.200858'^^xsd:double;
  dwc:endLongitude '8.200858'^^xsd:double;
  dwc:latitude '43.31671'^^xsd:double;
  dwc:startLatitude '43.31671'^^xsd:double;
  dwc:endLatitude '43.31671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.200858 43.31671, 8.200858 43.31671, 8.200858 43.31671, 8.200858 43.31671, 8.200858 43.31671))'^^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 '774_7977'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01196 15.4594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01196"^^xsd:decimal ;
  dwc:decimalLongitude "15.4594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01196 15.4594)"^^geo:wktLiteral ;
  geo-pos:lat "38.01196"^^xsd:decimal ;
  geo-pos:long "15.4594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8422'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8422'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.300277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.4594'^^xsd:double;
  dwc:startLongitude '15.4594'^^xsd:double;
  dwc:endLongitude '15.4594'^^xsd:double;
  dwc:latitude '38.01196'^^xsd:double;
  dwc:startLatitude '38.01196'^^xsd:double;
  dwc:endLatitude '38.01196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4594 38.01196, 15.4594 38.01196, 15.4594 38.01196, 15.4594 38.01196, 15.4594 38.01196))'^^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 '774_8422'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66506 7.766982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66506"^^xsd:decimal ;
  dwc:decimalLongitude "7.766982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66506 7.766982)"^^geo:wktLiteral ;
  geo-pos:lat "43.66506"^^xsd:decimal ;
  geo-pos:long "7.766982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7880'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7880'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.766982'^^xsd:double;
  dwc:startLongitude '7.766982'^^xsd:double;
  dwc:endLongitude '7.766982'^^xsd:double;
  dwc:latitude '43.66506'^^xsd:double;
  dwc:startLatitude '43.66506'^^xsd:double;
  dwc:endLatitude '43.66506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.766982 43.66506, 7.766982 43.66506, 7.766982 43.66506, 7.766982 43.66506, 7.766982 43.66506))'^^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 '774_7880'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13334 7.94357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13334"^^xsd:decimal ;
  dwc:decimalLongitude "7.94357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13334 7.94357)"^^geo:wktLiteral ;
  geo-pos:lat "43.13334"^^xsd:decimal ;
  geo-pos:long "7.94357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7717'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7717'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6352777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.94357'^^xsd:double;
  dwc:startLongitude '7.94357'^^xsd:double;
  dwc:endLongitude '7.94357'^^xsd:double;
  dwc:latitude '43.13334'^^xsd:double;
  dwc:startLatitude '43.13334'^^xsd:double;
  dwc:endLatitude '43.13334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.94357 43.13334, 7.94357 43.13334, 7.94357 43.13334, 7.94357 43.13334, 7.94357 43.13334))'^^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 '774_7717'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 8.422667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.422667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 8.422667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "8.422667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2325'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2325'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.422667'^^xsd:double;
  dwc:startLongitude '8.422667'^^xsd:double;
  dwc:endLongitude '8.422667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:startLatitude '43.45'^^xsd:double;
  dwc:endLatitude '43.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.422667 43.45, 8.422667 43.45, 8.422667 43.45, 8.422667 43.45, 8.422667 43.45))'^^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 '774_2325'^^xsd:string;
  dwc:observationDate '1988-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5313 8.1354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5313"^^xsd:decimal ;
  dwc:decimalLongitude "8.1354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5313 8.1354)"^^geo:wktLiteral ;
  geo-pos:lat "43.5313"^^xsd:decimal ;
  geo-pos:long "8.1354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7467'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7467'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.592222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1354'^^xsd:double;
  dwc:startLongitude '8.1354'^^xsd:double;
  dwc:endLongitude '8.1354'^^xsd:double;
  dwc:latitude '43.5313'^^xsd:double;
  dwc:startLatitude '43.5313'^^xsd:double;
  dwc:endLatitude '43.5313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1354 43.5313, 8.1354 43.5313, 8.1354 43.5313, 8.1354 43.5313, 8.1354 43.5313))'^^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 '774_7467'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.348833 7.980333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.348833"^^xsd:decimal ;
  dwc:decimalLongitude "7.980333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.348833 7.980333)"^^geo:wktLiteral ;
  geo-pos:lat "43.348833"^^xsd:decimal ;
  geo-pos:long "7.980333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3897'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3897'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.980333'^^xsd:double;
  dwc:startLongitude '7.980333'^^xsd:double;
  dwc:endLongitude '7.980333'^^xsd:double;
  dwc:latitude '43.348833'^^xsd:double;
  dwc:startLatitude '43.348833'^^xsd:double;
  dwc:endLatitude '43.348833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.980333 43.348833, 7.980333 43.348833, 7.980333 43.348833, 7.980333 43.348833, 7.980333 43.348833))'^^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 '774_3897'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5085 7.8356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5085"^^xsd:decimal ;
  dwc:decimalLongitude "7.8356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5085 7.8356)"^^geo:wktLiteral ;
  geo-pos:lat "43.5085"^^xsd:decimal ;
  geo-pos:long "7.8356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7550'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7550'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.858611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8356'^^xsd:double;
  dwc:startLongitude '7.8356'^^xsd:double;
  dwc:endLongitude '7.8356'^^xsd:double;
  dwc:latitude '43.5085'^^xsd:double;
  dwc:startLatitude '43.5085'^^xsd:double;
  dwc:endLatitude '43.5085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8356 43.5085, 7.8356 43.5085, 7.8356 43.5085, 7.8356 43.5085, 7.8356 43.5085))'^^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 '774_7550'^^xsd:string;
  dwc:observationDate '2000-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7603 8.1005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7603"^^xsd:decimal ;
  dwc:decimalLongitude "8.1005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7603 8.1005)"^^geo:wktLiteral ;
  geo-pos:lat "43.7603"^^xsd:decimal ;
  geo-pos:long "8.1005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7563'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7563'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.529166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1005'^^xsd:double;
  dwc:startLongitude '8.1005'^^xsd:double;
  dwc:endLongitude '8.1005'^^xsd:double;
  dwc:latitude '43.7603'^^xsd:double;
  dwc:startLatitude '43.7603'^^xsd:double;
  dwc:endLatitude '43.7603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1005 43.7603, 8.1005 43.7603, 8.1005 43.7603, 8.1005 43.7603, 8.1005 43.7603))'^^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 '774_7563'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.958333 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.958333"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.958333 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.958333"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3332'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3332'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:startLongitude '9.25'^^xsd:double;
  dwc:endLongitude '9.25'^^xsd:double;
  dwc:latitude '42.958333'^^xsd:double;
  dwc:startLatitude '42.958333'^^xsd:double;
  dwc:endLatitude '42.958333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.25 42.958333, 9.25 42.958333, 9.25 42.958333, 9.25 42.958333, 9.25 42.958333))'^^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 '774_3332'^^xsd:string;
  dwc:observationDate '1990-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2576'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2576'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:startLongitude '8.65'^^xsd:double;
  dwc:endLongitude '8.65'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:startLatitude '43.2'^^xsd:double;
  dwc:endLatitude '43.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65 43.2, 8.65 43.2, 8.65 43.2, 8.65 43.2, 8.65 43.2))'^^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 '774_2576'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55556 7.79167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55556"^^xsd:decimal ;
  dwc:decimalLongitude "7.79167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55556 7.79167)"^^geo:wktLiteral ;
  geo-pos:lat "43.55556"^^xsd:decimal ;
  geo-pos:long "7.79167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3733'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3733'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79167'^^xsd:double;
  dwc:startLongitude '7.79167'^^xsd:double;
  dwc:endLongitude '7.79167'^^xsd:double;
  dwc:latitude '43.55556'^^xsd:double;
  dwc:startLatitude '43.55556'^^xsd:double;
  dwc:endLatitude '43.55556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79167 43.55556, 7.79167 43.55556, 7.79167 43.55556, 7.79167 43.55556, 7.79167 43.55556))'^^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 '774_3733'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 8.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 8.633333)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "8.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3428'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3428'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.633333'^^xsd:double;
  dwc:startLongitude '8.633333'^^xsd:double;
  dwc:endLongitude '8.633333'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:startLatitude '42.65'^^xsd:double;
  dwc:endLatitude '42.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.633333 42.65, 8.633333 42.65, 8.633333 42.65, 8.633333 42.65, 8.633333 42.65))'^^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 '774_3428'^^xsd:string;
  dwc:observationDate '1991-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7553 8.3737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7553"^^xsd:decimal ;
  dwc:decimalLongitude "8.3737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7553 8.3737)"^^geo:wktLiteral ;
  geo-pos:lat "43.7553"^^xsd:decimal ;
  geo-pos:long "8.3737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7179'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7179'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.162222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3737'^^xsd:double;
  dwc:startLongitude '8.3737'^^xsd:double;
  dwc:endLongitude '8.3737'^^xsd:double;
  dwc:latitude '43.7553'^^xsd:double;
  dwc:startLatitude '43.7553'^^xsd:double;
  dwc:endLatitude '43.7553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3737 43.7553, 8.3737 43.7553, 8.3737 43.7553, 8.3737 43.7553, 8.3737 43.7553))'^^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 '774_7179'^^xsd:string;
  dwc:observationDate '1998-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6069 8.4139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6069"^^xsd:decimal ;
  dwc:decimalLongitude "8.4139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6069 8.4139)"^^geo:wktLiteral ;
  geo-pos:lat "43.6069"^^xsd:decimal ;
  geo-pos:long "8.4139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7617'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7617'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.194166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4139'^^xsd:double;
  dwc:startLongitude '8.4139'^^xsd:double;
  dwc:endLongitude '8.4139'^^xsd:double;
  dwc:latitude '43.6069'^^xsd:double;
  dwc:startLatitude '43.6069'^^xsd:double;
  dwc:endLatitude '43.6069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4139 43.6069, 8.4139 43.6069, 8.4139 43.6069, 8.4139 43.6069, 8.4139 43.6069))'^^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 '774_7617'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7471 7.9752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7471"^^xsd:decimal ;
  dwc:decimalLongitude "7.9752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7471 7.9752)"^^geo:wktLiteral ;
  geo-pos:lat "43.7471"^^xsd:decimal ;
  geo-pos:long "7.9752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7160'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7160'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.458611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9752'^^xsd:double;
  dwc:startLongitude '7.9752'^^xsd:double;
  dwc:endLongitude '7.9752'^^xsd:double;
  dwc:latitude '43.7471'^^xsd:double;
  dwc:startLatitude '43.7471'^^xsd:double;
  dwc:endLatitude '43.7471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9752 43.7471, 7.9752 43.7471, 7.9752 43.7471, 7.9752 43.7471, 7.9752 43.7471))'^^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 '774_7160'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.472317 8.282583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.472317"^^xsd:decimal ;
  dwc:decimalLongitude "8.282583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.472317 8.282583)"^^geo:wktLiteral ;
  geo-pos:lat "42.472317"^^xsd:decimal ;
  geo-pos:long "8.282583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3760'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3760'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.282583'^^xsd:double;
  dwc:startLongitude '8.282583'^^xsd:double;
  dwc:endLongitude '8.282583'^^xsd:double;
  dwc:latitude '42.472317'^^xsd:double;
  dwc:startLatitude '42.472317'^^xsd:double;
  dwc:endLatitude '42.472317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.282583 42.472317, 8.282583 42.472317, 8.282583 42.472317, 8.282583 42.472317, 8.282583 42.472317))'^^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 '774_3760'^^xsd:string;
  dwc:observationDate '1993-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.186167 8.235167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.186167"^^xsd:decimal ;
  dwc:decimalLongitude "8.235167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.186167 8.235167)"^^geo:wktLiteral ;
  geo-pos:lat "43.186167"^^xsd:decimal ;
  geo-pos:long "8.235167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4386'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.235167'^^xsd:double;
  dwc:startLongitude '8.235167'^^xsd:double;
  dwc:endLongitude '8.235167'^^xsd:double;
  dwc:latitude '43.186167'^^xsd:double;
  dwc:startLatitude '43.186167'^^xsd:double;
  dwc:endLatitude '43.186167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.235167 43.186167, 8.235167 43.186167, 8.235167 43.186167, 8.235167 43.186167, 8.235167 43.186167))'^^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 '774_4386'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82255 8.08665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82255"^^xsd:decimal ;
  dwc:decimalLongitude "8.08665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82255 8.08665)"^^geo:wktLiteral ;
  geo-pos:lat "43.82255"^^xsd:decimal ;
  geo-pos:long "8.08665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7445'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7445'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.984722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08665'^^xsd:double;
  dwc:startLongitude '8.08665'^^xsd:double;
  dwc:endLongitude '8.08665'^^xsd:double;
  dwc:latitude '43.82255'^^xsd:double;
  dwc:startLatitude '43.82255'^^xsd:double;
  dwc:endLatitude '43.82255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08665 43.82255, 8.08665 43.82255, 8.08665 43.82255, 8.08665 43.82255, 8.08665 43.82255))'^^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 '774_7445'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6862 8.282433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6862"^^xsd:decimal ;
  dwc:decimalLongitude "8.282433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6862 8.282433)"^^geo:wktLiteral ;
  geo-pos:lat "43.6862"^^xsd:decimal ;
  geo-pos:long "8.282433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6970'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6970'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.282433'^^xsd:double;
  dwc:startLongitude '8.282433'^^xsd:double;
  dwc:endLongitude '8.282433'^^xsd:double;
  dwc:latitude '43.6862'^^xsd:double;
  dwc:startLatitude '43.6862'^^xsd:double;
  dwc:endLatitude '43.6862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.282433 43.6862, 8.282433 43.6862, 8.282433 43.6862, 8.282433 43.6862, 8.282433 43.6862))'^^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 '774_6970'^^xsd:string;
  dwc:observationDate '1996-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.103611 20.364722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.103611"^^xsd:decimal ;
  dwc:decimalLongitude "20.364722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.103611 20.364722)"^^geo:wktLiteral ;
  geo-pos:lat "39.103611"^^xsd:decimal ;
  geo-pos:long "20.364722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_743'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_743'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.364722'^^xsd:double;
  dwc:startLongitude '20.364722'^^xsd:double;
  dwc:endLongitude '20.364722'^^xsd:double;
  dwc:latitude '39.103611'^^xsd:double;
  dwc:startLatitude '39.103611'^^xsd:double;
  dwc:endLatitude '39.103611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.364722 39.103611, 20.364722 39.103611, 20.364722 39.103611, 20.364722 39.103611, 20.364722 39.103611))'^^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 '774_743'^^xsd:string;
  dwc:observationDate '1994-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78485 8.6211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78485"^^xsd:decimal ;
  dwc:decimalLongitude "8.6211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78485 8.6211)"^^geo:wktLiteral ;
  geo-pos:lat "42.78485"^^xsd:decimal ;
  geo-pos:long "8.6211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3882'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3882'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6211'^^xsd:double;
  dwc:startLongitude '8.6211'^^xsd:double;
  dwc:endLongitude '8.6211'^^xsd:double;
  dwc:latitude '42.78485'^^xsd:double;
  dwc:startLatitude '42.78485'^^xsd:double;
  dwc:endLatitude '42.78485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6211 42.78485, 8.6211 42.78485, 8.6211 42.78485, 8.6211 42.78485, 8.6211 42.78485))'^^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 '774_3882'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 8.500919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "8.500919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 8.500919)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "8.500919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7636'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7636'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.500919'^^xsd:double;
  dwc:startLongitude '8.500919'^^xsd:double;
  dwc:endLongitude '8.500919'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:startLatitude '44.2357'^^xsd:double;
  dwc:endLatitude '44.2357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.500919 44.2357, 8.500919 44.2357, 8.500919 44.2357, 8.500919 44.2357, 8.500919 44.2357))'^^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 '774_7636'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27404 7.505858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27404"^^xsd:decimal ;
  dwc:decimalLongitude "7.505858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27404 7.505858)"^^geo:wktLiteral ;
  geo-pos:lat "43.27404"^^xsd:decimal ;
  geo-pos:long "7.505858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6252'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.428055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.505858'^^xsd:double;
  dwc:startLongitude '7.505858'^^xsd:double;
  dwc:endLongitude '7.505858'^^xsd:double;
  dwc:latitude '43.27404'^^xsd:double;
  dwc:startLatitude '43.27404'^^xsd:double;
  dwc:endLatitude '43.27404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.505858 43.27404, 7.505858 43.27404, 7.505858 43.27404, 7.505858 43.27404, 7.505858 43.27404))'^^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 '774_6252'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.412833 7.936033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.412833"^^xsd:decimal ;
  dwc:decimalLongitude "7.936033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.412833 7.936033)"^^geo:wktLiteral ;
  geo-pos:lat "43.412833"^^xsd:decimal ;
  geo-pos:long "7.936033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3818'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3818'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.936033'^^xsd:double;
  dwc:startLongitude '7.936033'^^xsd:double;
  dwc:endLongitude '7.936033'^^xsd:double;
  dwc:latitude '43.412833'^^xsd:double;
  dwc:startLatitude '43.412833'^^xsd:double;
  dwc:endLatitude '43.412833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.936033 43.412833, 7.936033 43.412833, 7.936033 43.412833, 7.936033 43.412833, 7.936033 43.412833))'^^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 '774_3818'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5659 7.78415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5659"^^xsd:decimal ;
  dwc:decimalLongitude "7.78415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5659 7.78415)"^^geo:wktLiteral ;
  geo-pos:lat "43.5659"^^xsd:decimal ;
  geo-pos:long "7.78415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3411'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3411'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78415'^^xsd:double;
  dwc:startLongitude '7.78415'^^xsd:double;
  dwc:endLongitude '7.78415'^^xsd:double;
  dwc:latitude '43.5659'^^xsd:double;
  dwc:startLatitude '43.5659'^^xsd:double;
  dwc:endLatitude '43.5659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78415 43.5659, 7.78415 43.5659, 7.78415 43.5659, 7.78415 43.5659, 7.78415 43.5659))'^^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 '774_3411'^^xsd:string;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24717 6.89967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24717"^^xsd:decimal ;
  dwc:decimalLongitude "6.89967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24717 6.89967)"^^geo:wktLiteral ;
  geo-pos:lat "43.24717"^^xsd:decimal ;
  geo-pos:long "6.89967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4929'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4929'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.89967'^^xsd:double;
  dwc:startLongitude '6.89967'^^xsd:double;
  dwc:endLongitude '6.89967'^^xsd:double;
  dwc:latitude '43.24717'^^xsd:double;
  dwc:startLatitude '43.24717'^^xsd:double;
  dwc:endLatitude '43.24717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.89967 43.24717, 6.89967 43.24717, 6.89967 43.24717, 6.89967 43.24717, 6.89967 43.24717))'^^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 '774_4929'^^xsd:string;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63035 8.007533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63035"^^xsd:decimal ;
  dwc:decimalLongitude "8.007533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63035 8.007533)"^^geo:wktLiteral ;
  geo-pos:lat "43.63035"^^xsd:decimal ;
  geo-pos:long "8.007533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7436'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7436'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.298888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.007533'^^xsd:double;
  dwc:startLongitude '8.007533'^^xsd:double;
  dwc:endLongitude '8.007533'^^xsd:double;
  dwc:latitude '43.63035'^^xsd:double;
  dwc:startLatitude '43.63035'^^xsd:double;
  dwc:endLatitude '43.63035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.007533 43.63035, 8.007533 43.63035, 8.007533 43.63035, 8.007533 43.63035, 8.007533 43.63035))'^^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 '774_7436'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710567 8.1001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.710567"^^xsd:decimal ;
  dwc:decimalLongitude "8.1001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710567 8.1001)"^^geo:wktLiteral ;
  geo-pos:lat "43.710567"^^xsd:decimal ;
  geo-pos:long "8.1001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7447'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7447'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.852222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1001'^^xsd:double;
  dwc:startLongitude '8.1001'^^xsd:double;
  dwc:endLongitude '8.1001'^^xsd:double;
  dwc:latitude '43.710567'^^xsd:double;
  dwc:startLatitude '43.710567'^^xsd:double;
  dwc:endLatitude '43.710567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1001 43.710567, 8.1001 43.710567, 8.1001 43.710567, 8.1001 43.710567, 8.1001 43.710567))'^^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 '774_7447'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58 8.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58 8.616667)"^^geo:wktLiteral ;
  geo-pos:lat "42.58"^^xsd:decimal ;
  geo-pos:long "8.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3685'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3685'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.616667'^^xsd:double;
  dwc:startLongitude '8.616667'^^xsd:double;
  dwc:endLongitude '8.616667'^^xsd:double;
  dwc:latitude '42.58'^^xsd:double;
  dwc:startLatitude '42.58'^^xsd:double;
  dwc:endLatitude '42.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.616667 42.58, 8.616667 42.58, 8.616667 42.58, 8.616667 42.58, 8.616667 42.58))'^^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 '774_3685'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.330583 8.030617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.330583"^^xsd:decimal ;
  dwc:decimalLongitude "8.030617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.330583 8.030617)"^^geo:wktLiteral ;
  geo-pos:lat "43.330583"^^xsd:decimal ;
  geo-pos:long "8.030617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3486'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3486'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.030617'^^xsd:double;
  dwc:startLongitude '8.030617'^^xsd:double;
  dwc:endLongitude '8.030617'^^xsd:double;
  dwc:latitude '43.330583'^^xsd:double;
  dwc:startLatitude '43.330583'^^xsd:double;
  dwc:endLatitude '43.330583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.030617 43.330583, 8.030617 43.330583, 8.030617 43.330583, 8.030617 43.330583, 8.030617 43.330583))'^^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 '774_3486'^^xsd:string;
  dwc:observationDate '1991-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.466667 8.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.466667 8.316667)"^^geo:wktLiteral ;
  geo-pos:lat "41.466667"^^xsd:decimal ;
  geo-pos:long "8.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2605'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2605'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.316667'^^xsd:double;
  dwc:startLongitude '8.316667'^^xsd:double;
  dwc:endLongitude '8.316667'^^xsd:double;
  dwc:latitude '41.466667'^^xsd:double;
  dwc:startLatitude '41.466667'^^xsd:double;
  dwc:endLatitude '41.466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.316667 41.466667, 8.316667 41.466667, 8.316667 41.466667, 8.316667 41.466667, 8.316667 41.466667))'^^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 '774_2605'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.282417 7.9874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.282417"^^xsd:decimal ;
  dwc:decimalLongitude "7.9874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.282417 7.9874)"^^geo:wktLiteral ;
  geo-pos:lat "43.282417"^^xsd:decimal ;
  geo-pos:long "7.9874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3523'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3523'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9874'^^xsd:double;
  dwc:startLongitude '7.9874'^^xsd:double;
  dwc:endLongitude '7.9874'^^xsd:double;
  dwc:latitude '43.282417'^^xsd:double;
  dwc:startLatitude '43.282417'^^xsd:double;
  dwc:endLatitude '43.282417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9874 43.282417, 7.9874 43.282417, 7.9874 43.282417, 7.9874 43.282417, 7.9874 43.282417))'^^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 '774_3523'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844444 19.310278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844444"^^xsd:decimal ;
  dwc:decimalLongitude "19.310278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844444 19.310278)"^^geo:wktLiteral ;
  geo-pos:lat "39.844444"^^xsd:decimal ;
  geo-pos:long "19.310278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_714'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_714'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.310278'^^xsd:double;
  dwc:startLongitude '19.310278'^^xsd:double;
  dwc:endLongitude '19.310278'^^xsd:double;
  dwc:latitude '39.844444'^^xsd:double;
  dwc:startLatitude '39.844444'^^xsd:double;
  dwc:endLatitude '39.844444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.310278 39.844444, 19.310278 39.844444, 19.310278 39.844444, 19.310278 39.844444, 19.310278 39.844444))'^^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 '774_714'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.735 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.735"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.735 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.735"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3883'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3883'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.75'^^xsd:double;
  dwc:startLongitude '8.75'^^xsd:double;
  dwc:endLongitude '8.75'^^xsd:double;
  dwc:latitude '42.735'^^xsd:double;
  dwc:startLatitude '42.735'^^xsd:double;
  dwc:endLatitude '42.735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.75 42.735, 8.75 42.735, 8.75 42.735, 8.75 42.735, 8.75 42.735))'^^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 '774_3883'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5169 7.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5169"^^xsd:decimal ;
  dwc:decimalLongitude "7.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5169 7.654)"^^geo:wktLiteral ;
  geo-pos:lat "43.5169"^^xsd:decimal ;
  geo-pos:long "7.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7510'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7510'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.183055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.654'^^xsd:double;
  dwc:startLongitude '7.654'^^xsd:double;
  dwc:endLongitude '7.654'^^xsd:double;
  dwc:latitude '43.5169'^^xsd:double;
  dwc:startLatitude '43.5169'^^xsd:double;
  dwc:endLatitude '43.5169'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.654 43.5169, 7.654 43.5169, 7.654 43.5169, 7.654 43.5169, 7.654 43.5169))'^^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 '774_7510'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.625942 7.348655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.625942"^^xsd:decimal ;
  dwc:decimalLongitude "7.348655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.625942 7.348655)"^^geo:wktLiteral ;
  geo-pos:lat "43.625942"^^xsd:decimal ;
  geo-pos:long "7.348655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5825'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5825'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.348655'^^xsd:double;
  dwc:startLongitude '7.348655'^^xsd:double;
  dwc:endLongitude '7.348655'^^xsd:double;
  dwc:latitude '43.625942'^^xsd:double;
  dwc:startLatitude '43.625942'^^xsd:double;
  dwc:endLatitude '43.625942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.348655 43.625942, 7.348655 43.625942, 7.348655 43.625942, 7.348655 43.625942, 7.348655 43.625942))'^^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 '774_5825'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76922 8.040042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76922"^^xsd:decimal ;
  dwc:decimalLongitude "8.040042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76922 8.040042)"^^geo:wktLiteral ;
  geo-pos:lat "43.76922"^^xsd:decimal ;
  geo-pos:long "8.040042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7917'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7917'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.3725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.040042'^^xsd:double;
  dwc:startLongitude '8.040042'^^xsd:double;
  dwc:endLongitude '8.040042'^^xsd:double;
  dwc:latitude '43.76922'^^xsd:double;
  dwc:startLatitude '43.76922'^^xsd:double;
  dwc:endLatitude '43.76922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.040042 43.76922, 8.040042 43.76922, 8.040042 43.76922, 8.040042 43.76922, 8.040042 43.76922))'^^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 '774_7917'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27628 15.27298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27628"^^xsd:decimal ;
  dwc:decimalLongitude "15.27298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27628 15.27298)"^^geo:wktLiteral ;
  geo-pos:lat "38.27628"^^xsd:decimal ;
  geo-pos:long "15.27298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8368'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8368'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.27298'^^xsd:double;
  dwc:startLongitude '15.27298'^^xsd:double;
  dwc:endLongitude '15.27298'^^xsd:double;
  dwc:latitude '38.27628'^^xsd:double;
  dwc:startLatitude '38.27628'^^xsd:double;
  dwc:endLatitude '38.27628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.27298 38.27628, 15.27298 38.27628, 15.27298 38.27628, 15.27298 38.27628, 15.27298 38.27628))'^^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 '774_8368'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692791 7.906198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692791"^^xsd:decimal ;
  dwc:decimalLongitude "7.906198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692791 7.906198)"^^geo:wktLiteral ;
  geo-pos:lat "43.692791"^^xsd:decimal ;
  geo-pos:long "7.906198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5777'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5777'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.906198'^^xsd:double;
  dwc:startLongitude '7.906198'^^xsd:double;
  dwc:endLongitude '7.906198'^^xsd:double;
  dwc:latitude '43.692791'^^xsd:double;
  dwc:startLatitude '43.692791'^^xsd:double;
  dwc:endLatitude '43.692791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.906198 43.692791, 7.906198 43.692791, 7.906198 43.692791, 7.906198 43.692791, 7.906198 43.692791))'^^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 '774_5777'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43826 7.00347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43826"^^xsd:decimal ;
  dwc:decimalLongitude "7.00347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43826 7.00347)"^^geo:wktLiteral ;
  geo-pos:lat "43.43826"^^xsd:decimal ;
  geo-pos:long "7.00347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6586'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6586'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.87'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.00347'^^xsd:double;
  dwc:startLongitude '7.00347'^^xsd:double;
  dwc:endLongitude '7.00347'^^xsd:double;
  dwc:latitude '43.43826'^^xsd:double;
  dwc:startLatitude '43.43826'^^xsd:double;
  dwc:endLatitude '43.43826'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.00347 43.43826, 7.00347 43.43826, 7.00347 43.43826, 7.00347 43.43826, 7.00347 43.43826))'^^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 '774_6586'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30553 7.74216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30553"^^xsd:decimal ;
  dwc:decimalLongitude "7.74216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30553 7.74216)"^^geo:wktLiteral ;
  geo-pos:lat "43.30553"^^xsd:decimal ;
  geo-pos:long "7.74216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6541'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6541'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74216'^^xsd:double;
  dwc:startLongitude '7.74216'^^xsd:double;
  dwc:endLongitude '7.74216'^^xsd:double;
  dwc:latitude '43.30553'^^xsd:double;
  dwc:startLatitude '43.30553'^^xsd:double;
  dwc:endLatitude '43.30553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74216 43.30553, 7.74216 43.30553, 7.74216 43.30553, 7.74216 43.30553, 7.74216 43.30553))'^^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 '774_6541'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47567 7.697121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47567"^^xsd:decimal ;
  dwc:decimalLongitude "7.697121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47567 7.697121)"^^geo:wktLiteral ;
  geo-pos:lat "43.47567"^^xsd:decimal ;
  geo-pos:long "7.697121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8044'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8044'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.049166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.697121'^^xsd:double;
  dwc:startLongitude '7.697121'^^xsd:double;
  dwc:endLongitude '7.697121'^^xsd:double;
  dwc:latitude '43.47567'^^xsd:double;
  dwc:startLatitude '43.47567'^^xsd:double;
  dwc:endLatitude '43.47567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.697121 43.47567, 7.697121 43.47567, 7.697121 43.47567, 7.697121 43.47567, 7.697121 43.47567))'^^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 '774_8044'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.014332 8.50125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.014332"^^xsd:decimal ;
  dwc:decimalLongitude "8.50125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.014332 8.50125)"^^geo:wktLiteral ;
  geo-pos:lat "44.014332"^^xsd:decimal ;
  geo-pos:long "8.50125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5430'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5430'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.77'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.50125'^^xsd:double;
  dwc:startLongitude '8.50125'^^xsd:double;
  dwc:endLongitude '8.50125'^^xsd:double;
  dwc:latitude '44.014332'^^xsd:double;
  dwc:startLatitude '44.014332'^^xsd:double;
  dwc:endLatitude '44.014332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50125 44.014332, 8.50125 44.014332, 8.50125 44.014332, 8.50125 44.014332, 8.50125 44.014332))'^^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 '774_5430'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697388 7.718367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.697388"^^xsd:decimal ;
  dwc:decimalLongitude "7.718367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697388 7.718367)"^^geo:wktLiteral ;
  geo-pos:lat "43.697388"^^xsd:decimal ;
  geo-pos:long "7.718367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6216'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6216'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.483888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.718367'^^xsd:double;
  dwc:startLongitude '7.718367'^^xsd:double;
  dwc:endLongitude '7.718367'^^xsd:double;
  dwc:latitude '43.697388'^^xsd:double;
  dwc:startLatitude '43.697388'^^xsd:double;
  dwc:endLatitude '43.697388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.718367 43.697388, 7.718367 43.697388, 7.718367 43.697388, 7.718367 43.697388, 7.718367 43.697388))'^^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 '774_6216'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6652 7.774018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6652"^^xsd:decimal ;
  dwc:decimalLongitude "7.774018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6652 7.774018)"^^geo:wktLiteral ;
  geo-pos:lat "43.6652"^^xsd:decimal ;
  geo-pos:long "7.774018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7924'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7924'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.851388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.774018'^^xsd:double;
  dwc:startLongitude '7.774018'^^xsd:double;
  dwc:endLongitude '7.774018'^^xsd:double;
  dwc:latitude '43.6652'^^xsd:double;
  dwc:startLatitude '43.6652'^^xsd:double;
  dwc:endLatitude '43.6652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.774018 43.6652, 7.774018 43.6652, 7.774018 43.6652, 7.774018 43.6652, 7.774018 43.6652))'^^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 '774_7924'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2345 8.412167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2345"^^xsd:decimal ;
  dwc:decimalLongitude "8.412167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2345 8.412167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2345"^^xsd:decimal ;
  geo-pos:long "8.412167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2806'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2806'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.412167'^^xsd:double;
  dwc:startLongitude '8.412167'^^xsd:double;
  dwc:endLongitude '8.412167'^^xsd:double;
  dwc:latitude '41.2345'^^xsd:double;
  dwc:startLatitude '41.2345'^^xsd:double;
  dwc:endLatitude '41.2345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.412167 41.2345, 8.412167 41.2345, 8.412167 41.2345, 8.412167 41.2345, 8.412167 41.2345))'^^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 '774_2806'^^xsd:string;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55735 8.058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55735"^^xsd:decimal ;
  dwc:decimalLongitude "8.058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55735 8.058317)"^^geo:wktLiteral ;
  geo-pos:lat "43.55735"^^xsd:decimal ;
  geo-pos:long "8.058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7318'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7318'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.028888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.058317'^^xsd:double;
  dwc:startLongitude '8.058317'^^xsd:double;
  dwc:endLongitude '8.058317'^^xsd:double;
  dwc:latitude '43.55735'^^xsd:double;
  dwc:startLatitude '43.55735'^^xsd:double;
  dwc:endLatitude '43.55735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.058317 43.55735, 8.058317 43.55735, 8.058317 43.55735, 8.058317 43.55735, 8.058317 43.55735))'^^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 '774_7318'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.856533 8.45595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.856533"^^xsd:decimal ;
  dwc:decimalLongitude "8.45595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.856533 8.45595)"^^geo:wktLiteral ;
  geo-pos:lat "42.856533"^^xsd:decimal ;
  geo-pos:long "8.45595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3966'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3966'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45595'^^xsd:double;
  dwc:startLongitude '8.45595'^^xsd:double;
  dwc:endLongitude '8.45595'^^xsd:double;
  dwc:latitude '42.856533'^^xsd:double;
  dwc:startLatitude '42.856533'^^xsd:double;
  dwc:endLatitude '42.856533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45595 42.856533, 8.45595 42.856533, 8.45595 42.856533, 8.45595 42.856533, 8.45595 42.856533))'^^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 '774_3966'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5368 8.1012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5368"^^xsd:decimal ;
  dwc:decimalLongitude "8.1012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5368 8.1012)"^^geo:wktLiteral ;
  geo-pos:lat "43.5368"^^xsd:decimal ;
  geo-pos:long "8.1012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7551'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7551'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.695833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1012'^^xsd:double;
  dwc:startLongitude '8.1012'^^xsd:double;
  dwc:endLongitude '8.1012'^^xsd:double;
  dwc:latitude '43.5368'^^xsd:double;
  dwc:startLatitude '43.5368'^^xsd:double;
  dwc:endLatitude '43.5368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1012 43.5368, 8.1012 43.5368, 8.1012 43.5368, 8.1012 43.5368, 8.1012 43.5368))'^^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 '774_7551'^^xsd:string;
  dwc:observationDate '2000-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7343 8.1336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7343"^^xsd:decimal ;
  dwc:decimalLongitude "8.1336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7343 8.1336)"^^geo:wktLiteral ;
  geo-pos:lat "43.7343"^^xsd:decimal ;
  geo-pos:long "8.1336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7199'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7199'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.128055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1336'^^xsd:double;
  dwc:startLongitude '8.1336'^^xsd:double;
  dwc:endLongitude '8.1336'^^xsd:double;
  dwc:latitude '43.7343'^^xsd:double;
  dwc:startLatitude '43.7343'^^xsd:double;
  dwc:endLatitude '43.7343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1336 43.7343, 8.1336 43.7343, 8.1336 43.7343, 8.1336 43.7343, 8.1336 43.7343))'^^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 '774_7199'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5462 8.2343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5462"^^xsd:decimal ;
  dwc:decimalLongitude "8.2343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5462 8.2343)"^^geo:wktLiteral ;
  geo-pos:lat "43.5462"^^xsd:decimal ;
  geo-pos:long "8.2343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7623'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7623'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2343'^^xsd:double;
  dwc:startLongitude '8.2343'^^xsd:double;
  dwc:endLongitude '8.2343'^^xsd:double;
  dwc:latitude '43.5462'^^xsd:double;
  dwc:startLatitude '43.5462'^^xsd:double;
  dwc:endLatitude '43.5462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2343 43.5462, 8.2343 43.5462, 8.2343 43.5462, 8.2343 43.5462, 8.2343 43.5462))'^^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 '774_7623'^^xsd:string;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5085 7.6535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5085"^^xsd:decimal ;
  dwc:decimalLongitude "7.6535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5085 7.6535)"^^geo:wktLiteral ;
  geo-pos:lat "43.5085"^^xsd:decimal ;
  geo-pos:long "7.6535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3765'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3765'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6535'^^xsd:double;
  dwc:startLongitude '7.6535'^^xsd:double;
  dwc:endLongitude '7.6535'^^xsd:double;
  dwc:latitude '43.5085'^^xsd:double;
  dwc:startLatitude '43.5085'^^xsd:double;
  dwc:endLatitude '43.5085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6535 43.5085, 7.6535 43.5085, 7.6535 43.5085, 7.6535 43.5085, 7.6535 43.5085))'^^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 '774_3765'^^xsd:string;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789333 8.378833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789333"^^xsd:decimal ;
  dwc:decimalLongitude "8.378833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789333 8.378833)"^^geo:wktLiteral ;
  geo-pos:lat "42.789333"^^xsd:decimal ;
  geo-pos:long "8.378833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4029'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4029'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.378833'^^xsd:double;
  dwc:startLongitude '8.378833'^^xsd:double;
  dwc:endLongitude '8.378833'^^xsd:double;
  dwc:latitude '42.789333'^^xsd:double;
  dwc:startLatitude '42.789333'^^xsd:double;
  dwc:endLatitude '42.789333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.378833 42.789333, 8.378833 42.789333, 8.378833 42.789333, 8.378833 42.789333, 8.378833 42.789333))'^^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 '774_4029'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.799 8.5557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.799"^^xsd:decimal ;
  dwc:decimalLongitude "8.5557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.799 8.5557)"^^geo:wktLiteral ;
  geo-pos:lat "43.799"^^xsd:decimal ;
  geo-pos:long "8.5557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7566'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7566'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.050555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5557'^^xsd:double;
  dwc:startLongitude '8.5557'^^xsd:double;
  dwc:endLongitude '8.5557'^^xsd:double;
  dwc:latitude '43.799'^^xsd:double;
  dwc:startLatitude '43.799'^^xsd:double;
  dwc:endLatitude '43.799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5557 43.799, 8.5557 43.799, 8.5557 43.799, 8.5557 43.799, 8.5557 43.799))'^^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 '774_7566'^^xsd:string;
  dwc:observationDate '2000-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.784133 8.879783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.784133"^^xsd:decimal ;
  dwc:decimalLongitude "8.879783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.784133 8.879783)"^^geo:wktLiteral ;
  geo-pos:lat "42.784133"^^xsd:decimal ;
  geo-pos:long "8.879783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3504'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3504'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.879783'^^xsd:double;
  dwc:startLongitude '8.879783'^^xsd:double;
  dwc:endLongitude '8.879783'^^xsd:double;
  dwc:latitude '42.784133'^^xsd:double;
  dwc:startLatitude '42.784133'^^xsd:double;
  dwc:endLatitude '42.784133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.879783 42.784133, 8.879783 42.784133, 8.879783 42.784133, 8.879783 42.784133, 8.879783 42.784133))'^^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 '774_3504'^^xsd:string;
  dwc:observationDate '1991-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635567 7.956417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635567"^^xsd:decimal ;
  dwc:decimalLongitude "7.956417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635567 7.956417)"^^geo:wktLiteral ;
  geo-pos:lat "43.635567"^^xsd:decimal ;
  geo-pos:long "7.956417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7035'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7035'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.956417'^^xsd:double;
  dwc:startLongitude '7.956417'^^xsd:double;
  dwc:endLongitude '7.956417'^^xsd:double;
  dwc:latitude '43.635567'^^xsd:double;
  dwc:startLatitude '43.635567'^^xsd:double;
  dwc:endLatitude '43.635567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.956417 43.635567, 7.956417 43.635567, 7.956417 43.635567, 7.956417 43.635567, 7.956417 43.635567))'^^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 '774_7035'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83301 15.42252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83301"^^xsd:decimal ;
  dwc:decimalLongitude "15.42252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83301 15.42252)"^^geo:wktLiteral ;
  geo-pos:lat "37.83301"^^xsd:decimal ;
  geo-pos:long "15.42252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8329'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_8329'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.4777777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.42252'^^xsd:double;
  dwc:startLongitude '15.42252'^^xsd:double;
  dwc:endLongitude '15.42252'^^xsd:double;
  dwc:latitude '37.83301'^^xsd:double;
  dwc:startLatitude '37.83301'^^xsd:double;
  dwc:endLatitude '37.83301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42252 37.83301, 15.42252 37.83301, 15.42252 37.83301, 15.42252 37.83301, 15.42252 37.83301))'^^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 '774_8329'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.408667 8.738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.408667"^^xsd:decimal ;
  dwc:decimalLongitude "8.738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.408667 8.738333)"^^geo:wktLiteral ;
  geo-pos:lat "43.408667"^^xsd:decimal ;
  geo-pos:long "8.738333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4302'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4302'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.738333'^^xsd:double;
  dwc:startLongitude '8.738333'^^xsd:double;
  dwc:endLongitude '8.738333'^^xsd:double;
  dwc:latitude '43.408667'^^xsd:double;
  dwc:startLatitude '43.408667'^^xsd:double;
  dwc:endLatitude '43.408667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.738333 43.408667, 8.738333 43.408667, 8.738333 43.408667, 8.738333 43.408667, 8.738333 43.408667))'^^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 '774_4302'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63883 7.365698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63883"^^xsd:decimal ;
  dwc:decimalLongitude "7.365698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63883 7.365698)"^^geo:wktLiteral ;
  geo-pos:lat "43.63883"^^xsd:decimal ;
  geo-pos:long "7.365698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8172'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8172'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.373055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.365698'^^xsd:double;
  dwc:startLongitude '7.365698'^^xsd:double;
  dwc:endLongitude '7.365698'^^xsd:double;
  dwc:latitude '43.63883'^^xsd:double;
  dwc:startLatitude '43.63883'^^xsd:double;
  dwc:endLatitude '43.63883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.365698 43.63883, 7.365698 43.63883, 7.365698 43.63883, 7.365698 43.63883, 7.365698 43.63883))'^^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 '774_8172'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9105 15.507674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9105"^^xsd:decimal ;
  dwc:decimalLongitude "15.507674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9105 15.507674)"^^geo:wktLiteral ;
  geo-pos:lat "37.9105"^^xsd:decimal ;
  geo-pos:long "15.507674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8414'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8414'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5997222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.507674'^^xsd:double;
  dwc:startLongitude '15.507674'^^xsd:double;
  dwc:endLongitude '15.507674'^^xsd:double;
  dwc:latitude '37.9105'^^xsd:double;
  dwc:startLatitude '37.9105'^^xsd:double;
  dwc:endLatitude '37.9105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.507674 37.9105, 15.507674 37.9105, 15.507674 37.9105, 15.507674 37.9105, 15.507674 37.9105))'^^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 '774_8414'^^xsd:string;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4615 7.707616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4615"^^xsd:decimal ;
  dwc:decimalLongitude "7.707616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4615 7.707616)"^^geo:wktLiteral ;
  geo-pos:lat "43.4615"^^xsd:decimal ;
  geo-pos:long "7.707616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8095'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8095'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.424722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.707616'^^xsd:double;
  dwc:startLongitude '7.707616'^^xsd:double;
  dwc:endLongitude '7.707616'^^xsd:double;
  dwc:latitude '43.4615'^^xsd:double;
  dwc:startLatitude '43.4615'^^xsd:double;
  dwc:endLatitude '43.4615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.707616 43.4615, 7.707616 43.4615, 7.707616 43.4615, 7.707616 43.4615, 7.707616 43.4615))'^^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 '774_8095'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.856308 6.683835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.856308"^^xsd:decimal ;
  dwc:decimalLongitude "6.683835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.856308 6.683835)"^^geo:wktLiteral ;
  geo-pos:lat "42.856308"^^xsd:decimal ;
  geo-pos:long "6.683835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5770'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5770'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.434444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.683835'^^xsd:double;
  dwc:startLongitude '6.683835'^^xsd:double;
  dwc:endLongitude '6.683835'^^xsd:double;
  dwc:latitude '42.856308'^^xsd:double;
  dwc:startLatitude '42.856308'^^xsd:double;
  dwc:endLatitude '42.856308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.683835 42.856308, 6.683835 42.856308, 6.683835 42.856308, 6.683835 42.856308, 6.683835 42.856308))'^^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 '774_5770'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616667 7.868167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616667"^^xsd:decimal ;
  dwc:decimalLongitude "7.868167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616667 7.868167)"^^geo:wktLiteral ;
  geo-pos:lat "43.616667"^^xsd:decimal ;
  geo-pos:long "7.868167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2294'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2294'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.868167'^^xsd:double;
  dwc:startLongitude '7.868167'^^xsd:double;
  dwc:endLongitude '7.868167'^^xsd:double;
  dwc:latitude '43.616667'^^xsd:double;
  dwc:startLatitude '43.616667'^^xsd:double;
  dwc:endLatitude '43.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.868167 43.616667, 7.868167 43.616667, 7.868167 43.616667, 7.868167 43.616667, 7.868167 43.616667))'^^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 '774_2294'^^xsd:string;
  dwc:observationDate '1988-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468922 7.61983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.468922"^^xsd:decimal ;
  dwc:decimalLongitude "7.61983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468922 7.61983)"^^geo:wktLiteral ;
  geo-pos:lat "43.468922"^^xsd:decimal ;
  geo-pos:long "7.61983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5803'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5803'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.446666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.61983'^^xsd:double;
  dwc:startLongitude '7.61983'^^xsd:double;
  dwc:endLongitude '7.61983'^^xsd:double;
  dwc:latitude '43.468922'^^xsd:double;
  dwc:startLatitude '43.468922'^^xsd:double;
  dwc:endLatitude '43.468922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.61983 43.468922, 7.61983 43.468922, 7.61983 43.468922, 7.61983 43.468922, 7.61983 43.468922))'^^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 '774_5803'^^xsd:string;
  dwc:observationDate '2006-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2374'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.983333'^^xsd:double;
  dwc:startLongitude '14.983333'^^xsd:double;
  dwc:endLongitude '14.983333'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:startLatitude '39.1'^^xsd:double;
  dwc:endLatitude '39.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.983333 39.1, 14.983333 39.1, 14.983333 39.1, 14.983333 39.1, 14.983333 39.1))'^^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 '774_2374'^^xsd:string;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4161 7.120445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4161"^^xsd:decimal ;
  dwc:decimalLongitude "7.120445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4161 7.120445)"^^geo:wktLiteral ;
  geo-pos:lat "43.4161"^^xsd:decimal ;
  geo-pos:long "7.120445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8048'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8048'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.8825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.120445'^^xsd:double;
  dwc:startLongitude '7.120445'^^xsd:double;
  dwc:endLongitude '7.120445'^^xsd:double;
  dwc:latitude '43.4161'^^xsd:double;
  dwc:startLatitude '43.4161'^^xsd:double;
  dwc:endLatitude '43.4161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.120445 43.4161, 7.120445 43.4161, 7.120445 43.4161, 7.120445 43.4161, 7.120445 43.4161))'^^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 '774_8048'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.716917 -13.683767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.716917"^^xsd:decimal ;
  dwc:decimalLongitude "-13.683767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.716917 -13.683767)"^^geo:wktLiteral ;
  geo-pos:lat "28.716917"^^xsd:decimal ;
  geo-pos:long "-13.683767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2893'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2893'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.683767'^^xsd:double;
  dwc:startLongitude '-13.683767'^^xsd:double;
  dwc:endLongitude '-13.683767'^^xsd:double;
  dwc:latitude '28.716917'^^xsd:double;
  dwc:startLatitude '28.716917'^^xsd:double;
  dwc:endLatitude '28.716917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.683767 28.716917, -13.683767 28.716917, -13.683767 28.716917, -13.683767 28.716917, -13.683767 28.716917))'^^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 '774_2893'^^xsd:string;
  dwc:observationDate '1995-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43418 7.79948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43418"^^xsd:decimal ;
  dwc:decimalLongitude "7.79948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43418 7.79948)"^^geo:wktLiteral ;
  geo-pos:lat "43.43418"^^xsd:decimal ;
  geo-pos:long "7.79948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6580'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6580'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.709444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79948'^^xsd:double;
  dwc:startLongitude '7.79948'^^xsd:double;
  dwc:endLongitude '7.79948'^^xsd:double;
  dwc:latitude '43.43418'^^xsd:double;
  dwc:startLatitude '43.43418'^^xsd:double;
  dwc:endLatitude '43.43418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79948 43.43418, 7.79948 43.43418, 7.79948 43.43418, 7.79948 43.43418, 7.79948 43.43418))'^^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 '774_6580'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53215 7.33292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53215"^^xsd:decimal ;
  dwc:decimalLongitude "7.33292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53215 7.33292)"^^geo:wktLiteral ;
  geo-pos:lat "43.53215"^^xsd:decimal ;
  geo-pos:long "7.33292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6820'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6820'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.581666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33292'^^xsd:double;
  dwc:startLongitude '7.33292'^^xsd:double;
  dwc:endLongitude '7.33292'^^xsd:double;
  dwc:latitude '43.53215'^^xsd:double;
  dwc:startLatitude '43.53215'^^xsd:double;
  dwc:endLatitude '43.53215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33292 43.53215, 7.33292 43.53215, 7.33292 43.53215, 7.33292 43.53215, 7.33292 43.53215))'^^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 '774_6820'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.424333 7.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.424333"^^xsd:decimal ;
  dwc:decimalLongitude "7.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.424333 7.876)"^^geo:wktLiteral ;
  geo-pos:lat "43.424333"^^xsd:decimal ;
  geo-pos:long "7.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4708'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4708'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.945'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.876'^^xsd:double;
  dwc:startLongitude '7.876'^^xsd:double;
  dwc:endLongitude '7.876'^^xsd:double;
  dwc:latitude '43.424333'^^xsd:double;
  dwc:startLatitude '43.424333'^^xsd:double;
  dwc:endLatitude '43.424333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.876 43.424333, 7.876 43.424333, 7.876 43.424333, 7.876 43.424333, 7.876 43.424333))'^^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 '774_4708'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716999 8.031905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716999"^^xsd:decimal ;
  dwc:decimalLongitude "8.031905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716999 8.031905)"^^geo:wktLiteral ;
  geo-pos:lat "43.716999"^^xsd:decimal ;
  geo-pos:long "8.031905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5817'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5817'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.890555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.031905'^^xsd:double;
  dwc:startLongitude '8.031905'^^xsd:double;
  dwc:endLongitude '8.031905'^^xsd:double;
  dwc:latitude '43.716999'^^xsd:double;
  dwc:startLatitude '43.716999'^^xsd:double;
  dwc:endLatitude '43.716999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.031905 43.716999, 8.031905 43.716999, 8.031905 43.716999, 8.031905 43.716999, 8.031905 43.716999))'^^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 '774_5817'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70695 7.531213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70695"^^xsd:decimal ;
  dwc:decimalLongitude "7.531213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70695 7.531213)"^^geo:wktLiteral ;
  geo-pos:lat "43.70695"^^xsd:decimal ;
  geo-pos:long "7.531213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7766'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7766'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.531213'^^xsd:double;
  dwc:startLongitude '7.531213'^^xsd:double;
  dwc:endLongitude '7.531213'^^xsd:double;
  dwc:latitude '43.70695'^^xsd:double;
  dwc:startLatitude '43.70695'^^xsd:double;
  dwc:endLatitude '43.70695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.531213 43.70695, 7.531213 43.70695, 7.531213 43.70695, 7.531213 43.70695, 7.531213 43.70695))'^^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 '774_7766'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59056 8.24481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59056"^^xsd:decimal ;
  dwc:decimalLongitude "8.24481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59056 8.24481)"^^geo:wktLiteral ;
  geo-pos:lat "43.59056"^^xsd:decimal ;
  geo-pos:long "8.24481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6527'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6527'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.348888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24481'^^xsd:double;
  dwc:startLongitude '8.24481'^^xsd:double;
  dwc:endLongitude '8.24481'^^xsd:double;
  dwc:latitude '43.59056'^^xsd:double;
  dwc:startLatitude '43.59056'^^xsd:double;
  dwc:endLatitude '43.59056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24481 43.59056, 8.24481 43.59056, 8.24481 43.59056, 8.24481 43.59056, 8.24481 43.59056))'^^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 '774_6527'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.030552 8.677966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.030552"^^xsd:decimal ;
  dwc:decimalLongitude "8.677966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.030552 8.677966)"^^geo:wktLiteral ;
  geo-pos:lat "43.030552"^^xsd:decimal ;
  geo-pos:long "8.677966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5592'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5592'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.677966'^^xsd:double;
  dwc:startLongitude '8.677966'^^xsd:double;
  dwc:endLongitude '8.677966'^^xsd:double;
  dwc:latitude '43.030552'^^xsd:double;
  dwc:startLatitude '43.030552'^^xsd:double;
  dwc:endLatitude '43.030552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.677966 43.030552, 8.677966 43.030552, 8.677966 43.030552, 8.677966 43.030552, 8.677966 43.030552))'^^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 '774_5592'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84316 8.14938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84316"^^xsd:decimal ;
  dwc:decimalLongitude "8.14938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84316 8.14938)"^^geo:wktLiteral ;
  geo-pos:lat "43.84316"^^xsd:decimal ;
  geo-pos:long "8.14938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5351'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.3538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.14938'^^xsd:double;
  dwc:startLongitude '8.14938'^^xsd:double;
  dwc:endLongitude '8.14938'^^xsd:double;
  dwc:latitude '43.84316'^^xsd:double;
  dwc:startLatitude '43.84316'^^xsd:double;
  dwc:endLatitude '43.84316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.14938 43.84316, 8.14938 43.84316, 8.14938 43.84316, 8.14938 43.84316, 8.14938 43.84316))'^^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 '774_5351'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.408218 7.333483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.408218"^^xsd:decimal ;
  dwc:decimalLongitude "7.333483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.408218 7.333483)"^^geo:wktLiteral ;
  geo-pos:lat "43.408218"^^xsd:decimal ;
  geo-pos:long "7.333483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5523'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5523'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.553611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.333483'^^xsd:double;
  dwc:startLongitude '7.333483'^^xsd:double;
  dwc:endLongitude '7.333483'^^xsd:double;
  dwc:latitude '43.408218'^^xsd:double;
  dwc:startLatitude '43.408218'^^xsd:double;
  dwc:endLatitude '43.408218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.333483 43.408218, 7.333483 43.408218, 7.333483 43.408218, 7.333483 43.408218, 7.333483 43.408218))'^^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 '774_5523'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.257 7.994333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.257"^^xsd:decimal ;
  dwc:decimalLongitude "7.994333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.257 7.994333)"^^geo:wktLiteral ;
  geo-pos:lat "43.257"^^xsd:decimal ;
  geo-pos:long "7.994333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4744'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4744'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.994333'^^xsd:double;
  dwc:startLongitude '7.994333'^^xsd:double;
  dwc:endLongitude '7.994333'^^xsd:double;
  dwc:latitude '43.257'^^xsd:double;
  dwc:startLatitude '43.257'^^xsd:double;
  dwc:endLatitude '43.257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.994333 43.257, 7.994333 43.257, 7.994333 43.257, 7.994333 43.257, 7.994333 43.257))'^^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 '774_4744'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.571 7.426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.571"^^xsd:decimal ;
  dwc:decimalLongitude "7.426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.571 7.426667)"^^geo:wktLiteral ;
  geo-pos:lat "43.571"^^xsd:decimal ;
  geo-pos:long "7.426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4675'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4675'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.523333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.426667'^^xsd:double;
  dwc:startLongitude '7.426667'^^xsd:double;
  dwc:endLongitude '7.426667'^^xsd:double;
  dwc:latitude '43.571'^^xsd:double;
  dwc:startLatitude '43.571'^^xsd:double;
  dwc:endLatitude '43.571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.426667 43.571, 7.426667 43.571, 7.426667 43.571, 7.426667 43.571, 7.426667 43.571))'^^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 '774_4675'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.707642 7.792479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.707642"^^xsd:decimal ;
  dwc:decimalLongitude "7.792479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.707642 7.792479)"^^geo:wktLiteral ;
  geo-pos:lat "43.707642"^^xsd:decimal ;
  geo-pos:long "7.792479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6074'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6074'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.871666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.792479'^^xsd:double;
  dwc:startLongitude '7.792479'^^xsd:double;
  dwc:endLongitude '7.792479'^^xsd:double;
  dwc:latitude '43.707642'^^xsd:double;
  dwc:startLatitude '43.707642'^^xsd:double;
  dwc:endLatitude '43.707642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.792479 43.707642, 7.792479 43.707642, 7.792479 43.707642, 7.792479 43.707642, 7.792479 43.707642))'^^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 '774_6074'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55411 7.25519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55411"^^xsd:decimal ;
  dwc:decimalLongitude "7.25519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55411 7.25519)"^^geo:wktLiteral ;
  geo-pos:lat "43.55411"^^xsd:decimal ;
  geo-pos:long "7.25519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6360'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25519'^^xsd:double;
  dwc:startLongitude '7.25519'^^xsd:double;
  dwc:endLongitude '7.25519'^^xsd:double;
  dwc:latitude '43.55411'^^xsd:double;
  dwc:startLatitude '43.55411'^^xsd:double;
  dwc:endLatitude '43.55411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25519 43.55411, 7.25519 43.55411, 7.25519 43.55411, 7.25519 43.55411, 7.25519 43.55411))'^^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 '774_6360'^^xsd:string;
  dwc:observationDate '2009-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68415 7.60797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68415"^^xsd:decimal ;
  dwc:decimalLongitude "7.60797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68415 7.60797)"^^geo:wktLiteral ;
  geo-pos:lat "43.68415"^^xsd:decimal ;
  geo-pos:long "7.60797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4894'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1961111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.60797'^^xsd:double;
  dwc:startLongitude '7.60797'^^xsd:double;
  dwc:endLongitude '7.60797'^^xsd:double;
  dwc:latitude '43.68415'^^xsd:double;
  dwc:startLatitude '43.68415'^^xsd:double;
  dwc:endLatitude '43.68415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.60797 43.68415, 7.60797 43.68415, 7.60797 43.68415, 7.60797 43.68415, 7.60797 43.68415))'^^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 '774_4894'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.372183 7.505067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.372183"^^xsd:decimal ;
  dwc:decimalLongitude "7.505067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.372183 7.505067)"^^geo:wktLiteral ;
  geo-pos:lat "43.372183"^^xsd:decimal ;
  geo-pos:long "7.505067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4291'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4291'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.505067'^^xsd:double;
  dwc:startLongitude '7.505067'^^xsd:double;
  dwc:endLongitude '7.505067'^^xsd:double;
  dwc:latitude '43.372183'^^xsd:double;
  dwc:startLatitude '43.372183'^^xsd:double;
  dwc:endLatitude '43.372183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.505067 43.372183, 7.505067 43.372183, 7.505067 43.372183, 7.505067 43.372183, 7.505067 43.372183))'^^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 '774_4291'^^xsd:string;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78376 7.88903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78376"^^xsd:decimal ;
  dwc:decimalLongitude "7.88903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78376 7.88903)"^^geo:wktLiteral ;
  geo-pos:lat "43.78376"^^xsd:decimal ;
  geo-pos:long "7.88903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4913'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4913'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8663888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88903'^^xsd:double;
  dwc:startLongitude '7.88903'^^xsd:double;
  dwc:endLongitude '7.88903'^^xsd:double;
  dwc:latitude '43.78376'^^xsd:double;
  dwc:startLatitude '43.78376'^^xsd:double;
  dwc:endLatitude '43.78376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88903 43.78376, 7.88903 43.78376, 7.88903 43.78376, 7.88903 43.78376, 7.88903 43.78376))'^^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 '774_4913'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.179 8.1225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.179"^^xsd:decimal ;
  dwc:decimalLongitude "8.1225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.179 8.1225)"^^geo:wktLiteral ;
  geo-pos:lat "41.179"^^xsd:decimal ;
  geo-pos:long "8.1225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2801'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2801'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1225'^^xsd:double;
  dwc:startLongitude '8.1225'^^xsd:double;
  dwc:endLongitude '8.1225'^^xsd:double;
  dwc:latitude '41.179'^^xsd:double;
  dwc:startLatitude '41.179'^^xsd:double;
  dwc:endLatitude '41.179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1225 41.179, 8.1225 41.179, 8.1225 41.179, 8.1225 41.179, 8.1225 41.179))'^^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 '774_2801'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6889 8.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6889"^^xsd:decimal ;
  dwc:decimalLongitude "8.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6889 8.21)"^^geo:wktLiteral ;
  geo-pos:lat "43.6889"^^xsd:decimal ;
  geo-pos:long "8.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7187'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7187'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.411944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21'^^xsd:double;
  dwc:startLongitude '8.21'^^xsd:double;
  dwc:endLongitude '8.21'^^xsd:double;
  dwc:latitude '43.6889'^^xsd:double;
  dwc:startLatitude '43.6889'^^xsd:double;
  dwc:endLatitude '43.6889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21 43.6889, 8.21 43.6889, 8.21 43.6889, 8.21 43.6889, 8.21 43.6889))'^^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 '774_7187'^^xsd:string;
  dwc:observationDate '1998-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55767 7.55083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55767"^^xsd:decimal ;
  dwc:decimalLongitude "7.55083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55767 7.55083)"^^geo:wktLiteral ;
  geo-pos:lat "43.55767"^^xsd:decimal ;
  geo-pos:long "7.55083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5053'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5053'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55083'^^xsd:double;
  dwc:startLongitude '7.55083'^^xsd:double;
  dwc:endLongitude '7.55083'^^xsd:double;
  dwc:latitude '43.55767'^^xsd:double;
  dwc:startLatitude '43.55767'^^xsd:double;
  dwc:endLatitude '43.55767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55083 43.55767, 7.55083 43.55767, 7.55083 43.55767, 7.55083 43.55767, 7.55083 43.55767))'^^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 '774_5053'^^xsd:string;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72295 7.830917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72295"^^xsd:decimal ;
  dwc:decimalLongitude "7.830917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72295 7.830917)"^^geo:wktLiteral ;
  geo-pos:lat "43.72295"^^xsd:decimal ;
  geo-pos:long "7.830917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3588'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3588'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.830917'^^xsd:double;
  dwc:startLongitude '7.830917'^^xsd:double;
  dwc:endLongitude '7.830917'^^xsd:double;
  dwc:latitude '43.72295'^^xsd:double;
  dwc:startLatitude '43.72295'^^xsd:double;
  dwc:endLatitude '43.72295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.830917 43.72295, 7.830917 43.72295, 7.830917 43.72295, 7.830917 43.72295, 7.830917 43.72295))'^^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 '774_3588'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378 8.076833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.378"^^xsd:decimal ;
  dwc:decimalLongitude "8.076833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378 8.076833)"^^geo:wktLiteral ;
  geo-pos:lat "43.378"^^xsd:decimal ;
  geo-pos:long "8.076833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3675'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3675'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.076833'^^xsd:double;
  dwc:startLongitude '8.076833'^^xsd:double;
  dwc:endLongitude '8.076833'^^xsd:double;
  dwc:latitude '43.378'^^xsd:double;
  dwc:startLatitude '43.378'^^xsd:double;
  dwc:endLatitude '43.378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.076833 43.378, 8.076833 43.378, 8.076833 43.378, 8.076833 43.378, 8.076833 43.378))'^^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 '774_3675'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.314667 8.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.314667"^^xsd:decimal ;
  dwc:decimalLongitude "8.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.314667 8.1835)"^^geo:wktLiteral ;
  geo-pos:lat "43.314667"^^xsd:decimal ;
  geo-pos:long "8.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3693'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3693'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1835'^^xsd:double;
  dwc:startLongitude '8.1835'^^xsd:double;
  dwc:endLongitude '8.1835'^^xsd:double;
  dwc:latitude '43.314667'^^xsd:double;
  dwc:startLatitude '43.314667'^^xsd:double;
  dwc:endLatitude '43.314667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1835 43.314667, 8.1835 43.314667, 8.1835 43.314667, 8.1835 43.314667, 8.1835 43.314667))'^^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 '774_3693'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 7.442499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633"^^xsd:decimal ;
  dwc:decimalLongitude "7.442499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 7.442499)"^^geo:wktLiteral ;
  geo-pos:lat "43.633"^^xsd:decimal ;
  geo-pos:long "7.442499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7902'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7902'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.4583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.442499'^^xsd:double;
  dwc:startLongitude '7.442499'^^xsd:double;
  dwc:endLongitude '7.442499'^^xsd:double;
  dwc:latitude '43.633'^^xsd:double;
  dwc:startLatitude '43.633'^^xsd:double;
  dwc:endLatitude '43.633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.442499 43.633, 7.442499 43.633, 7.442499 43.633, 7.442499 43.633, 7.442499 43.633))'^^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 '774_7902'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8603 15.36348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8603"^^xsd:decimal ;
  dwc:decimalLongitude "15.36348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8603 15.36348)"^^geo:wktLiteral ;
  geo-pos:lat "37.8603"^^xsd:decimal ;
  geo-pos:long "15.36348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8385'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8385'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.8336111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.36348'^^xsd:double;
  dwc:startLongitude '15.36348'^^xsd:double;
  dwc:endLongitude '15.36348'^^xsd:double;
  dwc:latitude '37.8603'^^xsd:double;
  dwc:startLatitude '37.8603'^^xsd:double;
  dwc:endLatitude '37.8603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36348 37.8603, 15.36348 37.8603, 15.36348 37.8603, 15.36348 37.8603, 15.36348 37.8603))'^^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 '774_8385'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304833 22.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.304833"^^xsd:decimal ;
  dwc:decimalLongitude "22.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304833 22.413)"^^geo:wktLiteral ;
  geo-pos:lat "38.304833"^^xsd:decimal ;
  geo-pos:long "22.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_591'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_591'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.413'^^xsd:double;
  dwc:startLongitude '22.413'^^xsd:double;
  dwc:endLongitude '22.413'^^xsd:double;
  dwc:latitude '38.304833'^^xsd:double;
  dwc:startLatitude '38.304833'^^xsd:double;
  dwc:endLatitude '38.304833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.413 38.304833, 22.413 38.304833, 22.413 38.304833, 22.413 38.304833, 22.413 38.304833))'^^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 '774_591'^^xsd:string;
  dwc:observationDate '2009-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620917 8.0827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.620917"^^xsd:decimal ;
  dwc:decimalLongitude "8.0827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620917 8.0827)"^^geo:wktLiteral ;
  geo-pos:lat "43.620917"^^xsd:decimal ;
  geo-pos:long "8.0827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3823'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3823'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0827'^^xsd:double;
  dwc:startLongitude '8.0827'^^xsd:double;
  dwc:endLongitude '8.0827'^^xsd:double;
  dwc:latitude '43.620917'^^xsd:double;
  dwc:startLatitude '43.620917'^^xsd:double;
  dwc:endLatitude '43.620917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0827 43.620917, 8.0827 43.620917, 8.0827 43.620917, 8.0827 43.620917, 8.0827 43.620917))'^^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 '774_3823'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.455 7.10033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.455"^^xsd:decimal ;
  dwc:decimalLongitude "7.10033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.455 7.10033)"^^geo:wktLiteral ;
  geo-pos:lat "43.455"^^xsd:decimal ;
  geo-pos:long "7.10033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4939'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4939'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.10033'^^xsd:double;
  dwc:startLongitude '7.10033'^^xsd:double;
  dwc:endLongitude '7.10033'^^xsd:double;
  dwc:latitude '43.455'^^xsd:double;
  dwc:startLatitude '43.455'^^xsd:double;
  dwc:endLatitude '43.455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.10033 43.455, 7.10033 43.455, 7.10033 43.455, 7.10033 43.455, 7.10033 43.455))'^^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 '774_4939'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 7.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "7.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 7.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "7.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2520'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2520'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.666667'^^xsd:double;
  dwc:startLongitude '7.666667'^^xsd:double;
  dwc:endLongitude '7.666667'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:startLatitude '42.85'^^xsd:double;
  dwc:endLatitude '42.85'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.666667 42.85, 7.666667 42.85, 7.666667 42.85, 7.666667 42.85, 7.666667 42.85))'^^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 '774_2520'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10447 15.609148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10447"^^xsd:decimal ;
  dwc:decimalLongitude "15.609148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10447 15.609148)"^^geo:wktLiteral ;
  geo-pos:lat "38.10447"^^xsd:decimal ;
  geo-pos:long "15.609148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8456'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8456'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.706944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.609148'^^xsd:double;
  dwc:startLongitude '15.609148'^^xsd:double;
  dwc:endLongitude '15.609148'^^xsd:double;
  dwc:latitude '38.10447'^^xsd:double;
  dwc:startLatitude '38.10447'^^xsd:double;
  dwc:endLatitude '38.10447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.609148 38.10447, 15.609148 38.10447, 15.609148 38.10447, 15.609148 38.10447, 15.609148 38.10447))'^^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 '774_8456'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28104 15.26996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28104"^^xsd:decimal ;
  dwc:decimalLongitude "15.26996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28104 15.26996)"^^geo:wktLiteral ;
  geo-pos:lat "38.28104"^^xsd:decimal ;
  geo-pos:long "15.26996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8369'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8369'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3677777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.26996'^^xsd:double;
  dwc:startLongitude '15.26996'^^xsd:double;
  dwc:endLongitude '15.26996'^^xsd:double;
  dwc:latitude '38.28104'^^xsd:double;
  dwc:startLatitude '38.28104'^^xsd:double;
  dwc:endLatitude '38.28104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.26996 38.28104, 15.26996 38.28104, 15.26996 38.28104, 15.26996 38.28104, 15.26996 38.28104))'^^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 '774_8369'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41537 7.74887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41537"^^xsd:decimal ;
  dwc:decimalLongitude "7.74887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41537 7.74887)"^^geo:wktLiteral ;
  geo-pos:lat "43.41537"^^xsd:decimal ;
  geo-pos:long "7.74887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6610'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6610'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.620555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74887'^^xsd:double;
  dwc:startLongitude '7.74887'^^xsd:double;
  dwc:endLongitude '7.74887'^^xsd:double;
  dwc:latitude '43.41537'^^xsd:double;
  dwc:startLatitude '43.41537'^^xsd:double;
  dwc:endLatitude '43.41537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74887 43.41537, 7.74887 43.41537, 7.74887 43.41537, 7.74887 43.41537, 7.74887 43.41537))'^^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 '774_6610'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463932 7.335484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.463932"^^xsd:decimal ;
  dwc:decimalLongitude "7.335484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463932 7.335484)"^^geo:wktLiteral ;
  geo-pos:lat "43.463932"^^xsd:decimal ;
  geo-pos:long "7.335484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5425'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5425'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.281111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.335484'^^xsd:double;
  dwc:startLongitude '7.335484'^^xsd:double;
  dwc:endLongitude '7.335484'^^xsd:double;
  dwc:latitude '43.463932'^^xsd:double;
  dwc:startLatitude '43.463932'^^xsd:double;
  dwc:endLatitude '43.463932'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.335484 43.463932, 7.335484 43.463932, 7.335484 43.463932, 7.335484 43.463932, 7.335484 43.463932))'^^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 '774_5425'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556 7.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556"^^xsd:decimal ;
  dwc:decimalLongitude "7.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556 7.39)"^^geo:wktLiteral ;
  geo-pos:lat "43.556"^^xsd:decimal ;
  geo-pos:long "7.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4698'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4698'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.968611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39'^^xsd:double;
  dwc:startLongitude '7.39'^^xsd:double;
  dwc:endLongitude '7.39'^^xsd:double;
  dwc:latitude '43.556'^^xsd:double;
  dwc:startLatitude '43.556'^^xsd:double;
  dwc:endLatitude '43.556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39 43.556, 7.39 43.556, 7.39 43.556, 7.39 43.556, 7.39 43.556))'^^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 '774_4698'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5738 7.41011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5738"^^xsd:decimal ;
  dwc:decimalLongitude "7.41011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5738 7.41011)"^^geo:wktLiteral ;
  geo-pos:lat "43.5738"^^xsd:decimal ;
  geo-pos:long "7.41011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7665'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7665'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.986388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.41011'^^xsd:double;
  dwc:startLongitude '7.41011'^^xsd:double;
  dwc:endLongitude '7.41011'^^xsd:double;
  dwc:latitude '43.5738'^^xsd:double;
  dwc:startLatitude '43.5738'^^xsd:double;
  dwc:endLatitude '43.5738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.41011 43.5738, 7.41011 43.5738, 7.41011 43.5738, 7.41011 43.5738, 7.41011 43.5738))'^^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 '774_7665'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52183 8.17988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52183"^^xsd:decimal ;
  dwc:decimalLongitude "8.17988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52183 8.17988)"^^geo:wktLiteral ;
  geo-pos:lat "43.52183"^^xsd:decimal ;
  geo-pos:long "8.17988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6532'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6532'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.398888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.17988'^^xsd:double;
  dwc:startLongitude '8.17988'^^xsd:double;
  dwc:endLongitude '8.17988'^^xsd:double;
  dwc:latitude '43.52183'^^xsd:double;
  dwc:startLatitude '43.52183'^^xsd:double;
  dwc:endLatitude '43.52183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.17988 43.52183, 8.17988 43.52183, 8.17988 43.52183, 8.17988 43.52183, 8.17988 43.52183))'^^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 '774_6532'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70385 7.877616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70385"^^xsd:decimal ;
  dwc:decimalLongitude "7.877616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70385 7.877616)"^^geo:wktLiteral ;
  geo-pos:lat "43.70385"^^xsd:decimal ;
  geo-pos:long "7.877616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5465'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5465'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.013888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.877616'^^xsd:double;
  dwc:startLongitude '7.877616'^^xsd:double;
  dwc:endLongitude '7.877616'^^xsd:double;
  dwc:latitude '43.70385'^^xsd:double;
  dwc:startLatitude '43.70385'^^xsd:double;
  dwc:endLatitude '43.70385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.877616 43.70385, 7.877616 43.70385, 7.877616 43.70385, 7.877616 43.70385, 7.877616 43.70385))'^^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 '774_5465'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206299 7.983717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.206299"^^xsd:decimal ;
  dwc:decimalLongitude "7.983717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206299 7.983717)"^^geo:wktLiteral ;
  geo-pos:lat "43.206299"^^xsd:decimal ;
  geo-pos:long "7.983717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5654'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5654'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.5691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.983717'^^xsd:double;
  dwc:startLongitude '7.983717'^^xsd:double;
  dwc:endLongitude '7.983717'^^xsd:double;
  dwc:latitude '43.206299'^^xsd:double;
  dwc:startLatitude '43.206299'^^xsd:double;
  dwc:endLatitude '43.206299'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.983717 43.206299, 7.983717 43.206299, 7.983717 43.206299, 7.983717 43.206299, 7.983717 43.206299))'^^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 '774_5654'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.761 8.2305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.761"^^xsd:decimal ;
  dwc:decimalLongitude "8.2305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.761 8.2305)"^^geo:wktLiteral ;
  geo-pos:lat "42.761"^^xsd:decimal ;
  geo-pos:long "8.2305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4761'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4761'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.793333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2305'^^xsd:double;
  dwc:startLongitude '8.2305'^^xsd:double;
  dwc:endLongitude '8.2305'^^xsd:double;
  dwc:latitude '42.761'^^xsd:double;
  dwc:startLatitude '42.761'^^xsd:double;
  dwc:endLatitude '42.761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2305 42.761, 8.2305 42.761, 8.2305 42.761, 8.2305 42.761, 8.2305 42.761))'^^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 '774_4761'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64178 7.33242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64178"^^xsd:decimal ;
  dwc:decimalLongitude "7.33242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64178 7.33242)"^^geo:wktLiteral ;
  geo-pos:lat "43.64178"^^xsd:decimal ;
  geo-pos:long "7.33242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7797'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7797'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33242'^^xsd:double;
  dwc:startLongitude '7.33242'^^xsd:double;
  dwc:endLongitude '7.33242'^^xsd:double;
  dwc:latitude '43.64178'^^xsd:double;
  dwc:startLatitude '43.64178'^^xsd:double;
  dwc:endLatitude '43.64178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33242 43.64178, 7.33242 43.64178, 7.33242 43.64178, 7.33242 43.64178, 7.33242 43.64178))'^^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 '774_7797'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71843 8.4066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71843"^^xsd:decimal ;
  dwc:decimalLongitude "8.4066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71843 8.4066)"^^geo:wktLiteral ;
  geo-pos:lat "43.71843"^^xsd:decimal ;
  geo-pos:long "8.4066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5280'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5280'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.584722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4066'^^xsd:double;
  dwc:startLongitude '8.4066'^^xsd:double;
  dwc:endLongitude '8.4066'^^xsd:double;
  dwc:latitude '43.71843'^^xsd:double;
  dwc:startLatitude '43.71843'^^xsd:double;
  dwc:endLatitude '43.71843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4066 43.71843, 8.4066 43.71843, 8.4066 43.71843, 8.4066 43.71843, 8.4066 43.71843))'^^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 '774_5280'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609 7.380833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.609"^^xsd:decimal ;
  dwc:decimalLongitude "7.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609 7.380833)"^^geo:wktLiteral ;
  geo-pos:lat "43.609"^^xsd:decimal ;
  geo-pos:long "7.380833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4312'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4312'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.380833'^^xsd:double;
  dwc:startLongitude '7.380833'^^xsd:double;
  dwc:endLongitude '7.380833'^^xsd:double;
  dwc:latitude '43.609'^^xsd:double;
  dwc:startLatitude '43.609'^^xsd:double;
  dwc:endLatitude '43.609'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.380833 43.609, 7.380833 43.609, 7.380833 43.609, 7.380833 43.609, 7.380833 43.609))'^^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 '774_4312'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507667 7.867317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.507667"^^xsd:decimal ;
  dwc:decimalLongitude "7.867317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507667 7.867317)"^^geo:wktLiteral ;
  geo-pos:lat "43.507667"^^xsd:decimal ;
  geo-pos:long "7.867317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4190'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4190'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.867317'^^xsd:double;
  dwc:startLongitude '7.867317'^^xsd:double;
  dwc:endLongitude '7.867317'^^xsd:double;
  dwc:latitude '43.507667'^^xsd:double;
  dwc:startLatitude '43.507667'^^xsd:double;
  dwc:endLatitude '43.507667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.867317 43.507667, 7.867317 43.507667, 7.867317 43.507667, 7.867317 43.507667, 7.867317 43.507667))'^^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 '774_4190'^^xsd:string;
  dwc:observationDate '1995-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63079 7.5576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63079"^^xsd:decimal ;
  dwc:decimalLongitude "7.5576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63079 7.5576)"^^geo:wktLiteral ;
  geo-pos:lat "43.63079"^^xsd:decimal ;
  geo-pos:long "7.5576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5343'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5343'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.848888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5576'^^xsd:double;
  dwc:startLongitude '7.5576'^^xsd:double;
  dwc:endLongitude '7.5576'^^xsd:double;
  dwc:latitude '43.63079'^^xsd:double;
  dwc:startLatitude '43.63079'^^xsd:double;
  dwc:endLatitude '43.63079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5576 43.63079, 7.5576 43.63079, 7.5576 43.63079, 7.5576 43.63079, 7.5576 43.63079))'^^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 '774_5343'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53437 7.304747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53437"^^xsd:decimal ;
  dwc:decimalLongitude "7.304747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53437 7.304747)"^^geo:wktLiteral ;
  geo-pos:lat "43.53437"^^xsd:decimal ;
  geo-pos:long "7.304747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7809'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7809'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.8258333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.304747'^^xsd:double;
  dwc:startLongitude '7.304747'^^xsd:double;
  dwc:endLongitude '7.304747'^^xsd:double;
  dwc:latitude '43.53437'^^xsd:double;
  dwc:startLatitude '43.53437'^^xsd:double;
  dwc:endLatitude '43.53437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.304747 43.53437, 7.304747 43.53437, 7.304747 43.53437, 7.304747 43.53437, 7.304747 43.53437))'^^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 '774_7809'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.815178 8.024126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.815178"^^xsd:decimal ;
  dwc:decimalLongitude "8.024126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.815178 8.024126)"^^geo:wktLiteral ;
  geo-pos:lat "43.815178"^^xsd:decimal ;
  geo-pos:long "8.024126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5870'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5870'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.871111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.024126'^^xsd:double;
  dwc:startLongitude '8.024126'^^xsd:double;
  dwc:endLongitude '8.024126'^^xsd:double;
  dwc:latitude '43.815178'^^xsd:double;
  dwc:startLatitude '43.815178'^^xsd:double;
  dwc:endLatitude '43.815178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.024126 43.815178, 8.024126 43.815178, 8.024126 43.815178, 8.024126 43.815178, 8.024126 43.815178))'^^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 '774_5870'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23368 8.51245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.23368"^^xsd:decimal ;
  dwc:decimalLongitude "8.51245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23368 8.51245)"^^geo:wktLiteral ;
  geo-pos:lat "44.23368"^^xsd:decimal ;
  geo-pos:long "8.51245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5355'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5355'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.183611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.51245'^^xsd:double;
  dwc:startLongitude '8.51245'^^xsd:double;
  dwc:endLongitude '8.51245'^^xsd:double;
  dwc:latitude '44.23368'^^xsd:double;
  dwc:startLatitude '44.23368'^^xsd:double;
  dwc:endLatitude '44.23368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.51245 44.23368, 8.51245 44.23368, 8.51245 44.23368, 8.51245 44.23368, 8.51245 44.23368))'^^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 '774_5355'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600636 7.395342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.600636"^^xsd:decimal ;
  dwc:decimalLongitude "7.395342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600636 7.395342)"^^geo:wktLiteral ;
  geo-pos:lat "43.600636"^^xsd:decimal ;
  geo-pos:long "7.395342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5981'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5981'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.395342'^^xsd:double;
  dwc:startLongitude '7.395342'^^xsd:double;
  dwc:endLongitude '7.395342'^^xsd:double;
  dwc:latitude '43.600636'^^xsd:double;
  dwc:startLatitude '43.600636'^^xsd:double;
  dwc:endLatitude '43.600636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.395342 43.600636, 7.395342 43.600636, 7.395342 43.600636, 7.395342 43.600636, 7.395342 43.600636))'^^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 '774_5981'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58543 8.03453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58543"^^xsd:decimal ;
  dwc:decimalLongitude "8.03453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58543 8.03453)"^^geo:wktLiteral ;
  geo-pos:lat "43.58543"^^xsd:decimal ;
  geo-pos:long "8.03453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5134'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.73'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03453'^^xsd:double;
  dwc:startLongitude '8.03453'^^xsd:double;
  dwc:endLongitude '8.03453'^^xsd:double;
  dwc:latitude '43.58543'^^xsd:double;
  dwc:startLatitude '43.58543'^^xsd:double;
  dwc:endLatitude '43.58543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03453 43.58543, 8.03453 43.58543, 8.03453 43.58543, 8.03453 43.58543, 8.03453 43.58543))'^^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 '774_5134'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45713 8.653065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45713"^^xsd:decimal ;
  dwc:decimalLongitude "8.653065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45713 8.653065)"^^geo:wktLiteral ;
  geo-pos:lat "43.45713"^^xsd:decimal ;
  geo-pos:long "8.653065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6277'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.653065'^^xsd:double;
  dwc:startLongitude '8.653065'^^xsd:double;
  dwc:endLongitude '8.653065'^^xsd:double;
  dwc:latitude '43.45713'^^xsd:double;
  dwc:startLatitude '43.45713'^^xsd:double;
  dwc:endLatitude '43.45713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653065 43.45713, 8.653065 43.45713, 8.653065 43.45713, 8.653065 43.45713, 8.653065 43.45713))'^^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 '774_6277'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518276 7.491816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.518276"^^xsd:decimal ;
  dwc:decimalLongitude "7.491816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518276 7.491816)"^^geo:wktLiteral ;
  geo-pos:lat "43.518276"^^xsd:decimal ;
  geo-pos:long "7.491816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6067'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6067'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.22'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.491816'^^xsd:double;
  dwc:startLongitude '7.491816'^^xsd:double;
  dwc:endLongitude '7.491816'^^xsd:double;
  dwc:latitude '43.518276'^^xsd:double;
  dwc:startLatitude '43.518276'^^xsd:double;
  dwc:endLatitude '43.518276'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.491816 43.518276, 7.491816 43.518276, 7.491816 43.518276, 7.491816 43.518276, 7.491816 43.518276))'^^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 '774_6067'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16644 8.08861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16644"^^xsd:decimal ;
  dwc:decimalLongitude "8.08861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16644 8.08861)"^^geo:wktLiteral ;
  geo-pos:lat "43.16644"^^xsd:decimal ;
  geo-pos:long "8.08861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6704'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6704'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08861'^^xsd:double;
  dwc:startLongitude '8.08861'^^xsd:double;
  dwc:endLongitude '8.08861'^^xsd:double;
  dwc:latitude '43.16644'^^xsd:double;
  dwc:startLatitude '43.16644'^^xsd:double;
  dwc:endLatitude '43.16644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08861 43.16644, 8.08861 43.16644, 8.08861 43.16644, 8.08861 43.16644, 8.08861 43.16644))'^^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 '774_6704'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76611 7.79474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76611"^^xsd:decimal ;
  dwc:decimalLongitude "7.79474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76611 7.79474)"^^geo:wktLiteral ;
  geo-pos:lat "43.76611"^^xsd:decimal ;
  geo-pos:long "7.79474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6357'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6357'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79474'^^xsd:double;
  dwc:startLongitude '7.79474'^^xsd:double;
  dwc:endLongitude '7.79474'^^xsd:double;
  dwc:latitude '43.76611'^^xsd:double;
  dwc:startLatitude '43.76611'^^xsd:double;
  dwc:endLatitude '43.76611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79474 43.76611, 7.79474 43.76611, 7.79474 43.76611, 7.79474 43.76611, 7.79474 43.76611))'^^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 '774_6357'^^xsd:string;
  dwc:observationDate '2009-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72362 8.405101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72362"^^xsd:decimal ;
  dwc:decimalLongitude "8.405101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72362 8.405101)"^^geo:wktLiteral ;
  geo-pos:lat "43.72362"^^xsd:decimal ;
  geo-pos:long "8.405101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5279'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5279'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.527222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.405101'^^xsd:double;
  dwc:startLongitude '8.405101'^^xsd:double;
  dwc:endLongitude '8.405101'^^xsd:double;
  dwc:latitude '43.72362'^^xsd:double;
  dwc:startLatitude '43.72362'^^xsd:double;
  dwc:endLatitude '43.72362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.405101 43.72362, 8.405101 43.72362, 8.405101 43.72362, 8.405101 43.72362, 8.405101 43.72362))'^^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 '774_5279'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85009 8.263636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85009"^^xsd:decimal ;
  dwc:decimalLongitude "8.263636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85009 8.263636)"^^geo:wktLiteral ;
  geo-pos:lat "43.85009"^^xsd:decimal ;
  geo-pos:long "8.263636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5691'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5691'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.263636'^^xsd:double;
  dwc:startLongitude '8.263636'^^xsd:double;
  dwc:endLongitude '8.263636'^^xsd:double;
  dwc:latitude '43.85009'^^xsd:double;
  dwc:startLatitude '43.85009'^^xsd:double;
  dwc:endLatitude '43.85009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.263636 43.85009, 8.263636 43.85009, 8.263636 43.85009, 8.263636 43.85009, 8.263636 43.85009))'^^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 '774_5691'^^xsd:string;
  dwc:observationDate '2005-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.492167 8.043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.492167"^^xsd:decimal ;
  dwc:decimalLongitude "8.043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.492167 8.043333)"^^geo:wktLiteral ;
  geo-pos:lat "43.492167"^^xsd:decimal ;
  geo-pos:long "8.043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4101'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4101'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.043333'^^xsd:double;
  dwc:startLongitude '8.043333'^^xsd:double;
  dwc:endLongitude '8.043333'^^xsd:double;
  dwc:latitude '43.492167'^^xsd:double;
  dwc:startLatitude '43.492167'^^xsd:double;
  dwc:endLatitude '43.492167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.043333 43.492167, 8.043333 43.492167, 8.043333 43.492167, 8.043333 43.492167, 8.043333 43.492167))'^^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 '774_4101'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.803033 6.250317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.803033"^^xsd:decimal ;
  dwc:decimalLongitude "6.250317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.803033 6.250317)"^^geo:wktLiteral ;
  geo-pos:lat "42.803033"^^xsd:decimal ;
  geo-pos:long "6.250317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4582'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4582'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.250317'^^xsd:double;
  dwc:startLongitude '6.250317'^^xsd:double;
  dwc:endLongitude '6.250317'^^xsd:double;
  dwc:latitude '42.803033'^^xsd:double;
  dwc:startLatitude '42.803033'^^xsd:double;
  dwc:endLatitude '42.803033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.250317 42.803033, 6.250317 42.803033, 6.250317 42.803033, 6.250317 42.803033, 6.250317 42.803033))'^^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 '774_4582'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.134767 7.789783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.134767"^^xsd:decimal ;
  dwc:decimalLongitude "7.789783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.134767 7.789783)"^^geo:wktLiteral ;
  geo-pos:lat "43.134767"^^xsd:decimal ;
  geo-pos:long "7.789783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4158'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4158'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.789783'^^xsd:double;
  dwc:startLongitude '7.789783'^^xsd:double;
  dwc:endLongitude '7.789783'^^xsd:double;
  dwc:latitude '43.134767'^^xsd:double;
  dwc:startLatitude '43.134767'^^xsd:double;
  dwc:endLatitude '43.134767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.789783 43.134767, 7.789783 43.134767, 7.789783 43.134767, 7.789783 43.134767, 7.789783 43.134767))'^^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 '774_4158'^^xsd:string;
  dwc:observationDate '1995-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12672 8.4231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12672"^^xsd:decimal ;
  dwc:decimalLongitude "8.4231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12672 8.4231)"^^geo:wktLiteral ;
  geo-pos:lat "44.12672"^^xsd:decimal ;
  geo-pos:long "8.4231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5183'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5183'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1152777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4231'^^xsd:double;
  dwc:startLongitude '8.4231'^^xsd:double;
  dwc:endLongitude '8.4231'^^xsd:double;
  dwc:latitude '44.12672'^^xsd:double;
  dwc:startLatitude '44.12672'^^xsd:double;
  dwc:endLatitude '44.12672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4231 44.12672, 8.4231 44.12672, 8.4231 44.12672, 8.4231 44.12672, 8.4231 44.12672))'^^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 '774_5183'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67303 7.52348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67303"^^xsd:decimal ;
  dwc:decimalLongitude "7.52348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67303 7.52348)"^^geo:wktLiteral ;
  geo-pos:lat "43.67303"^^xsd:decimal ;
  geo-pos:long "7.52348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5176'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5176'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.743888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.52348'^^xsd:double;
  dwc:startLongitude '7.52348'^^xsd:double;
  dwc:endLongitude '7.52348'^^xsd:double;
  dwc:latitude '43.67303'^^xsd:double;
  dwc:startLatitude '43.67303'^^xsd:double;
  dwc:endLatitude '43.67303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.52348 43.67303, 7.52348 43.67303, 7.52348 43.67303, 7.52348 43.67303, 7.52348 43.67303))'^^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 '774_5176'^^xsd:string;
  dwc:observationDate '2001-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44376 7.254012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44376"^^xsd:decimal ;
  dwc:decimalLongitude "7.254012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44376 7.254012)"^^geo:wktLiteral ;
  geo-pos:lat "43.44376"^^xsd:decimal ;
  geo-pos:long "7.254012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5688'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5688'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.946944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.254012'^^xsd:double;
  dwc:startLongitude '7.254012'^^xsd:double;
  dwc:endLongitude '7.254012'^^xsd:double;
  dwc:latitude '43.44376'^^xsd:double;
  dwc:startLatitude '43.44376'^^xsd:double;
  dwc:endLatitude '43.44376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.254012 43.44376, 7.254012 43.44376, 7.254012 43.44376, 7.254012 43.44376, 7.254012 43.44376))'^^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 '774_5688'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109667 22.7305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109667"^^xsd:decimal ;
  dwc:decimalLongitude "22.7305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109667 22.7305)"^^geo:wktLiteral ;
  geo-pos:lat "38.109667"^^xsd:decimal ;
  geo-pos:long "22.7305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_610'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_610'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.7305'^^xsd:double;
  dwc:startLongitude '22.7305'^^xsd:double;
  dwc:endLongitude '22.7305'^^xsd:double;
  dwc:latitude '38.109667'^^xsd:double;
  dwc:startLatitude '38.109667'^^xsd:double;
  dwc:endLatitude '38.109667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7305 38.109667, 22.7305 38.109667, 22.7305 38.109667, 22.7305 38.109667, 22.7305 38.109667))'^^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 '774_610'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6782 8.4268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6782"^^xsd:decimal ;
  dwc:decimalLongitude "8.4268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6782 8.4268)"^^geo:wktLiteral ;
  geo-pos:lat "43.6782"^^xsd:decimal ;
  geo-pos:long "8.4268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7472'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7472'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.3475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4268'^^xsd:double;
  dwc:startLongitude '8.4268'^^xsd:double;
  dwc:endLongitude '8.4268'^^xsd:double;
  dwc:latitude '43.6782'^^xsd:double;
  dwc:startLatitude '43.6782'^^xsd:double;
  dwc:endLatitude '43.6782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4268 43.6782, 8.4268 43.6782, 8.4268 43.6782, 8.4268 43.6782, 8.4268 43.6782))'^^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 '774_7472'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5899 7.816967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5899"^^xsd:decimal ;
  dwc:decimalLongitude "7.816967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5899 7.816967)"^^geo:wktLiteral ;
  geo-pos:lat "43.5899"^^xsd:decimal ;
  geo-pos:long "7.816967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7092'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7092'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816967'^^xsd:double;
  dwc:startLongitude '7.816967'^^xsd:double;
  dwc:endLongitude '7.816967'^^xsd:double;
  dwc:latitude '43.5899'^^xsd:double;
  dwc:startLatitude '43.5899'^^xsd:double;
  dwc:endLatitude '43.5899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816967 43.5899, 7.816967 43.5899, 7.816967 43.5899, 7.816967 43.5899, 7.816967 43.5899))'^^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 '774_7092'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25985 8.252533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25985"^^xsd:decimal ;
  dwc:decimalLongitude "8.252533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25985 8.252533)"^^geo:wktLiteral ;
  geo-pos:lat "43.25985"^^xsd:decimal ;
  geo-pos:long "8.252533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4102'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4102'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.252533'^^xsd:double;
  dwc:startLongitude '8.252533'^^xsd:double;
  dwc:endLongitude '8.252533'^^xsd:double;
  dwc:latitude '43.25985'^^xsd:double;
  dwc:startLatitude '43.25985'^^xsd:double;
  dwc:endLatitude '43.25985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.252533 43.25985, 8.252533 43.25985, 8.252533 43.25985, 8.252533 43.25985, 8.252533 43.25985))'^^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 '774_4102'^^xsd:string;
  dwc:observationDate '1994-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12355 9.105767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12355"^^xsd:decimal ;
  dwc:decimalLongitude "9.105767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12355 9.105767)"^^geo:wktLiteral ;
  geo-pos:lat "43.12355"^^xsd:decimal ;
  geo-pos:long "9.105767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3668'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3668'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.105767'^^xsd:double;
  dwc:startLongitude '9.105767'^^xsd:double;
  dwc:endLongitude '9.105767'^^xsd:double;
  dwc:latitude '43.12355'^^xsd:double;
  dwc:startLatitude '43.12355'^^xsd:double;
  dwc:endLatitude '43.12355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.105767 43.12355, 9.105767 43.12355, 9.105767 43.12355, 9.105767 43.12355, 9.105767 43.12355))'^^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 '774_3668'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5751 7.9539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5751"^^xsd:decimal ;
  dwc:decimalLongitude "7.9539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5751 7.9539)"^^geo:wktLiteral ;
  geo-pos:lat "43.5751"^^xsd:decimal ;
  geo-pos:long "7.9539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7106'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7106'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.768055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9539'^^xsd:double;
  dwc:startLongitude '7.9539'^^xsd:double;
  dwc:endLongitude '7.9539'^^xsd:double;
  dwc:latitude '43.5751'^^xsd:double;
  dwc:startLatitude '43.5751'^^xsd:double;
  dwc:endLatitude '43.5751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9539 43.5751, 7.9539 43.5751, 7.9539 43.5751, 7.9539 43.5751, 7.9539 43.5751))'^^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 '774_7106'^^xsd:string;
  dwc:observationDate '1998-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6994 8.1083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6994"^^xsd:decimal ;
  dwc:decimalLongitude "8.1083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6994 8.1083)"^^geo:wktLiteral ;
  geo-pos:lat "43.6994"^^xsd:decimal ;
  geo-pos:long "8.1083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7167'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7167'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.567222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1083'^^xsd:double;
  dwc:startLongitude '8.1083'^^xsd:double;
  dwc:endLongitude '8.1083'^^xsd:double;
  dwc:latitude '43.6994'^^xsd:double;
  dwc:startLatitude '43.6994'^^xsd:double;
  dwc:endLatitude '43.6994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1083 43.6994, 8.1083 43.6994, 8.1083 43.6994, 8.1083 43.6994, 8.1083 43.6994))'^^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 '774_7167'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.616667 7.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.616667"^^xsd:decimal ;
  dwc:decimalLongitude "7.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.616667 7.466667)"^^geo:wktLiteral ;
  geo-pos:lat "41.616667"^^xsd:decimal ;
  geo-pos:long "7.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2499'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2499'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.466667'^^xsd:double;
  dwc:startLongitude '7.466667'^^xsd:double;
  dwc:endLongitude '7.466667'^^xsd:double;
  dwc:latitude '41.616667'^^xsd:double;
  dwc:startLatitude '41.616667'^^xsd:double;
  dwc:endLatitude '41.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.466667 41.616667, 7.466667 41.616667, 7.466667 41.616667, 7.466667 41.616667, 7.466667 41.616667))'^^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 '774_2499'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2415 8.351833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2415"^^xsd:decimal ;
  dwc:decimalLongitude "8.351833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2415 8.351833)"^^geo:wktLiteral ;
  geo-pos:lat "41.2415"^^xsd:decimal ;
  geo-pos:long "8.351833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2816'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2816'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.351833'^^xsd:double;
  dwc:startLongitude '8.351833'^^xsd:double;
  dwc:endLongitude '8.351833'^^xsd:double;
  dwc:latitude '41.2415'^^xsd:double;
  dwc:startLatitude '41.2415'^^xsd:double;
  dwc:endLatitude '41.2415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.351833 41.2415, 8.351833 41.2415, 8.351833 41.2415, 8.351833 41.2415, 8.351833 41.2415))'^^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 '774_2816'^^xsd:string;
  dwc:observationDate '1996-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916667 15.414333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916667"^^xsd:decimal ;
  dwc:decimalLongitude "15.414333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916667 15.414333)"^^geo:wktLiteral ;
  geo-pos:lat "36.916667"^^xsd:decimal ;
  geo-pos:long "15.414333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2430'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2430'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.414333'^^xsd:double;
  dwc:startLongitude '15.414333'^^xsd:double;
  dwc:endLongitude '15.414333'^^xsd:double;
  dwc:latitude '36.916667'^^xsd:double;
  dwc:startLatitude '36.916667'^^xsd:double;
  dwc:endLatitude '36.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.414333 36.916667, 15.414333 36.916667, 15.414333 36.916667, 15.414333 36.916667, 15.414333 36.916667))'^^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 '774_2430'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33615 7.72785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33615"^^xsd:decimal ;
  dwc:decimalLongitude "7.72785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33615 7.72785)"^^geo:wktLiteral ;
  geo-pos:lat "43.33615"^^xsd:decimal ;
  geo-pos:long "7.72785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4380'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4380'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72785'^^xsd:double;
  dwc:startLongitude '7.72785'^^xsd:double;
  dwc:endLongitude '7.72785'^^xsd:double;
  dwc:latitude '43.33615'^^xsd:double;
  dwc:startLatitude '43.33615'^^xsd:double;
  dwc:endLatitude '43.33615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72785 43.33615, 7.72785 43.33615, 7.72785 43.33615, 7.72785 43.33615, 7.72785 43.33615))'^^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 '774_4380'^^xsd:string;
  dwc:observationDate '1996-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7289 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7289"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7289 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "43.7289"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7283'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7283'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.710833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12'^^xsd:double;
  dwc:startLongitude '8.12'^^xsd:double;
  dwc:endLongitude '8.12'^^xsd:double;
  dwc:latitude '43.7289'^^xsd:double;
  dwc:startLatitude '43.7289'^^xsd:double;
  dwc:endLatitude '43.7289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12 43.7289, 8.12 43.7289, 8.12 43.7289, 8.12 43.7289, 8.12 43.7289))'^^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 '774_7283'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5829 8.183517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5829"^^xsd:decimal ;
  dwc:decimalLongitude "8.183517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5829 8.183517)"^^geo:wktLiteral ;
  geo-pos:lat "43.5829"^^xsd:decimal ;
  geo-pos:long "8.183517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7444'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7444'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.183517'^^xsd:double;
  dwc:startLongitude '8.183517'^^xsd:double;
  dwc:endLongitude '8.183517'^^xsd:double;
  dwc:latitude '43.5829'^^xsd:double;
  dwc:startLatitude '43.5829'^^xsd:double;
  dwc:endLatitude '43.5829'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.183517 43.5829, 8.183517 43.5829, 8.183517 43.5829, 8.183517 43.5829, 8.183517 43.5829))'^^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 '774_7444'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706733 7.937367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706733"^^xsd:decimal ;
  dwc:decimalLongitude "7.937367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706733 7.937367)"^^geo:wktLiteral ;
  geo-pos:lat "43.706733"^^xsd:decimal ;
  geo-pos:long "7.937367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6958'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6958'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.937367'^^xsd:double;
  dwc:startLongitude '7.937367'^^xsd:double;
  dwc:endLongitude '7.937367'^^xsd:double;
  dwc:latitude '43.706733'^^xsd:double;
  dwc:startLatitude '43.706733'^^xsd:double;
  dwc:endLatitude '43.706733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.937367 43.706733, 7.937367 43.706733, 7.937367 43.706733, 7.937367 43.706733, 7.937367 43.706733))'^^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 '774_6958'^^xsd:string;
  dwc:observationDate '1996-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.864333 8.500833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.864333"^^xsd:decimal ;
  dwc:decimalLongitude "8.500833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.864333 8.500833)"^^geo:wktLiteral ;
  geo-pos:lat "42.864333"^^xsd:decimal ;
  geo-pos:long "8.500833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4091'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4091'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.500833'^^xsd:double;
  dwc:startLongitude '8.500833'^^xsd:double;
  dwc:endLongitude '8.500833'^^xsd:double;
  dwc:latitude '42.864333'^^xsd:double;
  dwc:startLatitude '42.864333'^^xsd:double;
  dwc:endLatitude '42.864333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.500833 42.864333, 8.500833 42.864333, 8.500833 42.864333, 8.500833 42.864333, 8.500833 42.864333))'^^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 '774_4091'^^xsd:string;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6174 7.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6174"^^xsd:decimal ;
  dwc:decimalLongitude "7.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6174 7.818)"^^geo:wktLiteral ;
  geo-pos:lat "43.6174"^^xsd:decimal ;
  geo-pos:long "7.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7513'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7513'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.463888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.818'^^xsd:double;
  dwc:startLongitude '7.818'^^xsd:double;
  dwc:endLongitude '7.818'^^xsd:double;
  dwc:latitude '43.6174'^^xsd:double;
  dwc:startLatitude '43.6174'^^xsd:double;
  dwc:endLatitude '43.6174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.818 43.6174, 7.818 43.6174, 7.818 43.6174, 7.818 43.6174, 7.818 43.6174))'^^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 '774_7513'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 7.817333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516667"^^xsd:decimal ;
  dwc:decimalLongitude "7.817333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 7.817333)"^^geo:wktLiteral ;
  geo-pos:lat "43.516667"^^xsd:decimal ;
  geo-pos:long "7.817333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2314'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2314'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817333'^^xsd:double;
  dwc:startLongitude '7.817333'^^xsd:double;
  dwc:endLongitude '7.817333'^^xsd:double;
  dwc:latitude '43.516667'^^xsd:double;
  dwc:startLatitude '43.516667'^^xsd:double;
  dwc:endLatitude '43.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817333 43.516667, 7.817333 43.516667, 7.817333 43.516667, 7.817333 43.516667, 7.817333 43.516667))'^^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 '774_2314'^^xsd:string;
  dwc:observationDate '1988-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61013 7.99965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61013"^^xsd:decimal ;
  dwc:decimalLongitude "7.99965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61013 7.99965)"^^geo:wktLiteral ;
  geo-pos:lat "43.61013"^^xsd:decimal ;
  geo-pos:long "7.99965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5488'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5488'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.4425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99965'^^xsd:double;
  dwc:startLongitude '7.99965'^^xsd:double;
  dwc:endLongitude '7.99965'^^xsd:double;
  dwc:latitude '43.61013'^^xsd:double;
  dwc:startLatitude '43.61013'^^xsd:double;
  dwc:endLatitude '43.61013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99965 43.61013, 7.99965 43.61013, 7.99965 43.61013, 7.99965 43.61013, 7.99965 43.61013))'^^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 '774_5488'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.624634 7.7779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.624634"^^xsd:decimal ;
  dwc:decimalLongitude "7.7779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.624634 7.7779)"^^geo:wktLiteral ;
  geo-pos:lat "43.624634"^^xsd:decimal ;
  geo-pos:long "7.7779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5484'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5484'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.9575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7779'^^xsd:double;
  dwc:startLongitude '7.7779'^^xsd:double;
  dwc:endLongitude '7.7779'^^xsd:double;
  dwc:latitude '43.624634'^^xsd:double;
  dwc:startLatitude '43.624634'^^xsd:double;
  dwc:endLatitude '43.624634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7779 43.624634, 7.7779 43.624634, 7.7779 43.624634, 7.7779 43.624634, 7.7779 43.624634))'^^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 '774_5484'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57666 7.383368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57666"^^xsd:decimal ;
  dwc:decimalLongitude "7.383368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57666 7.383368)"^^geo:wktLiteral ;
  geo-pos:lat "43.57666"^^xsd:decimal ;
  geo-pos:long "7.383368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6225'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6225'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.383368'^^xsd:double;
  dwc:startLongitude '7.383368'^^xsd:double;
  dwc:endLongitude '7.383368'^^xsd:double;
  dwc:latitude '43.57666'^^xsd:double;
  dwc:startLatitude '43.57666'^^xsd:double;
  dwc:endLatitude '43.57666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.383368 43.57666, 7.383368 43.57666, 7.383368 43.57666, 7.383368 43.57666, 7.383368 43.57666))'^^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 '774_6225'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63168 7.73089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63168"^^xsd:decimal ;
  dwc:decimalLongitude "7.73089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63168 7.73089)"^^geo:wktLiteral ;
  geo-pos:lat "43.63168"^^xsd:decimal ;
  geo-pos:long "7.73089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6810'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6810'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.213333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73089'^^xsd:double;
  dwc:startLongitude '7.73089'^^xsd:double;
  dwc:endLongitude '7.73089'^^xsd:double;
  dwc:latitude '43.63168'^^xsd:double;
  dwc:startLatitude '43.63168'^^xsd:double;
  dwc:endLatitude '43.63168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73089 43.63168, 7.73089 43.63168, 7.73089 43.63168, 7.73089 43.63168, 7.73089 43.63168))'^^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 '774_6810'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.293385 8.514322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.293385"^^xsd:decimal ;
  dwc:decimalLongitude "8.514322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.293385 8.514322)"^^geo:wktLiteral ;
  geo-pos:lat "43.293385"^^xsd:decimal ;
  geo-pos:long "8.514322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5844'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5844'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.514322'^^xsd:double;
  dwc:startLongitude '8.514322'^^xsd:double;
  dwc:endLongitude '8.514322'^^xsd:double;
  dwc:latitude '43.293385'^^xsd:double;
  dwc:startLatitude '43.293385'^^xsd:double;
  dwc:endLatitude '43.293385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.514322 43.293385, 8.514322 43.293385, 8.514322 43.293385, 8.514322 43.293385, 8.514322 43.293385))'^^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 '774_5844'^^xsd:string;
  dwc:observationDate '2006-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51498 7.5785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51498"^^xsd:decimal ;
  dwc:decimalLongitude "7.5785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51498 7.5785)"^^geo:wktLiteral ;
  geo-pos:lat "43.51498"^^xsd:decimal ;
  geo-pos:long "7.5785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5579'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5579'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.467222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5785'^^xsd:double;
  dwc:startLongitude '7.5785'^^xsd:double;
  dwc:endLongitude '7.5785'^^xsd:double;
  dwc:latitude '43.51498'^^xsd:double;
  dwc:startLatitude '43.51498'^^xsd:double;
  dwc:endLatitude '43.51498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5785 43.51498, 7.5785 43.51498, 7.5785 43.51498, 7.5785 43.51498, 7.5785 43.51498))'^^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 '774_5579'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.325733 7.264995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.325733"^^xsd:decimal ;
  dwc:decimalLongitude "7.264995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.325733 7.264995)"^^geo:wktLiteral ;
  geo-pos:lat "43.325733"^^xsd:decimal ;
  geo-pos:long "7.264995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6015'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6015'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.7855555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.264995'^^xsd:double;
  dwc:startLongitude '7.264995'^^xsd:double;
  dwc:endLongitude '7.264995'^^xsd:double;
  dwc:latitude '43.325733'^^xsd:double;
  dwc:startLatitude '43.325733'^^xsd:double;
  dwc:endLatitude '43.325733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.264995 43.325733, 7.264995 43.325733, 7.264995 43.325733, 7.264995 43.325733, 7.264995 43.325733))'^^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 '774_6015'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718304 7.920633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.718304"^^xsd:decimal ;
  dwc:decimalLongitude "7.920633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718304 7.920633)"^^geo:wktLiteral ;
  geo-pos:lat "43.718304"^^xsd:decimal ;
  geo-pos:long "7.920633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5775'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5775'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.920633'^^xsd:double;
  dwc:startLongitude '7.920633'^^xsd:double;
  dwc:endLongitude '7.920633'^^xsd:double;
  dwc:latitude '43.718304'^^xsd:double;
  dwc:startLatitude '43.718304'^^xsd:double;
  dwc:endLatitude '43.718304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.920633 43.718304, 7.920633 43.718304, 7.920633 43.718304, 7.920633 43.718304, 7.920633 43.718304))'^^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 '774_5775'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64372 7.46458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64372"^^xsd:decimal ;
  dwc:decimalLongitude "7.46458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64372 7.46458)"^^geo:wktLiteral ;
  geo-pos:lat "43.64372"^^xsd:decimal ;
  geo-pos:long "7.46458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5207'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5207'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.541388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.46458'^^xsd:double;
  dwc:startLongitude '7.46458'^^xsd:double;
  dwc:endLongitude '7.46458'^^xsd:double;
  dwc:latitude '43.64372'^^xsd:double;
  dwc:startLatitude '43.64372'^^xsd:double;
  dwc:endLatitude '43.64372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46458 43.64372, 7.46458 43.64372, 7.46458 43.64372, 7.46458 43.64372, 7.46458 43.64372))'^^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 '774_5207'^^xsd:string;
  dwc:observationDate '2001-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24958 8.17412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24958"^^xsd:decimal ;
  dwc:decimalLongitude "8.17412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24958 8.17412)"^^geo:wktLiteral ;
  geo-pos:lat "43.24958"^^xsd:decimal ;
  geo-pos:long "8.17412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6658'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6658'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.317222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.17412'^^xsd:double;
  dwc:startLongitude '8.17412'^^xsd:double;
  dwc:endLongitude '8.17412'^^xsd:double;
  dwc:latitude '43.24958'^^xsd:double;
  dwc:startLatitude '43.24958'^^xsd:double;
  dwc:endLatitude '43.24958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.17412 43.24958, 8.17412 43.24958, 8.17412 43.24958, 8.17412 43.24958, 8.17412 43.24958))'^^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 '774_6658'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.505665 7.86985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.505665"^^xsd:decimal ;
  dwc:decimalLongitude "7.86985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.505665 7.86985)"^^geo:wktLiteral ;
  geo-pos:lat "43.505665"^^xsd:decimal ;
  geo-pos:long "7.86985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5262'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5262'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.369444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86985'^^xsd:double;
  dwc:startLongitude '7.86985'^^xsd:double;
  dwc:endLongitude '7.86985'^^xsd:double;
  dwc:latitude '43.505665'^^xsd:double;
  dwc:startLatitude '43.505665'^^xsd:double;
  dwc:endLatitude '43.505665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86985 43.505665, 7.86985 43.505665, 7.86985 43.505665, 7.86985 43.505665, 7.86985 43.505665))'^^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 '774_5262'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39119 7.724813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39119"^^xsd:decimal ;
  dwc:decimalLongitude "7.724813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39119 7.724813)"^^geo:wktLiteral ;
  geo-pos:lat "43.39119"^^xsd:decimal ;
  geo-pos:long "7.724813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7783'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7783'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.862222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.724813'^^xsd:double;
  dwc:startLongitude '7.724813'^^xsd:double;
  dwc:endLongitude '7.724813'^^xsd:double;
  dwc:latitude '43.39119'^^xsd:double;
  dwc:startLatitude '43.39119'^^xsd:double;
  dwc:endLatitude '43.39119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.724813 43.39119, 7.724813 43.39119, 7.724813 43.39119, 7.724813 43.39119, 7.724813 43.39119))'^^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 '774_7783'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4578 7.1691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4578"^^xsd:decimal ;
  dwc:decimalLongitude "7.1691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4578 7.1691)"^^geo:wktLiteral ;
  geo-pos:lat "43.4578"^^xsd:decimal ;
  geo-pos:long "7.1691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4854'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4854'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1691'^^xsd:double;
  dwc:startLongitude '7.1691'^^xsd:double;
  dwc:endLongitude '7.1691'^^xsd:double;
  dwc:latitude '43.4578'^^xsd:double;
  dwc:startLatitude '43.4578'^^xsd:double;
  dwc:endLatitude '43.4578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1691 43.4578, 7.1691 43.4578, 7.1691 43.4578, 7.1691 43.4578, 7.1691 43.4578))'^^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 '774_4854'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49758 7.38503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49758"^^xsd:decimal ;
  dwc:decimalLongitude "7.38503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49758 7.38503)"^^geo:wktLiteral ;
  geo-pos:lat "43.49758"^^xsd:decimal ;
  geo-pos:long "7.38503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5067'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5067'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.292222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.38503'^^xsd:double;
  dwc:startLongitude '7.38503'^^xsd:double;
  dwc:endLongitude '7.38503'^^xsd:double;
  dwc:latitude '43.49758'^^xsd:double;
  dwc:startLatitude '43.49758'^^xsd:double;
  dwc:endLatitude '43.49758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38503 43.49758, 7.38503 43.49758, 7.38503 43.49758, 7.38503 43.49758, 7.38503 43.49758))'^^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 '774_5067'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56918 8.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56918"^^xsd:decimal ;
  dwc:decimalLongitude "8.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56918 8.2262)"^^geo:wktLiteral ;
  geo-pos:lat "43.56918"^^xsd:decimal ;
  geo-pos:long "8.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5697'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5697'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0872222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2262'^^xsd:double;
  dwc:startLongitude '8.2262'^^xsd:double;
  dwc:endLongitude '8.2262'^^xsd:double;
  dwc:latitude '43.56918'^^xsd:double;
  dwc:startLatitude '43.56918'^^xsd:double;
  dwc:endLatitude '43.56918'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2262 43.56918, 8.2262 43.56918, 8.2262 43.56918, 8.2262 43.56918, 8.2262 43.56918))'^^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 '774_5697'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8156 8.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8156"^^xsd:decimal ;
  dwc:decimalLongitude "8.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8156 8.4887)"^^geo:wktLiteral ;
  geo-pos:lat "43.8156"^^xsd:decimal ;
  geo-pos:long "8.4887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7583'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7583'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.443888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4887'^^xsd:double;
  dwc:startLongitude '8.4887'^^xsd:double;
  dwc:endLongitude '8.4887'^^xsd:double;
  dwc:latitude '43.8156'^^xsd:double;
  dwc:startLatitude '43.8156'^^xsd:double;
  dwc:endLatitude '43.8156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4887 43.8156, 8.4887 43.8156, 8.4887 43.8156, 8.4887 43.8156, 8.4887 43.8156))'^^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 '774_7583'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333333 15.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333333 15.083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.333333"^^xsd:decimal ;
  geo-pos:long "15.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2259'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2259'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.083333'^^xsd:double;
  dwc:startLongitude '15.083333'^^xsd:double;
  dwc:endLongitude '15.083333'^^xsd:double;
  dwc:latitude '38.333333'^^xsd:double;
  dwc:startLatitude '38.333333'^^xsd:double;
  dwc:endLatitude '38.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.083333 38.333333, 15.083333 38.333333, 15.083333 38.333333, 15.083333 38.333333, 15.083333 38.333333))'^^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 '774_2259'^^xsd:string;
  dwc:observationDate '1987-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7687 8.618767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7687"^^xsd:decimal ;
  dwc:decimalLongitude "8.618767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7687 8.618767)"^^geo:wktLiteral ;
  geo-pos:lat "42.7687"^^xsd:decimal ;
  geo-pos:long "8.618767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3622'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3622'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.618767'^^xsd:double;
  dwc:startLongitude '8.618767'^^xsd:double;
  dwc:endLongitude '8.618767'^^xsd:double;
  dwc:latitude '42.7687'^^xsd:double;
  dwc:startLatitude '42.7687'^^xsd:double;
  dwc:endLatitude '42.7687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.618767 42.7687, 8.618767 42.7687, 8.618767 42.7687, 8.618767 42.7687, 8.618767 42.7687))'^^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 '774_3622'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72467 8.63267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72467"^^xsd:decimal ;
  dwc:decimalLongitude "8.63267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72467 8.63267)"^^geo:wktLiteral ;
  geo-pos:lat "42.72467"^^xsd:decimal ;
  geo-pos:long "8.63267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4990'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4990'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.63267'^^xsd:double;
  dwc:startLongitude '8.63267'^^xsd:double;
  dwc:endLongitude '8.63267'^^xsd:double;
  dwc:latitude '42.72467'^^xsd:double;
  dwc:startLatitude '42.72467'^^xsd:double;
  dwc:endLatitude '42.72467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.63267 42.72467, 8.63267 42.72467, 8.63267 42.72467, 8.63267 42.72467, 8.63267 42.72467))'^^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 '774_4990'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587 7.802333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.587"^^xsd:decimal ;
  dwc:decimalLongitude "7.802333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587 7.802333)"^^geo:wktLiteral ;
  geo-pos:lat "43.587"^^xsd:decimal ;
  geo-pos:long "7.802333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3251'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3251'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.802333'^^xsd:double;
  dwc:startLongitude '7.802333'^^xsd:double;
  dwc:endLongitude '7.802333'^^xsd:double;
  dwc:latitude '43.587'^^xsd:double;
  dwc:startLatitude '43.587'^^xsd:double;
  dwc:endLatitude '43.587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.802333 43.587, 7.802333 43.587, 7.802333 43.587, 7.802333 43.587, 7.802333 43.587))'^^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 '774_3251'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63735 8.4868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63735"^^xsd:decimal ;
  dwc:decimalLongitude "8.4868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63735 8.4868)"^^geo:wktLiteral ;
  geo-pos:lat "43.63735"^^xsd:decimal ;
  geo-pos:long "8.4868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7371'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7371'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.953055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4868'^^xsd:double;
  dwc:startLongitude '8.4868'^^xsd:double;
  dwc:endLongitude '8.4868'^^xsd:double;
  dwc:latitude '43.63735'^^xsd:double;
  dwc:startLatitude '43.63735'^^xsd:double;
  dwc:endLatitude '43.63735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4868 43.63735, 8.4868 43.63735, 8.4868 43.63735, 8.4868 43.63735, 8.4868 43.63735))'^^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 '774_7371'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03003 8.476617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03003"^^xsd:decimal ;
  dwc:decimalLongitude "8.476617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03003 8.476617)"^^geo:wktLiteral ;
  geo-pos:lat "43.03003"^^xsd:decimal ;
  geo-pos:long "8.476617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8112'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.476617'^^xsd:double;
  dwc:startLongitude '8.476617'^^xsd:double;
  dwc:endLongitude '8.476617'^^xsd:double;
  dwc:latitude '43.03003'^^xsd:double;
  dwc:startLatitude '43.03003'^^xsd:double;
  dwc:endLatitude '43.03003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.476617 43.03003, 8.476617 43.03003, 8.476617 43.03003, 8.476617 43.03003, 8.476617 43.03003))'^^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 '774_8112'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96588 15.57322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96588"^^xsd:decimal ;
  dwc:decimalLongitude "15.57322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96588 15.57322)"^^geo:wktLiteral ;
  geo-pos:lat "37.96588"^^xsd:decimal ;
  geo-pos:long "15.57322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8427'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.850555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.57322'^^xsd:double;
  dwc:startLongitude '15.57322'^^xsd:double;
  dwc:endLongitude '15.57322'^^xsd:double;
  dwc:latitude '37.96588'^^xsd:double;
  dwc:startLatitude '37.96588'^^xsd:double;
  dwc:endLatitude '37.96588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.57322 37.96588, 15.57322 37.96588, 15.57322 37.96588, 15.57322 37.96588, 15.57322 37.96588))'^^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 '774_8427'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67424 7.71814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67424"^^xsd:decimal ;
  dwc:decimalLongitude "7.71814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67424 7.71814)"^^geo:wktLiteral ;
  geo-pos:lat "43.67424"^^xsd:decimal ;
  geo-pos:long "7.71814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6430'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.076111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71814'^^xsd:double;
  dwc:startLongitude '7.71814'^^xsd:double;
  dwc:endLongitude '7.71814'^^xsd:double;
  dwc:latitude '43.67424'^^xsd:double;
  dwc:startLatitude '43.67424'^^xsd:double;
  dwc:endLatitude '43.67424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71814 43.67424, 7.71814 43.67424, 7.71814 43.67424, 7.71814 43.67424, 7.71814 43.67424))'^^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 '774_6430'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66613 7.96125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66613"^^xsd:decimal ;
  dwc:decimalLongitude "7.96125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66613 7.96125)"^^geo:wktLiteral ;
  geo-pos:lat "43.66613"^^xsd:decimal ;
  geo-pos:long "7.96125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6632'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6632'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.917777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96125'^^xsd:double;
  dwc:startLongitude '7.96125'^^xsd:double;
  dwc:endLongitude '7.96125'^^xsd:double;
  dwc:latitude '43.66613'^^xsd:double;
  dwc:startLatitude '43.66613'^^xsd:double;
  dwc:endLatitude '43.66613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96125 43.66613, 7.96125 43.66613, 7.96125 43.66613, 7.96125 43.66613, 7.96125 43.66613))'^^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 '774_6632'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675758 7.969677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.675758"^^xsd:decimal ;
  dwc:decimalLongitude "7.969677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675758 7.969677)"^^geo:wktLiteral ;
  geo-pos:lat "43.675758"^^xsd:decimal ;
  geo-pos:long "7.969677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6049'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6049'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.769444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.969677'^^xsd:double;
  dwc:startLongitude '7.969677'^^xsd:double;
  dwc:endLongitude '7.969677'^^xsd:double;
  dwc:latitude '43.675758'^^xsd:double;
  dwc:startLatitude '43.675758'^^xsd:double;
  dwc:endLatitude '43.675758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.969677 43.675758, 7.969677 43.675758, 7.969677 43.675758, 7.969677 43.675758, 7.969677 43.675758))'^^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 '774_6049'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644524 8.26469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.644524"^^xsd:decimal ;
  dwc:decimalLongitude "8.26469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644524 8.26469)"^^geo:wktLiteral ;
  geo-pos:lat "43.644524"^^xsd:decimal ;
  geo-pos:long "8.26469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5816'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5816'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.032777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26469'^^xsd:double;
  dwc:startLongitude '8.26469'^^xsd:double;
  dwc:endLongitude '8.26469'^^xsd:double;
  dwc:latitude '43.644524'^^xsd:double;
  dwc:startLatitude '43.644524'^^xsd:double;
  dwc:endLatitude '43.644524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26469 43.644524, 8.26469 43.644524, 8.26469 43.644524, 8.26469 43.644524, 8.26469 43.644524))'^^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 '774_5816'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40141 8.19985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40141"^^xsd:decimal ;
  dwc:decimalLongitude "8.19985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40141 8.19985)"^^geo:wktLiteral ;
  geo-pos:lat "43.40141"^^xsd:decimal ;
  geo-pos:long "8.19985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6533'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6533'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.632222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.19985'^^xsd:double;
  dwc:startLongitude '8.19985'^^xsd:double;
  dwc:endLongitude '8.19985'^^xsd:double;
  dwc:latitude '43.40141'^^xsd:double;
  dwc:startLatitude '43.40141'^^xsd:double;
  dwc:endLatitude '43.40141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.19985 43.40141, 8.19985 43.40141, 8.19985 43.40141, 8.19985 43.40141, 8.19985 43.40141))'^^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 '774_6533'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.728134 7.874833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.728134"^^xsd:decimal ;
  dwc:decimalLongitude "7.874833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.728134 7.874833)"^^geo:wktLiteral ;
  geo-pos:lat "43.728134"^^xsd:decimal ;
  geo-pos:long "7.874833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5464'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5464'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.5711111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.874833'^^xsd:double;
  dwc:startLongitude '7.874833'^^xsd:double;
  dwc:endLongitude '7.874833'^^xsd:double;
  dwc:latitude '43.728134'^^xsd:double;
  dwc:startLatitude '43.728134'^^xsd:double;
  dwc:endLatitude '43.728134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.874833 43.728134, 7.874833 43.728134, 7.874833 43.728134, 7.874833 43.728134, 7.874833 43.728134))'^^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 '774_5464'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36753 8.279202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36753"^^xsd:decimal ;
  dwc:decimalLongitude "8.279202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36753 8.279202)"^^geo:wktLiteral ;
  geo-pos:lat "43.36753"^^xsd:decimal ;
  geo-pos:long "8.279202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8064'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8064'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.279202'^^xsd:double;
  dwc:startLongitude '8.279202'^^xsd:double;
  dwc:endLongitude '8.279202'^^xsd:double;
  dwc:latitude '43.36753'^^xsd:double;
  dwc:startLatitude '43.36753'^^xsd:double;
  dwc:endLatitude '43.36753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.279202 43.36753, 8.279202 43.36753, 8.279202 43.36753, 8.279202 43.36753, 8.279202 43.36753))'^^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 '774_8064'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72341 8.34678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72341"^^xsd:decimal ;
  dwc:decimalLongitude "8.34678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72341 8.34678)"^^geo:wktLiteral ;
  geo-pos:lat "43.72341"^^xsd:decimal ;
  geo-pos:long "8.34678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5352'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5352'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.34678'^^xsd:double;
  dwc:startLongitude '8.34678'^^xsd:double;
  dwc:endLongitude '8.34678'^^xsd:double;
  dwc:latitude '43.72341'^^xsd:double;
  dwc:startLatitude '43.72341'^^xsd:double;
  dwc:endLatitude '43.72341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.34678 43.72341, 8.34678 43.72341, 8.34678 43.72341, 8.34678 43.72341, 8.34678 43.72341))'^^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 '774_5352'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84877 8.429764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84877"^^xsd:decimal ;
  dwc:decimalLongitude "8.429764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84877 8.429764)"^^geo:wktLiteral ;
  geo-pos:lat "43.84877"^^xsd:decimal ;
  geo-pos:long "8.429764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7640'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7640'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.250555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.429764'^^xsd:double;
  dwc:startLongitude '8.429764'^^xsd:double;
  dwc:endLongitude '8.429764'^^xsd:double;
  dwc:latitude '43.84877'^^xsd:double;
  dwc:startLatitude '43.84877'^^xsd:double;
  dwc:endLatitude '43.84877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.429764 43.84877, 8.429764 43.84877, 8.429764 43.84877, 8.429764 43.84877, 8.429764 43.84877))'^^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 '774_7640'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.796681 8.25175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.796681"^^xsd:decimal ;
  dwc:decimalLongitude "8.25175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.796681 8.25175)"^^geo:wktLiteral ;
  geo-pos:lat "43.796681"^^xsd:decimal ;
  geo-pos:long "8.25175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5647'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5647'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.641666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25175'^^xsd:double;
  dwc:startLongitude '8.25175'^^xsd:double;
  dwc:endLongitude '8.25175'^^xsd:double;
  dwc:latitude '43.796681'^^xsd:double;
  dwc:startLatitude '43.796681'^^xsd:double;
  dwc:endLatitude '43.796681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25175 43.796681, 8.25175 43.796681, 8.25175 43.796681, 8.25175 43.796681, 8.25175 43.796681))'^^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 '774_5647'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29908 8.692917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29908"^^xsd:decimal ;
  dwc:decimalLongitude "8.692917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29908 8.692917)"^^geo:wktLiteral ;
  geo-pos:lat "43.29908"^^xsd:decimal ;
  geo-pos:long "8.692917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5601'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5601'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.692917'^^xsd:double;
  dwc:startLongitude '8.692917'^^xsd:double;
  dwc:endLongitude '8.692917'^^xsd:double;
  dwc:latitude '43.29908'^^xsd:double;
  dwc:startLatitude '43.29908'^^xsd:double;
  dwc:endLatitude '43.29908'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.692917 43.29908, 8.692917 43.29908, 8.692917 43.29908, 8.692917 43.29908, 8.692917 43.29908))'^^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 '774_5601'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673031 7.370458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.673031"^^xsd:decimal ;
  dwc:decimalLongitude "7.370458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673031 7.370458)"^^geo:wktLiteral ;
  geo-pos:lat "43.673031"^^xsd:decimal ;
  geo-pos:long "7.370458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6138'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6138'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.5016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.370458'^^xsd:double;
  dwc:startLongitude '7.370458'^^xsd:double;
  dwc:endLongitude '7.370458'^^xsd:double;
  dwc:latitude '43.673031'^^xsd:double;
  dwc:startLatitude '43.673031'^^xsd:double;
  dwc:endLatitude '43.673031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.370458 43.673031, 7.370458 43.673031, 7.370458 43.673031, 7.370458 43.673031, 7.370458 43.673031))'^^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 '774_6138'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558815 7.5604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558815"^^xsd:decimal ;
  dwc:decimalLongitude "7.5604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558815 7.5604)"^^geo:wktLiteral ;
  geo-pos:lat "43.558815"^^xsd:decimal ;
  geo-pos:long "7.5604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5519'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5519'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.941388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5604'^^xsd:double;
  dwc:startLongitude '7.5604'^^xsd:double;
  dwc:endLongitude '7.5604'^^xsd:double;
  dwc:latitude '43.558815'^^xsd:double;
  dwc:startLatitude '43.558815'^^xsd:double;
  dwc:endLatitude '43.558815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5604 43.558815, 7.5604 43.558815, 7.5604 43.558815, 7.5604 43.558815, 7.5604 43.558815))'^^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 '774_5519'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751333 7.778833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751333"^^xsd:decimal ;
  dwc:decimalLongitude "7.778833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751333 7.778833)"^^geo:wktLiteral ;
  geo-pos:lat "43.751333"^^xsd:decimal ;
  geo-pos:long "7.778833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4489'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4489'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.408333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.778833'^^xsd:double;
  dwc:startLongitude '7.778833'^^xsd:double;
  dwc:endLongitude '7.778833'^^xsd:double;
  dwc:latitude '43.751333'^^xsd:double;
  dwc:startLatitude '43.751333'^^xsd:double;
  dwc:endLatitude '43.751333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.778833 43.751333, 7.778833 43.751333, 7.778833 43.751333, 7.778833 43.751333, 7.778833 43.751333))'^^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 '774_4489'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39535 7.687183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39535"^^xsd:decimal ;
  dwc:decimalLongitude "7.687183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39535 7.687183)"^^geo:wktLiteral ;
  geo-pos:lat "43.39535"^^xsd:decimal ;
  geo-pos:long "7.687183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4484'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4484'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.687183'^^xsd:double;
  dwc:startLongitude '7.687183'^^xsd:double;
  dwc:endLongitude '7.687183'^^xsd:double;
  dwc:latitude '43.39535'^^xsd:double;
  dwc:startLatitude '43.39535'^^xsd:double;
  dwc:endLatitude '43.39535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.687183 43.39535, 7.687183 43.39535, 7.687183 43.39535, 7.687183 43.39535, 7.687183 43.39535))'^^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 '774_4484'^^xsd:string;
  dwc:observationDate '1997-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2286 7.680767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2286"^^xsd:decimal ;
  dwc:decimalLongitude "7.680767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2286 7.680767)"^^geo:wktLiteral ;
  geo-pos:lat "43.2286"^^xsd:decimal ;
  geo-pos:long "7.680767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5271'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5271'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.680767'^^xsd:double;
  dwc:startLongitude '7.680767'^^xsd:double;
  dwc:endLongitude '7.680767'^^xsd:double;
  dwc:latitude '43.2286'^^xsd:double;
  dwc:startLatitude '43.2286'^^xsd:double;
  dwc:endLatitude '43.2286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.680767 43.2286, 7.680767 43.2286, 7.680767 43.2286, 7.680767 43.2286, 7.680767 43.2286))'^^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 '774_5271'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56275 8.03673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56275"^^xsd:decimal ;
  dwc:decimalLongitude "8.03673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56275 8.03673)"^^geo:wktLiteral ;
  geo-pos:lat "43.56275"^^xsd:decimal ;
  geo-pos:long "8.03673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5261'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5261'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03673'^^xsd:double;
  dwc:startLongitude '8.03673'^^xsd:double;
  dwc:endLongitude '8.03673'^^xsd:double;
  dwc:latitude '43.56275'^^xsd:double;
  dwc:startLatitude '43.56275'^^xsd:double;
  dwc:endLatitude '43.56275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03673 43.56275, 8.03673 43.56275, 8.03673 43.56275, 8.03673 43.56275, 8.03673 43.56275))'^^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 '774_5261'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673833 7.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.673833"^^xsd:decimal ;
  dwc:decimalLongitude "7.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673833 7.801667)"^^geo:wktLiteral ;
  geo-pos:lat "43.673833"^^xsd:decimal ;
  geo-pos:long "7.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3265'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3265'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.801667'^^xsd:double;
  dwc:startLongitude '7.801667'^^xsd:double;
  dwc:endLongitude '7.801667'^^xsd:double;
  dwc:latitude '43.673833'^^xsd:double;
  dwc:startLatitude '43.673833'^^xsd:double;
  dwc:endLatitude '43.673833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.801667 43.673833, 7.801667 43.673833, 7.801667 43.673833, 7.801667 43.673833, 7.801667 43.673833))'^^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 '774_3265'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.127735 8.465317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.127735"^^xsd:decimal ;
  dwc:decimalLongitude "8.465317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.127735 8.465317)"^^geo:wktLiteral ;
  geo-pos:lat "44.127735"^^xsd:decimal ;
  geo-pos:long "8.465317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5643'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5643'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.465317'^^xsd:double;
  dwc:startLongitude '8.465317'^^xsd:double;
  dwc:endLongitude '8.465317'^^xsd:double;
  dwc:latitude '44.127735'^^xsd:double;
  dwc:startLatitude '44.127735'^^xsd:double;
  dwc:endLatitude '44.127735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.465317 44.127735, 8.465317 44.127735, 8.465317 44.127735, 8.465317 44.127735, 8.465317 44.127735))'^^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 '774_5643'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.812054 8.052983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.812054"^^xsd:decimal ;
  dwc:decimalLongitude "8.052983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.812054 8.052983)"^^geo:wktLiteral ;
  geo-pos:lat "43.812054"^^xsd:decimal ;
  geo-pos:long "8.052983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5609'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5609'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.781388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.052983'^^xsd:double;
  dwc:startLongitude '8.052983'^^xsd:double;
  dwc:endLongitude '8.052983'^^xsd:double;
  dwc:latitude '43.812054'^^xsd:double;
  dwc:startLatitude '43.812054'^^xsd:double;
  dwc:endLatitude '43.812054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.052983 43.812054, 8.052983 43.812054, 8.052983 43.812054, 8.052983 43.812054, 8.052983 43.812054))'^^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 '774_5609'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.739803 7.791823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.739803"^^xsd:decimal ;
  dwc:decimalLongitude "7.791823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.739803 7.791823)"^^geo:wktLiteral ;
  geo-pos:lat "43.739803"^^xsd:decimal ;
  geo-pos:long "7.791823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6297'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.666944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.791823'^^xsd:double;
  dwc:startLongitude '7.791823'^^xsd:double;
  dwc:endLongitude '7.791823'^^xsd:double;
  dwc:latitude '43.739803'^^xsd:double;
  dwc:startLatitude '43.739803'^^xsd:double;
  dwc:endLatitude '43.739803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.791823 43.739803, 7.791823 43.739803, 7.791823 43.739803, 7.791823 43.739803, 7.791823 43.739803))'^^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 '774_6297'^^xsd:string;
  dwc:observationDate '2008-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57939 7.482475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57939"^^xsd:decimal ;
  dwc:decimalLongitude "7.482475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57939 7.482475)"^^geo:wktLiteral ;
  geo-pos:lat "43.57939"^^xsd:decimal ;
  geo-pos:long "7.482475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7657'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.043888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.482475'^^xsd:double;
  dwc:startLongitude '7.482475'^^xsd:double;
  dwc:endLongitude '7.482475'^^xsd:double;
  dwc:latitude '43.57939'^^xsd:double;
  dwc:startLatitude '43.57939'^^xsd:double;
  dwc:endLatitude '43.57939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.482475 43.57939, 7.482475 43.57939, 7.482475 43.57939, 7.482475 43.57939, 7.482475 43.57939))'^^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 '774_7657'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.80505 8.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.80505"^^xsd:decimal ;
  dwc:decimalLongitude "8.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.80505 8.708)"^^geo:wktLiteral ;
  geo-pos:lat "42.80505"^^xsd:decimal ;
  geo-pos:long "8.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5078'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5078'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.773888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.708'^^xsd:double;
  dwc:startLongitude '8.708'^^xsd:double;
  dwc:endLongitude '8.708'^^xsd:double;
  dwc:latitude '42.80505'^^xsd:double;
  dwc:startLatitude '42.80505'^^xsd:double;
  dwc:endLatitude '42.80505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.708 42.80505, 8.708 42.80505, 8.708 42.80505, 8.708 42.80505, 8.708 42.80505))'^^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 '774_5078'^^xsd:string;
  dwc:observationDate '2001-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656517 7.294637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.656517"^^xsd:decimal ;
  dwc:decimalLongitude "7.294637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656517 7.294637)"^^geo:wktLiteral ;
  geo-pos:lat "43.656517"^^xsd:decimal ;
  geo-pos:long "7.294637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5711'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5711'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2597222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.294637'^^xsd:double;
  dwc:startLongitude '7.294637'^^xsd:double;
  dwc:endLongitude '7.294637'^^xsd:double;
  dwc:latitude '43.656517'^^xsd:double;
  dwc:startLatitude '43.656517'^^xsd:double;
  dwc:endLatitude '43.656517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.294637 43.656517, 7.294637 43.656517, 7.294637 43.656517, 7.294637 43.656517, 7.294637 43.656517))'^^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 '774_5711'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133333 7.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133333"^^xsd:decimal ;
  dwc:decimalLongitude "7.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133333 7.283333)"^^geo:wktLiteral ;
  geo-pos:lat "43.133333"^^xsd:decimal ;
  geo-pos:long "7.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3577'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3577'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.283333'^^xsd:double;
  dwc:startLongitude '7.283333'^^xsd:double;
  dwc:endLongitude '7.283333'^^xsd:double;
  dwc:latitude '43.133333'^^xsd:double;
  dwc:startLatitude '43.133333'^^xsd:double;
  dwc:endLatitude '43.133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.283333 43.133333, 7.283333 43.133333, 7.283333 43.133333, 7.283333 43.133333, 7.283333 43.133333))'^^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 '774_3577'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.374333 7.5985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.374333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.374333 7.5985)"^^geo:wktLiteral ;
  geo-pos:lat "43.374333"^^xsd:decimal ;
  geo-pos:long "7.5985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4364'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5985'^^xsd:double;
  dwc:startLongitude '7.5985'^^xsd:double;
  dwc:endLongitude '7.5985'^^xsd:double;
  dwc:latitude '43.374333'^^xsd:double;
  dwc:startLatitude '43.374333'^^xsd:double;
  dwc:endLatitude '43.374333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5985 43.374333, 7.5985 43.374333, 7.5985 43.374333, 7.5985 43.374333, 7.5985 43.374333))'^^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 '774_4364'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81414 8.50378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81414"^^xsd:decimal ;
  dwc:decimalLongitude "8.50378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81414 8.50378)"^^geo:wktLiteral ;
  geo-pos:lat "42.81414"^^xsd:decimal ;
  geo-pos:long "8.50378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7833'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7833'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.673888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.50378'^^xsd:double;
  dwc:startLongitude '8.50378'^^xsd:double;
  dwc:endLongitude '8.50378'^^xsd:double;
  dwc:latitude '42.81414'^^xsd:double;
  dwc:startLatitude '42.81414'^^xsd:double;
  dwc:endLatitude '42.81414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50378 42.81414, 8.50378 42.81414, 8.50378 42.81414, 8.50378 42.81414, 8.50378 42.81414))'^^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 '774_7833'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.734833 7.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.734833"^^xsd:decimal ;
  dwc:decimalLongitude "7.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.734833 7.889167)"^^geo:wktLiteral ;
  geo-pos:lat "43.734833"^^xsd:decimal ;
  geo-pos:long "7.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3356'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3356'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.889167'^^xsd:double;
  dwc:startLongitude '7.889167'^^xsd:double;
  dwc:endLongitude '7.889167'^^xsd:double;
  dwc:latitude '43.734833'^^xsd:double;
  dwc:startLatitude '43.734833'^^xsd:double;
  dwc:endLatitude '43.734833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.889167 43.734833, 7.889167 43.734833, 7.889167 43.734833, 7.889167 43.734833, 7.889167 43.734833))'^^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 '774_3356'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62267 7.50217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62267"^^xsd:decimal ;
  dwc:decimalLongitude "7.50217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62267 7.50217)"^^geo:wktLiteral ;
  geo-pos:lat "43.62267"^^xsd:decimal ;
  geo-pos:long "7.50217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5052'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5052'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50217'^^xsd:double;
  dwc:startLongitude '7.50217'^^xsd:double;
  dwc:endLongitude '7.50217'^^xsd:double;
  dwc:latitude '43.62267'^^xsd:double;
  dwc:startLatitude '43.62267'^^xsd:double;
  dwc:endLatitude '43.62267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50217 43.62267, 7.50217 43.62267, 7.50217 43.62267, 7.50217 43.62267, 7.50217 43.62267))'^^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 '774_5052'^^xsd:string;
  dwc:observationDate '2000-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4515 7.621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4515"^^xsd:decimal ;
  dwc:decimalLongitude "7.621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4515 7.621667)"^^geo:wktLiteral ;
  geo-pos:lat "43.4515"^^xsd:decimal ;
  geo-pos:long "7.621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3295'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.621667'^^xsd:double;
  dwc:startLongitude '7.621667'^^xsd:double;
  dwc:endLongitude '7.621667'^^xsd:double;
  dwc:latitude '43.4515'^^xsd:double;
  dwc:startLatitude '43.4515'^^xsd:double;
  dwc:endLatitude '43.4515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.621667 43.4515, 7.621667 43.4515, 7.621667 43.4515, 7.621667 43.4515, 7.621667 43.4515))'^^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 '774_3295'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.311067 8.016583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.311067"^^xsd:decimal ;
  dwc:decimalLongitude "8.016583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.311067 8.016583)"^^geo:wktLiteral ;
  geo-pos:lat "43.311067"^^xsd:decimal ;
  geo-pos:long "8.016583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4037'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4037'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.016583'^^xsd:double;
  dwc:startLongitude '8.016583'^^xsd:double;
  dwc:endLongitude '8.016583'^^xsd:double;
  dwc:latitude '43.311067'^^xsd:double;
  dwc:startLatitude '43.311067'^^xsd:double;
  dwc:endLatitude '43.311067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.016583 43.311067, 8.016583 43.311067, 8.016583 43.311067, 8.016583 43.311067, 8.016583 43.311067))'^^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 '774_4037'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.887833 7.722667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.887833"^^xsd:decimal ;
  dwc:decimalLongitude "7.722667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.887833 7.722667)"^^geo:wktLiteral ;
  geo-pos:lat "40.887833"^^xsd:decimal ;
  geo-pos:long "7.722667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2767'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2767'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.722667'^^xsd:double;
  dwc:startLongitude '7.722667'^^xsd:double;
  dwc:endLongitude '7.722667'^^xsd:double;
  dwc:latitude '40.887833'^^xsd:double;
  dwc:startLatitude '40.887833'^^xsd:double;
  dwc:endLatitude '40.887833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.722667 40.887833, 7.722667 40.887833, 7.722667 40.887833, 7.722667 40.887833, 7.722667 40.887833))'^^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 '774_2767'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.626717 7.986117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.626717"^^xsd:decimal ;
  dwc:decimalLongitude "7.986117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.626717 7.986117)"^^geo:wktLiteral ;
  geo-pos:lat "43.626717"^^xsd:decimal ;
  geo-pos:long "7.986117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7407'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7407'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.986117'^^xsd:double;
  dwc:startLongitude '7.986117'^^xsd:double;
  dwc:endLongitude '7.986117'^^xsd:double;
  dwc:latitude '43.626717'^^xsd:double;
  dwc:startLatitude '43.626717'^^xsd:double;
  dwc:endLatitude '43.626717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.986117 43.626717, 7.986117 43.626717, 7.986117 43.626717, 7.986117 43.626717, 7.986117 43.626717))'^^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 '774_7407'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671967 7.792733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671967"^^xsd:decimal ;
  dwc:decimalLongitude "7.792733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671967 7.792733)"^^geo:wktLiteral ;
  geo-pos:lat "43.671967"^^xsd:decimal ;
  geo-pos:long "7.792733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7054'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7054'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.792733'^^xsd:double;
  dwc:startLongitude '7.792733'^^xsd:double;
  dwc:endLongitude '7.792733'^^xsd:double;
  dwc:latitude '43.671967'^^xsd:double;
  dwc:startLatitude '43.671967'^^xsd:double;
  dwc:endLatitude '43.671967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.792733 43.671967, 7.792733 43.671967, 7.792733 43.671967, 7.792733 43.671967, 7.792733 43.671967))'^^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 '774_7054'^^xsd:string;
  dwc:observationDate '1997-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365 8.038167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365"^^xsd:decimal ;
  dwc:decimalLongitude "8.038167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365 8.038167)"^^geo:wktLiteral ;
  geo-pos:lat "43.365"^^xsd:decimal ;
  geo-pos:long "8.038167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3393'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3393'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.038167'^^xsd:double;
  dwc:startLongitude '8.038167'^^xsd:double;
  dwc:endLongitude '8.038167'^^xsd:double;
  dwc:latitude '43.365'^^xsd:double;
  dwc:startLatitude '43.365'^^xsd:double;
  dwc:endLatitude '43.365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.038167 43.365, 8.038167 43.365, 8.038167 43.365, 8.038167 43.365, 8.038167 43.365))'^^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 '774_3393'^^xsd:string;
  dwc:observationDate '1991-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61268 7.391893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61268"^^xsd:decimal ;
  dwc:decimalLongitude "7.391893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61268 7.391893)"^^geo:wktLiteral ;
  geo-pos:lat "43.61268"^^xsd:decimal ;
  geo-pos:long "7.391893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8188'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8188'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.9288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.391893'^^xsd:double;
  dwc:startLongitude '7.391893'^^xsd:double;
  dwc:endLongitude '7.391893'^^xsd:double;
  dwc:latitude '43.61268'^^xsd:double;
  dwc:startLatitude '43.61268'^^xsd:double;
  dwc:endLatitude '43.61268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.391893 43.61268, 7.391893 43.61268, 7.391893 43.61268, 7.391893 43.61268, 7.391893 43.61268))'^^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 '774_8188'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65092 7.706451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65092"^^xsd:decimal ;
  dwc:decimalLongitude "7.706451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65092 7.706451)"^^geo:wktLiteral ;
  geo-pos:lat "43.65092"^^xsd:decimal ;
  geo-pos:long "7.706451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7881'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7881'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.706451'^^xsd:double;
  dwc:startLongitude '7.706451'^^xsd:double;
  dwc:endLongitude '7.706451'^^xsd:double;
  dwc:latitude '43.65092'^^xsd:double;
  dwc:startLatitude '43.65092'^^xsd:double;
  dwc:endLatitude '43.65092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.706451 43.65092, 7.706451 43.65092, 7.706451 43.65092, 7.706451 43.65092, 7.706451 43.65092))'^^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 '774_7881'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73792 7.713706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73792"^^xsd:decimal ;
  dwc:decimalLongitude "7.713706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73792 7.713706)"^^geo:wktLiteral ;
  geo-pos:lat "43.73792"^^xsd:decimal ;
  geo-pos:long "7.713706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7727'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7727'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.689722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.713706'^^xsd:double;
  dwc:startLongitude '7.713706'^^xsd:double;
  dwc:endLongitude '7.713706'^^xsd:double;
  dwc:latitude '43.73792'^^xsd:double;
  dwc:startLatitude '43.73792'^^xsd:double;
  dwc:endLatitude '43.73792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.713706 43.73792, 7.713706 43.73792, 7.713706 43.73792, 7.713706 43.73792, 7.713706 43.73792))'^^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 '774_7727'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61042 7.926561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61042"^^xsd:decimal ;
  dwc:decimalLongitude "7.926561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61042 7.926561)"^^geo:wktLiteral ;
  geo-pos:lat "43.61042"^^xsd:decimal ;
  geo-pos:long "7.926561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8102'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8102'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1669444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.926561'^^xsd:double;
  dwc:startLongitude '7.926561'^^xsd:double;
  dwc:endLongitude '7.926561'^^xsd:double;
  dwc:latitude '43.61042'^^xsd:double;
  dwc:startLatitude '43.61042'^^xsd:double;
  dwc:endLatitude '43.61042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.926561 43.61042, 7.926561 43.61042, 7.926561 43.61042, 7.926561 43.61042, 7.926561 43.61042))'^^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 '774_8102'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55967 7.85283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55967"^^xsd:decimal ;
  dwc:decimalLongitude "7.85283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55967 7.85283)"^^geo:wktLiteral ;
  geo-pos:lat "43.55967"^^xsd:decimal ;
  geo-pos:long "7.85283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4936'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4936'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85283'^^xsd:double;
  dwc:startLongitude '7.85283'^^xsd:double;
  dwc:endLongitude '7.85283'^^xsd:double;
  dwc:latitude '43.55967'^^xsd:double;
  dwc:startLatitude '43.55967'^^xsd:double;
  dwc:endLatitude '43.55967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85283 43.55967, 7.85283 43.55967, 7.85283 43.55967, 7.85283 43.55967, 7.85283 43.55967))'^^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 '774_4936'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15021 8.13569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15021"^^xsd:decimal ;
  dwc:decimalLongitude "8.13569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15021 8.13569)"^^geo:wktLiteral ;
  geo-pos:lat "43.15021"^^xsd:decimal ;
  geo-pos:long "8.13569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6492'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.808333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.13569'^^xsd:double;
  dwc:startLongitude '8.13569'^^xsd:double;
  dwc:endLongitude '8.13569'^^xsd:double;
  dwc:latitude '43.15021'^^xsd:double;
  dwc:startLatitude '43.15021'^^xsd:double;
  dwc:endLatitude '43.15021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.13569 43.15021, 8.13569 43.15021, 8.13569 43.15021, 8.13569 43.15021, 8.13569 43.15021))'^^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 '774_6492'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700562 8.345706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700562"^^xsd:decimal ;
  dwc:decimalLongitude "8.345706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700562 8.345706)"^^geo:wktLiteral ;
  geo-pos:lat "43.700562"^^xsd:decimal ;
  geo-pos:long "8.345706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5918'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5918'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.256666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.345706'^^xsd:double;
  dwc:startLongitude '8.345706'^^xsd:double;
  dwc:endLongitude '8.345706'^^xsd:double;
  dwc:latitude '43.700562'^^xsd:double;
  dwc:startLatitude '43.700562'^^xsd:double;
  dwc:endLatitude '43.700562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.345706 43.700562, 8.345706 43.700562, 8.345706 43.700562, 8.345706 43.700562, 8.345706 43.700562))'^^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 '774_5918'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74055 7.85662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74055"^^xsd:decimal ;
  dwc:decimalLongitude "7.85662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74055 7.85662)"^^geo:wktLiteral ;
  geo-pos:lat "43.74055"^^xsd:decimal ;
  geo-pos:long "7.85662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7815'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7815'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.100277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85662'^^xsd:double;
  dwc:startLongitude '7.85662'^^xsd:double;
  dwc:endLongitude '7.85662'^^xsd:double;
  dwc:latitude '43.74055'^^xsd:double;
  dwc:startLatitude '43.74055'^^xsd:double;
  dwc:endLatitude '43.74055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85662 43.74055, 7.85662 43.74055, 7.85662 43.74055, 7.85662 43.74055, 7.85662 43.74055))'^^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 '774_7815'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91335 8.24451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.91335"^^xsd:decimal ;
  dwc:decimalLongitude "8.24451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.91335 8.24451)"^^geo:wktLiteral ;
  geo-pos:lat "43.91335"^^xsd:decimal ;
  geo-pos:long "8.24451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6806'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6806'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.9194444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24451'^^xsd:double;
  dwc:startLongitude '8.24451'^^xsd:double;
  dwc:endLongitude '8.24451'^^xsd:double;
  dwc:latitude '43.91335'^^xsd:double;
  dwc:startLatitude '43.91335'^^xsd:double;
  dwc:endLatitude '43.91335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24451 43.91335, 8.24451 43.91335, 8.24451 43.91335, 8.24451 43.91335, 8.24451 43.91335))'^^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 '774_6806'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581387 7.668841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.581387"^^xsd:decimal ;
  dwc:decimalLongitude "7.668841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581387 7.668841)"^^geo:wktLiteral ;
  geo-pos:lat "43.581387"^^xsd:decimal ;
  geo-pos:long "7.668841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6146'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6146'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.668841'^^xsd:double;
  dwc:startLongitude '7.668841'^^xsd:double;
  dwc:endLongitude '7.668841'^^xsd:double;
  dwc:latitude '43.581387'^^xsd:double;
  dwc:startLatitude '43.581387'^^xsd:double;
  dwc:endLatitude '43.581387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.668841 43.581387, 7.668841 43.581387, 7.668841 43.581387, 7.668841 43.581387, 7.668841 43.581387))'^^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 '774_6146'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.270333 7.984333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.270333"^^xsd:decimal ;
  dwc:decimalLongitude "7.984333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.270333 7.984333)"^^geo:wktLiteral ;
  geo-pos:lat "43.270333"^^xsd:decimal ;
  geo-pos:long "7.984333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4702'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4702'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.105833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.984333'^^xsd:double;
  dwc:startLongitude '7.984333'^^xsd:double;
  dwc:endLongitude '7.984333'^^xsd:double;
  dwc:latitude '43.270333'^^xsd:double;
  dwc:startLatitude '43.270333'^^xsd:double;
  dwc:endLatitude '43.270333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.984333 43.270333, 7.984333 43.270333, 7.984333 43.270333, 7.984333 43.270333, 7.984333 43.270333))'^^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 '774_4702'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204662 7.761626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.204662"^^xsd:decimal ;
  dwc:decimalLongitude "7.761626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204662 7.761626)"^^geo:wktLiteral ;
  geo-pos:lat "43.204662"^^xsd:decimal ;
  geo-pos:long "7.761626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6039'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6039'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.171666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.761626'^^xsd:double;
  dwc:startLongitude '7.761626'^^xsd:double;
  dwc:endLongitude '7.761626'^^xsd:double;
  dwc:latitude '43.204662'^^xsd:double;
  dwc:startLatitude '43.204662'^^xsd:double;
  dwc:endLatitude '43.204662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.761626 43.204662, 7.761626 43.204662, 7.761626 43.204662, 7.761626 43.204662, 7.761626 43.204662))'^^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 '774_6039'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.745262 7.791217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.745262"^^xsd:decimal ;
  dwc:decimalLongitude "7.791217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.745262 7.791217)"^^geo:wktLiteral ;
  geo-pos:lat "43.745262"^^xsd:decimal ;
  geo-pos:long "7.791217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5603'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0358333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.791217'^^xsd:double;
  dwc:startLongitude '7.791217'^^xsd:double;
  dwc:endLongitude '7.791217'^^xsd:double;
  dwc:latitude '43.745262'^^xsd:double;
  dwc:startLatitude '43.745262'^^xsd:double;
  dwc:endLatitude '43.745262'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.791217 43.745262, 7.791217 43.745262, 7.791217 43.745262, 7.791217 43.745262, 7.791217 43.745262))'^^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 '774_5603'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392002 7.14495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392002"^^xsd:decimal ;
  dwc:decimalLongitude "7.14495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392002 7.14495)"^^geo:wktLiteral ;
  geo-pos:lat "43.392002"^^xsd:decimal ;
  geo-pos:long "7.14495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5522'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7580555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.14495'^^xsd:double;
  dwc:startLongitude '7.14495'^^xsd:double;
  dwc:endLongitude '7.14495'^^xsd:double;
  dwc:latitude '43.392002'^^xsd:double;
  dwc:startLatitude '43.392002'^^xsd:double;
  dwc:endLatitude '43.392002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.14495 43.392002, 7.14495 43.392002, 7.14495 43.392002, 7.14495 43.392002, 7.14495 43.392002))'^^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 '774_5522'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3321 8.808883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3321"^^xsd:decimal ;
  dwc:decimalLongitude "8.808883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3321 8.808883)"^^geo:wktLiteral ;
  geo-pos:lat "43.3321"^^xsd:decimal ;
  geo-pos:long "8.808883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4238'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4238'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.808883'^^xsd:double;
  dwc:startLongitude '8.808883'^^xsd:double;
  dwc:endLongitude '8.808883'^^xsd:double;
  dwc:latitude '43.3321'^^xsd:double;
  dwc:startLatitude '43.3321'^^xsd:double;
  dwc:endLatitude '43.3321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.808883 43.3321, 8.808883 43.3321, 8.808883 43.3321, 8.808883 43.3321, 8.808883 43.3321))'^^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 '774_4238'^^xsd:string;
  dwc:observationDate '1995-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497883 7.614604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.497883"^^xsd:decimal ;
  dwc:decimalLongitude "7.614604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497883 7.614604)"^^geo:wktLiteral ;
  geo-pos:lat "43.497883"^^xsd:decimal ;
  geo-pos:long "7.614604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6060'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6060'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.984444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.614604'^^xsd:double;
  dwc:startLongitude '7.614604'^^xsd:double;
  dwc:endLongitude '7.614604'^^xsd:double;
  dwc:latitude '43.497883'^^xsd:double;
  dwc:startLatitude '43.497883'^^xsd:double;
  dwc:endLatitude '43.497883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.614604 43.497883, 7.614604 43.497883, 7.614604 43.497883, 7.614604 43.497883, 7.614604 43.497883))'^^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 '774_6060'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69793 7.76947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69793"^^xsd:decimal ;
  dwc:decimalLongitude "7.76947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69793 7.76947)"^^geo:wktLiteral ;
  geo-pos:lat "43.69793"^^xsd:decimal ;
  geo-pos:long "7.76947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6840'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6840'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7738888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76947'^^xsd:double;
  dwc:startLongitude '7.76947'^^xsd:double;
  dwc:endLongitude '7.76947'^^xsd:double;
  dwc:latitude '43.69793'^^xsd:double;
  dwc:startLatitude '43.69793'^^xsd:double;
  dwc:endLatitude '43.69793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76947 43.69793, 7.76947 43.69793, 7.76947 43.69793, 7.76947 43.69793, 7.76947 43.69793))'^^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 '774_6840'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587647 7.77187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.587647"^^xsd:decimal ;
  dwc:decimalLongitude "7.77187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587647 7.77187)"^^geo:wktLiteral ;
  geo-pos:lat "43.587647"^^xsd:decimal ;
  geo-pos:long "7.77187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5745'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5745'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.9258333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77187'^^xsd:double;
  dwc:startLongitude '7.77187'^^xsd:double;
  dwc:endLongitude '7.77187'^^xsd:double;
  dwc:latitude '43.587647'^^xsd:double;
  dwc:startLatitude '43.587647'^^xsd:double;
  dwc:endLatitude '43.587647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77187 43.587647, 7.77187 43.587647, 7.77187 43.587647, 7.77187 43.587647, 7.77187 43.587647))'^^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 '774_5745'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.968833 8.457667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.968833"^^xsd:decimal ;
  dwc:decimalLongitude "8.457667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.968833 8.457667)"^^geo:wktLiteral ;
  geo-pos:lat "42.968833"^^xsd:decimal ;
  geo-pos:long "8.457667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3984'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3984'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.457667'^^xsd:double;
  dwc:startLongitude '8.457667'^^xsd:double;
  dwc:endLongitude '8.457667'^^xsd:double;
  dwc:latitude '42.968833'^^xsd:double;
  dwc:startLatitude '42.968833'^^xsd:double;
  dwc:endLatitude '42.968833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.457667 42.968833, 8.457667 42.968833, 8.457667 42.968833, 8.457667 42.968833, 8.457667 42.968833))'^^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 '774_3984'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.335433 7.85145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.335433"^^xsd:decimal ;
  dwc:decimalLongitude "7.85145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.335433 7.85145)"^^geo:wktLiteral ;
  geo-pos:lat "43.335433"^^xsd:decimal ;
  geo-pos:long "7.85145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3603'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85145'^^xsd:double;
  dwc:startLongitude '7.85145'^^xsd:double;
  dwc:endLongitude '7.85145'^^xsd:double;
  dwc:latitude '43.335433'^^xsd:double;
  dwc:startLatitude '43.335433'^^xsd:double;
  dwc:endLatitude '43.335433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85145 43.335433, 7.85145 43.335433, 7.85145 43.335433, 7.85145 43.335433, 7.85145 43.335433))'^^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 '774_3603'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7576 8.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7576"^^xsd:decimal ;
  dwc:decimalLongitude "8.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7576 8.189)"^^geo:wktLiteral ;
  geo-pos:lat "43.7576"^^xsd:decimal ;
  geo-pos:long "8.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7200'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7200'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.963888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.189'^^xsd:double;
  dwc:startLongitude '8.189'^^xsd:double;
  dwc:endLongitude '8.189'^^xsd:double;
  dwc:latitude '43.7576'^^xsd:double;
  dwc:startLatitude '43.7576'^^xsd:double;
  dwc:endLatitude '43.7576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.189 43.7576, 8.189 43.7576, 8.189 43.7576, 8.189 43.7576, 8.189 43.7576))'^^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 '774_7200'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6599 8.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6599"^^xsd:decimal ;
  dwc:decimalLongitude "8.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6599 8.1875)"^^geo:wktLiteral ;
  geo-pos:lat "43.6599"^^xsd:decimal ;
  geo-pos:long "8.1875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7263'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7263'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.861944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1875'^^xsd:double;
  dwc:startLongitude '8.1875'^^xsd:double;
  dwc:endLongitude '8.1875'^^xsd:double;
  dwc:latitude '43.6599'^^xsd:double;
  dwc:startLatitude '43.6599'^^xsd:double;
  dwc:endLatitude '43.6599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1875 43.6599, 8.1875 43.6599, 8.1875 43.6599, 8.1875 43.6599, 8.1875 43.6599))'^^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 '774_7263'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695833 7.680667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.695833"^^xsd:decimal ;
  dwc:decimalLongitude "7.680667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695833 7.680667)"^^geo:wktLiteral ;
  geo-pos:lat "43.695833"^^xsd:decimal ;
  geo-pos:long "7.680667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3386'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.680667'^^xsd:double;
  dwc:startLongitude '7.680667'^^xsd:double;
  dwc:endLongitude '7.680667'^^xsd:double;
  dwc:latitude '43.695833'^^xsd:double;
  dwc:startLatitude '43.695833'^^xsd:double;
  dwc:endLatitude '43.695833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.680667 43.695833, 7.680667 43.695833, 7.680667 43.695833, 7.680667 43.695833, 7.680667 43.695833))'^^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 '774_3386'^^xsd:string;
  dwc:observationDate '1991-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.180833 8.459667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.180833"^^xsd:decimal ;
  dwc:decimalLongitude "8.459667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.180833 8.459667)"^^geo:wktLiteral ;
  geo-pos:lat "43.180833"^^xsd:decimal ;
  geo-pos:long "8.459667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4082'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4082'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.459667'^^xsd:double;
  dwc:startLongitude '8.459667'^^xsd:double;
  dwc:endLongitude '8.459667'^^xsd:double;
  dwc:latitude '43.180833'^^xsd:double;
  dwc:startLatitude '43.180833'^^xsd:double;
  dwc:endLatitude '43.180833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.459667 43.180833, 8.459667 43.180833, 8.459667 43.180833, 8.459667 43.180833, 8.459667 43.180833))'^^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 '774_4082'^^xsd:string;
  dwc:observationDate '1994-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68635 7.722293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68635"^^xsd:decimal ;
  dwc:decimalLongitude "7.722293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68635 7.722293)"^^geo:wktLiteral ;
  geo-pos:lat "43.68635"^^xsd:decimal ;
  geo-pos:long "7.722293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7872'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7872'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.721388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.722293'^^xsd:double;
  dwc:startLongitude '7.722293'^^xsd:double;
  dwc:endLongitude '7.722293'^^xsd:double;
  dwc:latitude '43.68635'^^xsd:double;
  dwc:startLatitude '43.68635'^^xsd:double;
  dwc:endLatitude '43.68635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.722293 43.68635, 7.722293 43.68635, 7.722293 43.68635, 7.722293 43.68635, 7.722293 43.68635))'^^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 '774_7872'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3871 7.957838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3871"^^xsd:decimal ;
  dwc:decimalLongitude "7.957838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3871 7.957838)"^^geo:wktLiteral ;
  geo-pos:lat "43.3871"^^xsd:decimal ;
  geo-pos:long "7.957838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7886'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7886'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.957838'^^xsd:double;
  dwc:startLongitude '7.957838'^^xsd:double;
  dwc:endLongitude '7.957838'^^xsd:double;
  dwc:latitude '43.3871'^^xsd:double;
  dwc:startLatitude '43.3871'^^xsd:double;
  dwc:endLatitude '43.3871'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.957838 43.3871, 7.957838 43.3871, 7.957838 43.3871, 7.957838 43.3871, 7.957838 43.3871))'^^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 '774_7886'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68331 7.610223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68331"^^xsd:decimal ;
  dwc:decimalLongitude "7.610223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68331 7.610223)"^^geo:wktLiteral ;
  geo-pos:lat "43.68331"^^xsd:decimal ;
  geo-pos:long "7.610223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7762'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7762'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.610223'^^xsd:double;
  dwc:startLongitude '7.610223'^^xsd:double;
  dwc:endLongitude '7.610223'^^xsd:double;
  dwc:latitude '43.68331'^^xsd:double;
  dwc:startLatitude '43.68331'^^xsd:double;
  dwc:endLatitude '43.68331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.610223 43.68331, 7.610223 43.68331, 7.610223 43.68331, 7.610223 43.68331, 7.610223 43.68331))'^^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 '774_7762'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43421 7.55107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43421"^^xsd:decimal ;
  dwc:decimalLongitude "7.55107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43421 7.55107)"^^geo:wktLiteral ;
  geo-pos:lat "43.43421"^^xsd:decimal ;
  geo-pos:long "7.55107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6674'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6674'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.402222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55107'^^xsd:double;
  dwc:startLongitude '7.55107'^^xsd:double;
  dwc:endLongitude '7.55107'^^xsd:double;
  dwc:latitude '43.43421'^^xsd:double;
  dwc:startLatitude '43.43421'^^xsd:double;
  dwc:endLatitude '43.43421'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55107 43.43421, 7.55107 43.43421, 7.55107 43.43421, 7.55107 43.43421, 7.55107 43.43421))'^^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 '774_6674'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64994 7.55422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64994"^^xsd:decimal ;
  dwc:decimalLongitude "7.55422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64994 7.55422)"^^geo:wktLiteral ;
  geo-pos:lat "43.64994"^^xsd:decimal ;
  geo-pos:long "7.55422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6811'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6811'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.846666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55422'^^xsd:double;
  dwc:startLongitude '7.55422'^^xsd:double;
  dwc:endLongitude '7.55422'^^xsd:double;
  dwc:latitude '43.64994'^^xsd:double;
  dwc:startLatitude '43.64994'^^xsd:double;
  dwc:endLatitude '43.64994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55422 43.64994, 7.55422 43.64994, 7.55422 43.64994, 7.55422 43.64994, 7.55422 43.64994))'^^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 '774_6811'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.739323 7.799958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.739323"^^xsd:decimal ;
  dwc:decimalLongitude "7.799958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.739323 7.799958)"^^geo:wktLiteral ;
  geo-pos:lat "43.739323"^^xsd:decimal ;
  geo-pos:long "7.799958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5878'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5878'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.942222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.799958'^^xsd:double;
  dwc:startLongitude '7.799958'^^xsd:double;
  dwc:endLongitude '7.799958'^^xsd:double;
  dwc:latitude '43.739323'^^xsd:double;
  dwc:startLatitude '43.739323'^^xsd:double;
  dwc:endLatitude '43.739323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.799958 43.739323, 7.799958 43.739323, 7.799958 43.739323, 7.799958 43.739323, 7.799958 43.739323))'^^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 '774_5878'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36973 8.41469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36973"^^xsd:decimal ;
  dwc:decimalLongitude "8.41469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36973 8.41469)"^^geo:wktLiteral ;
  geo-pos:lat "43.36973"^^xsd:decimal ;
  geo-pos:long "8.41469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6520'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.526666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.41469'^^xsd:double;
  dwc:startLongitude '8.41469'^^xsd:double;
  dwc:endLongitude '8.41469'^^xsd:double;
  dwc:latitude '43.36973'^^xsd:double;
  dwc:startLatitude '43.36973'^^xsd:double;
  dwc:endLatitude '43.36973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.41469 43.36973, 8.41469 43.36973, 8.41469 43.36973, 8.41469 43.36973, 8.41469 43.36973))'^^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 '774_6520'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642098 8.093167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.642098"^^xsd:decimal ;
  dwc:decimalLongitude "8.093167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642098 8.093167)"^^geo:wktLiteral ;
  geo-pos:lat "43.642098"^^xsd:decimal ;
  geo-pos:long "8.093167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5656'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5656'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.093167'^^xsd:double;
  dwc:startLongitude '8.093167'^^xsd:double;
  dwc:endLongitude '8.093167'^^xsd:double;
  dwc:latitude '43.642098'^^xsd:double;
  dwc:startLatitude '43.642098'^^xsd:double;
  dwc:endLatitude '43.642098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.093167 43.642098, 8.093167 43.642098, 8.093167 43.642098, 8.093167 43.642098, 8.093167 43.642098))'^^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 '774_5656'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9555 -17.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9555"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9555 -17.0055)"^^geo:wktLiteral ;
  geo-pos:lat "27.9555"^^xsd:decimal ;
  geo-pos:long "-17.0055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3074'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3074'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.860555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.0055'^^xsd:double;
  dwc:startLongitude '-17.0055'^^xsd:double;
  dwc:endLongitude '-17.0055'^^xsd:double;
  dwc:latitude '27.9555'^^xsd:double;
  dwc:startLatitude '27.9555'^^xsd:double;
  dwc:endLatitude '27.9555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.0055 27.9555, -17.0055 27.9555, -17.0055 27.9555, -17.0055 27.9555, -17.0055 27.9555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3074'^^xsd:string;
  dwc:observationDate '1997-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0334 -13.25045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.0334"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0334 -13.25045)"^^geo:wktLiteral ;
  geo-pos:lat "29.0334"^^xsd:decimal ;
  geo-pos:long "-13.25045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2849'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2849'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.25045'^^xsd:double;
  dwc:startLongitude '-13.25045'^^xsd:double;
  dwc:endLongitude '-13.25045'^^xsd:double;
  dwc:latitude '29.0334'^^xsd:double;
  dwc:startLatitude '29.0334'^^xsd:double;
  dwc:endLatitude '29.0334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.25045 29.0334, -13.25045 29.0334, -13.25045 29.0334, -13.25045 29.0334, -13.25045 29.0334))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2849'^^xsd:string;
  dwc:observationDate '1995-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.026 -17.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.026"^^xsd:decimal ;
  dwc:decimalLongitude "-17.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.026 -17.076)"^^geo:wktLiteral ;
  geo-pos:lat "28.026"^^xsd:decimal ;
  geo-pos:long "-17.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2924'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2924'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.016111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.076'^^xsd:double;
  dwc:startLongitude '-17.076'^^xsd:double;
  dwc:endLongitude '-17.076'^^xsd:double;
  dwc:latitude '28.026'^^xsd:double;
  dwc:startLatitude '28.026'^^xsd:double;
  dwc:endLatitude '28.026'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.076 28.026, -17.076 28.026, -17.076 28.026, -17.076 28.026, -17.076 28.026))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2924'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083917 -13.317083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083917"^^xsd:decimal ;
  dwc:decimalLongitude "-13.317083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083917 -13.317083)"^^geo:wktLiteral ;
  geo-pos:lat "29.083917"^^xsd:decimal ;
  geo-pos:long "-13.317083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2855'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2855'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.317083'^^xsd:double;
  dwc:startLongitude '-13.317083'^^xsd:double;
  dwc:endLongitude '-13.317083'^^xsd:double;
  dwc:latitude '29.083917'^^xsd:double;
  dwc:startLatitude '29.083917'^^xsd:double;
  dwc:endLatitude '29.083917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.317083 29.083917, -13.317083 29.083917, -13.317083 29.083917, -13.317083 29.083917, -13.317083 29.083917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2855'^^xsd:string;
  dwc:observationDate '1995-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.996667 -16.796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.996667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.996667 -16.796667)"^^geo:wktLiteral ;
  geo-pos:lat "27.996667"^^xsd:decimal ;
  geo-pos:long "-16.796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2974'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2974'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.19'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.796667'^^xsd:double;
  dwc:startLongitude '-16.796667'^^xsd:double;
  dwc:endLongitude '-16.796667'^^xsd:double;
  dwc:latitude '27.996667'^^xsd:double;
  dwc:startLatitude '27.996667'^^xsd:double;
  dwc:endLatitude '27.996667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.796667 27.996667, -16.796667 27.996667, -16.796667 27.996667, -16.796667 27.996667, -16.796667 27.996667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2974'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.951833 -17.201833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.951833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.201833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.951833 -17.201833)"^^geo:wktLiteral ;
  geo-pos:lat "27.951833"^^xsd:decimal ;
  geo-pos:long "-17.201833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3076'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3076'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.772777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.201833'^^xsd:double;
  dwc:startLongitude '-17.201833'^^xsd:double;
  dwc:endLongitude '-17.201833'^^xsd:double;
  dwc:latitude '27.951833'^^xsd:double;
  dwc:startLatitude '27.951833'^^xsd:double;
  dwc:endLatitude '27.951833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.201833 27.951833, -17.201833 27.951833, -17.201833 27.951833, -17.201833 27.951833, -17.201833 27.951833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3076'^^xsd:string;
  dwc:observationDate '1997-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.916733 -13.500833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.916733"^^xsd:decimal ;
  dwc:decimalLongitude "-13.500833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.916733 -13.500833)"^^geo:wktLiteral ;
  geo-pos:lat "28.916733"^^xsd:decimal ;
  geo-pos:long "-13.500833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2858'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2858'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.500833'^^xsd:double;
  dwc:startLongitude '-13.500833'^^xsd:double;
  dwc:endLongitude '-13.500833'^^xsd:double;
  dwc:latitude '28.916733'^^xsd:double;
  dwc:startLatitude '28.916733'^^xsd:double;
  dwc:endLatitude '28.916733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.500833 28.916733, -13.500833 28.916733, -13.500833 28.916733, -13.500833 28.916733, -13.500833 28.916733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2858'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.606833 -17.940167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.606833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.940167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.606833 -17.940167)"^^geo:wktLiteral ;
  geo-pos:lat "27.606833"^^xsd:decimal ;
  geo-pos:long "-17.940167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3090'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3090'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.940167'^^xsd:double;
  dwc:startLongitude '-17.940167'^^xsd:double;
  dwc:endLongitude '-17.940167'^^xsd:double;
  dwc:latitude '27.606833'^^xsd:double;
  dwc:startLatitude '27.606833'^^xsd:double;
  dwc:endLatitude '27.606833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.940167 27.606833, -17.940167 27.606833, -17.940167 27.606833, -17.940167 27.606833, -17.940167 27.606833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3090'^^xsd:string;
  dwc:observationDate '1997-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.912667 -17.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.912667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.912667 -17.196)"^^geo:wktLiteral ;
  geo-pos:lat "27.912667"^^xsd:decimal ;
  geo-pos:long "-17.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3075'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3075'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.196'^^xsd:double;
  dwc:startLongitude '-17.196'^^xsd:double;
  dwc:endLongitude '-17.196'^^xsd:double;
  dwc:latitude '27.912667'^^xsd:double;
  dwc:startLatitude '27.912667'^^xsd:double;
  dwc:endLatitude '27.912667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.196 27.912667, -17.196 27.912667, -17.196 27.912667, -17.196 27.912667, -17.196 27.912667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3075'^^xsd:string;
  dwc:observationDate '1997-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917533 -17.217533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917533"^^xsd:decimal ;
  dwc:decimalLongitude "-17.217533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917533 -17.217533)"^^geo:wktLiteral ;
  geo-pos:lat "27.917533"^^xsd:decimal ;
  geo-pos:long "-17.217533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3066'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3066'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.212222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.217533'^^xsd:double;
  dwc:startLongitude '-17.217533'^^xsd:double;
  dwc:endLongitude '-17.217533'^^xsd:double;
  dwc:latitude '27.917533'^^xsd:double;
  dwc:startLatitude '27.917533'^^xsd:double;
  dwc:endLatitude '27.917533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.217533 27.917533, -17.217533 27.917533, -17.217533 27.917533, -17.217533 27.917533, -17.217533 27.917533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3066'^^xsd:string;
  dwc:observationDate '1997-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8838 -13.68465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8838 -13.68465)"^^geo:wktLiteral ;
  geo-pos:lat "28.8838"^^xsd:decimal ;
  geo-pos:long "-13.68465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2830'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2830'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.68465'^^xsd:double;
  dwc:startLongitude '-13.68465'^^xsd:double;
  dwc:endLongitude '-13.68465'^^xsd:double;
  dwc:latitude '28.8838'^^xsd:double;
  dwc:startLatitude '28.8838'^^xsd:double;
  dwc:endLatitude '28.8838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.68465 28.8838, -13.68465 28.8838, -13.68465 28.8838, -13.68465 28.8838, -13.68465 28.8838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2830'^^xsd:string;
  dwc:observationDate '1994-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9673 -17.2173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9673"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9673 -17.2173)"^^geo:wktLiteral ;
  geo-pos:lat "27.9673"^^xsd:decimal ;
  geo-pos:long "-17.2173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3037'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3037'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.2173'^^xsd:double;
  dwc:startLongitude '-17.2173'^^xsd:double;
  dwc:endLongitude '-17.2173'^^xsd:double;
  dwc:latitude '27.9673'^^xsd:double;
  dwc:startLatitude '27.9673'^^xsd:double;
  dwc:endLatitude '27.9673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.2173 27.9673, -17.2173 27.9673, -17.2173 27.9673, -17.2173 27.9673, -17.2173 27.9673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3037'^^xsd:string;
  dwc:observationDate '1997-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.989 -17.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.989"^^xsd:decimal ;
  dwc:decimalLongitude "-17.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.989 -17.239)"^^geo:wktLiteral ;
  geo-pos:lat "27.989"^^xsd:decimal ;
  geo-pos:long "-17.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2957'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2957'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.075833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.239'^^xsd:double;
  dwc:startLongitude '-17.239'^^xsd:double;
  dwc:endLongitude '-17.239'^^xsd:double;
  dwc:latitude '27.989'^^xsd:double;
  dwc:startLatitude '27.989'^^xsd:double;
  dwc:endLatitude '27.989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.239 27.989, -17.239 27.989, -17.239 27.989, -17.239 27.989, -17.239 27.989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2957'^^xsd:string;
  dwc:observationDate '1996-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9685 -17.235167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9685"^^xsd:decimal ;
  dwc:decimalLongitude "-17.235167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9685 -17.235167)"^^geo:wktLiteral ;
  geo-pos:lat "27.9685"^^xsd:decimal ;
  geo-pos:long "-17.235167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3091'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3091'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.9036111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.235167'^^xsd:double;
  dwc:startLongitude '-17.235167'^^xsd:double;
  dwc:endLongitude '-17.235167'^^xsd:double;
  dwc:latitude '27.9685'^^xsd:double;
  dwc:startLatitude '27.9685'^^xsd:double;
  dwc:endLatitude '27.9685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.235167 27.9685, -17.235167 27.9685, -17.235167 27.9685, -17.235167 27.9685, -17.235167 27.9685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3091'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027167 -17.143833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.027167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.143833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027167 -17.143833)"^^geo:wktLiteral ;
  geo-pos:lat "28.027167"^^xsd:decimal ;
  geo-pos:long "-17.143833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3067'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3067'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.918611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.143833'^^xsd:double;
  dwc:startLongitude '-17.143833'^^xsd:double;
  dwc:endLongitude '-17.143833'^^xsd:double;
  dwc:latitude '28.027167'^^xsd:double;
  dwc:startLatitude '28.027167'^^xsd:double;
  dwc:endLatitude '28.027167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.143833 28.027167, -17.143833 28.027167, -17.143833 28.027167, -17.143833 28.027167, -17.143833 28.027167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3067'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.18405 -13.334433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.18405"^^xsd:decimal ;
  dwc:decimalLongitude "-13.334433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.18405 -13.334433)"^^geo:wktLiteral ;
  geo-pos:lat "29.18405"^^xsd:decimal ;
  geo-pos:long "-13.334433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2828'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2828'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.334433'^^xsd:double;
  dwc:startLongitude '-13.334433'^^xsd:double;
  dwc:endLongitude '-13.334433'^^xsd:double;
  dwc:latitude '29.18405'^^xsd:double;
  dwc:startLatitude '29.18405'^^xsd:double;
  dwc:endLatitude '29.18405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.334433 29.18405, -13.334433 29.18405, -13.334433 29.18405, -13.334433 29.18405, -13.334433 29.18405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2828'^^xsd:string;
  dwc:observationDate '1994-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.971833 -16.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.971833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.971833 -16.7385)"^^geo:wktLiteral ;
  geo-pos:lat "27.971833"^^xsd:decimal ;
  geo-pos:long "-16.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2973'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2973'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.433611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.7385'^^xsd:double;
  dwc:startLongitude '-16.7385'^^xsd:double;
  dwc:endLongitude '-16.7385'^^xsd:double;
  dwc:latitude '27.971833'^^xsd:double;
  dwc:startLatitude '27.971833'^^xsd:double;
  dwc:endLatitude '27.971833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7385 27.971833, -16.7385 27.971833, -16.7385 27.971833, -16.7385 27.971833, -16.7385 27.971833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2973'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.015833 -16.815833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.015833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.815833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.015833 -16.815833)"^^geo:wktLiteral ;
  geo-pos:lat "28.015833"^^xsd:decimal ;
  geo-pos:long "-16.815833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2984'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2984'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.701388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.815833'^^xsd:double;
  dwc:startLongitude '-16.815833'^^xsd:double;
  dwc:endLongitude '-16.815833'^^xsd:double;
  dwc:latitude '28.015833'^^xsd:double;
  dwc:startLatitude '28.015833'^^xsd:double;
  dwc:endLatitude '28.015833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.815833 28.015833, -16.815833 28.015833, -16.815833 28.015833, -16.815833 28.015833, -16.815833 28.015833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2984'^^xsd:string;
  dwc:observationDate '1996-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.85015 -13.567183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.85015"^^xsd:decimal ;
  dwc:decimalLongitude "-13.567183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.85015 -13.567183)"^^geo:wktLiteral ;
  geo-pos:lat "28.85015"^^xsd:decimal ;
  geo-pos:long "-13.567183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2840'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2840'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.567183'^^xsd:double;
  dwc:startLongitude '-13.567183'^^xsd:double;
  dwc:endLongitude '-13.567183'^^xsd:double;
  dwc:latitude '28.85015'^^xsd:double;
  dwc:startLatitude '28.85015'^^xsd:double;
  dwc:endLatitude '28.85015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.567183 28.85015, -13.567183 28.85015, -13.567183 28.85015, -13.567183 28.85015, -13.567183 28.85015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2840'^^xsd:string;
  dwc:observationDate '1994-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9525 -17.169167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9525"^^xsd:decimal ;
  dwc:decimalLongitude "-17.169167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9525 -17.169167)"^^geo:wktLiteral ;
  geo-pos:lat "27.9525"^^xsd:decimal ;
  geo-pos:long "-17.169167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3047'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3047'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.57'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.169167'^^xsd:double;
  dwc:startLongitude '-17.169167'^^xsd:double;
  dwc:endLongitude '-17.169167'^^xsd:double;
  dwc:latitude '27.9525'^^xsd:double;
  dwc:startLatitude '27.9525'^^xsd:double;
  dwc:endLatitude '27.9525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.169167 27.9525, -17.169167 27.9525, -17.169167 27.9525, -17.169167 27.9525, -17.169167 27.9525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3047'^^xsd:string;
  dwc:observationDate '1997-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9525 -17.185833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9525"^^xsd:decimal ;
  dwc:decimalLongitude "-17.185833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9525 -17.185833)"^^geo:wktLiteral ;
  geo-pos:lat "27.9525"^^xsd:decimal ;
  geo-pos:long "-17.185833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3061'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3061'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.619722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.185833'^^xsd:double;
  dwc:startLongitude '-17.185833'^^xsd:double;
  dwc:endLongitude '-17.185833'^^xsd:double;
  dwc:latitude '27.9525'^^xsd:double;
  dwc:startLatitude '27.9525'^^xsd:double;
  dwc:endLatitude '27.9525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.185833 27.9525, -17.185833 27.9525, -17.185833 27.9525, -17.185833 27.9525, -17.185833 27.9525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3061'^^xsd:string;
  dwc:observationDate '1997-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0365 -17.153167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0365"^^xsd:decimal ;
  dwc:decimalLongitude "-17.153167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0365 -17.153167)"^^geo:wktLiteral ;
  geo-pos:lat "28.0365"^^xsd:decimal ;
  geo-pos:long "-17.153167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2901'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2901'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.048055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.153167'^^xsd:double;
  dwc:startLongitude '-17.153167'^^xsd:double;
  dwc:endLongitude '-17.153167'^^xsd:double;
  dwc:latitude '28.0365'^^xsd:double;
  dwc:startLatitude '28.0365'^^xsd:double;
  dwc:endLatitude '28.0365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.153167 28.0365, -17.153167 28.0365, -17.153167 28.0365, -17.153167 28.0365, -17.153167 28.0365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2901'^^xsd:string;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.598333 -61.526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.598333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.598333 -61.526667)"^^geo:wktLiteral ;
  geo-pos:lat "15.598333"^^xsd:decimal ;
  geo-pos:long "-61.526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3164'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3164'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.526667'^^xsd:double;
  dwc:startLongitude '-61.526667'^^xsd:double;
  dwc:endLongitude '-61.526667'^^xsd:double;
  dwc:latitude '15.598333'^^xsd:double;
  dwc:startLatitude '15.598333'^^xsd:double;
  dwc:endLatitude '15.598333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.526667 15.598333, -61.526667 15.598333, -61.526667 15.598333, -61.526667 15.598333, -61.526667 15.598333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3164'^^xsd:string;
  dwc:observationDate '1994-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.049722 -64.142778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.049722"^^xsd:decimal ;
  dwc:decimalLongitude "-64.142778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.049722 -64.142778)"^^geo:wktLiteral ;
  geo-pos:lat "19.049722"^^xsd:decimal ;
  geo-pos:long "-64.142778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3189'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3189'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.142778'^^xsd:double;
  dwc:startLongitude '-64.142778'^^xsd:double;
  dwc:endLongitude '-64.142778'^^xsd:double;
  dwc:latitude '19.049722'^^xsd:double;
  dwc:startLatitude '19.049722'^^xsd:double;
  dwc:endLatitude '19.049722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.142778 19.049722, -64.142778 19.049722, -64.142778 19.049722, -64.142778 19.049722, -64.142778 19.049722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3189'^^xsd:string;
  dwc:observationDate '1994-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.230556 -64.733056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.230556"^^xsd:decimal ;
  dwc:decimalLongitude "-64.733056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.230556 -64.733056)"^^geo:wktLiteral ;
  geo-pos:lat "19.230556"^^xsd:decimal ;
  geo-pos:long "-64.733056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3188'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3188'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.733056'^^xsd:double;
  dwc:startLongitude '-64.733056'^^xsd:double;
  dwc:endLongitude '-64.733056'^^xsd:double;
  dwc:latitude '19.230556'^^xsd:double;
  dwc:startLatitude '19.230556'^^xsd:double;
  dwc:endLatitude '19.230556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.733056 19.230556, -64.733056 19.230556, -64.733056 19.230556, -64.733056 19.230556, -64.733056 19.230556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3188'^^xsd:string;
  dwc:observationDate '1994-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.188333 -64.773889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.188333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.773889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.188333 -64.773889)"^^geo:wktLiteral ;
  geo-pos:lat "18.188333"^^xsd:decimal ;
  geo-pos:long "-64.773889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3185'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3185'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.773889'^^xsd:double;
  dwc:startLongitude '-64.773889'^^xsd:double;
  dwc:endLongitude '-64.773889'^^xsd:double;
  dwc:latitude '18.188333'^^xsd:double;
  dwc:startLatitude '18.188333'^^xsd:double;
  dwc:endLatitude '18.188333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.773889 18.188333, -64.773889 18.188333, -64.773889 18.188333, -64.773889 18.188333, -64.773889 18.188333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3185'^^xsd:string;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.605 -63.220278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.605"^^xsd:decimal ;
  dwc:decimalLongitude "-63.220278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.605 -63.220278)"^^geo:wktLiteral ;
  geo-pos:lat "19.605"^^xsd:decimal ;
  geo-pos:long "-63.220278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3217'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3217'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.220278'^^xsd:double;
  dwc:startLongitude '-63.220278'^^xsd:double;
  dwc:endLongitude '-63.220278'^^xsd:double;
  dwc:latitude '19.605'^^xsd:double;
  dwc:startLatitude '19.605'^^xsd:double;
  dwc:endLatitude '19.605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.220278 19.605, -63.220278 19.605, -63.220278 19.605, -63.220278 19.605, -63.220278 19.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3217'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.476944 -63.240833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.476944"^^xsd:decimal ;
  dwc:decimalLongitude "-63.240833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.476944 -63.240833)"^^geo:wktLiteral ;
  geo-pos:lat "19.476944"^^xsd:decimal ;
  geo-pos:long "-63.240833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3215'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3215'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.240833'^^xsd:double;
  dwc:startLongitude '-63.240833'^^xsd:double;
  dwc:endLongitude '-63.240833'^^xsd:double;
  dwc:latitude '19.476944'^^xsd:double;
  dwc:startLatitude '19.476944'^^xsd:double;
  dwc:endLatitude '19.476944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.240833 19.476944, -63.240833 19.476944, -63.240833 19.476944, -63.240833 19.476944, -63.240833 19.476944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3215'^^xsd:string;
  dwc:observationDate '1994-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.56 -63.138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.56"^^xsd:decimal ;
  dwc:decimalLongitude "-63.138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.56 -63.138889)"^^geo:wktLiteral ;
  geo-pos:lat "19.56"^^xsd:decimal ;
  geo-pos:long "-63.138889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3224'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3224'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.138889'^^xsd:double;
  dwc:startLongitude '-63.138889'^^xsd:double;
  dwc:endLongitude '-63.138889'^^xsd:double;
  dwc:latitude '19.56'^^xsd:double;
  dwc:startLatitude '19.56'^^xsd:double;
  dwc:endLatitude '19.56'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.138889 19.56, -63.138889 19.56, -63.138889 19.56, -63.138889 19.56, -63.138889 19.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3224'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.388889 -63.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.388889"^^xsd:decimal ;
  dwc:decimalLongitude "-63.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.388889 -63.608333)"^^geo:wktLiteral ;
  geo-pos:lat "19.388889"^^xsd:decimal ;
  geo-pos:long "-63.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3226'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3226'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.608333'^^xsd:double;
  dwc:startLongitude '-63.608333'^^xsd:double;
  dwc:endLongitude '-63.608333'^^xsd:double;
  dwc:latitude '19.388889'^^xsd:double;
  dwc:startLatitude '19.388889'^^xsd:double;
  dwc:endLatitude '19.388889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.608333 19.388889, -63.608333 19.388889, -63.608333 19.388889, -63.608333 19.388889, -63.608333 19.388889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3226'^^xsd:string;
  dwc:observationDate '1994-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.04 -63.469167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.04"^^xsd:decimal ;
  dwc:decimalLongitude "-63.469167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.04 -63.469167)"^^geo:wktLiteral ;
  geo-pos:lat "19.04"^^xsd:decimal ;
  geo-pos:long "-63.469167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3207'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3207'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.469167'^^xsd:double;
  dwc:startLongitude '-63.469167'^^xsd:double;
  dwc:endLongitude '-63.469167'^^xsd:double;
  dwc:latitude '19.04'^^xsd:double;
  dwc:startLatitude '19.04'^^xsd:double;
  dwc:endLatitude '19.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.469167 19.04, -63.469167 19.04, -63.469167 19.04, -63.469167 19.04, -63.469167 19.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3207'^^xsd:string;
  dwc:observationDate '1994-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -61.443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.35"^^xsd:decimal ;
  dwc:decimalLongitude "-61.443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -61.443333)"^^geo:wktLiteral ;
  geo-pos:lat "15.35"^^xsd:decimal ;
  geo-pos:long "-61.443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3174'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3174'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.443333'^^xsd:double;
  dwc:startLongitude '-61.443333'^^xsd:double;
  dwc:endLongitude '-61.443333'^^xsd:double;
  dwc:latitude '15.35'^^xsd:double;
  dwc:startLatitude '15.35'^^xsd:double;
  dwc:endLatitude '15.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.443333 15.35, -61.443333 15.35, -61.443333 15.35, -61.443333 15.35, -61.443333 15.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3174'^^xsd:string;
  dwc:observationDate '1994-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.591944 -64.052778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.591944"^^xsd:decimal ;
  dwc:decimalLongitude "-64.052778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.591944 -64.052778)"^^geo:wktLiteral ;
  geo-pos:lat "18.591944"^^xsd:decimal ;
  geo-pos:long "-64.052778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3196'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3196'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.052778'^^xsd:double;
  dwc:startLongitude '-64.052778'^^xsd:double;
  dwc:endLongitude '-64.052778'^^xsd:double;
  dwc:latitude '18.591944'^^xsd:double;
  dwc:startLatitude '18.591944'^^xsd:double;
  dwc:endLatitude '18.591944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.052778 18.591944, -64.052778 18.591944, -64.052778 18.591944, -64.052778 18.591944, -64.052778 18.591944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3196'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.595833 -63.209167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.595833"^^xsd:decimal ;
  dwc:decimalLongitude "-63.209167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.595833 -63.209167)"^^geo:wktLiteral ;
  geo-pos:lat "19.595833"^^xsd:decimal ;
  geo-pos:long "-63.209167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3216'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3216'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.209167'^^xsd:double;
  dwc:startLongitude '-63.209167'^^xsd:double;
  dwc:endLongitude '-63.209167'^^xsd:double;
  dwc:latitude '19.595833'^^xsd:double;
  dwc:startLatitude '19.595833'^^xsd:double;
  dwc:endLatitude '19.595833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.209167 19.595833, -63.209167 19.595833, -63.209167 19.595833, -63.209167 19.595833, -63.209167 19.595833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3216'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.534722 -64.130556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.534722"^^xsd:decimal ;
  dwc:decimalLongitude "-64.130556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.534722 -64.130556)"^^geo:wktLiteral ;
  geo-pos:lat "18.534722"^^xsd:decimal ;
  geo-pos:long "-64.130556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3194'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3194'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.130556'^^xsd:double;
  dwc:startLongitude '-64.130556'^^xsd:double;
  dwc:endLongitude '-64.130556'^^xsd:double;
  dwc:latitude '18.534722'^^xsd:double;
  dwc:startLatitude '18.534722'^^xsd:double;
  dwc:endLatitude '18.534722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.130556 18.534722, -64.130556 18.534722, -64.130556 18.534722, -64.130556 18.534722, -64.130556 18.534722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3194'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.283333 -64.319444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.283333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.319444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.283333 -64.319444)"^^geo:wktLiteral ;
  geo-pos:lat "19.283333"^^xsd:decimal ;
  geo-pos:long "-64.319444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3190'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.319444'^^xsd:double;
  dwc:startLongitude '-64.319444'^^xsd:double;
  dwc:endLongitude '-64.319444'^^xsd:double;
  dwc:latitude '19.283333'^^xsd:double;
  dwc:startLatitude '19.283333'^^xsd:double;
  dwc:endLatitude '19.283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.319444 19.283333, -64.319444 19.283333, -64.319444 19.283333, -64.319444 19.283333, -64.319444 19.283333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3190'^^xsd:string;
  dwc:observationDate '1994-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -63.397222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1"^^xsd:decimal ;
  dwc:decimalLongitude "-63.397222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -63.397222)"^^geo:wktLiteral ;
  geo-pos:lat "19.1"^^xsd:decimal ;
  geo-pos:long "-63.397222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3211'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3211'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.397222'^^xsd:double;
  dwc:startLongitude '-63.397222'^^xsd:double;
  dwc:endLongitude '-63.397222'^^xsd:double;
  dwc:latitude '19.1'^^xsd:double;
  dwc:startLatitude '19.1'^^xsd:double;
  dwc:endLatitude '19.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.397222 19.1, -63.397222 19.1, -63.397222 19.1, -63.397222 19.1, -63.397222 19.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3211'^^xsd:string;
  dwc:observationDate '1994-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.318333 -63.284722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.318333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.284722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.318333 -63.284722)"^^geo:wktLiteral ;
  geo-pos:lat "19.318333"^^xsd:decimal ;
  geo-pos:long "-63.284722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3212'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3212'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.284722'^^xsd:double;
  dwc:startLongitude '-63.284722'^^xsd:double;
  dwc:endLongitude '-63.284722'^^xsd:double;
  dwc:latitude '19.318333'^^xsd:double;
  dwc:startLatitude '19.318333'^^xsd:double;
  dwc:endLatitude '19.318333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.284722 19.318333, -63.284722 19.318333, -63.284722 19.318333, -63.284722 19.318333, -63.284722 19.318333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3212'^^xsd:string;
  dwc:observationDate '1994-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.100278 -63.341944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.100278"^^xsd:decimal ;
  dwc:decimalLongitude "-63.341944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.100278 -63.341944)"^^geo:wktLiteral ;
  geo-pos:lat "19.100278"^^xsd:decimal ;
  geo-pos:long "-63.341944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3210'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3210'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.341944'^^xsd:double;
  dwc:startLongitude '-63.341944'^^xsd:double;
  dwc:endLongitude '-63.341944'^^xsd:double;
  dwc:latitude '19.100278'^^xsd:double;
  dwc:startLatitude '19.100278'^^xsd:double;
  dwc:endLatitude '19.100278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.341944 19.100278, -63.341944 19.100278, -63.341944 19.100278, -63.341944 19.100278, -63.341944 19.100278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3210'^^xsd:string;
  dwc:observationDate '1994-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.522778 -63.119722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.522778"^^xsd:decimal ;
  dwc:decimalLongitude "-63.119722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.522778 -63.119722)"^^geo:wktLiteral ;
  geo-pos:lat "19.522778"^^xsd:decimal ;
  geo-pos:long "-63.119722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3221'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3221'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.119722'^^xsd:double;
  dwc:startLongitude '-63.119722'^^xsd:double;
  dwc:endLongitude '-63.119722'^^xsd:double;
  dwc:latitude '19.522778'^^xsd:double;
  dwc:startLatitude '19.522778'^^xsd:double;
  dwc:endLatitude '19.522778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.119722 19.522778, -63.119722 19.522778, -63.119722 19.522778, -63.119722 19.522778, -63.119722 19.522778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3221'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.593889 -63.201389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.593889"^^xsd:decimal ;
  dwc:decimalLongitude "-63.201389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.593889 -63.201389)"^^geo:wktLiteral ;
  geo-pos:lat "19.593889"^^xsd:decimal ;
  geo-pos:long "-63.201389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3220'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3220'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.201389'^^xsd:double;
  dwc:startLongitude '-63.201389'^^xsd:double;
  dwc:endLongitude '-63.201389'^^xsd:double;
  dwc:latitude '19.593889'^^xsd:double;
  dwc:startLatitude '19.593889'^^xsd:double;
  dwc:endLatitude '19.593889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.201389 19.593889, -63.201389 19.593889, -63.201389 19.593889, -63.201389 19.593889, -63.201389 19.593889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3220'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.653611 -61.1975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.653611"^^xsd:decimal ;
  dwc:decimalLongitude "-61.1975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.653611 -61.1975)"^^geo:wktLiteral ;
  geo-pos:lat "14.653611"^^xsd:decimal ;
  geo-pos:long "-61.1975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3137'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3137'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.1975'^^xsd:double;
  dwc:startLongitude '-61.1975'^^xsd:double;
  dwc:endLongitude '-61.1975'^^xsd:double;
  dwc:latitude '14.653611'^^xsd:double;
  dwc:startLatitude '14.653611'^^xsd:double;
  dwc:endLatitude '14.653611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.1975 14.653611, -61.1975 14.653611, -61.1975 14.653611, -61.1975 14.653611, -61.1975 14.653611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3137'^^xsd:string;
  dwc:observationDate '1994-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.412778 -61.517778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.412778"^^xsd:decimal ;
  dwc:decimalLongitude "-61.517778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.412778 -61.517778)"^^geo:wktLiteral ;
  geo-pos:lat "15.412778"^^xsd:decimal ;
  geo-pos:long "-61.517778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3167'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3167'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.517778'^^xsd:double;
  dwc:startLongitude '-61.517778'^^xsd:double;
  dwc:endLongitude '-61.517778'^^xsd:double;
  dwc:latitude '15.412778'^^xsd:double;
  dwc:startLatitude '15.412778'^^xsd:double;
  dwc:endLatitude '15.412778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.517778 15.412778, -61.517778 15.412778, -61.517778 15.412778, -61.517778 15.412778, -61.517778 15.412778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3167'^^xsd:string;
  dwc:observationDate '1994-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.696111 -63.9775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.696111"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.696111 -63.9775)"^^geo:wktLiteral ;
  geo-pos:lat "18.696111"^^xsd:decimal ;
  geo-pos:long "-63.9775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3202'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3202'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.9775'^^xsd:double;
  dwc:startLongitude '-63.9775'^^xsd:double;
  dwc:endLongitude '-63.9775'^^xsd:double;
  dwc:latitude '18.696111'^^xsd:double;
  dwc:startLatitude '18.696111'^^xsd:double;
  dwc:endLatitude '18.696111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.9775 18.696111, -63.9775 18.696111, -63.9775 18.696111, -63.9775 18.696111, -63.9775 18.696111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3202'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.688889 -63.922778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.688889"^^xsd:decimal ;
  dwc:decimalLongitude "-63.922778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.688889 -63.922778)"^^geo:wktLiteral ;
  geo-pos:lat "18.688889"^^xsd:decimal ;
  geo-pos:long "-63.922778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3200'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3200'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.922778'^^xsd:double;
  dwc:startLongitude '-63.922778'^^xsd:double;
  dwc:endLongitude '-63.922778'^^xsd:double;
  dwc:latitude '18.688889'^^xsd:double;
  dwc:startLatitude '18.688889'^^xsd:double;
  dwc:endLatitude '18.688889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.922778 18.688889, -63.922778 18.688889, -63.922778 18.688889, -63.922778 18.688889, -63.922778 18.688889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaengliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '774_3200'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26002 8.088817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26002"^^xsd:decimal ;
  dwc:decimalLongitude "8.088817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26002 8.088817)"^^geo:wktLiteral ;
  geo-pos:lat "43.26002"^^xsd:decimal ;
  geo-pos:long "8.088817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5617'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5617'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0219444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.088817'^^xsd:double;
  dwc:startLongitude '8.088817'^^xsd:double;
  dwc:endLongitude '8.088817'^^xsd:double;
  dwc:latitude '43.26002'^^xsd:double;
  dwc:startLatitude '43.26002'^^xsd:double;
  dwc:endLatitude '43.26002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.088817 43.26002, 8.088817 43.26002, 8.088817 43.26002, 8.088817 43.26002, 8.088817 43.26002))'^^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 '774_5617'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.618683 8.340467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.618683"^^xsd:decimal ;
  dwc:decimalLongitude "8.340467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.618683 8.340467)"^^geo:wktLiteral ;
  geo-pos:lat "42.618683"^^xsd:decimal ;
  geo-pos:long "8.340467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4285'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4285'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.340467'^^xsd:double;
  dwc:startLongitude '8.340467'^^xsd:double;
  dwc:endLongitude '8.340467'^^xsd:double;
  dwc:latitude '42.618683'^^xsd:double;
  dwc:startLatitude '42.618683'^^xsd:double;
  dwc:endLatitude '42.618683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.340467 42.618683, 8.340467 42.618683, 8.340467 42.618683, 8.340467 42.618683, 8.340467 42.618683))'^^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 '774_4285'^^xsd:string;
  dwc:observationDate '1995-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 8.419167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.419167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 8.419167)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "8.419167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2742'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2742'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.419167'^^xsd:double;
  dwc:startLongitude '8.419167'^^xsd:double;
  dwc:endLongitude '8.419167'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:startLatitude '41.283'^^xsd:double;
  dwc:endLatitude '41.283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.419167 41.283, 8.419167 41.283, 8.419167 41.283, 8.419167 41.283, 8.419167 41.283))'^^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 '774_2742'^^xsd:string;
  dwc:observationDate '1995-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.672 8.516833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.672"^^xsd:decimal ;
  dwc:decimalLongitude "8.516833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.672 8.516833)"^^geo:wktLiteral ;
  geo-pos:lat "42.672"^^xsd:decimal ;
  geo-pos:long "8.516833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4050'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4050'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.516833'^^xsd:double;
  dwc:startLongitude '8.516833'^^xsd:double;
  dwc:endLongitude '8.516833'^^xsd:double;
  dwc:latitude '42.672'^^xsd:double;
  dwc:startLatitude '42.672'^^xsd:double;
  dwc:endLatitude '42.672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.516833 42.672, 8.516833 42.672, 8.516833 42.672, 8.516833 42.672, 8.516833 42.672))'^^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 '774_4050'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601383 7.991467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601383"^^xsd:decimal ;
  dwc:decimalLongitude "7.991467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601383 7.991467)"^^geo:wktLiteral ;
  geo-pos:lat "43.601383"^^xsd:decimal ;
  geo-pos:long "7.991467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7396'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7396'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.643611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.991467'^^xsd:double;
  dwc:startLongitude '7.991467'^^xsd:double;
  dwc:endLongitude '7.991467'^^xsd:double;
  dwc:latitude '43.601383'^^xsd:double;
  dwc:startLatitude '43.601383'^^xsd:double;
  dwc:endLatitude '43.601383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.991467 43.601383, 7.991467 43.601383, 7.991467 43.601383, 7.991467 43.601383, 7.991467 43.601383))'^^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 '774_7396'^^xsd:string;
  dwc:observationDate '1999-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1948 7.189168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1948"^^xsd:decimal ;
  dwc:decimalLongitude "7.189168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1948 7.189168)"^^geo:wktLiteral ;
  geo-pos:lat "43.1948"^^xsd:decimal ;
  geo-pos:long "7.189168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6006'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6006'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.452222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.189168'^^xsd:double;
  dwc:startLongitude '7.189168'^^xsd:double;
  dwc:endLongitude '7.189168'^^xsd:double;
  dwc:latitude '43.1948'^^xsd:double;
  dwc:startLatitude '43.1948'^^xsd:double;
  dwc:endLatitude '43.1948'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.189168 43.1948, 7.189168 43.1948, 7.189168 43.1948, 7.189168 43.1948, 7.189168 43.1948))'^^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 '774_6006'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29394 7.56527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29394"^^xsd:decimal ;
  dwc:decimalLongitude "7.56527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29394 7.56527)"^^geo:wktLiteral ;
  geo-pos:lat "43.29394"^^xsd:decimal ;
  geo-pos:long "7.56527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4848'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4848'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.56527'^^xsd:double;
  dwc:startLongitude '7.56527'^^xsd:double;
  dwc:endLongitude '7.56527'^^xsd:double;
  dwc:latitude '43.29394'^^xsd:double;
  dwc:startLatitude '43.29394'^^xsd:double;
  dwc:endLatitude '43.29394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.56527 43.29394, 7.56527 43.29394, 7.56527 43.29394, 7.56527 43.29394, 7.56527 43.29394))'^^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 '774_4848'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497667 7.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.497667"^^xsd:decimal ;
  dwc:decimalLongitude "7.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497667 7.706)"^^geo:wktLiteral ;
  geo-pos:lat "43.497667"^^xsd:decimal ;
  geo-pos:long "7.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3292'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3292'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.706'^^xsd:double;
  dwc:startLongitude '7.706'^^xsd:double;
  dwc:endLongitude '7.706'^^xsd:double;
  dwc:latitude '43.497667'^^xsd:double;
  dwc:startLatitude '43.497667'^^xsd:double;
  dwc:endLatitude '43.497667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.706 43.497667, 7.706 43.497667, 7.706 43.497667, 7.706 43.497667, 7.706 43.497667))'^^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 '774_3292'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.091883 7.587667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.091883"^^xsd:decimal ;
  dwc:decimalLongitude "7.587667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.091883 7.587667)"^^geo:wktLiteral ;
  geo-pos:lat "43.091883"^^xsd:decimal ;
  geo-pos:long "7.587667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4153'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4153'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.587667'^^xsd:double;
  dwc:startLongitude '7.587667'^^xsd:double;
  dwc:endLongitude '7.587667'^^xsd:double;
  dwc:latitude '43.091883'^^xsd:double;
  dwc:startLatitude '43.091883'^^xsd:double;
  dwc:endLatitude '43.091883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.587667 43.091883, 7.587667 43.091883, 7.587667 43.091883, 7.587667 43.091883, 7.587667 43.091883))'^^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 '774_4153'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23061 8.09048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23061"^^xsd:decimal ;
  dwc:decimalLongitude "8.09048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23061 8.09048)"^^geo:wktLiteral ;
  geo-pos:lat "43.23061"^^xsd:decimal ;
  geo-pos:long "8.09048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6659'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6659'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.383888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.09048'^^xsd:double;
  dwc:startLongitude '8.09048'^^xsd:double;
  dwc:endLongitude '8.09048'^^xsd:double;
  dwc:latitude '43.23061'^^xsd:double;
  dwc:startLatitude '43.23061'^^xsd:double;
  dwc:endLatitude '43.23061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.09048 43.23061, 8.09048 43.23061, 8.09048 43.23061, 8.09048 43.23061, 8.09048 43.23061))'^^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 '774_6659'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639333 7.853167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.639333"^^xsd:decimal ;
  dwc:decimalLongitude "7.853167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639333 7.853167)"^^geo:wktLiteral ;
  geo-pos:lat "43.639333"^^xsd:decimal ;
  geo-pos:long "7.853167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3309'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3309'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.853167'^^xsd:double;
  dwc:startLongitude '7.853167'^^xsd:double;
  dwc:endLongitude '7.853167'^^xsd:double;
  dwc:latitude '43.639333'^^xsd:double;
  dwc:startLatitude '43.639333'^^xsd:double;
  dwc:endLatitude '43.639333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.853167 43.639333, 7.853167 43.639333, 7.853167 43.639333, 7.853167 43.639333, 7.853167 43.639333))'^^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 '774_3309'^^xsd:string;
  dwc:observationDate '1990-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.035 8.048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.035"^^xsd:decimal ;
  dwc:decimalLongitude "8.048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.035 8.048333)"^^geo:wktLiteral ;
  geo-pos:lat "41.035"^^xsd:decimal ;
  geo-pos:long "8.048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2784'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2784'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.048333'^^xsd:double;
  dwc:startLongitude '8.048333'^^xsd:double;
  dwc:endLongitude '8.048333'^^xsd:double;
  dwc:latitude '41.035'^^xsd:double;
  dwc:startLatitude '41.035'^^xsd:double;
  dwc:endLatitude '41.035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.048333 41.035, 8.048333 41.035, 8.048333 41.035, 8.048333 41.035, 8.048333 41.035))'^^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 '774_2784'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.561667 8.185333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.561667"^^xsd:decimal ;
  dwc:decimalLongitude "8.185333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.561667 8.185333)"^^geo:wktLiteral ;
  geo-pos:lat "43.561667"^^xsd:decimal ;
  geo-pos:long "8.185333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3797'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3797'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.185333'^^xsd:double;
  dwc:startLongitude '8.185333'^^xsd:double;
  dwc:endLongitude '8.185333'^^xsd:double;
  dwc:latitude '43.561667'^^xsd:double;
  dwc:startLatitude '43.561667'^^xsd:double;
  dwc:endLatitude '43.561667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.185333 43.561667, 8.185333 43.561667, 8.185333 43.561667, 8.185333 43.561667, 8.185333 43.561667))'^^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 '774_3797'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482 7.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.482"^^xsd:decimal ;
  dwc:decimalLongitude "7.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482 7.900833)"^^geo:wktLiteral ;
  geo-pos:lat "43.482"^^xsd:decimal ;
  geo-pos:long "7.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3742'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3742'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.900833'^^xsd:double;
  dwc:startLongitude '7.900833'^^xsd:double;
  dwc:endLongitude '7.900833'^^xsd:double;
  dwc:latitude '43.482'^^xsd:double;
  dwc:startLatitude '43.482'^^xsd:double;
  dwc:endLatitude '43.482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.900833 43.482, 7.900833 43.482, 7.900833 43.482, 7.900833 43.482, 7.900833 43.482))'^^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 '774_3742'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414833 7.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.414833"^^xsd:decimal ;
  dwc:decimalLongitude "7.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414833 7.816)"^^geo:wktLiteral ;
  geo-pos:lat "43.414833"^^xsd:decimal ;
  geo-pos:long "7.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4634'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4634'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.111388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816'^^xsd:double;
  dwc:startLongitude '7.816'^^xsd:double;
  dwc:endLongitude '7.816'^^xsd:double;
  dwc:latitude '43.414833'^^xsd:double;
  dwc:startLatitude '43.414833'^^xsd:double;
  dwc:endLatitude '43.414833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816 43.414833, 7.816 43.414833, 7.816 43.414833, 7.816 43.414833, 7.816 43.414833))'^^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 '774_4634'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7569 8.3463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7569"^^xsd:decimal ;
  dwc:decimalLongitude "8.3463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7569 8.3463)"^^geo:wktLiteral ;
  geo-pos:lat "43.7569"^^xsd:decimal ;
  geo-pos:long "8.3463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7175'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7175'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.676111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3463'^^xsd:double;
  dwc:startLongitude '8.3463'^^xsd:double;
  dwc:endLongitude '8.3463'^^xsd:double;
  dwc:latitude '43.7569'^^xsd:double;
  dwc:startLatitude '43.7569'^^xsd:double;
  dwc:endLatitude '43.7569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3463 43.7569, 8.3463 43.7569, 8.3463 43.7569, 8.3463 43.7569, 8.3463 43.7569))'^^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 '774_7175'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.288217 8.195667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.288217"^^xsd:decimal ;
  dwc:decimalLongitude "8.195667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.288217 8.195667)"^^geo:wktLiteral ;
  geo-pos:lat "43.288217"^^xsd:decimal ;
  geo-pos:long "8.195667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4111'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.195667'^^xsd:double;
  dwc:startLongitude '8.195667'^^xsd:double;
  dwc:endLongitude '8.195667'^^xsd:double;
  dwc:latitude '43.288217'^^xsd:double;
  dwc:startLatitude '43.288217'^^xsd:double;
  dwc:endLatitude '43.288217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.195667 43.288217, 8.195667 43.288217, 8.195667 43.288217, 8.195667 43.288217, 8.195667 43.288217))'^^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 '774_4111'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.744133 8.366317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.744133"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.744133 8.366317)"^^geo:wktLiteral ;
  geo-pos:lat "43.744133"^^xsd:decimal ;
  geo-pos:long "8.366317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7291'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7291'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.294722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.366317'^^xsd:double;
  dwc:startLongitude '8.366317'^^xsd:double;
  dwc:endLongitude '8.366317'^^xsd:double;
  dwc:latitude '43.744133'^^xsd:double;
  dwc:startLatitude '43.744133'^^xsd:double;
  dwc:endLatitude '43.744133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.366317 43.744133, 8.366317 43.744133, 8.366317 43.744133, 8.366317 43.744133, 8.366317 43.744133))'^^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 '774_7291'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.886383 9.012483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.886383"^^xsd:decimal ;
  dwc:decimalLongitude "9.012483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.886383 9.012483)"^^geo:wktLiteral ;
  geo-pos:lat "42.886383"^^xsd:decimal ;
  geo-pos:long "9.012483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3459'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3459'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.012483'^^xsd:double;
  dwc:startLongitude '9.012483'^^xsd:double;
  dwc:endLongitude '9.012483'^^xsd:double;
  dwc:latitude '42.886383'^^xsd:double;
  dwc:startLatitude '42.886383'^^xsd:double;
  dwc:endLatitude '42.886383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.012483 42.886383, 9.012483 42.886383, 9.012483 42.886383, 9.012483 42.886383, 9.012483 42.886383))'^^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 '774_3459'^^xsd:string;
  dwc:observationDate '1991-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1072 8.59515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1072"^^xsd:decimal ;
  dwc:decimalLongitude "8.59515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1072 8.59515)"^^geo:wktLiteral ;
  geo-pos:lat "43.1072"^^xsd:decimal ;
  geo-pos:long "8.59515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3398'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3398'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.59515'^^xsd:double;
  dwc:startLongitude '8.59515'^^xsd:double;
  dwc:endLongitude '8.59515'^^xsd:double;
  dwc:latitude '43.1072'^^xsd:double;
  dwc:startLatitude '43.1072'^^xsd:double;
  dwc:endLatitude '43.1072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.59515 43.1072, 8.59515 43.1072, 8.59515 43.1072, 8.59515 43.1072, 8.59515 43.1072))'^^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 '774_3398'^^xsd:string;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.072 8.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.072"^^xsd:decimal ;
  dwc:decimalLongitude "8.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.072 8.3785)"^^geo:wktLiteral ;
  geo-pos:lat "43.072"^^xsd:decimal ;
  geo-pos:long "8.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3879'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3879'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3785'^^xsd:double;
  dwc:startLongitude '8.3785'^^xsd:double;
  dwc:endLongitude '8.3785'^^xsd:double;
  dwc:latitude '43.072'^^xsd:double;
  dwc:startLatitude '43.072'^^xsd:double;
  dwc:endLatitude '43.072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3785 43.072, 8.3785 43.072, 8.3785 43.072, 8.3785 43.072, 8.3785 43.072))'^^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 '774_3879'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602433 8.0747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.602433"^^xsd:decimal ;
  dwc:decimalLongitude "8.0747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602433 8.0747)"^^geo:wktLiteral ;
  geo-pos:lat "43.602433"^^xsd:decimal ;
  geo-pos:long "8.0747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3829'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3829'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0747'^^xsd:double;
  dwc:startLongitude '8.0747'^^xsd:double;
  dwc:endLongitude '8.0747'^^xsd:double;
  dwc:latitude '43.602433'^^xsd:double;
  dwc:startLatitude '43.602433'^^xsd:double;
  dwc:endLatitude '43.602433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0747 43.602433, 8.0747 43.602433, 8.0747 43.602433, 8.0747 43.602433, 8.0747 43.602433))'^^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 '774_3829'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667667 8.449667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667667"^^xsd:decimal ;
  dwc:decimalLongitude "8.449667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667667 8.449667)"^^geo:wktLiteral ;
  geo-pos:lat "42.667667"^^xsd:decimal ;
  geo-pos:long "8.449667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4123'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4123'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.449667'^^xsd:double;
  dwc:startLongitude '8.449667'^^xsd:double;
  dwc:endLongitude '8.449667'^^xsd:double;
  dwc:latitude '42.667667'^^xsd:double;
  dwc:startLatitude '42.667667'^^xsd:double;
  dwc:endLatitude '42.667667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.449667 42.667667, 8.449667 42.667667, 8.449667 42.667667, 8.449667 42.667667, 8.449667 42.667667))'^^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 '774_4123'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.527983 8.3454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.527983"^^xsd:decimal ;
  dwc:decimalLongitude "8.3454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.527983 8.3454)"^^geo:wktLiteral ;
  geo-pos:lat "43.527983"^^xsd:decimal ;
  geo-pos:long "8.3454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7357'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7357'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.113055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3454'^^xsd:double;
  dwc:startLongitude '8.3454'^^xsd:double;
  dwc:endLongitude '8.3454'^^xsd:double;
  dwc:latitude '43.527983'^^xsd:double;
  dwc:startLatitude '43.527983'^^xsd:double;
  dwc:endLatitude '43.527983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3454 43.527983, 8.3454 43.527983, 8.3454 43.527983, 8.3454 43.527983, 8.3454 43.527983))'^^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 '774_7357'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586183 8.1609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.586183"^^xsd:decimal ;
  dwc:decimalLongitude "8.1609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586183 8.1609)"^^geo:wktLiteral ;
  geo-pos:lat "43.586183"^^xsd:decimal ;
  geo-pos:long "8.1609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7039'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7039'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1609'^^xsd:double;
  dwc:startLongitude '8.1609'^^xsd:double;
  dwc:endLongitude '8.1609'^^xsd:double;
  dwc:latitude '43.586183'^^xsd:double;
  dwc:startLatitude '43.586183'^^xsd:double;
  dwc:endLatitude '43.586183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1609 43.586183, 8.1609 43.586183, 8.1609 43.586183, 8.1609 43.586183, 8.1609 43.586183))'^^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 '774_7039'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5535 7.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5535"^^xsd:decimal ;
  dwc:decimalLongitude "7.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5535 7.865)"^^geo:wktLiteral ;
  geo-pos:lat "43.5535"^^xsd:decimal ;
  geo-pos:long "7.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3249'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3249'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.865'^^xsd:double;
  dwc:startLongitude '7.865'^^xsd:double;
  dwc:endLongitude '7.865'^^xsd:double;
  dwc:latitude '43.5535'^^xsd:double;
  dwc:startLatitude '43.5535'^^xsd:double;
  dwc:endLatitude '43.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.865 43.5535, 7.865 43.5535, 7.865 43.5535, 7.865 43.5535, 7.865 43.5535))'^^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 '774_3249'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.598433 8.14155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.598433"^^xsd:decimal ;
  dwc:decimalLongitude "8.14155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.598433 8.14155)"^^geo:wktLiteral ;
  geo-pos:lat "43.598433"^^xsd:decimal ;
  geo-pos:long "8.14155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6990'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6990'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.14155'^^xsd:double;
  dwc:startLongitude '8.14155'^^xsd:double;
  dwc:endLongitude '8.14155'^^xsd:double;
  dwc:latitude '43.598433'^^xsd:double;
  dwc:startLatitude '43.598433'^^xsd:double;
  dwc:endLatitude '43.598433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.14155 43.598433, 8.14155 43.598433, 8.14155 43.598433, 8.14155 43.598433, 8.14155 43.598433))'^^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 '774_6990'^^xsd:string;
  dwc:observationDate '1996-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463 7.6875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.463"^^xsd:decimal ;
  dwc:decimalLongitude "7.6875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463 7.6875)"^^geo:wktLiteral ;
  geo-pos:lat "43.463"^^xsd:decimal ;
  geo-pos:long "7.6875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3763'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3763'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6875'^^xsd:double;
  dwc:startLongitude '7.6875'^^xsd:double;
  dwc:endLongitude '7.6875'^^xsd:double;
  dwc:latitude '43.463'^^xsd:double;
  dwc:startLatitude '43.463'^^xsd:double;
  dwc:endLatitude '43.463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6875 43.463, 7.6875 43.463, 7.6875 43.463, 7.6875 43.463, 7.6875 43.463))'^^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 '774_3763'^^xsd:string;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.511532 7.371739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.511532"^^xsd:decimal ;
  dwc:decimalLongitude "7.371739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.511532 7.371739)"^^geo:wktLiteral ;
  geo-pos:lat "43.511532"^^xsd:decimal ;
  geo-pos:long "7.371739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5669'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5669'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.371739'^^xsd:double;
  dwc:startLongitude '7.371739'^^xsd:double;
  dwc:endLongitude '7.371739'^^xsd:double;
  dwc:latitude '43.511532'^^xsd:double;
  dwc:startLatitude '43.511532'^^xsd:double;
  dwc:endLatitude '43.511532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.371739 43.511532, 7.371739 43.511532, 7.371739 43.511532, 7.371739 43.511532, 7.371739 43.511532))'^^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 '774_5669'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705833 8.617833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.705833"^^xsd:decimal ;
  dwc:decimalLongitude "8.617833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.705833 8.617833)"^^geo:wktLiteral ;
  geo-pos:lat "42.705833"^^xsd:decimal ;
  geo-pos:long "8.617833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3381'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3381'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.617833'^^xsd:double;
  dwc:startLongitude '8.617833'^^xsd:double;
  dwc:endLongitude '8.617833'^^xsd:double;
  dwc:latitude '42.705833'^^xsd:double;
  dwc:startLatitude '42.705833'^^xsd:double;
  dwc:endLatitude '42.705833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.617833 42.705833, 8.617833 42.705833, 8.617833 42.705833, 8.617833 42.705833, 8.617833 42.705833))'^^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 '774_3381'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.866667 8.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.866667"^^xsd:decimal ;
  dwc:decimalLongitude "8.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.866667 8.455)"^^geo:wktLiteral ;
  geo-pos:lat "41.866667"^^xsd:decimal ;
  geo-pos:long "8.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2349'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2349'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.455'^^xsd:double;
  dwc:startLongitude '8.455'^^xsd:double;
  dwc:endLongitude '8.455'^^xsd:double;
  dwc:latitude '41.866667'^^xsd:double;
  dwc:startLatitude '41.866667'^^xsd:double;
  dwc:endLatitude '41.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.455 41.866667, 8.455 41.866667, 8.455 41.866667, 8.455 41.866667, 8.455 41.866667))'^^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 '774_2349'^^xsd:string;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44053 7.643651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44053"^^xsd:decimal ;
  dwc:decimalLongitude "7.643651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44053 7.643651)"^^geo:wktLiteral ;
  geo-pos:lat "43.44053"^^xsd:decimal ;
  geo-pos:long "7.643651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8093'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8093'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.691388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.643651'^^xsd:double;
  dwc:startLongitude '7.643651'^^xsd:double;
  dwc:endLongitude '7.643651'^^xsd:double;
  dwc:latitude '43.44053'^^xsd:double;
  dwc:startLatitude '43.44053'^^xsd:double;
  dwc:endLatitude '43.44053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.643651 43.44053, 7.643651 43.44053, 7.643651 43.44053, 7.643651 43.44053, 7.643651 43.44053))'^^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 '774_8093'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10563 7.919016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10563"^^xsd:decimal ;
  dwc:decimalLongitude "7.919016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10563 7.919016)"^^geo:wktLiteral ;
  geo-pos:lat "43.10563"^^xsd:decimal ;
  geo-pos:long "7.919016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5283'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5283'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.189166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.919016'^^xsd:double;
  dwc:startLongitude '7.919016'^^xsd:double;
  dwc:endLongitude '7.919016'^^xsd:double;
  dwc:latitude '43.10563'^^xsd:double;
  dwc:startLatitude '43.10563'^^xsd:double;
  dwc:endLatitude '43.10563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.919016 43.10563, 7.919016 43.10563, 7.919016 43.10563, 7.919016 43.10563, 7.919016 43.10563))'^^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 '774_5283'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.301833 7.425667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.301833"^^xsd:decimal ;
  dwc:decimalLongitude "7.425667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.301833 7.425667)"^^geo:wktLiteral ;
  geo-pos:lat "43.301833"^^xsd:decimal ;
  geo-pos:long "7.425667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4620'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4620'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.609166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.425667'^^xsd:double;
  dwc:startLongitude '7.425667'^^xsd:double;
  dwc:endLongitude '7.425667'^^xsd:double;
  dwc:latitude '43.301833'^^xsd:double;
  dwc:startLatitude '43.301833'^^xsd:double;
  dwc:endLatitude '43.301833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.425667 43.301833, 7.425667 43.301833, 7.425667 43.301833, 7.425667 43.301833, 7.425667 43.301833))'^^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 '774_4620'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717783 7.454417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717783"^^xsd:decimal ;
  dwc:decimalLongitude "7.454417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717783 7.454417)"^^geo:wktLiteral ;
  geo-pos:lat "43.717783"^^xsd:decimal ;
  geo-pos:long "7.454417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3977'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3977'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.454417'^^xsd:double;
  dwc:startLongitude '7.454417'^^xsd:double;
  dwc:endLongitude '7.454417'^^xsd:double;
  dwc:latitude '43.717783'^^xsd:double;
  dwc:startLatitude '43.717783'^^xsd:double;
  dwc:endLatitude '43.717783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.454417 43.717783, 7.454417 43.717783, 7.454417 43.717783, 7.454417 43.717783, 7.454417 43.717783))'^^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 '774_3977'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351583 7.98445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.351583"^^xsd:decimal ;
  dwc:decimalLongitude "7.98445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351583 7.98445)"^^geo:wktLiteral ;
  geo-pos:lat "43.351583"^^xsd:decimal ;
  geo-pos:long "7.98445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3451'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3451'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98445'^^xsd:double;
  dwc:startLongitude '7.98445'^^xsd:double;
  dwc:endLongitude '7.98445'^^xsd:double;
  dwc:latitude '43.351583'^^xsd:double;
  dwc:startLatitude '43.351583'^^xsd:double;
  dwc:endLatitude '43.351583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98445 43.351583, 7.98445 43.351583, 7.98445 43.351583, 7.98445 43.351583, 7.98445 43.351583))'^^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 '774_3451'^^xsd:string;
  dwc:observationDate '1991-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.716667 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.716667"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.716667 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.716667"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2590'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2590'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25'^^xsd:double;
  dwc:startLongitude '8.25'^^xsd:double;
  dwc:endLongitude '8.25'^^xsd:double;
  dwc:latitude '41.716667'^^xsd:double;
  dwc:startLatitude '41.716667'^^xsd:double;
  dwc:endLatitude '41.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25 41.716667, 8.25 41.716667, 8.25 41.716667, 8.25 41.716667, 8.25 41.716667))'^^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 '774_2590'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106833 8.383167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.106833"^^xsd:decimal ;
  dwc:decimalLongitude "8.383167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106833 8.383167)"^^geo:wktLiteral ;
  geo-pos:lat "43.106833"^^xsd:decimal ;
  geo-pos:long "8.383167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4389'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4389'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.383167'^^xsd:double;
  dwc:startLongitude '8.383167'^^xsd:double;
  dwc:endLongitude '8.383167'^^xsd:double;
  dwc:latitude '43.106833'^^xsd:double;
  dwc:startLatitude '43.106833'^^xsd:double;
  dwc:endLatitude '43.106833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.383167 43.106833, 8.383167 43.106833, 8.383167 43.106833, 8.383167 43.106833, 8.383167 43.106833))'^^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 '774_4389'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16846 8.51453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16846"^^xsd:decimal ;
  dwc:decimalLongitude "8.51453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16846 8.51453)"^^geo:wktLiteral ;
  geo-pos:lat "43.16846"^^xsd:decimal ;
  geo-pos:long "8.51453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8082'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8082'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.161111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.51453'^^xsd:double;
  dwc:startLongitude '8.51453'^^xsd:double;
  dwc:endLongitude '8.51453'^^xsd:double;
  dwc:latitude '43.16846'^^xsd:double;
  dwc:startLatitude '43.16846'^^xsd:double;
  dwc:endLatitude '43.16846'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.51453 43.16846, 8.51453 43.16846, 8.51453 43.16846, 8.51453 43.16846, 8.51453 43.16846))'^^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 '774_8082'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6972 8.3661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6972"^^xsd:decimal ;
  dwc:decimalLongitude "8.3661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6972 8.3661)"^^geo:wktLiteral ;
  geo-pos:lat "43.6972"^^xsd:decimal ;
  geo-pos:long "8.3661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7272'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7272'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.863611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3661'^^xsd:double;
  dwc:startLongitude '8.3661'^^xsd:double;
  dwc:endLongitude '8.3661'^^xsd:double;
  dwc:latitude '43.6972'^^xsd:double;
  dwc:startLatitude '43.6972'^^xsd:double;
  dwc:endLatitude '43.6972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3661 43.6972, 8.3661 43.6972, 8.3661 43.6972, 8.3661 43.6972, 8.3661 43.6972))'^^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 '774_7272'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.473999 7.773334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.473999"^^xsd:decimal ;
  dwc:decimalLongitude "7.773334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.473999 7.773334)"^^geo:wktLiteral ;
  geo-pos:lat "43.473999"^^xsd:decimal ;
  geo-pos:long "7.773334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5835'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5835'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.745'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.773334'^^xsd:double;
  dwc:startLongitude '7.773334'^^xsd:double;
  dwc:endLongitude '7.773334'^^xsd:double;
  dwc:latitude '43.473999'^^xsd:double;
  dwc:startLatitude '43.473999'^^xsd:double;
  dwc:endLatitude '43.473999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.773334 43.473999, 7.773334 43.473999, 7.773334 43.473999, 7.773334 43.473999, 7.773334 43.473999))'^^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 '774_5835'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58669 8.067601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58669"^^xsd:decimal ;
  dwc:decimalLongitude "8.067601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58669 8.067601)"^^geo:wktLiteral ;
  geo-pos:lat "43.58669"^^xsd:decimal ;
  geo-pos:long "8.067601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7972'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7972'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.998611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.067601'^^xsd:double;
  dwc:startLongitude '8.067601'^^xsd:double;
  dwc:endLongitude '8.067601'^^xsd:double;
  dwc:latitude '43.58669'^^xsd:double;
  dwc:startLatitude '43.58669'^^xsd:double;
  dwc:endLatitude '43.58669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.067601 43.58669, 8.067601 43.58669, 8.067601 43.58669, 8.067601 43.58669, 8.067601 43.58669))'^^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 '774_7972'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.294 8.060667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.294"^^xsd:decimal ;
  dwc:decimalLongitude "8.060667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.294 8.060667)"^^geo:wktLiteral ;
  geo-pos:lat "43.294"^^xsd:decimal ;
  geo-pos:long "8.060667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4703'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4703'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.761111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.060667'^^xsd:double;
  dwc:startLongitude '8.060667'^^xsd:double;
  dwc:endLongitude '8.060667'^^xsd:double;
  dwc:latitude '43.294'^^xsd:double;
  dwc:startLatitude '43.294'^^xsd:double;
  dwc:endLatitude '43.294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.060667 43.294, 8.060667 43.294, 8.060667 43.294, 8.060667 43.294, 8.060667 43.294))'^^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 '774_4703'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.535417 7.774083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.535417"^^xsd:decimal ;
  dwc:decimalLongitude "7.774083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.535417 7.774083)"^^geo:wktLiteral ;
  geo-pos:lat "43.535417"^^xsd:decimal ;
  geo-pos:long "7.774083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7398'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7398'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.334166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.774083'^^xsd:double;
  dwc:startLongitude '7.774083'^^xsd:double;
  dwc:endLongitude '7.774083'^^xsd:double;
  dwc:latitude '43.535417'^^xsd:double;
  dwc:startLatitude '43.535417'^^xsd:double;
  dwc:endLatitude '43.535417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.774083 43.535417, 7.774083 43.535417, 7.774083 43.535417, 7.774083 43.535417, 7.774083 43.535417))'^^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 '774_7398'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.087833 8.050667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.087833"^^xsd:decimal ;
  dwc:decimalLongitude "8.050667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.087833 8.050667)"^^geo:wktLiteral ;
  geo-pos:lat "41.087833"^^xsd:decimal ;
  geo-pos:long "8.050667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2705'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2705'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.050667'^^xsd:double;
  dwc:startLongitude '8.050667'^^xsd:double;
  dwc:endLongitude '8.050667'^^xsd:double;
  dwc:latitude '41.087833'^^xsd:double;
  dwc:startLatitude '41.087833'^^xsd:double;
  dwc:endLatitude '41.087833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.050667 41.087833, 8.050667 41.087833, 8.050667 41.087833, 8.050667 41.087833, 8.050667 41.087833))'^^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 '774_2705'^^xsd:string;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57019 8.059773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57019"^^xsd:decimal ;
  dwc:decimalLongitude "8.059773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57019 8.059773)"^^geo:wktLiteral ;
  geo-pos:lat "43.57019"^^xsd:decimal ;
  geo-pos:long "8.059773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5670'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5670'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.068888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059773'^^xsd:double;
  dwc:startLongitude '8.059773'^^xsd:double;
  dwc:endLongitude '8.059773'^^xsd:double;
  dwc:latitude '43.57019'^^xsd:double;
  dwc:startLatitude '43.57019'^^xsd:double;
  dwc:endLatitude '43.57019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059773 43.57019, 8.059773 43.57019, 8.059773 43.57019, 8.059773 43.57019, 8.059773 43.57019))'^^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 '774_5670'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.86776 8.632252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.86776"^^xsd:decimal ;
  dwc:decimalLongitude "8.632252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.86776 8.632252)"^^geo:wktLiteral ;
  geo-pos:lat "42.86776"^^xsd:decimal ;
  geo-pos:long "8.632252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8117'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8117'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.615'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.632252'^^xsd:double;
  dwc:startLongitude '8.632252'^^xsd:double;
  dwc:endLongitude '8.632252'^^xsd:double;
  dwc:latitude '42.86776'^^xsd:double;
  dwc:startLatitude '42.86776'^^xsd:double;
  dwc:endLatitude '42.86776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.632252 42.86776, 8.632252 42.86776, 8.632252 42.86776, 8.632252 42.86776, 8.632252 42.86776))'^^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 '774_8117'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44532 8.372172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44532"^^xsd:decimal ;
  dwc:decimalLongitude "8.372172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44532 8.372172)"^^geo:wktLiteral ;
  geo-pos:lat "43.44532"^^xsd:decimal ;
  geo-pos:long "8.372172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8001'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8001'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.153888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.372172'^^xsd:double;
  dwc:startLongitude '8.372172'^^xsd:double;
  dwc:endLongitude '8.372172'^^xsd:double;
  dwc:latitude '43.44532'^^xsd:double;
  dwc:startLatitude '43.44532'^^xsd:double;
  dwc:endLatitude '43.44532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.372172 43.44532, 8.372172 43.44532, 8.372172 43.44532, 8.372172 43.44532, 8.372172 43.44532))'^^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 '774_8001'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07786 7.71282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.07786"^^xsd:decimal ;
  dwc:decimalLongitude "7.71282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07786 7.71282)"^^geo:wktLiteral ;
  geo-pos:lat "43.07786"^^xsd:decimal ;
  geo-pos:long "7.71282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6703'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6703'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71282'^^xsd:double;
  dwc:startLongitude '7.71282'^^xsd:double;
  dwc:endLongitude '7.71282'^^xsd:double;
  dwc:latitude '43.07786'^^xsd:double;
  dwc:startLatitude '43.07786'^^xsd:double;
  dwc:endLatitude '43.07786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71282 43.07786, 7.71282 43.07786, 7.71282 43.07786, 7.71282 43.07786, 7.71282 43.07786))'^^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 '774_6703'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43488 8.029021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43488"^^xsd:decimal ;
  dwc:decimalLongitude "8.029021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43488 8.029021)"^^geo:wktLiteral ;
  geo-pos:lat "43.43488"^^xsd:decimal ;
  geo-pos:long "8.029021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8145'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.9472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029021'^^xsd:double;
  dwc:startLongitude '8.029021'^^xsd:double;
  dwc:endLongitude '8.029021'^^xsd:double;
  dwc:latitude '43.43488'^^xsd:double;
  dwc:startLatitude '43.43488'^^xsd:double;
  dwc:endLatitude '43.43488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029021 43.43488, 8.029021 43.43488, 8.029021 43.43488, 8.029021 43.43488, 8.029021 43.43488))'^^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 '774_8145'^^xsd:string;
  dwc:observationDate '2012-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 8.222167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.222167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 8.222167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "8.222167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2788'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2788'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.222167'^^xsd:double;
  dwc:startLongitude '8.222167'^^xsd:double;
  dwc:endLongitude '8.222167'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:startLatitude '41.2'^^xsd:double;
  dwc:endLatitude '41.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.222167 41.2, 8.222167 41.2, 8.222167 41.2, 8.222167 41.2, 8.222167 41.2))'^^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 '774_2788'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8178 8.4161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8178"^^xsd:decimal ;
  dwc:decimalLongitude "8.4161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8178 8.4161)"^^geo:wktLiteral ;
  geo-pos:lat "43.8178"^^xsd:decimal ;
  geo-pos:long "8.4161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7131'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7131'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.690277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4161'^^xsd:double;
  dwc:startLongitude '8.4161'^^xsd:double;
  dwc:endLongitude '8.4161'^^xsd:double;
  dwc:latitude '43.8178'^^xsd:double;
  dwc:startLatitude '43.8178'^^xsd:double;
  dwc:endLatitude '43.8178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4161 43.8178, 8.4161 43.8178, 8.4161 43.8178, 8.4161 43.8178, 8.4161 43.8178))'^^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 '774_7131'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7189 8.4205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7189"^^xsd:decimal ;
  dwc:decimalLongitude "8.4205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7189 8.4205)"^^geo:wktLiteral ;
  geo-pos:lat "43.7189"^^xsd:decimal ;
  geo-pos:long "8.4205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7491'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7491'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.915277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4205'^^xsd:double;
  dwc:startLongitude '8.4205'^^xsd:double;
  dwc:endLongitude '8.4205'^^xsd:double;
  dwc:latitude '43.7189'^^xsd:double;
  dwc:startLatitude '43.7189'^^xsd:double;
  dwc:endLatitude '43.7189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4205 43.7189, 8.4205 43.7189, 8.4205 43.7189, 8.4205 43.7189, 8.4205 43.7189))'^^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 '774_7491'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6334 8.1616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6334"^^xsd:decimal ;
  dwc:decimalLongitude "8.1616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6334 8.1616)"^^geo:wktLiteral ;
  geo-pos:lat "43.6334"^^xsd:decimal ;
  geo-pos:long "8.1616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7103'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.086944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1616'^^xsd:double;
  dwc:startLongitude '8.1616'^^xsd:double;
  dwc:endLongitude '8.1616'^^xsd:double;
  dwc:latitude '43.6334'^^xsd:double;
  dwc:startLatitude '43.6334'^^xsd:double;
  dwc:endLatitude '43.6334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1616 43.6334, 8.1616 43.6334, 8.1616 43.6334, 8.1616 43.6334, 8.1616 43.6334))'^^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 '774_7103'^^xsd:string;
  dwc:observationDate '1998-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544167 7.972167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544167"^^xsd:decimal ;
  dwc:decimalLongitude "7.972167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544167 7.972167)"^^geo:wktLiteral ;
  geo-pos:lat "43.544167"^^xsd:decimal ;
  geo-pos:long "7.972167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4214'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4214'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.972167'^^xsd:double;
  dwc:startLongitude '7.972167'^^xsd:double;
  dwc:endLongitude '7.972167'^^xsd:double;
  dwc:latitude '43.544167'^^xsd:double;
  dwc:startLatitude '43.544167'^^xsd:double;
  dwc:endLatitude '43.544167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.972167 43.544167, 7.972167 43.544167, 7.972167 43.544167, 7.972167 43.544167, 7.972167 43.544167))'^^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 '774_4214'^^xsd:string;
  dwc:observationDate '1995-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1531 8.204483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1531"^^xsd:decimal ;
  dwc:decimalLongitude "8.204483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1531 8.204483)"^^geo:wktLiteral ;
  geo-pos:lat "43.1531"^^xsd:decimal ;
  geo-pos:long "8.204483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3999'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3999'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.204483'^^xsd:double;
  dwc:startLongitude '8.204483'^^xsd:double;
  dwc:endLongitude '8.204483'^^xsd:double;
  dwc:latitude '43.1531'^^xsd:double;
  dwc:startLatitude '43.1531'^^xsd:double;
  dwc:endLatitude '43.1531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.204483 43.1531, 8.204483 43.1531, 8.204483 43.1531, 8.204483 43.1531, 8.204483 43.1531))'^^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 '774_3999'^^xsd:string;
  dwc:observationDate '1994-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36584 7.50217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36584"^^xsd:decimal ;
  dwc:decimalLongitude "7.50217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36584 7.50217)"^^geo:wktLiteral ;
  geo-pos:lat "43.36584"^^xsd:decimal ;
  geo-pos:long "7.50217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4941'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4941'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50217'^^xsd:double;
  dwc:startLongitude '7.50217'^^xsd:double;
  dwc:endLongitude '7.50217'^^xsd:double;
  dwc:latitude '43.36584'^^xsd:double;
  dwc:startLatitude '43.36584'^^xsd:double;
  dwc:endLatitude '43.36584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50217 43.36584, 7.50217 43.36584, 7.50217 43.36584, 7.50217 43.36584, 7.50217 43.36584))'^^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 '774_4941'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27775 7.970917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27775"^^xsd:decimal ;
  dwc:decimalLongitude "7.970917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27775 7.970917)"^^geo:wktLiteral ;
  geo-pos:lat "43.27775"^^xsd:decimal ;
  geo-pos:long "7.970917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3420'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3420'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.970917'^^xsd:double;
  dwc:startLongitude '7.970917'^^xsd:double;
  dwc:endLongitude '7.970917'^^xsd:double;
  dwc:latitude '43.27775'^^xsd:double;
  dwc:startLatitude '43.27775'^^xsd:double;
  dwc:endLatitude '43.27775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.970917 43.27775, 7.970917 43.27775, 7.970917 43.27775, 7.970917 43.27775, 7.970917 43.27775))'^^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 '774_3420'^^xsd:string;
  dwc:observationDate '1991-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23832 7.147252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23832"^^xsd:decimal ;
  dwc:decimalLongitude "7.147252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23832 7.147252)"^^geo:wktLiteral ;
  geo-pos:lat "43.23832"^^xsd:decimal ;
  geo-pos:long "7.147252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5666'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5666'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.463888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.147252'^^xsd:double;
  dwc:startLongitude '7.147252'^^xsd:double;
  dwc:endLongitude '7.147252'^^xsd:double;
  dwc:latitude '43.23832'^^xsd:double;
  dwc:startLatitude '43.23832'^^xsd:double;
  dwc:endLatitude '43.23832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.147252 43.23832, 7.147252 43.23832, 7.147252 43.23832, 7.147252 43.23832, 7.147252 43.23832))'^^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 '774_5666'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2511'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2511'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:startLongitude '7.6'^^xsd:double;
  dwc:endLongitude '7.6'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:startLatitude '42.1'^^xsd:double;
  dwc:endLatitude '42.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6 42.1, 7.6 42.1, 7.6 42.1, 7.6 42.1, 7.6 42.1))'^^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 '774_2511'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8645 8.634667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8645"^^xsd:decimal ;
  dwc:decimalLongitude "8.634667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8645 8.634667)"^^geo:wktLiteral ;
  geo-pos:lat "42.8645"^^xsd:decimal ;
  geo-pos:long "8.634667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4395'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4395'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.634667'^^xsd:double;
  dwc:startLongitude '8.634667'^^xsd:double;
  dwc:endLongitude '8.634667'^^xsd:double;
  dwc:latitude '42.8645'^^xsd:double;
  dwc:startLatitude '42.8645'^^xsd:double;
  dwc:endLatitude '42.8645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.634667 42.8645, 8.634667 42.8645, 8.634667 42.8645, 8.634667 42.8645, 8.634667 42.8645))'^^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 '774_4395'^^xsd:string;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31129 7.58564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31129"^^xsd:decimal ;
  dwc:decimalLongitude "7.58564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31129 7.58564)"^^geo:wktLiteral ;
  geo-pos:lat "43.31129"^^xsd:decimal ;
  geo-pos:long "7.58564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6122'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6122'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.231666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.58564'^^xsd:double;
  dwc:startLongitude '7.58564'^^xsd:double;
  dwc:endLongitude '7.58564'^^xsd:double;
  dwc:latitude '43.31129'^^xsd:double;
  dwc:startLatitude '43.31129'^^xsd:double;
  dwc:endLatitude '43.31129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.58564 43.31129, 7.58564 43.31129, 7.58564 43.31129, 7.58564 43.31129, 7.58564 43.31129))'^^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 '774_6122'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.148667 7.5385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.148667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.148667 7.5385)"^^geo:wktLiteral ;
  geo-pos:lat "41.148667"^^xsd:decimal ;
  geo-pos:long "7.5385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2736'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2736'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5385'^^xsd:double;
  dwc:startLongitude '7.5385'^^xsd:double;
  dwc:endLongitude '7.5385'^^xsd:double;
  dwc:latitude '41.148667'^^xsd:double;
  dwc:startLatitude '41.148667'^^xsd:double;
  dwc:endLatitude '41.148667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5385 41.148667, 7.5385 41.148667, 7.5385 41.148667, 7.5385 41.148667, 7.5385 41.148667))'^^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 '774_2736'^^xsd:string;
  dwc:observationDate '1995-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41437 7.507265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41437"^^xsd:decimal ;
  dwc:decimalLongitude "7.507265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41437 7.507265)"^^geo:wktLiteral ;
  geo-pos:lat "43.41437"^^xsd:decimal ;
  geo-pos:long "7.507265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6123'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6123'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.84'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.507265'^^xsd:double;
  dwc:startLongitude '7.507265'^^xsd:double;
  dwc:endLongitude '7.507265'^^xsd:double;
  dwc:latitude '43.41437'^^xsd:double;
  dwc:startLatitude '43.41437'^^xsd:double;
  dwc:endLatitude '43.41437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.507265 43.41437, 7.507265 43.41437, 7.507265 43.41437, 7.507265 43.41437, 7.507265 43.41437))'^^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 '774_6123'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725056 8.329614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.725056"^^xsd:decimal ;
  dwc:decimalLongitude "8.329614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725056 8.329614)"^^geo:wktLiteral ;
  geo-pos:lat "43.725056"^^xsd:decimal ;
  geo-pos:long "8.329614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6334'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6334'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.523611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.329614'^^xsd:double;
  dwc:startLongitude '8.329614'^^xsd:double;
  dwc:endLongitude '8.329614'^^xsd:double;
  dwc:latitude '43.725056'^^xsd:double;
  dwc:startLatitude '43.725056'^^xsd:double;
  dwc:endLatitude '43.725056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.329614 43.725056, 8.329614 43.725056, 8.329614 43.725056, 8.329614 43.725056, 8.329614 43.725056))'^^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 '774_6334'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0125 7.64518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0125"^^xsd:decimal ;
  dwc:decimalLongitude "7.64518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0125 7.64518)"^^geo:wktLiteral ;
  geo-pos:lat "43.0125"^^xsd:decimal ;
  geo-pos:long "7.64518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5174'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5174'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.266944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64518'^^xsd:double;
  dwc:startLongitude '7.64518'^^xsd:double;
  dwc:endLongitude '7.64518'^^xsd:double;
  dwc:latitude '43.0125'^^xsd:double;
  dwc:startLatitude '43.0125'^^xsd:double;
  dwc:endLatitude '43.0125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64518 43.0125, 7.64518 43.0125, 7.64518 43.0125, 7.64518 43.0125, 7.64518 43.0125))'^^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 '774_5174'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.066667 7.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.066667"^^xsd:decimal ;
  dwc:decimalLongitude "7.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.066667 7.716667)"^^geo:wktLiteral ;
  geo-pos:lat "43.066667"^^xsd:decimal ;
  geo-pos:long "7.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2529'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2529'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.716667'^^xsd:double;
  dwc:startLongitude '7.716667'^^xsd:double;
  dwc:endLongitude '7.716667'^^xsd:double;
  dwc:latitude '43.066667'^^xsd:double;
  dwc:startLatitude '43.066667'^^xsd:double;
  dwc:endLatitude '43.066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.716667 43.066667, 7.716667 43.066667, 7.716667 43.066667, 7.716667 43.066667, 7.716667 43.066667))'^^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 '774_2529'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1039 8.484177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1039"^^xsd:decimal ;
  dwc:decimalLongitude "8.484177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1039 8.484177)"^^geo:wktLiteral ;
  geo-pos:lat "44.1039"^^xsd:decimal ;
  geo-pos:long "8.484177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7634'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7634'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.428333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.484177'^^xsd:double;
  dwc:startLongitude '8.484177'^^xsd:double;
  dwc:endLongitude '8.484177'^^xsd:double;
  dwc:latitude '44.1039'^^xsd:double;
  dwc:startLatitude '44.1039'^^xsd:double;
  dwc:endLatitude '44.1039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.484177 44.1039, 8.484177 44.1039, 8.484177 44.1039, 8.484177 44.1039, 8.484177 44.1039))'^^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 '774_7634'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34847 15.73916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34847"^^xsd:decimal ;
  dwc:decimalLongitude "15.73916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34847 15.73916)"^^geo:wktLiteral ;
  geo-pos:lat "38.34847"^^xsd:decimal ;
  geo-pos:long "15.73916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8455'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8455'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.6761111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.73916'^^xsd:double;
  dwc:startLongitude '15.73916'^^xsd:double;
  dwc:endLongitude '15.73916'^^xsd:double;
  dwc:latitude '38.34847'^^xsd:double;
  dwc:startLatitude '38.34847'^^xsd:double;
  dwc:endLatitude '38.34847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.73916 38.34847, 15.73916 38.34847, 15.73916 38.34847, 15.73916 38.34847, 15.73916 38.34847))'^^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 '774_8455'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6389 8.096317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6389"^^xsd:decimal ;
  dwc:decimalLongitude "8.096317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6389 8.096317)"^^geo:wktLiteral ;
  geo-pos:lat "43.6389"^^xsd:decimal ;
  geo-pos:long "8.096317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6985'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6985'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.096317'^^xsd:double;
  dwc:startLongitude '8.096317'^^xsd:double;
  dwc:endLongitude '8.096317'^^xsd:double;
  dwc:latitude '43.6389'^^xsd:double;
  dwc:startLatitude '43.6389'^^xsd:double;
  dwc:endLatitude '43.6389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.096317 43.6389, 8.096317 43.6389, 8.096317 43.6389, 8.096317 43.6389, 8.096317 43.6389))'^^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 '774_6985'^^xsd:string;
  dwc:observationDate '1996-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3871 7.69209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3871"^^xsd:decimal ;
  dwc:decimalLongitude "7.69209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3871 7.69209)"^^geo:wktLiteral ;
  geo-pos:lat "43.3871"^^xsd:decimal ;
  geo-pos:long "7.69209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6611'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6611'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.820555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69209'^^xsd:double;
  dwc:startLongitude '7.69209'^^xsd:double;
  dwc:endLongitude '7.69209'^^xsd:double;
  dwc:latitude '43.3871'^^xsd:double;
  dwc:startLatitude '43.3871'^^xsd:double;
  dwc:endLatitude '43.3871'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69209 43.3871, 7.69209 43.3871, 7.69209 43.3871, 7.69209 43.3871, 7.69209 43.3871))'^^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 '774_6611'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5657 7.7627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5657"^^xsd:decimal ;
  dwc:decimalLongitude "7.7627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5657 7.7627)"^^geo:wktLiteral ;
  geo-pos:lat "43.5657"^^xsd:decimal ;
  geo-pos:long "7.7627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7508'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7508'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.698055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7627'^^xsd:double;
  dwc:startLongitude '7.7627'^^xsd:double;
  dwc:endLongitude '7.7627'^^xsd:double;
  dwc:latitude '43.5657'^^xsd:double;
  dwc:startLatitude '43.5657'^^xsd:double;
  dwc:endLatitude '43.5657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7627 43.5657, 7.7627 43.5657, 7.7627 43.5657, 7.7627 43.5657, 7.7627 43.5657))'^^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 '774_7508'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59763 8.31528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59763"^^xsd:decimal ;
  dwc:decimalLongitude "8.31528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59763 8.31528)"^^geo:wktLiteral ;
  geo-pos:lat "43.59763"^^xsd:decimal ;
  geo-pos:long "8.31528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5154'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5154'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.335555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.31528'^^xsd:double;
  dwc:startLongitude '8.31528'^^xsd:double;
  dwc:endLongitude '8.31528'^^xsd:double;
  dwc:latitude '43.59763'^^xsd:double;
  dwc:startLatitude '43.59763'^^xsd:double;
  dwc:endLatitude '43.59763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.31528 43.59763, 8.31528 43.59763, 8.31528 43.59763, 8.31528 43.59763, 8.31528 43.59763))'^^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 '774_5154'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64053 8.248953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64053"^^xsd:decimal ;
  dwc:decimalLongitude "8.248953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64053 8.248953)"^^geo:wktLiteral ;
  geo-pos:lat "43.64053"^^xsd:decimal ;
  geo-pos:long "8.248953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7732'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7732'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.283055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.248953'^^xsd:double;
  dwc:startLongitude '8.248953'^^xsd:double;
  dwc:endLongitude '8.248953'^^xsd:double;
  dwc:latitude '43.64053'^^xsd:double;
  dwc:startLatitude '43.64053'^^xsd:double;
  dwc:endLatitude '43.64053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.248953 43.64053, 8.248953 43.64053, 8.248953 43.64053, 8.248953 43.64053, 8.248953 43.64053))'^^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 '774_7732'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.287917 7.68315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.287917"^^xsd:decimal ;
  dwc:decimalLongitude "7.68315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.287917 7.68315)"^^geo:wktLiteral ;
  geo-pos:lat "43.287917"^^xsd:decimal ;
  geo-pos:long "7.68315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3922'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68315'^^xsd:double;
  dwc:startLongitude '7.68315'^^xsd:double;
  dwc:endLongitude '7.68315'^^xsd:double;
  dwc:latitude '43.287917'^^xsd:double;
  dwc:startLatitude '43.287917'^^xsd:double;
  dwc:endLatitude '43.287917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68315 43.287917, 7.68315 43.287917, 7.68315 43.287917, 7.68315 43.287917, 7.68315 43.287917))'^^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 '774_3922'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3554 8.6023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3554"^^xsd:decimal ;
  dwc:decimalLongitude "8.6023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3554 8.6023)"^^geo:wktLiteral ;
  geo-pos:lat "43.3554"^^xsd:decimal ;
  geo-pos:long "8.6023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5556'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5556'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6023'^^xsd:double;
  dwc:startLongitude '8.6023'^^xsd:double;
  dwc:endLongitude '8.6023'^^xsd:double;
  dwc:latitude '43.3554'^^xsd:double;
  dwc:startLatitude '43.3554'^^xsd:double;
  dwc:endLatitude '43.3554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6023 43.3554, 8.6023 43.3554, 8.6023 43.3554, 8.6023 43.3554, 8.6023 43.3554))'^^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 '774_5556'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.926167 8.597833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.926167"^^xsd:decimal ;
  dwc:decimalLongitude "8.597833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.926167 8.597833)"^^geo:wktLiteral ;
  geo-pos:lat "42.926167"^^xsd:decimal ;
  geo-pos:long "8.597833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4393'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4393'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.597833'^^xsd:double;
  dwc:startLongitude '8.597833'^^xsd:double;
  dwc:endLongitude '8.597833'^^xsd:double;
  dwc:latitude '42.926167'^^xsd:double;
  dwc:startLatitude '42.926167'^^xsd:double;
  dwc:endLatitude '42.926167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.597833 42.926167, 8.597833 42.926167, 8.597833 42.926167, 8.597833 42.926167, 8.597833 42.926167))'^^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 '774_4393'^^xsd:string;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.143083 8.5381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.143083"^^xsd:decimal ;
  dwc:decimalLongitude "8.5381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.143083 8.5381)"^^geo:wktLiteral ;
  geo-pos:lat "43.143083"^^xsd:decimal ;
  geo-pos:long "8.5381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3856'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3856'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5381'^^xsd:double;
  dwc:startLongitude '8.5381'^^xsd:double;
  dwc:endLongitude '8.5381'^^xsd:double;
  dwc:latitude '43.143083'^^xsd:double;
  dwc:startLatitude '43.143083'^^xsd:double;
  dwc:endLatitude '43.143083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5381 43.143083, 8.5381 43.143083, 8.5381 43.143083, 8.5381 43.143083, 8.5381 43.143083))'^^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 '774_3856'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.513333 7.977167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.513333"^^xsd:decimal ;
  dwc:decimalLongitude "7.977167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.513333 7.977167)"^^geo:wktLiteral ;
  geo-pos:lat "43.513333"^^xsd:decimal ;
  geo-pos:long "7.977167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4215'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4215'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.977167'^^xsd:double;
  dwc:startLongitude '7.977167'^^xsd:double;
  dwc:endLongitude '7.977167'^^xsd:double;
  dwc:latitude '43.513333'^^xsd:double;
  dwc:startLatitude '43.513333'^^xsd:double;
  dwc:endLatitude '43.513333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.977167 43.513333, 7.977167 43.513333, 7.977167 43.513333, 7.977167 43.513333, 7.977167 43.513333))'^^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 '774_4215'^^xsd:string;
  dwc:observationDate '1995-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2582'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2582'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2'^^xsd:double;
  dwc:startLongitude '8.2'^^xsd:double;
  dwc:endLongitude '8.2'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:startLatitude '42.1'^^xsd:double;
  dwc:endLatitude '42.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2 42.1, 8.2 42.1, 8.2 42.1, 8.2 42.1, 8.2 42.1))'^^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 '774_2582'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28935 8.32382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28935"^^xsd:decimal ;
  dwc:decimalLongitude "8.32382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28935 8.32382)"^^geo:wktLiteral ;
  geo-pos:lat "43.28935"^^xsd:decimal ;
  geo-pos:long "8.32382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6725'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6725'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.685'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.32382'^^xsd:double;
  dwc:startLongitude '8.32382'^^xsd:double;
  dwc:endLongitude '8.32382'^^xsd:double;
  dwc:latitude '43.28935'^^xsd:double;
  dwc:startLatitude '43.28935'^^xsd:double;
  dwc:endLatitude '43.28935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.32382 43.28935, 8.32382 43.28935, 8.32382 43.28935, 8.32382 43.28935, 8.32382 43.28935))'^^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 '774_6725'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783333 20.387667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783333"^^xsd:decimal ;
  dwc:decimalLongitude "20.387667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783333 20.387667)"^^geo:wktLiteral ;
  geo-pos:lat "38.783333"^^xsd:decimal ;
  geo-pos:long "20.387667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2676'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.387667'^^xsd:double;
  dwc:startLongitude '20.387667'^^xsd:double;
  dwc:endLongitude '20.387667'^^xsd:double;
  dwc:latitude '38.783333'^^xsd:double;
  dwc:startLatitude '38.783333'^^xsd:double;
  dwc:endLatitude '38.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.387667 38.783333, 20.387667 38.783333, 20.387667 38.783333, 20.387667 38.783333, 20.387667 38.783333))'^^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 '774_2676'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88343 6.659633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88343"^^xsd:decimal ;
  dwc:decimalLongitude "6.659633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88343 6.659633)"^^geo:wktLiteral ;
  geo-pos:lat "42.88343"^^xsd:decimal ;
  geo-pos:long "6.659633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5614'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5614'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.378333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.659633'^^xsd:double;
  dwc:startLongitude '6.659633'^^xsd:double;
  dwc:endLongitude '6.659633'^^xsd:double;
  dwc:latitude '42.88343'^^xsd:double;
  dwc:startLatitude '42.88343'^^xsd:double;
  dwc:endLatitude '42.88343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.659633 42.88343, 6.659633 42.88343, 6.659633 42.88343, 6.659633 42.88343, 6.659633 42.88343))'^^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 '774_5614'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.318611 7.406856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.318611"^^xsd:decimal ;
  dwc:decimalLongitude "7.406856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.318611 7.406856)"^^geo:wktLiteral ;
  geo-pos:lat "43.318611"^^xsd:decimal ;
  geo-pos:long "7.406856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6199'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6199'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.406856'^^xsd:double;
  dwc:startLongitude '7.406856'^^xsd:double;
  dwc:endLongitude '7.406856'^^xsd:double;
  dwc:latitude '43.318611'^^xsd:double;
  dwc:startLatitude '43.318611'^^xsd:double;
  dwc:endLatitude '43.318611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.406856 43.318611, 7.406856 43.318611, 7.406856 43.318611, 7.406856 43.318611, 7.406856 43.318611))'^^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 '774_6199'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62834 8.40577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62834"^^xsd:decimal ;
  dwc:decimalLongitude "8.40577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62834 8.40577)"^^geo:wktLiteral ;
  geo-pos:lat "43.62834"^^xsd:decimal ;
  geo-pos:long "8.40577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6787'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6787'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.53'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.40577'^^xsd:double;
  dwc:startLongitude '8.40577'^^xsd:double;
  dwc:endLongitude '8.40577'^^xsd:double;
  dwc:latitude '43.62834'^^xsd:double;
  dwc:startLatitude '43.62834'^^xsd:double;
  dwc:endLatitude '43.62834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.40577 43.62834, 8.40577 43.62834, 8.40577 43.62834, 8.40577 43.62834, 8.40577 43.62834))'^^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 '774_6787'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65334 7.33148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65334"^^xsd:decimal ;
  dwc:decimalLongitude "7.33148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65334 7.33148)"^^geo:wktLiteral ;
  geo-pos:lat "43.65334"^^xsd:decimal ;
  geo-pos:long "7.33148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6818'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6818'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.117222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33148'^^xsd:double;
  dwc:startLongitude '7.33148'^^xsd:double;
  dwc:endLongitude '7.33148'^^xsd:double;
  dwc:latitude '43.65334'^^xsd:double;
  dwc:startLatitude '43.65334'^^xsd:double;
  dwc:endLatitude '43.65334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33148 43.65334, 7.33148 43.65334, 7.33148 43.65334, 7.33148 43.65334, 7.33148 43.65334))'^^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 '774_6818'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.020333 -17.053667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.020333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.053667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.020333 -17.053667)"^^geo:wktLiteral ;
  geo-pos:lat "28.020333"^^xsd:decimal ;
  geo-pos:long "-17.053667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2919'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2919'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.3725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.053667'^^xsd:double;
  dwc:startLongitude '-17.053667'^^xsd:double;
  dwc:endLongitude '-17.053667'^^xsd:double;
  dwc:latitude '28.020333'^^xsd:double;
  dwc:startLatitude '28.020333'^^xsd:double;
  dwc:endLatitude '28.020333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.053667 28.020333, -17.053667 28.020333, -17.053667 28.020333, -17.053667 28.020333, -17.053667 28.020333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2919'^^xsd:string;
  dwc:observationDate '1996-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.964667 -17.281333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.964667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.281333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.964667 -17.281333)"^^geo:wktLiteral ;
  geo-pos:lat "27.964667"^^xsd:decimal ;
  geo-pos:long "-17.281333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2940'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2940'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.938333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.281333'^^xsd:double;
  dwc:startLongitude '-17.281333'^^xsd:double;
  dwc:endLongitude '-17.281333'^^xsd:double;
  dwc:latitude '27.964667'^^xsd:double;
  dwc:startLatitude '27.964667'^^xsd:double;
  dwc:endLatitude '27.964667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.281333 27.964667, -17.281333 27.964667, -17.281333 27.964667, -17.281333 27.964667, -17.281333 27.964667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2940'^^xsd:string;
  dwc:observationDate '1996-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.097 -16.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.097"^^xsd:decimal ;
  dwc:decimalLongitude "-16.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.097 -16.847)"^^geo:wktLiteral ;
  geo-pos:lat "28.097"^^xsd:decimal ;
  geo-pos:long "-16.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2995'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2995'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.182222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.847'^^xsd:double;
  dwc:startLongitude '-16.847'^^xsd:double;
  dwc:endLongitude '-16.847'^^xsd:double;
  dwc:latitude '28.097'^^xsd:double;
  dwc:startLatitude '28.097'^^xsd:double;
  dwc:endLatitude '28.097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.847 28.097, -16.847 28.097, -16.847 28.097, -16.847 28.097, -16.847 28.097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2995'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.052333 -16.835667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.052333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.835667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.052333 -16.835667)"^^geo:wktLiteral ;
  geo-pos:lat "28.052333"^^xsd:decimal ;
  geo-pos:long "-16.835667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3020'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3020'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.449444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.835667'^^xsd:double;
  dwc:startLongitude '-16.835667'^^xsd:double;
  dwc:endLongitude '-16.835667'^^xsd:double;
  dwc:latitude '28.052333'^^xsd:double;
  dwc:startLatitude '28.052333'^^xsd:double;
  dwc:endLatitude '28.052333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.835667 28.052333, -16.835667 28.052333, -16.835667 28.052333, -16.835667 28.052333, -16.835667 28.052333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3020'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.037 -16.803667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.037"^^xsd:decimal ;
  dwc:decimalLongitude "-16.803667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.037 -16.803667)"^^geo:wktLiteral ;
  geo-pos:lat "28.037"^^xsd:decimal ;
  geo-pos:long "-16.803667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3018'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3018'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.6175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.803667'^^xsd:double;
  dwc:startLongitude '-16.803667'^^xsd:double;
  dwc:endLongitude '-16.803667'^^xsd:double;
  dwc:latitude '28.037'^^xsd:double;
  dwc:startLatitude '28.037'^^xsd:double;
  dwc:endLatitude '28.037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.803667 28.037, -16.803667 28.037, -16.803667 28.037, -16.803667 28.037, -16.803667 28.037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3018'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.956333 -17.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.956333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.956333 -17.273)"^^geo:wktLiteral ;
  geo-pos:lat "27.956333"^^xsd:decimal ;
  geo-pos:long "-17.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2916'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2916'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.336666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.273'^^xsd:double;
  dwc:startLongitude '-17.273'^^xsd:double;
  dwc:endLongitude '-17.273'^^xsd:double;
  dwc:latitude '27.956333'^^xsd:double;
  dwc:startLatitude '27.956333'^^xsd:double;
  dwc:endLatitude '27.956333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.273 27.956333, -17.273 27.956333, -17.273 27.956333, -17.273 27.956333, -17.273 27.956333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2916'^^xsd:string;
  dwc:observationDate '1996-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.081667 -16.831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.081667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.081667 -16.831667)"^^geo:wktLiteral ;
  geo-pos:lat "28.081667"^^xsd:decimal ;
  geo-pos:long "-16.831667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3044'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3044'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.71'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.831667'^^xsd:double;
  dwc:startLongitude '-16.831667'^^xsd:double;
  dwc:endLongitude '-16.831667'^^xsd:double;
  dwc:latitude '28.081667'^^xsd:double;
  dwc:startLatitude '28.081667'^^xsd:double;
  dwc:endLatitude '28.081667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.831667 28.081667, -16.831667 28.081667, -16.831667 28.081667, -16.831667 28.081667, -16.831667 28.081667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3044'^^xsd:string;
  dwc:observationDate '1997-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.125333 -16.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.125333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.125333 -16.892)"^^geo:wktLiteral ;
  geo-pos:lat "28.125333"^^xsd:decimal ;
  geo-pos:long "-16.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3033'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3033'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.892'^^xsd:double;
  dwc:startLongitude '-16.892'^^xsd:double;
  dwc:endLongitude '-16.892'^^xsd:double;
  dwc:latitude '28.125333'^^xsd:double;
  dwc:startLatitude '28.125333'^^xsd:double;
  dwc:endLatitude '28.125333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.892 28.125333, -16.892 28.125333, -16.892 28.125333, -16.892 28.125333, -16.892 28.125333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3033'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0415 -16.808167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0415"^^xsd:decimal ;
  dwc:decimalLongitude "-16.808167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0415 -16.808167)"^^geo:wktLiteral ;
  geo-pos:lat "28.0415"^^xsd:decimal ;
  geo-pos:long "-16.808167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2998'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2998'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.808167'^^xsd:double;
  dwc:startLongitude '-16.808167'^^xsd:double;
  dwc:endLongitude '-16.808167'^^xsd:double;
  dwc:latitude '28.0415'^^xsd:double;
  dwc:startLatitude '28.0415'^^xsd:double;
  dwc:endLatitude '28.0415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.808167 28.0415, -16.808167 28.0415, -16.808167 28.0415, -16.808167 28.0415, -16.808167 28.0415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2998'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.103 -16.836333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.103"^^xsd:decimal ;
  dwc:decimalLongitude "-16.836333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.103 -16.836333)"^^geo:wktLiteral ;
  geo-pos:lat "28.103"^^xsd:decimal ;
  geo-pos:long "-16.836333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3012'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3012'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.095833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.836333'^^xsd:double;
  dwc:startLongitude '-16.836333'^^xsd:double;
  dwc:endLongitude '-16.836333'^^xsd:double;
  dwc:latitude '28.103'^^xsd:double;
  dwc:startLatitude '28.103'^^xsd:double;
  dwc:endLatitude '28.103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.836333 28.103, -16.836333 28.103, -16.836333 28.103, -16.836333 28.103, -16.836333 28.103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3012'^^xsd:string;
  dwc:observationDate '1996-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.052667 -16.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.052667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.052667 -16.786)"^^geo:wktLiteral ;
  geo-pos:lat "28.052667"^^xsd:decimal ;
  geo-pos:long "-16.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2897'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2897'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.463888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.786'^^xsd:double;
  dwc:startLongitude '-16.786'^^xsd:double;
  dwc:endLongitude '-16.786'^^xsd:double;
  dwc:latitude '28.052667'^^xsd:double;
  dwc:startLatitude '28.052667'^^xsd:double;
  dwc:endLatitude '28.052667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.786 28.052667, -16.786 28.052667, -16.786 28.052667, -16.786 28.052667, -16.786 28.052667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2897'^^xsd:string;
  dwc:observationDate '1996-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.095167 -16.845167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.095167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.845167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.095167 -16.845167)"^^geo:wktLiteral ;
  geo-pos:lat "28.095167"^^xsd:decimal ;
  geo-pos:long "-16.845167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2980'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2980'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.145833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.845167'^^xsd:double;
  dwc:startLongitude '-16.845167'^^xsd:double;
  dwc:endLongitude '-16.845167'^^xsd:double;
  dwc:latitude '28.095167'^^xsd:double;
  dwc:startLatitude '28.095167'^^xsd:double;
  dwc:endLatitude '28.095167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.845167 28.095167, -16.845167 28.095167, -16.845167 28.095167, -16.845167 28.095167, -16.845167 28.095167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2980'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.97 -17.303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.97 -17.303333)"^^geo:wktLiteral ;
  geo-pos:lat "27.97"^^xsd:decimal ;
  geo-pos:long "-17.303333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3046'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3046'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.444722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.303333'^^xsd:double;
  dwc:startLongitude '-17.303333'^^xsd:double;
  dwc:endLongitude '-17.303333'^^xsd:double;
  dwc:latitude '27.97'^^xsd:double;
  dwc:startLatitude '27.97'^^xsd:double;
  dwc:endLatitude '27.97'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.303333 27.97, -17.303333 27.97, -17.303333 27.97, -17.303333 27.97, -17.303333 27.97))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3046'^^xsd:string;
  dwc:observationDate '1997-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.096667 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.096667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.096667 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "28.096667"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3003'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3003'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:startLongitude '-16.83'^^xsd:double;
  dwc:endLongitude '-16.83'^^xsd:double;
  dwc:latitude '28.096667'^^xsd:double;
  dwc:startLatitude '28.096667'^^xsd:double;
  dwc:endLatitude '28.096667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.83 28.096667, -16.83 28.096667, -16.83 28.096667, -16.83 28.096667, -16.83 28.096667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3003'^^xsd:string;
  dwc:observationDate '1996-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.960167 -17.226833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.960167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.226833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.960167 -17.226833)"^^geo:wktLiteral ;
  geo-pos:lat "27.960167"^^xsd:decimal ;
  geo-pos:long "-17.226833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2900'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2900'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.647777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.226833'^^xsd:double;
  dwc:startLongitude '-17.226833'^^xsd:double;
  dwc:endLongitude '-17.226833'^^xsd:double;
  dwc:latitude '27.960167'^^xsd:double;
  dwc:startLatitude '27.960167'^^xsd:double;
  dwc:endLatitude '27.960167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.226833 27.960167, -17.226833 27.960167, -17.226833 27.960167, -17.226833 27.960167, -17.226833 27.960167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2900'^^xsd:string;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.946333 -17.246333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.946333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.246333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.946333 -17.246333)"^^geo:wktLiteral ;
  geo-pos:lat "27.946333"^^xsd:decimal ;
  geo-pos:long "-17.246333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3009'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3009'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.467777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.246333'^^xsd:double;
  dwc:startLongitude '-17.246333'^^xsd:double;
  dwc:endLongitude '-17.246333'^^xsd:double;
  dwc:latitude '27.946333'^^xsd:double;
  dwc:startLatitude '27.946333'^^xsd:double;
  dwc:endLatitude '27.946333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.246333 27.946333, -17.246333 27.946333, -17.246333 27.946333, -17.246333 27.946333, -17.246333 27.946333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3009'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.950333 -17.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.950333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.950333 -17.167)"^^geo:wktLiteral ;
  geo-pos:lat "27.950333"^^xsd:decimal ;
  geo-pos:long "-17.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2944'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2944'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.16'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.167'^^xsd:double;
  dwc:startLongitude '-17.167'^^xsd:double;
  dwc:endLongitude '-17.167'^^xsd:double;
  dwc:latitude '27.950333'^^xsd:double;
  dwc:startLatitude '27.950333'^^xsd:double;
  dwc:endLatitude '27.950333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.167 27.950333, -17.167 27.950333, -17.167 27.950333, -17.167 27.950333, -17.167 27.950333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2944'^^xsd:string;
  dwc:observationDate '1996-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.998667 -17.115333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.998667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.115333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.998667 -17.115333)"^^geo:wktLiteral ;
  geo-pos:lat "27.998667"^^xsd:decimal ;
  geo-pos:long "-17.115333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3027'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3027'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.596111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.115333'^^xsd:double;
  dwc:startLongitude '-17.115333'^^xsd:double;
  dwc:endLongitude '-17.115333'^^xsd:double;
  dwc:latitude '27.998667'^^xsd:double;
  dwc:startLatitude '27.998667'^^xsd:double;
  dwc:endLatitude '27.998667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.115333 27.998667, -17.115333 27.998667, -17.115333 27.998667, -17.115333 27.998667, -17.115333 27.998667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3027'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083967 -13.366683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083967"^^xsd:decimal ;
  dwc:decimalLongitude "-13.366683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083967 -13.366683)"^^geo:wktLiteral ;
  geo-pos:lat "29.083967"^^xsd:decimal ;
  geo-pos:long "-13.366683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2881'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2881'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.366683'^^xsd:double;
  dwc:startLongitude '-13.366683'^^xsd:double;
  dwc:endLongitude '-13.366683'^^xsd:double;
  dwc:latitude '29.083967'^^xsd:double;
  dwc:startLatitude '29.083967'^^xsd:double;
  dwc:endLatitude '29.083967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.366683 29.083967, -13.366683 29.083967, -13.366683 29.083967, -13.366683 29.083967, -13.366683 29.083967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2881'^^xsd:string;
  dwc:observationDate '1995-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.036833 -16.770167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.036833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.770167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.036833 -16.770167)"^^geo:wktLiteral ;
  geo-pos:lat "28.036833"^^xsd:decimal ;
  geo-pos:long "-16.770167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3026'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3026'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.893333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.770167'^^xsd:double;
  dwc:startLongitude '-16.770167'^^xsd:double;
  dwc:endLongitude '-16.770167'^^xsd:double;
  dwc:latitude '28.036833'^^xsd:double;
  dwc:startLatitude '28.036833'^^xsd:double;
  dwc:endLatitude '28.036833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.770167 28.036833, -16.770167 28.036833, -16.770167 28.036833, -16.770167 28.036833, -16.770167 28.036833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3026'^^xsd:string;
  dwc:observationDate '1996-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.986667 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.986667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.986667 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "27.986667"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2899'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2899'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.068055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:startLongitude '-17.17'^^xsd:double;
  dwc:endLongitude '-17.17'^^xsd:double;
  dwc:latitude '27.986667'^^xsd:double;
  dwc:startLatitude '27.986667'^^xsd:double;
  dwc:endLatitude '27.986667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.17 27.986667, -17.17 27.986667, -17.17 27.986667, -17.17 27.986667, -17.17 27.986667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2899'^^xsd:string;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0085 -16.741833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0085"^^xsd:decimal ;
  dwc:decimalLongitude "-16.741833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0085 -16.741833)"^^geo:wktLiteral ;
  geo-pos:lat "28.0085"^^xsd:decimal ;
  geo-pos:long "-16.741833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2999'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2999'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.412222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.741833'^^xsd:double;
  dwc:startLongitude '-16.741833'^^xsd:double;
  dwc:endLongitude '-16.741833'^^xsd:double;
  dwc:latitude '28.0085'^^xsd:double;
  dwc:startLatitude '28.0085'^^xsd:double;
  dwc:endLatitude '28.0085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.741833 28.0085, -16.741833 28.0085, -16.741833 28.0085, -16.741833 28.0085, -16.741833 28.0085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2999'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.101167 -16.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.101167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.101167 -16.8345)"^^geo:wktLiteral ;
  geo-pos:lat "28.101167"^^xsd:decimal ;
  geo-pos:long "-16.8345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2931'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2931'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.218611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8345'^^xsd:double;
  dwc:startLongitude '-16.8345'^^xsd:double;
  dwc:endLongitude '-16.8345'^^xsd:double;
  dwc:latitude '28.101167'^^xsd:double;
  dwc:startLatitude '28.101167'^^xsd:double;
  dwc:endLatitude '28.101167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8345 28.101167, -16.8345 28.101167, -16.8345 28.101167, -16.8345 28.101167, -16.8345 28.101167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2931'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.062833 -16.962833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.062833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.962833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.062833 -16.962833)"^^geo:wktLiteral ;
  geo-pos:lat "28.062833"^^xsd:decimal ;
  geo-pos:long "-16.962833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2947'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2947'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.039444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.962833'^^xsd:double;
  dwc:startLongitude '-16.962833'^^xsd:double;
  dwc:endLongitude '-16.962833'^^xsd:double;
  dwc:latitude '28.062833'^^xsd:double;
  dwc:startLatitude '28.062833'^^xsd:double;
  dwc:endLatitude '28.062833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.962833 28.062833, -16.962833 28.062833, -16.962833 28.062833, -16.962833 28.062833, -16.962833 28.062833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2947'^^xsd:string;
  dwc:observationDate '1996-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.002167 -17.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.002167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.002167 -17.1355)"^^geo:wktLiteral ;
  geo-pos:lat "28.002167"^^xsd:decimal ;
  geo-pos:long "-17.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2960'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2960'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.618888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.1355'^^xsd:double;
  dwc:startLongitude '-17.1355'^^xsd:double;
  dwc:endLongitude '-17.1355'^^xsd:double;
  dwc:latitude '28.002167'^^xsd:double;
  dwc:startLatitude '28.002167'^^xsd:double;
  dwc:endLatitude '28.002167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.1355 28.002167, -17.1355 28.002167, -17.1355 28.002167, -17.1355 28.002167, -17.1355 28.002167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2960'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.070667 -16.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.070667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.070667 -16.854)"^^geo:wktLiteral ;
  geo-pos:lat "28.070667"^^xsd:decimal ;
  geo-pos:long "-16.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2978'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2978'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.192222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.854'^^xsd:double;
  dwc:startLongitude '-16.854'^^xsd:double;
  dwc:endLongitude '-16.854'^^xsd:double;
  dwc:latitude '28.070667'^^xsd:double;
  dwc:startLatitude '28.070667'^^xsd:double;
  dwc:endLatitude '28.070667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.854 28.070667, -16.854 28.070667, -16.854 28.070667, -16.854 28.070667, -16.854 28.070667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2978'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.053833 -16.837167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.053833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.837167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.053833 -16.837167)"^^geo:wktLiteral ;
  geo-pos:lat "28.053833"^^xsd:decimal ;
  geo-pos:long "-16.837167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2977'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2977'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.126388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.837167'^^xsd:double;
  dwc:startLongitude '-16.837167'^^xsd:double;
  dwc:endLongitude '-16.837167'^^xsd:double;
  dwc:latitude '28.053833'^^xsd:double;
  dwc:startLatitude '28.053833'^^xsd:double;
  dwc:endLatitude '28.053833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.837167 28.053833, -16.837167 28.053833, -16.837167 28.053833, -16.837167 28.053833, -16.837167 28.053833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2977'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9835 -17.116833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9835"^^xsd:decimal ;
  dwc:decimalLongitude "-17.116833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9835 -17.116833)"^^geo:wktLiteral ;
  geo-pos:lat "27.9835"^^xsd:decimal ;
  geo-pos:long "-17.116833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3057'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3057'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.037777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.116833'^^xsd:double;
  dwc:startLongitude '-17.116833'^^xsd:double;
  dwc:endLongitude '-17.116833'^^xsd:double;
  dwc:latitude '27.9835'^^xsd:double;
  dwc:startLatitude '27.9835'^^xsd:double;
  dwc:endLatitude '27.9835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.116833 27.9835, -17.116833 27.9835, -17.116833 27.9835, -17.116833 27.9835, -17.116833 27.9835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3057'^^xsd:string;
  dwc:observationDate '1997-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.968 -17.284667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.968"^^xsd:decimal ;
  dwc:decimalLongitude "-17.284667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.968 -17.284667)"^^geo:wktLiteral ;
  geo-pos:lat "27.968"^^xsd:decimal ;
  geo-pos:long "-17.284667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2942'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2942'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.247222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.284667'^^xsd:double;
  dwc:startLongitude '-17.284667'^^xsd:double;
  dwc:endLongitude '-17.284667'^^xsd:double;
  dwc:latitude '27.968'^^xsd:double;
  dwc:startLatitude '27.968'^^xsd:double;
  dwc:endLatitude '27.968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.284667 27.968, -17.284667 27.968, -17.284667 27.968, -17.284667 27.968, -17.284667 27.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2942'^^xsd:string;
  dwc:observationDate '1996-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.117167 -13.250917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.117167"^^xsd:decimal ;
  dwc:decimalLongitude "-13.250917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.117167 -13.250917)"^^geo:wktLiteral ;
  geo-pos:lat "29.117167"^^xsd:decimal ;
  geo-pos:long "-13.250917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2847'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2847'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.250917'^^xsd:double;
  dwc:startLongitude '-13.250917'^^xsd:double;
  dwc:endLongitude '-13.250917'^^xsd:double;
  dwc:latitude '29.117167'^^xsd:double;
  dwc:startLatitude '29.117167'^^xsd:double;
  dwc:endLatitude '29.117167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.250917 29.117167, -13.250917 29.117167, -13.250917 29.117167, -13.250917 29.117167, -13.250917 29.117167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2847'^^xsd:string;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.080667 -16.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.080667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.080667 -16.964)"^^geo:wktLiteral ;
  geo-pos:lat "28.080667"^^xsd:decimal ;
  geo-pos:long "-16.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3006'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3006'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.959444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.964'^^xsd:double;
  dwc:startLongitude '-16.964'^^xsd:double;
  dwc:endLongitude '-16.964'^^xsd:double;
  dwc:latitude '28.080667'^^xsd:double;
  dwc:startLatitude '28.080667'^^xsd:double;
  dwc:endLatitude '28.080667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.964 28.080667, -16.964 28.080667, -16.964 28.080667, -16.964 28.080667, -16.964 28.080667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3006'^^xsd:string;
  dwc:observationDate '1996-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9855 -17.152167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9855"^^xsd:decimal ;
  dwc:decimalLongitude "-17.152167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9855 -17.152167)"^^geo:wktLiteral ;
  geo-pos:lat "27.9855"^^xsd:decimal ;
  geo-pos:long "-17.152167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2961'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2961'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.411388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.152167'^^xsd:double;
  dwc:startLongitude '-17.152167'^^xsd:double;
  dwc:endLongitude '-17.152167'^^xsd:double;
  dwc:latitude '27.9855'^^xsd:double;
  dwc:startLatitude '27.9855'^^xsd:double;
  dwc:endLatitude '27.9855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.152167 27.9855, -17.152167 27.9855, -17.152167 27.9855, -17.152167 27.9855, -17.152167 27.9855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2961'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.021 -16.754333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.021"^^xsd:decimal ;
  dwc:decimalLongitude "-16.754333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.021 -16.754333)"^^geo:wktLiteral ;
  geo-pos:lat "28.021"^^xsd:decimal ;
  geo-pos:long "-16.754333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3005'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3005'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.536666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.754333'^^xsd:double;
  dwc:startLongitude '-16.754333'^^xsd:double;
  dwc:endLongitude '-16.754333'^^xsd:double;
  dwc:latitude '28.021'^^xsd:double;
  dwc:startLatitude '28.021'^^xsd:double;
  dwc:endLatitude '28.021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.754333 28.021, -16.754333 28.021, -16.754333 28.021, -16.754333 28.021, -16.754333 28.021))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3005'^^xsd:string;
  dwc:observationDate '1996-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.062833 -16.796167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.062833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.796167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.062833 -16.796167)"^^geo:wktLiteral ;
  geo-pos:lat "28.062833"^^xsd:decimal ;
  geo-pos:long "-16.796167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2898'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2898'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.300555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.796167'^^xsd:double;
  dwc:startLongitude '-16.796167'^^xsd:double;
  dwc:endLongitude '-16.796167'^^xsd:double;
  dwc:latitude '28.062833'^^xsd:double;
  dwc:startLatitude '28.062833'^^xsd:double;
  dwc:endLatitude '28.062833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.796167 28.062833, -16.796167 28.062833, -16.796167 28.062833, -16.796167 28.062833, -16.796167 28.062833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2898'^^xsd:string;
  dwc:observationDate '1996-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.989833 -16.889833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.989833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.889833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.989833 -16.889833)"^^geo:wktLiteral ;
  geo-pos:lat "27.989833"^^xsd:decimal ;
  geo-pos:long "-16.889833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2936'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2936'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.412777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.889833'^^xsd:double;
  dwc:startLongitude '-16.889833'^^xsd:double;
  dwc:endLongitude '-16.889833'^^xsd:double;
  dwc:latitude '27.989833'^^xsd:double;
  dwc:startLatitude '27.989833'^^xsd:double;
  dwc:endLatitude '27.989833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.889833 27.989833, -16.889833 27.989833, -16.889833 27.989833, -16.889833 27.989833, -16.889833 27.989833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2936'^^xsd:string;
  dwc:observationDate '1996-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.851467 -13.60125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.851467"^^xsd:decimal ;
  dwc:decimalLongitude "-13.60125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.851467 -13.60125)"^^geo:wktLiteral ;
  geo-pos:lat "28.851467"^^xsd:decimal ;
  geo-pos:long "-13.60125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2850'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2850'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.60125'^^xsd:double;
  dwc:startLongitude '-13.60125'^^xsd:double;
  dwc:endLongitude '-13.60125'^^xsd:double;
  dwc:latitude '28.851467'^^xsd:double;
  dwc:startLatitude '28.851467'^^xsd:double;
  dwc:endLatitude '28.851467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.60125 28.851467, -13.60125 28.851467, -13.60125 28.851467, -13.60125 28.851467, -13.60125 28.851467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2850'^^xsd:string;
  dwc:observationDate '1995-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.972167 -17.188833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.972167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.188833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.972167 -17.188833)"^^geo:wktLiteral ;
  geo-pos:lat "27.972167"^^xsd:decimal ;
  geo-pos:long "-17.188833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2992'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2992'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.188833'^^xsd:double;
  dwc:startLongitude '-17.188833'^^xsd:double;
  dwc:endLongitude '-17.188833'^^xsd:double;
  dwc:latitude '27.972167'^^xsd:double;
  dwc:startLatitude '27.972167'^^xsd:double;
  dwc:endLatitude '27.972167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.188833 27.972167, -17.188833 27.972167, -17.188833 27.972167, -17.188833 27.972167, -17.188833 27.972167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2992'^^xsd:string;
  dwc:observationDate '1996-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9635 -17.280167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9635"^^xsd:decimal ;
  dwc:decimalLongitude "-17.280167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9635 -17.280167)"^^geo:wktLiteral ;
  geo-pos:lat "27.9635"^^xsd:decimal ;
  geo-pos:long "-17.280167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3070'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3070'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.898611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.280167'^^xsd:double;
  dwc:startLongitude '-17.280167'^^xsd:double;
  dwc:endLongitude '-17.280167'^^xsd:double;
  dwc:latitude '27.9635'^^xsd:double;
  dwc:startLatitude '27.9635'^^xsd:double;
  dwc:endLatitude '27.9635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.280167 27.9635, -17.280167 27.9635, -17.280167 27.9635, -17.280167 27.9635, -17.280167 27.9635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3070'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0775 -16.9275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0775"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0775 -16.9275)"^^geo:wktLiteral ;
  geo-pos:lat "28.0775"^^xsd:decimal ;
  geo-pos:long "-16.9275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2993'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2993'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.9275'^^xsd:double;
  dwc:startLongitude '-16.9275'^^xsd:double;
  dwc:endLongitude '-16.9275'^^xsd:double;
  dwc:latitude '28.0775'^^xsd:double;
  dwc:startLatitude '28.0775'^^xsd:double;
  dwc:endLatitude '28.0775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9275 28.0775, -16.9275 28.0775, -16.9275 28.0775, -16.9275 28.0775, -16.9275 28.0775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2993'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.086833 -16.820167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.086833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.820167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.086833 -16.820167)"^^geo:wktLiteral ;
  geo-pos:lat "28.086833"^^xsd:decimal ;
  geo-pos:long "-16.820167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3013'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3013'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.549444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.820167'^^xsd:double;
  dwc:startLongitude '-16.820167'^^xsd:double;
  dwc:endLongitude '-16.820167'^^xsd:double;
  dwc:latitude '28.086833'^^xsd:double;
  dwc:startLatitude '28.086833'^^xsd:double;
  dwc:endLatitude '28.086833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.820167 28.086833, -16.820167 28.086833, -16.820167 28.086833, -16.820167 28.086833, -16.820167 28.086833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3013'^^xsd:string;
  dwc:observationDate '1996-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9565 -17.273167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9565"^^xsd:decimal ;
  dwc:decimalLongitude "-17.273167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9565 -17.273167)"^^geo:wktLiteral ;
  geo-pos:lat "27.9565"^^xsd:decimal ;
  geo-pos:long "-17.273167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2917'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2917'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.495'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.273167'^^xsd:double;
  dwc:startLongitude '-17.273167'^^xsd:double;
  dwc:endLongitude '-17.273167'^^xsd:double;
  dwc:latitude '27.9565'^^xsd:double;
  dwc:startLatitude '27.9565'^^xsd:double;
  dwc:endLatitude '27.9565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.273167 27.9565, -17.273167 27.9565, -17.273167 27.9565, -17.273167 27.9565, -17.273167 27.9565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2917'^^xsd:string;
  dwc:observationDate '1996-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0555 -16.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0555"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0555 -16.8555)"^^geo:wktLiteral ;
  geo-pos:lat "28.0555"^^xsd:decimal ;
  geo-pos:long "-16.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3045'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3045'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.283888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8555'^^xsd:double;
  dwc:startLongitude '-16.8555'^^xsd:double;
  dwc:endLongitude '-16.8555'^^xsd:double;
  dwc:latitude '28.0555'^^xsd:double;
  dwc:startLatitude '28.0555'^^xsd:double;
  dwc:endLatitude '28.0555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8555 28.0555, -16.8555 28.0555, -16.8555 28.0555, -16.8555 28.0555, -16.8555 28.0555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3045'^^xsd:string;
  dwc:observationDate '1997-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.957333 -17.307333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.957333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.307333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.957333 -17.307333)"^^geo:wktLiteral ;
  geo-pos:lat "27.957333"^^xsd:decimal ;
  geo-pos:long "-17.307333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3072'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3072'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.7625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.307333'^^xsd:double;
  dwc:startLongitude '-17.307333'^^xsd:double;
  dwc:endLongitude '-17.307333'^^xsd:double;
  dwc:latitude '27.957333'^^xsd:double;
  dwc:startLatitude '27.957333'^^xsd:double;
  dwc:endLatitude '27.957333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.307333 27.957333, -17.307333 27.957333, -17.307333 27.957333, -17.307333 27.957333, -17.307333 27.957333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3072'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0355 -16.7855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0355"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0355 -16.7855)"^^geo:wktLiteral ;
  geo-pos:lat "28.0355"^^xsd:decimal ;
  geo-pos:long "-16.7855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3056'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3056'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.802222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.7855'^^xsd:double;
  dwc:startLongitude '-16.7855'^^xsd:double;
  dwc:endLongitude '-16.7855'^^xsd:double;
  dwc:latitude '28.0355'^^xsd:double;
  dwc:startLatitude '28.0355'^^xsd:double;
  dwc:endLatitude '28.0355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7855 28.0355, -16.7855 28.0355, -16.7855 28.0355, -16.7855 28.0355, -16.7855 28.0355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3056'^^xsd:string;
  dwc:observationDate '1997-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.101833 -16.8685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.101833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.101833 -16.8685)"^^geo:wktLiteral ;
  geo-pos:lat "28.101833"^^xsd:decimal ;
  geo-pos:long "-16.8685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3011'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3011'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.430555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8685'^^xsd:double;
  dwc:startLongitude '-16.8685'^^xsd:double;
  dwc:endLongitude '-16.8685'^^xsd:double;
  dwc:latitude '28.101833'^^xsd:double;
  dwc:startLatitude '28.101833'^^xsd:double;
  dwc:endLatitude '28.101833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8685 28.101833, -16.8685 28.101833, -16.8685 28.101833, -16.8685 28.101833, -16.8685 28.101833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3011'^^xsd:string;
  dwc:observationDate '1996-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0065 -16.7565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0065"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0065 -16.7565)"^^geo:wktLiteral ;
  geo-pos:lat "28.0065"^^xsd:decimal ;
  geo-pos:long "-16.7565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2895'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2895'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.515833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.7565'^^xsd:double;
  dwc:startLongitude '-16.7565'^^xsd:double;
  dwc:endLongitude '-16.7565'^^xsd:double;
  dwc:latitude '28.0065'^^xsd:double;
  dwc:startLatitude '28.0065'^^xsd:double;
  dwc:endLatitude '28.0065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7565 28.0065, -16.7565 28.0065, -16.7565 28.0065, -16.7565 28.0065, -16.7565 28.0065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2895'^^xsd:string;
  dwc:observationDate '1996-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.899633 -17.232967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.899633"^^xsd:decimal ;
  dwc:decimalLongitude "-17.232967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.899633 -17.232967)"^^geo:wktLiteral ;
  geo-pos:lat "27.899633"^^xsd:decimal ;
  geo-pos:long "-17.232967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3065'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3065'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.780833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.232967'^^xsd:double;
  dwc:startLongitude '-17.232967'^^xsd:double;
  dwc:endLongitude '-17.232967'^^xsd:double;
  dwc:latitude '27.899633'^^xsd:double;
  dwc:startLatitude '27.899633'^^xsd:double;
  dwc:endLatitude '27.899633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.232967 27.899633, -17.232967 27.899633, -17.232967 27.899633, -17.232967 27.899633, -17.232967 27.899633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3065'^^xsd:string;
  dwc:observationDate '1997-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.993167 -17.159833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.993167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.159833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.993167 -17.159833)"^^geo:wktLiteral ;
  geo-pos:lat "27.993167"^^xsd:decimal ;
  geo-pos:long "-17.159833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3036'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3036'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.760833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.159833'^^xsd:double;
  dwc:startLongitude '-17.159833'^^xsd:double;
  dwc:endLongitude '-17.159833'^^xsd:double;
  dwc:latitude '27.993167'^^xsd:double;
  dwc:startLatitude '27.993167'^^xsd:double;
  dwc:endLatitude '27.993167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.159833 27.993167, -17.159833 27.993167, -17.159833 27.993167, -17.159833 27.993167, -17.159833 27.993167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3036'^^xsd:string;
  dwc:observationDate '1997-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.078 -16.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.078"^^xsd:decimal ;
  dwc:decimalLongitude "-16.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.078 -16.928)"^^geo:wktLiteral ;
  geo-pos:lat "28.078"^^xsd:decimal ;
  geo-pos:long "-16.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3042'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3042'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.338611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.928'^^xsd:double;
  dwc:startLongitude '-16.928'^^xsd:double;
  dwc:endLongitude '-16.928'^^xsd:double;
  dwc:latitude '28.078'^^xsd:double;
  dwc:startLatitude '28.078'^^xsd:double;
  dwc:endLatitude '28.078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.928 28.078, -16.928 28.078, -16.928 28.078, -16.928 28.078, -16.928 28.078))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3042'^^xsd:string;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.023 -16.889667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.023"^^xsd:decimal ;
  dwc:decimalLongitude "-16.889667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.023 -16.889667)"^^geo:wktLiteral ;
  geo-pos:lat "28.023"^^xsd:decimal ;
  geo-pos:long "-16.889667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3040'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3040'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.589444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.889667'^^xsd:double;
  dwc:startLongitude '-16.889667'^^xsd:double;
  dwc:endLongitude '-16.889667'^^xsd:double;
  dwc:latitude '28.023'^^xsd:double;
  dwc:startLatitude '28.023'^^xsd:double;
  dwc:endLatitude '28.023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.889667 28.023, -16.889667 28.023, -16.889667 28.023, -16.889667 28.023, -16.889667 28.023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3040'^^xsd:string;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.011167 -16.777833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.011167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.777833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.011167 -16.777833)"^^geo:wktLiteral ;
  geo-pos:lat "28.011167"^^xsd:decimal ;
  geo-pos:long "-16.777833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2997'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2997'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.991388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.777833'^^xsd:double;
  dwc:startLongitude '-16.777833'^^xsd:double;
  dwc:endLongitude '-16.777833'^^xsd:double;
  dwc:latitude '28.011167'^^xsd:double;
  dwc:startLatitude '28.011167'^^xsd:double;
  dwc:endLatitude '28.011167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.777833 28.011167, -16.777833 28.011167, -16.777833 28.011167, -16.777833 28.011167, -16.777833 28.011167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2997'^^xsd:string;
  dwc:observationDate '1996-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.008 -17.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.008"^^xsd:decimal ;
  dwc:decimalLongitude "-17.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.008 -17.058)"^^geo:wktLiteral ;
  geo-pos:lat "28.008"^^xsd:decimal ;
  geo-pos:long "-17.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2903'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2903'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.140277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.058'^^xsd:double;
  dwc:startLongitude '-17.058'^^xsd:double;
  dwc:endLongitude '-17.058'^^xsd:double;
  dwc:latitude '28.008'^^xsd:double;
  dwc:startLatitude '28.008'^^xsd:double;
  dwc:endLatitude '28.008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.058 28.008, -17.058 28.008, -17.058 28.008, -17.058 28.008, -17.058 28.008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2903'^^xsd:string;
  dwc:observationDate '1996-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.024 -16.740667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.024"^^xsd:decimal ;
  dwc:decimalLongitude "-16.740667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.024 -16.740667)"^^geo:wktLiteral ;
  geo-pos:lat "28.024"^^xsd:decimal ;
  geo-pos:long "-16.740667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2996'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2996'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.458888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.740667'^^xsd:double;
  dwc:startLongitude '-16.740667'^^xsd:double;
  dwc:endLongitude '-16.740667'^^xsd:double;
  dwc:latitude '28.024'^^xsd:double;
  dwc:startLatitude '28.024'^^xsd:double;
  dwc:endLatitude '28.024'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.740667 28.024, -16.740667 28.024, -16.740667 28.024, -16.740667 28.024, -16.740667 28.024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2996'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.18485 -13.266867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.18485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.266867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.18485 -13.266867)"^^geo:wktLiteral ;
  geo-pos:lat "29.18485"^^xsd:decimal ;
  geo-pos:long "-13.266867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2821'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2821'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.266867'^^xsd:double;
  dwc:startLongitude '-13.266867'^^xsd:double;
  dwc:endLongitude '-13.266867'^^xsd:double;
  dwc:latitude '29.18485'^^xsd:double;
  dwc:startLatitude '29.18485'^^xsd:double;
  dwc:endLatitude '29.18485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.266867 29.18485, -13.266867 29.18485, -13.266867 29.18485, -13.266867 29.18485, -13.266867 29.18485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2821'^^xsd:string;
  dwc:observationDate '1994-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.019333 -16.802667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.019333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.802667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.019333 -16.802667)"^^geo:wktLiteral ;
  geo-pos:lat "28.019333"^^xsd:decimal ;
  geo-pos:long "-16.802667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2932'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2932'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.7075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.802667'^^xsd:double;
  dwc:startLongitude '-16.802667'^^xsd:double;
  dwc:endLongitude '-16.802667'^^xsd:double;
  dwc:latitude '28.019333'^^xsd:double;
  dwc:startLatitude '28.019333'^^xsd:double;
  dwc:endLatitude '28.019333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.802667 28.019333, -16.802667 28.019333, -16.802667 28.019333, -16.802667 28.019333, -16.802667 28.019333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2932'^^xsd:string;
  dwc:observationDate '1996-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.097 -16.863667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.097"^^xsd:decimal ;
  dwc:decimalLongitude "-16.863667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.097 -16.863667)"^^geo:wktLiteral ;
  geo-pos:lat "28.097"^^xsd:decimal ;
  geo-pos:long "-16.863667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3021'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3021'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.146666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.863667'^^xsd:double;
  dwc:startLongitude '-16.863667'^^xsd:double;
  dwc:endLongitude '-16.863667'^^xsd:double;
  dwc:latitude '28.097'^^xsd:double;
  dwc:startLatitude '28.097'^^xsd:double;
  dwc:endLatitude '28.097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.863667 28.097, -16.863667 28.097, -16.863667 28.097, -16.863667 28.097, -16.863667 28.097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3021'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1345 -16.951167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1345"^^xsd:decimal ;
  dwc:decimalLongitude "-16.951167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1345 -16.951167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1345"^^xsd:decimal ;
  geo-pos:long "-16.951167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3060'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3060'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.078611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.951167'^^xsd:double;
  dwc:startLongitude '-16.951167'^^xsd:double;
  dwc:endLongitude '-16.951167'^^xsd:double;
  dwc:latitude '28.1345'^^xsd:double;
  dwc:startLatitude '28.1345'^^xsd:double;
  dwc:endLatitude '28.1345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.951167 28.1345, -16.951167 28.1345, -16.951167 28.1345, -16.951167 28.1345, -16.951167 28.1345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3060'^^xsd:string;
  dwc:observationDate '1997-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.095 -16.828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.095"^^xsd:decimal ;
  dwc:decimalLongitude "-16.828333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.095 -16.828333)"^^geo:wktLiteral ;
  geo-pos:lat "28.095"^^xsd:decimal ;
  geo-pos:long "-16.828333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3024'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3024'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.9425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.828333'^^xsd:double;
  dwc:startLongitude '-16.828333'^^xsd:double;
  dwc:endLongitude '-16.828333'^^xsd:double;
  dwc:latitude '28.095'^^xsd:double;
  dwc:startLatitude '28.095'^^xsd:double;
  dwc:endLatitude '28.095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.828333 28.095, -16.828333 28.095, -16.828333 28.095, -16.828333 28.095, -16.828333 28.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3024'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.995 -16.728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.995"^^xsd:decimal ;
  dwc:decimalLongitude "-16.728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.995 -16.728333)"^^geo:wktLiteral ;
  geo-pos:lat "27.995"^^xsd:decimal ;
  geo-pos:long "-16.728333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3000'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3000'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.964444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.728333'^^xsd:double;
  dwc:startLongitude '-16.728333'^^xsd:double;
  dwc:endLongitude '-16.728333'^^xsd:double;
  dwc:latitude '27.995'^^xsd:double;
  dwc:startLatitude '27.995'^^xsd:double;
  dwc:endLatitude '27.995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.728333 27.995, -16.728333 27.995, -16.728333 27.995, -16.728333 27.995, -16.728333 27.995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3000'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.014167 -16.880833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.014167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.880833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.014167 -16.880833)"^^geo:wktLiteral ;
  geo-pos:lat "28.014167"^^xsd:decimal ;
  geo-pos:long "-16.880833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2906'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2906'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.880833'^^xsd:double;
  dwc:startLongitude '-16.880833'^^xsd:double;
  dwc:endLongitude '-16.880833'^^xsd:double;
  dwc:latitude '28.014167'^^xsd:double;
  dwc:startLatitude '28.014167'^^xsd:double;
  dwc:endLatitude '28.014167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.880833 28.014167, -16.880833 28.014167, -16.880833 28.014167, -16.880833 28.014167, -16.880833 28.014167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2906'^^xsd:string;
  dwc:observationDate '1996-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.062 -16.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.062"^^xsd:decimal ;
  dwc:decimalLongitude "-16.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.062 -16.812)"^^geo:wktLiteral ;
  geo-pos:lat "28.062"^^xsd:decimal ;
  geo-pos:long "-16.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2981'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2981'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.031111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.812'^^xsd:double;
  dwc:startLongitude '-16.812'^^xsd:double;
  dwc:endLongitude '-16.812'^^xsd:double;
  dwc:latitude '28.062'^^xsd:double;
  dwc:startLatitude '28.062'^^xsd:double;
  dwc:endLatitude '28.062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.812 28.062, -16.812 28.062, -16.812 28.062, -16.812 28.062, -16.812 28.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2981'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6905 20.843667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6905"^^xsd:decimal ;
  dwc:decimalLongitude "20.843667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6905 20.843667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6905"^^xsd:decimal ;
  geo-pos:long "20.843667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1118'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1118'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843667'^^xsd:double;
  dwc:startLongitude '20.843667'^^xsd:double;
  dwc:endLongitude '20.843667'^^xsd:double;
  dwc:latitude '38.6905'^^xsd:double;
  dwc:startLatitude '38.6905'^^xsd:double;
  dwc:endLatitude '38.6905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843667 38.6905, 20.843667 38.6905, 20.843667 38.6905, 20.843667 38.6905, 20.843667 38.6905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1118'^^xsd:string;
  dwc:observationDate '1998-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626167 20.952167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.626167"^^xsd:decimal ;
  dwc:decimalLongitude "20.952167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626167 20.952167)"^^geo:wktLiteral ;
  geo-pos:lat "38.626167"^^xsd:decimal ;
  geo-pos:long "20.952167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1319'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1319'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.952167'^^xsd:double;
  dwc:startLongitude '20.952167'^^xsd:double;
  dwc:endLongitude '20.952167'^^xsd:double;
  dwc:latitude '38.626167'^^xsd:double;
  dwc:startLatitude '38.626167'^^xsd:double;
  dwc:endLatitude '38.626167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.952167 38.626167, 20.952167 38.626167, 20.952167 38.626167, 20.952167 38.626167, 20.952167 38.626167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1319'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.575 20.824167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.575"^^xsd:decimal ;
  dwc:decimalLongitude "20.824167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.575 20.824167)"^^geo:wktLiteral ;
  geo-pos:lat "38.575"^^xsd:decimal ;
  geo-pos:long "20.824167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_654'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_654'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.824167'^^xsd:double;
  dwc:startLongitude '20.824167'^^xsd:double;
  dwc:endLongitude '20.824167'^^xsd:double;
  dwc:latitude '38.575'^^xsd:double;
  dwc:startLatitude '38.575'^^xsd:double;
  dwc:endLatitude '38.575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.824167 38.575, 20.824167 38.575, 20.824167 38.575, 20.824167 38.575, 20.824167 38.575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_654'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654 20.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654"^^xsd:decimal ;
  dwc:decimalLongitude "20.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654 20.958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.654"^^xsd:decimal ;
  geo-pos:long "20.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1370'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1370'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958333'^^xsd:double;
  dwc:startLongitude '20.958333'^^xsd:double;
  dwc:endLongitude '20.958333'^^xsd:double;
  dwc:latitude '38.654'^^xsd:double;
  dwc:startLatitude '38.654'^^xsd:double;
  dwc:endLatitude '38.654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958333 38.654, 20.958333 38.654, 20.958333 38.654, 20.958333 38.654, 20.958333 38.654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1370'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680667 20.901833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680667"^^xsd:decimal ;
  dwc:decimalLongitude "20.901833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680667 20.901833)"^^geo:wktLiteral ;
  geo-pos:lat "38.680667"^^xsd:decimal ;
  geo-pos:long "20.901833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1062'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1062'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901833'^^xsd:double;
  dwc:startLongitude '20.901833'^^xsd:double;
  dwc:endLongitude '20.901833'^^xsd:double;
  dwc:latitude '38.680667'^^xsd:double;
  dwc:startLatitude '38.680667'^^xsd:double;
  dwc:endLatitude '38.680667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901833 38.680667, 20.901833 38.680667, 20.901833 38.680667, 20.901833 38.680667, 20.901833 38.680667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1062'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689833 20.732833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.689833"^^xsd:decimal ;
  dwc:decimalLongitude "20.732833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689833 20.732833)"^^geo:wktLiteral ;
  geo-pos:lat "38.689833"^^xsd:decimal ;
  geo-pos:long "20.732833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1414'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1414'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.732833'^^xsd:double;
  dwc:startLongitude '20.732833'^^xsd:double;
  dwc:endLongitude '20.732833'^^xsd:double;
  dwc:latitude '38.689833'^^xsd:double;
  dwc:startLatitude '38.689833'^^xsd:double;
  dwc:endLatitude '38.689833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.732833 38.689833, 20.732833 38.689833, 20.732833 38.689833, 20.732833 38.689833, 20.732833 38.689833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1414'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656167 20.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656167"^^xsd:decimal ;
  dwc:decimalLongitude "20.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656167 20.962)"^^geo:wktLiteral ;
  geo-pos:lat "38.656167"^^xsd:decimal ;
  geo-pos:long "20.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1299'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1299'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962'^^xsd:double;
  dwc:startLongitude '20.962'^^xsd:double;
  dwc:endLongitude '20.962'^^xsd:double;
  dwc:latitude '38.656167'^^xsd:double;
  dwc:startLatitude '38.656167'^^xsd:double;
  dwc:endLatitude '38.656167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962 38.656167, 20.962 38.656167, 20.962 38.656167, 20.962 38.656167, 20.962 38.656167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1299'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654333"^^xsd:decimal ;
  dwc:decimalLongitude "20.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.963)"^^geo:wktLiteral ;
  geo-pos:lat "38.654333"^^xsd:decimal ;
  geo-pos:long "20.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1032'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1032'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.963'^^xsd:double;
  dwc:startLongitude '20.963'^^xsd:double;
  dwc:endLongitude '20.963'^^xsd:double;
  dwc:latitude '38.654333'^^xsd:double;
  dwc:startLatitude '38.654333'^^xsd:double;
  dwc:endLatitude '38.654333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.963 38.654333, 20.963 38.654333, 20.963 38.654333, 20.963 38.654333, 20.963 38.654333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1032'^^xsd:string;
  dwc:observationDate '1998-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.003833 -16.953833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.003833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.953833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.003833 -16.953833)"^^geo:wktLiteral ;
  geo-pos:lat "28.003833"^^xsd:decimal ;
  geo-pos:long "-16.953833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2986'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2986'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.238611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.953833'^^xsd:double;
  dwc:startLongitude '-16.953833'^^xsd:double;
  dwc:endLongitude '-16.953833'^^xsd:double;
  dwc:latitude '28.003833'^^xsd:double;
  dwc:startLatitude '28.003833'^^xsd:double;
  dwc:endLatitude '28.003833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.953833 28.003833, -16.953833 28.003833, -16.953833 28.003833, -16.953833 28.003833, -16.953833 28.003833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2986'^^xsd:string;
  dwc:observationDate '1996-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686833 20.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.686833"^^xsd:decimal ;
  dwc:decimalLongitude "20.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686833 20.885)"^^geo:wktLiteral ;
  geo-pos:lat "38.686833"^^xsd:decimal ;
  geo-pos:long "20.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_956'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_956'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.885'^^xsd:double;
  dwc:startLongitude '20.885'^^xsd:double;
  dwc:endLongitude '20.885'^^xsd:double;
  dwc:latitude '38.686833'^^xsd:double;
  dwc:startLatitude '38.686833'^^xsd:double;
  dwc:endLatitude '38.686833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.885 38.686833, 20.885 38.686833, 20.885 38.686833, 20.885 38.686833, 20.885 38.686833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_956'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634333 20.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634333"^^xsd:decimal ;
  dwc:decimalLongitude "20.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634333 20.852)"^^geo:wktLiteral ;
  geo-pos:lat "38.634333"^^xsd:decimal ;
  geo-pos:long "20.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1053'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1053'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.852'^^xsd:double;
  dwc:startLongitude '20.852'^^xsd:double;
  dwc:endLongitude '20.852'^^xsd:double;
  dwc:latitude '38.634333'^^xsd:double;
  dwc:startLatitude '38.634333'^^xsd:double;
  dwc:endLatitude '38.634333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.852 38.634333, 20.852 38.634333, 20.852 38.634333, 20.852 38.634333, 20.852 38.634333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1053'^^xsd:string;
  dwc:observationDate '1998-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7385 20.873667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7385"^^xsd:decimal ;
  dwc:decimalLongitude "20.873667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7385 20.873667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7385"^^xsd:decimal ;
  geo-pos:long "20.873667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1115'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1115'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.873667'^^xsd:double;
  dwc:startLongitude '20.873667'^^xsd:double;
  dwc:endLongitude '20.873667'^^xsd:double;
  dwc:latitude '38.7385'^^xsd:double;
  dwc:startLatitude '38.7385'^^xsd:double;
  dwc:endLatitude '38.7385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.873667 38.7385, 20.873667 38.7385, 20.873667 38.7385, 20.873667 38.7385, 20.873667 38.7385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1115'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.598833 20.959833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.598833"^^xsd:decimal ;
  dwc:decimalLongitude "20.959833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.598833 20.959833)"^^geo:wktLiteral ;
  geo-pos:lat "38.598833"^^xsd:decimal ;
  geo-pos:long "20.959833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_758'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_758'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.959833'^^xsd:double;
  dwc:startLongitude '20.959833'^^xsd:double;
  dwc:endLongitude '20.959833'^^xsd:double;
  dwc:latitude '38.598833'^^xsd:double;
  dwc:startLatitude '38.598833'^^xsd:double;
  dwc:endLatitude '38.598833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.959833 38.598833, 20.959833 38.598833, 20.959833 38.598833, 20.959833 38.598833, 20.959833 38.598833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_758'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537833 20.8955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537833 20.8955)"^^geo:wktLiteral ;
  geo-pos:lat "38.537833"^^xsd:decimal ;
  geo-pos:long "20.8955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1408'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1408'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8955'^^xsd:double;
  dwc:startLongitude '20.8955'^^xsd:double;
  dwc:endLongitude '20.8955'^^xsd:double;
  dwc:latitude '38.537833'^^xsd:double;
  dwc:startLatitude '38.537833'^^xsd:double;
  dwc:endLatitude '38.537833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8955 38.537833, 20.8955 38.537833, 20.8955 38.537833, 20.8955 38.537833, 20.8955 38.537833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1408'^^xsd:string;
  dwc:observationDate '2003-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.715 20.877167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.715"^^xsd:decimal ;
  dwc:decimalLongitude "20.877167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.715 20.877167)"^^geo:wktLiteral ;
  geo-pos:lat "38.715"^^xsd:decimal ;
  geo-pos:long "20.877167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_992'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_992'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.877167'^^xsd:double;
  dwc:startLongitude '20.877167'^^xsd:double;
  dwc:endLongitude '20.877167'^^xsd:double;
  dwc:latitude '38.715'^^xsd:double;
  dwc:startLatitude '38.715'^^xsd:double;
  dwc:endLatitude '38.715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.877167 38.715, 20.877167 38.715, 20.877167 38.715, 20.877167 38.715, 20.877167 38.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_992'^^xsd:string;
  dwc:observationDate '1997-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689333 20.893667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.689333"^^xsd:decimal ;
  dwc:decimalLongitude "20.893667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689333 20.893667)"^^geo:wktLiteral ;
  geo-pos:lat "38.689333"^^xsd:decimal ;
  geo-pos:long "20.893667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1288'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1288'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.893667'^^xsd:double;
  dwc:startLongitude '20.893667'^^xsd:double;
  dwc:endLongitude '20.893667'^^xsd:double;
  dwc:latitude '38.689333'^^xsd:double;
  dwc:startLatitude '38.689333'^^xsd:double;
  dwc:endLatitude '38.689333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.893667 38.689333, 20.893667 38.689333, 20.893667 38.689333, 20.893667 38.689333, 20.893667 38.689333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1288'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 20.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604"^^xsd:decimal ;
  dwc:decimalLongitude "20.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 20.826)"^^geo:wktLiteral ;
  geo-pos:lat "38.604"^^xsd:decimal ;
  geo-pos:long "20.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_932'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_932'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.826'^^xsd:double;
  dwc:startLongitude '20.826'^^xsd:double;
  dwc:endLongitude '20.826'^^xsd:double;
  dwc:latitude '38.604'^^xsd:double;
  dwc:startLatitude '38.604'^^xsd:double;
  dwc:endLatitude '38.604'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.826 38.604, 20.826 38.604, 20.826 38.604, 20.826 38.604, 20.826 38.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_932'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.732 20.756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.732"^^xsd:decimal ;
  dwc:decimalLongitude "20.756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.732 20.756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.732"^^xsd:decimal ;
  geo-pos:long "20.756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1229'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1229'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.756667'^^xsd:double;
  dwc:startLongitude '20.756667'^^xsd:double;
  dwc:endLongitude '20.756667'^^xsd:double;
  dwc:latitude '38.732'^^xsd:double;
  dwc:startLatitude '38.732'^^xsd:double;
  dwc:endLatitude '38.732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.756667 38.732, 20.756667 38.732, 20.756667 38.732, 20.756667 38.732, 20.756667 38.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1229'^^xsd:string;
  dwc:observationDate '2000-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753667 20.854167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.753667"^^xsd:decimal ;
  dwc:decimalLongitude "20.854167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753667 20.854167)"^^geo:wktLiteral ;
  geo-pos:lat "38.753667"^^xsd:decimal ;
  geo-pos:long "20.854167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1057'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1057'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.854167'^^xsd:double;
  dwc:startLongitude '20.854167'^^xsd:double;
  dwc:endLongitude '20.854167'^^xsd:double;
  dwc:latitude '38.753667'^^xsd:double;
  dwc:startLatitude '38.753667'^^xsd:double;
  dwc:endLatitude '38.753667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.854167 38.753667, 20.854167 38.753667, 20.854167 38.753667, 20.854167 38.753667, 20.854167 38.753667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1057'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.003167 -16.8865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.003167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.003167 -16.8865)"^^geo:wktLiteral ;
  geo-pos:lat "28.003167"^^xsd:decimal ;
  geo-pos:long "-16.8865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2955'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2955'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.394166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8865'^^xsd:double;
  dwc:startLongitude '-16.8865'^^xsd:double;
  dwc:endLongitude '-16.8865'^^xsd:double;
  dwc:latitude '28.003167'^^xsd:double;
  dwc:startLatitude '28.003167'^^xsd:double;
  dwc:endLatitude '28.003167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8865 28.003167, -16.8865 28.003167, -16.8865 28.003167, -16.8865 28.003167, -16.8865 28.003167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2955'^^xsd:string;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.772667 20.849667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.772667"^^xsd:decimal ;
  dwc:decimalLongitude "20.849667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.772667 20.849667)"^^geo:wktLiteral ;
  geo-pos:lat "38.772667"^^xsd:decimal ;
  geo-pos:long "20.849667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1273'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1273'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.849667'^^xsd:double;
  dwc:startLongitude '20.849667'^^xsd:double;
  dwc:endLongitude '20.849667'^^xsd:double;
  dwc:latitude '38.772667'^^xsd:double;
  dwc:startLatitude '38.772667'^^xsd:double;
  dwc:endLatitude '38.772667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.849667 38.772667, 20.849667 38.772667, 20.849667 38.772667, 20.849667 38.772667, 20.849667 38.772667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1273'^^xsd:string;
  dwc:observationDate '2000-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 20.757833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.707"^^xsd:decimal ;
  dwc:decimalLongitude "20.757833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 20.757833)"^^geo:wktLiteral ;
  geo-pos:lat "38.707"^^xsd:decimal ;
  geo-pos:long "20.757833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1000'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1000'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.757833'^^xsd:double;
  dwc:startLongitude '20.757833'^^xsd:double;
  dwc:endLongitude '20.757833'^^xsd:double;
  dwc:latitude '38.707'^^xsd:double;
  dwc:startLatitude '38.707'^^xsd:double;
  dwc:endLatitude '38.707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.757833 38.707, 20.757833 38.707, 20.757833 38.707, 20.757833 38.707, 20.757833 38.707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1000'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665333 20.927833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665333"^^xsd:decimal ;
  dwc:decimalLongitude "20.927833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665333 20.927833)"^^geo:wktLiteral ;
  geo-pos:lat "38.665333"^^xsd:decimal ;
  geo-pos:long "20.927833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1326'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1326'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927833'^^xsd:double;
  dwc:startLongitude '20.927833'^^xsd:double;
  dwc:endLongitude '20.927833'^^xsd:double;
  dwc:latitude '38.665333'^^xsd:double;
  dwc:startLatitude '38.665333'^^xsd:double;
  dwc:endLatitude '38.665333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927833 38.665333, 20.927833 38.665333, 20.927833 38.665333, 20.927833 38.665333, 20.927833 38.665333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1326'^^xsd:string;
  dwc:observationDate '2001-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.009833 -16.759833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.009833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.759833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.009833 -16.759833)"^^geo:wktLiteral ;
  geo-pos:lat "28.009833"^^xsd:decimal ;
  geo-pos:long "-16.759833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2970'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2970'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.84'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.759833'^^xsd:double;
  dwc:startLongitude '-16.759833'^^xsd:double;
  dwc:endLongitude '-16.759833'^^xsd:double;
  dwc:latitude '28.009833'^^xsd:double;
  dwc:startLatitude '28.009833'^^xsd:double;
  dwc:endLatitude '28.009833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.759833 28.009833, -16.759833 28.009833, -16.759833 28.009833, -16.759833 28.009833, -16.759833 28.009833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2970'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.923667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657167"^^xsd:decimal ;
  dwc:decimalLongitude "20.923667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.923667)"^^geo:wktLiteral ;
  geo-pos:lat "38.657167"^^xsd:decimal ;
  geo-pos:long "20.923667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1150'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1150'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923667'^^xsd:double;
  dwc:startLongitude '20.923667'^^xsd:double;
  dwc:endLongitude '20.923667'^^xsd:double;
  dwc:latitude '38.657167'^^xsd:double;
  dwc:startLatitude '38.657167'^^xsd:double;
  dwc:endLatitude '38.657167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923667 38.657167, 20.923667 38.657167, 20.923667 38.657167, 20.923667 38.657167, 20.923667 38.657167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1150'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.502778 21.048611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.502778"^^xsd:decimal ;
  dwc:decimalLongitude "21.048611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.502778 21.048611)"^^geo:wktLiteral ;
  geo-pos:lat "38.502778"^^xsd:decimal ;
  geo-pos:long "21.048611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_692'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_692'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.048611'^^xsd:double;
  dwc:startLongitude '21.048611'^^xsd:double;
  dwc:endLongitude '21.048611'^^xsd:double;
  dwc:latitude '38.502778'^^xsd:double;
  dwc:startLatitude '38.502778'^^xsd:double;
  dwc:endLatitude '38.502778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.048611 38.502778, 21.048611 38.502778, 21.048611 38.502778, 21.048611 38.502778, 21.048611 38.502778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_692'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.618833 20.9525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.618833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.618833 20.9525)"^^geo:wktLiteral ;
  geo-pos:lat "38.618833"^^xsd:decimal ;
  geo-pos:long "20.9525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1033'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1033'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9525'^^xsd:double;
  dwc:startLongitude '20.9525'^^xsd:double;
  dwc:endLongitude '20.9525'^^xsd:double;
  dwc:latitude '38.618833'^^xsd:double;
  dwc:startLatitude '38.618833'^^xsd:double;
  dwc:endLatitude '38.618833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9525 38.618833, 20.9525 38.618833, 20.9525 38.618833, 20.9525 38.618833, 20.9525 38.618833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1033'^^xsd:string;
  dwc:observationDate '1998-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.456389 21.074722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.456389"^^xsd:decimal ;
  dwc:decimalLongitude "21.074722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.456389 21.074722)"^^geo:wktLiteral ;
  geo-pos:lat "38.456389"^^xsd:decimal ;
  geo-pos:long "21.074722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_697'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_697'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.074722'^^xsd:double;
  dwc:startLongitude '21.074722'^^xsd:double;
  dwc:endLongitude '21.074722'^^xsd:double;
  dwc:latitude '38.456389'^^xsd:double;
  dwc:startLatitude '38.456389'^^xsd:double;
  dwc:endLatitude '38.456389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.074722 38.456389, 21.074722 38.456389, 21.074722 38.456389, 21.074722 38.456389, 21.074722 38.456389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_697'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654833 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654833"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654833 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.654833"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1328'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1328'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:startLongitude '20.85'^^xsd:double;
  dwc:endLongitude '20.85'^^xsd:double;
  dwc:latitude '38.654833'^^xsd:double;
  dwc:startLatitude '38.654833'^^xsd:double;
  dwc:endLatitude '38.654833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.85 38.654833, 20.85 38.654833, 20.85 38.654833, 20.85 38.654833, 20.85 38.654833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1328'^^xsd:string;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 20.9425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655"^^xsd:decimal ;
  dwc:decimalLongitude "20.9425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 20.9425)"^^geo:wktLiteral ;
  geo-pos:lat "38.655"^^xsd:decimal ;
  geo-pos:long "20.9425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1126'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1126'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9425'^^xsd:double;
  dwc:startLongitude '20.9425'^^xsd:double;
  dwc:endLongitude '20.9425'^^xsd:double;
  dwc:latitude '38.655'^^xsd:double;
  dwc:startLatitude '38.655'^^xsd:double;
  dwc:endLatitude '38.655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9425 38.655, 20.9425 38.655, 20.9425 38.655, 20.9425 38.655, 20.9425 38.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1126'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625833 20.9525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.625833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625833 20.9525)"^^geo:wktLiteral ;
  geo-pos:lat "38.625833"^^xsd:decimal ;
  geo-pos:long "20.9525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1146'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1146'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9525'^^xsd:double;
  dwc:startLongitude '20.9525'^^xsd:double;
  dwc:endLongitude '20.9525'^^xsd:double;
  dwc:latitude '38.625833'^^xsd:double;
  dwc:startLatitude '38.625833'^^xsd:double;
  dwc:endLatitude '38.625833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9525 38.625833, 20.9525 38.625833, 20.9525 38.625833, 20.9525 38.625833, 20.9525 38.625833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1146'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9695 -17.386167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9695"^^xsd:decimal ;
  dwc:decimalLongitude "-17.386167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9695 -17.386167)"^^geo:wktLiteral ;
  geo-pos:lat "27.9695"^^xsd:decimal ;
  geo-pos:long "-17.386167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3069'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3069'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.050277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.386167'^^xsd:double;
  dwc:startLongitude '-17.386167'^^xsd:double;
  dwc:endLongitude '-17.386167'^^xsd:double;
  dwc:latitude '27.9695'^^xsd:double;
  dwc:startLatitude '27.9695'^^xsd:double;
  dwc:endLatitude '27.9695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.386167 27.9695, -17.386167 27.9695, -17.386167 27.9695, -17.386167 27.9695, -17.386167 27.9695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3069'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 20.969667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "20.969667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 20.969667)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "20.969667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1144'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1144'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969667'^^xsd:double;
  dwc:startLongitude '20.969667'^^xsd:double;
  dwc:endLongitude '20.969667'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:startLatitude '38.648'^^xsd:double;
  dwc:endLatitude '38.648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969667 38.648, 20.969667 38.648, 20.969667 38.648, 20.969667 38.648, 20.969667 38.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1144'^^xsd:string;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.396389 -64.663056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.396389"^^xsd:decimal ;
  dwc:decimalLongitude "-64.663056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.396389 -64.663056)"^^geo:wktLiteral ;
  geo-pos:lat "10.396389"^^xsd:decimal ;
  geo-pos:long "-64.663056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3107'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3107'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.663056'^^xsd:double;
  dwc:startLongitude '-64.663056'^^xsd:double;
  dwc:endLongitude '-64.663056'^^xsd:double;
  dwc:latitude '10.396389'^^xsd:double;
  dwc:startLatitude '10.396389'^^xsd:double;
  dwc:endLatitude '10.396389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.663056 10.396389, -64.663056 10.396389, -64.663056 10.396389, -64.663056 10.396389, -64.663056 10.396389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3107'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 20.884833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.576"^^xsd:decimal ;
  dwc:decimalLongitude "20.884833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 20.884833)"^^geo:wktLiteral ;
  geo-pos:lat "38.576"^^xsd:decimal ;
  geo-pos:long "20.884833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1435'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1435'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.884833'^^xsd:double;
  dwc:startLongitude '20.884833'^^xsd:double;
  dwc:endLongitude '20.884833'^^xsd:double;
  dwc:latitude '38.576'^^xsd:double;
  dwc:startLatitude '38.576'^^xsd:double;
  dwc:endLatitude '38.576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.884833 38.576, 20.884833 38.576, 20.884833 38.576, 20.884833 38.576, 20.884833 38.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1435'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.730333 20.759667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.730333"^^xsd:decimal ;
  dwc:decimalLongitude "20.759667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.730333 20.759667)"^^geo:wktLiteral ;
  geo-pos:lat "38.730333"^^xsd:decimal ;
  geo-pos:long "20.759667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1417'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1417'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.759667'^^xsd:double;
  dwc:startLongitude '20.759667'^^xsd:double;
  dwc:endLongitude '20.759667'^^xsd:double;
  dwc:latitude '38.730333'^^xsd:double;
  dwc:startLatitude '38.730333'^^xsd:double;
  dwc:endLatitude '38.730333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.759667 38.730333, 20.759667 38.730333, 20.759667 38.730333, 20.759667 38.730333, 20.759667 38.730333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1417'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665667 20.914167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665667"^^xsd:decimal ;
  dwc:decimalLongitude "20.914167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665667 20.914167)"^^geo:wktLiteral ;
  geo-pos:lat "38.665667"^^xsd:decimal ;
  geo-pos:long "20.914167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_865'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_865'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914167'^^xsd:double;
  dwc:startLongitude '20.914167'^^xsd:double;
  dwc:endLongitude '20.914167'^^xsd:double;
  dwc:latitude '38.665667'^^xsd:double;
  dwc:startLatitude '38.665667'^^xsd:double;
  dwc:endLatitude '38.665667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914167 38.665667, 20.914167 38.665667, 20.914167 38.665667, 20.914167 38.665667, 20.914167 38.665667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_865'^^xsd:string;
  dwc:observationDate '1996-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.763333 20.872833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.763333"^^xsd:decimal ;
  dwc:decimalLongitude "20.872833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.763333 20.872833)"^^geo:wktLiteral ;
  geo-pos:lat "38.763333"^^xsd:decimal ;
  geo-pos:long "20.872833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1086'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1086'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.872833'^^xsd:double;
  dwc:startLongitude '20.872833'^^xsd:double;
  dwc:endLongitude '20.872833'^^xsd:double;
  dwc:latitude '38.763333'^^xsd:double;
  dwc:startLatitude '38.763333'^^xsd:double;
  dwc:endLatitude '38.763333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.872833 38.763333, 20.872833 38.763333, 20.872833 38.763333, 20.872833 38.763333, 20.872833 38.763333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1086'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.726333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657167"^^xsd:decimal ;
  dwc:decimalLongitude "20.726333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.726333)"^^geo:wktLiteral ;
  geo-pos:lat "38.657167"^^xsd:decimal ;
  geo-pos:long "20.726333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_836'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_836'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.726333'^^xsd:double;
  dwc:startLongitude '20.726333'^^xsd:double;
  dwc:endLongitude '20.726333'^^xsd:double;
  dwc:latitude '38.657167'^^xsd:double;
  dwc:startLatitude '38.657167'^^xsd:double;
  dwc:endLatitude '38.657167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.726333 38.657167, 20.726333 38.657167, 20.726333 38.657167, 20.726333 38.657167, 20.726333 38.657167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_836'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.792833 7.365833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.792833"^^xsd:decimal ;
  dwc:decimalLongitude "7.365833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.792833 7.365833)"^^geo:wktLiteral ;
  geo-pos:lat "40.792833"^^xsd:decimal ;
  geo-pos:long "7.365833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2734'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2734'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.365833'^^xsd:double;
  dwc:startLongitude '7.365833'^^xsd:double;
  dwc:endLongitude '7.365833'^^xsd:double;
  dwc:latitude '40.792833'^^xsd:double;
  dwc:startLatitude '40.792833'^^xsd:double;
  dwc:endLatitude '40.792833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.365833 40.792833, 7.365833 40.792833, 7.365833 40.792833, 7.365833 40.792833, 7.365833 40.792833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2734'^^xsd:string;
  dwc:observationDate '1995-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586667 20.894667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.586667"^^xsd:decimal ;
  dwc:decimalLongitude "20.894667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586667 20.894667)"^^geo:wktLiteral ;
  geo-pos:lat "38.586667"^^xsd:decimal ;
  geo-pos:long "20.894667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_864'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_864'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894667'^^xsd:double;
  dwc:startLongitude '20.894667'^^xsd:double;
  dwc:endLongitude '20.894667'^^xsd:double;
  dwc:latitude '38.586667'^^xsd:double;
  dwc:startLatitude '38.586667'^^xsd:double;
  dwc:endLatitude '38.586667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894667 38.586667, 20.894667 38.586667, 20.894667 38.586667, 20.894667 38.586667, 20.894667 38.586667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_864'^^xsd:string;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.676167 20.817833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.676167"^^xsd:decimal ;
  dwc:decimalLongitude "20.817833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.676167 20.817833)"^^geo:wktLiteral ;
  geo-pos:lat "38.676167"^^xsd:decimal ;
  geo-pos:long "20.817833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1036'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1036'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.817833'^^xsd:double;
  dwc:startLongitude '20.817833'^^xsd:double;
  dwc:endLongitude '20.817833'^^xsd:double;
  dwc:latitude '38.676167'^^xsd:double;
  dwc:startLatitude '38.676167'^^xsd:double;
  dwc:endLatitude '38.676167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.817833 38.676167, 20.817833 38.676167, 20.817833 38.676167, 20.817833 38.676167, 20.817833 38.676167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1036'^^xsd:string;
  dwc:observationDate '1998-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.737667 20.764833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.737667"^^xsd:decimal ;
  dwc:decimalLongitude "20.764833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.737667 20.764833)"^^geo:wktLiteral ;
  geo-pos:lat "38.737667"^^xsd:decimal ;
  geo-pos:long "20.764833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1182'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1182'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.764833'^^xsd:double;
  dwc:startLongitude '20.764833'^^xsd:double;
  dwc:endLongitude '20.764833'^^xsd:double;
  dwc:latitude '38.737667'^^xsd:double;
  dwc:startLatitude '38.737667'^^xsd:double;
  dwc:endLatitude '38.737667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.764833 38.737667, 20.764833 38.737667, 20.764833 38.737667, 20.764833 38.737667, 20.764833 38.737667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1182'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664667 20.896167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664667"^^xsd:decimal ;
  dwc:decimalLongitude "20.896167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664667 20.896167)"^^geo:wktLiteral ;
  geo-pos:lat "38.664667"^^xsd:decimal ;
  geo-pos:long "20.896167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_985'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_985'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.896167'^^xsd:double;
  dwc:startLongitude '20.896167'^^xsd:double;
  dwc:endLongitude '20.896167'^^xsd:double;
  dwc:latitude '38.664667'^^xsd:double;
  dwc:startLatitude '38.664667'^^xsd:double;
  dwc:endLatitude '38.664667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.896167 38.664667, 20.896167 38.664667, 20.896167 38.664667, 20.896167 38.664667, 20.896167 38.664667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_985'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668667 20.911333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.668667"^^xsd:decimal ;
  dwc:decimalLongitude "20.911333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668667 20.911333)"^^geo:wktLiteral ;
  geo-pos:lat "38.668667"^^xsd:decimal ;
  geo-pos:long "20.911333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1095'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1095'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.911333'^^xsd:double;
  dwc:startLongitude '20.911333'^^xsd:double;
  dwc:endLongitude '20.911333'^^xsd:double;
  dwc:latitude '38.668667'^^xsd:double;
  dwc:startLatitude '38.668667'^^xsd:double;
  dwc:endLatitude '38.668667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.911333 38.668667, 20.911333 38.668667, 20.911333 38.668667, 20.911333 38.668667, 20.911333 38.668667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1095'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6295 20.9705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6295"^^xsd:decimal ;
  dwc:decimalLongitude "20.9705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6295 20.9705)"^^geo:wktLiteral ;
  geo-pos:lat "38.6295"^^xsd:decimal ;
  geo-pos:long "20.9705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1162'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1162'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9705'^^xsd:double;
  dwc:startLongitude '20.9705'^^xsd:double;
  dwc:endLongitude '20.9705'^^xsd:double;
  dwc:latitude '38.6295'^^xsd:double;
  dwc:startLatitude '38.6295'^^xsd:double;
  dwc:endLatitude '38.6295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9705 38.6295, 20.9705 38.6295, 20.9705 38.6295, 20.9705 38.6295, 20.9705 38.6295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1162'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.712667 20.7725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.712667"^^xsd:decimal ;
  dwc:decimalLongitude "20.7725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.712667 20.7725)"^^geo:wktLiteral ;
  geo-pos:lat "38.712667"^^xsd:decimal ;
  geo-pos:long "20.7725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1046'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1046'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7725'^^xsd:double;
  dwc:startLongitude '20.7725'^^xsd:double;
  dwc:endLongitude '20.7725'^^xsd:double;
  dwc:latitude '38.712667'^^xsd:double;
  dwc:startLatitude '38.712667'^^xsd:double;
  dwc:endLatitude '38.712667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7725 38.712667, 20.7725 38.712667, 20.7725 38.712667, 20.7725 38.712667, 20.7725 38.712667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1046'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.758 20.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.758"^^xsd:decimal ;
  dwc:decimalLongitude "20.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.758 20.818)"^^geo:wktLiteral ;
  geo-pos:lat "38.758"^^xsd:decimal ;
  geo-pos:long "20.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1401'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1401'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.818'^^xsd:double;
  dwc:startLongitude '20.818'^^xsd:double;
  dwc:endLongitude '20.818'^^xsd:double;
  dwc:latitude '38.758'^^xsd:double;
  dwc:startLatitude '38.758'^^xsd:double;
  dwc:endLatitude '38.758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.818 38.758, 20.818 38.758, 20.818 38.758, 20.818 38.758, 20.818 38.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1401'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555 20.856833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555"^^xsd:decimal ;
  dwc:decimalLongitude "20.856833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555 20.856833)"^^geo:wktLiteral ;
  geo-pos:lat "38.555"^^xsd:decimal ;
  geo-pos:long "20.856833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1099'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1099'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.856833'^^xsd:double;
  dwc:startLongitude '20.856833'^^xsd:double;
  dwc:endLongitude '20.856833'^^xsd:double;
  dwc:latitude '38.555'^^xsd:double;
  dwc:startLatitude '38.555'^^xsd:double;
  dwc:endLatitude '38.555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.856833 38.555, 20.856833 38.555, 20.856833 38.555, 20.856833 38.555, 20.856833 38.555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1099'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.710833 20.761667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.710833"^^xsd:decimal ;
  dwc:decimalLongitude "20.761667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.710833 20.761667)"^^geo:wktLiteral ;
  geo-pos:lat "38.710833"^^xsd:decimal ;
  geo-pos:long "20.761667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1098'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1098'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.761667'^^xsd:double;
  dwc:startLongitude '20.761667'^^xsd:double;
  dwc:endLongitude '20.761667'^^xsd:double;
  dwc:latitude '38.710833'^^xsd:double;
  dwc:startLatitude '38.710833'^^xsd:double;
  dwc:endLatitude '38.710833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.761667 38.710833, 20.761667 38.710833, 20.761667 38.710833, 20.761667 38.710833, 20.761667 38.710833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1098'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658"^^xsd:decimal ;
  dwc:decimalLongitude "20.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.948)"^^geo:wktLiteral ;
  geo-pos:lat "38.658"^^xsd:decimal ;
  geo-pos:long "20.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1090'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1090'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.948'^^xsd:double;
  dwc:startLongitude '20.948'^^xsd:double;
  dwc:endLongitude '20.948'^^xsd:double;
  dwc:latitude '38.658'^^xsd:double;
  dwc:startLatitude '38.658'^^xsd:double;
  dwc:endLatitude '38.658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.948 38.658, 20.948 38.658, 20.948 38.658, 20.948 38.658, 20.948 38.658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1090'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4956 8.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4956"^^xsd:decimal ;
  dwc:decimalLongitude "8.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4956 8.148)"^^geo:wktLiteral ;
  geo-pos:lat "43.4956"^^xsd:decimal ;
  geo-pos:long "8.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7165'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7165'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.168611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.148'^^xsd:double;
  dwc:startLongitude '8.148'^^xsd:double;
  dwc:endLongitude '8.148'^^xsd:double;
  dwc:latitude '43.4956'^^xsd:double;
  dwc:startLatitude '43.4956'^^xsd:double;
  dwc:endLatitude '43.4956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.148 43.4956, 8.148 43.4956, 8.148 43.4956, 8.148 43.4956, 8.148 43.4956))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_7165'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6615 20.913167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6615"^^xsd:decimal ;
  dwc:decimalLongitude "20.913167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6615 20.913167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6615"^^xsd:decimal ;
  geo-pos:long "20.913167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1149'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1149'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.913167'^^xsd:double;
  dwc:startLongitude '20.913167'^^xsd:double;
  dwc:endLongitude '20.913167'^^xsd:double;
  dwc:latitude '38.6615'^^xsd:double;
  dwc:startLatitude '38.6615'^^xsd:double;
  dwc:endLatitude '38.6615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.913167 38.6615, 20.913167 38.6615, 20.913167 38.6615, 20.913167 38.6615, 20.913167 38.6615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1149'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615833 20.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615833 20.9815)"^^geo:wktLiteral ;
  geo-pos:lat "38.615833"^^xsd:decimal ;
  geo-pos:long "20.9815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1279'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1279'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9815'^^xsd:double;
  dwc:startLongitude '20.9815'^^xsd:double;
  dwc:endLongitude '20.9815'^^xsd:double;
  dwc:latitude '38.615833'^^xsd:double;
  dwc:startLatitude '38.615833'^^xsd:double;
  dwc:endLatitude '38.615833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9815 38.615833, 20.9815 38.615833, 20.9815 38.615833, 20.9815 38.615833, 20.9815 38.615833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1279'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.601833 20.675333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.601833"^^xsd:decimal ;
  dwc:decimalLongitude "20.675333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.601833 20.675333)"^^geo:wktLiteral ;
  geo-pos:lat "38.601833"^^xsd:decimal ;
  geo-pos:long "20.675333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1369'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1369'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.675333'^^xsd:double;
  dwc:startLongitude '20.675333'^^xsd:double;
  dwc:endLongitude '20.675333'^^xsd:double;
  dwc:latitude '38.601833'^^xsd:double;
  dwc:startLatitude '38.601833'^^xsd:double;
  dwc:endLatitude '38.601833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.675333 38.601833, 20.675333 38.601833, 20.675333 38.601833, 20.675333 38.601833, 20.675333 38.601833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1369'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.578 20.819667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.578"^^xsd:decimal ;
  dwc:decimalLongitude "20.819667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.578 20.819667)"^^geo:wktLiteral ;
  geo-pos:lat "38.578"^^xsd:decimal ;
  geo-pos:long "20.819667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_830'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_830'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.819667'^^xsd:double;
  dwc:startLongitude '20.819667'^^xsd:double;
  dwc:endLongitude '20.819667'^^xsd:double;
  dwc:latitude '38.578'^^xsd:double;
  dwc:startLatitude '38.578'^^xsd:double;
  dwc:endLatitude '38.578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.819667 38.578, 20.819667 38.578, 20.819667 38.578, 20.819667 38.578, 20.819667 38.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_830'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.692667 20.860833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.692667"^^xsd:decimal ;
  dwc:decimalLongitude "20.860833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.692667 20.860833)"^^geo:wktLiteral ;
  geo-pos:lat "38.692667"^^xsd:decimal ;
  geo-pos:long "20.860833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1112'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1112'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.860833'^^xsd:double;
  dwc:startLongitude '20.860833'^^xsd:double;
  dwc:endLongitude '20.860833'^^xsd:double;
  dwc:latitude '38.692667'^^xsd:double;
  dwc:startLatitude '38.692667'^^xsd:double;
  dwc:endLatitude '38.692667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.860833 38.692667, 20.860833 38.692667, 20.860833 38.692667, 20.860833 38.692667, 20.860833 38.692667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1112'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.956167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659833"^^xsd:decimal ;
  dwc:decimalLongitude "20.956167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.956167)"^^geo:wktLiteral ;
  geo-pos:lat "38.659833"^^xsd:decimal ;
  geo-pos:long "20.956167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1323'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1323'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.956167'^^xsd:double;
  dwc:startLongitude '20.956167'^^xsd:double;
  dwc:endLongitude '20.956167'^^xsd:double;
  dwc:latitude '38.659833'^^xsd:double;
  dwc:startLatitude '38.659833'^^xsd:double;
  dwc:endLatitude '38.659833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.956167 38.659833, 20.956167 38.659833, 20.956167 38.659833, 20.956167 38.659833, 20.956167 38.659833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1323'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586667 20.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.586667"^^xsd:decimal ;
  dwc:decimalLongitude "20.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586667 20.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.586667"^^xsd:decimal ;
  geo-pos:long "20.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1618'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1618'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.667'^^xsd:double;
  dwc:startLongitude '20.667'^^xsd:double;
  dwc:endLongitude '20.667'^^xsd:double;
  dwc:latitude '38.586667'^^xsd:double;
  dwc:startLatitude '38.586667'^^xsd:double;
  dwc:endLatitude '38.586667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.667 38.586667, 20.667 38.586667, 20.667 38.586667, 20.667 38.586667, 20.667 38.586667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1618'^^xsd:string;
  dwc:observationDate '2008-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539167 20.903667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539167"^^xsd:decimal ;
  dwc:decimalLongitude "20.903667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539167 20.903667)"^^geo:wktLiteral ;
  geo-pos:lat "38.539167"^^xsd:decimal ;
  geo-pos:long "20.903667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1524'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1524'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.903667'^^xsd:double;
  dwc:startLongitude '20.903667'^^xsd:double;
  dwc:endLongitude '20.903667'^^xsd:double;
  dwc:latitude '38.539167'^^xsd:double;
  dwc:startLatitude '38.539167'^^xsd:double;
  dwc:endLatitude '38.539167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.903667 38.539167, 20.903667 38.539167, 20.903667 38.539167, 20.903667 38.539167, 20.903667 38.539167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1524'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775833 20.863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775833"^^xsd:decimal ;
  dwc:decimalLongitude "20.863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775833 20.863333)"^^geo:wktLiteral ;
  geo-pos:lat "38.775833"^^xsd:decimal ;
  geo-pos:long "20.863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1069'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1069'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.863333'^^xsd:double;
  dwc:startLongitude '20.863333'^^xsd:double;
  dwc:endLongitude '20.863333'^^xsd:double;
  dwc:latitude '38.775833'^^xsd:double;
  dwc:startLatitude '38.775833'^^xsd:double;
  dwc:endLatitude '38.775833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.863333 38.775833, 20.863333 38.775833, 20.863333 38.775833, 20.863333 38.775833, 20.863333 38.775833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1069'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5272 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5272"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5272 14.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.5272"^^xsd:decimal ;
  geo-pos:long "14.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1970'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1970'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:startLongitude '14.56'^^xsd:double;
  dwc:endLongitude '14.56'^^xsd:double;
  dwc:latitude '44.5272'^^xsd:double;
  dwc:startLatitude '44.5272'^^xsd:double;
  dwc:endLatitude '44.5272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56 44.5272, 14.56 44.5272, 14.56 44.5272, 14.56 44.5272, 14.56 44.5272))'^^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 '774_1970'^^xsd:string;
  dwc:observationDate '1995-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979333 20.994833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979333"^^xsd:decimal ;
  dwc:decimalLongitude "20.994833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979333 20.994833)"^^geo:wktLiteral ;
  geo-pos:lat "38.979333"^^xsd:decimal ;
  geo-pos:long "20.994833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_240'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_240'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.994833'^^xsd:double;
  dwc:startLongitude '20.994833'^^xsd:double;
  dwc:endLongitude '20.994833'^^xsd:double;
  dwc:latitude '38.979333'^^xsd:double;
  dwc:startLatitude '38.979333'^^xsd:double;
  dwc:endLatitude '38.979333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.994833 38.979333, 20.994833 38.979333, 20.994833 38.979333, 20.994833 38.979333, 20.994833 38.979333))'^^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 '774_240'^^xsd:string;
  dwc:observationDate '2006-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.126883 12.373783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.126883"^^xsd:decimal ;
  dwc:decimalLongitude "12.373783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.126883 12.373783)"^^geo:wktLiteral ;
  geo-pos:lat "45.126883"^^xsd:decimal ;
  geo-pos:long "12.373783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6937'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6937'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.373783'^^xsd:double;
  dwc:startLongitude '12.373783'^^xsd:double;
  dwc:endLongitude '12.373783'^^xsd:double;
  dwc:latitude '45.126883'^^xsd:double;
  dwc:startLatitude '45.126883'^^xsd:double;
  dwc:endLatitude '45.126883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.373783 45.126883, 12.373783 45.126883, 12.373783 45.126883, 12.373783 45.126883, 12.373783 45.126883))'^^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 '774_6937'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964 20.975167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.964"^^xsd:decimal ;
  dwc:decimalLongitude "20.975167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964 20.975167)"^^geo:wktLiteral ;
  geo-pos:lat "38.964"^^xsd:decimal ;
  geo-pos:long "20.975167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_80'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_80'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.975167'^^xsd:double;
  dwc:startLongitude '20.975167'^^xsd:double;
  dwc:endLongitude '20.975167'^^xsd:double;
  dwc:latitude '38.964'^^xsd:double;
  dwc:startLatitude '38.964'^^xsd:double;
  dwc:endLatitude '38.964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.975167 38.964, 20.975167 38.964, 20.975167 38.964, 20.975167 38.964, 20.975167 38.964))'^^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 '774_80'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4536 14.7272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4536"^^xsd:decimal ;
  dwc:decimalLongitude "14.7272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4536 14.7272)"^^geo:wktLiteral ;
  geo-pos:lat "44.4536"^^xsd:decimal ;
  geo-pos:long "14.7272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1961'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1961'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7272'^^xsd:double;
  dwc:startLongitude '14.7272'^^xsd:double;
  dwc:endLongitude '14.7272'^^xsd:double;
  dwc:latitude '44.4536'^^xsd:double;
  dwc:startLatitude '44.4536'^^xsd:double;
  dwc:endLatitude '44.4536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7272 44.4536, 14.7272 44.4536, 14.7272 44.4536, 14.7272 44.4536, 14.7272 44.4536))'^^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 '774_1961'^^xsd:string;
  dwc:observationDate '1994-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.015833 20.8515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.015833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.015833 20.8515)"^^geo:wktLiteral ;
  geo-pos:lat "39.015833"^^xsd:decimal ;
  geo-pos:long "20.8515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_243'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_243'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8515'^^xsd:double;
  dwc:startLongitude '20.8515'^^xsd:double;
  dwc:endLongitude '20.8515'^^xsd:double;
  dwc:latitude '39.015833'^^xsd:double;
  dwc:startLatitude '39.015833'^^xsd:double;
  dwc:endLatitude '39.015833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8515 39.015833, 20.8515 39.015833, 20.8515 39.015833, 20.8515 39.015833, 20.8515 39.015833))'^^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 '774_243'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 14.6025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 14.6025)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "14.6025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1953'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1953'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6025'^^xsd:double;
  dwc:startLongitude '14.6025'^^xsd:double;
  dwc:endLongitude '14.6025'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:startLatitude '44.5833'^^xsd:double;
  dwc:endLatitude '44.5833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6025 44.5833, 14.6025 44.5833, 14.6025 44.5833, 14.6025 44.5833, 14.6025 44.5833))'^^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 '774_1953'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.916167 8.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.916167"^^xsd:decimal ;
  dwc:decimalLongitude "8.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.916167 8.44)"^^geo:wktLiteral ;
  geo-pos:lat "40.916167"^^xsd:decimal ;
  geo-pos:long "8.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2808'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2808'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.44'^^xsd:double;
  dwc:startLongitude '8.44'^^xsd:double;
  dwc:endLongitude '8.44'^^xsd:double;
  dwc:latitude '40.916167'^^xsd:double;
  dwc:startLatitude '40.916167'^^xsd:double;
  dwc:endLatitude '40.916167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.44 40.916167, 8.44 40.916167, 8.44 40.916167, 8.44 40.916167, 8.44 40.916167))'^^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 '774_2808'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583333 14.563333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583333"^^xsd:decimal ;
  dwc:decimalLongitude "14.563333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583333 14.563333)"^^geo:wktLiteral ;
  geo-pos:lat "44.583333"^^xsd:decimal ;
  geo-pos:long "14.563333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2271'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2271'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.563333'^^xsd:double;
  dwc:startLongitude '14.563333'^^xsd:double;
  dwc:endLongitude '14.563333'^^xsd:double;
  dwc:latitude '44.583333'^^xsd:double;
  dwc:startLatitude '44.583333'^^xsd:double;
  dwc:endLatitude '44.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.563333 44.583333, 14.563333 44.583333, 14.563333 44.583333, 14.563333 44.583333, 14.563333 44.583333))'^^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 '774_2271'^^xsd:string;
  dwc:observationDate '1988-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5583 14.5678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5583"^^xsd:decimal ;
  dwc:decimalLongitude "14.5678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5583 14.5678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5583"^^xsd:decimal ;
  geo-pos:long "14.5678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1919'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1919'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5678'^^xsd:double;
  dwc:startLongitude '14.5678'^^xsd:double;
  dwc:endLongitude '14.5678'^^xsd:double;
  dwc:latitude '44.5583'^^xsd:double;
  dwc:startLatitude '44.5583'^^xsd:double;
  dwc:endLatitude '44.5583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5678 44.5583, 14.5678 44.5583, 14.5678 44.5583, 14.5678 44.5583, 14.5678 44.5583))'^^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 '774_1919'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6625 20.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6625"^^xsd:decimal ;
  dwc:decimalLongitude "20.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6625 20.8315)"^^geo:wktLiteral ;
  geo-pos:lat "38.6625"^^xsd:decimal ;
  geo-pos:long "20.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1472'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1472'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8315'^^xsd:double;
  dwc:startLongitude '20.8315'^^xsd:double;
  dwc:endLongitude '20.8315'^^xsd:double;
  dwc:latitude '38.6625'^^xsd:double;
  dwc:startLatitude '38.6625'^^xsd:double;
  dwc:endLatitude '38.6625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8315 38.6625, 20.8315 38.6625, 20.8315 38.6625, 20.8315 38.6625, 20.8315 38.6625))'^^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 '774_1472'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6017 14.4378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6017"^^xsd:decimal ;
  dwc:decimalLongitude "14.4378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6017 14.4378)"^^geo:wktLiteral ;
  geo-pos:lat "44.6017"^^xsd:decimal ;
  geo-pos:long "14.4378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1722'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1722'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4378'^^xsd:double;
  dwc:startLongitude '14.4378'^^xsd:double;
  dwc:endLongitude '14.4378'^^xsd:double;
  dwc:latitude '44.6017'^^xsd:double;
  dwc:startLatitude '44.6017'^^xsd:double;
  dwc:endLatitude '44.6017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4378 44.6017, 14.4378 44.6017, 14.4378 44.6017, 14.4378 44.6017, 14.4378 44.6017))'^^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 '774_1722'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6145 20.982167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6145"^^xsd:decimal ;
  dwc:decimalLongitude "20.982167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6145 20.982167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6145"^^xsd:decimal ;
  geo-pos:long "20.982167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1123'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1123'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982167'^^xsd:double;
  dwc:startLongitude '20.982167'^^xsd:double;
  dwc:endLongitude '20.982167'^^xsd:double;
  dwc:latitude '38.6145'^^xsd:double;
  dwc:startLatitude '38.6145'^^xsd:double;
  dwc:endLatitude '38.6145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982167 38.6145, 20.982167 38.6145, 20.982167 38.6145, 20.982167 38.6145, 20.982167 38.6145))'^^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 '774_1123'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.499 14.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.499"^^xsd:decimal ;
  dwc:decimalLongitude "14.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.499 14.596)"^^geo:wktLiteral ;
  geo-pos:lat "44.499"^^xsd:decimal ;
  geo-pos:long "14.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2158'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2158'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.596'^^xsd:double;
  dwc:startLongitude '14.596'^^xsd:double;
  dwc:endLongitude '14.596'^^xsd:double;
  dwc:latitude '44.499'^^xsd:double;
  dwc:startLatitude '44.499'^^xsd:double;
  dwc:endLatitude '44.499'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.596 44.499, 14.596 44.499, 14.596 44.499, 14.596 44.499, 14.596 44.499))'^^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 '774_2158'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.521 14.535833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.521"^^xsd:decimal ;
  dwc:decimalLongitude "14.535833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.521 14.535833)"^^geo:wktLiteral ;
  geo-pos:lat "44.521"^^xsd:decimal ;
  geo-pos:long "14.535833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2090'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2090'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.535833'^^xsd:double;
  dwc:startLongitude '14.535833'^^xsd:double;
  dwc:endLongitude '14.535833'^^xsd:double;
  dwc:latitude '44.521'^^xsd:double;
  dwc:startLatitude '44.521'^^xsd:double;
  dwc:endLatitude '44.521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.535833 44.521, 14.535833 44.521, 14.535833 44.521, 14.535833 44.521, 14.535833 44.521))'^^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 '774_2090'^^xsd:string;
  dwc:observationDate '1997-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974 21.003167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974"^^xsd:decimal ;
  dwc:decimalLongitude "21.003167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974 21.003167)"^^geo:wktLiteral ;
  geo-pos:lat "38.974"^^xsd:decimal ;
  geo-pos:long "21.003167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_414'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_414'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.003167'^^xsd:double;
  dwc:startLongitude '21.003167'^^xsd:double;
  dwc:endLongitude '21.003167'^^xsd:double;
  dwc:latitude '38.974'^^xsd:double;
  dwc:startLatitude '38.974'^^xsd:double;
  dwc:endLatitude '38.974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.003167 38.974, 21.003167 38.974, 21.003167 38.974, 21.003167 38.974, 21.003167 38.974))'^^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 '774_414'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9875 20.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9875"^^xsd:decimal ;
  dwc:decimalLongitude "20.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9875 20.9475)"^^geo:wktLiteral ;
  geo-pos:lat "38.9875"^^xsd:decimal ;
  geo-pos:long "20.9475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_413'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_413'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9475'^^xsd:double;
  dwc:startLongitude '20.9475'^^xsd:double;
  dwc:endLongitude '20.9475'^^xsd:double;
  dwc:latitude '38.9875'^^xsd:double;
  dwc:startLatitude '38.9875'^^xsd:double;
  dwc:endLatitude '38.9875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9475 38.9875, 20.9475 38.9875, 20.9475 38.9875, 20.9475 38.9875, 20.9475 38.9875))'^^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 '774_413'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619333 20.9745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619333 20.9745)"^^geo:wktLiteral ;
  geo-pos:lat "38.619333"^^xsd:decimal ;
  geo-pos:long "20.9745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_894'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_894'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9745'^^xsd:double;
  dwc:startLongitude '20.9745'^^xsd:double;
  dwc:endLongitude '20.9745'^^xsd:double;
  dwc:latitude '38.619333'^^xsd:double;
  dwc:startLatitude '38.619333'^^xsd:double;
  dwc:endLatitude '38.619333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9745 38.619333, 20.9745 38.619333, 20.9745 38.619333, 20.9745 38.619333, 20.9745 38.619333))'^^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 '774_894'^^xsd:string;
  dwc:observationDate '1996-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982333 21.081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982333"^^xsd:decimal ;
  dwc:decimalLongitude "21.081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982333 21.081667)"^^geo:wktLiteral ;
  geo-pos:lat "38.982333"^^xsd:decimal ;
  geo-pos:long "21.081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_477'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.081667'^^xsd:double;
  dwc:startLongitude '21.081667'^^xsd:double;
  dwc:endLongitude '21.081667'^^xsd:double;
  dwc:latitude '38.982333'^^xsd:double;
  dwc:startLatitude '38.982333'^^xsd:double;
  dwc:endLatitude '38.982333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.081667 38.982333, 21.081667 38.982333, 21.081667 38.982333, 21.081667 38.982333, 21.081667 38.982333))'^^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 '774_477'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.957833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975333"^^xsd:decimal ;
  dwc:decimalLongitude "20.957833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.957833)"^^geo:wktLiteral ;
  geo-pos:lat "38.975333"^^xsd:decimal ;
  geo-pos:long "20.957833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_416'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_416'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957833'^^xsd:double;
  dwc:startLongitude '20.957833'^^xsd:double;
  dwc:endLongitude '20.957833'^^xsd:double;
  dwc:latitude '38.975333'^^xsd:double;
  dwc:startLatitude '38.975333'^^xsd:double;
  dwc:endLatitude '38.975333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957833 38.975333, 20.957833 38.975333, 20.957833 38.975333, 20.957833 38.975333, 20.957833 38.975333))'^^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 '774_416'^^xsd:string;
  dwc:observationDate '2008-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951333 20.835833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951333"^^xsd:decimal ;
  dwc:decimalLongitude "20.835833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951333 20.835833)"^^geo:wktLiteral ;
  geo-pos:lat "38.951333"^^xsd:decimal ;
  geo-pos:long "20.835833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_148'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_148'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.835833'^^xsd:double;
  dwc:startLongitude '20.835833'^^xsd:double;
  dwc:endLongitude '20.835833'^^xsd:double;
  dwc:latitude '38.951333'^^xsd:double;
  dwc:startLatitude '38.951333'^^xsd:double;
  dwc:endLatitude '38.951333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.835833 38.951333, 20.835833 38.951333, 20.835833 38.951333, 20.835833 38.951333, 20.835833 38.951333))'^^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 '774_148'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 20.9465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 20.9465)"^^geo:wktLiteral ;
  geo-pos:lat "38.989167"^^xsd:decimal ;
  geo-pos:long "20.9465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_408'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_408'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9465'^^xsd:double;
  dwc:startLongitude '20.9465'^^xsd:double;
  dwc:endLongitude '20.9465'^^xsd:double;
  dwc:latitude '38.989167'^^xsd:double;
  dwc:startLatitude '38.989167'^^xsd:double;
  dwc:endLatitude '38.989167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9465 38.989167, 20.9465 38.989167, 20.9465 38.989167, 20.9465 38.989167, 20.9465 38.989167))'^^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 '774_408'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 15.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2438'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2438'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.8'^^xsd:double;
  dwc:startLongitude '15.8'^^xsd:double;
  dwc:endLongitude '15.8'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:startLatitude '43.7'^^xsd:double;
  dwc:endLatitude '43.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.8 43.7, 15.8 43.7, 15.8 43.7, 15.8 43.7, 15.8 43.7))'^^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 '774_2438'^^xsd:string;
  dwc:observationDate '1990-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533333 14.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533333"^^xsd:decimal ;
  dwc:decimalLongitude "14.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533333 14.295)"^^geo:wktLiteral ;
  geo-pos:lat "44.533333"^^xsd:decimal ;
  geo-pos:long "14.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2332'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2332'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.295'^^xsd:double;
  dwc:startLongitude '14.295'^^xsd:double;
  dwc:endLongitude '14.295'^^xsd:double;
  dwc:latitude '44.533333'^^xsd:double;
  dwc:startLatitude '44.533333'^^xsd:double;
  dwc:endLatitude '44.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.295 44.533333, 14.295 44.533333, 14.295 44.533333, 14.295 44.533333, 14.295 44.533333))'^^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 '774_2332'^^xsd:string;
  dwc:observationDate '1988-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.508 14.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.508"^^xsd:decimal ;
  dwc:decimalLongitude "14.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.508 14.602)"^^geo:wktLiteral ;
  geo-pos:lat "44.508"^^xsd:decimal ;
  geo-pos:long "14.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2139'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2139'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.602'^^xsd:double;
  dwc:startLongitude '14.602'^^xsd:double;
  dwc:endLongitude '14.602'^^xsd:double;
  dwc:latitude '44.508'^^xsd:double;
  dwc:startLatitude '44.508'^^xsd:double;
  dwc:endLatitude '44.508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.602 44.508, 14.602 44.508, 14.602 44.508, 14.602 44.508, 14.602 44.508))'^^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 '774_2139'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6031 14.4933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6031"^^xsd:decimal ;
  dwc:decimalLongitude "14.4933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6031 14.4933)"^^geo:wktLiteral ;
  geo-pos:lat "44.6031"^^xsd:decimal ;
  geo-pos:long "14.4933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1866'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1866'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4933'^^xsd:double;
  dwc:startLongitude '14.4933'^^xsd:double;
  dwc:endLongitude '14.4933'^^xsd:double;
  dwc:latitude '44.6031'^^xsd:double;
  dwc:startLatitude '44.6031'^^xsd:double;
  dwc:endLatitude '44.6031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4933 44.6031, 14.4933 44.6031, 14.4933 44.6031, 14.4933 44.6031, 14.4933 44.6031))'^^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 '774_1866'^^xsd:string;
  dwc:observationDate '1993-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.468 21.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.468"^^xsd:decimal ;
  dwc:decimalLongitude "21.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.468 21.059)"^^geo:wktLiteral ;
  geo-pos:lat "38.468"^^xsd:decimal ;
  geo-pos:long "21.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_815'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_815'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.059'^^xsd:double;
  dwc:startLongitude '21.059'^^xsd:double;
  dwc:endLongitude '21.059'^^xsd:double;
  dwc:latitude '38.468'^^xsd:double;
  dwc:startLatitude '38.468'^^xsd:double;
  dwc:endLatitude '38.468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.059 38.468, 21.059 38.468, 21.059 38.468, 21.059 38.468, 21.059 38.468))'^^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 '774_815'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6805 14.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6805"^^xsd:decimal ;
  dwc:decimalLongitude "14.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6805 14.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.6805"^^xsd:decimal ;
  geo-pos:long "14.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1672'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1672'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.58'^^xsd:double;
  dwc:startLongitude '14.58'^^xsd:double;
  dwc:endLongitude '14.58'^^xsd:double;
  dwc:latitude '44.6805'^^xsd:double;
  dwc:startLatitude '44.6805'^^xsd:double;
  dwc:endLatitude '44.6805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.58 44.6805, 14.58 44.6805, 14.58 44.6805, 14.58 44.6805, 14.58 44.6805))'^^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 '774_1672'^^xsd:string;
  dwc:observationDate '1990-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43333 14.63333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43333"^^xsd:decimal ;
  dwc:decimalLongitude "14.63333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43333 14.63333)"^^geo:wktLiteral ;
  geo-pos:lat "44.43333"^^xsd:decimal ;
  geo-pos:long "14.63333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2172'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2172'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.63333'^^xsd:double;
  dwc:startLongitude '14.63333'^^xsd:double;
  dwc:endLongitude '14.63333'^^xsd:double;
  dwc:latitude '44.43333'^^xsd:double;
  dwc:startLatitude '44.43333'^^xsd:double;
  dwc:endLatitude '44.43333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.63333 44.43333, 14.63333 44.43333, 14.63333 44.43333, 14.63333 44.43333, 14.63333 44.43333))'^^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 '774_2172'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664 20.8935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664"^^xsd:decimal ;
  dwc:decimalLongitude "20.8935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664 20.8935)"^^geo:wktLiteral ;
  geo-pos:lat "38.664"^^xsd:decimal ;
  geo-pos:long "20.8935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1602'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1602'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8935'^^xsd:double;
  dwc:startLongitude '20.8935'^^xsd:double;
  dwc:endLongitude '20.8935'^^xsd:double;
  dwc:latitude '38.664'^^xsd:double;
  dwc:startLatitude '38.664'^^xsd:double;
  dwc:endLatitude '38.664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8935 38.664, 20.8935 38.664, 20.8935 38.664, 20.8935 38.664, 20.8935 38.664))'^^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 '774_1602'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.66667)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2189'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2189'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.66667'^^xsd:double;
  dwc:startLongitude '14.66667'^^xsd:double;
  dwc:endLongitude '14.66667'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:startLatitude '44.5'^^xsd:double;
  dwc:endLatitude '44.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.66667 44.5, 14.66667 44.5, 14.66667 44.5, 14.66667 44.5, 14.66667 44.5))'^^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 '774_2189'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74535 10.0982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74535"^^xsd:decimal ;
  dwc:decimalLongitude "10.0982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74535 10.0982)"^^geo:wktLiteral ;
  geo-pos:lat "42.74535"^^xsd:decimal ;
  geo-pos:long "10.0982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8463'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8463'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.87'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.0982'^^xsd:double;
  dwc:startLongitude '10.0982'^^xsd:double;
  dwc:endLongitude '10.0982'^^xsd:double;
  dwc:latitude '42.74535'^^xsd:double;
  dwc:startLatitude '42.74535'^^xsd:double;
  dwc:endLatitude '42.74535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0982 42.74535, 10.0982 42.74535, 10.0982 42.74535, 10.0982 42.74535, 10.0982 42.74535))'^^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 '774_8463'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.928 20.889833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.928"^^xsd:decimal ;
  dwc:decimalLongitude "20.889833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.928 20.889833)"^^geo:wktLiteral ;
  geo-pos:lat "38.928"^^xsd:decimal ;
  geo-pos:long "20.889833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_380'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_380'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.889833'^^xsd:double;
  dwc:startLongitude '20.889833'^^xsd:double;
  dwc:endLongitude '20.889833'^^xsd:double;
  dwc:latitude '38.928'^^xsd:double;
  dwc:startLatitude '38.928'^^xsd:double;
  dwc:endLatitude '38.928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.889833 38.928, 20.889833 38.928, 20.889833 38.928, 20.889833 38.928, 20.889833 38.928))'^^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 '774_380'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669167 20.914833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669167"^^xsd:decimal ;
  dwc:decimalLongitude "20.914833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669167 20.914833)"^^geo:wktLiteral ;
  geo-pos:lat "38.669167"^^xsd:decimal ;
  geo-pos:long "20.914833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_993'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_993'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914833'^^xsd:double;
  dwc:startLongitude '20.914833'^^xsd:double;
  dwc:endLongitude '20.914833'^^xsd:double;
  dwc:latitude '38.669167'^^xsd:double;
  dwc:startLatitude '38.669167'^^xsd:double;
  dwc:endLatitude '38.669167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914833 38.669167, 20.914833 38.669167, 20.914833 38.669167, 20.914833 38.669167, 20.914833 38.669167))'^^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 '774_993'^^xsd:string;
  dwc:observationDate '1997-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661167 20.9325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661167 20.9325)"^^geo:wktLiteral ;
  geo-pos:lat "38.661167"^^xsd:decimal ;
  geo-pos:long "20.9325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1620'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1620'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9325'^^xsd:double;
  dwc:startLongitude '20.9325'^^xsd:double;
  dwc:endLongitude '20.9325'^^xsd:double;
  dwc:latitude '38.661167'^^xsd:double;
  dwc:startLatitude '38.661167'^^xsd:double;
  dwc:endLatitude '38.661167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9325 38.661167, 20.9325 38.661167, 20.9325 38.661167, 20.9325 38.661167, 20.9325 38.661167))'^^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 '774_1620'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957167 20.952833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.957167"^^xsd:decimal ;
  dwc:decimalLongitude "20.952833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957167 20.952833)"^^geo:wktLiteral ;
  geo-pos:lat "38.957167"^^xsd:decimal ;
  geo-pos:long "20.952833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_9'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.952833'^^xsd:double;
  dwc:startLongitude '20.952833'^^xsd:double;
  dwc:endLongitude '20.952833'^^xsd:double;
  dwc:latitude '38.957167'^^xsd:double;
  dwc:startLatitude '38.957167'^^xsd:double;
  dwc:endLatitude '38.957167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.952833 38.957167, 20.952833 38.957167, 20.952833 38.957167, 20.952833 38.957167, 20.952833 38.957167))'^^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 '774_9'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4745 20.9925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4745"^^xsd:decimal ;
  dwc:decimalLongitude "20.9925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4745 20.9925)"^^geo:wktLiteral ;
  geo-pos:lat "38.4745"^^xsd:decimal ;
  geo-pos:long "20.9925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1286'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1286'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9925'^^xsd:double;
  dwc:startLongitude '20.9925'^^xsd:double;
  dwc:endLongitude '20.9925'^^xsd:double;
  dwc:latitude '38.4745'^^xsd:double;
  dwc:startLatitude '38.4745'^^xsd:double;
  dwc:endLatitude '38.4745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9925 38.4745, 20.9925 38.4745, 20.9925 38.4745, 20.9925 38.4745, 20.9925 38.4745))'^^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 '774_1286'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.525 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.525"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.525 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.525"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2144'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2144'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:startLongitude '14.55'^^xsd:double;
  dwc:endLongitude '14.55'^^xsd:double;
  dwc:latitude '44.525'^^xsd:double;
  dwc:startLatitude '44.525'^^xsd:double;
  dwc:endLatitude '44.525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.55 44.525, 14.55 44.525, 14.55 44.525, 14.55 44.525, 14.55 44.525))'^^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 '774_2144'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.906333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.906333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.906333)"^^geo:wktLiteral ;
  geo-pos:lat "38.666667"^^xsd:decimal ;
  geo-pos:long "20.906333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1362'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1362'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.906333'^^xsd:double;
  dwc:startLongitude '20.906333'^^xsd:double;
  dwc:endLongitude '20.906333'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.906333 38.666667, 20.906333 38.666667, 20.906333 38.666667, 20.906333 38.666667, 20.906333 38.666667))'^^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 '774_1362'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7742 14.6464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7742"^^xsd:decimal ;
  dwc:decimalLongitude "14.6464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7742 14.6464)"^^geo:wktLiteral ;
  geo-pos:lat "44.7742"^^xsd:decimal ;
  geo-pos:long "14.6464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1946'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1946'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6464'^^xsd:double;
  dwc:startLongitude '14.6464'^^xsd:double;
  dwc:endLongitude '14.6464'^^xsd:double;
  dwc:latitude '44.7742'^^xsd:double;
  dwc:startLatitude '44.7742'^^xsd:double;
  dwc:endLatitude '44.7742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6464 44.7742, 14.6464 44.7742, 14.6464 44.7742, 14.6464 44.7742, 14.6464 44.7742))'^^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 '774_1946'^^xsd:string;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.966667 12.323833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.966667"^^xsd:decimal ;
  dwc:decimalLongitude "12.323833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.966667 12.323833)"^^geo:wktLiteral ;
  geo-pos:lat "37.966667"^^xsd:decimal ;
  geo-pos:long "12.323833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2413'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2413'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.323833'^^xsd:double;
  dwc:startLongitude '12.323833'^^xsd:double;
  dwc:endLongitude '12.323833'^^xsd:double;
  dwc:latitude '37.966667'^^xsd:double;
  dwc:startLatitude '37.966667'^^xsd:double;
  dwc:endLatitude '37.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.323833 37.966667, 12.323833 37.966667, 12.323833 37.966667, 12.323833 37.966667, 12.323833 37.966667))'^^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 '774_2413'^^xsd:string;
  dwc:observationDate '1989-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745 20.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.745"^^xsd:decimal ;
  dwc:decimalLongitude "20.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745 20.8675)"^^geo:wktLiteral ;
  geo-pos:lat "38.745"^^xsd:decimal ;
  geo-pos:long "20.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1434'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1434'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8675'^^xsd:double;
  dwc:startLongitude '20.8675'^^xsd:double;
  dwc:endLongitude '20.8675'^^xsd:double;
  dwc:latitude '38.745'^^xsd:double;
  dwc:startLatitude '38.745'^^xsd:double;
  dwc:endLatitude '38.745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8675 38.745, 20.8675 38.745, 20.8675 38.745, 20.8675 38.745, 20.8675 38.745))'^^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 '774_1434'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0195 20.7805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0195"^^xsd:decimal ;
  dwc:decimalLongitude "20.7805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0195 20.7805)"^^geo:wktLiteral ;
  geo-pos:lat "39.0195"^^xsd:decimal ;
  geo-pos:long "20.7805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_207'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_207'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7805'^^xsd:double;
  dwc:startLongitude '20.7805'^^xsd:double;
  dwc:endLongitude '20.7805'^^xsd:double;
  dwc:latitude '39.0195'^^xsd:double;
  dwc:startLatitude '39.0195'^^xsd:double;
  dwc:endLatitude '39.0195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7805 39.0195, 20.7805 39.0195, 20.7805 39.0195, 20.7805 39.0195, 20.7805 39.0195))'^^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 '774_207'^^xsd:string;
  dwc:observationDate '2006-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9755 20.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9755"^^xsd:decimal ;
  dwc:decimalLongitude "20.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9755 20.892)"^^geo:wktLiteral ;
  geo-pos:lat "38.9755"^^xsd:decimal ;
  geo-pos:long "20.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_216'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_216'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.892'^^xsd:double;
  dwc:startLongitude '20.892'^^xsd:double;
  dwc:endLongitude '20.892'^^xsd:double;
  dwc:latitude '38.9755'^^xsd:double;
  dwc:startLatitude '38.9755'^^xsd:double;
  dwc:endLatitude '38.9755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.892 38.9755, 20.892 38.9755, 20.892 38.9755, 20.892 38.9755, 20.892 38.9755))'^^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 '774_216'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.594 20.915833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.594"^^xsd:decimal ;
  dwc:decimalLongitude "20.915833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.594 20.915833)"^^geo:wktLiteral ;
  geo-pos:lat "38.594"^^xsd:decimal ;
  geo-pos:long "20.915833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1139'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1139'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.915833'^^xsd:double;
  dwc:startLongitude '20.915833'^^xsd:double;
  dwc:endLongitude '20.915833'^^xsd:double;
  dwc:latitude '38.594'^^xsd:double;
  dwc:startLatitude '38.594'^^xsd:double;
  dwc:endLatitude '38.594'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.915833 38.594, 20.915833 38.594, 20.915833 38.594, 20.915833 38.594, 20.915833 38.594))'^^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 '774_1139'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657333 20.932833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657333"^^xsd:decimal ;
  dwc:decimalLongitude "20.932833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657333 20.932833)"^^geo:wktLiteral ;
  geo-pos:lat "38.657333"^^xsd:decimal ;
  geo-pos:long "20.932833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1433'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1433'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.932833'^^xsd:double;
  dwc:startLongitude '20.932833'^^xsd:double;
  dwc:endLongitude '20.932833'^^xsd:double;
  dwc:latitude '38.657333'^^xsd:double;
  dwc:startLatitude '38.657333'^^xsd:double;
  dwc:endLatitude '38.657333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.932833 38.657333, 20.932833 38.657333, 20.932833 38.657333, 20.932833 38.657333, 20.932833 38.657333))'^^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 '774_1433'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5372 14.5411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5372"^^xsd:decimal ;
  dwc:decimalLongitude "14.5411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5372 14.5411)"^^geo:wktLiteral ;
  geo-pos:lat "44.5372"^^xsd:decimal ;
  geo-pos:long "14.5411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1879'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1879'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5411'^^xsd:double;
  dwc:startLongitude '14.5411'^^xsd:double;
  dwc:endLongitude '14.5411'^^xsd:double;
  dwc:latitude '44.5372'^^xsd:double;
  dwc:startLatitude '44.5372'^^xsd:double;
  dwc:endLatitude '44.5372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5411 44.5372, 14.5411 44.5372, 14.5411 44.5372, 14.5411 44.5372, 14.5411 44.5372))'^^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 '774_1879'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5158 14.6856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5158"^^xsd:decimal ;
  dwc:decimalLongitude "14.6856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5158 14.6856)"^^geo:wktLiteral ;
  geo-pos:lat "44.5158"^^xsd:decimal ;
  geo-pos:long "14.6856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1815'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1815'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6856'^^xsd:double;
  dwc:startLongitude '14.6856'^^xsd:double;
  dwc:endLongitude '14.6856'^^xsd:double;
  dwc:latitude '44.5158'^^xsd:double;
  dwc:startLatitude '44.5158'^^xsd:double;
  dwc:endLatitude '44.5158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6856 44.5158, 14.6856 44.5158, 14.6856 44.5158, 14.6856 44.5158, 14.6856 44.5158))'^^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 '774_1815'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663167 20.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663167"^^xsd:decimal ;
  dwc:decimalLongitude "20.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663167 20.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.663167"^^xsd:decimal ;
  geo-pos:long "20.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1197'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1197'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.959'^^xsd:double;
  dwc:startLongitude '20.959'^^xsd:double;
  dwc:endLongitude '20.959'^^xsd:double;
  dwc:latitude '38.663167'^^xsd:double;
  dwc:startLatitude '38.663167'^^xsd:double;
  dwc:endLatitude '38.663167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.959 38.663167, 20.959 38.663167, 20.959 38.663167, 20.959 38.663167, 20.959 38.663167))'^^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 '774_1197'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.116667 9.4597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.116667"^^xsd:decimal ;
  dwc:decimalLongitude "9.4597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.116667 9.4597)"^^geo:wktLiteral ;
  geo-pos:lat "41.116667"^^xsd:decimal ;
  geo-pos:long "9.4597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2389'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2389'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.4597'^^xsd:double;
  dwc:startLongitude '9.4597'^^xsd:double;
  dwc:endLongitude '9.4597'^^xsd:double;
  dwc:latitude '41.116667'^^xsd:double;
  dwc:startLatitude '41.116667'^^xsd:double;
  dwc:endLatitude '41.116667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.4597 41.116667, 9.4597 41.116667, 9.4597 41.116667, 9.4597 41.116667, 9.4597 41.116667))'^^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 '774_2389'^^xsd:string;
  dwc:observationDate '1989-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6695 20.915667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6695"^^xsd:decimal ;
  dwc:decimalLongitude "20.915667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6695 20.915667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6695"^^xsd:decimal ;
  geo-pos:long "20.915667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1528'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1528'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.915667'^^xsd:double;
  dwc:startLongitude '20.915667'^^xsd:double;
  dwc:endLongitude '20.915667'^^xsd:double;
  dwc:latitude '38.6695'^^xsd:double;
  dwc:startLatitude '38.6695'^^xsd:double;
  dwc:endLatitude '38.6695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.915667 38.6695, 20.915667 38.6695, 20.915667 38.6695, 20.915667 38.6695, 20.915667 38.6695))'^^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 '774_1528'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09271 15.52789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09271"^^xsd:decimal ;
  dwc:decimalLongitude "15.52789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09271 15.52789)"^^geo:wktLiteral ;
  geo-pos:lat "38.09271"^^xsd:decimal ;
  geo-pos:long "15.52789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8333'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_8333'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.52789'^^xsd:double;
  dwc:startLongitude '15.52789'^^xsd:double;
  dwc:endLongitude '15.52789'^^xsd:double;
  dwc:latitude '38.09271'^^xsd:double;
  dwc:startLatitude '38.09271'^^xsd:double;
  dwc:endLatitude '38.09271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.52789 38.09271, 15.52789 38.09271, 15.52789 38.09271, 15.52789 38.09271, 15.52789 38.09271))'^^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 '774_8333'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5186 14.5775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5186"^^xsd:decimal ;
  dwc:decimalLongitude "14.5775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5186 14.5775)"^^geo:wktLiteral ;
  geo-pos:lat "44.5186"^^xsd:decimal ;
  geo-pos:long "14.5775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1704'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1704'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5775'^^xsd:double;
  dwc:startLongitude '14.5775'^^xsd:double;
  dwc:endLongitude '14.5775'^^xsd:double;
  dwc:latitude '44.5186'^^xsd:double;
  dwc:startLatitude '44.5186'^^xsd:double;
  dwc:endLatitude '44.5186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5775 44.5186, 14.5775 44.5186, 14.5775 44.5186, 14.5775 44.5186, 14.5775 44.5186))'^^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 '774_1704'^^xsd:string;
  dwc:observationDate '1991-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6436 14.5644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6436"^^xsd:decimal ;
  dwc:decimalLongitude "14.5644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6436 14.5644)"^^geo:wktLiteral ;
  geo-pos:lat "44.6436"^^xsd:decimal ;
  geo-pos:long "14.5644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1928'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1928'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5644'^^xsd:double;
  dwc:startLongitude '14.5644'^^xsd:double;
  dwc:endLongitude '14.5644'^^xsd:double;
  dwc:latitude '44.6436'^^xsd:double;
  dwc:startLatitude '44.6436'^^xsd:double;
  dwc:endLatitude '44.6436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5644 44.6436, 14.5644 44.6436, 14.5644 44.6436, 14.5644 44.6436, 14.5644 44.6436))'^^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 '774_1928'^^xsd:string;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5742 14.5525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5742"^^xsd:decimal ;
  dwc:decimalLongitude "14.5525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5742 14.5525)"^^geo:wktLiteral ;
  geo-pos:lat "44.5742"^^xsd:decimal ;
  geo-pos:long "14.5525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1984'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1984'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5525'^^xsd:double;
  dwc:startLongitude '14.5525'^^xsd:double;
  dwc:endLongitude '14.5525'^^xsd:double;
  dwc:latitude '44.5742'^^xsd:double;
  dwc:startLatitude '44.5742'^^xsd:double;
  dwc:endLatitude '44.5742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5525 44.5742, 14.5525 44.5742, 14.5525 44.5742, 14.5525 44.5742, 14.5525 44.5742))'^^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 '774_1984'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 21.049167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970667"^^xsd:decimal ;
  dwc:decimalLongitude "21.049167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 21.049167)"^^geo:wktLiteral ;
  geo-pos:lat "38.970667"^^xsd:decimal ;
  geo-pos:long "21.049167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_131'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_131'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.049167'^^xsd:double;
  dwc:startLongitude '21.049167'^^xsd:double;
  dwc:endLongitude '21.049167'^^xsd:double;
  dwc:latitude '38.970667'^^xsd:double;
  dwc:startLatitude '38.970667'^^xsd:double;
  dwc:endLatitude '38.970667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.049167 38.970667, 21.049167 38.970667, 21.049167 38.970667, 21.049167 38.970667, 21.049167 38.970667))'^^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 '774_131'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971333 20.9575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971333 20.9575)"^^geo:wktLiteral ;
  geo-pos:lat "38.971333"^^xsd:decimal ;
  geo-pos:long "20.9575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_547'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_547'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9575'^^xsd:double;
  dwc:startLongitude '20.9575'^^xsd:double;
  dwc:endLongitude '20.9575'^^xsd:double;
  dwc:latitude '38.971333'^^xsd:double;
  dwc:startLatitude '38.971333'^^xsd:double;
  dwc:endLatitude '38.971333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9575 38.971333, 20.9575 38.971333, 20.9575 38.971333, 20.9575 38.971333, 20.9575 38.971333))'^^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 '774_547'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962333 21.038667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962333"^^xsd:decimal ;
  dwc:decimalLongitude "21.038667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962333 21.038667)"^^geo:wktLiteral ;
  geo-pos:lat "38.962333"^^xsd:decimal ;
  geo-pos:long "21.038667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_261'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_261'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.038667'^^xsd:double;
  dwc:startLongitude '21.038667'^^xsd:double;
  dwc:endLongitude '21.038667'^^xsd:double;
  dwc:latitude '38.962333'^^xsd:double;
  dwc:startLatitude '38.962333'^^xsd:double;
  dwc:endLatitude '38.962333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.038667 38.962333, 21.038667 38.962333, 21.038667 38.962333, 21.038667 38.962333, 21.038667 38.962333))'^^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 '774_261'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996333 20.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996333"^^xsd:decimal ;
  dwc:decimalLongitude "20.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996333 20.804)"^^geo:wktLiteral ;
  geo-pos:lat "38.996333"^^xsd:decimal ;
  geo-pos:long "20.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_245'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_245'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.804'^^xsd:double;
  dwc:startLongitude '20.804'^^xsd:double;
  dwc:endLongitude '20.804'^^xsd:double;
  dwc:latitude '38.996333'^^xsd:double;
  dwc:startLatitude '38.996333'^^xsd:double;
  dwc:endLatitude '38.996333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.804 38.996333, 20.804 38.996333, 20.804 38.996333, 20.804 38.996333, 20.804 38.996333))'^^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 '774_245'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956833 20.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956833"^^xsd:decimal ;
  dwc:decimalLongitude "20.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956833 20.943)"^^geo:wktLiteral ;
  geo-pos:lat "38.956833"^^xsd:decimal ;
  geo-pos:long "20.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_85'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_85'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943'^^xsd:double;
  dwc:startLongitude '20.943'^^xsd:double;
  dwc:endLongitude '20.943'^^xsd:double;
  dwc:latitude '38.956833'^^xsd:double;
  dwc:startLatitude '38.956833'^^xsd:double;
  dwc:endLatitude '38.956833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943 38.956833, 20.943 38.956833, 20.943 38.956833, 20.943 38.956833, 20.943 38.956833))'^^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 '774_85'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951333 21.043167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951333"^^xsd:decimal ;
  dwc:decimalLongitude "21.043167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951333 21.043167)"^^geo:wktLiteral ;
  geo-pos:lat "38.951333"^^xsd:decimal ;
  geo-pos:long "21.043167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_152'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_152'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.043167'^^xsd:double;
  dwc:startLongitude '21.043167'^^xsd:double;
  dwc:endLongitude '21.043167'^^xsd:double;
  dwc:latitude '38.951333'^^xsd:double;
  dwc:startLatitude '38.951333'^^xsd:double;
  dwc:endLatitude '38.951333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.043167 38.951333, 21.043167 38.951333, 21.043167 38.951333, 21.043167 38.951333, 21.043167 38.951333))'^^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 '774_152'^^xsd:string;
  dwc:observationDate '2005-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 22.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "22.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 22.426)"^^geo:wktLiteral ;
  geo-pos:lat "38.339"^^xsd:decimal ;
  geo-pos:long "22.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_586'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_586'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.426'^^xsd:double;
  dwc:startLongitude '22.426'^^xsd:double;
  dwc:endLongitude '22.426'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:startLatitude '38.339'^^xsd:double;
  dwc:endLatitude '38.339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.426 38.339, 22.426 38.339, 22.426 38.339, 22.426 38.339, 22.426 38.339))'^^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 '774_586'^^xsd:string;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9775 20.9425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9775"^^xsd:decimal ;
  dwc:decimalLongitude "20.9425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9775 20.9425)"^^geo:wktLiteral ;
  geo-pos:lat "38.9775"^^xsd:decimal ;
  geo-pos:long "20.9425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_140'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_140'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9425'^^xsd:double;
  dwc:startLongitude '20.9425'^^xsd:double;
  dwc:endLongitude '20.9425'^^xsd:double;
  dwc:latitude '38.9775'^^xsd:double;
  dwc:startLatitude '38.9775'^^xsd:double;
  dwc:endLatitude '38.9775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9425 38.9775, 20.9425 38.9775, 20.9425 38.9775, 20.9425 38.9775, 20.9425 38.9775))'^^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 '774_140'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987333 21.134667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987333"^^xsd:decimal ;
  dwc:decimalLongitude "21.134667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987333 21.134667)"^^geo:wktLiteral ;
  geo-pos:lat "38.987333"^^xsd:decimal ;
  geo-pos:long "21.134667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8203'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8203'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.134667'^^xsd:double;
  dwc:startLongitude '21.134667'^^xsd:double;
  dwc:endLongitude '21.134667'^^xsd:double;
  dwc:latitude '38.987333'^^xsd:double;
  dwc:startLatitude '38.987333'^^xsd:double;
  dwc:endLatitude '38.987333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.134667 38.987333, 21.134667 38.987333, 21.134667 38.987333, 21.134667 38.987333, 21.134667 38.987333))'^^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 '774_8203'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32756 15.80995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32756"^^xsd:decimal ;
  dwc:decimalLongitude "15.80995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32756 15.80995)"^^geo:wktLiteral ;
  geo-pos:lat "38.32756"^^xsd:decimal ;
  geo-pos:long "15.80995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8454'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8454'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9269444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.80995'^^xsd:double;
  dwc:startLongitude '15.80995'^^xsd:double;
  dwc:endLongitude '15.80995'^^xsd:double;
  dwc:latitude '38.32756'^^xsd:double;
  dwc:startLatitude '38.32756'^^xsd:double;
  dwc:endLatitude '38.32756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.80995 38.32756, 15.80995 38.32756, 15.80995 38.32756, 15.80995 38.32756, 15.80995 38.32756))'^^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 '774_8454'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.498 7.24833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.498"^^xsd:decimal ;
  dwc:decimalLongitude "7.24833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.498 7.24833)"^^geo:wktLiteral ;
  geo-pos:lat "43.498"^^xsd:decimal ;
  geo-pos:long "7.24833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5061'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5061'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.253055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.24833'^^xsd:double;
  dwc:startLongitude '7.24833'^^xsd:double;
  dwc:endLongitude '7.24833'^^xsd:double;
  dwc:latitude '43.498'^^xsd:double;
  dwc:startLatitude '43.498'^^xsd:double;
  dwc:endLatitude '43.498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.24833 43.498, 7.24833 43.498, 7.24833 43.498, 7.24833 43.498, 7.24833 43.498))'^^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 '774_5061'^^xsd:string;
  dwc:observationDate '2000-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 14.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "14.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 14.412)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "14.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2134'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2134'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.412'^^xsd:double;
  dwc:startLongitude '14.412'^^xsd:double;
  dwc:endLongitude '14.412'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:startLatitude '44.493'^^xsd:double;
  dwc:endLatitude '44.493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.412 44.493, 14.412 44.493, 14.412 44.493, 14.412 44.493, 14.412 44.493))'^^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 '774_2134'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9405 21.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9405"^^xsd:decimal ;
  dwc:decimalLongitude "21.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9405 21.0055)"^^geo:wktLiteral ;
  geo-pos:lat "38.9405"^^xsd:decimal ;
  geo-pos:long "21.0055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_582'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_582'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0055'^^xsd:double;
  dwc:startLongitude '21.0055'^^xsd:double;
  dwc:endLongitude '21.0055'^^xsd:double;
  dwc:latitude '38.9405'^^xsd:double;
  dwc:startLatitude '38.9405'^^xsd:double;
  dwc:endLatitude '38.9405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0055 38.9405, 21.0055 38.9405, 21.0055 38.9405, 21.0055 38.9405, 21.0055 38.9405))'^^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 '774_582'^^xsd:string;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543056 20.723611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543056"^^xsd:decimal ;
  dwc:decimalLongitude "20.723611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543056 20.723611)"^^geo:wktLiteral ;
  geo-pos:lat "38.543056"^^xsd:decimal ;
  geo-pos:long "20.723611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_668'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_668'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.723611'^^xsd:double;
  dwc:startLongitude '20.723611'^^xsd:double;
  dwc:endLongitude '20.723611'^^xsd:double;
  dwc:latitude '38.543056'^^xsd:double;
  dwc:startLatitude '38.543056'^^xsd:double;
  dwc:endLatitude '38.543056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.723611 38.543056, 20.723611 38.543056, 20.723611 38.543056, 20.723611 38.543056, 20.723611 38.543056))'^^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 '774_668'^^xsd:string;
  dwc:observationDate '1991-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.738833 20.753667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.738833"^^xsd:decimal ;
  dwc:decimalLongitude "20.753667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.738833 20.753667)"^^geo:wktLiteral ;
  geo-pos:lat "38.738833"^^xsd:decimal ;
  geo-pos:long "20.753667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1094'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1094'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.753667'^^xsd:double;
  dwc:startLongitude '20.753667'^^xsd:double;
  dwc:endLongitude '20.753667'^^xsd:double;
  dwc:latitude '38.738833'^^xsd:double;
  dwc:startLatitude '38.738833'^^xsd:double;
  dwc:endLatitude '38.738833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.753667 38.738833, 20.753667 38.738833, 20.753667 38.738833, 20.753667 38.738833, 20.753667 38.738833))'^^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 '774_1094'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660333 20.929333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660333"^^xsd:decimal ;
  dwc:decimalLongitude "20.929333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660333 20.929333)"^^geo:wktLiteral ;
  geo-pos:lat "38.660333"^^xsd:decimal ;
  geo-pos:long "20.929333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_889'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_889'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929333'^^xsd:double;
  dwc:startLongitude '20.929333'^^xsd:double;
  dwc:endLongitude '20.929333'^^xsd:double;
  dwc:latitude '38.660333'^^xsd:double;
  dwc:startLatitude '38.660333'^^xsd:double;
  dwc:endLatitude '38.660333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929333 38.660333, 20.929333 38.660333, 20.929333 38.660333, 20.929333 38.660333, 20.929333 38.660333))'^^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 '774_889'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951 21.015667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951"^^xsd:decimal ;
  dwc:decimalLongitude "21.015667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951 21.015667)"^^geo:wktLiteral ;
  geo-pos:lat "38.951"^^xsd:decimal ;
  geo-pos:long "21.015667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_378'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_378'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.015667'^^xsd:double;
  dwc:startLongitude '21.015667'^^xsd:double;
  dwc:endLongitude '21.015667'^^xsd:double;
  dwc:latitude '38.951'^^xsd:double;
  dwc:startLatitude '38.951'^^xsd:double;
  dwc:endLatitude '38.951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.015667 38.951, 21.015667 38.951, 21.015667 38.951, 21.015667 38.951, 21.015667 38.951))'^^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 '774_378'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6065 20.868833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6065"^^xsd:decimal ;
  dwc:decimalLongitude "20.868833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6065 20.868833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6065"^^xsd:decimal ;
  geo-pos:long "20.868833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1646'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1646'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.868833'^^xsd:double;
  dwc:startLongitude '20.868833'^^xsd:double;
  dwc:endLongitude '20.868833'^^xsd:double;
  dwc:latitude '38.6065'^^xsd:double;
  dwc:startLatitude '38.6065'^^xsd:double;
  dwc:endLatitude '38.6065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.868833 38.6065, 20.868833 38.6065, 20.868833 38.6065, 20.868833 38.6065, 20.868833 38.6065))'^^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 '774_1646'^^xsd:string;
  dwc:observationDate '2009-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6061 14.5994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6061"^^xsd:decimal ;
  dwc:decimalLongitude "14.5994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6061 14.5994)"^^geo:wktLiteral ;
  geo-pos:lat "44.6061"^^xsd:decimal ;
  geo-pos:long "14.5994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1764'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1764'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5994'^^xsd:double;
  dwc:startLongitude '14.5994'^^xsd:double;
  dwc:endLongitude '14.5994'^^xsd:double;
  dwc:latitude '44.6061'^^xsd:double;
  dwc:startLatitude '44.6061'^^xsd:double;
  dwc:endLatitude '44.6061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5994 44.6061, 14.5994 44.6061, 14.5994 44.6061, 14.5994 44.6061, 14.5994 44.6061))'^^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 '774_1764'^^xsd:string;
  dwc:observationDate '1992-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9845 21.0165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9845"^^xsd:decimal ;
  dwc:decimalLongitude "21.0165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9845 21.0165)"^^geo:wktLiteral ;
  geo-pos:lat "38.9845"^^xsd:decimal ;
  geo-pos:long "21.0165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_397'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_397'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0165'^^xsd:double;
  dwc:startLongitude '21.0165'^^xsd:double;
  dwc:endLongitude '21.0165'^^xsd:double;
  dwc:latitude '38.9845'^^xsd:double;
  dwc:startLatitude '38.9845'^^xsd:double;
  dwc:endLatitude '38.9845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0165 38.9845, 21.0165 38.9845, 21.0165 38.9845, 21.0165 38.9845, 21.0165 38.9845))'^^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 '774_397'^^xsd:string;
  dwc:observationDate '2008-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.246967 13.207467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.246967"^^xsd:decimal ;
  dwc:decimalLongitude "13.207467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.246967 13.207467)"^^geo:wktLiteral ;
  geo-pos:lat "45.246967"^^xsd:decimal ;
  geo-pos:long "13.207467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6934'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6934'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.207467'^^xsd:double;
  dwc:startLongitude '13.207467'^^xsd:double;
  dwc:endLongitude '13.207467'^^xsd:double;
  dwc:latitude '45.246967'^^xsd:double;
  dwc:startLatitude '45.246967'^^xsd:double;
  dwc:endLatitude '45.246967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.207467 45.246967, 13.207467 45.246967, 13.207467 45.246967, 13.207467 45.246967, 13.207467 45.246967))'^^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 '774_6934'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.526 20.983833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.526"^^xsd:decimal ;
  dwc:decimalLongitude "20.983833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.526 20.983833)"^^geo:wktLiteral ;
  geo-pos:lat "38.526"^^xsd:decimal ;
  geo-pos:long "20.983833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1607'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1607'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.983833'^^xsd:double;
  dwc:startLongitude '20.983833'^^xsd:double;
  dwc:endLongitude '20.983833'^^xsd:double;
  dwc:latitude '38.526'^^xsd:double;
  dwc:startLatitude '38.526'^^xsd:double;
  dwc:endLatitude '38.526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.983833 38.526, 20.983833 38.526, 20.983833 38.526, 20.983833 38.526, 20.983833 38.526))'^^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 '774_1607'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9595 20.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9595"^^xsd:decimal ;
  dwc:decimalLongitude "20.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9595 20.907)"^^geo:wktLiteral ;
  geo-pos:lat "38.9595"^^xsd:decimal ;
  geo-pos:long "20.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_462'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.907'^^xsd:double;
  dwc:startLongitude '20.907'^^xsd:double;
  dwc:endLongitude '20.907'^^xsd:double;
  dwc:latitude '38.9595'^^xsd:double;
  dwc:startLatitude '38.9595'^^xsd:double;
  dwc:endLatitude '38.9595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.907 38.9595, 20.907 38.9595, 20.907 38.9595, 20.907 38.9595, 20.907 38.9595))'^^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 '774_462'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974833"^^xsd:decimal ;
  dwc:decimalLongitude "20.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.993167)"^^geo:wktLiteral ;
  geo-pos:lat "38.974833"^^xsd:decimal ;
  geo-pos:long "20.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_322'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_322'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.993167'^^xsd:double;
  dwc:startLongitude '20.993167'^^xsd:double;
  dwc:endLongitude '20.993167'^^xsd:double;
  dwc:latitude '38.974833'^^xsd:double;
  dwc:startLatitude '38.974833'^^xsd:double;
  dwc:endLatitude '38.974833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.993167 38.974833, 20.993167 38.974833, 20.993167 38.974833, 20.993167 38.974833, 20.993167 38.974833))'^^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 '774_322'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626333 20.973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.626333"^^xsd:decimal ;
  dwc:decimalLongitude "20.973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626333 20.973333)"^^geo:wktLiteral ;
  geo-pos:lat "38.626333"^^xsd:decimal ;
  geo-pos:long "20.973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1654'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1654'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.973333'^^xsd:double;
  dwc:startLongitude '20.973333'^^xsd:double;
  dwc:endLongitude '20.973333'^^xsd:double;
  dwc:latitude '38.626333'^^xsd:double;
  dwc:startLatitude '38.626333'^^xsd:double;
  dwc:endLatitude '38.626333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.973333 38.626333, 20.973333 38.626333, 20.973333 38.626333, 20.973333 38.626333, 20.973333 38.626333))'^^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 '774_1654'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.945 20.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.945"^^xsd:decimal ;
  dwc:decimalLongitude "20.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.945 20.901)"^^geo:wktLiteral ;
  geo-pos:lat "38.945"^^xsd:decimal ;
  geo-pos:long "20.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_433'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901'^^xsd:double;
  dwc:startLongitude '20.901'^^xsd:double;
  dwc:endLongitude '20.901'^^xsd:double;
  dwc:latitude '38.945'^^xsd:double;
  dwc:startLatitude '38.945'^^xsd:double;
  dwc:endLatitude '38.945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901 38.945, 20.901 38.945, 20.901 38.945, 20.901 38.945, 20.901 38.945))'^^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 '774_433'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353 22.392167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.353"^^xsd:decimal ;
  dwc:decimalLongitude "22.392167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353 22.392167)"^^geo:wktLiteral ;
  geo-pos:lat "38.353"^^xsd:decimal ;
  geo-pos:long "22.392167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_631'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_631'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.392167'^^xsd:double;
  dwc:startLongitude '22.392167'^^xsd:double;
  dwc:endLongitude '22.392167'^^xsd:double;
  dwc:latitude '38.353'^^xsd:double;
  dwc:startLatitude '38.353'^^xsd:double;
  dwc:endLatitude '38.353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.392167 38.353, 22.392167 38.353, 22.392167 38.353, 22.392167 38.353, 22.392167 38.353))'^^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 '774_631'^^xsd:string;
  dwc:observationDate '2009-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6083 14.4753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6083"^^xsd:decimal ;
  dwc:decimalLongitude "14.4753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6083 14.4753)"^^geo:wktLiteral ;
  geo-pos:lat "44.6083"^^xsd:decimal ;
  geo-pos:long "14.4753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1911'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1911'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4753'^^xsd:double;
  dwc:startLongitude '14.4753'^^xsd:double;
  dwc:endLongitude '14.4753'^^xsd:double;
  dwc:latitude '44.6083'^^xsd:double;
  dwc:startLatitude '44.6083'^^xsd:double;
  dwc:endLatitude '44.6083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4753 44.6083, 14.4753 44.6083, 14.4753 44.6083, 14.4753 44.6083, 14.4753 44.6083))'^^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 '774_1911'^^xsd:string;
  dwc:observationDate '1994-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333333 20.189667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333333"^^xsd:decimal ;
  dwc:decimalLongitude "20.189667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333333 20.189667)"^^geo:wktLiteral ;
  geo-pos:lat "39.333333"^^xsd:decimal ;
  geo-pos:long "20.189667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2659'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2659'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.189667'^^xsd:double;
  dwc:startLongitude '20.189667'^^xsd:double;
  dwc:endLongitude '20.189667'^^xsd:double;
  dwc:latitude '39.333333'^^xsd:double;
  dwc:startLatitude '39.333333'^^xsd:double;
  dwc:endLatitude '39.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.189667 39.333333, 20.189667 39.333333, 20.189667 39.333333, 20.189667 39.333333, 20.189667 39.333333))'^^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 '774_2659'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6119 14.5764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6119"^^xsd:decimal ;
  dwc:decimalLongitude "14.5764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6119 14.5764)"^^geo:wktLiteral ;
  geo-pos:lat "44.6119"^^xsd:decimal ;
  geo-pos:long "14.5764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1955'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1955'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5764'^^xsd:double;
  dwc:startLongitude '14.5764'^^xsd:double;
  dwc:endLongitude '14.5764'^^xsd:double;
  dwc:latitude '44.6119'^^xsd:double;
  dwc:startLatitude '44.6119'^^xsd:double;
  dwc:endLatitude '44.6119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5764 44.6119, 14.5764 44.6119, 14.5764 44.6119, 14.5764 44.6119, 14.5764 44.6119))'^^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 '774_1955'^^xsd:string;
  dwc:observationDate '1994-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556833 20.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556833"^^xsd:decimal ;
  dwc:decimalLongitude "20.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556833 20.876)"^^geo:wktLiteral ;
  geo-pos:lat "38.556833"^^xsd:decimal ;
  geo-pos:long "20.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1192'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1192'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.876'^^xsd:double;
  dwc:startLongitude '20.876'^^xsd:double;
  dwc:endLongitude '20.876'^^xsd:double;
  dwc:latitude '38.556833'^^xsd:double;
  dwc:startLatitude '38.556833'^^xsd:double;
  dwc:endLatitude '38.556833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.876 38.556833, 20.876 38.556833, 20.876 38.556833, 20.876 38.556833, 20.876 38.556833))'^^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 '774_1192'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.039 8.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.039"^^xsd:decimal ;
  dwc:decimalLongitude "8.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.039 8.561)"^^geo:wktLiteral ;
  geo-pos:lat "41.039"^^xsd:decimal ;
  geo-pos:long "8.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2772'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2772'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.561'^^xsd:double;
  dwc:startLongitude '8.561'^^xsd:double;
  dwc:endLongitude '8.561'^^xsd:double;
  dwc:latitude '41.039'^^xsd:double;
  dwc:startLatitude '41.039'^^xsd:double;
  dwc:endLatitude '41.039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.561 41.039, 8.561 41.039, 8.561 41.039, 8.561 41.039, 8.561 41.039))'^^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 '774_2772'^^xsd:string;
  dwc:observationDate '1995-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.523 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.523"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.523 14.53)"^^geo:wktLiteral ;
  geo-pos:lat "44.523"^^xsd:decimal ;
  geo-pos:long "14.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2209'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2209'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:startLongitude '14.53'^^xsd:double;
  dwc:endLongitude '14.53'^^xsd:double;
  dwc:latitude '44.523'^^xsd:double;
  dwc:startLatitude '44.523'^^xsd:double;
  dwc:endLatitude '44.523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.53 44.523, 14.53 44.523, 14.53 44.523, 14.53 44.523, 14.53 44.523))'^^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 '774_2209'^^xsd:string;
  dwc:observationDate '2000-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9655 13.243167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9655"^^xsd:decimal ;
  dwc:decimalLongitude "13.243167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9655 13.243167)"^^geo:wktLiteral ;
  geo-pos:lat "44.9655"^^xsd:decimal ;
  geo-pos:long "13.243167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6918'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6918'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.243167'^^xsd:double;
  dwc:startLongitude '13.243167'^^xsd:double;
  dwc:endLongitude '13.243167'^^xsd:double;
  dwc:latitude '44.9655'^^xsd:double;
  dwc:startLatitude '44.9655'^^xsd:double;
  dwc:endLatitude '44.9655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.243167 44.9655, 13.243167 44.9655, 13.243167 44.9655, 13.243167 44.9655, 13.243167 44.9655))'^^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 '774_6918'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966 20.969667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966"^^xsd:decimal ;
  dwc:decimalLongitude "20.969667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966 20.969667)"^^geo:wktLiteral ;
  geo-pos:lat "38.966"^^xsd:decimal ;
  geo-pos:long "20.969667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_37'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_37'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969667'^^xsd:double;
  dwc:startLongitude '20.969667'^^xsd:double;
  dwc:endLongitude '20.969667'^^xsd:double;
  dwc:latitude '38.966'^^xsd:double;
  dwc:startLatitude '38.966'^^xsd:double;
  dwc:endLatitude '38.966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969667 38.966, 20.969667 38.966, 20.969667 38.966, 20.969667 38.966, 20.969667 38.966))'^^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 '774_37'^^xsd:string;
  dwc:observationDate '2004-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.939667 21.013833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.939667"^^xsd:decimal ;
  dwc:decimalLongitude "21.013833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.939667 21.013833)"^^geo:wktLiteral ;
  geo-pos:lat "38.939667"^^xsd:decimal ;
  geo-pos:long "21.013833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_35'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_35'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.013833'^^xsd:double;
  dwc:startLongitude '21.013833'^^xsd:double;
  dwc:endLongitude '21.013833'^^xsd:double;
  dwc:latitude '38.939667'^^xsd:double;
  dwc:startLatitude '38.939667'^^xsd:double;
  dwc:endLatitude '38.939667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.013833 38.939667, 21.013833 38.939667, 21.013833 38.939667, 21.013833 38.939667, 21.013833 38.939667))'^^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 '774_35'^^xsd:string;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55217 14.47067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55217"^^xsd:decimal ;
  dwc:decimalLongitude "14.47067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55217 14.47067)"^^geo:wktLiteral ;
  geo-pos:lat "44.55217"^^xsd:decimal ;
  geo-pos:long "14.47067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2036'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2036'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.47067'^^xsd:double;
  dwc:startLongitude '14.47067'^^xsd:double;
  dwc:endLongitude '14.47067'^^xsd:double;
  dwc:latitude '44.55217'^^xsd:double;
  dwc:startLatitude '44.55217'^^xsd:double;
  dwc:endLatitude '44.55217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.47067 44.55217, 14.47067 44.55217, 14.47067 44.55217, 14.47067 44.55217, 14.47067 44.55217))'^^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 '774_2036'^^xsd:string;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6133 14.5525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6133"^^xsd:decimal ;
  dwc:decimalLongitude "14.5525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6133 14.5525)"^^geo:wktLiteral ;
  geo-pos:lat "44.6133"^^xsd:decimal ;
  geo-pos:long "14.5525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1763'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1763'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5525'^^xsd:double;
  dwc:startLongitude '14.5525'^^xsd:double;
  dwc:endLongitude '14.5525'^^xsd:double;
  dwc:latitude '44.6133'^^xsd:double;
  dwc:startLatitude '44.6133'^^xsd:double;
  dwc:endLatitude '44.6133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5525 44.6133, 14.5525 44.6133, 14.5525 44.6133, 14.5525 44.6133, 14.5525 44.6133))'^^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 '774_1763'^^xsd:string;
  dwc:observationDate '1992-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5775 14.6258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5775"^^xsd:decimal ;
  dwc:decimalLongitude "14.6258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5775 14.6258)"^^geo:wktLiteral ;
  geo-pos:lat "44.5775"^^xsd:decimal ;
  geo-pos:long "14.6258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1777'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1777'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6258'^^xsd:double;
  dwc:startLongitude '14.6258'^^xsd:double;
  dwc:endLongitude '14.6258'^^xsd:double;
  dwc:latitude '44.5775'^^xsd:double;
  dwc:startLatitude '44.5775'^^xsd:double;
  dwc:endLatitude '44.5775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6258 44.5775, 14.6258 44.5775, 14.6258 44.5775, 14.6258 44.5775, 14.6258 44.5775))'^^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 '774_1777'^^xsd:string;
  dwc:observationDate '1992-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952 20.938833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952"^^xsd:decimal ;
  dwc:decimalLongitude "20.938833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952 20.938833)"^^geo:wktLiteral ;
  geo-pos:lat "38.952"^^xsd:decimal ;
  geo-pos:long "20.938833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_236'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_236'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.938833'^^xsd:double;
  dwc:startLongitude '20.938833'^^xsd:double;
  dwc:endLongitude '20.938833'^^xsd:double;
  dwc:latitude '38.952'^^xsd:double;
  dwc:startLatitude '38.952'^^xsd:double;
  dwc:endLatitude '38.952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.938833 38.952, 20.938833 38.952, 20.938833 38.952, 20.938833 38.952, 20.938833 38.952))'^^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 '774_236'^^xsd:string;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401 14.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.401"^^xsd:decimal ;
  dwc:decimalLongitude "14.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401 14.852)"^^geo:wktLiteral ;
  geo-pos:lat "44.401"^^xsd:decimal ;
  geo-pos:long "14.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2136'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2136'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.852'^^xsd:double;
  dwc:startLongitude '14.852'^^xsd:double;
  dwc:endLongitude '14.852'^^xsd:double;
  dwc:latitude '44.401'^^xsd:double;
  dwc:startLatitude '44.401'^^xsd:double;
  dwc:endLatitude '44.401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.852 44.401, 14.852 44.401, 14.852 44.401, 14.852 44.401, 14.852 44.401))'^^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 '774_2136'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.797222 19.961111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.797222"^^xsd:decimal ;
  dwc:decimalLongitude "19.961111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.797222 19.961111)"^^geo:wktLiteral ;
  geo-pos:lat "39.797222"^^xsd:decimal ;
  geo-pos:long "19.961111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_649'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_649'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.961111'^^xsd:double;
  dwc:startLongitude '19.961111'^^xsd:double;
  dwc:endLongitude '19.961111'^^xsd:double;
  dwc:latitude '39.797222'^^xsd:double;
  dwc:startLatitude '39.797222'^^xsd:double;
  dwc:endLatitude '39.797222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.961111 39.797222, 19.961111 39.797222, 19.961111 39.797222, 19.961111 39.797222, 19.961111 39.797222))'^^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 '774_649'^^xsd:string;
  dwc:observationDate '1991-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6977 -15.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6977"^^xsd:decimal ;
  dwc:decimalLongitude "-15.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6977 -15.831)"^^geo:wktLiteral ;
  geo-pos:lat "23.6977"^^xsd:decimal ;
  geo-pos:long "-15.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6874'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6874'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.681944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.831'^^xsd:double;
  dwc:startLongitude '-15.831'^^xsd:double;
  dwc:endLongitude '-15.831'^^xsd:double;
  dwc:latitude '23.6977'^^xsd:double;
  dwc:startLatitude '23.6977'^^xsd:double;
  dwc:endLatitude '23.6977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.831 23.6977, -15.831 23.6977, -15.831 23.6977, -15.831 23.6977, -15.831 23.6977))'^^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 '774_6874'^^xsd:string;
  dwc:observationDate '1996-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.950333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.950333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.950333)"^^geo:wktLiteral ;
  geo-pos:lat "38.666667"^^xsd:decimal ;
  geo-pos:long "20.950333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_935'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_935'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.950333'^^xsd:double;
  dwc:startLongitude '20.950333'^^xsd:double;
  dwc:endLongitude '20.950333'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.950333 38.666667, 20.950333 38.666667, 20.950333 38.666667, 20.950333 38.666667, 20.950333 38.666667))'^^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 '774_935'^^xsd:string;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987167 21.0125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987167"^^xsd:decimal ;
  dwc:decimalLongitude "21.0125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987167 21.0125)"^^geo:wktLiteral ;
  geo-pos:lat "38.987167"^^xsd:decimal ;
  geo-pos:long "21.0125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_373'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_373'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0125'^^xsd:double;
  dwc:startLongitude '21.0125'^^xsd:double;
  dwc:endLongitude '21.0125'^^xsd:double;
  dwc:latitude '38.987167'^^xsd:double;
  dwc:startLatitude '38.987167'^^xsd:double;
  dwc:endLatitude '38.987167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0125 38.987167, 21.0125 38.987167, 21.0125 38.987167, 21.0125 38.987167, 21.0125 38.987167))'^^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 '774_373'^^xsd:string;
  dwc:observationDate '2008-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951833 20.825167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951833"^^xsd:decimal ;
  dwc:decimalLongitude "20.825167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951833 20.825167)"^^geo:wktLiteral ;
  geo-pos:lat "38.951833"^^xsd:decimal ;
  geo-pos:long "20.825167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8201'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8201'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.825167'^^xsd:double;
  dwc:startLongitude '20.825167'^^xsd:double;
  dwc:endLongitude '20.825167'^^xsd:double;
  dwc:latitude '38.951833'^^xsd:double;
  dwc:startLatitude '38.951833'^^xsd:double;
  dwc:endLatitude '38.951833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.825167 38.951833, 20.825167 38.951833, 20.825167 38.951833, 20.825167 38.951833, 20.825167 38.951833))'^^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 '774_8201'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.927167 21.027333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.927167"^^xsd:decimal ;
  dwc:decimalLongitude "21.027333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.927167 21.027333)"^^geo:wktLiteral ;
  geo-pos:lat "38.927167"^^xsd:decimal ;
  geo-pos:long "21.027333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_138'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_138'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.027333'^^xsd:double;
  dwc:startLongitude '21.027333'^^xsd:double;
  dwc:endLongitude '21.027333'^^xsd:double;
  dwc:latitude '38.927167'^^xsd:double;
  dwc:startLatitude '38.927167'^^xsd:double;
  dwc:endLatitude '38.927167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.027333 38.927167, 21.027333 38.927167, 21.027333 38.927167, 21.027333 38.927167, 21.027333 38.927167))'^^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 '774_138'^^xsd:string;
  dwc:observationDate '2005-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6231 14.7689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6231"^^xsd:decimal ;
  dwc:decimalLongitude "14.7689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6231 14.7689)"^^geo:wktLiteral ;
  geo-pos:lat "44.6231"^^xsd:decimal ;
  geo-pos:long "14.7689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1983'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1983'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7689'^^xsd:double;
  dwc:startLongitude '14.7689'^^xsd:double;
  dwc:endLongitude '14.7689'^^xsd:double;
  dwc:latitude '44.6231'^^xsd:double;
  dwc:startLatitude '44.6231'^^xsd:double;
  dwc:endLatitude '44.6231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7689 44.6231, 14.7689 44.6231, 14.7689 44.6231, 14.7689 44.6231, 14.7689 44.6231))'^^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 '774_1983'^^xsd:string;
  dwc:observationDate '1995-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9815 20.961833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9815"^^xsd:decimal ;
  dwc:decimalLongitude "20.961833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9815 20.961833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9815"^^xsd:decimal ;
  geo-pos:long "20.961833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_321'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_321'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.961833'^^xsd:double;
  dwc:startLongitude '20.961833'^^xsd:double;
  dwc:endLongitude '20.961833'^^xsd:double;
  dwc:latitude '38.9815'^^xsd:double;
  dwc:startLatitude '38.9815'^^xsd:double;
  dwc:endLatitude '38.9815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.961833 38.9815, 20.961833 38.9815, 20.961833 38.9815, 20.961833 38.9815, 20.961833 38.9815))'^^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 '774_321'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4397 14.6883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4397"^^xsd:decimal ;
  dwc:decimalLongitude "14.6883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4397 14.6883)"^^geo:wktLiteral ;
  geo-pos:lat "44.4397"^^xsd:decimal ;
  geo-pos:long "14.6883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1989'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1989'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6883'^^xsd:double;
  dwc:startLongitude '14.6883'^^xsd:double;
  dwc:endLongitude '14.6883'^^xsd:double;
  dwc:latitude '44.4397'^^xsd:double;
  dwc:startLatitude '44.4397'^^xsd:double;
  dwc:endLatitude '44.4397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6883 44.4397, 14.6883 44.4397, 14.6883 44.4397, 14.6883 44.4397, 14.6883 44.4397))'^^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 '774_1989'^^xsd:string;
  dwc:observationDate '1995-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6861 14.5461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6861"^^xsd:decimal ;
  dwc:decimalLongitude "14.5461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6861 14.5461)"^^geo:wktLiteral ;
  geo-pos:lat "44.6861"^^xsd:decimal ;
  geo-pos:long "14.5461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1730'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1730'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5461'^^xsd:double;
  dwc:startLongitude '14.5461'^^xsd:double;
  dwc:endLongitude '14.5461'^^xsd:double;
  dwc:latitude '44.6861'^^xsd:double;
  dwc:startLatitude '44.6861'^^xsd:double;
  dwc:endLatitude '44.6861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5461 44.6861, 14.5461 44.6861, 14.5461 44.6861, 14.5461 44.6861, 14.5461 44.6861))'^^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 '774_1730'^^xsd:string;
  dwc:observationDate '1991-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 21.021833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977"^^xsd:decimal ;
  dwc:decimalLongitude "21.021833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 21.021833)"^^geo:wktLiteral ;
  geo-pos:lat "38.977"^^xsd:decimal ;
  geo-pos:long "21.021833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_156'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_156'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.021833'^^xsd:double;
  dwc:startLongitude '21.021833'^^xsd:double;
  dwc:endLongitude '21.021833'^^xsd:double;
  dwc:latitude '38.977'^^xsd:double;
  dwc:startLatitude '38.977'^^xsd:double;
  dwc:endLatitude '38.977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.021833 38.977, 21.021833 38.977, 21.021833 38.977, 21.021833 38.977, 21.021833 38.977))'^^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 '774_156'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5167 14.5542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5167 14.5542)"^^geo:wktLiteral ;
  geo-pos:lat "44.5167"^^xsd:decimal ;
  geo-pos:long "14.5542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1998'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1998'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5542'^^xsd:double;
  dwc:startLongitude '14.5542'^^xsd:double;
  dwc:endLongitude '14.5542'^^xsd:double;
  dwc:latitude '44.5167'^^xsd:double;
  dwc:startLatitude '44.5167'^^xsd:double;
  dwc:endLatitude '44.5167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5542 44.5167, 14.5542 44.5167, 14.5542 44.5167, 14.5542 44.5167, 14.5542 44.5167))'^^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 '774_1998'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6644 14.6461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6644"^^xsd:decimal ;
  dwc:decimalLongitude "14.6461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6644 14.6461)"^^geo:wktLiteral ;
  geo-pos:lat "44.6644"^^xsd:decimal ;
  geo-pos:long "14.6461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1831'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1831'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6461'^^xsd:double;
  dwc:startLongitude '14.6461'^^xsd:double;
  dwc:endLongitude '14.6461'^^xsd:double;
  dwc:latitude '44.6644'^^xsd:double;
  dwc:startLatitude '44.6644'^^xsd:double;
  dwc:endLatitude '44.6644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6461 44.6644, 14.6461 44.6644, 14.6461 44.6644, 14.6461 44.6644, 14.6461 44.6644))'^^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 '774_1831'^^xsd:string;
  dwc:observationDate '1992-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6395 7.433167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6395"^^xsd:decimal ;
  dwc:decimalLongitude "7.433167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6395 7.433167)"^^geo:wktLiteral ;
  geo-pos:lat "43.6395"^^xsd:decimal ;
  geo-pos:long "7.433167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4534'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4534'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.433167'^^xsd:double;
  dwc:startLongitude '7.433167'^^xsd:double;
  dwc:endLongitude '7.433167'^^xsd:double;
  dwc:latitude '43.6395'^^xsd:double;
  dwc:startLatitude '43.6395'^^xsd:double;
  dwc:endLatitude '43.6395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.433167 43.6395, 7.433167 43.6395, 7.433167 43.6395, 7.433167 43.6395, 7.433167 43.6395))'^^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 '774_4534'^^xsd:string;
  dwc:observationDate '1997-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.539 14.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.539"^^xsd:decimal ;
  dwc:decimalLongitude "14.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.539 14.553)"^^geo:wktLiteral ;
  geo-pos:lat "44.539"^^xsd:decimal ;
  geo-pos:long "14.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2204'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2204'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.553'^^xsd:double;
  dwc:startLongitude '14.553'^^xsd:double;
  dwc:endLongitude '14.553'^^xsd:double;
  dwc:latitude '44.539'^^xsd:double;
  dwc:startLatitude '44.539'^^xsd:double;
  dwc:endLatitude '44.539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.553 44.539, 14.553 44.539, 14.553 44.539, 14.553 44.539, 14.553 44.539))'^^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 '774_2204'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5225 14.6406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5225"^^xsd:decimal ;
  dwc:decimalLongitude "14.6406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5225 14.6406)"^^geo:wktLiteral ;
  geo-pos:lat "44.5225"^^xsd:decimal ;
  geo-pos:long "14.6406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1699'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1699'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6406'^^xsd:double;
  dwc:startLongitude '14.6406'^^xsd:double;
  dwc:endLongitude '14.6406'^^xsd:double;
  dwc:latitude '44.5225'^^xsd:double;
  dwc:startLatitude '44.5225'^^xsd:double;
  dwc:endLatitude '44.5225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6406 44.5225, 14.6406 44.5225, 14.6406 44.5225, 14.6406 44.5225, 14.6406 44.5225))'^^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 '774_1699'^^xsd:string;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.728833 20.860333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.728833"^^xsd:decimal ;
  dwc:decimalLongitude "20.860333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.728833 20.860333)"^^geo:wktLiteral ;
  geo-pos:lat "38.728833"^^xsd:decimal ;
  geo-pos:long "20.860333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_856'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_856'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.860333'^^xsd:double;
  dwc:startLongitude '20.860333'^^xsd:double;
  dwc:endLongitude '20.860333'^^xsd:double;
  dwc:latitude '38.728833'^^xsd:double;
  dwc:startLatitude '38.728833'^^xsd:double;
  dwc:endLatitude '38.728833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.860333 38.728833, 20.860333 38.728833, 20.860333 38.728833, 20.860333 38.728833, 20.860333 38.728833))'^^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 '774_856'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671667 20.9205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671667 20.9205)"^^geo:wktLiteral ;
  geo-pos:lat "38.671667"^^xsd:decimal ;
  geo-pos:long "20.9205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1570'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1570'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9205'^^xsd:double;
  dwc:startLongitude '20.9205'^^xsd:double;
  dwc:endLongitude '20.9205'^^xsd:double;
  dwc:latitude '38.671667'^^xsd:double;
  dwc:startLatitude '38.671667'^^xsd:double;
  dwc:endLatitude '38.671667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9205 38.671667, 20.9205 38.671667, 20.9205 38.671667, 20.9205 38.671667, 20.9205 38.671667))'^^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 '774_1570'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6331 14.5847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6331"^^xsd:decimal ;
  dwc:decimalLongitude "14.5847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6331 14.5847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6331"^^xsd:decimal ;
  geo-pos:long "14.5847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1802'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1802'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5847'^^xsd:double;
  dwc:startLongitude '14.5847'^^xsd:double;
  dwc:endLongitude '14.5847'^^xsd:double;
  dwc:latitude '44.6331'^^xsd:double;
  dwc:startLatitude '44.6331'^^xsd:double;
  dwc:endLatitude '44.6331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5847 44.6331, 14.5847 44.6331, 14.5847 44.6331, 14.5847 44.6331, 14.5847 44.6331))'^^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 '774_1802'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971167 20.939333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971167"^^xsd:decimal ;
  dwc:decimalLongitude "20.939333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971167 20.939333)"^^geo:wktLiteral ;
  geo-pos:lat "38.971167"^^xsd:decimal ;
  geo-pos:long "20.939333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_495'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.939333'^^xsd:double;
  dwc:startLongitude '20.939333'^^xsd:double;
  dwc:endLongitude '20.939333'^^xsd:double;
  dwc:latitude '38.971167'^^xsd:double;
  dwc:startLatitude '38.971167'^^xsd:double;
  dwc:endLatitude '38.971167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.939333 38.971167, 20.939333 38.971167, 20.939333 38.971167, 20.939333 38.971167, 20.939333 38.971167))'^^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 '774_495'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9665 20.9005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9665"^^xsd:decimal ;
  dwc:decimalLongitude "20.9005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9665 20.9005)"^^geo:wktLiteral ;
  geo-pos:lat "38.9665"^^xsd:decimal ;
  geo-pos:long "20.9005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_343'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_343'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9005'^^xsd:double;
  dwc:startLongitude '20.9005'^^xsd:double;
  dwc:endLongitude '20.9005'^^xsd:double;
  dwc:latitude '38.9665'^^xsd:double;
  dwc:startLatitude '38.9665'^^xsd:double;
  dwc:endLatitude '38.9665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9005 38.9665, 20.9005 38.9665, 20.9005 38.9665, 20.9005 38.9665, 20.9005 38.9665))'^^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 '774_343'^^xsd:string;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3355 14.755167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3355"^^xsd:decimal ;
  dwc:decimalLongitude "14.755167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3355 14.755167)"^^geo:wktLiteral ;
  geo-pos:lat "44.3355"^^xsd:decimal ;
  geo-pos:long "14.755167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2106'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2106'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.755167'^^xsd:double;
  dwc:startLongitude '14.755167'^^xsd:double;
  dwc:endLongitude '14.755167'^^xsd:double;
  dwc:latitude '44.3355'^^xsd:double;
  dwc:startLatitude '44.3355'^^xsd:double;
  dwc:endLatitude '44.3355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.755167 44.3355, 14.755167 44.3355, 14.755167 44.3355, 14.755167 44.3355, 14.755167 44.3355))'^^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 '774_2106'^^xsd:string;
  dwc:observationDate '1997-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626167 20.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.626167"^^xsd:decimal ;
  dwc:decimalLongitude "20.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626167 20.957)"^^geo:wktLiteral ;
  geo-pos:lat "38.626167"^^xsd:decimal ;
  geo-pos:long "20.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1385'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1385'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957'^^xsd:double;
  dwc:startLongitude '20.957'^^xsd:double;
  dwc:endLongitude '20.957'^^xsd:double;
  dwc:latitude '38.626167'^^xsd:double;
  dwc:startLatitude '38.626167'^^xsd:double;
  dwc:endLatitude '38.626167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957 38.626167, 20.957 38.626167, 20.957 38.626167, 20.957 38.626167, 20.957 38.626167))'^^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 '774_1385'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968167 21.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968167"^^xsd:decimal ;
  dwc:decimalLongitude "21.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968167 21.006)"^^geo:wktLiteral ;
  geo-pos:lat "38.968167"^^xsd:decimal ;
  geo-pos:long "21.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_398'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_398'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.006'^^xsd:double;
  dwc:startLongitude '21.006'^^xsd:double;
  dwc:endLongitude '21.006'^^xsd:double;
  dwc:latitude '38.968167'^^xsd:double;
  dwc:startLatitude '38.968167'^^xsd:double;
  dwc:endLatitude '38.968167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.006 38.968167, 21.006 38.968167, 21.006 38.968167, 21.006 38.968167, 21.006 38.968167))'^^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 '774_398'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969667 21.0055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969667 21.0055)"^^geo:wktLiteral ;
  geo-pos:lat "38.969667"^^xsd:decimal ;
  geo-pos:long "21.0055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8268'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8268'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0055'^^xsd:double;
  dwc:startLongitude '21.0055'^^xsd:double;
  dwc:endLongitude '21.0055'^^xsd:double;
  dwc:latitude '38.969667'^^xsd:double;
  dwc:startLatitude '38.969667'^^xsd:double;
  dwc:endLatitude '38.969667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0055 38.969667, 21.0055 38.969667, 21.0055 38.969667, 21.0055 38.969667, 21.0055 38.969667))'^^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 '774_8268'^^xsd:string;
  dwc:observationDate '2008-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953167 20.819167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953167"^^xsd:decimal ;
  dwc:decimalLongitude "20.819167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953167 20.819167)"^^geo:wktLiteral ;
  geo-pos:lat "38.953167"^^xsd:decimal ;
  geo-pos:long "20.819167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_149'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_149'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.819167'^^xsd:double;
  dwc:startLongitude '20.819167'^^xsd:double;
  dwc:endLongitude '20.819167'^^xsd:double;
  dwc:latitude '38.953167'^^xsd:double;
  dwc:startLatitude '38.953167'^^xsd:double;
  dwc:endLatitude '38.953167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.819167 38.953167, 20.819167 38.953167, 20.819167 38.953167, 20.819167 38.953167, 20.819167 38.953167))'^^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 '774_149'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968167 20.863667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968167"^^xsd:decimal ;
  dwc:decimalLongitude "20.863667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968167 20.863667)"^^geo:wktLiteral ;
  geo-pos:lat "38.968167"^^xsd:decimal ;
  geo-pos:long "20.863667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_445'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.863667'^^xsd:double;
  dwc:startLongitude '20.863667'^^xsd:double;
  dwc:endLongitude '20.863667'^^xsd:double;
  dwc:latitude '38.968167'^^xsd:double;
  dwc:startLatitude '38.968167'^^xsd:double;
  dwc:endLatitude '38.968167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.863667 38.968167, 20.863667 38.968167, 20.863667 38.968167, 20.863667 38.968167, 20.863667 38.968167))'^^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 '774_445'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.582833 20.960667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.582833"^^xsd:decimal ;
  dwc:decimalLongitude "20.960667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.582833 20.960667)"^^geo:wktLiteral ;
  geo-pos:lat "38.582833"^^xsd:decimal ;
  geo-pos:long "20.960667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1178'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1178'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.960667'^^xsd:double;
  dwc:startLongitude '20.960667'^^xsd:double;
  dwc:endLongitude '20.960667'^^xsd:double;
  dwc:latitude '38.582833'^^xsd:double;
  dwc:startLatitude '38.582833'^^xsd:double;
  dwc:endLatitude '38.582833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.960667 38.582833, 20.960667 38.582833, 20.960667 38.582833, 20.960667 38.582833, 20.960667 38.582833))'^^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 '774_1178'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950333 20.989333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.950333"^^xsd:decimal ;
  dwc:decimalLongitude "20.989333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950333 20.989333)"^^geo:wktLiteral ;
  geo-pos:lat "38.950333"^^xsd:decimal ;
  geo-pos:long "20.989333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_308'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_308'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.989333'^^xsd:double;
  dwc:startLongitude '20.989333'^^xsd:double;
  dwc:endLongitude '20.989333'^^xsd:double;
  dwc:latitude '38.950333'^^xsd:double;
  dwc:startLatitude '38.950333'^^xsd:double;
  dwc:endLatitude '38.950333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.989333 38.950333, 20.989333 38.950333, 20.989333 38.950333, 20.989333 38.950333, 20.989333 38.950333))'^^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 '774_308'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88052 15.31092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88052"^^xsd:decimal ;
  dwc:decimalLongitude "15.31092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88052 15.31092)"^^geo:wktLiteral ;
  geo-pos:lat "37.88052"^^xsd:decimal ;
  geo-pos:long "15.31092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8319'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8319'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.5055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.31092'^^xsd:double;
  dwc:startLongitude '15.31092'^^xsd:double;
  dwc:endLongitude '15.31092'^^xsd:double;
  dwc:latitude '37.88052'^^xsd:double;
  dwc:startLatitude '37.88052'^^xsd:double;
  dwc:endLatitude '37.88052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31092 37.88052, 15.31092 37.88052, 15.31092 37.88052, 15.31092 37.88052, 15.31092 37.88052))'^^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 '774_8319'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669167 20.923667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669167"^^xsd:decimal ;
  dwc:decimalLongitude "20.923667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669167 20.923667)"^^geo:wktLiteral ;
  geo-pos:lat "38.669167"^^xsd:decimal ;
  geo-pos:long "20.923667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8297'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_8297'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923667'^^xsd:double;
  dwc:startLongitude '20.923667'^^xsd:double;
  dwc:endLongitude '20.923667'^^xsd:double;
  dwc:latitude '38.669167'^^xsd:double;
  dwc:startLatitude '38.669167'^^xsd:double;
  dwc:endLatitude '38.669167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923667 38.669167, 20.923667 38.669167, 20.923667 38.669167, 20.923667 38.669167, 20.923667 38.669167))'^^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 '774_8297'^^xsd:string;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959833 20.9345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959833 20.9345)"^^geo:wktLiteral ;
  geo-pos:lat "38.959833"^^xsd:decimal ;
  geo-pos:long "20.9345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_493'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9345'^^xsd:double;
  dwc:startLongitude '20.9345'^^xsd:double;
  dwc:endLongitude '20.9345'^^xsd:double;
  dwc:latitude '38.959833'^^xsd:double;
  dwc:startLatitude '38.959833'^^xsd:double;
  dwc:endLatitude '38.959833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9345 38.959833, 20.9345 38.959833, 20.9345 38.959833, 20.9345 38.959833, 20.9345 38.959833))'^^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 '774_493'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.920667 21.102333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.920667"^^xsd:decimal ;
  dwc:decimalLongitude "21.102333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.920667 21.102333)"^^geo:wktLiteral ;
  geo-pos:lat "38.920667"^^xsd:decimal ;
  geo-pos:long "21.102333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8263'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.102333'^^xsd:double;
  dwc:startLongitude '21.102333'^^xsd:double;
  dwc:endLongitude '21.102333'^^xsd:double;
  dwc:latitude '38.920667'^^xsd:double;
  dwc:startLatitude '38.920667'^^xsd:double;
  dwc:endLatitude '38.920667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.102333 38.920667, 21.102333 38.920667, 21.102333 38.920667, 21.102333 38.920667, 21.102333 38.920667))'^^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 '774_8263'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963667 20.870333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963667"^^xsd:decimal ;
  dwc:decimalLongitude "20.870333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963667 20.870333)"^^geo:wktLiteral ;
  geo-pos:lat "38.963667"^^xsd:decimal ;
  geo-pos:long "20.870333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_115'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_115'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.870333'^^xsd:double;
  dwc:startLongitude '20.870333'^^xsd:double;
  dwc:endLongitude '20.870333'^^xsd:double;
  dwc:latitude '38.963667'^^xsd:double;
  dwc:startLatitude '38.963667'^^xsd:double;
  dwc:endLatitude '38.963667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.870333 38.963667, 20.870333 38.963667, 20.870333 38.963667, 20.870333 38.963667, 20.870333 38.963667))'^^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 '774_115'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 20.930667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "20.930667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 20.930667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "20.930667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_973'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_973'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.930667'^^xsd:double;
  dwc:startLongitude '20.930667'^^xsd:double;
  dwc:endLongitude '20.930667'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:startLatitude '38.56'^^xsd:double;
  dwc:endLatitude '38.56'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.930667 38.56, 20.930667 38.56, 20.930667 38.56, 20.930667 38.56, 20.930667 38.56))'^^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 '774_973'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953167 20.951833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953167"^^xsd:decimal ;
  dwc:decimalLongitude "20.951833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953167 20.951833)"^^geo:wktLiteral ;
  geo-pos:lat "38.953167"^^xsd:decimal ;
  geo-pos:long "20.951833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_494'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.951833'^^xsd:double;
  dwc:startLongitude '20.951833'^^xsd:double;
  dwc:endLongitude '20.951833'^^xsd:double;
  dwc:latitude '38.953167'^^xsd:double;
  dwc:startLatitude '38.953167'^^xsd:double;
  dwc:endLatitude '38.953167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.951833 38.953167, 20.951833 38.953167, 20.951833 38.953167, 20.951833 38.953167, 20.951833 38.953167))'^^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 '774_494'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5125 20.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5125"^^xsd:decimal ;
  dwc:decimalLongitude "20.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5125 20.996)"^^geo:wktLiteral ;
  geo-pos:lat "38.5125"^^xsd:decimal ;
  geo-pos:long "20.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1536'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1536'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.996'^^xsd:double;
  dwc:startLongitude '20.996'^^xsd:double;
  dwc:endLongitude '20.996'^^xsd:double;
  dwc:latitude '38.5125'^^xsd:double;
  dwc:startLatitude '38.5125'^^xsd:double;
  dwc:endLatitude '38.5125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.996 38.5125, 20.996 38.5125, 20.996 38.5125, 20.996 38.5125, 20.996 38.5125))'^^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 '774_1536'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.238333 13.24245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.238333"^^xsd:decimal ;
  dwc:decimalLongitude "13.24245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.238333 13.24245)"^^geo:wktLiteral ;
  geo-pos:lat "45.238333"^^xsd:decimal ;
  geo-pos:long "13.24245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6932'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6932'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.24245'^^xsd:double;
  dwc:startLongitude '13.24245'^^xsd:double;
  dwc:endLongitude '13.24245'^^xsd:double;
  dwc:latitude '45.238333'^^xsd:double;
  dwc:startLatitude '45.238333'^^xsd:double;
  dwc:endLatitude '45.238333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.24245 45.238333, 13.24245 45.238333, 13.24245 45.238333, 13.24245 45.238333, 13.24245 45.238333))'^^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 '774_6932'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984833 20.982333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984833"^^xsd:decimal ;
  dwc:decimalLongitude "20.982333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984833 20.982333)"^^geo:wktLiteral ;
  geo-pos:lat "38.984833"^^xsd:decimal ;
  geo-pos:long "20.982333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_134'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_134'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982333'^^xsd:double;
  dwc:startLongitude '20.982333'^^xsd:double;
  dwc:endLongitude '20.982333'^^xsd:double;
  dwc:latitude '38.984833'^^xsd:double;
  dwc:startLatitude '38.984833'^^xsd:double;
  dwc:endLatitude '38.984833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982333 38.984833, 20.982333 38.984833, 20.982333 38.984833, 20.982333 38.984833, 20.982333 38.984833))'^^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 '774_134'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6645 14.59233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6645"^^xsd:decimal ;
  dwc:decimalLongitude "14.59233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6645 14.59233)"^^geo:wktLiteral ;
  geo-pos:lat "44.6645"^^xsd:decimal ;
  geo-pos:long "14.59233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2032'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2032'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.59233'^^xsd:double;
  dwc:startLongitude '14.59233'^^xsd:double;
  dwc:endLongitude '14.59233'^^xsd:double;
  dwc:latitude '44.6645'^^xsd:double;
  dwc:startLatitude '44.6645'^^xsd:double;
  dwc:endLatitude '44.6645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.59233 44.6645, 14.59233 44.6645, 14.59233 44.6645, 14.59233 44.6645, 14.59233 44.6645))'^^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 '774_2032'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4892 14.5606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4892"^^xsd:decimal ;
  dwc:decimalLongitude "14.5606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4892 14.5606)"^^geo:wktLiteral ;
  geo-pos:lat "44.4892"^^xsd:decimal ;
  geo-pos:long "14.5606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1786'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1786'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5606'^^xsd:double;
  dwc:startLongitude '14.5606'^^xsd:double;
  dwc:endLongitude '14.5606'^^xsd:double;
  dwc:latitude '44.4892'^^xsd:double;
  dwc:startLatitude '44.4892'^^xsd:double;
  dwc:endLatitude '44.4892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5606 44.4892, 14.5606 44.4892, 14.5606 44.4892, 14.5606 44.4892, 14.5606 44.4892))'^^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 '774_1786'^^xsd:string;
  dwc:observationDate '1992-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981333 20.862167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.981333"^^xsd:decimal ;
  dwc:decimalLongitude "20.862167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981333 20.862167)"^^geo:wktLiteral ;
  geo-pos:lat "38.981333"^^xsd:decimal ;
  geo-pos:long "20.862167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_103'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_103'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.862167'^^xsd:double;
  dwc:startLongitude '20.862167'^^xsd:double;
  dwc:endLongitude '20.862167'^^xsd:double;
  dwc:latitude '38.981333'^^xsd:double;
  dwc:startLatitude '38.981333'^^xsd:double;
  dwc:endLatitude '38.981333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.862167 38.981333, 20.862167 38.981333, 20.862167 38.981333, 20.862167 38.981333, 20.862167 38.981333))'^^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 '774_103'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.939333 -17.289333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.939333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.289333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.939333 -17.289333)"^^geo:wktLiteral ;
  geo-pos:lat "27.939333"^^xsd:decimal ;
  geo-pos:long "-17.289333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3051'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3051'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.083888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.289333'^^xsd:double;
  dwc:startLongitude '-17.289333'^^xsd:double;
  dwc:endLongitude '-17.289333'^^xsd:double;
  dwc:latitude '27.939333'^^xsd:double;
  dwc:startLatitude '27.939333'^^xsd:double;
  dwc:endLatitude '27.939333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.289333 27.939333, -17.289333 27.939333, -17.289333 27.939333, -17.289333 27.939333, -17.289333 27.939333))'^^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 '774_3051'^^xsd:string;
  dwc:observationDate '1997-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955 20.830833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955"^^xsd:decimal ;
  dwc:decimalLongitude "20.830833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955 20.830833)"^^geo:wktLiteral ;
  geo-pos:lat "38.955"^^xsd:decimal ;
  geo-pos:long "20.830833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_375'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_375'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.830833'^^xsd:double;
  dwc:startLongitude '20.830833'^^xsd:double;
  dwc:endLongitude '20.830833'^^xsd:double;
  dwc:latitude '38.955'^^xsd:double;
  dwc:startLatitude '38.955'^^xsd:double;
  dwc:endLatitude '38.955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.830833 38.955, 20.830833 38.955, 20.830833 38.955, 20.830833 38.955, 20.830833 38.955))'^^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 '774_375'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967167 20.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967167"^^xsd:decimal ;
  dwc:decimalLongitude "20.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967167 20.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.967167"^^xsd:decimal ;
  geo-pos:long "20.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_146'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_146'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.99'^^xsd:double;
  dwc:startLongitude '20.99'^^xsd:double;
  dwc:endLongitude '20.99'^^xsd:double;
  dwc:latitude '38.967167'^^xsd:double;
  dwc:startLatitude '38.967167'^^xsd:double;
  dwc:endLatitude '38.967167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.99 38.967167, 20.99 38.967167, 20.99 38.967167, 20.99 38.967167, 20.99 38.967167))'^^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 '774_146'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616667 20.835833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.616667"^^xsd:decimal ;
  dwc:decimalLongitude "20.835833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616667 20.835833)"^^geo:wktLiteral ;
  geo-pos:lat "38.616667"^^xsd:decimal ;
  geo-pos:long "20.835833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2650'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2650'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.835833'^^xsd:double;
  dwc:startLongitude '20.835833'^^xsd:double;
  dwc:endLongitude '20.835833'^^xsd:double;
  dwc:latitude '38.616667'^^xsd:double;
  dwc:startLatitude '38.616667'^^xsd:double;
  dwc:endLatitude '38.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.835833 38.616667, 20.835833 38.616667, 20.835833 38.616667, 20.835833 38.616667, 20.835833 38.616667))'^^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 '774_2650'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950167 21.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.950167"^^xsd:decimal ;
  dwc:decimalLongitude "21.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950167 21.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.950167"^^xsd:decimal ;
  geo-pos:long "21.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_212'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_212'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.016'^^xsd:double;
  dwc:startLongitude '21.016'^^xsd:double;
  dwc:endLongitude '21.016'^^xsd:double;
  dwc:latitude '38.950167'^^xsd:double;
  dwc:startLatitude '38.950167'^^xsd:double;
  dwc:endLatitude '38.950167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.016 38.950167, 21.016 38.950167, 21.016 38.950167, 21.016 38.950167, 21.016 38.950167))'^^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 '774_212'^^xsd:string;
  dwc:observationDate '2006-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.346433 12.752433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.346433"^^xsd:decimal ;
  dwc:decimalLongitude "12.752433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.346433 12.752433)"^^geo:wktLiteral ;
  geo-pos:lat "45.346433"^^xsd:decimal ;
  geo-pos:long "12.752433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6929'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6929'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.752433'^^xsd:double;
  dwc:startLongitude '12.752433'^^xsd:double;
  dwc:endLongitude '12.752433'^^xsd:double;
  dwc:latitude '45.346433'^^xsd:double;
  dwc:startLatitude '45.346433'^^xsd:double;
  dwc:endLatitude '45.346433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.752433 45.346433, 12.752433 45.346433, 12.752433 45.346433, 12.752433 45.346433, 12.752433 45.346433))'^^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 '774_6929'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5994 14.4503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5994"^^xsd:decimal ;
  dwc:decimalLongitude "14.4503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5994 14.4503)"^^geo:wktLiteral ;
  geo-pos:lat "44.5994"^^xsd:decimal ;
  geo-pos:long "14.4503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1717'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1717'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4503'^^xsd:double;
  dwc:startLongitude '14.4503'^^xsd:double;
  dwc:endLongitude '14.4503'^^xsd:double;
  dwc:latitude '44.5994'^^xsd:double;
  dwc:startLatitude '44.5994'^^xsd:double;
  dwc:endLatitude '44.5994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4503 44.5994, 14.4503 44.5994, 14.4503 44.5994, 14.4503 44.5994, 14.4503 44.5994))'^^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 '774_1717'^^xsd:string;
  dwc:observationDate '1991-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 21.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958333"^^xsd:decimal ;
  dwc:decimalLongitude "21.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 21.075)"^^geo:wktLiteral ;
  geo-pos:lat "38.958333"^^xsd:decimal ;
  geo-pos:long "21.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_280'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_280'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.075'^^xsd:double;
  dwc:startLongitude '21.075'^^xsd:double;
  dwc:endLongitude '21.075'^^xsd:double;
  dwc:latitude '38.958333'^^xsd:double;
  dwc:startLatitude '38.958333'^^xsd:double;
  dwc:endLatitude '38.958333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.075 38.958333, 21.075 38.958333, 21.075 38.958333, 21.075 38.958333, 21.075 38.958333))'^^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 '774_280'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.475833 14.690167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.475833"^^xsd:decimal ;
  dwc:decimalLongitude "14.690167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.475833 14.690167)"^^geo:wktLiteral ;
  geo-pos:lat "44.475833"^^xsd:decimal ;
  geo-pos:long "14.690167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2100'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2100'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.690167'^^xsd:double;
  dwc:startLongitude '14.690167'^^xsd:double;
  dwc:endLongitude '14.690167'^^xsd:double;
  dwc:latitude '44.475833'^^xsd:double;
  dwc:startLatitude '44.475833'^^xsd:double;
  dwc:endLatitude '44.475833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.690167 44.475833, 14.690167 44.475833, 14.690167 44.475833, 14.690167 44.475833, 14.690167 44.475833))'^^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 '774_2100'^^xsd:string;
  dwc:observationDate '1997-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58833 14.68917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58833"^^xsd:decimal ;
  dwc:decimalLongitude "14.68917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58833 14.68917)"^^geo:wktLiteral ;
  geo-pos:lat "44.58833"^^xsd:decimal ;
  geo-pos:long "14.68917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1693'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1693'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.68917'^^xsd:double;
  dwc:startLongitude '14.68917'^^xsd:double;
  dwc:endLongitude '14.68917'^^xsd:double;
  dwc:latitude '44.58833'^^xsd:double;
  dwc:startLatitude '44.58833'^^xsd:double;
  dwc:endLatitude '44.58833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.68917 44.58833, 14.68917 44.58833, 14.68917 44.58833, 14.68917 44.58833, 14.68917 44.58833))'^^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 '774_1693'^^xsd:string;
  dwc:observationDate '1990-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.813274 7.896512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.813274"^^xsd:decimal ;
  dwc:decimalLongitude "7.896512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.813274 7.896512)"^^geo:wktLiteral ;
  geo-pos:lat "43.813274"^^xsd:decimal ;
  geo-pos:long "7.896512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6262'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.695833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.896512'^^xsd:double;
  dwc:startLongitude '7.896512'^^xsd:double;
  dwc:endLongitude '7.896512'^^xsd:double;
  dwc:latitude '43.813274'^^xsd:double;
  dwc:startLatitude '43.813274'^^xsd:double;
  dwc:endLatitude '43.813274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.896512 43.813274, 7.896512 43.813274, 7.896512 43.813274, 7.896512 43.813274, 7.896512 43.813274))'^^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 '774_6262'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.594167 20.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.594167"^^xsd:decimal ;
  dwc:decimalLongitude "20.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.594167 20.852)"^^geo:wktLiteral ;
  geo-pos:lat "38.594167"^^xsd:decimal ;
  geo-pos:long "20.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1411'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1411'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.852'^^xsd:double;
  dwc:startLongitude '20.852'^^xsd:double;
  dwc:endLongitude '20.852'^^xsd:double;
  dwc:latitude '38.594167'^^xsd:double;
  dwc:startLatitude '38.594167'^^xsd:double;
  dwc:endLatitude '38.594167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.852 38.594167, 20.852 38.594167, 20.852 38.594167, 20.852 38.594167, 20.852 38.594167))'^^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 '774_1411'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.235 20.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.235"^^xsd:decimal ;
  dwc:decimalLongitude "20.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.235 20.275)"^^geo:wktLiteral ;
  geo-pos:lat "39.235"^^xsd:decimal ;
  geo-pos:long "20.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_667'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_667'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.275'^^xsd:double;
  dwc:startLongitude '20.275'^^xsd:double;
  dwc:endLongitude '20.275'^^xsd:double;
  dwc:latitude '39.235'^^xsd:double;
  dwc:startLatitude '39.235'^^xsd:double;
  dwc:endLatitude '39.235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.275 39.235, 20.275 39.235, 20.275 39.235, 20.275 39.235, 20.275 39.235))'^^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 '774_667'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6464 14.6053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6464"^^xsd:decimal ;
  dwc:decimalLongitude "14.6053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6464 14.6053)"^^geo:wktLiteral ;
  geo-pos:lat "44.6464"^^xsd:decimal ;
  geo-pos:long "14.6053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1766'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1766'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6053'^^xsd:double;
  dwc:startLongitude '14.6053'^^xsd:double;
  dwc:endLongitude '14.6053'^^xsd:double;
  dwc:latitude '44.6464'^^xsd:double;
  dwc:startLatitude '44.6464'^^xsd:double;
  dwc:endLatitude '44.6464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6053 44.6464, 14.6053 44.6464, 14.6053 44.6464, 14.6053 44.6464, 14.6053 44.6464))'^^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 '774_1766'^^xsd:string;
  dwc:observationDate '1992-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536833 21.0065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536833"^^xsd:decimal ;
  dwc:decimalLongitude "21.0065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536833 21.0065)"^^geo:wktLiteral ;
  geo-pos:lat "38.536833"^^xsd:decimal ;
  geo-pos:long "21.0065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1516'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1516'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0065'^^xsd:double;
  dwc:startLongitude '21.0065'^^xsd:double;
  dwc:endLongitude '21.0065'^^xsd:double;
  dwc:latitude '38.536833'^^xsd:double;
  dwc:startLatitude '38.536833'^^xsd:double;
  dwc:endLatitude '38.536833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0065 38.536833, 21.0065 38.536833, 21.0065 38.536833, 21.0065 38.536833, 21.0065 38.536833))'^^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 '774_1516'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951167 20.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951167"^^xsd:decimal ;
  dwc:decimalLongitude "20.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951167 20.835)"^^geo:wktLiteral ;
  geo-pos:lat "38.951167"^^xsd:decimal ;
  geo-pos:long "20.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_254'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_254'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.835'^^xsd:double;
  dwc:startLongitude '20.835'^^xsd:double;
  dwc:endLongitude '20.835'^^xsd:double;
  dwc:latitude '38.951167'^^xsd:double;
  dwc:startLatitude '38.951167'^^xsd:double;
  dwc:endLatitude '38.951167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.835 38.951167, 20.835 38.951167, 20.835 38.951167, 20.835 38.951167, 20.835 38.951167))'^^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 '774_254'^^xsd:string;
  dwc:observationDate '2007-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4586 14.7503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4586"^^xsd:decimal ;
  dwc:decimalLongitude "14.7503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4586 14.7503)"^^geo:wktLiteral ;
  geo-pos:lat "44.4586"^^xsd:decimal ;
  geo-pos:long "14.7503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1874'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1874'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7503'^^xsd:double;
  dwc:startLongitude '14.7503'^^xsd:double;
  dwc:endLongitude '14.7503'^^xsd:double;
  dwc:latitude '44.4586'^^xsd:double;
  dwc:startLatitude '44.4586'^^xsd:double;
  dwc:endLatitude '44.4586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7503 44.4586, 14.7503 44.4586, 14.7503 44.4586, 14.7503 44.4586, 14.7503 44.4586))'^^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 '774_1874'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.9305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.9305)"^^geo:wktLiteral ;
  geo-pos:lat "38.667333"^^xsd:decimal ;
  geo-pos:long "20.9305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_881'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_881'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9305'^^xsd:double;
  dwc:startLongitude '20.9305'^^xsd:double;
  dwc:endLongitude '20.9305'^^xsd:double;
  dwc:latitude '38.667333'^^xsd:double;
  dwc:startLatitude '38.667333'^^xsd:double;
  dwc:endLatitude '38.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9305 38.667333, 20.9305 38.667333, 20.9305 38.667333, 20.9305 38.667333, 20.9305 38.667333))'^^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 '774_881'^^xsd:string;
  dwc:observationDate '1996-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 21.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99"^^xsd:decimal ;
  dwc:decimalLongitude "21.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 21.0105)"^^geo:wktLiteral ;
  geo-pos:lat "38.99"^^xsd:decimal ;
  geo-pos:long "21.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_252'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_252'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0105'^^xsd:double;
  dwc:startLongitude '21.0105'^^xsd:double;
  dwc:endLongitude '21.0105'^^xsd:double;
  dwc:latitude '38.99'^^xsd:double;
  dwc:startLatitude '38.99'^^xsd:double;
  dwc:endLatitude '38.99'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0105 38.99, 21.0105 38.99, 21.0105 38.99, 21.0105 38.99, 21.0105 38.99))'^^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 '774_252'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956667 20.9355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956667 20.9355)"^^geo:wktLiteral ;
  geo-pos:lat "38.956667"^^xsd:decimal ;
  geo-pos:long "20.9355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_16'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_16'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9355'^^xsd:double;
  dwc:startLongitude '20.9355'^^xsd:double;
  dwc:endLongitude '20.9355'^^xsd:double;
  dwc:latitude '38.956667'^^xsd:double;
  dwc:startLatitude '38.956667'^^xsd:double;
  dwc:endLatitude '38.956667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9355 38.956667, 20.9355 38.956667, 20.9355 38.956667, 20.9355 38.956667, 20.9355 38.956667))'^^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 '774_16'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943833 20.912333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.943833"^^xsd:decimal ;
  dwc:decimalLongitude "20.912333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943833 20.912333)"^^geo:wktLiteral ;
  geo-pos:lat "38.943833"^^xsd:decimal ;
  geo-pos:long "20.912333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_39'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_39'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.912333'^^xsd:double;
  dwc:startLongitude '20.912333'^^xsd:double;
  dwc:endLongitude '20.912333'^^xsd:double;
  dwc:latitude '38.943833'^^xsd:double;
  dwc:startLatitude '38.943833'^^xsd:double;
  dwc:endLatitude '38.943833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.912333 38.943833, 20.912333 38.943833, 20.912333 38.943833, 20.912333 38.943833, 20.912333 38.943833))'^^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 '774_39'^^xsd:string;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.598 8.720333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.598"^^xsd:decimal ;
  dwc:decimalLongitude "8.720333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.598 8.720333)"^^geo:wktLiteral ;
  geo-pos:lat "42.598"^^xsd:decimal ;
  geo-pos:long "8.720333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4440'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4440'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.720333'^^xsd:double;
  dwc:startLongitude '8.720333'^^xsd:double;
  dwc:endLongitude '8.720333'^^xsd:double;
  dwc:latitude '42.598'^^xsd:double;
  dwc:startLatitude '42.598'^^xsd:double;
  dwc:endLatitude '42.598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.720333 42.598, 8.720333 42.598, 8.720333 42.598, 8.720333 42.598, 8.720333 42.598))'^^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 '774_4440'^^xsd:string;
  dwc:observationDate '1996-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833333 12.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833333"^^xsd:decimal ;
  dwc:decimalLongitude "12.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833333 12.333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.833333"^^xsd:decimal ;
  geo-pos:long "12.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2241'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2241'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.333333'^^xsd:double;
  dwc:startLongitude '12.333333'^^xsd:double;
  dwc:endLongitude '12.333333'^^xsd:double;
  dwc:latitude '36.833333'^^xsd:double;
  dwc:startLatitude '36.833333'^^xsd:double;
  dwc:endLatitude '36.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.333333 36.833333, 12.333333 36.833333, 12.333333 36.833333, 12.333333 36.833333, 12.333333 36.833333))'^^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 '774_2241'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5465 14.54633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5465"^^xsd:decimal ;
  dwc:decimalLongitude "14.54633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5465 14.54633)"^^geo:wktLiteral ;
  geo-pos:lat "44.5465"^^xsd:decimal ;
  geo-pos:long "14.54633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2041'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2041'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.54633'^^xsd:double;
  dwc:startLongitude '14.54633'^^xsd:double;
  dwc:endLongitude '14.54633'^^xsd:double;
  dwc:latitude '44.5465'^^xsd:double;
  dwc:startLatitude '44.5465'^^xsd:double;
  dwc:endLatitude '44.5465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.54633 44.5465, 14.54633 44.5465, 14.54633 44.5465, 14.54633 44.5465, 14.54633 44.5465))'^^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 '774_2041'^^xsd:string;
  dwc:observationDate '1996-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50203 11.12666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50203"^^xsd:decimal ;
  dwc:decimalLongitude "11.12666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50203 11.12666)"^^geo:wktLiteral ;
  geo-pos:lat "42.50203"^^xsd:decimal ;
  geo-pos:long "11.12666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8468'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8468'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.711388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '11.12666'^^xsd:double;
  dwc:startLongitude '11.12666'^^xsd:double;
  dwc:endLongitude '11.12666'^^xsd:double;
  dwc:latitude '42.50203'^^xsd:double;
  dwc:startLatitude '42.50203'^^xsd:double;
  dwc:endLatitude '42.50203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.12666 42.50203, 11.12666 42.50203, 11.12666 42.50203, 11.12666 42.50203, 11.12666 42.50203))'^^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 '774_8468'^^xsd:string;
  dwc:observationDate '2012-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.529 14.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.529"^^xsd:decimal ;
  dwc:decimalLongitude "14.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.529 14.529)"^^geo:wktLiteral ;
  geo-pos:lat "44.529"^^xsd:decimal ;
  geo-pos:long "14.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2222'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2222'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.529'^^xsd:double;
  dwc:startLongitude '14.529'^^xsd:double;
  dwc:endLongitude '14.529'^^xsd:double;
  dwc:latitude '44.529'^^xsd:double;
  dwc:startLatitude '44.529'^^xsd:double;
  dwc:endLatitude '44.529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.529 44.529, 14.529 44.529, 14.529 44.529, 14.529 44.529, 14.529 44.529))'^^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 '774_2222'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5075 14.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5075"^^xsd:decimal ;
  dwc:decimalLongitude "14.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5075 14.625)"^^geo:wktLiteral ;
  geo-pos:lat "44.5075"^^xsd:decimal ;
  geo-pos:long "14.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2010'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2010'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.625'^^xsd:double;
  dwc:startLongitude '14.625'^^xsd:double;
  dwc:endLongitude '14.625'^^xsd:double;
  dwc:latitude '44.5075'^^xsd:double;
  dwc:startLatitude '44.5075'^^xsd:double;
  dwc:endLatitude '44.5075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.625 44.5075, 14.625 44.5075, 14.625 44.5075, 14.625 44.5075, 14.625 44.5075))'^^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 '774_2010'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5008 14.6347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5008"^^xsd:decimal ;
  dwc:decimalLongitude "14.6347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5008 14.6347)"^^geo:wktLiteral ;
  geo-pos:lat "44.5008"^^xsd:decimal ;
  geo-pos:long "14.6347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1732'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1732'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6347'^^xsd:double;
  dwc:startLongitude '14.6347'^^xsd:double;
  dwc:endLongitude '14.6347'^^xsd:double;
  dwc:latitude '44.5008'^^xsd:double;
  dwc:startLatitude '44.5008'^^xsd:double;
  dwc:endLatitude '44.5008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6347 44.5008, 14.6347 44.5008, 14.6347 44.5008, 14.6347 44.5008, 14.6347 44.5008))'^^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 '774_1732'^^xsd:string;
  dwc:observationDate '1991-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 20.889833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977"^^xsd:decimal ;
  dwc:decimalLongitude "20.889833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 20.889833)"^^geo:wktLiteral ;
  geo-pos:lat "38.977"^^xsd:decimal ;
  geo-pos:long "20.889833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.889833'^^xsd:double;
  dwc:startLongitude '20.889833'^^xsd:double;
  dwc:endLongitude '20.889833'^^xsd:double;
  dwc:latitude '38.977'^^xsd:double;
  dwc:startLatitude '38.977'^^xsd:double;
  dwc:endLatitude '38.977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.889833 38.977, 20.889833 38.977, 20.889833 38.977, 20.889833 38.977, 20.889833 38.977))'^^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 '774_4'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953833 21.112833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953833"^^xsd:decimal ;
  dwc:decimalLongitude "21.112833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953833 21.112833)"^^geo:wktLiteral ;
  geo-pos:lat "38.953833"^^xsd:decimal ;
  geo-pos:long "21.112833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8208'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8208'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.112833'^^xsd:double;
  dwc:startLongitude '21.112833'^^xsd:double;
  dwc:endLongitude '21.112833'^^xsd:double;
  dwc:latitude '38.953833'^^xsd:double;
  dwc:startLatitude '38.953833'^^xsd:double;
  dwc:endLatitude '38.953833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.112833 38.953833, 21.112833 38.953833, 21.112833 38.953833, 21.112833 38.953833, 21.112833 38.953833))'^^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 '774_8208'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.260833 12.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.260833"^^xsd:decimal ;
  dwc:decimalLongitude "12.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.260833 12.7675)"^^geo:wktLiteral ;
  geo-pos:lat "45.260833"^^xsd:decimal ;
  geo-pos:long "12.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6897'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.7675'^^xsd:double;
  dwc:startLongitude '12.7675'^^xsd:double;
  dwc:endLongitude '12.7675'^^xsd:double;
  dwc:latitude '45.260833'^^xsd:double;
  dwc:startLatitude '45.260833'^^xsd:double;
  dwc:endLatitude '45.260833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7675 45.260833, 12.7675 45.260833, 12.7675 45.260833, 12.7675 45.260833, 12.7675 45.260833))'^^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 '774_6897'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6705 20.926167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6705"^^xsd:decimal ;
  dwc:decimalLongitude "20.926167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6705 20.926167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6705"^^xsd:decimal ;
  geo-pos:long "20.926167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1593'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1593'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926167'^^xsd:double;
  dwc:startLongitude '20.926167'^^xsd:double;
  dwc:endLongitude '20.926167'^^xsd:double;
  dwc:latitude '38.6705'^^xsd:double;
  dwc:startLatitude '38.6705'^^xsd:double;
  dwc:endLatitude '38.6705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926167 38.6705, 20.926167 38.6705, 20.926167 38.6705, 20.926167 38.6705, 20.926167 38.6705))'^^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 '774_1593'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966 20.922667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966"^^xsd:decimal ;
  dwc:decimalLongitude "20.922667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966 20.922667)"^^geo:wktLiteral ;
  geo-pos:lat "38.966"^^xsd:decimal ;
  geo-pos:long "20.922667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_64'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_64'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.922667'^^xsd:double;
  dwc:startLongitude '20.922667'^^xsd:double;
  dwc:endLongitude '20.922667'^^xsd:double;
  dwc:latitude '38.966'^^xsd:double;
  dwc:startLatitude '38.966'^^xsd:double;
  dwc:endLatitude '38.966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.922667 38.966, 20.922667 38.966, 20.922667 38.966, 20.922667 38.966, 20.922667 38.966))'^^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 '774_64'^^xsd:string;
  dwc:observationDate '2004-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972833 20.981167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972833"^^xsd:decimal ;
  dwc:decimalLongitude "20.981167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972833 20.981167)"^^geo:wktLiteral ;
  geo-pos:lat "38.972833"^^xsd:decimal ;
  geo-pos:long "20.981167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_84'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_84'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.981167'^^xsd:double;
  dwc:startLongitude '20.981167'^^xsd:double;
  dwc:endLongitude '20.981167'^^xsd:double;
  dwc:latitude '38.972833'^^xsd:double;
  dwc:startLatitude '38.972833'^^xsd:double;
  dwc:endLatitude '38.972833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.981167 38.972833, 20.981167 38.972833, 20.981167 38.972833, 20.981167 38.972833, 20.981167 38.972833))'^^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 '774_84'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466667 20.584333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.466667"^^xsd:decimal ;
  dwc:decimalLongitude "20.584333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466667 20.584333)"^^geo:wktLiteral ;
  geo-pos:lat "38.466667"^^xsd:decimal ;
  geo-pos:long "20.584333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2471'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2471'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.584333'^^xsd:double;
  dwc:startLongitude '20.584333'^^xsd:double;
  dwc:endLongitude '20.584333'^^xsd:double;
  dwc:latitude '38.466667'^^xsd:double;
  dwc:startLatitude '38.466667'^^xsd:double;
  dwc:endLatitude '38.466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.584333 38.466667, 20.584333 38.466667, 20.584333 38.466667, 20.584333 38.466667, 20.584333 38.466667))'^^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 '774_2471'^^xsd:string;
  dwc:observationDate '1992-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58267 14.46283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58267"^^xsd:decimal ;
  dwc:decimalLongitude "14.46283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58267 14.46283)"^^geo:wktLiteral ;
  geo-pos:lat "44.58267"^^xsd:decimal ;
  geo-pos:long "14.46283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2027'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2027'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.46283'^^xsd:double;
  dwc:startLongitude '14.46283'^^xsd:double;
  dwc:endLongitude '14.46283'^^xsd:double;
  dwc:latitude '44.58267'^^xsd:double;
  dwc:startLatitude '44.58267'^^xsd:double;
  dwc:endLatitude '44.58267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.46283 44.58267, 14.46283 44.58267, 14.46283 44.58267, 14.46283 44.58267, 14.46283 44.58267))'^^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 '774_2027'^^xsd:string;
  dwc:observationDate '1996-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981667 21.051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.981667"^^xsd:decimal ;
  dwc:decimalLongitude "21.051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981667 21.051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.981667"^^xsd:decimal ;
  geo-pos:long "21.051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_417'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_417'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.051667'^^xsd:double;
  dwc:startLongitude '21.051667'^^xsd:double;
  dwc:endLongitude '21.051667'^^xsd:double;
  dwc:latitude '38.981667'^^xsd:double;
  dwc:startLatitude '38.981667'^^xsd:double;
  dwc:endLatitude '38.981667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.051667 38.981667, 21.051667 38.981667, 21.051667 38.981667, 21.051667 38.981667, 21.051667 38.981667))'^^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 '774_417'^^xsd:string;
  dwc:observationDate '2008-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 13.120556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "13.120556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 13.120556)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "13.120556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6886'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.120556'^^xsd:double;
  dwc:startLongitude '13.120556'^^xsd:double;
  dwc:endLongitude '13.120556'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:startLatitude '45.4'^^xsd:double;
  dwc:endLatitude '45.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.120556 45.4, 13.120556 45.4, 13.120556 45.4, 13.120556 45.4, 13.120556 45.4))'^^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 '774_6886'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9665 20.918667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9665"^^xsd:decimal ;
  dwc:decimalLongitude "20.918667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9665 20.918667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9665"^^xsd:decimal ;
  geo-pos:long "20.918667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_48'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_48'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.918667'^^xsd:double;
  dwc:startLongitude '20.918667'^^xsd:double;
  dwc:endLongitude '20.918667'^^xsd:double;
  dwc:latitude '38.9665'^^xsd:double;
  dwc:startLatitude '38.9665'^^xsd:double;
  dwc:endLatitude '38.9665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.918667 38.9665, 20.918667 38.9665, 20.918667 38.9665, 20.918667 38.9665, 20.918667 38.9665))'^^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 '774_48'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959167 20.9015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959167 20.9015)"^^geo:wktLiteral ;
  geo-pos:lat "38.959167"^^xsd:decimal ;
  geo-pos:long "20.9015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_554'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_554'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9015'^^xsd:double;
  dwc:startLongitude '20.9015'^^xsd:double;
  dwc:endLongitude '20.9015'^^xsd:double;
  dwc:latitude '38.959167'^^xsd:double;
  dwc:startLatitude '38.959167'^^xsd:double;
  dwc:endLatitude '38.959167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9015 38.959167, 20.9015 38.959167, 20.9015 38.959167, 20.9015 38.959167, 20.9015 38.959167))'^^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 '774_554'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "20.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.924167)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "20.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_337'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_337'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.924167'^^xsd:double;
  dwc:startLongitude '20.924167'^^xsd:double;
  dwc:endLongitude '20.924167'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:startLatitude '38.975'^^xsd:double;
  dwc:endLatitude '38.975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.924167 38.975, 20.924167 38.975, 20.924167 38.975, 20.924167 38.975, 20.924167 38.975))'^^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 '774_337'^^xsd:string;
  dwc:observationDate '2007-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660667 20.9365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660667 20.9365)"^^geo:wktLiteral ;
  geo-pos:lat "38.660667"^^xsd:decimal ;
  geo-pos:long "20.9365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1510'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1510'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9365'^^xsd:double;
  dwc:startLongitude '20.9365'^^xsd:double;
  dwc:endLongitude '20.9365'^^xsd:double;
  dwc:latitude '38.660667'^^xsd:double;
  dwc:startLatitude '38.660667'^^xsd:double;
  dwc:endLatitude '38.660667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9365 38.660667, 20.9365 38.660667, 20.9365 38.660667, 20.9365 38.660667, 20.9365 38.660667))'^^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 '774_1510'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.387 22.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.387"^^xsd:decimal ;
  dwc:decimalLongitude "22.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.387 22.3985)"^^geo:wktLiteral ;
  geo-pos:lat "38.387"^^xsd:decimal ;
  geo-pos:long "22.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_619'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_619'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.3985'^^xsd:double;
  dwc:startLongitude '22.3985'^^xsd:double;
  dwc:endLongitude '22.3985'^^xsd:double;
  dwc:latitude '38.387'^^xsd:double;
  dwc:startLatitude '38.387'^^xsd:double;
  dwc:endLatitude '38.387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.3985 38.387, 22.3985 38.387, 22.3985 38.387, 22.3985 38.387, 22.3985 38.387))'^^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 '774_619'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972 20.9255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972"^^xsd:decimal ;
  dwc:decimalLongitude "20.9255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972 20.9255)"^^geo:wktLiteral ;
  geo-pos:lat "38.972"^^xsd:decimal ;
  geo-pos:long "20.9255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_449'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9255'^^xsd:double;
  dwc:startLongitude '20.9255'^^xsd:double;
  dwc:endLongitude '20.9255'^^xsd:double;
  dwc:latitude '38.972'^^xsd:double;
  dwc:startLatitude '38.972'^^xsd:double;
  dwc:endLatitude '38.972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9255 38.972, 20.9255 38.972, 20.9255 38.972, 20.9255 38.972, 20.9255 38.972))'^^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 '774_449'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010833 20.823167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.010833"^^xsd:decimal ;
  dwc:decimalLongitude "20.823167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010833 20.823167)"^^geo:wktLiteral ;
  geo-pos:lat "39.010833"^^xsd:decimal ;
  geo-pos:long "20.823167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_147'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_147'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.823167'^^xsd:double;
  dwc:startLongitude '20.823167'^^xsd:double;
  dwc:endLongitude '20.823167'^^xsd:double;
  dwc:latitude '39.010833'^^xsd:double;
  dwc:startLatitude '39.010833'^^xsd:double;
  dwc:endLatitude '39.010833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.823167 39.010833, 20.823167 39.010833, 20.823167 39.010833, 20.823167 39.010833, 20.823167 39.010833))'^^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 '774_147'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.019667 21.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.019667"^^xsd:decimal ;
  dwc:decimalLongitude "21.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.019667 21.113)"^^geo:wktLiteral ;
  geo-pos:lat "39.019667"^^xsd:decimal ;
  geo-pos:long "21.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_404'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_404'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.113'^^xsd:double;
  dwc:startLongitude '21.113'^^xsd:double;
  dwc:endLongitude '21.113'^^xsd:double;
  dwc:latitude '39.019667'^^xsd:double;
  dwc:startLatitude '39.019667'^^xsd:double;
  dwc:endLatitude '39.019667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.113 39.019667, 21.113 39.019667, 21.113 39.019667, 21.113 39.019667, 21.113 39.019667))'^^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 '774_404'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 20.912333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986"^^xsd:decimal ;
  dwc:decimalLongitude "20.912333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 20.912333)"^^geo:wktLiteral ;
  geo-pos:lat "38.986"^^xsd:decimal ;
  geo-pos:long "20.912333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_357'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_357'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.912333'^^xsd:double;
  dwc:startLongitude '20.912333'^^xsd:double;
  dwc:endLongitude '20.912333'^^xsd:double;
  dwc:latitude '38.986'^^xsd:double;
  dwc:startLatitude '38.986'^^xsd:double;
  dwc:endLatitude '38.986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.912333 38.986, 20.912333 38.986, 20.912333 38.986, 20.912333 38.986, 20.912333 38.986))'^^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 '774_357'^^xsd:string;
  dwc:observationDate '2008-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.997667 20.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.997667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.997667 20.9695)"^^geo:wktLiteral ;
  geo-pos:lat "38.997667"^^xsd:decimal ;
  geo-pos:long "20.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_370'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_370'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9695'^^xsd:double;
  dwc:startLongitude '20.9695'^^xsd:double;
  dwc:endLongitude '20.9695'^^xsd:double;
  dwc:latitude '38.997667'^^xsd:double;
  dwc:startLatitude '38.997667'^^xsd:double;
  dwc:endLatitude '38.997667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9695 38.997667, 20.9695 38.997667, 20.9695 38.997667, 20.9695 38.997667, 20.9695 38.997667))'^^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 '774_370'^^xsd:string;
  dwc:observationDate '2008-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8367 8.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8367"^^xsd:decimal ;
  dwc:decimalLongitude "8.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8367 8.029)"^^geo:wktLiteral ;
  geo-pos:lat "43.8367"^^xsd:decimal ;
  geo-pos:long "8.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7531'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7531'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.151944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029'^^xsd:double;
  dwc:startLongitude '8.029'^^xsd:double;
  dwc:endLongitude '8.029'^^xsd:double;
  dwc:latitude '43.8367'^^xsd:double;
  dwc:startLatitude '43.8367'^^xsd:double;
  dwc:endLatitude '43.8367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029 43.8367, 8.029 43.8367, 8.029 43.8367, 8.029 43.8367, 8.029 43.8367))'^^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 '774_7531'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.032167 8.538833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.032167"^^xsd:decimal ;
  dwc:decimalLongitude "8.538833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.032167 8.538833)"^^geo:wktLiteral ;
  geo-pos:lat "41.032167"^^xsd:decimal ;
  geo-pos:long "8.538833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2692'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2692'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.538833'^^xsd:double;
  dwc:startLongitude '8.538833'^^xsd:double;
  dwc:endLongitude '8.538833'^^xsd:double;
  dwc:latitude '41.032167'^^xsd:double;
  dwc:startLatitude '41.032167'^^xsd:double;
  dwc:endLatitude '41.032167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.538833 41.032167, 8.538833 41.032167, 8.538833 41.032167, 8.538833 41.032167, 8.538833 41.032167))'^^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 '774_2692'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.514 14.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.514"^^xsd:decimal ;
  dwc:decimalLongitude "14.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.514 14.629)"^^geo:wktLiteral ;
  geo-pos:lat "44.514"^^xsd:decimal ;
  geo-pos:long "14.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2151'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2151'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.629'^^xsd:double;
  dwc:startLongitude '14.629'^^xsd:double;
  dwc:endLongitude '14.629'^^xsd:double;
  dwc:latitude '44.514'^^xsd:double;
  dwc:startLatitude '44.514'^^xsd:double;
  dwc:endLatitude '44.514'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.629 44.514, 14.629 44.514, 14.629 44.514, 14.629 44.514, 14.629 44.514))'^^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 '774_2151'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608833 20.972667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.608833"^^xsd:decimal ;
  dwc:decimalLongitude "20.972667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608833 20.972667)"^^geo:wktLiteral ;
  geo-pos:lat "38.608833"^^xsd:decimal ;
  geo-pos:long "20.972667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8303'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.972667'^^xsd:double;
  dwc:startLongitude '20.972667'^^xsd:double;
  dwc:endLongitude '20.972667'^^xsd:double;
  dwc:latitude '38.608833'^^xsd:double;
  dwc:startLatitude '38.608833'^^xsd:double;
  dwc:endLatitude '38.608833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.972667 38.608833, 20.972667 38.608833, 20.972667 38.608833, 20.972667 38.608833, 20.972667 38.608833))'^^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 '774_8303'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.963167 12.7464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.963167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.963167 12.7464)"^^geo:wktLiteral ;
  geo-pos:lat "44.963167"^^xsd:decimal ;
  geo-pos:long "12.7464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6953'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6953'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.7464'^^xsd:double;
  dwc:startLongitude '12.7464'^^xsd:double;
  dwc:endLongitude '12.7464'^^xsd:double;
  dwc:latitude '44.963167'^^xsd:double;
  dwc:startLatitude '44.963167'^^xsd:double;
  dwc:endLatitude '44.963167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7464 44.963167, 12.7464 44.963167, 12.7464 44.963167, 12.7464 44.963167, 12.7464 44.963167))'^^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 '774_6953'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.286333 22.525167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.286333"^^xsd:decimal ;
  dwc:decimalLongitude "22.525167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.286333 22.525167)"^^geo:wktLiteral ;
  geo-pos:lat "38.286333"^^xsd:decimal ;
  geo-pos:long "22.525167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_590'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_590'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.525167'^^xsd:double;
  dwc:startLongitude '22.525167'^^xsd:double;
  dwc:endLongitude '22.525167'^^xsd:double;
  dwc:latitude '38.286333'^^xsd:double;
  dwc:startLatitude '38.286333'^^xsd:double;
  dwc:endLatitude '38.286333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.525167 38.286333, 22.525167 38.286333, 22.525167 38.286333, 22.525167 38.286333, 22.525167 38.286333))'^^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 '774_590'^^xsd:string;
  dwc:observationDate '2009-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.958167 12.906833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.958167"^^xsd:decimal ;
  dwc:decimalLongitude "12.906833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.958167 12.906833)"^^geo:wktLiteral ;
  geo-pos:lat "44.958167"^^xsd:decimal ;
  geo-pos:long "12.906833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6920'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6920'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.906833'^^xsd:double;
  dwc:startLongitude '12.906833'^^xsd:double;
  dwc:endLongitude '12.906833'^^xsd:double;
  dwc:latitude '44.958167'^^xsd:double;
  dwc:startLatitude '44.958167'^^xsd:double;
  dwc:endLatitude '44.958167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.906833 44.958167, 12.906833 44.958167, 12.906833 44.958167, 12.906833 44.958167, 12.906833 44.958167))'^^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 '774_6920'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 20.898833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967667"^^xsd:decimal ;
  dwc:decimalLongitude "20.898833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 20.898833)"^^geo:wktLiteral ;
  geo-pos:lat "38.967667"^^xsd:decimal ;
  geo-pos:long "20.898833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_424'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_424'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.898833'^^xsd:double;
  dwc:startLongitude '20.898833'^^xsd:double;
  dwc:endLongitude '20.898833'^^xsd:double;
  dwc:latitude '38.967667'^^xsd:double;
  dwc:startLatitude '38.967667'^^xsd:double;
  dwc:endLatitude '38.967667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.898833 38.967667, 20.898833 38.967667, 20.898833 38.967667, 20.898833 38.967667, 20.898833 38.967667))'^^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 '774_424'^^xsd:string;
  dwc:observationDate '2008-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6685 20.923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6685"^^xsd:decimal ;
  dwc:decimalLongitude "20.923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6685 20.923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6685"^^xsd:decimal ;
  geo-pos:long "20.923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8287'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8287'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923333'^^xsd:double;
  dwc:startLongitude '20.923333'^^xsd:double;
  dwc:endLongitude '20.923333'^^xsd:double;
  dwc:latitude '38.6685'^^xsd:double;
  dwc:startLatitude '38.6685'^^xsd:double;
  dwc:endLatitude '38.6685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923333 38.6685, 20.923333 38.6685, 20.923333 38.6685, 20.923333 38.6685, 20.923333 38.6685))'^^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 '774_8287'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6665 20.921167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6665"^^xsd:decimal ;
  dwc:decimalLongitude "20.921167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6665 20.921167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6665"^^xsd:decimal ;
  geo-pos:long "20.921167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1580'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1580'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.921167'^^xsd:double;
  dwc:startLongitude '20.921167'^^xsd:double;
  dwc:endLongitude '20.921167'^^xsd:double;
  dwc:latitude '38.6665'^^xsd:double;
  dwc:startLatitude '38.6665'^^xsd:double;
  dwc:endLatitude '38.6665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.921167 38.6665, 20.921167 38.6665, 20.921167 38.6665, 20.921167 38.6665, 20.921167 38.6665))'^^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 '774_1580'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6411 14.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6411"^^xsd:decimal ;
  dwc:decimalLongitude "14.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6411 14.5783)"^^geo:wktLiteral ;
  geo-pos:lat "44.6411"^^xsd:decimal ;
  geo-pos:long "14.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1986'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1986'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5783'^^xsd:double;
  dwc:startLongitude '14.5783'^^xsd:double;
  dwc:endLongitude '14.5783'^^xsd:double;
  dwc:latitude '44.6411'^^xsd:double;
  dwc:startLatitude '44.6411'^^xsd:double;
  dwc:endLatitude '44.6411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5783 44.6411, 14.5783 44.6411, 14.5783 44.6411, 14.5783 44.6411, 14.5783 44.6411))'^^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 '774_1986'^^xsd:string;
  dwc:observationDate '1995-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4972 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4972"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4972 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "44.4972"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1993'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1993'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:startLongitude '14.661'^^xsd:double;
  dwc:endLongitude '14.661'^^xsd:double;
  dwc:latitude '44.4972'^^xsd:double;
  dwc:startLatitude '44.4972'^^xsd:double;
  dwc:endLatitude '44.4972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.661 44.4972, 14.661 44.4972, 14.661 44.4972, 14.661 44.4972, 14.661 44.4972))'^^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 '774_1993'^^xsd:string;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968667 20.824833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968667"^^xsd:decimal ;
  dwc:decimalLongitude "20.824833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968667 20.824833)"^^geo:wktLiteral ;
  geo-pos:lat "38.968667"^^xsd:decimal ;
  geo-pos:long "20.824833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_513'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_513'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.824833'^^xsd:double;
  dwc:startLongitude '20.824833'^^xsd:double;
  dwc:endLongitude '20.824833'^^xsd:double;
  dwc:latitude '38.968667'^^xsd:double;
  dwc:startLatitude '38.968667'^^xsd:double;
  dwc:endLatitude '38.968667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.824833 38.968667, 20.824833 38.968667, 20.824833 38.968667, 20.824833 38.968667, 20.824833 38.968667))'^^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 '774_513'^^xsd:string;
  dwc:observationDate '2010-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.601 20.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.601"^^xsd:decimal ;
  dwc:decimalLongitude "20.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.601 20.9805)"^^geo:wktLiteral ;
  geo-pos:lat "38.601"^^xsd:decimal ;
  geo-pos:long "20.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_767'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_767'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9805'^^xsd:double;
  dwc:startLongitude '20.9805'^^xsd:double;
  dwc:endLongitude '20.9805'^^xsd:double;
  dwc:latitude '38.601'^^xsd:double;
  dwc:startLatitude '38.601'^^xsd:double;
  dwc:endLatitude '38.601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9805 38.601, 20.9805 38.601, 20.9805 38.601, 20.9805 38.601, 20.9805 38.601))'^^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 '774_767'^^xsd:string;
  dwc:observationDate '1993-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.179234 15.625067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.179234"^^xsd:decimal ;
  dwc:decimalLongitude "15.625067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.179234 15.625067)"^^geo:wktLiteral ;
  geo-pos:lat "38.179234"^^xsd:decimal ;
  geo-pos:long "15.625067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8401'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8401'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.840555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.625067'^^xsd:double;
  dwc:startLongitude '15.625067'^^xsd:double;
  dwc:endLongitude '15.625067'^^xsd:double;
  dwc:latitude '38.179234'^^xsd:double;
  dwc:startLatitude '38.179234'^^xsd:double;
  dwc:endLatitude '38.179234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.625067 38.179234, 15.625067 38.179234, 15.625067 38.179234, 15.625067 38.179234, 15.625067 38.179234))'^^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 '774_8401'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5875 14.4494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5875"^^xsd:decimal ;
  dwc:decimalLongitude "14.4494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5875 14.4494)"^^geo:wktLiteral ;
  geo-pos:lat "44.5875"^^xsd:decimal ;
  geo-pos:long "14.4494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1925'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1925'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4494'^^xsd:double;
  dwc:startLongitude '14.4494'^^xsd:double;
  dwc:endLongitude '14.4494'^^xsd:double;
  dwc:latitude '44.5875'^^xsd:double;
  dwc:startLatitude '44.5875'^^xsd:double;
  dwc:endLatitude '44.5875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4494 44.5875, 14.4494 44.5875, 14.4494 44.5875, 14.4494 44.5875, 14.4494 44.5875))'^^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 '774_1925'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.945667 20.829333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.945667"^^xsd:decimal ;
  dwc:decimalLongitude "20.829333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.945667 20.829333)"^^geo:wktLiteral ;
  geo-pos:lat "38.945667"^^xsd:decimal ;
  geo-pos:long "20.829333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_250'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_250'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.829333'^^xsd:double;
  dwc:startLongitude '20.829333'^^xsd:double;
  dwc:endLongitude '20.829333'^^xsd:double;
  dwc:latitude '38.945667'^^xsd:double;
  dwc:startLatitude '38.945667'^^xsd:double;
  dwc:endLatitude '38.945667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.829333 38.945667, 20.829333 38.945667, 20.829333 38.945667, 20.829333 38.945667, 20.829333 38.945667))'^^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 '774_250'^^xsd:string;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51667 14.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51667"^^xsd:decimal ;
  dwc:decimalLongitude "14.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51667 14.51667)"^^geo:wktLiteral ;
  geo-pos:lat "44.51667"^^xsd:decimal ;
  geo-pos:long "14.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2183'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2183'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.51667'^^xsd:double;
  dwc:startLongitude '14.51667'^^xsd:double;
  dwc:endLongitude '14.51667'^^xsd:double;
  dwc:latitude '44.51667'^^xsd:double;
  dwc:startLatitude '44.51667'^^xsd:double;
  dwc:endLatitude '44.51667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.51667 44.51667, 14.51667 44.51667, 14.51667 44.51667, 14.51667 44.51667, 14.51667 44.51667))'^^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 '774_2183'^^xsd:string;
  dwc:observationDate '1999-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 20.729833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667833"^^xsd:decimal ;
  dwc:decimalLongitude "20.729833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 20.729833)"^^geo:wktLiteral ;
  geo-pos:lat "38.667833"^^xsd:decimal ;
  geo-pos:long "20.729833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1500'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1500'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.729833'^^xsd:double;
  dwc:startLongitude '20.729833'^^xsd:double;
  dwc:endLongitude '20.729833'^^xsd:double;
  dwc:latitude '38.667833'^^xsd:double;
  dwc:startLatitude '38.667833'^^xsd:double;
  dwc:endLatitude '38.667833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.729833 38.667833, 20.729833 38.667833, 20.729833 38.667833, 20.729833 38.667833, 20.729833 38.667833))'^^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 '774_1500'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4856 14.6883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4856"^^xsd:decimal ;
  dwc:decimalLongitude "14.6883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4856 14.6883)"^^geo:wktLiteral ;
  geo-pos:lat "44.4856"^^xsd:decimal ;
  geo-pos:long "14.6883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1818'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1818'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6883'^^xsd:double;
  dwc:startLongitude '14.6883'^^xsd:double;
  dwc:endLongitude '14.6883'^^xsd:double;
  dwc:latitude '44.4856'^^xsd:double;
  dwc:startLatitude '44.4856'^^xsd:double;
  dwc:endLatitude '44.4856'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6883 44.4856, 14.6883 44.4856, 14.6883 44.4856, 14.6883 44.4856, 14.6883 44.4856))'^^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 '774_1818'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 14.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "14.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 14.686)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "14.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2129'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2129'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.686'^^xsd:double;
  dwc:startLongitude '14.686'^^xsd:double;
  dwc:endLongitude '14.686'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:startLatitude '44.44'^^xsd:double;
  dwc:endLatitude '44.44'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.686 44.44, 14.686 44.44, 14.686 44.44, 14.686 44.44, 14.686 44.44))'^^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 '774_2129'^^xsd:string;
  dwc:observationDate '1998-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973 20.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973"^^xsd:decimal ;
  dwc:decimalLongitude "20.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973 20.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.973"^^xsd:decimal ;
  geo-pos:long "20.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_46'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_46'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9595'^^xsd:double;
  dwc:startLongitude '20.9595'^^xsd:double;
  dwc:endLongitude '20.9595'^^xsd:double;
  dwc:latitude '38.973'^^xsd:double;
  dwc:startLatitude '38.973'^^xsd:double;
  dwc:endLatitude '38.973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9595 38.973, 20.9595 38.973, 20.9595 38.973, 20.9595 38.973, 20.9595 38.973))'^^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 '774_46'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4506 14.6392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4506"^^xsd:decimal ;
  dwc:decimalLongitude "14.6392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4506 14.6392)"^^geo:wktLiteral ;
  geo-pos:lat "44.4506"^^xsd:decimal ;
  geo-pos:long "14.6392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1932'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1932'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6392'^^xsd:double;
  dwc:startLongitude '14.6392'^^xsd:double;
  dwc:endLongitude '14.6392'^^xsd:double;
  dwc:latitude '44.4506'^^xsd:double;
  dwc:startLatitude '44.4506'^^xsd:double;
  dwc:endLatitude '44.4506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6392 44.4506, 14.6392 44.4506, 14.6392 44.4506, 14.6392 44.4506, 14.6392 44.4506))'^^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 '774_1932'^^xsd:string;
  dwc:observationDate '1994-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383333 8.1895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383333 8.1895)"^^geo:wktLiteral ;
  geo-pos:lat "40.383333"^^xsd:decimal ;
  geo-pos:long "8.1895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2362'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2362'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1895'^^xsd:double;
  dwc:startLongitude '8.1895'^^xsd:double;
  dwc:endLongitude '8.1895'^^xsd:double;
  dwc:latitude '40.383333'^^xsd:double;
  dwc:startLatitude '40.383333'^^xsd:double;
  dwc:endLatitude '40.383333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1895 40.383333, 8.1895 40.383333, 8.1895 40.383333, 8.1895 40.383333, 8.1895 40.383333))'^^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 '774_2362'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969333 20.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969333"^^xsd:decimal ;
  dwc:decimalLongitude "20.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969333 20.966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.969333"^^xsd:decimal ;
  geo-pos:long "20.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_316'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_316'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966667'^^xsd:double;
  dwc:startLongitude '20.966667'^^xsd:double;
  dwc:endLongitude '20.966667'^^xsd:double;
  dwc:latitude '38.969333'^^xsd:double;
  dwc:startLatitude '38.969333'^^xsd:double;
  dwc:endLatitude '38.969333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966667 38.969333, 20.966667 38.969333, 20.966667 38.969333, 20.966667 38.969333, 20.966667 38.969333))'^^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 '774_316'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647167 20.969833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.647167"^^xsd:decimal ;
  dwc:decimalLongitude "20.969833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647167 20.969833)"^^geo:wktLiteral ;
  geo-pos:lat "38.647167"^^xsd:decimal ;
  geo-pos:long "20.969833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1208'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1208'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969833'^^xsd:double;
  dwc:startLongitude '20.969833'^^xsd:double;
  dwc:endLongitude '20.969833'^^xsd:double;
  dwc:latitude '38.647167'^^xsd:double;
  dwc:startLatitude '38.647167'^^xsd:double;
  dwc:endLatitude '38.647167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969833 38.647167, 20.969833 38.647167, 20.969833 38.647167, 20.969833 38.647167, 20.969833 38.647167))'^^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 '774_1208'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 20.937833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "20.937833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 20.937833)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "20.937833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1505'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1505'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937833'^^xsd:double;
  dwc:startLongitude '20.937833'^^xsd:double;
  dwc:endLongitude '20.937833'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:startLatitude '38.67'^^xsd:double;
  dwc:endLatitude '38.67'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937833 38.67, 20.937833 38.67, 20.937833 38.67, 20.937833 38.67, 20.937833 38.67))'^^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 '774_1505'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.708333 20.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.708333"^^xsd:decimal ;
  dwc:decimalLongitude "20.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.708333 20.871)"^^geo:wktLiteral ;
  geo-pos:lat "38.708333"^^xsd:decimal ;
  geo-pos:long "20.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1349'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1349'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.871'^^xsd:double;
  dwc:startLongitude '20.871'^^xsd:double;
  dwc:endLongitude '20.871'^^xsd:double;
  dwc:latitude '38.708333'^^xsd:double;
  dwc:startLatitude '38.708333'^^xsd:double;
  dwc:endLatitude '38.708333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.871 38.708333, 20.871 38.708333, 20.871 38.708333, 20.871 38.708333, 20.871 38.708333))'^^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 '774_1349'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975167 21.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975167"^^xsd:decimal ;
  dwc:decimalLongitude "21.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975167 21.001)"^^geo:wktLiteral ;
  geo-pos:lat "38.975167"^^xsd:decimal ;
  geo-pos:long "21.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_104'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_104'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.001'^^xsd:double;
  dwc:startLongitude '21.001'^^xsd:double;
  dwc:endLongitude '21.001'^^xsd:double;
  dwc:latitude '38.975167'^^xsd:double;
  dwc:startLatitude '38.975167'^^xsd:double;
  dwc:endLatitude '38.975167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.001 38.975167, 21.001 38.975167, 21.001 38.975167, 21.001 38.975167, 21.001 38.975167))'^^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 '774_104'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.408583 12.600633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.408583"^^xsd:decimal ;
  dwc:decimalLongitude "12.600633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.408583 12.600633)"^^geo:wktLiteral ;
  geo-pos:lat "45.408583"^^xsd:decimal ;
  geo-pos:long "12.600633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6927'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6927'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.600633'^^xsd:double;
  dwc:startLongitude '12.600633'^^xsd:double;
  dwc:endLongitude '12.600633'^^xsd:double;
  dwc:latitude '45.408583'^^xsd:double;
  dwc:startLatitude '45.408583'^^xsd:double;
  dwc:endLatitude '45.408583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.600633 45.408583, 12.600633 45.408583, 12.600633 45.408583, 12.600633 45.408583, 12.600633 45.408583))'^^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 '774_6927'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 21.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953"^^xsd:decimal ;
  dwc:decimalLongitude "21.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 21.076)"^^geo:wktLiteral ;
  geo-pos:lat "38.953"^^xsd:decimal ;
  geo-pos:long "21.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8278'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.076'^^xsd:double;
  dwc:startLongitude '21.076'^^xsd:double;
  dwc:endLongitude '21.076'^^xsd:double;
  dwc:latitude '38.953'^^xsd:double;
  dwc:startLatitude '38.953'^^xsd:double;
  dwc:endLatitude '38.953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.076 38.953, 21.076 38.953, 21.076 38.953, 21.076 38.953, 21.076 38.953))'^^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 '774_8278'^^xsd:string;
  dwc:observationDate '2008-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 21.009833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.568333"^^xsd:decimal ;
  dwc:decimalLongitude "21.009833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 21.009833)"^^geo:wktLiteral ;
  geo-pos:lat "38.568333"^^xsd:decimal ;
  geo-pos:long "21.009833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1023'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1023'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.009833'^^xsd:double;
  dwc:startLongitude '21.009833'^^xsd:double;
  dwc:endLongitude '21.009833'^^xsd:double;
  dwc:latitude '38.568333'^^xsd:double;
  dwc:startLatitude '38.568333'^^xsd:double;
  dwc:endLatitude '38.568333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.009833 38.568333, 21.009833 38.568333, 21.009833 38.568333, 21.009833 38.568333, 21.009833 38.568333))'^^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 '774_1023'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.201667 20.3025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.201667"^^xsd:decimal ;
  dwc:decimalLongitude "20.3025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.201667 20.3025)"^^geo:wktLiteral ;
  geo-pos:lat "39.201667"^^xsd:decimal ;
  geo-pos:long "20.3025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_644'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_644'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.3025'^^xsd:double;
  dwc:startLongitude '20.3025'^^xsd:double;
  dwc:endLongitude '20.3025'^^xsd:double;
  dwc:latitude '39.201667'^^xsd:double;
  dwc:startLatitude '39.201667'^^xsd:double;
  dwc:endLatitude '39.201667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.3025 39.201667, 20.3025 39.201667, 20.3025 39.201667, 20.3025 39.201667, 20.3025 39.201667))'^^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 '774_644'^^xsd:string;
  dwc:observationDate '1991-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6605 20.949833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6605"^^xsd:decimal ;
  dwc:decimalLongitude "20.949833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6605 20.949833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6605"^^xsd:decimal ;
  geo-pos:long "20.949833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1479'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1479'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949833'^^xsd:double;
  dwc:startLongitude '20.949833'^^xsd:double;
  dwc:endLongitude '20.949833'^^xsd:double;
  dwc:latitude '38.6605'^^xsd:double;
  dwc:startLatitude '38.6605'^^xsd:double;
  dwc:endLatitude '38.6605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949833 38.6605, 20.949833 38.6605, 20.949833 38.6605, 20.949833 38.6605, 20.949833 38.6605))'^^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 '774_1479'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.578833 20.6505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.578833"^^xsd:decimal ;
  dwc:decimalLongitude "20.6505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.578833 20.6505)"^^geo:wktLiteral ;
  geo-pos:lat "38.578833"^^xsd:decimal ;
  geo-pos:long "20.6505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1499'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1499'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.6505'^^xsd:double;
  dwc:startLongitude '20.6505'^^xsd:double;
  dwc:endLongitude '20.6505'^^xsd:double;
  dwc:latitude '38.578833'^^xsd:double;
  dwc:startLatitude '38.578833'^^xsd:double;
  dwc:endLatitude '38.578833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.6505 38.578833, 20.6505 38.578833, 20.6505 38.578833, 20.6505 38.578833, 20.6505 38.578833))'^^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 '774_1499'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971167 21.098833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971167"^^xsd:decimal ;
  dwc:decimalLongitude "21.098833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971167 21.098833)"^^geo:wktLiteral ;
  geo-pos:lat "38.971167"^^xsd:decimal ;
  geo-pos:long "21.098833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_184'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_184'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.098833'^^xsd:double;
  dwc:startLongitude '21.098833'^^xsd:double;
  dwc:endLongitude '21.098833'^^xsd:double;
  dwc:latitude '38.971167'^^xsd:double;
  dwc:startLatitude '38.971167'^^xsd:double;
  dwc:endLatitude '38.971167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.098833 38.971167, 21.098833 38.971167, 21.098833 38.971167, 21.098833 38.971167, 21.098833 38.971167))'^^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 '774_184'^^xsd:string;
  dwc:observationDate '2006-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722833 20.8815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722833 20.8815)"^^geo:wktLiteral ;
  geo-pos:lat "38.722833"^^xsd:decimal ;
  geo-pos:long "20.8815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1185'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1185'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8815'^^xsd:double;
  dwc:startLongitude '20.8815'^^xsd:double;
  dwc:endLongitude '20.8815'^^xsd:double;
  dwc:latitude '38.722833'^^xsd:double;
  dwc:startLatitude '38.722833'^^xsd:double;
  dwc:endLatitude '38.722833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8815 38.722833, 20.8815 38.722833, 20.8815 38.722833, 20.8815 38.722833, 20.8815 38.722833))'^^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 '774_1185'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.84 19.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.84"^^xsd:decimal ;
  dwc:decimalLongitude "19.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.84 19.8075)"^^geo:wktLiteral ;
  geo-pos:lat "39.84"^^xsd:decimal ;
  geo-pos:long "19.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_727'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_727'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.8075'^^xsd:double;
  dwc:startLongitude '19.8075'^^xsd:double;
  dwc:endLongitude '19.8075'^^xsd:double;
  dwc:latitude '39.84'^^xsd:double;
  dwc:startLatitude '39.84'^^xsd:double;
  dwc:endLatitude '39.84'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.8075 39.84, 19.8075 39.84, 19.8075 39.84, 19.8075 39.84, 19.8075 39.84))'^^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 '774_727'^^xsd:string;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4635 21.0005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4635"^^xsd:decimal ;
  dwc:decimalLongitude "21.0005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4635 21.0005)"^^geo:wktLiteral ;
  geo-pos:lat "38.4635"^^xsd:decimal ;
  geo-pos:long "21.0005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1073'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1073'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0005'^^xsd:double;
  dwc:startLongitude '21.0005'^^xsd:double;
  dwc:endLongitude '21.0005'^^xsd:double;
  dwc:latitude '38.4635'^^xsd:double;
  dwc:startLatitude '38.4635'^^xsd:double;
  dwc:endLatitude '38.4635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0005 38.4635, 21.0005 38.4635, 21.0005 38.4635, 21.0005 38.4635, 21.0005 38.4635))'^^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 '774_1073'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817341 8.021755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817341"^^xsd:decimal ;
  dwc:decimalLongitude "8.021755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817341 8.021755)"^^geo:wktLiteral ;
  geo-pos:lat "43.817341"^^xsd:decimal ;
  geo-pos:long "8.021755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6213'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6213'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.244444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.021755'^^xsd:double;
  dwc:startLongitude '8.021755'^^xsd:double;
  dwc:endLongitude '8.021755'^^xsd:double;
  dwc:latitude '43.817341'^^xsd:double;
  dwc:startLatitude '43.817341'^^xsd:double;
  dwc:endLatitude '43.817341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.021755 43.817341, 8.021755 43.817341, 8.021755 43.817341, 8.021755 43.817341, 8.021755 43.817341))'^^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 '774_6213'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5183 14.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5183"^^xsd:decimal ;
  dwc:decimalLongitude "14.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5183 14.5667)"^^geo:wktLiteral ;
  geo-pos:lat "44.5183"^^xsd:decimal ;
  geo-pos:long "14.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1870'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1870'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5667'^^xsd:double;
  dwc:startLongitude '14.5667'^^xsd:double;
  dwc:endLongitude '14.5667'^^xsd:double;
  dwc:latitude '44.5183'^^xsd:double;
  dwc:startLatitude '44.5183'^^xsd:double;
  dwc:endLatitude '44.5183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5667 44.5183, 14.5667 44.5183, 14.5667 44.5183, 14.5667 44.5183, 14.5667 44.5183))'^^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 '774_1870'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81382 9.964118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81382"^^xsd:decimal ;
  dwc:decimalLongitude "9.964118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81382 9.964118)"^^geo:wktLiteral ;
  geo-pos:lat "42.81382"^^xsd:decimal ;
  geo-pos:long "9.964118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8459'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8459'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.5308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.964118'^^xsd:double;
  dwc:startLongitude '9.964118'^^xsd:double;
  dwc:endLongitude '9.964118'^^xsd:double;
  dwc:latitude '42.81382'^^xsd:double;
  dwc:startLatitude '42.81382'^^xsd:double;
  dwc:endLatitude '42.81382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.964118 42.81382, 9.964118 42.81382, 9.964118 42.81382, 9.964118 42.81382, 9.964118 42.81382))'^^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 '774_8459'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.482 14.719833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.482"^^xsd:decimal ;
  dwc:decimalLongitude "14.719833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.482 14.719833)"^^geo:wktLiteral ;
  geo-pos:lat "44.482"^^xsd:decimal ;
  geo-pos:long "14.719833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2067'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2067'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.719833'^^xsd:double;
  dwc:startLongitude '14.719833'^^xsd:double;
  dwc:endLongitude '14.719833'^^xsd:double;
  dwc:latitude '44.482'^^xsd:double;
  dwc:startLatitude '44.482'^^xsd:double;
  dwc:endLatitude '44.482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.719833 44.482, 14.719833 44.482, 14.719833 44.482, 14.719833 44.482, 14.719833 44.482))'^^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 '774_2067'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957 20.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.957"^^xsd:decimal ;
  dwc:decimalLongitude "20.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957 20.921)"^^geo:wktLiteral ;
  geo-pos:lat "38.957"^^xsd:decimal ;
  geo-pos:long "20.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_516'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_516'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.921'^^xsd:double;
  dwc:startLongitude '20.921'^^xsd:double;
  dwc:endLongitude '20.921'^^xsd:double;
  dwc:latitude '38.957'^^xsd:double;
  dwc:startLatitude '38.957'^^xsd:double;
  dwc:endLatitude '38.957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.921 38.957, 20.921 38.957, 20.921 38.957, 20.921 38.957, 20.921 38.957))'^^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 '774_516'^^xsd:string;
  dwc:observationDate '2010-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.48333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58333"^^xsd:decimal ;
  dwc:decimalLongitude "14.48333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.48333)"^^geo:wktLiteral ;
  geo-pos:lat "44.58333"^^xsd:decimal ;
  geo-pos:long "14.48333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2165'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2165'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.48333'^^xsd:double;
  dwc:startLongitude '14.48333'^^xsd:double;
  dwc:endLongitude '14.48333'^^xsd:double;
  dwc:latitude '44.58333'^^xsd:double;
  dwc:startLatitude '44.58333'^^xsd:double;
  dwc:endLatitude '44.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.48333 44.58333, 14.48333 44.58333, 14.48333 44.58333, 14.48333 44.58333, 14.48333 44.58333))'^^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 '774_2165'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5305 20.9325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5305"^^xsd:decimal ;
  dwc:decimalLongitude "20.9325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5305 20.9325)"^^geo:wktLiteral ;
  geo-pos:lat "38.5305"^^xsd:decimal ;
  geo-pos:long "20.9325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1265'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1265'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9325'^^xsd:double;
  dwc:startLongitude '20.9325'^^xsd:double;
  dwc:endLongitude '20.9325'^^xsd:double;
  dwc:latitude '38.5305'^^xsd:double;
  dwc:startLatitude '38.5305'^^xsd:double;
  dwc:endLatitude '38.5305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9325 38.5305, 20.9325 38.5305, 20.9325 38.5305, 20.9325 38.5305, 20.9325 38.5305))'^^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 '774_1265'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.516389 20.073889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.516389"^^xsd:decimal ;
  dwc:decimalLongitude "20.073889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.516389 20.073889)"^^geo:wktLiteral ;
  geo-pos:lat "39.516389"^^xsd:decimal ;
  geo-pos:long "20.073889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_744'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_744'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.073889'^^xsd:double;
  dwc:startLongitude '20.073889'^^xsd:double;
  dwc:endLongitude '20.073889'^^xsd:double;
  dwc:latitude '39.516389'^^xsd:double;
  dwc:startLatitude '39.516389'^^xsd:double;
  dwc:endLatitude '39.516389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.073889 39.516389, 20.073889 39.516389, 20.073889 39.516389, 20.073889 39.516389, 20.073889 39.516389))'^^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 '774_744'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976 20.949667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.976"^^xsd:decimal ;
  dwc:decimalLongitude "20.949667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976 20.949667)"^^geo:wktLiteral ;
  geo-pos:lat "38.976"^^xsd:decimal ;
  geo-pos:long "20.949667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_171'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_171'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949667'^^xsd:double;
  dwc:startLongitude '20.949667'^^xsd:double;
  dwc:endLongitude '20.949667'^^xsd:double;
  dwc:latitude '38.976'^^xsd:double;
  dwc:startLatitude '38.976'^^xsd:double;
  dwc:endLatitude '38.976'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949667 38.976, 20.949667 38.976, 20.949667 38.976, 20.949667 38.976, 20.949667 38.976))'^^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 '774_171'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.496667 21.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.496667"^^xsd:decimal ;
  dwc:decimalLongitude "21.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.496667 21.033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.496667"^^xsd:decimal ;
  geo-pos:long "21.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_801'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_801'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.033333'^^xsd:double;
  dwc:startLongitude '21.033333'^^xsd:double;
  dwc:endLongitude '21.033333'^^xsd:double;
  dwc:latitude '38.496667'^^xsd:double;
  dwc:startLatitude '38.496667'^^xsd:double;
  dwc:endLatitude '38.496667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033333 38.496667, 21.033333 38.496667, 21.033333 38.496667, 21.033333 38.496667, 21.033333 38.496667))'^^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 '774_801'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672833 20.767167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672833"^^xsd:decimal ;
  dwc:decimalLongitude "20.767167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672833 20.767167)"^^geo:wktLiteral ;
  geo-pos:lat "38.672833"^^xsd:decimal ;
  geo-pos:long "20.767167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8307'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.767167'^^xsd:double;
  dwc:startLongitude '20.767167'^^xsd:double;
  dwc:endLongitude '20.767167'^^xsd:double;
  dwc:latitude '38.672833'^^xsd:double;
  dwc:startLatitude '38.672833'^^xsd:double;
  dwc:endLatitude '38.672833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.767167 38.672833, 20.767167 38.672833, 20.767167 38.672833, 20.767167 38.672833, 20.767167 38.672833))'^^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 '774_8307'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.325167 14.7855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.325167"^^xsd:decimal ;
  dwc:decimalLongitude "14.7855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.325167 14.7855)"^^geo:wktLiteral ;
  geo-pos:lat "44.325167"^^xsd:decimal ;
  geo-pos:long "14.7855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2102'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2102'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7855'^^xsd:double;
  dwc:startLongitude '14.7855'^^xsd:double;
  dwc:endLongitude '14.7855'^^xsd:double;
  dwc:latitude '44.325167'^^xsd:double;
  dwc:startLatitude '44.325167'^^xsd:double;
  dwc:endLatitude '44.325167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7855 44.325167, 14.7855 44.325167, 14.7855 44.325167, 14.7855 44.325167, 14.7855 44.325167))'^^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 '774_2102'^^xsd:string;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5169 14.6186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5169"^^xsd:decimal ;
  dwc:decimalLongitude "14.6186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5169 14.6186)"^^geo:wktLiteral ;
  geo-pos:lat "44.5169"^^xsd:decimal ;
  geo-pos:long "14.6186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1740'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1740'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6186'^^xsd:double;
  dwc:startLongitude '14.6186'^^xsd:double;
  dwc:endLongitude '14.6186'^^xsd:double;
  dwc:latitude '44.5169'^^xsd:double;
  dwc:startLatitude '44.5169'^^xsd:double;
  dwc:endLatitude '44.5169'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6186 44.5169, 14.6186 44.5169, 14.6186 44.5169, 14.6186 44.5169, 14.6186 44.5169))'^^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 '774_1740'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613 20.862333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.613"^^xsd:decimal ;
  dwc:decimalLongitude "20.862333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613 20.862333)"^^geo:wktLiteral ;
  geo-pos:lat "38.613"^^xsd:decimal ;
  geo-pos:long "20.862333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1583'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1583'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.862333'^^xsd:double;
  dwc:startLongitude '20.862333'^^xsd:double;
  dwc:endLongitude '20.862333'^^xsd:double;
  dwc:latitude '38.613'^^xsd:double;
  dwc:startLatitude '38.613'^^xsd:double;
  dwc:endLatitude '38.613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.862333 38.613, 20.862333 38.613, 20.862333 38.613, 20.862333 38.613, 20.862333 38.613))'^^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 '774_1583'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657833 20.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657833"^^xsd:decimal ;
  dwc:decimalLongitude "20.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657833 20.926)"^^geo:wktLiteral ;
  geo-pos:lat "38.657833"^^xsd:decimal ;
  geo-pos:long "20.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1591'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1591'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926'^^xsd:double;
  dwc:startLongitude '20.926'^^xsd:double;
  dwc:endLongitude '20.926'^^xsd:double;
  dwc:latitude '38.657833'^^xsd:double;
  dwc:startLatitude '38.657833'^^xsd:double;
  dwc:endLatitude '38.657833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926 38.657833, 20.926 38.657833, 20.926 38.657833, 20.926 38.657833, 20.926 38.657833))'^^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 '774_1591'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652167 20.9615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652167 20.9615)"^^geo:wktLiteral ;
  geo-pos:lat "38.652167"^^xsd:decimal ;
  geo-pos:long "20.9615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1561'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1561'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9615'^^xsd:double;
  dwc:startLongitude '20.9615'^^xsd:double;
  dwc:endLongitude '20.9615'^^xsd:double;
  dwc:latitude '38.652167'^^xsd:double;
  dwc:startLatitude '38.652167'^^xsd:double;
  dwc:endLatitude '38.652167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9615 38.652167, 20.9615 38.652167, 20.9615 38.652167, 20.9615 38.652167, 20.9615 38.652167))'^^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 '774_1561'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.746833 20.825667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.746833"^^xsd:decimal ;
  dwc:decimalLongitude "20.825667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.746833 20.825667)"^^geo:wktLiteral ;
  geo-pos:lat "38.746833"^^xsd:decimal ;
  geo-pos:long "20.825667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1489'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1489'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.825667'^^xsd:double;
  dwc:startLongitude '20.825667'^^xsd:double;
  dwc:endLongitude '20.825667'^^xsd:double;
  dwc:latitude '38.746833'^^xsd:double;
  dwc:startLatitude '38.746833'^^xsd:double;
  dwc:endLatitude '38.746833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.825667 38.746833, 20.825667 38.746833, 20.825667 38.746833, 20.825667 38.746833, 20.825667 38.746833))'^^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 '774_1489'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 20.9345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661"^^xsd:decimal ;
  dwc:decimalLongitude "20.9345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 20.9345)"^^geo:wktLiteral ;
  geo-pos:lat "38.661"^^xsd:decimal ;
  geo-pos:long "20.9345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1399'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1399'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9345'^^xsd:double;
  dwc:startLongitude '20.9345'^^xsd:double;
  dwc:endLongitude '20.9345'^^xsd:double;
  dwc:latitude '38.661'^^xsd:double;
  dwc:startLatitude '38.661'^^xsd:double;
  dwc:endLatitude '38.661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9345 38.661, 20.9345 38.661, 20.9345 38.661, 20.9345 38.661, 20.9345 38.661))'^^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 '774_1399'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969667 20.999667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969667"^^xsd:decimal ;
  dwc:decimalLongitude "20.999667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969667 20.999667)"^^geo:wktLiteral ;
  geo-pos:lat "38.969667"^^xsd:decimal ;
  geo-pos:long "20.999667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_471'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.999667'^^xsd:double;
  dwc:startLongitude '20.999667'^^xsd:double;
  dwc:endLongitude '20.999667'^^xsd:double;
  dwc:latitude '38.969667'^^xsd:double;
  dwc:startLatitude '38.969667'^^xsd:double;
  dwc:endLatitude '38.969667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.999667 38.969667, 20.999667 38.969667, 20.999667 38.969667, 20.999667 38.969667, 20.999667 38.969667))'^^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 '774_471'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9765 20.922833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9765"^^xsd:decimal ;
  dwc:decimalLongitude "20.922833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9765 20.922833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9765"^^xsd:decimal ;
  geo-pos:long "20.922833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_344'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_344'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.922833'^^xsd:double;
  dwc:startLongitude '20.922833'^^xsd:double;
  dwc:endLongitude '20.922833'^^xsd:double;
  dwc:latitude '38.9765'^^xsd:double;
  dwc:startLatitude '38.9765'^^xsd:double;
  dwc:endLatitude '38.9765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.922833 38.9765, 20.922833 38.9765, 20.922833 38.9765, 20.922833 38.9765, 20.922833 38.9765))'^^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 '774_344'^^xsd:string;
  dwc:observationDate '2007-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654667 20.905333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654667"^^xsd:decimal ;
  dwc:decimalLongitude "20.905333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654667 20.905333)"^^geo:wktLiteral ;
  geo-pos:lat "38.654667"^^xsd:decimal ;
  geo-pos:long "20.905333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_876'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_876'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.905333'^^xsd:double;
  dwc:startLongitude '20.905333'^^xsd:double;
  dwc:endLongitude '20.905333'^^xsd:double;
  dwc:latitude '38.654667'^^xsd:double;
  dwc:startLatitude '38.654667'^^xsd:double;
  dwc:endLatitude '38.654667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.905333 38.654667, 20.905333 38.654667, 20.905333 38.654667, 20.905333 38.654667, 20.905333 38.654667))'^^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 '774_876'^^xsd:string;
  dwc:observationDate '1996-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966833 20.965333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966833"^^xsd:decimal ;
  dwc:decimalLongitude "20.965333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966833 20.965333)"^^geo:wktLiteral ;
  geo-pos:lat "38.966833"^^xsd:decimal ;
  geo-pos:long "20.965333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_18'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_18'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.965333'^^xsd:double;
  dwc:startLongitude '20.965333'^^xsd:double;
  dwc:endLongitude '20.965333'^^xsd:double;
  dwc:latitude '38.966833'^^xsd:double;
  dwc:startLatitude '38.966833'^^xsd:double;
  dwc:endLatitude '38.966833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.965333 38.966833, 20.965333 38.966833, 20.965333 38.966833, 20.965333 38.966833, 20.965333 38.966833))'^^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 '774_18'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978167 20.9975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978167 20.9975)"^^geo:wktLiteral ;
  geo-pos:lat "38.978167"^^xsd:decimal ;
  geo-pos:long "20.9975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_325'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_325'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9975'^^xsd:double;
  dwc:startLongitude '20.9975'^^xsd:double;
  dwc:endLongitude '20.9975'^^xsd:double;
  dwc:latitude '38.978167'^^xsd:double;
  dwc:startLatitude '38.978167'^^xsd:double;
  dwc:endLatitude '38.978167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9975 38.978167, 20.9975 38.978167, 20.9975 38.978167, 20.9975 38.978167, 20.9975 38.978167))'^^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 '774_325'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6433 14.4047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6433"^^xsd:decimal ;
  dwc:decimalLongitude "14.4047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6433 14.4047)"^^geo:wktLiteral ;
  geo-pos:lat "44.6433"^^xsd:decimal ;
  geo-pos:long "14.4047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1868'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1868'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4047'^^xsd:double;
  dwc:startLongitude '14.4047'^^xsd:double;
  dwc:endLongitude '14.4047'^^xsd:double;
  dwc:latitude '44.6433'^^xsd:double;
  dwc:startLatitude '44.6433'^^xsd:double;
  dwc:endLatitude '44.6433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4047 44.6433, 14.4047 44.6433, 14.4047 44.6433, 14.4047 44.6433, 14.4047 44.6433))'^^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 '774_1868'^^xsd:string;
  dwc:observationDate '1993-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5486 14.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5486"^^xsd:decimal ;
  dwc:decimalLongitude "14.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5486 14.6558)"^^geo:wktLiteral ;
  geo-pos:lat "44.5486"^^xsd:decimal ;
  geo-pos:long "14.6558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1825'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1825'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6558'^^xsd:double;
  dwc:startLongitude '14.6558'^^xsd:double;
  dwc:endLongitude '14.6558'^^xsd:double;
  dwc:latitude '44.5486'^^xsd:double;
  dwc:startLatitude '44.5486'^^xsd:double;
  dwc:endLatitude '44.5486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6558 44.5486, 14.6558 44.5486, 14.6558 44.5486, 14.6558 44.5486, 14.6558 44.5486))'^^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 '774_1825'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608333 20.975833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.608333"^^xsd:decimal ;
  dwc:decimalLongitude "20.975833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608333 20.975833)"^^geo:wktLiteral ;
  geo-pos:lat "38.608333"^^xsd:decimal ;
  geo-pos:long "20.975833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1468'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1468'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.975833'^^xsd:double;
  dwc:startLongitude '20.975833'^^xsd:double;
  dwc:endLongitude '20.975833'^^xsd:double;
  dwc:latitude '38.608333'^^xsd:double;
  dwc:startLatitude '38.608333'^^xsd:double;
  dwc:endLatitude '38.608333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.975833 38.608333, 20.975833 38.608333, 20.975833 38.608333, 20.975833 38.608333, 20.975833 38.608333))'^^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 '774_1468'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629667 20.968833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.629667"^^xsd:decimal ;
  dwc:decimalLongitude "20.968833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629667 20.968833)"^^geo:wktLiteral ;
  geo-pos:lat "38.629667"^^xsd:decimal ;
  geo-pos:long "20.968833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1574'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1574'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.968833'^^xsd:double;
  dwc:startLongitude '20.968833'^^xsd:double;
  dwc:endLongitude '20.968833'^^xsd:double;
  dwc:latitude '38.629667'^^xsd:double;
  dwc:startLatitude '38.629667'^^xsd:double;
  dwc:endLatitude '38.629667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.968833 38.629667, 20.968833 38.629667, 20.968833 38.629667, 20.968833 38.629667, 20.968833 38.629667))'^^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 '774_1574'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6906 14.3296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6906"^^xsd:decimal ;
  dwc:decimalLongitude "14.3296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6906 14.3296)"^^geo:wktLiteral ;
  geo-pos:lat "44.6906"^^xsd:decimal ;
  geo-pos:long "14.3296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2020'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2020'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.3296'^^xsd:double;
  dwc:startLongitude '14.3296'^^xsd:double;
  dwc:endLongitude '14.3296'^^xsd:double;
  dwc:latitude '44.6906'^^xsd:double;
  dwc:startLatitude '44.6906'^^xsd:double;
  dwc:endLatitude '44.6906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.3296 44.6906, 14.3296 44.6906, 14.3296 44.6906, 14.3296 44.6906, 14.3296 44.6906))'^^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 '774_2020'^^xsd:string;
  dwc:observationDate '1995-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033333 12.2615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033333"^^xsd:decimal ;
  dwc:decimalLongitude "12.2615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033333 12.2615)"^^geo:wktLiteral ;
  geo-pos:lat "38.033333"^^xsd:decimal ;
  geo-pos:long "12.2615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2411'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2411'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.2615'^^xsd:double;
  dwc:startLongitude '12.2615'^^xsd:double;
  dwc:endLongitude '12.2615'^^xsd:double;
  dwc:latitude '38.033333'^^xsd:double;
  dwc:startLatitude '38.033333'^^xsd:double;
  dwc:endLatitude '38.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2615 38.033333, 12.2615 38.033333, 12.2615 38.033333, 12.2615 38.033333, 12.2615 38.033333))'^^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 '774_2411'^^xsd:string;
  dwc:observationDate '1989-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987667 20.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987667"^^xsd:decimal ;
  dwc:decimalLongitude "20.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987667 20.864)"^^geo:wktLiteral ;
  geo-pos:lat "38.987667"^^xsd:decimal ;
  geo-pos:long "20.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_110'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_110'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.864'^^xsd:double;
  dwc:startLongitude '20.864'^^xsd:double;
  dwc:endLongitude '20.864'^^xsd:double;
  dwc:latitude '38.987667'^^xsd:double;
  dwc:startLatitude '38.987667'^^xsd:double;
  dwc:endLatitude '38.987667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.864 38.987667, 20.864 38.987667, 20.864 38.987667, 20.864 38.987667, 20.864 38.987667))'^^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 '774_110'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.8355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.8355)"^^geo:wktLiteral ;
  geo-pos:lat "38.974833"^^xsd:decimal ;
  geo-pos:long "20.8355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_507'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_507'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8355'^^xsd:double;
  dwc:startLongitude '20.8355'^^xsd:double;
  dwc:endLongitude '20.8355'^^xsd:double;
  dwc:latitude '38.974833'^^xsd:double;
  dwc:startLatitude '38.974833'^^xsd:double;
  dwc:endLatitude '38.974833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8355 38.974833, 20.8355 38.974833, 20.8355 38.974833, 20.8355 38.974833, 20.8355 38.974833))'^^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 '774_507'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952667 21.086333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952667"^^xsd:decimal ;
  dwc:decimalLongitude "21.086333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952667 21.086333)"^^geo:wktLiteral ;
  geo-pos:lat "38.952667"^^xsd:decimal ;
  geo-pos:long "21.086333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_132'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_132'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.086333'^^xsd:double;
  dwc:startLongitude '21.086333'^^xsd:double;
  dwc:endLongitude '21.086333'^^xsd:double;
  dwc:latitude '38.952667'^^xsd:double;
  dwc:startLatitude '38.952667'^^xsd:double;
  dwc:endLatitude '38.952667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.086333 38.952667, 21.086333 38.952667, 21.086333 38.952667, 21.086333 38.952667, 21.086333 38.952667))'^^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 '774_132'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5975 14.585333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5975"^^xsd:decimal ;
  dwc:decimalLongitude "14.585333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5975 14.585333)"^^geo:wktLiteral ;
  geo-pos:lat "44.5975"^^xsd:decimal ;
  geo-pos:long "14.585333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2110'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2110'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.585333'^^xsd:double;
  dwc:startLongitude '14.585333'^^xsd:double;
  dwc:endLongitude '14.585333'^^xsd:double;
  dwc:latitude '44.5975'^^xsd:double;
  dwc:startLatitude '44.5975'^^xsd:double;
  dwc:endLatitude '44.5975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.585333 44.5975, 14.585333 44.5975, 14.585333 44.5975, 14.585333 44.5975, 14.585333 44.5975))'^^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 '774_2110'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672167 20.9315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672167 20.9315)"^^geo:wktLiteral ;
  geo-pos:lat "38.672167"^^xsd:decimal ;
  geo-pos:long "20.9315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1467'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1467'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9315'^^xsd:double;
  dwc:startLongitude '20.9315'^^xsd:double;
  dwc:endLongitude '20.9315'^^xsd:double;
  dwc:latitude '38.672167'^^xsd:double;
  dwc:startLatitude '38.672167'^^xsd:double;
  dwc:endLatitude '38.672167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9315 38.672167, 20.9315 38.672167, 20.9315 38.672167, 20.9315 38.672167, 20.9315 38.672167))'^^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 '774_1467'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632 20.8645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.632"^^xsd:decimal ;
  dwc:decimalLongitude "20.8645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632 20.8645)"^^geo:wktLiteral ;
  geo-pos:lat "38.632"^^xsd:decimal ;
  geo-pos:long "20.8645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1567'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1567'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8645'^^xsd:double;
  dwc:startLongitude '20.8645'^^xsd:double;
  dwc:endLongitude '20.8645'^^xsd:double;
  dwc:latitude '38.632'^^xsd:double;
  dwc:startLatitude '38.632'^^xsd:double;
  dwc:endLatitude '38.632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8645 38.632, 20.8645 38.632, 20.8645 38.632, 20.8645 38.632, 20.8645 38.632))'^^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 '774_1567'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.279335 15.426764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.279335"^^xsd:decimal ;
  dwc:decimalLongitude "15.426764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.279335 15.426764)"^^geo:wktLiteral ;
  geo-pos:lat "38.279335"^^xsd:decimal ;
  geo-pos:long "15.426764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8403'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8403'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.333611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.426764'^^xsd:double;
  dwc:startLongitude '15.426764'^^xsd:double;
  dwc:endLongitude '15.426764'^^xsd:double;
  dwc:latitude '38.279335'^^xsd:double;
  dwc:startLatitude '38.279335'^^xsd:double;
  dwc:endLatitude '38.279335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.426764 38.279335, 15.426764 38.279335, 15.426764 38.279335, 15.426764 38.279335, 15.426764 38.279335))'^^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 '774_8403'^^xsd:string;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016833 20.802833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.016833"^^xsd:decimal ;
  dwc:decimalLongitude "20.802833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016833 20.802833)"^^geo:wktLiteral ;
  geo-pos:lat "39.016833"^^xsd:decimal ;
  geo-pos:long "20.802833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_511'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_511'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.802833'^^xsd:double;
  dwc:startLongitude '20.802833'^^xsd:double;
  dwc:endLongitude '20.802833'^^xsd:double;
  dwc:latitude '39.016833'^^xsd:double;
  dwc:startLatitude '39.016833'^^xsd:double;
  dwc:endLatitude '39.016833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.802833 39.016833, 20.802833 39.016833, 20.802833 39.016833, 20.802833 39.016833, 20.802833 39.016833))'^^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 '774_511'^^xsd:string;
  dwc:observationDate '2010-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "20.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.973)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "20.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_896'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_896'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.973'^^xsd:double;
  dwc:startLongitude '20.973'^^xsd:double;
  dwc:endLongitude '20.973'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.973 38.65, 20.973 38.65, 20.973 38.65, 20.973 38.65, 20.973 38.65))'^^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 '774_896'^^xsd:string;
  dwc:observationDate '1996-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5611 14.6428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5611"^^xsd:decimal ;
  dwc:decimalLongitude "14.6428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5611 14.6428)"^^geo:wktLiteral ;
  geo-pos:lat "44.5611"^^xsd:decimal ;
  geo-pos:long "14.6428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1792'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1792'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6428'^^xsd:double;
  dwc:startLongitude '14.6428'^^xsd:double;
  dwc:endLongitude '14.6428'^^xsd:double;
  dwc:latitude '44.5611'^^xsd:double;
  dwc:startLatitude '44.5611'^^xsd:double;
  dwc:endLatitude '44.5611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6428 44.5611, 14.6428 44.5611, 14.6428 44.5611, 14.6428 44.5611, 14.6428 44.5611))'^^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 '774_1792'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5635 14.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5635"^^xsd:decimal ;
  dwc:decimalLongitude "14.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5635 14.6065)"^^geo:wktLiteral ;
  geo-pos:lat "44.5635"^^xsd:decimal ;
  geo-pos:long "14.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1678'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1678'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6065'^^xsd:double;
  dwc:startLongitude '14.6065'^^xsd:double;
  dwc:endLongitude '14.6065'^^xsd:double;
  dwc:latitude '44.5635'^^xsd:double;
  dwc:startLatitude '44.5635'^^xsd:double;
  dwc:endLatitude '44.5635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6065 44.5635, 14.6065 44.5635, 14.6065 44.5635, 14.6065 44.5635, 14.6065 44.5635))'^^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 '774_1678'^^xsd:string;
  dwc:observationDate '1990-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50167 14.67633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50167"^^xsd:decimal ;
  dwc:decimalLongitude "14.67633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50167 14.67633)"^^geo:wktLiteral ;
  geo-pos:lat "44.50167"^^xsd:decimal ;
  geo-pos:long "14.67633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1663'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1663'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.67633'^^xsd:double;
  dwc:startLongitude '14.67633'^^xsd:double;
  dwc:endLongitude '14.67633'^^xsd:double;
  dwc:latitude '44.50167'^^xsd:double;
  dwc:startLatitude '44.50167'^^xsd:double;
  dwc:endLatitude '44.50167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.67633 44.50167, 14.67633 44.50167, 14.67633 44.50167, 14.67633 44.50167, 14.67633 44.50167))'^^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 '774_1663'^^xsd:string;
  dwc:observationDate '1990-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971833 21.005167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971833"^^xsd:decimal ;
  dwc:decimalLongitude "21.005167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971833 21.005167)"^^geo:wktLiteral ;
  geo-pos:lat "38.971833"^^xsd:decimal ;
  geo-pos:long "21.005167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8252'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8252'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.005167'^^xsd:double;
  dwc:startLongitude '21.005167'^^xsd:double;
  dwc:endLongitude '21.005167'^^xsd:double;
  dwc:latitude '38.971833'^^xsd:double;
  dwc:startLatitude '38.971833'^^xsd:double;
  dwc:endLatitude '38.971833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.005167 38.971833, 21.005167 38.971833, 21.005167 38.971833, 21.005167 38.971833, 21.005167 38.971833))'^^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 '774_8252'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984333 20.904333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984333"^^xsd:decimal ;
  dwc:decimalLongitude "20.904333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984333 20.904333)"^^geo:wktLiteral ;
  geo-pos:lat "38.984333"^^xsd:decimal ;
  geo-pos:long "20.904333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_173'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_173'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.904333'^^xsd:double;
  dwc:startLongitude '20.904333'^^xsd:double;
  dwc:endLongitude '20.904333'^^xsd:double;
  dwc:latitude '38.984333'^^xsd:double;
  dwc:startLatitude '38.984333'^^xsd:double;
  dwc:endLatitude '38.984333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.904333 38.984333, 20.904333 38.984333, 20.904333 38.984333, 20.904333 38.984333, 20.904333 38.984333))'^^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 '774_173'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.512 14.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.512"^^xsd:decimal ;
  dwc:decimalLongitude "14.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.512 14.545)"^^geo:wktLiteral ;
  geo-pos:lat "44.512"^^xsd:decimal ;
  geo-pos:long "14.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2198'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2198'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.545'^^xsd:double;
  dwc:startLongitude '14.545'^^xsd:double;
  dwc:endLongitude '14.545'^^xsd:double;
  dwc:latitude '44.512'^^xsd:double;
  dwc:startLatitude '44.512'^^xsd:double;
  dwc:endLatitude '44.512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.545 44.512, 14.545 44.512, 14.545 44.512, 14.545 44.512, 14.545 44.512))'^^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 '774_2198'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5697 14.4608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5697"^^xsd:decimal ;
  dwc:decimalLongitude "14.4608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5697 14.4608)"^^geo:wktLiteral ;
  geo-pos:lat "44.5697"^^xsd:decimal ;
  geo-pos:long "14.4608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1971'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1971'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4608'^^xsd:double;
  dwc:startLongitude '14.4608'^^xsd:double;
  dwc:endLongitude '14.4608'^^xsd:double;
  dwc:latitude '44.5697'^^xsd:double;
  dwc:startLatitude '44.5697'^^xsd:double;
  dwc:endLatitude '44.5697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4608 44.5697, 14.4608 44.5697, 14.4608 44.5697, 14.4608 44.5697, 14.4608 44.5697))'^^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 '774_1971'^^xsd:string;
  dwc:observationDate '1995-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6106 14.4286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6106"^^xsd:decimal ;
  dwc:decimalLongitude "14.4286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6106 14.4286)"^^geo:wktLiteral ;
  geo-pos:lat "44.6106"^^xsd:decimal ;
  geo-pos:long "14.4286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1725'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1725'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4286'^^xsd:double;
  dwc:startLongitude '14.4286'^^xsd:double;
  dwc:endLongitude '14.4286'^^xsd:double;
  dwc:latitude '44.6106'^^xsd:double;
  dwc:startLatitude '44.6106'^^xsd:double;
  dwc:endLatitude '44.6106'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4286 44.6106, 14.4286 44.6106, 14.4286 44.6106, 14.4286 44.6106, 14.4286 44.6106))'^^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 '774_1725'^^xsd:string;
  dwc:observationDate '1991-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0745 -17.041167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0745"^^xsd:decimal ;
  dwc:decimalLongitude "-17.041167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0745 -17.041167)"^^geo:wktLiteral ;
  geo-pos:lat "28.0745"^^xsd:decimal ;
  geo-pos:long "-17.041167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3032'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3032'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.286944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.041167'^^xsd:double;
  dwc:startLongitude '-17.041167'^^xsd:double;
  dwc:endLongitude '-17.041167'^^xsd:double;
  dwc:latitude '28.0745'^^xsd:double;
  dwc:startLatitude '28.0745'^^xsd:double;
  dwc:endLatitude '28.0745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.041167 28.0745, -17.041167 28.0745, -17.041167 28.0745, -17.041167 28.0745, -17.041167 28.0745))'^^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 '774_3032'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5578 14.5306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5578"^^xsd:decimal ;
  dwc:decimalLongitude "14.5306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5578 14.5306)"^^geo:wktLiteral ;
  geo-pos:lat "44.5578"^^xsd:decimal ;
  geo-pos:long "14.5306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1753'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1753'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5306'^^xsd:double;
  dwc:startLongitude '14.5306'^^xsd:double;
  dwc:endLongitude '14.5306'^^xsd:double;
  dwc:latitude '44.5578'^^xsd:double;
  dwc:startLatitude '44.5578'^^xsd:double;
  dwc:endLatitude '44.5578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5306 44.5578, 14.5306 44.5578, 14.5306 44.5578, 14.5306 44.5578, 14.5306 44.5578))'^^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 '774_1753'^^xsd:string;
  dwc:observationDate '1992-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1643'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1643'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1643'^^xsd:string;
  dwc:observationDate '2008-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0765 8.429333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0765"^^xsd:decimal ;
  dwc:decimalLongitude "8.429333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0765 8.429333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0765"^^xsd:decimal ;
  geo-pos:long "8.429333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2815'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2815'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.429333'^^xsd:double;
  dwc:startLongitude '8.429333'^^xsd:double;
  dwc:endLongitude '8.429333'^^xsd:double;
  dwc:latitude '41.0765'^^xsd:double;
  dwc:startLatitude '41.0765'^^xsd:double;
  dwc:endLatitude '41.0765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.429333 41.0765, 8.429333 41.0765, 8.429333 41.0765, 8.429333 41.0765, 8.429333 41.0765))'^^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 '774_2815'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956833 20.867333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956833"^^xsd:decimal ;
  dwc:decimalLongitude "20.867333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956833 20.867333)"^^geo:wktLiteral ;
  geo-pos:lat "38.956833"^^xsd:decimal ;
  geo-pos:long "20.867333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_555'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_555'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.867333'^^xsd:double;
  dwc:startLongitude '20.867333'^^xsd:double;
  dwc:endLongitude '20.867333'^^xsd:double;
  dwc:latitude '38.956833'^^xsd:double;
  dwc:startLatitude '38.956833'^^xsd:double;
  dwc:endLatitude '38.956833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.867333 38.956833, 20.867333 38.956833, 20.867333 38.956833, 20.867333 38.956833, 20.867333 38.956833))'^^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 '774_555'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.261667 12.552222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.261667"^^xsd:decimal ;
  dwc:decimalLongitude "12.552222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.261667 12.552222)"^^geo:wktLiteral ;
  geo-pos:lat "45.261667"^^xsd:decimal ;
  geo-pos:long "12.552222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6894'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.552222'^^xsd:double;
  dwc:startLongitude '12.552222'^^xsd:double;
  dwc:endLongitude '12.552222'^^xsd:double;
  dwc:latitude '45.261667'^^xsd:double;
  dwc:startLatitude '45.261667'^^xsd:double;
  dwc:endLatitude '45.261667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.552222 45.261667, 12.552222 45.261667, 12.552222 45.261667, 12.552222 45.261667, 12.552222 45.261667))'^^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 '774_6894'^^xsd:string;
  dwc:observationDate '2002-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73333 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73333 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.73333"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2162'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2162'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:startLongitude '14.5'^^xsd:double;
  dwc:endLongitude '14.5'^^xsd:double;
  dwc:latitude '44.73333'^^xsd:double;
  dwc:startLatitude '44.73333'^^xsd:double;
  dwc:endLatitude '44.73333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5 44.73333, 14.5 44.73333, 14.5 44.73333, 14.5 44.73333, 14.5 44.73333))'^^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 '774_2162'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.516667 14.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.516667"^^xsd:decimal ;
  dwc:decimalLongitude "14.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.516667 14.283333)"^^geo:wktLiteral ;
  geo-pos:lat "44.516667"^^xsd:decimal ;
  geo-pos:long "14.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2273'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2273'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.283333'^^xsd:double;
  dwc:startLongitude '14.283333'^^xsd:double;
  dwc:endLongitude '14.283333'^^xsd:double;
  dwc:latitude '44.516667'^^xsd:double;
  dwc:startLatitude '44.516667'^^xsd:double;
  dwc:endLatitude '44.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.283333 44.516667, 14.283333 44.516667, 14.283333 44.516667, 14.283333 44.516667, 14.283333 44.516667))'^^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 '774_2273'^^xsd:string;
  dwc:observationDate '1988-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52317 14.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52317"^^xsd:decimal ;
  dwc:decimalLongitude "14.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52317 14.695)"^^geo:wktLiteral ;
  geo-pos:lat "44.52317"^^xsd:decimal ;
  geo-pos:long "14.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2055'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2055'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.695'^^xsd:double;
  dwc:startLongitude '14.695'^^xsd:double;
  dwc:endLongitude '14.695'^^xsd:double;
  dwc:latitude '44.52317'^^xsd:double;
  dwc:startLatitude '44.52317'^^xsd:double;
  dwc:endLatitude '44.52317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.695 44.52317, 14.695 44.52317, 14.695 44.52317, 14.695 44.52317, 14.695 44.52317))'^^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 '774_2055'^^xsd:string;
  dwc:observationDate '1996-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5528 14.6242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5528"^^xsd:decimal ;
  dwc:decimalLongitude "14.6242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5528 14.6242)"^^geo:wktLiteral ;
  geo-pos:lat "44.5528"^^xsd:decimal ;
  geo-pos:long "14.6242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1822'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1822'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6242'^^xsd:double;
  dwc:startLongitude '14.6242'^^xsd:double;
  dwc:endLongitude '14.6242'^^xsd:double;
  dwc:latitude '44.5528'^^xsd:double;
  dwc:startLatitude '44.5528'^^xsd:double;
  dwc:endLatitude '44.5528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6242 44.5528, 14.6242 44.5528, 14.6242 44.5528, 14.6242 44.5528, 14.6242 44.5528))'^^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 '774_1822'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1622'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1622'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1622'^^xsd:string;
  dwc:observationDate '2008-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.985167 8.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.985167"^^xsd:decimal ;
  dwc:decimalLongitude "8.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.985167 8.206)"^^geo:wktLiteral ;
  geo-pos:lat "40.985167"^^xsd:decimal ;
  geo-pos:long "8.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2793'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2793'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.206'^^xsd:double;
  dwc:startLongitude '8.206'^^xsd:double;
  dwc:endLongitude '8.206'^^xsd:double;
  dwc:latitude '40.985167'^^xsd:double;
  dwc:startLatitude '40.985167'^^xsd:double;
  dwc:endLatitude '40.985167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.206 40.985167, 8.206 40.985167, 8.206 40.985167, 8.206 40.985167, 8.206 40.985167))'^^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 '774_2793'^^xsd:string;
  dwc:observationDate '1995-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 20.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "20.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 20.938)"^^geo:wktLiteral ;
  geo-pos:lat "38.669"^^xsd:decimal ;
  geo-pos:long "20.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1597'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1597'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.938'^^xsd:double;
  dwc:startLongitude '20.938'^^xsd:double;
  dwc:endLongitude '20.938'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:startLatitude '38.669'^^xsd:double;
  dwc:endLatitude '38.669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.938 38.669, 20.938 38.669, 20.938 38.669, 20.938 38.669, 20.938 38.669))'^^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 '774_1597'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5564 14.5611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5564"^^xsd:decimal ;
  dwc:decimalLongitude "14.5611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5564 14.5611)"^^geo:wktLiteral ;
  geo-pos:lat "44.5564"^^xsd:decimal ;
  geo-pos:long "14.5611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1778'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1778'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5611'^^xsd:double;
  dwc:startLongitude '14.5611'^^xsd:double;
  dwc:endLongitude '14.5611'^^xsd:double;
  dwc:latitude '44.5564'^^xsd:double;
  dwc:startLatitude '44.5564'^^xsd:double;
  dwc:endLatitude '44.5564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5611 44.5564, 14.5611 44.5564, 14.5611 44.5564, 14.5611 44.5564, 14.5611 44.5564))'^^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 '774_1778'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.823889 -61.255833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.823889"^^xsd:decimal ;
  dwc:decimalLongitude "-61.255833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.823889 -61.255833)"^^geo:wktLiteral ;
  geo-pos:lat "14.823889"^^xsd:decimal ;
  geo-pos:long "-61.255833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3114'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3114'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.255833'^^xsd:double;
  dwc:startLongitude '-61.255833'^^xsd:double;
  dwc:endLongitude '-61.255833'^^xsd:double;
  dwc:latitude '14.823889'^^xsd:double;
  dwc:startLatitude '14.823889'^^xsd:double;
  dwc:endLatitude '14.823889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.255833 14.823889, -61.255833 14.823889, -61.255833 14.823889, -61.255833 14.823889, -61.255833 14.823889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3114'^^xsd:string;
  dwc:observationDate '1993-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.490833 -61.119444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.490833"^^xsd:decimal ;
  dwc:decimalLongitude "-61.119444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.490833 -61.119444)"^^geo:wktLiteral ;
  geo-pos:lat "14.490833"^^xsd:decimal ;
  geo-pos:long "-61.119444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3122'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3122'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.119444'^^xsd:double;
  dwc:startLongitude '-61.119444'^^xsd:double;
  dwc:endLongitude '-61.119444'^^xsd:double;
  dwc:latitude '14.490833'^^xsd:double;
  dwc:startLatitude '14.490833'^^xsd:double;
  dwc:endLatitude '14.490833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.119444 14.490833, -61.119444 14.490833, -61.119444 14.490833, -61.119444 14.490833, -61.119444 14.490833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3122'^^xsd:string;
  dwc:observationDate '1994-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.782778 -61.216944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.782778"^^xsd:decimal ;
  dwc:decimalLongitude "-61.216944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.782778 -61.216944)"^^geo:wktLiteral ;
  geo-pos:lat "14.782778"^^xsd:decimal ;
  geo-pos:long "-61.216944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3176'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3176'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.216944'^^xsd:double;
  dwc:startLongitude '-61.216944'^^xsd:double;
  dwc:endLongitude '-61.216944'^^xsd:double;
  dwc:latitude '14.782778'^^xsd:double;
  dwc:startLatitude '14.782778'^^xsd:double;
  dwc:endLatitude '14.782778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.216944 14.782778, -61.216944 14.782778, -61.216944 14.782778, -61.216944 14.782778, -61.216944 14.782778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3176'^^xsd:string;
  dwc:observationDate '1994-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.474722 -61.479444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.474722"^^xsd:decimal ;
  dwc:decimalLongitude "-61.479444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.474722 -61.479444)"^^geo:wktLiteral ;
  geo-pos:lat "15.474722"^^xsd:decimal ;
  geo-pos:long "-61.479444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3160'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3160'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.479444'^^xsd:double;
  dwc:startLongitude '-61.479444'^^xsd:double;
  dwc:endLongitude '-61.479444'^^xsd:double;
  dwc:latitude '15.474722'^^xsd:double;
  dwc:startLatitude '15.474722'^^xsd:double;
  dwc:endLatitude '15.474722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.479444 15.474722, -61.479444 15.474722, -61.479444 15.474722, -61.479444 15.474722, -61.479444 15.474722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3160'^^xsd:string;
  dwc:observationDate '1994-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.524722 -61.571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.524722"^^xsd:decimal ;
  dwc:decimalLongitude "-61.571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.524722 -61.571667)"^^geo:wktLiteral ;
  geo-pos:lat "15.524722"^^xsd:decimal ;
  geo-pos:long "-61.571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3120'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3120'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.571667'^^xsd:double;
  dwc:startLongitude '-61.571667'^^xsd:double;
  dwc:endLongitude '-61.571667'^^xsd:double;
  dwc:latitude '15.524722'^^xsd:double;
  dwc:startLatitude '15.524722'^^xsd:double;
  dwc:endLatitude '15.524722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.571667 15.524722, -61.571667 15.524722, -61.571667 15.524722, -61.571667 15.524722, -61.571667 15.524722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3120'^^xsd:string;
  dwc:observationDate '1994-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.508056 -61.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.508056"^^xsd:decimal ;
  dwc:decimalLongitude "-61.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.508056 -61.586667)"^^geo:wktLiteral ;
  geo-pos:lat "15.508056"^^xsd:decimal ;
  geo-pos:long "-61.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3118'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3118'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.586667'^^xsd:double;
  dwc:startLongitude '-61.586667'^^xsd:double;
  dwc:endLongitude '-61.586667'^^xsd:double;
  dwc:latitude '15.508056'^^xsd:double;
  dwc:startLatitude '15.508056'^^xsd:double;
  dwc:endLatitude '15.508056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.586667 15.508056, -61.586667 15.508056, -61.586667 15.508056, -61.586667 15.508056, -61.586667 15.508056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3118'^^xsd:string;
  dwc:observationDate '1994-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.995167 -17.145167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.995167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.145167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.995167 -17.145167)"^^geo:wktLiteral ;
  geo-pos:lat "27.995167"^^xsd:decimal ;
  geo-pos:long "-17.145167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2920'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2920'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.383888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.145167'^^xsd:double;
  dwc:startLongitude '-17.145167'^^xsd:double;
  dwc:endLongitude '-17.145167'^^xsd:double;
  dwc:latitude '27.995167'^^xsd:double;
  dwc:startLatitude '27.995167'^^xsd:double;
  dwc:endLatitude '27.995167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.145167 27.995167, -17.145167 27.995167, -17.145167 27.995167, -17.145167 27.995167, -17.145167 27.995167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_2920'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.67 -61.206111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.67"^^xsd:decimal ;
  dwc:decimalLongitude "-61.206111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.67 -61.206111)"^^geo:wktLiteral ;
  geo-pos:lat "14.67"^^xsd:decimal ;
  geo-pos:long "-61.206111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3127'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3127'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.206111'^^xsd:double;
  dwc:startLongitude '-61.206111'^^xsd:double;
  dwc:endLongitude '-61.206111'^^xsd:double;
  dwc:latitude '14.67'^^xsd:double;
  dwc:startLatitude '14.67'^^xsd:double;
  dwc:endLatitude '14.67'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.206111 14.67, -61.206111 14.67, -61.206111 14.67, -61.206111 14.67, -61.206111 14.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3127'^^xsd:string;
  dwc:observationDate '1993-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.492778 -61.109167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.492778"^^xsd:decimal ;
  dwc:decimalLongitude "-61.109167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.492778 -61.109167)"^^geo:wktLiteral ;
  geo-pos:lat "14.492778"^^xsd:decimal ;
  geo-pos:long "-61.109167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3124'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3124'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.109167'^^xsd:double;
  dwc:startLongitude '-61.109167'^^xsd:double;
  dwc:endLongitude '-61.109167'^^xsd:double;
  dwc:latitude '14.492778'^^xsd:double;
  dwc:startLatitude '14.492778'^^xsd:double;
  dwc:endLatitude '14.492778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.109167 14.492778, -61.109167 14.492778, -61.109167 14.492778, -61.109167 14.492778, -61.109167 14.492778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3124'^^xsd:string;
  dwc:observationDate '1994-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.686111 -61.188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.686111"^^xsd:decimal ;
  dwc:decimalLongitude "-61.188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.686111 -61.188333)"^^geo:wktLiteral ;
  geo-pos:lat "14.686111"^^xsd:decimal ;
  geo-pos:long "-61.188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3156'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3156'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.188333'^^xsd:double;
  dwc:startLongitude '-61.188333'^^xsd:double;
  dwc:endLongitude '-61.188333'^^xsd:double;
  dwc:latitude '14.686111'^^xsd:double;
  dwc:startLatitude '14.686111'^^xsd:double;
  dwc:endLatitude '14.686111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.188333 14.686111, -61.188333 14.686111, -61.188333 14.686111, -61.188333 14.686111, -61.188333 14.686111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3156'^^xsd:string;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.455833 -61.468611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.455833"^^xsd:decimal ;
  dwc:decimalLongitude "-61.468611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.455833 -61.468611)"^^geo:wktLiteral ;
  geo-pos:lat "15.455833"^^xsd:decimal ;
  geo-pos:long "-61.468611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3130'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3130'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.468611'^^xsd:double;
  dwc:startLongitude '-61.468611'^^xsd:double;
  dwc:endLongitude '-61.468611'^^xsd:double;
  dwc:latitude '15.455833'^^xsd:double;
  dwc:startLatitude '15.455833'^^xsd:double;
  dwc:endLatitude '15.455833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.468611 15.455833, -61.468611 15.455833, -61.468611 15.455833, -61.468611 15.455833, -61.468611 15.455833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3130'^^xsd:string;
  dwc:observationDate '1994-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.659722 -61.176389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.659722"^^xsd:decimal ;
  dwc:decimalLongitude "-61.176389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.659722 -61.176389)"^^geo:wktLiteral ;
  geo-pos:lat "14.659722"^^xsd:decimal ;
  geo-pos:long "-61.176389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3144'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3144'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.176389'^^xsd:double;
  dwc:startLongitude '-61.176389'^^xsd:double;
  dwc:endLongitude '-61.176389'^^xsd:double;
  dwc:latitude '14.659722'^^xsd:double;
  dwc:startLatitude '14.659722'^^xsd:double;
  dwc:endLatitude '14.659722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.176389 14.659722, -61.176389 14.659722, -61.176389 14.659722, -61.176389 14.659722, -61.176389 14.659722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3144'^^xsd:string;
  dwc:observationDate '1994-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.783333 -66.667778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.783333"^^xsd:decimal ;
  dwc:decimalLongitude "-66.667778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.783333 -66.667778)"^^geo:wktLiteral ;
  geo-pos:lat "17.783333"^^xsd:decimal ;
  geo-pos:long "-66.667778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3229'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3229'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-66.667778'^^xsd:double;
  dwc:startLongitude '-66.667778'^^xsd:double;
  dwc:endLongitude '-66.667778'^^xsd:double;
  dwc:latitude '17.783333'^^xsd:double;
  dwc:startLatitude '17.783333'^^xsd:double;
  dwc:endLatitude '17.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667778 17.783333, -66.667778 17.783333, -66.667778 17.783333, -66.667778 17.783333, -66.667778 17.783333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3229'^^xsd:string;
  dwc:observationDate '1994-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.624167 -61.153056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.624167"^^xsd:decimal ;
  dwc:decimalLongitude "-61.153056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.624167 -61.153056)"^^geo:wktLiteral ;
  geo-pos:lat "14.624167"^^xsd:decimal ;
  geo-pos:long "-61.153056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3158'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3158'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.153056'^^xsd:double;
  dwc:startLongitude '-61.153056'^^xsd:double;
  dwc:endLongitude '-61.153056'^^xsd:double;
  dwc:latitude '14.624167'^^xsd:double;
  dwc:startLatitude '14.624167'^^xsd:double;
  dwc:endLatitude '14.624167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.153056 14.624167, -61.153056 14.624167, -61.153056 14.624167, -61.153056 14.624167, -61.153056 14.624167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3158'^^xsd:string;
  dwc:observationDate '1994-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.719444 -61.212778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.719444"^^xsd:decimal ;
  dwc:decimalLongitude "-61.212778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.719444 -61.212778)"^^geo:wktLiteral ;
  geo-pos:lat "14.719444"^^xsd:decimal ;
  geo-pos:long "-61.212778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3136'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3136'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.212778'^^xsd:double;
  dwc:startLongitude '-61.212778'^^xsd:double;
  dwc:endLongitude '-61.212778'^^xsd:double;
  dwc:latitude '14.719444'^^xsd:double;
  dwc:startLatitude '14.719444'^^xsd:double;
  dwc:endLatitude '14.719444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.212778 14.719444, -61.212778 14.719444, -61.212778 14.719444, -61.212778 14.719444, -61.212778 14.719444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3136'^^xsd:string;
  dwc:observationDate '1994-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.436111 -61.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.436111"^^xsd:decimal ;
  dwc:decimalLongitude "-61.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.436111 -61.035)"^^geo:wktLiteral ;
  geo-pos:lat "14.436111"^^xsd:decimal ;
  geo-pos:long "-61.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3141'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3141'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.035'^^xsd:double;
  dwc:startLongitude '-61.035'^^xsd:double;
  dwc:endLongitude '-61.035'^^xsd:double;
  dwc:latitude '14.436111'^^xsd:double;
  dwc:startLatitude '14.436111'^^xsd:double;
  dwc:endLatitude '14.436111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.035 14.436111, -61.035 14.436111, -61.035 14.436111, -61.035 14.436111, -61.035 14.436111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3141'^^xsd:string;
  dwc:observationDate '1994-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.638056 -61.160833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.638056"^^xsd:decimal ;
  dwc:decimalLongitude "-61.160833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.638056 -61.160833)"^^geo:wktLiteral ;
  geo-pos:lat "14.638056"^^xsd:decimal ;
  geo-pos:long "-61.160833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3121'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3121'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.160833'^^xsd:double;
  dwc:startLongitude '-61.160833'^^xsd:double;
  dwc:endLongitude '-61.160833'^^xsd:double;
  dwc:latitude '14.638056'^^xsd:double;
  dwc:startLatitude '14.638056'^^xsd:double;
  dwc:endLatitude '14.638056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.160833 14.638056, -61.160833 14.638056, -61.160833 14.638056, -61.160833 14.638056, -61.160833 14.638056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3121'^^xsd:string;
  dwc:observationDate '1994-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.297222 -61.424167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.297222"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.297222 -61.424167)"^^geo:wktLiteral ;
  geo-pos:lat "15.297222"^^xsd:decimal ;
  geo-pos:long "-61.424167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3135'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3135'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.424167'^^xsd:double;
  dwc:startLongitude '-61.424167'^^xsd:double;
  dwc:endLongitude '-61.424167'^^xsd:double;
  dwc:latitude '15.297222'^^xsd:double;
  dwc:startLatitude '15.297222'^^xsd:double;
  dwc:endLatitude '15.297222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.424167 15.297222, -61.424167 15.297222, -61.424167 15.297222, -61.424167 15.297222, -61.424167 15.297222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3135'^^xsd:string;
  dwc:observationDate '1994-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.689722 -61.189722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.689722"^^xsd:decimal ;
  dwc:decimalLongitude "-61.189722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.689722 -61.189722)"^^geo:wktLiteral ;
  geo-pos:lat "14.689722"^^xsd:decimal ;
  geo-pos:long "-61.189722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3145'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3145'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.189722'^^xsd:double;
  dwc:startLongitude '-61.189722'^^xsd:double;
  dwc:endLongitude '-61.189722'^^xsd:double;
  dwc:latitude '14.689722'^^xsd:double;
  dwc:startLatitude '14.689722'^^xsd:double;
  dwc:endLatitude '14.689722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.189722 14.689722, -61.189722 14.689722, -61.189722 14.689722, -61.189722 14.689722, -61.189722 14.689722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3145'^^xsd:string;
  dwc:observationDate '1994-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.626944 -61.136389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.626944"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.626944 -61.136389)"^^geo:wktLiteral ;
  geo-pos:lat "14.626944"^^xsd:decimal ;
  geo-pos:long "-61.136389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3143'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3143'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.136389'^^xsd:double;
  dwc:startLongitude '-61.136389'^^xsd:double;
  dwc:endLongitude '-61.136389'^^xsd:double;
  dwc:latitude '14.626944'^^xsd:double;
  dwc:startLatitude '14.626944'^^xsd:double;
  dwc:endLatitude '14.626944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.136389 14.626944, -61.136389 14.626944, -61.136389 14.626944, -61.136389 14.626944, -61.136389 14.626944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3143'^^xsd:string;
  dwc:observationDate '1994-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.81 -61.240278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.81"^^xsd:decimal ;
  dwc:decimalLongitude "-61.240278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.81 -61.240278)"^^geo:wktLiteral ;
  geo-pos:lat "14.81"^^xsd:decimal ;
  geo-pos:long "-61.240278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3146'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3146'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.240278'^^xsd:double;
  dwc:startLongitude '-61.240278'^^xsd:double;
  dwc:endLongitude '-61.240278'^^xsd:double;
  dwc:latitude '14.81'^^xsd:double;
  dwc:startLatitude '14.81'^^xsd:double;
  dwc:endLatitude '14.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.240278 14.81, -61.240278 14.81, -61.240278 14.81, -61.240278 14.81, -61.240278 14.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3146'^^xsd:string;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.475833 -61.504722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.475833"^^xsd:decimal ;
  dwc:decimalLongitude "-61.504722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.475833 -61.504722)"^^geo:wktLiteral ;
  geo-pos:lat "15.475833"^^xsd:decimal ;
  geo-pos:long "-61.504722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3133'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3133'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.504722'^^xsd:double;
  dwc:startLongitude '-61.504722'^^xsd:double;
  dwc:endLongitude '-61.504722'^^xsd:double;
  dwc:latitude '15.475833'^^xsd:double;
  dwc:startLatitude '15.475833'^^xsd:double;
  dwc:endLatitude '15.475833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.504722 15.475833, -61.504722 15.475833, -61.504722 15.475833, -61.504722 15.475833, -61.504722 15.475833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3133'^^xsd:string;
  dwc:observationDate '1994-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.150917 -13.3348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.150917"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.150917 -13.3348)"^^geo:wktLiteral ;
  geo-pos:lat "29.150917"^^xsd:decimal ;
  geo-pos:long "-13.3348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2827'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2827'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.3348'^^xsd:double;
  dwc:startLongitude '-13.3348'^^xsd:double;
  dwc:endLongitude '-13.3348'^^xsd:double;
  dwc:latitude '29.150917'^^xsd:double;
  dwc:startLatitude '29.150917'^^xsd:double;
  dwc:endLatitude '29.150917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.3348 29.150917, -13.3348 29.150917, -13.3348 29.150917, -13.3348 29.150917, -13.3348 29.150917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_2827'^^xsd:string;
  dwc:observationDate '1994-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.576111 -61.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.576111"^^xsd:decimal ;
  dwc:decimalLongitude "-61.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.576111 -61.51)"^^geo:wktLiteral ;
  geo-pos:lat "15.576111"^^xsd:decimal ;
  geo-pos:long "-61.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3161'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3161'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.51'^^xsd:double;
  dwc:startLongitude '-61.51'^^xsd:double;
  dwc:endLongitude '-61.51'^^xsd:double;
  dwc:latitude '15.576111'^^xsd:double;
  dwc:startLatitude '15.576111'^^xsd:double;
  dwc:endLatitude '15.576111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.51 15.576111, -61.51 15.576111, -61.51 15.576111, -61.51 15.576111, -61.51 15.576111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3161'^^xsd:string;
  dwc:observationDate '1994-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.494722 -61.536389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.494722"^^xsd:decimal ;
  dwc:decimalLongitude "-61.536389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.494722 -61.536389)"^^geo:wktLiteral ;
  geo-pos:lat "15.494722"^^xsd:decimal ;
  geo-pos:long "-61.536389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3154'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3154'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.536389'^^xsd:double;
  dwc:startLongitude '-61.536389'^^xsd:double;
  dwc:endLongitude '-61.536389'^^xsd:double;
  dwc:latitude '15.494722'^^xsd:double;
  dwc:startLatitude '15.494722'^^xsd:double;
  dwc:endLatitude '15.494722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.536389 15.494722, -61.536389 15.494722, -61.536389 15.494722, -61.536389 15.494722, -61.536389 15.494722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3154'^^xsd:string;
  dwc:observationDate '1994-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.922222 -67.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.922222"^^xsd:decimal ;
  dwc:decimalLongitude "-67.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.922222 -67.341667)"^^geo:wktLiteral ;
  geo-pos:lat "17.922222"^^xsd:decimal ;
  geo-pos:long "-67.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3228'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3228'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-67.341667'^^xsd:double;
  dwc:startLongitude '-67.341667'^^xsd:double;
  dwc:endLongitude '-67.341667'^^xsd:double;
  dwc:latitude '17.922222'^^xsd:double;
  dwc:startLatitude '17.922222'^^xsd:double;
  dwc:endLatitude '17.922222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.341667 17.922222, -67.341667 17.922222, -67.341667 17.922222, -67.341667 17.922222, -67.341667 17.922222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella longirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '774_3228'^^xsd:string;
  dwc:observationDate '1994-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.38 -61.533889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.38"^^xsd:decimal ;
  dwc:decimalLongitude "-61.533889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.38 -61.533889)"^^geo:wktLiteral ;
  geo-pos:lat "15.38"^^xsd:decimal ;
  geo-pos:long "-61.533889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3169'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3169'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.533889'^^xsd:double;
  dwc:startLongitude '-61.533889'^^xsd:double;
  dwc:endLongitude '-61.533889'^^xsd:double;
  dwc:latitude '15.38'^^xsd:double;
  dwc:startLatitude '15.38'^^xsd:double;
  dwc:endLatitude '15.38'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.533889 15.38, -61.533889 15.38, -61.533889 15.38, -61.533889 15.38, -61.533889 15.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella sp." by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '774_3169'^^xsd:string;
  dwc:observationDate '1994-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.412778 -61.517778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.412778"^^xsd:decimal ;
  dwc:decimalLongitude "-61.517778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.412778 -61.517778)"^^geo:wktLiteral ;
  geo-pos:lat "15.412778"^^xsd:decimal ;
  geo-pos:long "-61.517778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3166'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3166'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.517778'^^xsd:double;
  dwc:startLongitude '-61.517778'^^xsd:double;
  dwc:endLongitude '-61.517778'^^xsd:double;
  dwc:latitude '15.412778'^^xsd:double;
  dwc:startLatitude '15.412778'^^xsd:double;
  dwc:endLatitude '15.412778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.517778 15.412778, -61.517778 15.412778, -61.517778 15.412778, -61.517778 15.412778, -61.517778 15.412778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella sp." by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '774_3166'^^xsd:string;
  dwc:observationDate '1994-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7025 -61.193889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7025"^^xsd:decimal ;
  dwc:decimalLongitude "-61.193889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7025 -61.193889)"^^geo:wktLiteral ;
  geo-pos:lat "14.7025"^^xsd:decimal ;
  geo-pos:long "-61.193889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3178'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3178'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.193889'^^xsd:double;
  dwc:startLongitude '-61.193889'^^xsd:double;
  dwc:endLongitude '-61.193889'^^xsd:double;
  dwc:latitude '14.7025'^^xsd:double;
  dwc:startLatitude '14.7025'^^xsd:double;
  dwc:endLatitude '14.7025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.193889 14.7025, -61.193889 14.7025, -61.193889 14.7025, -61.193889 14.7025, -61.193889 14.7025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella sp." by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '774_3178'^^xsd:string;
  dwc:observationDate '1994-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.448889 -61.835278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.448889"^^xsd:decimal ;
  dwc:decimalLongitude "-61.835278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.448889 -61.835278)"^^geo:wktLiteral ;
  geo-pos:lat "12.448889"^^xsd:decimal ;
  geo-pos:long "-61.835278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3096'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3096'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.835278'^^xsd:double;
  dwc:startLongitude '-61.835278'^^xsd:double;
  dwc:endLongitude '-61.835278'^^xsd:double;
  dwc:latitude '12.448889'^^xsd:double;
  dwc:startLatitude '12.448889'^^xsd:double;
  dwc:endLatitude '12.448889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.835278 12.448889, -61.835278 12.448889, -61.835278 12.448889, -61.835278 12.448889, -61.835278 12.448889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella sp." by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '774_3096'^^xsd:string;
  dwc:observationDate '1993-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9839 -13.36795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9839"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9839 -13.36795)"^^geo:wktLiteral ;
  geo-pos:lat "28.9839"^^xsd:decimal ;
  geo-pos:long "-13.36795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2872'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2872'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.36795'^^xsd:double;
  dwc:startLongitude '-13.36795'^^xsd:double;
  dwc:endLongitude '-13.36795'^^xsd:double;
  dwc:latitude '28.9839'^^xsd:double;
  dwc:startLatitude '28.9839'^^xsd:double;
  dwc:endLatitude '28.9839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.36795 28.9839, -13.36795 28.9839, -13.36795 28.9839, -13.36795 28.9839, -13.36795 28.9839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella sp." by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '774_2872'^^xsd:string;
  dwc:observationDate '1995-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.605833 -61.109444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.605833"^^xsd:decimal ;
  dwc:decimalLongitude "-61.109444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.605833 -61.109444)"^^geo:wktLiteral ;
  geo-pos:lat "14.605833"^^xsd:decimal ;
  geo-pos:long "-61.109444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3177'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3177'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.109444'^^xsd:double;
  dwc:startLongitude '-61.109444'^^xsd:double;
  dwc:endLongitude '-61.109444'^^xsd:double;
  dwc:latitude '14.605833'^^xsd:double;
  dwc:startLatitude '14.605833'^^xsd:double;
  dwc:endLatitude '14.605833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.109444 14.605833, -61.109444 14.605833, -61.109444 14.605833, -61.109444 14.605833, -61.109444 14.605833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella sp." by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '774_3177'^^xsd:string;
  dwc:observationDate '1994-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.294167 -61.495556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.294167"^^xsd:decimal ;
  dwc:decimalLongitude "-61.495556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.294167 -61.495556)"^^geo:wktLiteral ;
  geo-pos:lat "12.294167"^^xsd:decimal ;
  geo-pos:long "-61.495556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3171'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3171'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.495556'^^xsd:double;
  dwc:startLongitude '-61.495556'^^xsd:double;
  dwc:endLongitude '-61.495556'^^xsd:double;
  dwc:latitude '12.294167'^^xsd:double;
  dwc:startLatitude '12.294167'^^xsd:double;
  dwc:endLatitude '12.294167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.495556 12.294167, -61.495556 12.294167, -61.495556 12.294167, -61.495556 12.294167, -61.495556 12.294167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella sp." by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '774_3171'^^xsd:string;
  dwc:observationDate '1994-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 20.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "20.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 20.891)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "20.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_807'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_807'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891'^^xsd:double;
  dwc:startLongitude '20.891'^^xsd:double;
  dwc:endLongitude '20.891'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:startLatitude '38.517'^^xsd:double;
  dwc:endLatitude '38.517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891 38.517, 20.891 38.517, 20.891 38.517, 20.891 38.517, 20.891 38.517))'^^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 '774_807'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.5936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.5936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.5936)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "14.5936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1897'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1897'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5936'^^xsd:double;
  dwc:startLongitude '14.5936'^^xsd:double;
  dwc:endLongitude '14.5936'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:startLatitude '44.55'^^xsd:double;
  dwc:endLatitude '44.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5936 44.55, 14.5936 44.55, 14.5936 44.55, 14.5936 44.55, 14.5936 44.55))'^^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 '774_1897'^^xsd:string;
  dwc:observationDate '1994-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.944333 20.832667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.944333"^^xsd:decimal ;
  dwc:decimalLongitude "20.832667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.944333 20.832667)"^^geo:wktLiteral ;
  geo-pos:lat "38.944333"^^xsd:decimal ;
  geo-pos:long "20.832667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_475'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.832667'^^xsd:double;
  dwc:startLongitude '20.832667'^^xsd:double;
  dwc:endLongitude '20.832667'^^xsd:double;
  dwc:latitude '38.944333'^^xsd:double;
  dwc:startLatitude '38.944333'^^xsd:double;
  dwc:endLatitude '38.944333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.832667 38.944333, 20.832667 38.944333, 20.832667 38.944333, 20.832667 38.944333, 20.832667 38.944333))'^^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 '774_475'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994 20.944833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.994"^^xsd:decimal ;
  dwc:decimalLongitude "20.944833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994 20.944833)"^^geo:wktLiteral ;
  geo-pos:lat "38.994"^^xsd:decimal ;
  geo-pos:long "20.944833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_456'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.944833'^^xsd:double;
  dwc:startLongitude '20.944833'^^xsd:double;
  dwc:endLongitude '20.944833'^^xsd:double;
  dwc:latitude '38.994'^^xsd:double;
  dwc:startLatitude '38.994'^^xsd:double;
  dwc:endLatitude '38.994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.944833 38.994, 20.944833 38.994, 20.944833 38.994, 20.944833 38.994, 20.944833 38.994))'^^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 '774_456'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2181'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2181'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:startLongitude '14.55'^^xsd:double;
  dwc:endLongitude '14.55'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:startLatitude '44.5'^^xsd:double;
  dwc:endLatitude '44.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.55 44.5, 14.55 44.5, 14.55 44.5, 14.55 44.5, 14.55 44.5))'^^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 '774_2181'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.618333)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "14.618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2328'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2328'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.618333'^^xsd:double;
  dwc:startLongitude '14.618333'^^xsd:double;
  dwc:endLongitude '14.618333'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:startLatitude '44.55'^^xsd:double;
  dwc:endLatitude '44.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.618333 44.55, 14.618333 44.55, 14.618333 44.55, 14.618333 44.55, 14.618333 44.55))'^^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 '774_2328'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953667 20.907333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953667"^^xsd:decimal ;
  dwc:decimalLongitude "20.907333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953667 20.907333)"^^geo:wktLiteral ;
  geo-pos:lat "38.953667"^^xsd:decimal ;
  geo-pos:long "20.907333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_78'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_78'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.907333'^^xsd:double;
  dwc:startLongitude '20.907333'^^xsd:double;
  dwc:endLongitude '20.907333'^^xsd:double;
  dwc:latitude '38.953667'^^xsd:double;
  dwc:startLatitude '38.953667'^^xsd:double;
  dwc:endLatitude '38.953667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.907333 38.953667, 20.907333 38.953667, 20.907333 38.953667, 20.907333 38.953667, 20.907333 38.953667))'^^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 '774_78'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66663 8.995818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66663"^^xsd:decimal ;
  dwc:decimalLongitude "8.995818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66663 8.995818)"^^geo:wktLiteral ;
  geo-pos:lat "42.66663"^^xsd:decimal ;
  geo-pos:long "8.995818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8070'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8070'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.761111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.995818'^^xsd:double;
  dwc:startLongitude '8.995818'^^xsd:double;
  dwc:endLongitude '8.995818'^^xsd:double;
  dwc:latitude '42.66663'^^xsd:double;
  dwc:startLatitude '42.66663'^^xsd:double;
  dwc:endLatitude '42.66663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.995818 42.66663, 8.995818 42.66663, 8.995818 42.66663, 8.995818 42.66663, 8.995818 42.66663))'^^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 '774_8070'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6533 14.5917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6533"^^xsd:decimal ;
  dwc:decimalLongitude "14.5917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6533 14.5917)"^^geo:wktLiteral ;
  geo-pos:lat "44.6533"^^xsd:decimal ;
  geo-pos:long "14.5917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1954'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1954'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5917'^^xsd:double;
  dwc:startLongitude '14.5917'^^xsd:double;
  dwc:endLongitude '14.5917'^^xsd:double;
  dwc:latitude '44.6533'^^xsd:double;
  dwc:startLatitude '44.6533'^^xsd:double;
  dwc:endLatitude '44.6533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5917 44.6533, 14.5917 44.6533, 14.5917 44.6533, 14.5917 44.6533, 14.5917 44.6533))'^^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 '774_1954'^^xsd:string;
  dwc:observationDate '1994-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 21.063167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970667"^^xsd:decimal ;
  dwc:decimalLongitude "21.063167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 21.063167)"^^geo:wktLiteral ;
  geo-pos:lat "38.970667"^^xsd:decimal ;
  geo-pos:long "21.063167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_410'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_410'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.063167'^^xsd:double;
  dwc:startLongitude '21.063167'^^xsd:double;
  dwc:endLongitude '21.063167'^^xsd:double;
  dwc:latitude '38.970667'^^xsd:double;
  dwc:startLatitude '38.970667'^^xsd:double;
  dwc:endLatitude '38.970667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.063167 38.970667, 21.063167 38.970667, 21.063167 38.970667, 21.063167 38.970667, 21.063167 38.970667))'^^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 '774_410'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668167 20.9215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.668167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668167 20.9215)"^^geo:wktLiteral ;
  geo-pos:lat "38.668167"^^xsd:decimal ;
  geo-pos:long "20.9215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1656'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1656'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9215'^^xsd:double;
  dwc:startLongitude '20.9215'^^xsd:double;
  dwc:endLongitude '20.9215'^^xsd:double;
  dwc:latitude '38.668167'^^xsd:double;
  dwc:startLatitude '38.668167'^^xsd:double;
  dwc:endLatitude '38.668167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9215 38.668167, 20.9215 38.668167, 20.9215 38.668167, 20.9215 38.668167, 20.9215 38.668167))'^^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 '774_1656'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6019 14.5342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6019"^^xsd:decimal ;
  dwc:decimalLongitude "14.5342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6019 14.5342)"^^geo:wktLiteral ;
  geo-pos:lat "44.6019"^^xsd:decimal ;
  geo-pos:long "14.5342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1819'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1819'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5342'^^xsd:double;
  dwc:startLongitude '14.5342'^^xsd:double;
  dwc:endLongitude '14.5342'^^xsd:double;
  dwc:latitude '44.6019'^^xsd:double;
  dwc:startLatitude '44.6019'^^xsd:double;
  dwc:endLatitude '44.6019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5342 44.6019, 14.5342 44.6019, 14.5342 44.6019, 14.5342 44.6019, 14.5342 44.6019))'^^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 '774_1819'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992833 21.083667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.992833"^^xsd:decimal ;
  dwc:decimalLongitude "21.083667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992833 21.083667)"^^geo:wktLiteral ;
  geo-pos:lat "38.992833"^^xsd:decimal ;
  geo-pos:long "21.083667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8271'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.083667'^^xsd:double;
  dwc:startLongitude '21.083667'^^xsd:double;
  dwc:endLongitude '21.083667'^^xsd:double;
  dwc:latitude '38.992833'^^xsd:double;
  dwc:startLatitude '38.992833'^^xsd:double;
  dwc:endLatitude '38.992833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.083667 38.992833, 21.083667 38.992833, 21.083667 38.992833, 21.083667 38.992833, 21.083667 38.992833))'^^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 '774_8271'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959 20.852833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959"^^xsd:decimal ;
  dwc:decimalLongitude "20.852833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959 20.852833)"^^geo:wktLiteral ;
  geo-pos:lat "38.959"^^xsd:decimal ;
  geo-pos:long "20.852833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8246'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.852833'^^xsd:double;
  dwc:startLongitude '20.852833'^^xsd:double;
  dwc:endLongitude '20.852833'^^xsd:double;
  dwc:latitude '38.959'^^xsd:double;
  dwc:startLatitude '38.959'^^xsd:double;
  dwc:endLatitude '38.959'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.852833 38.959, 20.852833 38.959, 20.852833 38.959, 20.852833 38.959, 20.852833 38.959))'^^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 '774_8246'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658333 20.941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658333"^^xsd:decimal ;
  dwc:decimalLongitude "20.941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658333 20.941667)"^^geo:wktLiteral ;
  geo-pos:lat "38.658333"^^xsd:decimal ;
  geo-pos:long "20.941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1629'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1629'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.941667'^^xsd:double;
  dwc:startLongitude '20.941667'^^xsd:double;
  dwc:endLongitude '20.941667'^^xsd:double;
  dwc:latitude '38.658333'^^xsd:double;
  dwc:startLatitude '38.658333'^^xsd:double;
  dwc:endLatitude '38.658333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.941667 38.658333, 20.941667 38.658333, 20.941667 38.658333, 20.941667 38.658333, 20.941667 38.658333))'^^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 '774_1629'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670667 20.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.670667"^^xsd:decimal ;
  dwc:decimalLongitude "20.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670667 20.933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.670667"^^xsd:decimal ;
  geo-pos:long "20.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1575'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1575'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.933333'^^xsd:double;
  dwc:startLongitude '20.933333'^^xsd:double;
  dwc:endLongitude '20.933333'^^xsd:double;
  dwc:latitude '38.670667'^^xsd:double;
  dwc:startLatitude '38.670667'^^xsd:double;
  dwc:endLatitude '38.670667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.933333 38.670667, 20.933333 38.670667, 20.933333 38.670667, 20.933333 38.670667, 20.933333 38.670667))'^^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 '774_1575'^^xsd:string;
  dwc:observationDate '2007-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670667 20.902667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.670667"^^xsd:decimal ;
  dwc:decimalLongitude "20.902667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670667 20.902667)"^^geo:wktLiteral ;
  geo-pos:lat "38.670667"^^xsd:decimal ;
  geo-pos:long "20.902667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1649'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1649'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.902667'^^xsd:double;
  dwc:startLongitude '20.902667'^^xsd:double;
  dwc:endLongitude '20.902667'^^xsd:double;
  dwc:latitude '38.670667'^^xsd:double;
  dwc:startLatitude '38.670667'^^xsd:double;
  dwc:endLatitude '38.670667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.902667 38.670667, 20.902667 38.670667, 20.902667 38.670667, 20.902667 38.670667, 20.902667 38.670667))'^^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 '774_1649'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5545 20.824667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5545"^^xsd:decimal ;
  dwc:decimalLongitude "20.824667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5545 20.824667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5545"^^xsd:decimal ;
  geo-pos:long "20.824667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_817'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_817'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.824667'^^xsd:double;
  dwc:startLongitude '20.824667'^^xsd:double;
  dwc:endLongitude '20.824667'^^xsd:double;
  dwc:latitude '38.5545'^^xsd:double;
  dwc:startLatitude '38.5545'^^xsd:double;
  dwc:endLatitude '38.5545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.824667 38.5545, 20.824667 38.5545, 20.824667 38.5545, 20.824667 38.5545, 20.824667 38.5545))'^^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 '774_817'^^xsd:string;
  dwc:observationDate '1994-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670167 20.929167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.670167"^^xsd:decimal ;
  dwc:decimalLongitude "20.929167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670167 20.929167)"^^geo:wktLiteral ;
  geo-pos:lat "38.670167"^^xsd:decimal ;
  geo-pos:long "20.929167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1547'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1547'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929167'^^xsd:double;
  dwc:startLongitude '20.929167'^^xsd:double;
  dwc:endLongitude '20.929167'^^xsd:double;
  dwc:latitude '38.670167'^^xsd:double;
  dwc:startLatitude '38.670167'^^xsd:double;
  dwc:endLatitude '38.670167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929167 38.670167, 20.929167 38.670167, 20.929167 38.670167, 20.929167 38.670167, 20.929167 38.670167))'^^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 '774_1547'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1617'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1617'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1617'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955167 20.8385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955167"^^xsd:decimal ;
  dwc:decimalLongitude "20.8385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955167 20.8385)"^^geo:wktLiteral ;
  geo-pos:lat "38.955167"^^xsd:decimal ;
  geo-pos:long "20.8385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_221'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_221'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8385'^^xsd:double;
  dwc:startLongitude '20.8385'^^xsd:double;
  dwc:endLongitude '20.8385'^^xsd:double;
  dwc:latitude '38.955167'^^xsd:double;
  dwc:startLatitude '38.955167'^^xsd:double;
  dwc:endLatitude '38.955167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8385 38.955167, 20.8385 38.955167, 20.8385 38.955167, 20.8385 38.955167, 20.8385 38.955167))'^^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 '774_221'^^xsd:string;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.492 14.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.492"^^xsd:decimal ;
  dwc:decimalLongitude "14.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.492 14.426)"^^geo:wktLiteral ;
  geo-pos:lat "44.492"^^xsd:decimal ;
  geo-pos:long "14.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2229'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2229'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.426'^^xsd:double;
  dwc:startLongitude '14.426'^^xsd:double;
  dwc:endLongitude '14.426'^^xsd:double;
  dwc:latitude '44.492'^^xsd:double;
  dwc:startLatitude '44.492'^^xsd:double;
  dwc:endLatitude '44.492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.426 44.492, 14.426 44.492, 14.426 44.492, 14.426 44.492, 14.426 44.492))'^^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 '774_2229'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930833 21.035333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.930833"^^xsd:decimal ;
  dwc:decimalLongitude "21.035333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930833 21.035333)"^^geo:wktLiteral ;
  geo-pos:lat "38.930833"^^xsd:decimal ;
  geo-pos:long "21.035333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_246'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_246'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.035333'^^xsd:double;
  dwc:startLongitude '21.035333'^^xsd:double;
  dwc:endLongitude '21.035333'^^xsd:double;
  dwc:latitude '38.930833'^^xsd:double;
  dwc:startLatitude '38.930833'^^xsd:double;
  dwc:endLatitude '38.930833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.035333 38.930833, 21.035333 38.930833, 21.035333 38.930833, 21.035333 38.930833, 21.035333 38.930833))'^^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 '774_246'^^xsd:string;
  dwc:observationDate '2006-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353167 22.388833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.353167"^^xsd:decimal ;
  dwc:decimalLongitude "22.388833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353167 22.388833)"^^geo:wktLiteral ;
  geo-pos:lat "38.353167"^^xsd:decimal ;
  geo-pos:long "22.388833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_601'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_601'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.388833'^^xsd:double;
  dwc:startLongitude '22.388833'^^xsd:double;
  dwc:endLongitude '22.388833'^^xsd:double;
  dwc:latitude '38.353167'^^xsd:double;
  dwc:startLatitude '38.353167'^^xsd:double;
  dwc:endLatitude '38.353167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.388833 38.353167, 22.388833 38.353167, 22.388833 38.353167, 22.388833 38.353167, 22.388833 38.353167))'^^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 '774_601'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.929167 20.896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.929167"^^xsd:decimal ;
  dwc:decimalLongitude "20.896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.929167 20.896667)"^^geo:wktLiteral ;
  geo-pos:lat "38.929167"^^xsd:decimal ;
  geo-pos:long "20.896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_31'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_31'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.896667'^^xsd:double;
  dwc:startLongitude '20.896667'^^xsd:double;
  dwc:endLongitude '20.896667'^^xsd:double;
  dwc:latitude '38.929167'^^xsd:double;
  dwc:startLatitude '38.929167'^^xsd:double;
  dwc:endLatitude '38.929167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.896667 38.929167, 20.896667 38.929167, 20.896667 38.929167, 20.896667 38.929167, 20.896667 38.929167))'^^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 '774_31'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975167 20.957833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975167"^^xsd:decimal ;
  dwc:decimalLongitude "20.957833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975167 20.957833)"^^geo:wktLiteral ;
  geo-pos:lat "38.975167"^^xsd:decimal ;
  geo-pos:long "20.957833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_285'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_285'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957833'^^xsd:double;
  dwc:startLongitude '20.957833'^^xsd:double;
  dwc:endLongitude '20.957833'^^xsd:double;
  dwc:latitude '38.975167'^^xsd:double;
  dwc:startLatitude '38.975167'^^xsd:double;
  dwc:endLatitude '38.975167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957833 38.975167, 20.957833 38.975167, 20.957833 38.975167, 20.957833 38.975167, 20.957833 38.975167))'^^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 '774_285'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.709 20.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.709"^^xsd:decimal ;
  dwc:decimalLongitude "20.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.709 20.8395)"^^geo:wktLiteral ;
  geo-pos:lat "38.709"^^xsd:decimal ;
  geo-pos:long "20.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_982'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_982'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8395'^^xsd:double;
  dwc:startLongitude '20.8395'^^xsd:double;
  dwc:endLongitude '20.8395'^^xsd:double;
  dwc:latitude '38.709'^^xsd:double;
  dwc:startLatitude '38.709'^^xsd:double;
  dwc:endLatitude '38.709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8395 38.709, 20.8395 38.709, 20.8395 38.709, 20.8395 38.709, 20.8395 38.709))'^^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 '774_982'^^xsd:string;
  dwc:observationDate '1997-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683833 20.836833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683833"^^xsd:decimal ;
  dwc:decimalLongitude "20.836833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683833 20.836833)"^^geo:wktLiteral ;
  geo-pos:lat "38.683833"^^xsd:decimal ;
  geo-pos:long "20.836833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1015'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1015'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.836833'^^xsd:double;
  dwc:startLongitude '20.836833'^^xsd:double;
  dwc:endLongitude '20.836833'^^xsd:double;
  dwc:latitude '38.683833'^^xsd:double;
  dwc:startLatitude '38.683833'^^xsd:double;
  dwc:endLatitude '38.683833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.836833 38.683833, 20.836833 38.683833, 20.836833 38.683833, 20.836833 38.683833, 20.836833 38.683833))'^^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 '774_1015'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639667 20.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639667"^^xsd:decimal ;
  dwc:decimalLongitude "20.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639667 20.843)"^^geo:wktLiteral ;
  geo-pos:lat "38.639667"^^xsd:decimal ;
  geo-pos:long "20.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1645'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1645'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843'^^xsd:double;
  dwc:startLongitude '20.843'^^xsd:double;
  dwc:endLongitude '20.843'^^xsd:double;
  dwc:latitude '38.639667'^^xsd:double;
  dwc:startLatitude '38.639667'^^xsd:double;
  dwc:endLatitude '38.639667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843 38.639667, 20.843 38.639667, 20.843 38.639667, 20.843 38.639667, 20.843 38.639667))'^^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 '774_1645'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.416667 14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.416667"^^xsd:decimal ;
  dwc:decimalLongitude "14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.416667 14.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.416667"^^xsd:decimal ;
  geo-pos:long "14.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2240'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2240'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.05'^^xsd:double;
  dwc:startLongitude '14.05'^^xsd:double;
  dwc:endLongitude '14.05'^^xsd:double;
  dwc:latitude '36.416667'^^xsd:double;
  dwc:startLatitude '36.416667'^^xsd:double;
  dwc:endLatitude '36.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.05 36.416667, 14.05 36.416667, 14.05 36.416667, 14.05 36.416667, 14.05 36.416667))'^^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 '774_2240'^^xsd:string;
  dwc:observationDate '1986-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937333 20.878667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.937333"^^xsd:decimal ;
  dwc:decimalLongitude "20.878667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937333 20.878667)"^^geo:wktLiteral ;
  geo-pos:lat "38.937333"^^xsd:decimal ;
  geo-pos:long "20.878667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_441'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.878667'^^xsd:double;
  dwc:startLongitude '20.878667'^^xsd:double;
  dwc:endLongitude '20.878667'^^xsd:double;
  dwc:latitude '38.937333'^^xsd:double;
  dwc:startLatitude '38.937333'^^xsd:double;
  dwc:endLatitude '38.937333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.878667 38.937333, 20.878667 38.937333, 20.878667 38.937333, 20.878667 38.937333, 20.878667 38.937333))'^^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 '774_441'^^xsd:string;
  dwc:observationDate '2009-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506908 7.774455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.506908"^^xsd:decimal ;
  dwc:decimalLongitude "7.774455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506908 7.774455)"^^geo:wktLiteral ;
  geo-pos:lat "43.506908"^^xsd:decimal ;
  geo-pos:long "7.774455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5808'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5808'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.774455'^^xsd:double;
  dwc:startLongitude '7.774455'^^xsd:double;
  dwc:endLongitude '7.774455'^^xsd:double;
  dwc:latitude '43.506908'^^xsd:double;
  dwc:startLatitude '43.506908'^^xsd:double;
  dwc:endLatitude '43.506908'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.774455 43.506908, 7.774455 43.506908, 7.774455 43.506908, 7.774455 43.506908, 7.774455 43.506908))'^^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 '774_5808'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62449 7.91836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62449"^^xsd:decimal ;
  dwc:decimalLongitude "7.91836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62449 7.91836)"^^geo:wktLiteral ;
  geo-pos:lat "43.62449"^^xsd:decimal ;
  geo-pos:long "7.91836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6440'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.49'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91836'^^xsd:double;
  dwc:startLongitude '7.91836'^^xsd:double;
  dwc:endLongitude '7.91836'^^xsd:double;
  dwc:latitude '43.62449'^^xsd:double;
  dwc:startLatitude '43.62449'^^xsd:double;
  dwc:endLatitude '43.62449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91836 43.62449, 7.91836 43.62449, 7.91836 43.62449, 7.91836 43.62449, 7.91836 43.62449))'^^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 '774_6440'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4065 8.26435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4065"^^xsd:decimal ;
  dwc:decimalLongitude "8.26435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4065 8.26435)"^^geo:wktLiteral ;
  geo-pos:lat "43.4065"^^xsd:decimal ;
  geo-pos:long "8.26435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6545'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6545'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26435'^^xsd:double;
  dwc:startLongitude '8.26435'^^xsd:double;
  dwc:endLongitude '8.26435'^^xsd:double;
  dwc:latitude '43.4065'^^xsd:double;
  dwc:startLatitude '43.4065'^^xsd:double;
  dwc:endLatitude '43.4065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26435 43.4065, 8.26435 43.4065, 8.26435 43.4065, 8.26435 43.4065, 8.26435 43.4065))'^^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 '774_6545'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36409 8.07477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36409"^^xsd:decimal ;
  dwc:decimalLongitude "8.07477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36409 8.07477)"^^geo:wktLiteral ;
  geo-pos:lat "43.36409"^^xsd:decimal ;
  geo-pos:long "8.07477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6630'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6630'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.07477'^^xsd:double;
  dwc:startLongitude '8.07477'^^xsd:double;
  dwc:endLongitude '8.07477'^^xsd:double;
  dwc:latitude '43.36409'^^xsd:double;
  dwc:startLatitude '43.36409'^^xsd:double;
  dwc:endLatitude '43.36409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07477 43.36409, 8.07477 43.36409, 8.07477 43.36409, 8.07477 43.36409, 8.07477 43.36409))'^^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 '774_6630'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.727799 7.576423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.727799"^^xsd:decimal ;
  dwc:decimalLongitude "7.576423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.727799 7.576423)"^^geo:wktLiteral ;
  geo-pos:lat "43.727799"^^xsd:decimal ;
  geo-pos:long "7.576423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5861'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5861'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.8644444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.576423'^^xsd:double;
  dwc:startLongitude '7.576423'^^xsd:double;
  dwc:endLongitude '7.576423'^^xsd:double;
  dwc:latitude '43.727799'^^xsd:double;
  dwc:startLatitude '43.727799'^^xsd:double;
  dwc:endLatitude '43.727799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.576423 43.727799, 7.576423 43.727799, 7.576423 43.727799, 7.576423 43.727799, 7.576423 43.727799))'^^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 '774_5861'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686501 8.360983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686501"^^xsd:decimal ;
  dwc:decimalLongitude "8.360983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686501 8.360983)"^^geo:wktLiteral ;
  geo-pos:lat "43.686501"^^xsd:decimal ;
  geo-pos:long "8.360983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5380'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5380'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.846666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.360983'^^xsd:double;
  dwc:startLongitude '8.360983'^^xsd:double;
  dwc:endLongitude '8.360983'^^xsd:double;
  dwc:latitude '43.686501'^^xsd:double;
  dwc:startLatitude '43.686501'^^xsd:double;
  dwc:endLatitude '43.686501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.360983 43.686501, 8.360983 43.686501, 8.360983 43.686501, 8.360983 43.686501, 8.360983 43.686501))'^^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 '774_5380'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70008 8.09465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70008"^^xsd:decimal ;
  dwc:decimalLongitude "8.09465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70008 8.09465)"^^geo:wktLiteral ;
  geo-pos:lat "43.70008"^^xsd:decimal ;
  geo-pos:long "8.09465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6475'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6475'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.526666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.09465'^^xsd:double;
  dwc:startLongitude '8.09465'^^xsd:double;
  dwc:endLongitude '8.09465'^^xsd:double;
  dwc:latitude '43.70008'^^xsd:double;
  dwc:startLatitude '43.70008'^^xsd:double;
  dwc:endLatitude '43.70008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.09465 43.70008, 8.09465 43.70008, 8.09465 43.70008, 8.09465 43.70008, 8.09465 43.70008))'^^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 '774_6475'^^xsd:string;
  dwc:observationDate '2009-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7023 8.35496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7023"^^xsd:decimal ;
  dwc:decimalLongitude "8.35496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7023 8.35496)"^^geo:wktLiteral ;
  geo-pos:lat "43.7023"^^xsd:decimal ;
  geo-pos:long "8.35496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6561'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6561'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.117777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.35496'^^xsd:double;
  dwc:startLongitude '8.35496'^^xsd:double;
  dwc:endLongitude '8.35496'^^xsd:double;
  dwc:latitude '43.7023'^^xsd:double;
  dwc:startLatitude '43.7023'^^xsd:double;
  dwc:endLatitude '43.7023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.35496 43.7023, 8.35496 43.7023, 8.35496 43.7023, 8.35496 43.7023, 8.35496 43.7023))'^^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 '774_6561'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59116 7.65677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59116"^^xsd:decimal ;
  dwc:decimalLongitude "7.65677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59116 7.65677)"^^geo:wktLiteral ;
  geo-pos:lat "43.59116"^^xsd:decimal ;
  geo-pos:long "7.65677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7684'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7684'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.405833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65677'^^xsd:double;
  dwc:startLongitude '7.65677'^^xsd:double;
  dwc:endLongitude '7.65677'^^xsd:double;
  dwc:latitude '43.59116'^^xsd:double;
  dwc:startLatitude '43.59116'^^xsd:double;
  dwc:endLatitude '43.59116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65677 43.59116, 7.65677 43.59116, 7.65677 43.59116, 7.65677 43.59116, 7.65677 43.59116))'^^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 '774_7684'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.426968 7.454735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.426968"^^xsd:decimal ;
  dwc:decimalLongitude "7.454735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.426968 7.454735)"^^geo:wktLiteral ;
  geo-pos:lat "43.426968"^^xsd:decimal ;
  geo-pos:long "7.454735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5743'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5743'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.298888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.454735'^^xsd:double;
  dwc:startLongitude '7.454735'^^xsd:double;
  dwc:endLongitude '7.454735'^^xsd:double;
  dwc:latitude '43.426968'^^xsd:double;
  dwc:startLatitude '43.426968'^^xsd:double;
  dwc:endLatitude '43.426968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.454735 43.426968, 7.454735 43.426968, 7.454735 43.426968, 7.454735 43.426968, 7.454735 43.426968))'^^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 '774_5743'^^xsd:string;
  dwc:observationDate '2005-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.591333 20.956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.591333"^^xsd:decimal ;
  dwc:decimalLongitude "20.956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.591333 20.956667)"^^geo:wktLiteral ;
  geo-pos:lat "38.591333"^^xsd:decimal ;
  geo-pos:long "20.956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8290'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8290'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.956667'^^xsd:double;
  dwc:startLongitude '20.956667'^^xsd:double;
  dwc:endLongitude '20.956667'^^xsd:double;
  dwc:latitude '38.591333'^^xsd:double;
  dwc:startLatitude '38.591333'^^xsd:double;
  dwc:endLatitude '38.591333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.956667 38.591333, 20.956667 38.591333, 20.956667 38.591333, 20.956667 38.591333, 20.956667 38.591333))'^^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 '774_8290'^^xsd:string;
  dwc:observationDate '2007-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.215833 8.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.215833"^^xsd:decimal ;
  dwc:decimalLongitude "8.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.215833 8.315)"^^geo:wktLiteral ;
  geo-pos:lat "41.215833"^^xsd:decimal ;
  geo-pos:long "8.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2803'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2803'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.315'^^xsd:double;
  dwc:startLongitude '8.315'^^xsd:double;
  dwc:endLongitude '8.315'^^xsd:double;
  dwc:latitude '41.215833'^^xsd:double;
  dwc:startLatitude '41.215833'^^xsd:double;
  dwc:endLatitude '41.215833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.315 41.215833, 8.315 41.215833, 8.315 41.215833, 8.315 41.215833, 8.315 41.215833))'^^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 '774_2803'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43736 7.13475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43736"^^xsd:decimal ;
  dwc:decimalLongitude "7.13475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43736 7.13475)"^^geo:wktLiteral ;
  geo-pos:lat "43.43736"^^xsd:decimal ;
  geo-pos:long "7.13475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5193'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5193'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.124166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.13475'^^xsd:double;
  dwc:startLongitude '7.13475'^^xsd:double;
  dwc:endLongitude '7.13475'^^xsd:double;
  dwc:latitude '43.43736'^^xsd:double;
  dwc:startLatitude '43.43736'^^xsd:double;
  dwc:endLatitude '43.43736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.13475 43.43736, 7.13475 43.43736, 7.13475 43.43736, 7.13475 43.43736, 7.13475 43.43736))'^^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 '774_5193'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329967 8.6801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.329967"^^xsd:decimal ;
  dwc:decimalLongitude "8.6801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329967 8.6801)"^^geo:wktLiteral ;
  geo-pos:lat "43.329967"^^xsd:decimal ;
  geo-pos:long "8.6801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4254'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4254'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6801'^^xsd:double;
  dwc:startLongitude '8.6801'^^xsd:double;
  dwc:endLongitude '8.6801'^^xsd:double;
  dwc:latitude '43.329967'^^xsd:double;
  dwc:startLatitude '43.329967'^^xsd:double;
  dwc:endLatitude '43.329967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6801 43.329967, 8.6801 43.329967, 8.6801 43.329967, 8.6801 43.329967, 8.6801 43.329967))'^^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 '774_4254'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.593833 8.482167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.593833"^^xsd:decimal ;
  dwc:decimalLongitude "8.482167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.593833 8.482167)"^^geo:wktLiteral ;
  geo-pos:lat "42.593833"^^xsd:decimal ;
  geo-pos:long "8.482167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4759'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4759'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.7125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.482167'^^xsd:double;
  dwc:startLongitude '8.482167'^^xsd:double;
  dwc:endLongitude '8.482167'^^xsd:double;
  dwc:latitude '42.593833'^^xsd:double;
  dwc:startLatitude '42.593833'^^xsd:double;
  dwc:endLatitude '42.593833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.482167 42.593833, 8.482167 42.593833, 8.482167 42.593833, 8.482167 42.593833, 8.482167 42.593833))'^^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 '774_4759'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639542 7.742013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.639542"^^xsd:decimal ;
  dwc:decimalLongitude "7.742013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639542 7.742013)"^^geo:wktLiteral ;
  geo-pos:lat "43.639542"^^xsd:decimal ;
  geo-pos:long "7.742013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6026'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6026'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7461111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.742013'^^xsd:double;
  dwc:startLongitude '7.742013'^^xsd:double;
  dwc:endLongitude '7.742013'^^xsd:double;
  dwc:latitude '43.639542'^^xsd:double;
  dwc:startLatitude '43.639542'^^xsd:double;
  dwc:endLatitude '43.639542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.742013 43.639542, 7.742013 43.639542, 7.742013 43.639542, 7.742013 43.639542, 7.742013 43.639542))'^^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 '774_6026'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40619 8.35237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40619"^^xsd:decimal ;
  dwc:decimalLongitude "8.35237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40619 8.35237)"^^geo:wktLiteral ;
  geo-pos:lat "43.40619"^^xsd:decimal ;
  geo-pos:long "8.35237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5155'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5155'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.4377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.35237'^^xsd:double;
  dwc:startLongitude '8.35237'^^xsd:double;
  dwc:endLongitude '8.35237'^^xsd:double;
  dwc:latitude '43.40619'^^xsd:double;
  dwc:startLatitude '43.40619'^^xsd:double;
  dwc:endLatitude '43.40619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.35237 43.40619, 8.35237 43.40619, 8.35237 43.40619, 8.35237 43.40619, 8.35237 43.40619))'^^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 '774_5155'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70238 7.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70238"^^xsd:decimal ;
  dwc:decimalLongitude "7.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70238 7.963)"^^geo:wktLiteral ;
  geo-pos:lat "43.70238"^^xsd:decimal ;
  geo-pos:long "7.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5093'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5093'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.963'^^xsd:double;
  dwc:startLongitude '7.963'^^xsd:double;
  dwc:endLongitude '7.963'^^xsd:double;
  dwc:latitude '43.70238'^^xsd:double;
  dwc:startLatitude '43.70238'^^xsd:double;
  dwc:endLatitude '43.70238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.963 43.70238, 7.963 43.70238, 7.963 43.70238, 7.963 43.70238, 7.963 43.70238))'^^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 '774_5093'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.691879 7.727832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.691879"^^xsd:decimal ;
  dwc:decimalLongitude "7.727832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.691879 7.727832)"^^geo:wktLiteral ;
  geo-pos:lat "43.691879"^^xsd:decimal ;
  geo-pos:long "7.727832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6353'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6353'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.727832'^^xsd:double;
  dwc:startLongitude '7.727832'^^xsd:double;
  dwc:endLongitude '7.727832'^^xsd:double;
  dwc:latitude '43.691879'^^xsd:double;
  dwc:startLatitude '43.691879'^^xsd:double;
  dwc:endLatitude '43.691879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.727832 43.691879, 7.727832 43.691879, 7.727832 43.691879, 7.727832 43.691879, 7.727832 43.691879))'^^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 '774_6353'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53691 8.43075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53691"^^xsd:decimal ;
  dwc:decimalLongitude "8.43075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53691 8.43075)"^^geo:wktLiteral ;
  geo-pos:lat "43.53691"^^xsd:decimal ;
  geo-pos:long "8.43075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5281'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5281'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.43075'^^xsd:double;
  dwc:startLongitude '8.43075'^^xsd:double;
  dwc:endLongitude '8.43075'^^xsd:double;
  dwc:latitude '43.53691'^^xsd:double;
  dwc:startLatitude '43.53691'^^xsd:double;
  dwc:endLatitude '43.53691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43075 43.53691, 8.43075 43.53691, 8.43075 43.53691, 8.43075 43.53691, 8.43075 43.53691))'^^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 '774_5281'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74418 7.9136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74418"^^xsd:decimal ;
  dwc:decimalLongitude "7.9136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74418 7.9136)"^^geo:wktLiteral ;
  geo-pos:lat "43.74418"^^xsd:decimal ;
  geo-pos:long "7.9136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5334'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9136'^^xsd:double;
  dwc:startLongitude '7.9136'^^xsd:double;
  dwc:endLongitude '7.9136'^^xsd:double;
  dwc:latitude '43.74418'^^xsd:double;
  dwc:startLatitude '43.74418'^^xsd:double;
  dwc:endLatitude '43.74418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9136 43.74418, 7.9136 43.74418, 7.9136 43.74418, 7.9136 43.74418, 7.9136 43.74418))'^^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 '774_5334'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5152 8.1185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5152"^^xsd:decimal ;
  dwc:decimalLongitude "8.1185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5152 8.1185)"^^geo:wktLiteral ;
  geo-pos:lat "43.5152"^^xsd:decimal ;
  geo-pos:long "8.1185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7462'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7462'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.2775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1185'^^xsd:double;
  dwc:startLongitude '8.1185'^^xsd:double;
  dwc:endLongitude '8.1185'^^xsd:double;
  dwc:latitude '43.5152'^^xsd:double;
  dwc:startLatitude '43.5152'^^xsd:double;
  dwc:endLatitude '43.5152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1185 43.5152, 8.1185 43.5152, 8.1185 43.5152, 8.1185 43.5152, 8.1185 43.5152))'^^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 '774_7462'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7009 8.0534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7009"^^xsd:decimal ;
  dwc:decimalLongitude "8.0534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7009 8.0534)"^^geo:wktLiteral ;
  geo-pos:lat "43.7009"^^xsd:decimal ;
  geo-pos:long "8.0534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7130'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7130'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.781111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0534'^^xsd:double;
  dwc:startLongitude '8.0534'^^xsd:double;
  dwc:endLongitude '8.0534'^^xsd:double;
  dwc:latitude '43.7009'^^xsd:double;
  dwc:startLatitude '43.7009'^^xsd:double;
  dwc:endLatitude '43.7009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0534 43.7009, 8.0534 43.7009, 8.0534 43.7009, 8.0534 43.7009, 8.0534 43.7009))'^^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 '774_7130'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5148 7.977567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5148"^^xsd:decimal ;
  dwc:decimalLongitude "7.977567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5148 7.977567)"^^geo:wktLiteral ;
  geo-pos:lat "43.5148"^^xsd:decimal ;
  geo-pos:long "7.977567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7080'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7080'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.977567'^^xsd:double;
  dwc:startLongitude '7.977567'^^xsd:double;
  dwc:endLongitude '7.977567'^^xsd:double;
  dwc:latitude '43.5148'^^xsd:double;
  dwc:startLatitude '43.5148'^^xsd:double;
  dwc:endLatitude '43.5148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.977567 43.5148, 7.977567 43.5148, 7.977567 43.5148, 7.977567 43.5148, 7.977567 43.5148))'^^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 '774_7080'^^xsd:string;
  dwc:observationDate '1997-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.914833 8.030667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.914833"^^xsd:decimal ;
  dwc:decimalLongitude "8.030667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.914833 8.030667)"^^geo:wktLiteral ;
  geo-pos:lat "42.914833"^^xsd:decimal ;
  geo-pos:long "8.030667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4131'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4131'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.030667'^^xsd:double;
  dwc:startLongitude '8.030667'^^xsd:double;
  dwc:endLongitude '8.030667'^^xsd:double;
  dwc:latitude '42.914833'^^xsd:double;
  dwc:startLatitude '42.914833'^^xsd:double;
  dwc:endLatitude '42.914833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.030667 42.914833, 8.030667 42.914833, 8.030667 42.914833, 8.030667 42.914833, 8.030667 42.914833))'^^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 '774_4131'^^xsd:string;
  dwc:observationDate '1994-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58995 8.421033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58995"^^xsd:decimal ;
  dwc:decimalLongitude "8.421033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58995 8.421033)"^^geo:wktLiteral ;
  geo-pos:lat "43.58995"^^xsd:decimal ;
  geo-pos:long "8.421033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7363'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7363'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.002777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.421033'^^xsd:double;
  dwc:startLongitude '8.421033'^^xsd:double;
  dwc:endLongitude '8.421033'^^xsd:double;
  dwc:latitude '43.58995'^^xsd:double;
  dwc:startLatitude '43.58995'^^xsd:double;
  dwc:endLatitude '43.58995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.421033 43.58995, 8.421033 43.58995, 8.421033 43.58995, 8.421033 43.58995, 8.421033 43.58995))'^^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 '774_7363'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.516667"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2574'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2574'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:startLongitude '8.666667'^^xsd:double;
  dwc:endLongitude '8.666667'^^xsd:double;
  dwc:latitude '43.516667'^^xsd:double;
  dwc:startLatitude '43.516667'^^xsd:double;
  dwc:endLatitude '43.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 43.516667, 8.666667 43.516667, 8.666667 43.516667, 8.666667 43.516667, 8.666667 43.516667))'^^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 '774_2574'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 8.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 8.633333)"^^geo:wktLiteral ;
  geo-pos:lat "43.166667"^^xsd:decimal ;
  geo-pos:long "8.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2565'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.633333'^^xsd:double;
  dwc:startLongitude '8.633333'^^xsd:double;
  dwc:endLongitude '8.633333'^^xsd:double;
  dwc:latitude '43.166667'^^xsd:double;
  dwc:startLatitude '43.166667'^^xsd:double;
  dwc:endLatitude '43.166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.633333 43.166667, 8.633333 43.166667, 8.633333 43.166667, 8.633333 43.166667, 8.633333 43.166667))'^^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 '774_2565'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.391617 8.059733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.391617"^^xsd:decimal ;
  dwc:decimalLongitude "8.059733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.391617 8.059733)"^^geo:wktLiteral ;
  geo-pos:lat "43.391617"^^xsd:decimal ;
  geo-pos:long "8.059733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4041'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4041'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059733'^^xsd:double;
  dwc:startLongitude '8.059733'^^xsd:double;
  dwc:endLongitude '8.059733'^^xsd:double;
  dwc:latitude '43.391617'^^xsd:double;
  dwc:startLatitude '43.391617'^^xsd:double;
  dwc:endLatitude '43.391617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059733 43.391617, 8.059733 43.391617, 8.059733 43.391617, 8.059733 43.391617, 8.059733 43.391617))'^^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 '774_4041'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.792167 8.769333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.792167"^^xsd:decimal ;
  dwc:decimalLongitude "8.769333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.792167 8.769333)"^^geo:wktLiteral ;
  geo-pos:lat "42.792167"^^xsd:decimal ;
  geo-pos:long "8.769333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3719'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3719'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.769333'^^xsd:double;
  dwc:startLongitude '8.769333'^^xsd:double;
  dwc:endLongitude '8.769333'^^xsd:double;
  dwc:latitude '42.792167'^^xsd:double;
  dwc:startLatitude '42.792167'^^xsd:double;
  dwc:endLatitude '42.792167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.769333 42.792167, 8.769333 42.792167, 8.769333 42.792167, 8.769333 42.792167, 8.769333 42.792167))'^^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 '774_3719'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217167 8.334167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.217167"^^xsd:decimal ;
  dwc:decimalLongitude "8.334167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217167 8.334167)"^^geo:wktLiteral ;
  geo-pos:lat "43.217167"^^xsd:decimal ;
  geo-pos:long "8.334167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3383'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3383'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.334167'^^xsd:double;
  dwc:startLongitude '8.334167'^^xsd:double;
  dwc:endLongitude '8.334167'^^xsd:double;
  dwc:latitude '43.217167'^^xsd:double;
  dwc:startLatitude '43.217167'^^xsd:double;
  dwc:endLatitude '43.217167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.334167 43.217167, 8.334167 43.217167, 8.334167 43.217167, 8.334167 43.217167, 8.334167 43.217167))'^^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 '774_3383'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62135 7.942917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62135"^^xsd:decimal ;
  dwc:decimalLongitude "7.942917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62135 7.942917)"^^geo:wktLiteral ;
  geo-pos:lat "43.62135"^^xsd:decimal ;
  geo-pos:long "7.942917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7097'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7097'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.942917'^^xsd:double;
  dwc:startLongitude '7.942917'^^xsd:double;
  dwc:endLongitude '7.942917'^^xsd:double;
  dwc:latitude '43.62135'^^xsd:double;
  dwc:startLatitude '43.62135'^^xsd:double;
  dwc:endLatitude '43.62135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.942917 43.62135, 7.942917 43.62135, 7.942917 43.62135, 7.942917 43.62135, 7.942917 43.62135))'^^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 '774_7097'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.379 7.782167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.379"^^xsd:decimal ;
  dwc:decimalLongitude "7.782167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.379 7.782167)"^^geo:wktLiteral ;
  geo-pos:lat "43.379"^^xsd:decimal ;
  geo-pos:long "7.782167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3787'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3787'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.782167'^^xsd:double;
  dwc:startLongitude '7.782167'^^xsd:double;
  dwc:endLongitude '7.782167'^^xsd:double;
  dwc:latitude '43.379'^^xsd:double;
  dwc:startLatitude '43.379'^^xsd:double;
  dwc:endLatitude '43.379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.782167 43.379, 7.782167 43.379, 7.782167 43.379, 7.782167 43.379, 7.782167 43.379))'^^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 '774_3787'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58708 7.495512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58708"^^xsd:decimal ;
  dwc:decimalLongitude "7.495512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58708 7.495512)"^^geo:wktLiteral ;
  geo-pos:lat "43.58708"^^xsd:decimal ;
  geo-pos:long "7.495512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7907'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7907'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.5641666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.495512'^^xsd:double;
  dwc:startLongitude '7.495512'^^xsd:double;
  dwc:endLongitude '7.495512'^^xsd:double;
  dwc:latitude '43.58708'^^xsd:double;
  dwc:startLatitude '43.58708'^^xsd:double;
  dwc:endLatitude '43.58708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.495512 43.58708, 7.495512 43.58708, 7.495512 43.58708, 7.495512 43.58708, 7.495512 43.58708))'^^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 '774_7907'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59277 7.97133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59277"^^xsd:decimal ;
  dwc:decimalLongitude "7.97133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59277 7.97133)"^^geo:wktLiteral ;
  geo-pos:lat "43.59277"^^xsd:decimal ;
  geo-pos:long "7.97133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7726'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7726'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.821944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97133'^^xsd:double;
  dwc:startLongitude '7.97133'^^xsd:double;
  dwc:endLongitude '7.97133'^^xsd:double;
  dwc:latitude '43.59277'^^xsd:double;
  dwc:startLatitude '43.59277'^^xsd:double;
  dwc:endLatitude '43.59277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97133 43.59277, 7.97133 43.59277, 7.97133 43.59277, 7.97133 43.59277, 7.97133 43.59277))'^^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 '774_7726'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29129 7.96987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29129"^^xsd:decimal ;
  dwc:decimalLongitude "7.96987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29129 7.96987)"^^geo:wktLiteral ;
  geo-pos:lat "43.29129"^^xsd:decimal ;
  geo-pos:long "7.96987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6376'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6376'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.011666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96987'^^xsd:double;
  dwc:startLongitude '7.96987'^^xsd:double;
  dwc:endLongitude '7.96987'^^xsd:double;
  dwc:latitude '43.29129'^^xsd:double;
  dwc:startLatitude '43.29129'^^xsd:double;
  dwc:endLatitude '43.29129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96987 43.29129, 7.96987 43.29129, 7.96987 43.29129, 7.96987 43.29129, 7.96987 43.29129))'^^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 '774_6376'^^xsd:string;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389519 7.595778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.389519"^^xsd:decimal ;
  dwc:decimalLongitude "7.595778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389519 7.595778)"^^geo:wktLiteral ;
  geo-pos:lat "43.389519"^^xsd:decimal ;
  geo-pos:long "7.595778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6307'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6307'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.6725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.595778'^^xsd:double;
  dwc:startLongitude '7.595778'^^xsd:double;
  dwc:endLongitude '7.595778'^^xsd:double;
  dwc:latitude '43.389519'^^xsd:double;
  dwc:startLatitude '43.389519'^^xsd:double;
  dwc:endLatitude '43.389519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.595778 43.389519, 7.595778 43.389519, 7.595778 43.389519, 7.595778 43.389519, 7.595778 43.389519))'^^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 '774_6307'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.434181 7.7341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.434181"^^xsd:decimal ;
  dwc:decimalLongitude "7.7341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.434181 7.7341)"^^geo:wktLiteral ;
  geo-pos:lat "43.434181"^^xsd:decimal ;
  geo-pos:long "7.7341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5578'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5578'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.991944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7341'^^xsd:double;
  dwc:startLongitude '7.7341'^^xsd:double;
  dwc:endLongitude '7.7341'^^xsd:double;
  dwc:latitude '43.434181'^^xsd:double;
  dwc:startLatitude '43.434181'^^xsd:double;
  dwc:endLatitude '43.434181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7341 43.434181, 7.7341 43.434181, 7.7341 43.434181, 7.7341 43.434181, 7.7341 43.434181))'^^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 '774_5578'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438534 7.513733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.438534"^^xsd:decimal ;
  dwc:decimalLongitude "7.513733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438534 7.513733)"^^geo:wktLiteral ;
  geo-pos:lat "43.438534"^^xsd:decimal ;
  geo-pos:long "7.513733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5388'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5388'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.815'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.513733'^^xsd:double;
  dwc:startLongitude '7.513733'^^xsd:double;
  dwc:endLongitude '7.513733'^^xsd:double;
  dwc:latitude '43.438534'^^xsd:double;
  dwc:startLatitude '43.438534'^^xsd:double;
  dwc:endLatitude '43.438534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.513733 43.438534, 7.513733 43.438534, 7.513733 43.438534, 7.513733 43.438534, 7.513733 43.438534))'^^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 '774_5388'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31208 8.484801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31208"^^xsd:decimal ;
  dwc:decimalLongitude "8.484801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31208 8.484801)"^^geo:wktLiteral ;
  geo-pos:lat "43.31208"^^xsd:decimal ;
  geo-pos:long "8.484801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7699'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7699'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.549444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.484801'^^xsd:double;
  dwc:startLongitude '8.484801'^^xsd:double;
  dwc:endLongitude '8.484801'^^xsd:double;
  dwc:latitude '43.31208'^^xsd:double;
  dwc:startLatitude '43.31208'^^xsd:double;
  dwc:endLatitude '43.31208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.484801 43.31208, 8.484801 43.31208, 8.484801 43.31208, 8.484801 43.31208, 8.484801 43.31208))'^^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 '774_7699'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41005 8.60589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41005"^^xsd:decimal ;
  dwc:decimalLongitude "8.60589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41005 8.60589)"^^geo:wktLiteral ;
  geo-pos:lat "43.41005"^^xsd:decimal ;
  geo-pos:long "8.60589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6688'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6688'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.193888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.60589'^^xsd:double;
  dwc:startLongitude '8.60589'^^xsd:double;
  dwc:endLongitude '8.60589'^^xsd:double;
  dwc:latitude '43.41005'^^xsd:double;
  dwc:startLatitude '43.41005'^^xsd:double;
  dwc:endLatitude '43.41005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.60589 43.41005, 8.60589 43.41005, 8.60589 43.41005, 8.60589 43.41005, 8.60589 43.41005))'^^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 '774_6688'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61467 7.64272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61467"^^xsd:decimal ;
  dwc:decimalLongitude "7.64272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61467 7.64272)"^^geo:wktLiteral ;
  geo-pos:lat "43.61467"^^xsd:decimal ;
  geo-pos:long "7.64272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6856'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6856'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.706111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64272'^^xsd:double;
  dwc:startLongitude '7.64272'^^xsd:double;
  dwc:endLongitude '7.64272'^^xsd:double;
  dwc:latitude '43.61467'^^xsd:double;
  dwc:startLatitude '43.61467'^^xsd:double;
  dwc:endLatitude '43.61467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64272 43.61467, 7.64272 43.61467, 7.64272 43.61467, 7.64272 43.61467, 7.64272 43.61467))'^^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 '774_6856'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684 7.6865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.684"^^xsd:decimal ;
  dwc:decimalLongitude "7.6865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684 7.6865)"^^geo:wktLiteral ;
  geo-pos:lat "43.684"^^xsd:decimal ;
  geo-pos:long "7.6865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5054'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5054'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6865'^^xsd:double;
  dwc:startLongitude '7.6865'^^xsd:double;
  dwc:endLongitude '7.6865'^^xsd:double;
  dwc:latitude '43.684'^^xsd:double;
  dwc:startLatitude '43.684'^^xsd:double;
  dwc:endLatitude '43.684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6865 43.684, 7.6865 43.684, 7.6865 43.684, 7.6865 43.684, 7.6865 43.684))'^^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 '774_5054'^^xsd:string;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.760833 7.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.760833"^^xsd:decimal ;
  dwc:decimalLongitude "7.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.760833 7.825)"^^geo:wktLiteral ;
  geo-pos:lat "43.760833"^^xsd:decimal ;
  geo-pos:long "7.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4382'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4382'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.825'^^xsd:double;
  dwc:startLongitude '7.825'^^xsd:double;
  dwc:endLongitude '7.825'^^xsd:double;
  dwc:latitude '43.760833'^^xsd:double;
  dwc:startLatitude '43.760833'^^xsd:double;
  dwc:endLatitude '43.760833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.825 43.760833, 7.825 43.760833, 7.825 43.760833, 7.825 43.760833, 7.825 43.760833))'^^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 '774_4382'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601167 7.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601167"^^xsd:decimal ;
  dwc:decimalLongitude "7.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601167 7.750833)"^^geo:wktLiteral ;
  geo-pos:lat "43.601167"^^xsd:decimal ;
  geo-pos:long "7.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3291'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3291'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.750833'^^xsd:double;
  dwc:startLongitude '7.750833'^^xsd:double;
  dwc:endLongitude '7.750833'^^xsd:double;
  dwc:latitude '43.601167'^^xsd:double;
  dwc:startLatitude '43.601167'^^xsd:double;
  dwc:endLatitude '43.601167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.750833 43.601167, 7.750833 43.601167, 7.750833 43.601167, 7.750833 43.601167, 7.750833 43.601167))'^^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 '774_3291'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7175 7.93117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7175"^^xsd:decimal ;
  dwc:decimalLongitude "7.93117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7175 7.93117)"^^geo:wktLiteral ;
  geo-pos:lat "43.7175"^^xsd:decimal ;
  geo-pos:long "7.93117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5029'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5029'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93117'^^xsd:double;
  dwc:startLongitude '7.93117'^^xsd:double;
  dwc:endLongitude '7.93117'^^xsd:double;
  dwc:latitude '43.7175'^^xsd:double;
  dwc:startLatitude '43.7175'^^xsd:double;
  dwc:endLatitude '43.7175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93117 43.7175, 7.93117 43.7175, 7.93117 43.7175, 7.93117 43.7175, 7.93117 43.7175))'^^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 '774_5029'^^xsd:string;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5641 7.9054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5641"^^xsd:decimal ;
  dwc:decimalLongitude "7.9054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5641 7.9054)"^^geo:wktLiteral ;
  geo-pos:lat "43.5641"^^xsd:decimal ;
  geo-pos:long "7.9054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7516'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7516'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9054'^^xsd:double;
  dwc:startLongitude '7.9054'^^xsd:double;
  dwc:endLongitude '7.9054'^^xsd:double;
  dwc:latitude '43.5641'^^xsd:double;
  dwc:startLatitude '43.5641'^^xsd:double;
  dwc:endLatitude '43.5641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9054 43.5641, 7.9054 43.5641, 7.9054 43.5641, 7.9054 43.5641, 7.9054 43.5641))'^^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 '774_7516'^^xsd:string;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65475 7.731433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65475"^^xsd:decimal ;
  dwc:decimalLongitude "7.731433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65475 7.731433)"^^geo:wktLiteral ;
  geo-pos:lat "43.65475"^^xsd:decimal ;
  geo-pos:long "7.731433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3842'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3842'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.731433'^^xsd:double;
  dwc:startLongitude '7.731433'^^xsd:double;
  dwc:endLongitude '7.731433'^^xsd:double;
  dwc:latitude '43.65475'^^xsd:double;
  dwc:startLatitude '43.65475'^^xsd:double;
  dwc:endLatitude '43.65475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.731433 43.65475, 7.731433 43.65475, 7.731433 43.65475, 7.731433 43.65475, 7.731433 43.65475))'^^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 '774_3842'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671383 7.8085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671383"^^xsd:decimal ;
  dwc:decimalLongitude "7.8085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671383 7.8085)"^^geo:wktLiteral ;
  geo-pos:lat "43.671383"^^xsd:decimal ;
  geo-pos:long "7.8085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3841'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3841'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8085'^^xsd:double;
  dwc:startLongitude '7.8085'^^xsd:double;
  dwc:endLongitude '7.8085'^^xsd:double;
  dwc:latitude '43.671383'^^xsd:double;
  dwc:startLatitude '43.671383'^^xsd:double;
  dwc:endLatitude '43.671383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8085 43.671383, 7.8085 43.671383, 7.8085 43.671383, 7.8085 43.671383, 7.8085 43.671383))'^^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 '774_3841'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35059 15.48263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35059"^^xsd:decimal ;
  dwc:decimalLongitude "15.48263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35059 15.48263)"^^geo:wktLiteral ;
  geo-pos:lat "38.35059"^^xsd:decimal ;
  geo-pos:long "15.48263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8376'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8376'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0094444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.48263'^^xsd:double;
  dwc:startLongitude '15.48263'^^xsd:double;
  dwc:endLongitude '15.48263'^^xsd:double;
  dwc:latitude '38.35059'^^xsd:double;
  dwc:startLatitude '38.35059'^^xsd:double;
  dwc:endLatitude '38.35059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.48263 38.35059, 15.48263 38.35059, 15.48263 38.35059, 15.48263 38.35059, 15.48263 38.35059))'^^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 '774_8376'^^xsd:string;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49942 8.27433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49942"^^xsd:decimal ;
  dwc:decimalLongitude "8.27433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49942 8.27433)"^^geo:wktLiteral ;
  geo-pos:lat "43.49942"^^xsd:decimal ;
  geo-pos:long "8.27433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6379'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6379'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.27433'^^xsd:double;
  dwc:startLongitude '8.27433'^^xsd:double;
  dwc:endLongitude '8.27433'^^xsd:double;
  dwc:latitude '43.49942'^^xsd:double;
  dwc:startLatitude '43.49942'^^xsd:double;
  dwc:endLatitude '43.49942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.27433 43.49942, 8.27433 43.49942, 8.27433 43.49942, 8.27433 43.49942, 8.27433 43.49942))'^^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 '774_6379'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.909309 6.685359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.909309"^^xsd:decimal ;
  dwc:decimalLongitude "6.685359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.909309 6.685359)"^^geo:wktLiteral ;
  geo-pos:lat "42.909309"^^xsd:decimal ;
  geo-pos:long "6.685359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5771'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5771'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.378888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.685359'^^xsd:double;
  dwc:startLongitude '6.685359'^^xsd:double;
  dwc:endLongitude '6.685359'^^xsd:double;
  dwc:latitude '42.909309'^^xsd:double;
  dwc:startLatitude '42.909309'^^xsd:double;
  dwc:endLatitude '42.909309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.685359 42.909309, 6.685359 42.909309, 6.685359 42.909309, 6.685359 42.909309, 6.685359 42.909309))'^^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 '774_5771'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97292 8.528568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97292"^^xsd:decimal ;
  dwc:decimalLongitude "8.528568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97292 8.528568)"^^geo:wktLiteral ;
  geo-pos:lat "42.97292"^^xsd:decimal ;
  geo-pos:long "8.528568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8068'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8068'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.765'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.528568'^^xsd:double;
  dwc:startLongitude '8.528568'^^xsd:double;
  dwc:endLongitude '8.528568'^^xsd:double;
  dwc:latitude '42.97292'^^xsd:double;
  dwc:startLatitude '42.97292'^^xsd:double;
  dwc:endLatitude '42.97292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.528568 42.97292, 8.528568 42.97292, 8.528568 42.97292, 8.528568 42.97292, 8.528568 42.97292))'^^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 '774_8068'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69895 7.552175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69895"^^xsd:decimal ;
  dwc:decimalLongitude "7.552175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69895 7.552175)"^^geo:wktLiteral ;
  geo-pos:lat "43.69895"^^xsd:decimal ;
  geo-pos:long "7.552175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7763'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7763'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.552175'^^xsd:double;
  dwc:startLongitude '7.552175'^^xsd:double;
  dwc:endLongitude '7.552175'^^xsd:double;
  dwc:latitude '43.69895'^^xsd:double;
  dwc:startLatitude '43.69895'^^xsd:double;
  dwc:endLatitude '43.69895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.552175 43.69895, 7.552175 43.69895, 7.552175 43.69895, 7.552175 43.69895, 7.552175 43.69895))'^^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 '774_7763'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2685 7.795333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2685"^^xsd:decimal ;
  dwc:decimalLongitude "7.795333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2685 7.795333)"^^geo:wktLiteral ;
  geo-pos:lat "43.2685"^^xsd:decimal ;
  geo-pos:long "7.795333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4783'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4783'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.518333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.795333'^^xsd:double;
  dwc:startLongitude '7.795333'^^xsd:double;
  dwc:endLongitude '7.795333'^^xsd:double;
  dwc:latitude '43.2685'^^xsd:double;
  dwc:startLatitude '43.2685'^^xsd:double;
  dwc:endLatitude '43.2685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.795333 43.2685, 7.795333 43.2685, 7.795333 43.2685, 7.795333 43.2685, 7.795333 43.2685))'^^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 '774_4783'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74109 7.80966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74109"^^xsd:decimal ;
  dwc:decimalLongitude "7.80966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74109 7.80966)"^^geo:wktLiteral ;
  geo-pos:lat "43.74109"^^xsd:decimal ;
  geo-pos:long "7.80966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6765'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6765'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.416111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80966'^^xsd:double;
  dwc:startLongitude '7.80966'^^xsd:double;
  dwc:endLongitude '7.80966'^^xsd:double;
  dwc:latitude '43.74109'^^xsd:double;
  dwc:startLatitude '43.74109'^^xsd:double;
  dwc:endLatitude '43.74109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80966 43.74109, 7.80966 43.74109, 7.80966 43.74109, 7.80966 43.74109, 7.80966 43.74109))'^^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 '774_6765'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.14451 8.45078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.14451"^^xsd:decimal ;
  dwc:decimalLongitude "8.45078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.14451 8.45078)"^^geo:wktLiteral ;
  geo-pos:lat "43.14451"^^xsd:decimal ;
  geo-pos:long "8.45078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6512'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6512'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.201666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45078'^^xsd:double;
  dwc:startLongitude '8.45078'^^xsd:double;
  dwc:endLongitude '8.45078'^^xsd:double;
  dwc:latitude '43.14451'^^xsd:double;
  dwc:startLatitude '43.14451'^^xsd:double;
  dwc:endLatitude '43.14451'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45078 43.14451, 8.45078 43.14451, 8.45078 43.14451, 8.45078 43.14451, 8.45078 43.14451))'^^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 '774_6512'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5662 7.79645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5662"^^xsd:decimal ;
  dwc:decimalLongitude "7.79645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5662 7.79645)"^^geo:wktLiteral ;
  geo-pos:lat "43.5662"^^xsd:decimal ;
  geo-pos:long "7.79645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6445'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6445'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.738888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79645'^^xsd:double;
  dwc:startLongitude '7.79645'^^xsd:double;
  dwc:endLongitude '7.79645'^^xsd:double;
  dwc:latitude '43.5662'^^xsd:double;
  dwc:startLatitude '43.5662'^^xsd:double;
  dwc:endLatitude '43.5662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79645 43.5662, 7.79645 43.5662, 7.79645 43.5662, 7.79645 43.5662, 7.79645 43.5662))'^^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 '774_6445'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722167 7.807833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.722167"^^xsd:decimal ;
  dwc:decimalLongitude "7.807833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722167 7.807833)"^^geo:wktLiteral ;
  geo-pos:lat "43.722167"^^xsd:decimal ;
  geo-pos:long "7.807833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3258'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3258'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.807833'^^xsd:double;
  dwc:startLongitude '7.807833'^^xsd:double;
  dwc:endLongitude '7.807833'^^xsd:double;
  dwc:latitude '43.722167'^^xsd:double;
  dwc:startLatitude '43.722167'^^xsd:double;
  dwc:endLatitude '43.722167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.807833 43.722167, 7.807833 43.722167, 7.807833 43.722167, 7.807833 43.722167, 7.807833 43.722167))'^^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 '774_3258'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76693 8.01846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76693"^^xsd:decimal ;
  dwc:decimalLongitude "8.01846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76693 8.01846)"^^geo:wktLiteral ;
  geo-pos:lat "43.76693"^^xsd:decimal ;
  geo-pos:long "8.01846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6552'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6552'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.776111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.01846'^^xsd:double;
  dwc:startLongitude '8.01846'^^xsd:double;
  dwc:endLongitude '8.01846'^^xsd:double;
  dwc:latitude '43.76693'^^xsd:double;
  dwc:startLatitude '43.76693'^^xsd:double;
  dwc:endLatitude '43.76693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.01846 43.76693, 8.01846 43.76693, 8.01846 43.76693, 8.01846 43.76693, 8.01846 43.76693))'^^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 '774_6552'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674867 8.066583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.674867"^^xsd:decimal ;
  dwc:decimalLongitude "8.066583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674867 8.066583)"^^geo:wktLiteral ;
  geo-pos:lat "43.674867"^^xsd:decimal ;
  geo-pos:long "8.066583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4243'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4243'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.066583'^^xsd:double;
  dwc:startLongitude '8.066583'^^xsd:double;
  dwc:endLongitude '8.066583'^^xsd:double;
  dwc:latitude '43.674867'^^xsd:double;
  dwc:startLatitude '43.674867'^^xsd:double;
  dwc:endLatitude '43.674867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.066583 43.674867, 8.066583 43.674867, 8.066583 43.674867, 8.066583 43.674867, 8.066583 43.674867))'^^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 '774_4243'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50755 7.18212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50755"^^xsd:decimal ;
  dwc:decimalLongitude "7.18212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50755 7.18212)"^^geo:wktLiteral ;
  geo-pos:lat "43.50755"^^xsd:decimal ;
  geo-pos:long "7.18212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5149'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5149'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.7888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.18212'^^xsd:double;
  dwc:startLongitude '7.18212'^^xsd:double;
  dwc:endLongitude '7.18212'^^xsd:double;
  dwc:latitude '43.50755'^^xsd:double;
  dwc:startLatitude '43.50755'^^xsd:double;
  dwc:endLatitude '43.50755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.18212 43.50755, 7.18212 43.50755, 7.18212 43.50755, 7.18212 43.50755, 7.18212 43.50755))'^^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 '774_5149'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46467 7.52225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46467"^^xsd:decimal ;
  dwc:decimalLongitude "7.52225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46467 7.52225)"^^geo:wktLiteral ;
  geo-pos:lat "43.46467"^^xsd:decimal ;
  geo-pos:long "7.52225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6675'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6675'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.935'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.52225'^^xsd:double;
  dwc:startLongitude '7.52225'^^xsd:double;
  dwc:endLongitude '7.52225'^^xsd:double;
  dwc:latitude '43.46467'^^xsd:double;
  dwc:startLatitude '43.46467'^^xsd:double;
  dwc:endLatitude '43.46467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.52225 43.46467, 7.52225 43.46467, 7.52225 43.46467, 7.52225 43.46467, 7.52225 43.46467))'^^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 '774_6675'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58951 7.56103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58951"^^xsd:decimal ;
  dwc:decimalLongitude "7.56103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58951 7.56103)"^^geo:wktLiteral ;
  geo-pos:lat "43.58951"^^xsd:decimal ;
  geo-pos:long "7.56103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6841'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6841'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.7072222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.56103'^^xsd:double;
  dwc:startLongitude '7.56103'^^xsd:double;
  dwc:endLongitude '7.56103'^^xsd:double;
  dwc:latitude '43.58951'^^xsd:double;
  dwc:startLatitude '43.58951'^^xsd:double;
  dwc:endLatitude '43.58951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.56103 43.58951, 7.56103 43.58951, 7.56103 43.58951, 7.56103 43.58951, 7.56103 43.58951))'^^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 '774_6841'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651 7.765167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651"^^xsd:decimal ;
  dwc:decimalLongitude "7.765167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651 7.765167)"^^geo:wktLiteral ;
  geo-pos:lat "43.651"^^xsd:decimal ;
  geo-pos:long "7.765167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4621'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4621'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.037222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.765167'^^xsd:double;
  dwc:startLongitude '7.765167'^^xsd:double;
  dwc:endLongitude '7.765167'^^xsd:double;
  dwc:latitude '43.651'^^xsd:double;
  dwc:startLatitude '43.651'^^xsd:double;
  dwc:endLatitude '43.651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.765167 43.651, 7.765167 43.651, 7.765167 43.651, 7.765167 43.651, 7.765167 43.651))'^^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 '774_4621'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649838 7.334326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.649838"^^xsd:decimal ;
  dwc:decimalLongitude "7.334326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649838 7.334326)"^^geo:wktLiteral ;
  geo-pos:lat "43.649838"^^xsd:decimal ;
  geo-pos:long "7.334326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5717'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5717'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5872222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.334326'^^xsd:double;
  dwc:startLongitude '7.334326'^^xsd:double;
  dwc:endLongitude '7.334326'^^xsd:double;
  dwc:latitude '43.649838'^^xsd:double;
  dwc:startLatitude '43.649838'^^xsd:double;
  dwc:endLatitude '43.649838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.334326 43.649838, 7.334326 43.649838, 7.334326 43.649838, 7.334326 43.649838, 7.334326 43.649838))'^^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 '774_5717'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.287 7.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.287"^^xsd:decimal ;
  dwc:decimalLongitude "7.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.287 7.972)"^^geo:wktLiteral ;
  geo-pos:lat "43.287"^^xsd:decimal ;
  geo-pos:long "7.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4354'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4354'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.972'^^xsd:double;
  dwc:startLongitude '7.972'^^xsd:double;
  dwc:endLongitude '7.972'^^xsd:double;
  dwc:latitude '43.287'^^xsd:double;
  dwc:startLatitude '43.287'^^xsd:double;
  dwc:endLatitude '43.287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.972 43.287, 7.972 43.287, 7.972 43.287, 7.972 43.287, 7.972 43.287))'^^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 '774_4354'^^xsd:string;
  dwc:observationDate '1996-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121833 8.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.121833"^^xsd:decimal ;
  dwc:decimalLongitude "8.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121833 8.592)"^^geo:wktLiteral ;
  geo-pos:lat "43.121833"^^xsd:decimal ;
  geo-pos:long "8.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3906'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3906'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.592'^^xsd:double;
  dwc:startLongitude '8.592'^^xsd:double;
  dwc:endLongitude '8.592'^^xsd:double;
  dwc:latitude '43.121833'^^xsd:double;
  dwc:startLatitude '43.121833'^^xsd:double;
  dwc:endLatitude '43.121833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.592 43.121833, 8.592 43.121833, 8.592 43.121833, 8.592 43.121833, 8.592 43.121833))'^^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 '774_3906'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.952333 8.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.952333"^^xsd:decimal ;
  dwc:decimalLongitude "8.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.952333 8.521)"^^geo:wktLiteral ;
  geo-pos:lat "42.952333"^^xsd:decimal ;
  geo-pos:long "8.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3989'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3989'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.521'^^xsd:double;
  dwc:startLongitude '8.521'^^xsd:double;
  dwc:endLongitude '8.521'^^xsd:double;
  dwc:latitude '42.952333'^^xsd:double;
  dwc:startLatitude '42.952333'^^xsd:double;
  dwc:endLatitude '42.952333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.521 42.952333, 8.521 42.952333, 8.521 42.952333, 8.521 42.952333, 8.521 42.952333))'^^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 '774_3989'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6914 8.140983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6914"^^xsd:decimal ;
  dwc:decimalLongitude "8.140983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6914 8.140983)"^^geo:wktLiteral ;
  geo-pos:lat "43.6914"^^xsd:decimal ;
  geo-pos:long "8.140983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7063'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7063'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.140983'^^xsd:double;
  dwc:startLongitude '8.140983'^^xsd:double;
  dwc:endLongitude '8.140983'^^xsd:double;
  dwc:latitude '43.6914'^^xsd:double;
  dwc:startLatitude '43.6914'^^xsd:double;
  dwc:endLatitude '43.6914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.140983 43.6914, 8.140983 43.6914, 8.140983 43.6914, 8.140983 43.6914, 8.140983 43.6914))'^^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 '774_7063'^^xsd:string;
  dwc:observationDate '1997-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601333 7.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601333"^^xsd:decimal ;
  dwc:decimalLongitude "7.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601333 7.845)"^^geo:wktLiteral ;
  geo-pos:lat "43.601333"^^xsd:decimal ;
  geo-pos:long "7.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3310'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.845'^^xsd:double;
  dwc:startLongitude '7.845'^^xsd:double;
  dwc:endLongitude '7.845'^^xsd:double;
  dwc:latitude '43.601333'^^xsd:double;
  dwc:startLatitude '43.601333'^^xsd:double;
  dwc:endLatitude '43.601333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.845 43.601333, 7.845 43.601333, 7.845 43.601333, 7.845 43.601333, 7.845 43.601333))'^^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 '774_3310'^^xsd:string;
  dwc:observationDate '1990-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60865 8.100717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60865"^^xsd:decimal ;
  dwc:decimalLongitude "8.100717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60865 8.100717)"^^geo:wktLiteral ;
  geo-pos:lat "43.60865"^^xsd:decimal ;
  geo-pos:long "8.100717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7408'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.150277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.100717'^^xsd:double;
  dwc:startLongitude '8.100717'^^xsd:double;
  dwc:endLongitude '8.100717'^^xsd:double;
  dwc:latitude '43.60865'^^xsd:double;
  dwc:startLatitude '43.60865'^^xsd:double;
  dwc:endLatitude '43.60865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.100717 43.60865, 8.100717 43.60865, 8.100717 43.60865, 8.100717 43.60865, 8.100717 43.60865))'^^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 '774_7408'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55645 7.80955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55645"^^xsd:decimal ;
  dwc:decimalLongitude "7.80955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55645 7.80955)"^^geo:wktLiteral ;
  geo-pos:lat "43.55645"^^xsd:decimal ;
  geo-pos:long "7.80955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3369'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3369'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80955'^^xsd:double;
  dwc:startLongitude '7.80955'^^xsd:double;
  dwc:endLongitude '7.80955'^^xsd:double;
  dwc:latitude '43.55645'^^xsd:double;
  dwc:startLatitude '43.55645'^^xsd:double;
  dwc:endLatitude '43.55645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80955 43.55645, 7.80955 43.55645, 7.80955 43.55645, 7.80955 43.55645, 7.80955 43.55645))'^^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 '774_3369'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317817 8.018033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.317817"^^xsd:decimal ;
  dwc:decimalLongitude "8.018033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317817 8.018033)"^^geo:wktLiteral ;
  geo-pos:lat "43.317817"^^xsd:decimal ;
  geo-pos:long "8.018033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3678'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3678'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.018033'^^xsd:double;
  dwc:startLongitude '8.018033'^^xsd:double;
  dwc:endLongitude '8.018033'^^xsd:double;
  dwc:latitude '43.317817'^^xsd:double;
  dwc:startLatitude '43.317817'^^xsd:double;
  dwc:endLatitude '43.317817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.018033 43.317817, 8.018033 43.317817, 8.018033 43.317817, 8.018033 43.317817, 8.018033 43.317817))'^^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 '774_3678'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804333 8.05035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.804333"^^xsd:decimal ;
  dwc:decimalLongitude "8.05035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804333 8.05035)"^^geo:wktLiteral ;
  geo-pos:lat "43.804333"^^xsd:decimal ;
  geo-pos:long "8.05035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7038'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7038'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.05035'^^xsd:double;
  dwc:startLongitude '8.05035'^^xsd:double;
  dwc:endLongitude '8.05035'^^xsd:double;
  dwc:latitude '43.804333'^^xsd:double;
  dwc:startLatitude '43.804333'^^xsd:double;
  dwc:endLatitude '43.804333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.05035 43.804333, 8.05035 43.804333, 8.05035 43.804333, 8.05035 43.804333, 8.05035 43.804333))'^^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 '774_7038'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 8.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 8.033333)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "8.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2607'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2607'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.033333'^^xsd:double;
  dwc:startLongitude '8.033333'^^xsd:double;
  dwc:endLongitude '8.033333'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:startLatitude '43.2'^^xsd:double;
  dwc:endLatitude '43.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.033333 43.2, 8.033333 43.2, 8.033333 43.2, 8.033333 43.2, 8.033333 43.2))'^^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 '774_2607'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688056 20.472778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.688056"^^xsd:decimal ;
  dwc:decimalLongitude "20.472778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688056 20.472778)"^^geo:wktLiteral ;
  geo-pos:lat "38.688056"^^xsd:decimal ;
  geo-pos:long "20.472778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_726'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_726'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.472778'^^xsd:double;
  dwc:startLongitude '20.472778'^^xsd:double;
  dwc:endLongitude '20.472778'^^xsd:double;
  dwc:latitude '38.688056'^^xsd:double;
  dwc:startLatitude '38.688056'^^xsd:double;
  dwc:endLatitude '38.688056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.472778 38.688056, 20.472778 38.688056, 20.472778 38.688056, 20.472778 38.688056, 20.472778 38.688056))'^^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 '774_726'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963056 20.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963056"^^xsd:decimal ;
  dwc:decimalLongitude "20.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963056 20.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.963056"^^xsd:decimal ;
  geo-pos:long "20.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_715'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_715'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.355'^^xsd:double;
  dwc:startLongitude '20.355'^^xsd:double;
  dwc:endLongitude '20.355'^^xsd:double;
  dwc:latitude '38.963056'^^xsd:double;
  dwc:startLatitude '38.963056'^^xsd:double;
  dwc:endLatitude '38.963056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.355 38.963056, 20.355 38.963056, 20.355 38.963056, 20.355 38.963056, 20.355 38.963056))'^^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 '774_715'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75619 8.03272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75619"^^xsd:decimal ;
  dwc:decimalLongitude "8.03272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75619 8.03272)"^^geo:wktLiteral ;
  geo-pos:lat "43.75619"^^xsd:decimal ;
  geo-pos:long "8.03272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6783'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6783'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.23'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03272'^^xsd:double;
  dwc:startLongitude '8.03272'^^xsd:double;
  dwc:endLongitude '8.03272'^^xsd:double;
  dwc:latitude '43.75619'^^xsd:double;
  dwc:startLatitude '43.75619'^^xsd:double;
  dwc:endLatitude '43.75619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03272 43.75619, 8.03272 43.75619, 8.03272 43.75619, 8.03272 43.75619, 8.03272 43.75619))'^^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 '774_6783'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593651 7.288283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.593651"^^xsd:decimal ;
  dwc:decimalLongitude "7.288283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593651 7.288283)"^^geo:wktLiteral ;
  geo-pos:lat "43.593651"^^xsd:decimal ;
  geo-pos:long "7.288283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5443'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5443'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2030555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.288283'^^xsd:double;
  dwc:startLongitude '7.288283'^^xsd:double;
  dwc:endLongitude '7.288283'^^xsd:double;
  dwc:latitude '43.593651'^^xsd:double;
  dwc:startLatitude '43.593651'^^xsd:double;
  dwc:endLatitude '43.593651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.288283 43.593651, 7.288283 43.593651, 7.288283 43.593651, 7.288283 43.593651, 7.288283 43.593651))'^^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 '774_5443'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.106017 15.513217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.106017"^^xsd:decimal ;
  dwc:decimalLongitude "15.513217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.106017 15.513217)"^^geo:wktLiteral ;
  geo-pos:lat "38.106017"^^xsd:decimal ;
  geo-pos:long "15.513217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8361'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8361'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.873888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.513217'^^xsd:double;
  dwc:startLongitude '15.513217'^^xsd:double;
  dwc:endLongitude '15.513217'^^xsd:double;
  dwc:latitude '38.106017'^^xsd:double;
  dwc:startLatitude '38.106017'^^xsd:double;
  dwc:endLatitude '38.106017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.513217 38.106017, 15.513217 38.106017, 15.513217 38.106017, 15.513217 38.106017, 15.513217 38.106017))'^^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 '774_8361'^^xsd:string;
  dwc:observationDate '2006-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446697 7.087585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.446697"^^xsd:decimal ;
  dwc:decimalLongitude "7.087585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446697 7.087585)"^^geo:wktLiteral ;
  geo-pos:lat "43.446697"^^xsd:decimal ;
  geo-pos:long "7.087585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5797'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5797'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.92'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.087585'^^xsd:double;
  dwc:startLongitude '7.087585'^^xsd:double;
  dwc:endLongitude '7.087585'^^xsd:double;
  dwc:latitude '43.446697'^^xsd:double;
  dwc:startLatitude '43.446697'^^xsd:double;
  dwc:endLatitude '43.446697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.087585 43.446697, 7.087585 43.446697, 7.087585 43.446697, 7.087585 43.446697, 7.087585 43.446697))'^^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 '774_5797'^^xsd:string;
  dwc:observationDate '2006-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65644 7.70976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65644"^^xsd:decimal ;
  dwc:decimalLongitude "7.70976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65644 7.70976)"^^geo:wktLiteral ;
  geo-pos:lat "43.65644"^^xsd:decimal ;
  geo-pos:long "7.70976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6387'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6387'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.70976'^^xsd:double;
  dwc:startLongitude '7.70976'^^xsd:double;
  dwc:endLongitude '7.70976'^^xsd:double;
  dwc:latitude '43.65644'^^xsd:double;
  dwc:startLatitude '43.65644'^^xsd:double;
  dwc:endLatitude '43.65644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.70976 43.65644, 7.70976 43.65644, 7.70976 43.65644, 7.70976 43.65644, 7.70976 43.65644))'^^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 '774_6387'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58541 7.86866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58541"^^xsd:decimal ;
  dwc:decimalLongitude "7.86866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58541 7.86866)"^^geo:wktLiteral ;
  geo-pos:lat "43.58541"^^xsd:decimal ;
  geo-pos:long "7.86866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7729'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7729'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.699444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86866'^^xsd:double;
  dwc:startLongitude '7.86866'^^xsd:double;
  dwc:endLongitude '7.86866'^^xsd:double;
  dwc:latitude '43.58541'^^xsd:double;
  dwc:startLatitude '43.58541'^^xsd:double;
  dwc:endLatitude '43.58541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86866 43.58541, 7.86866 43.58541, 7.86866 43.58541, 7.86866 43.58541, 7.86866 43.58541))'^^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 '774_7729'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37553 7.71233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37553"^^xsd:decimal ;
  dwc:decimalLongitude "7.71233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37553 7.71233)"^^geo:wktLiteral ;
  geo-pos:lat "43.37553"^^xsd:decimal ;
  geo-pos:long "7.71233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6099'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6099'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.623333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71233'^^xsd:double;
  dwc:startLongitude '7.71233'^^xsd:double;
  dwc:endLongitude '7.71233'^^xsd:double;
  dwc:latitude '43.37553'^^xsd:double;
  dwc:startLatitude '43.37553'^^xsd:double;
  dwc:endLatitude '43.37553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71233 43.37553, 7.71233 43.37553, 7.71233 43.37553, 7.71233 43.37553, 7.71233 43.37553))'^^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 '774_6099'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67201 7.653577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67201"^^xsd:decimal ;
  dwc:decimalLongitude "7.653577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67201 7.653577)"^^geo:wktLiteral ;
  geo-pos:lat "43.67201"^^xsd:decimal ;
  geo-pos:long "7.653577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8023'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8023'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.313611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.653577'^^xsd:double;
  dwc:startLongitude '7.653577'^^xsd:double;
  dwc:endLongitude '7.653577'^^xsd:double;
  dwc:latitude '43.67201'^^xsd:double;
  dwc:startLatitude '43.67201'^^xsd:double;
  dwc:endLatitude '43.67201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.653577 43.67201, 7.653577 43.67201, 7.653577 43.67201, 7.653577 43.67201, 7.653577 43.67201))'^^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 '774_8023'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56963 7.547993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56963"^^xsd:decimal ;
  dwc:decimalLongitude "7.547993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56963 7.547993)"^^geo:wktLiteral ;
  geo-pos:lat "43.56963"^^xsd:decimal ;
  geo-pos:long "7.547993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6189'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6189'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3902777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.547993'^^xsd:double;
  dwc:startLongitude '7.547993'^^xsd:double;
  dwc:endLongitude '7.547993'^^xsd:double;
  dwc:latitude '43.56963'^^xsd:double;
  dwc:startLatitude '43.56963'^^xsd:double;
  dwc:endLatitude '43.56963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.547993 43.56963, 7.547993 43.56963, 7.547993 43.56963, 7.547993 43.56963, 7.547993 43.56963))'^^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 '774_6189'^^xsd:string;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79557 8.33653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79557"^^xsd:decimal ;
  dwc:decimalLongitude "8.33653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79557 8.33653)"^^geo:wktLiteral ;
  geo-pos:lat "43.79557"^^xsd:decimal ;
  geo-pos:long "8.33653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5340'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5340'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.759166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.33653'^^xsd:double;
  dwc:startLongitude '8.33653'^^xsd:double;
  dwc:endLongitude '8.33653'^^xsd:double;
  dwc:latitude '43.79557'^^xsd:double;
  dwc:startLatitude '43.79557'^^xsd:double;
  dwc:endLatitude '43.79557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.33653 43.79557, 8.33653 43.79557, 8.33653 43.79557, 8.33653 43.79557, 8.33653 43.79557))'^^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 '774_5340'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.834415 8.609912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.834415"^^xsd:decimal ;
  dwc:decimalLongitude "8.609912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.834415 8.609912)"^^geo:wktLiteral ;
  geo-pos:lat "43.834415"^^xsd:decimal ;
  geo-pos:long "8.609912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6208'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6208'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.401388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.609912'^^xsd:double;
  dwc:startLongitude '8.609912'^^xsd:double;
  dwc:endLongitude '8.609912'^^xsd:double;
  dwc:latitude '43.834415'^^xsd:double;
  dwc:startLatitude '43.834415'^^xsd:double;
  dwc:endLatitude '43.834415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.609912 43.834415, 8.609912 43.834415, 8.609912 43.834415, 8.609912 43.834415, 8.609912 43.834415))'^^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 '774_6208'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665535 8.272738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665535"^^xsd:decimal ;
  dwc:decimalLongitude "8.272738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665535 8.272738)"^^geo:wktLiteral ;
  geo-pos:lat "43.665535"^^xsd:decimal ;
  geo-pos:long "8.272738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5757'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5757'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.999166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.272738'^^xsd:double;
  dwc:startLongitude '8.272738'^^xsd:double;
  dwc:endLongitude '8.272738'^^xsd:double;
  dwc:latitude '43.665535'^^xsd:double;
  dwc:startLatitude '43.665535'^^xsd:double;
  dwc:endLatitude '43.665535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.272738 43.665535, 8.272738 43.665535, 8.272738 43.665535, 8.272738 43.665535, 8.272738 43.665535))'^^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 '774_5757'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37542 8.059691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37542"^^xsd:decimal ;
  dwc:decimalLongitude "8.059691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37542 8.059691)"^^geo:wktLiteral ;
  geo-pos:lat "43.37542"^^xsd:decimal ;
  geo-pos:long "8.059691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7946'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7946'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.465833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059691'^^xsd:double;
  dwc:startLongitude '8.059691'^^xsd:double;
  dwc:endLongitude '8.059691'^^xsd:double;
  dwc:latitude '43.37542'^^xsd:double;
  dwc:startLatitude '43.37542'^^xsd:double;
  dwc:endLatitude '43.37542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059691 43.37542, 8.059691 43.37542, 8.059691 43.37542, 8.059691 43.37542, 8.059691 43.37542))'^^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 '774_7946'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50425 7.21466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50425"^^xsd:decimal ;
  dwc:decimalLongitude "7.21466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50425 7.21466)"^^geo:wktLiteral ;
  geo-pos:lat "43.50425"^^xsd:decimal ;
  geo-pos:long "7.21466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6666'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6666'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.064444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.21466'^^xsd:double;
  dwc:startLongitude '7.21466'^^xsd:double;
  dwc:endLongitude '7.21466'^^xsd:double;
  dwc:latitude '43.50425'^^xsd:double;
  dwc:startLatitude '43.50425'^^xsd:double;
  dwc:endLatitude '43.50425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.21466 43.50425, 7.21466 43.50425, 7.21466 43.50425, 7.21466 43.50425, 7.21466 43.50425))'^^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 '774_6666'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540299 7.2921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540299"^^xsd:decimal ;
  dwc:decimalLongitude "7.2921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540299 7.2921)"^^geo:wktLiteral ;
  geo-pos:lat "43.540299"^^xsd:decimal ;
  geo-pos:long "7.2921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5659'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5659'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.4505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2921'^^xsd:double;
  dwc:startLongitude '7.2921'^^xsd:double;
  dwc:endLongitude '7.2921'^^xsd:double;
  dwc:latitude '43.540299'^^xsd:double;
  dwc:startLatitude '43.540299'^^xsd:double;
  dwc:endLatitude '43.540299'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2921 43.540299, 7.2921 43.540299, 7.2921 43.540299, 7.2921 43.540299, 7.2921 43.540299))'^^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 '774_5659'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.585068 7.417267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.585068"^^xsd:decimal ;
  dwc:decimalLongitude "7.417267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.585068 7.417267)"^^geo:wktLiteral ;
  geo-pos:lat "43.585068"^^xsd:decimal ;
  geo-pos:long "7.417267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5505'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5505'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.184166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.417267'^^xsd:double;
  dwc:startLongitude '7.417267'^^xsd:double;
  dwc:endLongitude '7.417267'^^xsd:double;
  dwc:latitude '43.585068'^^xsd:double;
  dwc:startLatitude '43.585068'^^xsd:double;
  dwc:endLatitude '43.585068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.417267 43.585068, 7.417267 43.585068, 7.417267 43.585068, 7.417267 43.585068, 7.417267 43.585068))'^^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 '774_5505'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.435318 7.807323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.435318"^^xsd:decimal ;
  dwc:decimalLongitude "7.807323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.435318 7.807323)"^^geo:wktLiteral ;
  geo-pos:lat "43.435318"^^xsd:decimal ;
  geo-pos:long "7.807323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6000'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6000'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.624444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.807323'^^xsd:double;
  dwc:startLongitude '7.807323'^^xsd:double;
  dwc:endLongitude '7.807323'^^xsd:double;
  dwc:latitude '43.435318'^^xsd:double;
  dwc:startLatitude '43.435318'^^xsd:double;
  dwc:endLatitude '43.435318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.807323 43.435318, 7.807323 43.435318, 7.807323 43.435318, 7.807323 43.435318, 7.807323 43.435318))'^^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 '774_6000'^^xsd:string;
  dwc:observationDate '2007-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5399 8.32025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5399"^^xsd:decimal ;
  dwc:decimalLongitude "8.32025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5399 8.32025)"^^geo:wktLiteral ;
  geo-pos:lat "43.5399"^^xsd:decimal ;
  geo-pos:long "8.32025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5166'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5166'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.32025'^^xsd:double;
  dwc:startLongitude '8.32025'^^xsd:double;
  dwc:endLongitude '8.32025'^^xsd:double;
  dwc:latitude '43.5399'^^xsd:double;
  dwc:startLatitude '43.5399'^^xsd:double;
  dwc:endLatitude '43.5399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.32025 43.5399, 8.32025 43.5399, 8.32025 43.5399, 8.32025 43.5399, 8.32025 43.5399))'^^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 '774_5166'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69631 7.7495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69631"^^xsd:decimal ;
  dwc:decimalLongitude "7.7495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69631 7.7495)"^^geo:wktLiteral ;
  geo-pos:lat "43.69631"^^xsd:decimal ;
  geo-pos:long "7.7495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6698'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6698'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.537222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7495'^^xsd:double;
  dwc:startLongitude '7.7495'^^xsd:double;
  dwc:endLongitude '7.7495'^^xsd:double;
  dwc:latitude '43.69631'^^xsd:double;
  dwc:startLatitude '43.69631'^^xsd:double;
  dwc:endLatitude '43.69631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7495 43.69631, 7.7495 43.69631, 7.7495 43.69631, 7.7495 43.69631, 7.7495 43.69631))'^^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 '774_6698'^^xsd:string;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7629 8.11098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7629"^^xsd:decimal ;
  dwc:decimalLongitude "8.11098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7629 8.11098)"^^geo:wktLiteral ;
  geo-pos:lat "43.7629"^^xsd:decimal ;
  geo-pos:long "8.11098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7955'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7955'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.538333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.11098'^^xsd:double;
  dwc:startLongitude '8.11098'^^xsd:double;
  dwc:endLongitude '8.11098'^^xsd:double;
  dwc:latitude '43.7629'^^xsd:double;
  dwc:startLatitude '43.7629'^^xsd:double;
  dwc:endLatitude '43.7629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.11098 43.7629, 8.11098 43.7629, 8.11098 43.7629, 8.11098 43.7629, 8.11098 43.7629))'^^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 '774_7955'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.274333 8.5285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.274333"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.274333 8.5285)"^^geo:wktLiteral ;
  geo-pos:lat "43.274333"^^xsd:decimal ;
  geo-pos:long "8.5285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3640'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3640'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5285'^^xsd:double;
  dwc:startLongitude '8.5285'^^xsd:double;
  dwc:endLongitude '8.5285'^^xsd:double;
  dwc:latitude '43.274333'^^xsd:double;
  dwc:startLatitude '43.274333'^^xsd:double;
  dwc:endLatitude '43.274333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5285 43.274333, 8.5285 43.274333, 8.5285 43.274333, 8.5285 43.274333, 8.5285 43.274333))'^^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 '774_3640'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7518 7.99965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7518"^^xsd:decimal ;
  dwc:decimalLongitude "7.99965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7518 7.99965)"^^geo:wktLiteral ;
  geo-pos:lat "43.7518"^^xsd:decimal ;
  geo-pos:long "7.99965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7315'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7315'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.447777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99965'^^xsd:double;
  dwc:startLongitude '7.99965'^^xsd:double;
  dwc:endLongitude '7.99965'^^xsd:double;
  dwc:latitude '43.7518'^^xsd:double;
  dwc:startLatitude '43.7518'^^xsd:double;
  dwc:endLatitude '43.7518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99965 43.7518, 7.99965 43.7518, 7.99965 43.7518, 7.99965 43.7518, 7.99965 43.7518))'^^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 '774_7315'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642017 8.165983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.642017"^^xsd:decimal ;
  dwc:decimalLongitude "8.165983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642017 8.165983)"^^geo:wktLiteral ;
  geo-pos:lat "43.642017"^^xsd:decimal ;
  geo-pos:long "8.165983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7354'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7354'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.261388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.165983'^^xsd:double;
  dwc:startLongitude '8.165983'^^xsd:double;
  dwc:endLongitude '8.165983'^^xsd:double;
  dwc:latitude '43.642017'^^xsd:double;
  dwc:startLatitude '43.642017'^^xsd:double;
  dwc:endLatitude '43.642017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.165983 43.642017, 8.165983 43.642017, 8.165983 43.642017, 8.165983 43.642017, 8.165983 43.642017))'^^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 '774_7354'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7533 8.2319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7533"^^xsd:decimal ;
  dwc:decimalLongitude "8.2319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7533 8.2319)"^^geo:wktLiteral ;
  geo-pos:lat "43.7533"^^xsd:decimal ;
  geo-pos:long "8.2319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7170'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7170'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.057777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2319'^^xsd:double;
  dwc:startLongitude '8.2319'^^xsd:double;
  dwc:endLongitude '8.2319'^^xsd:double;
  dwc:latitude '43.7533'^^xsd:double;
  dwc:startLatitude '43.7533'^^xsd:double;
  dwc:endLatitude '43.7533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2319 43.7533, 8.2319 43.7533, 8.2319 43.7533, 8.2319 43.7533, 8.2319 43.7533))'^^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 '774_7170'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.394167 8.113667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.394167"^^xsd:decimal ;
  dwc:decimalLongitude "8.113667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.394167 8.113667)"^^geo:wktLiteral ;
  geo-pos:lat "43.394167"^^xsd:decimal ;
  geo-pos:long "8.113667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3978'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3978'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.113667'^^xsd:double;
  dwc:startLongitude '8.113667'^^xsd:double;
  dwc:endLongitude '8.113667'^^xsd:double;
  dwc:latitude '43.394167'^^xsd:double;
  dwc:startLatitude '43.394167'^^xsd:double;
  dwc:endLatitude '43.394167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.113667 43.394167, 8.113667 43.394167, 8.113667 43.394167, 8.113667 43.394167, 8.113667 43.394167))'^^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 '774_3978'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03845 8.371533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03845"^^xsd:decimal ;
  dwc:decimalLongitude "8.371533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03845 8.371533)"^^geo:wktLiteral ;
  geo-pos:lat "43.03845"^^xsd:decimal ;
  geo-pos:long "8.371533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3437'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3437'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.371533'^^xsd:double;
  dwc:startLongitude '8.371533'^^xsd:double;
  dwc:endLongitude '8.371533'^^xsd:double;
  dwc:latitude '43.03845'^^xsd:double;
  dwc:startLatitude '43.03845'^^xsd:double;
  dwc:endLatitude '43.03845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.371533 43.03845, 8.371533 43.03845, 8.371533 43.03845, 8.371533 43.03845, 8.371533 43.03845))'^^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 '774_3437'^^xsd:string;
  dwc:observationDate '1991-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 8.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 8.466667)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "8.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2568'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2568'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.466667'^^xsd:double;
  dwc:startLongitude '8.466667'^^xsd:double;
  dwc:endLongitude '8.466667'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:startLatitude '41.75'^^xsd:double;
  dwc:endLatitude '41.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.466667 41.75, 8.466667 41.75, 8.466667 41.75, 8.466667 41.75, 8.466667 41.75))'^^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 '774_2568'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558667 8.029667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558667"^^xsd:decimal ;
  dwc:decimalLongitude "8.029667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558667 8.029667)"^^geo:wktLiteral ;
  geo-pos:lat "43.558667"^^xsd:decimal ;
  geo-pos:long "8.029667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3768'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3768'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029667'^^xsd:double;
  dwc:startLongitude '8.029667'^^xsd:double;
  dwc:endLongitude '8.029667'^^xsd:double;
  dwc:latitude '43.558667'^^xsd:double;
  dwc:startLatitude '43.558667'^^xsd:double;
  dwc:endLatitude '43.558667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029667 43.558667, 8.029667 43.558667, 8.029667 43.558667, 8.029667 43.558667, 8.029667 43.558667))'^^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 '774_3768'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6045 7.68395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6045"^^xsd:decimal ;
  dwc:decimalLongitude "7.68395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6045 7.68395)"^^geo:wktLiteral ;
  geo-pos:lat "43.6045"^^xsd:decimal ;
  geo-pos:long "7.68395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3754'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3754'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68395'^^xsd:double;
  dwc:startLongitude '7.68395'^^xsd:double;
  dwc:endLongitude '7.68395'^^xsd:double;
  dwc:latitude '43.6045'^^xsd:double;
  dwc:startLatitude '43.6045'^^xsd:double;
  dwc:endLatitude '43.6045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68395 43.6045, 7.68395 43.6045, 7.68395 43.6045, 7.68395 43.6045, 7.68395 43.6045))'^^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 '774_3754'^^xsd:string;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565 7.981333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.565"^^xsd:decimal ;
  dwc:decimalLongitude "7.981333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565 7.981333)"^^geo:wktLiteral ;
  geo-pos:lat "43.565"^^xsd:decimal ;
  geo-pos:long "7.981333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3709'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3709'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.981333'^^xsd:double;
  dwc:startLongitude '7.981333'^^xsd:double;
  dwc:endLongitude '7.981333'^^xsd:double;
  dwc:latitude '43.565'^^xsd:double;
  dwc:startLatitude '43.565'^^xsd:double;
  dwc:endLatitude '43.565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.981333 43.565, 7.981333 43.565, 7.981333 43.565, 7.981333 43.565, 7.981333 43.565))'^^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 '774_3709'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.615317 8.082517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.615317"^^xsd:decimal ;
  dwc:decimalLongitude "8.082517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.615317 8.082517)"^^geo:wktLiteral ;
  geo-pos:lat "43.615317"^^xsd:decimal ;
  geo-pos:long "8.082517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6957'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6957'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.082517'^^xsd:double;
  dwc:startLongitude '8.082517'^^xsd:double;
  dwc:endLongitude '8.082517'^^xsd:double;
  dwc:latitude '43.615317'^^xsd:double;
  dwc:startLatitude '43.615317'^^xsd:double;
  dwc:endLatitude '43.615317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.082517 43.615317, 8.082517 43.615317, 8.082517 43.615317, 8.082517 43.615317, 8.082517 43.615317))'^^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 '774_6957'^^xsd:string;
  dwc:observationDate '1996-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.107833 7.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.107833"^^xsd:decimal ;
  dwc:decimalLongitude "7.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.107833 7.808)"^^geo:wktLiteral ;
  geo-pos:lat "43.107833"^^xsd:decimal ;
  geo-pos:long "7.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4173'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4173'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.808'^^xsd:double;
  dwc:startLongitude '7.808'^^xsd:double;
  dwc:endLongitude '7.808'^^xsd:double;
  dwc:latitude '43.107833'^^xsd:double;
  dwc:startLatitude '43.107833'^^xsd:double;
  dwc:endLatitude '43.107833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.808 43.107833, 7.808 43.107833, 7.808 43.107833, 7.808 43.107833, 7.808 43.107833))'^^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 '774_4173'^^xsd:string;
  dwc:observationDate '1995-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892712 15.384943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.892712"^^xsd:decimal ;
  dwc:decimalLongitude "15.384943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892712 15.384943)"^^geo:wktLiteral ;
  geo-pos:lat "37.892712"^^xsd:decimal ;
  geo-pos:long "15.384943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8398'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_8398'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.258888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.384943'^^xsd:double;
  dwc:startLongitude '15.384943'^^xsd:double;
  dwc:endLongitude '15.384943'^^xsd:double;
  dwc:latitude '37.892712'^^xsd:double;
  dwc:startLatitude '37.892712'^^xsd:double;
  dwc:endLatitude '37.892712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.384943 37.892712, 15.384943 37.892712, 15.384943 37.892712, 15.384943 37.892712, 15.384943 37.892712))'^^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 '774_8398'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62884 7.962172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62884"^^xsd:decimal ;
  dwc:decimalLongitude "7.962172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62884 7.962172)"^^geo:wktLiteral ;
  geo-pos:lat "43.62884"^^xsd:decimal ;
  geo-pos:long "7.962172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7720'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7720'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.504166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.962172'^^xsd:double;
  dwc:startLongitude '7.962172'^^xsd:double;
  dwc:endLongitude '7.962172'^^xsd:double;
  dwc:latitude '43.62884'^^xsd:double;
  dwc:startLatitude '43.62884'^^xsd:double;
  dwc:endLatitude '43.62884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.962172 43.62884, 7.962172 43.62884, 7.962172 43.62884, 7.962172 43.62884, 7.962172 43.62884))'^^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 '774_7720'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.869667 8.547167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.869667"^^xsd:decimal ;
  dwc:decimalLongitude "8.547167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.869667 8.547167)"^^geo:wktLiteral ;
  geo-pos:lat "42.869667"^^xsd:decimal ;
  geo-pos:long "8.547167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3991'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3991'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.547167'^^xsd:double;
  dwc:startLongitude '8.547167'^^xsd:double;
  dwc:endLongitude '8.547167'^^xsd:double;
  dwc:latitude '42.869667'^^xsd:double;
  dwc:startLatitude '42.869667'^^xsd:double;
  dwc:endLatitude '42.869667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.547167 42.869667, 8.547167 42.869667, 8.547167 42.869667, 8.547167 42.869667, 8.547167 42.869667))'^^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 '774_3991'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597046 8.031333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.597046"^^xsd:decimal ;
  dwc:decimalLongitude "8.031333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597046 8.031333)"^^geo:wktLiteral ;
  geo-pos:lat "43.597046"^^xsd:decimal ;
  geo-pos:long "8.031333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6326'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6326'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.006944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.031333'^^xsd:double;
  dwc:startLongitude '8.031333'^^xsd:double;
  dwc:endLongitude '8.031333'^^xsd:double;
  dwc:latitude '43.597046'^^xsd:double;
  dwc:startLatitude '43.597046'^^xsd:double;
  dwc:endLatitude '43.597046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.031333 43.597046, 8.031333 43.597046, 8.031333 43.597046, 8.031333 43.597046, 8.031333 43.597046))'^^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 '774_6326'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35283 15.35319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35283"^^xsd:decimal ;
  dwc:decimalLongitude "15.35319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35283 15.35319)"^^geo:wktLiteral ;
  geo-pos:lat "38.35283"^^xsd:decimal ;
  geo-pos:long "15.35319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8374'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.35319'^^xsd:double;
  dwc:startLongitude '15.35319'^^xsd:double;
  dwc:endLongitude '15.35319'^^xsd:double;
  dwc:latitude '38.35283'^^xsd:double;
  dwc:startLatitude '38.35283'^^xsd:double;
  dwc:endLatitude '38.35283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35319 38.35283, 15.35319 38.35283, 15.35319 38.35283, 15.35319 38.35283, 15.35319 38.35283))'^^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 '774_8374'^^xsd:string;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00736 8.726624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00736"^^xsd:decimal ;
  dwc:decimalLongitude "8.726624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00736 8.726624)"^^geo:wktLiteral ;
  geo-pos:lat "43.00736"^^xsd:decimal ;
  geo-pos:long "8.726624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8078'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8078'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.576666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.726624'^^xsd:double;
  dwc:startLongitude '8.726624'^^xsd:double;
  dwc:endLongitude '8.726624'^^xsd:double;
  dwc:latitude '43.00736'^^xsd:double;
  dwc:startLatitude '43.00736'^^xsd:double;
  dwc:endLatitude '43.00736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.726624 43.00736, 8.726624 43.00736, 8.726624 43.00736, 8.726624 43.00736, 8.726624 43.00736))'^^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 '774_8078'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.500324 7.772248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.500324"^^xsd:decimal ;
  dwc:decimalLongitude "7.772248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.500324 7.772248)"^^geo:wktLiteral ;
  geo-pos:lat "43.500324"^^xsd:decimal ;
  geo-pos:long "7.772248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5779'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5779'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.891666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.772248'^^xsd:double;
  dwc:startLongitude '7.772248'^^xsd:double;
  dwc:endLongitude '7.772248'^^xsd:double;
  dwc:latitude '43.500324'^^xsd:double;
  dwc:startLatitude '43.500324'^^xsd:double;
  dwc:endLatitude '43.500324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.772248 43.500324, 7.772248 43.500324, 7.772248 43.500324, 7.772248 43.500324, 7.772248 43.500324))'^^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 '774_5779'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41902 7.80166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41902"^^xsd:decimal ;
  dwc:decimalLongitude "7.80166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41902 7.80166)"^^geo:wktLiteral ;
  geo-pos:lat "43.41902"^^xsd:decimal ;
  geo-pos:long "7.80166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6570'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6570'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.350555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80166'^^xsd:double;
  dwc:startLongitude '7.80166'^^xsd:double;
  dwc:endLongitude '7.80166'^^xsd:double;
  dwc:latitude '43.41902'^^xsd:double;
  dwc:startLatitude '43.41902'^^xsd:double;
  dwc:endLatitude '43.41902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80166 43.41902, 7.80166 43.41902, 7.80166 43.41902, 7.80166 43.41902, 7.80166 43.41902))'^^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 '774_6570'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62435 7.520772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62435"^^xsd:decimal ;
  dwc:decimalLongitude "7.520772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62435 7.520772)"^^geo:wktLiteral ;
  geo-pos:lat "43.62435"^^xsd:decimal ;
  geo-pos:long "7.520772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7807'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7807'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.922222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.520772'^^xsd:double;
  dwc:startLongitude '7.520772'^^xsd:double;
  dwc:endLongitude '7.520772'^^xsd:double;
  dwc:latitude '43.62435'^^xsd:double;
  dwc:startLatitude '43.62435'^^xsd:double;
  dwc:endLatitude '43.62435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.520772 43.62435, 7.520772 43.62435, 7.520772 43.62435, 7.520772 43.62435, 7.520772 43.62435))'^^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 '774_7807'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.431721 7.783612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.431721"^^xsd:decimal ;
  dwc:decimalLongitude "7.783612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.431721 7.783612)"^^geo:wktLiteral ;
  geo-pos:lat "43.431721"^^xsd:decimal ;
  geo-pos:long "7.783612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6030'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6030'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.783612'^^xsd:double;
  dwc:startLongitude '7.783612'^^xsd:double;
  dwc:endLongitude '7.783612'^^xsd:double;
  dwc:latitude '43.431721'^^xsd:double;
  dwc:startLatitude '43.431721'^^xsd:double;
  dwc:endLatitude '43.431721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.783612 43.431721, 7.783612 43.431721, 7.783612 43.431721, 7.783612 43.431721, 7.783612 43.431721))'^^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 '774_6030'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508999 7.443577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.508999"^^xsd:decimal ;
  dwc:decimalLongitude "7.443577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508999 7.443577)"^^geo:wktLiteral ;
  geo-pos:lat "43.508999"^^xsd:decimal ;
  geo-pos:long "7.443577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5980'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5980'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.416111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.443577'^^xsd:double;
  dwc:startLongitude '7.443577'^^xsd:double;
  dwc:endLongitude '7.443577'^^xsd:double;
  dwc:latitude '43.508999'^^xsd:double;
  dwc:startLatitude '43.508999'^^xsd:double;
  dwc:endLatitude '43.508999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.443577 43.508999, 7.443577 43.508999, 7.443577 43.508999, 7.443577 43.508999, 7.443577 43.508999))'^^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 '774_5980'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44154 8.06437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44154"^^xsd:decimal ;
  dwc:decimalLongitude "8.06437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44154 8.06437)"^^geo:wktLiteral ;
  geo-pos:lat "43.44154"^^xsd:decimal ;
  geo-pos:long "8.06437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4815'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4815'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.563333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.06437'^^xsd:double;
  dwc:startLongitude '8.06437'^^xsd:double;
  dwc:endLongitude '8.06437'^^xsd:double;
  dwc:latitude '43.44154'^^xsd:double;
  dwc:startLatitude '43.44154'^^xsd:double;
  dwc:endLatitude '43.44154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.06437 43.44154, 8.06437 43.44154, 8.06437 43.44154, 8.06437 43.44154, 8.06437 43.44154))'^^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 '774_4815'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.355833 -61.525833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.355833"^^xsd:decimal ;
  dwc:decimalLongitude "-61.525833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.355833 -61.525833)"^^geo:wktLiteral ;
  geo-pos:lat "15.355833"^^xsd:decimal ;
  geo-pos:long "-61.525833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3170'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3170'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.525833'^^xsd:double;
  dwc:startLongitude '-61.525833'^^xsd:double;
  dwc:endLongitude '-61.525833'^^xsd:double;
  dwc:latitude '15.355833'^^xsd:double;
  dwc:startLatitude '15.355833'^^xsd:double;
  dwc:endLatitude '15.355833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.525833 15.355833, -61.525833 15.355833, -61.525833 15.355833, -61.525833 15.355833, -61.525833 15.355833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3170'^^xsd:string;
  dwc:observationDate '1994-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.510278 -61.526111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.510278"^^xsd:decimal ;
  dwc:decimalLongitude "-61.526111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.510278 -61.526111)"^^geo:wktLiteral ;
  geo-pos:lat "15.510278"^^xsd:decimal ;
  geo-pos:long "-61.526111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3165'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3165'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.526111'^^xsd:double;
  dwc:startLongitude '-61.526111'^^xsd:double;
  dwc:endLongitude '-61.526111'^^xsd:double;
  dwc:latitude '15.510278'^^xsd:double;
  dwc:startLatitude '15.510278'^^xsd:double;
  dwc:endLatitude '15.510278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.526111 15.510278, -61.526111 15.510278, -61.526111 15.510278, -61.526111 15.510278, -61.526111 15.510278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3165'^^xsd:string;
  dwc:observationDate '1994-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.473333 -61.551389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.473333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.551389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.473333 -61.551389)"^^geo:wktLiteral ;
  geo-pos:lat "15.473333"^^xsd:decimal ;
  geo-pos:long "-61.551389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3163'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3163'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.551389'^^xsd:double;
  dwc:startLongitude '-61.551389'^^xsd:double;
  dwc:endLongitude '-61.551389'^^xsd:double;
  dwc:latitude '15.473333'^^xsd:double;
  dwc:startLatitude '15.473333'^^xsd:double;
  dwc:endLatitude '15.473333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.551389 15.473333, -61.551389 15.473333, -61.551389 15.473333, -61.551389 15.473333, -61.551389 15.473333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3163'^^xsd:string;
  dwc:observationDate '1994-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.634167 -61.151111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.634167"^^xsd:decimal ;
  dwc:decimalLongitude "-61.151111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.634167 -61.151111)"^^geo:wktLiteral ;
  geo-pos:lat "14.634167"^^xsd:decimal ;
  geo-pos:long "-61.151111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3128'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3128'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.151111'^^xsd:double;
  dwc:startLongitude '-61.151111'^^xsd:double;
  dwc:endLongitude '-61.151111'^^xsd:double;
  dwc:latitude '14.634167'^^xsd:double;
  dwc:startLatitude '14.634167'^^xsd:double;
  dwc:endLatitude '14.634167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.151111 14.634167, -61.151111 14.634167, -61.151111 14.634167, -61.151111 14.634167, -61.151111 14.634167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3128'^^xsd:string;
  dwc:observationDate '1994-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.484444 -61.543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.484444"^^xsd:decimal ;
  dwc:decimalLongitude "-61.543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.484444 -61.543333)"^^geo:wktLiteral ;
  geo-pos:lat "15.484444"^^xsd:decimal ;
  geo-pos:long "-61.543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3162'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3162'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.543333'^^xsd:double;
  dwc:startLongitude '-61.543333'^^xsd:double;
  dwc:endLongitude '-61.543333'^^xsd:double;
  dwc:latitude '15.484444'^^xsd:double;
  dwc:startLatitude '15.484444'^^xsd:double;
  dwc:endLatitude '15.484444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.543333 15.484444, -61.543333 15.484444, -61.543333 15.484444, -61.543333 15.484444, -61.543333 15.484444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3162'^^xsd:string;
  dwc:observationDate '1994-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.238889 -61.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.238889"^^xsd:decimal ;
  dwc:decimalLongitude "-61.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.238889 -61.4075)"^^geo:wktLiteral ;
  geo-pos:lat "15.238889"^^xsd:decimal ;
  geo-pos:long "-61.4075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3117'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3117'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.4075'^^xsd:double;
  dwc:startLongitude '-61.4075'^^xsd:double;
  dwc:endLongitude '-61.4075'^^xsd:double;
  dwc:latitude '15.238889'^^xsd:double;
  dwc:startLatitude '15.238889'^^xsd:double;
  dwc:endLatitude '15.238889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.4075 15.238889, -61.4075 15.238889, -61.4075 15.238889, -61.4075 15.238889, -61.4075 15.238889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3117'^^xsd:string;
  dwc:observationDate '1993-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745833 20.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.745833"^^xsd:decimal ;
  dwc:decimalLongitude "20.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745833 20.789)"^^geo:wktLiteral ;
  geo-pos:lat "38.745833"^^xsd:decimal ;
  geo-pos:long "20.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1066'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1066'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.789'^^xsd:double;
  dwc:startLongitude '20.789'^^xsd:double;
  dwc:endLongitude '20.789'^^xsd:double;
  dwc:latitude '38.745833'^^xsd:double;
  dwc:startLatitude '38.745833'^^xsd:double;
  dwc:endLatitude '38.745833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.789 38.745833, 20.789 38.745833, 20.789 38.745833, 20.789 38.745833, 20.789 38.745833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1066'^^xsd:string;
  dwc:observationDate '1998-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.553833 20.919667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.553833"^^xsd:decimal ;
  dwc:decimalLongitude "20.919667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.553833 20.919667)"^^geo:wktLiteral ;
  geo-pos:lat "38.553833"^^xsd:decimal ;
  geo-pos:long "20.919667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_979'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_979'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.919667'^^xsd:double;
  dwc:startLongitude '20.919667'^^xsd:double;
  dwc:endLongitude '20.919667'^^xsd:double;
  dwc:latitude '38.553833'^^xsd:double;
  dwc:startLatitude '38.553833'^^xsd:double;
  dwc:endLatitude '38.553833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.919667 38.553833, 20.919667 38.553833, 20.919667 38.553833, 20.919667 38.553833, 20.919667 38.553833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_979'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521833 21.072833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.521833"^^xsd:decimal ;
  dwc:decimalLongitude "21.072833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521833 21.072833)"^^geo:wktLiteral ;
  geo-pos:lat "38.521833"^^xsd:decimal ;
  geo-pos:long "21.072833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_812'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_812'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.072833'^^xsd:double;
  dwc:startLongitude '21.072833'^^xsd:double;
  dwc:endLongitude '21.072833'^^xsd:double;
  dwc:latitude '38.521833'^^xsd:double;
  dwc:startLatitude '38.521833'^^xsd:double;
  dwc:endLatitude '38.521833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.072833 38.521833, 21.072833 38.521833, 21.072833 38.521833, 21.072833 38.521833, 21.072833 38.521833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_812'^^xsd:string;
  dwc:observationDate '1994-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6005 20.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6005"^^xsd:decimal ;
  dwc:decimalLongitude "20.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6005 20.908333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6005"^^xsd:decimal ;
  geo-pos:long "20.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1304'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1304'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.908333'^^xsd:double;
  dwc:startLongitude '20.908333'^^xsd:double;
  dwc:endLongitude '20.908333'^^xsd:double;
  dwc:latitude '38.6005'^^xsd:double;
  dwc:startLatitude '38.6005'^^xsd:double;
  dwc:endLatitude '38.6005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.908333 38.6005, 20.908333 38.6005, 20.908333 38.6005, 20.908333 38.6005, 20.908333 38.6005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1304'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.503333 21.039167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.503333"^^xsd:decimal ;
  dwc:decimalLongitude "21.039167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.503333 21.039167)"^^geo:wktLiteral ;
  geo-pos:lat "38.503333"^^xsd:decimal ;
  geo-pos:long "21.039167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_691'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_691'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.039167'^^xsd:double;
  dwc:startLongitude '21.039167'^^xsd:double;
  dwc:endLongitude '21.039167'^^xsd:double;
  dwc:latitude '38.503333'^^xsd:double;
  dwc:startLatitude '38.503333'^^xsd:double;
  dwc:endLatitude '38.503333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.039167 38.503333, 21.039167 38.503333, 21.039167 38.503333, 21.039167 38.503333, 21.039167 38.503333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_691'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759 20.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759"^^xsd:decimal ;
  dwc:decimalLongitude "20.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759 20.836)"^^geo:wktLiteral ;
  geo-pos:lat "38.759"^^xsd:decimal ;
  geo-pos:long "20.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_989'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_989'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.836'^^xsd:double;
  dwc:startLongitude '20.836'^^xsd:double;
  dwc:endLongitude '20.836'^^xsd:double;
  dwc:latitude '38.759'^^xsd:double;
  dwc:startLatitude '38.759'^^xsd:double;
  dwc:endLatitude '38.759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.836 38.759, 20.836 38.759, 20.836 38.759, 20.836 38.759, 20.836 38.759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_989'^^xsd:string;
  dwc:observationDate '1997-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.638333 20.9585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.638333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.638333 20.9585)"^^geo:wktLiteral ;
  geo-pos:lat "38.638333"^^xsd:decimal ;
  geo-pos:long "20.9585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1294'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1294'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9585'^^xsd:double;
  dwc:startLongitude '20.9585'^^xsd:double;
  dwc:endLongitude '20.9585'^^xsd:double;
  dwc:latitude '38.638333'^^xsd:double;
  dwc:startLatitude '38.638333'^^xsd:double;
  dwc:endLatitude '38.638333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9585 38.638333, 20.9585 38.638333, 20.9585 38.638333, 20.9585 38.638333, 20.9585 38.638333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1294'^^xsd:string;
  dwc:observationDate '2001-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652667 20.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652667"^^xsd:decimal ;
  dwc:decimalLongitude "20.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652667 20.937)"^^geo:wktLiteral ;
  geo-pos:lat "38.652667"^^xsd:decimal ;
  geo-pos:long "20.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1071'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1071'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937'^^xsd:double;
  dwc:startLongitude '20.937'^^xsd:double;
  dwc:endLongitude '20.937'^^xsd:double;
  dwc:latitude '38.652667'^^xsd:double;
  dwc:startLatitude '38.652667'^^xsd:double;
  dwc:endLatitude '38.652667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937 38.652667, 20.937 38.652667, 20.937 38.652667, 20.937 38.652667, 20.937 38.652667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1071'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.627167 20.966167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.627167"^^xsd:decimal ;
  dwc:decimalLongitude "20.966167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.627167 20.966167)"^^geo:wktLiteral ;
  geo-pos:lat "38.627167"^^xsd:decimal ;
  geo-pos:long "20.966167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1082'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1082'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966167'^^xsd:double;
  dwc:startLongitude '20.966167'^^xsd:double;
  dwc:endLongitude '20.966167'^^xsd:double;
  dwc:latitude '38.627167'^^xsd:double;
  dwc:startLatitude '38.627167'^^xsd:double;
  dwc:endLatitude '38.627167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966167 38.627167, 20.966167 38.627167, 20.966167 38.627167, 20.966167 38.627167, 20.966167 38.627167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1082'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.553 20.842167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.553"^^xsd:decimal ;
  dwc:decimalLongitude "20.842167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.553 20.842167)"^^geo:wktLiteral ;
  geo-pos:lat "38.553"^^xsd:decimal ;
  geo-pos:long "20.842167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_806'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_806'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.842167'^^xsd:double;
  dwc:startLongitude '20.842167'^^xsd:double;
  dwc:endLongitude '20.842167'^^xsd:double;
  dwc:latitude '38.553'^^xsd:double;
  dwc:startLatitude '38.553'^^xsd:double;
  dwc:endLatitude '38.553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.842167 38.553, 20.842167 38.553, 20.842167 38.553, 20.842167 38.553, 20.842167 38.553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_806'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6965 20.771333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6965"^^xsd:decimal ;
  dwc:decimalLongitude "20.771333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6965 20.771333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6965"^^xsd:decimal ;
  geo-pos:long "20.771333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1459'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1459'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.771333'^^xsd:double;
  dwc:startLongitude '20.771333'^^xsd:double;
  dwc:endLongitude '20.771333'^^xsd:double;
  dwc:latitude '38.6965'^^xsd:double;
  dwc:startLatitude '38.6965'^^xsd:double;
  dwc:endLatitude '38.6965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.771333 38.6965, 20.771333 38.6965, 20.771333 38.6965, 20.771333 38.6965, 20.771333 38.6965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1459'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.981167 -17.197833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.981167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.197833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.981167 -17.197833)"^^geo:wktLiteral ;
  geo-pos:lat "27.981167"^^xsd:decimal ;
  geo-pos:long "-17.197833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2927'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2927'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.893611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.197833'^^xsd:double;
  dwc:startLongitude '-17.197833'^^xsd:double;
  dwc:endLongitude '-17.197833'^^xsd:double;
  dwc:latitude '27.981167'^^xsd:double;
  dwc:startLatitude '27.981167'^^xsd:double;
  dwc:endLatitude '27.981167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.197833 27.981167, -17.197833 27.981167, -17.197833 27.981167, -17.197833 27.981167, -17.197833 27.981167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2927'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685667 20.733833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685667"^^xsd:decimal ;
  dwc:decimalLongitude "20.733833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685667 20.733833)"^^geo:wktLiteral ;
  geo-pos:lat "38.685667"^^xsd:decimal ;
  geo-pos:long "20.733833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1461'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1461'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.733833'^^xsd:double;
  dwc:startLongitude '20.733833'^^xsd:double;
  dwc:endLongitude '20.733833'^^xsd:double;
  dwc:latitude '38.685667'^^xsd:double;
  dwc:startLatitude '38.685667'^^xsd:double;
  dwc:endLatitude '38.685667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.733833 38.685667, 20.733833 38.685667, 20.733833 38.685667, 20.733833 38.685667, 20.733833 38.685667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1461'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775667 20.858833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775667"^^xsd:decimal ;
  dwc:decimalLongitude "20.858833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775667 20.858833)"^^geo:wktLiteral ;
  geo-pos:lat "38.775667"^^xsd:decimal ;
  geo-pos:long "20.858833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1303'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1303'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858833'^^xsd:double;
  dwc:startLongitude '20.858833'^^xsd:double;
  dwc:endLongitude '20.858833'^^xsd:double;
  dwc:latitude '38.775667'^^xsd:double;
  dwc:startLatitude '38.775667'^^xsd:double;
  dwc:endLatitude '38.775667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858833 38.775667, 20.858833 38.775667, 20.858833 38.775667, 20.858833 38.775667, 20.858833 38.775667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1303'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.401667 -64.623056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.401667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.623056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.401667 -64.623056)"^^geo:wktLiteral ;
  geo-pos:lat "10.401667"^^xsd:decimal ;
  geo-pos:long "-64.623056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3106'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3106'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.623056'^^xsd:double;
  dwc:startLongitude '-64.623056'^^xsd:double;
  dwc:endLongitude '-64.623056'^^xsd:double;
  dwc:latitude '10.401667'^^xsd:double;
  dwc:startLatitude '10.401667'^^xsd:double;
  dwc:endLatitude '10.401667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.623056 10.401667, -64.623056 10.401667, -64.623056 10.401667, -64.623056 10.401667, -64.623056 10.401667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3106'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5165 20.631833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5165"^^xsd:decimal ;
  dwc:decimalLongitude "20.631833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5165 20.631833)"^^geo:wktLiteral ;
  geo-pos:lat "38.5165"^^xsd:decimal ;
  geo-pos:long "20.631833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_784'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_784'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.631833'^^xsd:double;
  dwc:startLongitude '20.631833'^^xsd:double;
  dwc:endLongitude '20.631833'^^xsd:double;
  dwc:latitude '38.5165'^^xsd:double;
  dwc:startLatitude '38.5165'^^xsd:double;
  dwc:endLatitude '38.5165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.631833 38.5165, 20.631833 38.5165, 20.631833 38.5165, 20.631833 38.5165, 20.631833 38.5165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_784'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741333 20.793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.741333"^^xsd:decimal ;
  dwc:decimalLongitude "20.793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741333 20.793333)"^^geo:wktLiteral ;
  geo-pos:lat "38.741333"^^xsd:decimal ;
  geo-pos:long "20.793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1075'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1075'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.793333'^^xsd:double;
  dwc:startLongitude '20.793333'^^xsd:double;
  dwc:endLongitude '20.793333'^^xsd:double;
  dwc:latitude '38.741333'^^xsd:double;
  dwc:startLatitude '38.741333'^^xsd:double;
  dwc:endLatitude '38.741333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.793333 38.741333, 20.793333 38.741333, 20.793333 38.741333, 20.793333 38.741333, 20.793333 38.741333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1075'^^xsd:string;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665667 20.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665667"^^xsd:decimal ;
  dwc:decimalLongitude "20.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665667 20.908)"^^geo:wktLiteral ;
  geo-pos:lat "38.665667"^^xsd:decimal ;
  geo-pos:long "20.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1103'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1103'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.908'^^xsd:double;
  dwc:startLongitude '20.908'^^xsd:double;
  dwc:endLongitude '20.908'^^xsd:double;
  dwc:latitude '38.665667'^^xsd:double;
  dwc:startLatitude '38.665667'^^xsd:double;
  dwc:endLatitude '38.665667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.908 38.665667, 20.908 38.665667, 20.908 38.665667, 20.908 38.665667, 20.908 38.665667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1103'^^xsd:string;
  dwc:observationDate '1998-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.748167 20.844833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.748167"^^xsd:decimal ;
  dwc:decimalLongitude "20.844833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.748167 20.844833)"^^geo:wktLiteral ;
  geo-pos:lat "38.748167"^^xsd:decimal ;
  geo-pos:long "20.844833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1392'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1392'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.844833'^^xsd:double;
  dwc:startLongitude '20.844833'^^xsd:double;
  dwc:endLongitude '20.844833'^^xsd:double;
  dwc:latitude '38.748167'^^xsd:double;
  dwc:startLatitude '38.748167'^^xsd:double;
  dwc:endLatitude '38.748167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.844833 38.748167, 20.844833 38.748167, 20.844833 38.748167, 20.844833 38.748167, 20.844833 38.748167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1392'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.574833 20.882167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.574833"^^xsd:decimal ;
  dwc:decimalLongitude "20.882167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.574833 20.882167)"^^geo:wktLiteral ;
  geo-pos:lat "38.574833"^^xsd:decimal ;
  geo-pos:long "20.882167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1436'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1436'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.882167'^^xsd:double;
  dwc:startLongitude '20.882167'^^xsd:double;
  dwc:endLongitude '20.882167'^^xsd:double;
  dwc:latitude '38.574833'^^xsd:double;
  dwc:startLatitude '38.574833'^^xsd:double;
  dwc:endLatitude '38.574833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.882167 38.574833, 20.882167 38.574833, 20.882167 38.574833, 20.882167 38.574833, 20.882167 38.574833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1436'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648833 20.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648833"^^xsd:decimal ;
  dwc:decimalLongitude "20.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648833 20.964)"^^geo:wktLiteral ;
  geo-pos:lat "38.648833"^^xsd:decimal ;
  geo-pos:long "20.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1280'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1280'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.964'^^xsd:double;
  dwc:startLongitude '20.964'^^xsd:double;
  dwc:endLongitude '20.964'^^xsd:double;
  dwc:latitude '38.648833'^^xsd:double;
  dwc:startLatitude '38.648833'^^xsd:double;
  dwc:endLatitude '38.648833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.964 38.648833, 20.964 38.648833, 20.964 38.648833, 20.964 38.648833, 20.964 38.648833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1280'^^xsd:string;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7095 20.8585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7095"^^xsd:decimal ;
  dwc:decimalLongitude "20.8585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7095 20.8585)"^^geo:wktLiteral ;
  geo-pos:lat "38.7095"^^xsd:decimal ;
  geo-pos:long "20.8585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1021'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1021'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8585'^^xsd:double;
  dwc:startLongitude '20.8585'^^xsd:double;
  dwc:endLongitude '20.8585'^^xsd:double;
  dwc:latitude '38.7095'^^xsd:double;
  dwc:startLatitude '38.7095'^^xsd:double;
  dwc:endLatitude '38.7095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8585 38.7095, 20.8585 38.7095, 20.8585 38.7095, 20.8585 38.7095, 20.8585 38.7095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1021'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4025 -64.487222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4025"^^xsd:decimal ;
  dwc:decimalLongitude "-64.487222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4025 -64.487222)"^^geo:wktLiteral ;
  geo-pos:lat "10.4025"^^xsd:decimal ;
  geo-pos:long "-64.487222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3100'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3100'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.487222'^^xsd:double;
  dwc:startLongitude '-64.487222'^^xsd:double;
  dwc:endLongitude '-64.487222'^^xsd:double;
  dwc:latitude '10.4025'^^xsd:double;
  dwc:startLatitude '10.4025'^^xsd:double;
  dwc:endLatitude '10.4025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.487222 10.4025, -64.487222 10.4025, -64.487222 10.4025, -64.487222 10.4025, -64.487222 10.4025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3100'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633667 20.730333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633667"^^xsd:decimal ;
  dwc:decimalLongitude "20.730333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633667 20.730333)"^^geo:wktLiteral ;
  geo-pos:lat "38.633667"^^xsd:decimal ;
  geo-pos:long "20.730333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1616'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1616'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.730333'^^xsd:double;
  dwc:startLongitude '20.730333'^^xsd:double;
  dwc:endLongitude '20.730333'^^xsd:double;
  dwc:latitude '38.633667'^^xsd:double;
  dwc:startLatitude '38.633667'^^xsd:double;
  dwc:endLatitude '38.633667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.730333 38.633667, 20.730333 38.633667, 20.730333 38.633667, 20.730333 38.633667, 20.730333 38.633667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1616'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742833 20.822333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.742833"^^xsd:decimal ;
  dwc:decimalLongitude "20.822333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742833 20.822333)"^^geo:wktLiteral ;
  geo-pos:lat "38.742833"^^xsd:decimal ;
  geo-pos:long "20.822333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_834'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_834'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.822333'^^xsd:double;
  dwc:startLongitude '20.822333'^^xsd:double;
  dwc:endLongitude '20.822333'^^xsd:double;
  dwc:latitude '38.742833'^^xsd:double;
  dwc:startLatitude '38.742833'^^xsd:double;
  dwc:endLatitude '38.742833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.822333 38.742833, 20.822333 38.742833, 20.822333 38.742833, 20.822333 38.742833, 20.822333 38.742833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_834'^^xsd:string;
  dwc:observationDate '1995-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4625 20.984667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4625"^^xsd:decimal ;
  dwc:decimalLongitude "20.984667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4625 20.984667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4625"^^xsd:decimal ;
  geo-pos:long "20.984667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_819'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_819'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.984667'^^xsd:double;
  dwc:startLongitude '20.984667'^^xsd:double;
  dwc:endLongitude '20.984667'^^xsd:double;
  dwc:latitude '38.4625'^^xsd:double;
  dwc:startLatitude '38.4625'^^xsd:double;
  dwc:endLatitude '38.4625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.984667 38.4625, 20.984667 38.4625, 20.984667 38.4625, 20.984667 38.4625, 20.984667 38.4625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_819'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.674 20.905167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.674"^^xsd:decimal ;
  dwc:decimalLongitude "20.905167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.674 20.905167)"^^geo:wktLiteral ;
  geo-pos:lat "38.674"^^xsd:decimal ;
  geo-pos:long "20.905167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_857'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_857'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.905167'^^xsd:double;
  dwc:startLongitude '20.905167'^^xsd:double;
  dwc:endLongitude '20.905167'^^xsd:double;
  dwc:latitude '38.674'^^xsd:double;
  dwc:startLatitude '38.674'^^xsd:double;
  dwc:endLatitude '38.674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.905167 38.674, 20.905167 38.674, 20.905167 38.674, 20.905167 38.674, 20.905167 38.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_857'^^xsd:string;
  dwc:observationDate '1996-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6225 20.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6225"^^xsd:decimal ;
  dwc:decimalLongitude "20.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6225 20.723)"^^geo:wktLiteral ;
  geo-pos:lat "38.6225"^^xsd:decimal ;
  geo-pos:long "20.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1078'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1078'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.723'^^xsd:double;
  dwc:startLongitude '20.723'^^xsd:double;
  dwc:endLongitude '20.723'^^xsd:double;
  dwc:latitude '38.6225'^^xsd:double;
  dwc:startLatitude '38.6225'^^xsd:double;
  dwc:endLatitude '38.6225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.723 38.6225, 20.723 38.6225, 20.723 38.6225, 20.723 38.6225, 20.723 38.6225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1078'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6565 20.858833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6565"^^xsd:decimal ;
  dwc:decimalLongitude "20.858833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6565 20.858833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6565"^^xsd:decimal ;
  geo-pos:long "20.858833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_929'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_929'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858833'^^xsd:double;
  dwc:startLongitude '20.858833'^^xsd:double;
  dwc:endLongitude '20.858833'^^xsd:double;
  dwc:latitude '38.6565'^^xsd:double;
  dwc:startLatitude '38.6565'^^xsd:double;
  dwc:endLatitude '38.6565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858833 38.6565, 20.858833 38.6565, 20.858833 38.6565, 20.858833 38.6565, 20.858833 38.6565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_929'^^xsd:string;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657667 20.956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657667"^^xsd:decimal ;
  dwc:decimalLongitude "20.956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657667 20.956667)"^^geo:wktLiteral ;
  geo-pos:lat "38.657667"^^xsd:decimal ;
  geo-pos:long "20.956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1228'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1228'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.956667'^^xsd:double;
  dwc:startLongitude '20.956667'^^xsd:double;
  dwc:endLongitude '20.956667'^^xsd:double;
  dwc:latitude '38.657667'^^xsd:double;
  dwc:startLatitude '38.657667'^^xsd:double;
  dwc:endLatitude '38.657667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.956667 38.657667, 20.956667 38.657667, 20.956667 38.657667, 20.956667 38.657667, 20.956667 38.657667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1228'^^xsd:string;
  dwc:observationDate '2000-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655667 20.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655667"^^xsd:decimal ;
  dwc:decimalLongitude "20.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655667 20.957)"^^geo:wktLiteral ;
  geo-pos:lat "38.655667"^^xsd:decimal ;
  geo-pos:long "20.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1330'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1330'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957'^^xsd:double;
  dwc:startLongitude '20.957'^^xsd:double;
  dwc:endLongitude '20.957'^^xsd:double;
  dwc:latitude '38.655667'^^xsd:double;
  dwc:startLatitude '38.655667'^^xsd:double;
  dwc:endLatitude '38.655667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957 38.655667, 20.957 38.655667, 20.957 38.655667, 20.957 38.655667, 20.957 38.655667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1330'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646333 20.829667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646333"^^xsd:decimal ;
  dwc:decimalLongitude "20.829667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646333 20.829667)"^^geo:wktLiteral ;
  geo-pos:lat "38.646333"^^xsd:decimal ;
  geo-pos:long "20.829667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1063'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1063'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.829667'^^xsd:double;
  dwc:startLongitude '20.829667'^^xsd:double;
  dwc:endLongitude '20.829667'^^xsd:double;
  dwc:latitude '38.646333'^^xsd:double;
  dwc:startLatitude '38.646333'^^xsd:double;
  dwc:endLatitude '38.646333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.829667 38.646333, 20.829667 38.646333, 20.829667 38.646333, 20.829667 38.646333, 20.829667 38.646333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1063'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664167 20.9245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664167 20.9245)"^^geo:wktLiteral ;
  geo-pos:lat "38.664167"^^xsd:decimal ;
  geo-pos:long "20.9245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1158'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1158'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9245'^^xsd:double;
  dwc:startLongitude '20.9245'^^xsd:double;
  dwc:endLongitude '20.9245'^^xsd:double;
  dwc:latitude '38.664167'^^xsd:double;
  dwc:startLatitude '38.664167'^^xsd:double;
  dwc:endLatitude '38.664167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9245 38.664167, 20.9245 38.664167, 20.9245 38.664167, 20.9245 38.664167, 20.9245 38.664167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1158'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.734833 20.854333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.734833"^^xsd:decimal ;
  dwc:decimalLongitude "20.854333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.734833 20.854333)"^^geo:wktLiteral ;
  geo-pos:lat "38.734833"^^xsd:decimal ;
  geo-pos:long "20.854333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1209'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1209'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.854333'^^xsd:double;
  dwc:startLongitude '20.854333'^^xsd:double;
  dwc:endLongitude '20.854333'^^xsd:double;
  dwc:latitude '38.734833'^^xsd:double;
  dwc:startLatitude '38.734833'^^xsd:double;
  dwc:endLatitude '38.734833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.854333 38.734833, 20.854333 38.734833, 20.854333 38.734833, 20.854333 38.734833, 20.854333 38.734833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1209'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.783933 -13.4511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.783933"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.783933 -13.4511)"^^geo:wktLiteral ;
  geo-pos:lat "28.783933"^^xsd:decimal ;
  geo-pos:long "-13.4511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2884'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2884'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.4511'^^xsd:double;
  dwc:startLongitude '-13.4511'^^xsd:double;
  dwc:endLongitude '-13.4511'^^xsd:double;
  dwc:latitude '28.783933'^^xsd:double;
  dwc:startLatitude '28.783933'^^xsd:double;
  dwc:endLatitude '28.783933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.4511 28.783933, -13.4511 28.783933, -13.4511 28.783933, -13.4511 28.783933, -13.4511 28.783933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2884'^^xsd:string;
  dwc:observationDate '1995-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5805 20.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5805"^^xsd:decimal ;
  dwc:decimalLongitude "20.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5805 20.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.5805"^^xsd:decimal ;
  geo-pos:long "20.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1204'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1204'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.97'^^xsd:double;
  dwc:startLongitude '20.97'^^xsd:double;
  dwc:endLongitude '20.97'^^xsd:double;
  dwc:latitude '38.5805'^^xsd:double;
  dwc:startLatitude '38.5805'^^xsd:double;
  dwc:endLatitude '38.5805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.97 38.5805, 20.97 38.5805, 20.97 38.5805, 20.97 38.5805, 20.97 38.5805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1204'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605167 20.772167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605167"^^xsd:decimal ;
  dwc:decimalLongitude "20.772167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605167 20.772167)"^^geo:wktLiteral ;
  geo-pos:lat "38.605167"^^xsd:decimal ;
  geo-pos:long "20.772167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1473'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1473'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.772167'^^xsd:double;
  dwc:startLongitude '20.772167'^^xsd:double;
  dwc:endLongitude '20.772167'^^xsd:double;
  dwc:latitude '38.605167'^^xsd:double;
  dwc:startLatitude '38.605167'^^xsd:double;
  dwc:endLatitude '38.605167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.772167 38.605167, 20.772167 38.605167, 20.772167 38.605167, 20.772167 38.605167, 20.772167 38.605167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1473'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686667 20.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.686667"^^xsd:decimal ;
  dwc:decimalLongitude "20.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686667 20.863)"^^geo:wktLiteral ;
  geo-pos:lat "38.686667"^^xsd:decimal ;
  geo-pos:long "20.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1347'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1347'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.863'^^xsd:double;
  dwc:startLongitude '20.863'^^xsd:double;
  dwc:endLongitude '20.863'^^xsd:double;
  dwc:latitude '38.686667'^^xsd:double;
  dwc:startLatitude '38.686667'^^xsd:double;
  dwc:endLatitude '38.686667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.863 38.686667, 20.863 38.686667, 20.863 38.686667, 20.863 38.686667, 20.863 38.686667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1347'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.708167 20.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.708167"^^xsd:decimal ;
  dwc:decimalLongitude "20.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.708167 20.881)"^^geo:wktLiteral ;
  geo-pos:lat "38.708167"^^xsd:decimal ;
  geo-pos:long "20.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_964'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_964'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.881'^^xsd:double;
  dwc:startLongitude '20.881'^^xsd:double;
  dwc:endLongitude '20.881'^^xsd:double;
  dwc:latitude '38.708167'^^xsd:double;
  dwc:startLatitude '38.708167'^^xsd:double;
  dwc:endLatitude '38.708167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.881 38.708167, 20.881 38.708167, 20.881 38.708167, 20.881 38.708167, 20.881 38.708167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_964'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583167 21.001333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583167"^^xsd:decimal ;
  dwc:decimalLongitude "21.001333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583167 21.001333)"^^geo:wktLiteral ;
  geo-pos:lat "38.583167"^^xsd:decimal ;
  geo-pos:long "21.001333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1172'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1172'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.001333'^^xsd:double;
  dwc:startLongitude '21.001333'^^xsd:double;
  dwc:endLongitude '21.001333'^^xsd:double;
  dwc:latitude '38.583167'^^xsd:double;
  dwc:startLatitude '38.583167'^^xsd:double;
  dwc:endLatitude '38.583167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.001333 38.583167, 21.001333 38.583167, 21.001333 38.583167, 21.001333 38.583167, 21.001333 38.583167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1172'^^xsd:string;
  dwc:observationDate '1999-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917667 -17.234333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.234333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917667 -17.234333)"^^geo:wktLiteral ;
  geo-pos:lat "27.917667"^^xsd:decimal ;
  geo-pos:long "-17.234333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3081'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3081'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.969166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.234333'^^xsd:double;
  dwc:startLongitude '-17.234333'^^xsd:double;
  dwc:endLongitude '-17.234333'^^xsd:double;
  dwc:latitude '27.917667'^^xsd:double;
  dwc:startLatitude '27.917667'^^xsd:double;
  dwc:endLatitude '27.917667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.234333 27.917667, -17.234333 27.917667, -17.234333 27.917667, -17.234333 27.917667, -17.234333 27.917667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3081'^^xsd:string;
  dwc:observationDate '1997-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.751667 20.8295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.751667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.751667 20.8295)"^^geo:wktLiteral ;
  geo-pos:lat "38.751667"^^xsd:decimal ;
  geo-pos:long "20.8295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1425'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1425'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8295'^^xsd:double;
  dwc:startLongitude '20.8295'^^xsd:double;
  dwc:endLongitude '20.8295'^^xsd:double;
  dwc:latitude '38.751667'^^xsd:double;
  dwc:startLatitude '38.751667'^^xsd:double;
  dwc:endLatitude '38.751667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8295 38.751667, 20.8295 38.751667, 20.8295 38.751667, 20.8295 38.751667, 20.8295 38.751667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1425'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632833 20.971333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.632833"^^xsd:decimal ;
  dwc:decimalLongitude "20.971333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632833 20.971333)"^^geo:wktLiteral ;
  geo-pos:lat "38.632833"^^xsd:decimal ;
  geo-pos:long "20.971333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_924'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_924'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.971333'^^xsd:double;
  dwc:startLongitude '20.971333'^^xsd:double;
  dwc:endLongitude '20.971333'^^xsd:double;
  dwc:latitude '38.632833'^^xsd:double;
  dwc:startLatitude '38.632833'^^xsd:double;
  dwc:endLatitude '38.632833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.971333 38.632833, 20.971333 38.632833, 20.971333 38.632833, 20.971333 38.632833, 20.971333 38.632833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_924'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6605 20.946333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6605"^^xsd:decimal ;
  dwc:decimalLongitude "20.946333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6605 20.946333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6605"^^xsd:decimal ;
  geo-pos:long "20.946333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1026'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1026'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946333'^^xsd:double;
  dwc:startLongitude '20.946333'^^xsd:double;
  dwc:endLongitude '20.946333'^^xsd:double;
  dwc:latitude '38.6605'^^xsd:double;
  dwc:startLatitude '38.6605'^^xsd:double;
  dwc:endLatitude '38.6605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946333 38.6605, 20.946333 38.6605, 20.946333 38.6605, 20.946333 38.6605, 20.946333 38.6605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1026'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6395 20.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6395"^^xsd:decimal ;
  dwc:decimalLongitude "20.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6395 20.9815)"^^geo:wktLiteral ;
  geo-pos:lat "38.6395"^^xsd:decimal ;
  geo-pos:long "20.9815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1045'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1045'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9815'^^xsd:double;
  dwc:startLongitude '20.9815'^^xsd:double;
  dwc:endLongitude '20.9815'^^xsd:double;
  dwc:latitude '38.6395'^^xsd:double;
  dwc:startLatitude '38.6395'^^xsd:double;
  dwc:endLatitude '38.6395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9815 38.6395, 20.9815 38.6395, 20.9815 38.6395, 20.9815 38.6395, 20.9815 38.6395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1045'^^xsd:string;
  dwc:observationDate '1998-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752833 20.844333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.752833"^^xsd:decimal ;
  dwc:decimalLongitude "20.844333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752833 20.844333)"^^geo:wktLiteral ;
  geo-pos:lat "38.752833"^^xsd:decimal ;
  geo-pos:long "20.844333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1257'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1257'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.844333'^^xsd:double;
  dwc:startLongitude '20.844333'^^xsd:double;
  dwc:endLongitude '20.844333'^^xsd:double;
  dwc:latitude '38.752833'^^xsd:double;
  dwc:startLatitude '38.752833'^^xsd:double;
  dwc:endLatitude '38.752833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.844333 38.752833, 20.844333 38.752833, 20.844333 38.752833, 20.844333 38.752833, 20.844333 38.752833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1257'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.954333 -17.504333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.954333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.504333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.954333 -17.504333)"^^geo:wktLiteral ;
  geo-pos:lat "27.954333"^^xsd:decimal ;
  geo-pos:long "-17.504333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3084'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3084'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.5175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.504333'^^xsd:double;
  dwc:startLongitude '-17.504333'^^xsd:double;
  dwc:endLongitude '-17.504333'^^xsd:double;
  dwc:latitude '27.954333'^^xsd:double;
  dwc:startLatitude '27.954333'^^xsd:double;
  dwc:endLatitude '27.954333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.504333 27.954333, -17.504333 27.954333, -17.504333 27.954333, -17.504333 27.954333, -17.504333 27.954333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3084'^^xsd:string;
  dwc:observationDate '1997-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629 20.964167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.629"^^xsd:decimal ;
  dwc:decimalLongitude "20.964167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629 20.964167)"^^geo:wktLiteral ;
  geo-pos:lat "38.629"^^xsd:decimal ;
  geo-pos:long "20.964167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1207'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1207'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.964167'^^xsd:double;
  dwc:startLongitude '20.964167'^^xsd:double;
  dwc:endLongitude '20.964167'^^xsd:double;
  dwc:latitude '38.629'^^xsd:double;
  dwc:startLatitude '38.629'^^xsd:double;
  dwc:endLatitude '38.629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.964167 38.629, 20.964167 38.629, 20.964167 38.629, 20.964167 38.629, 20.964167 38.629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1207'^^xsd:string;
  dwc:observationDate '1999-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.939667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659833"^^xsd:decimal ;
  dwc:decimalLongitude "20.939667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.939667)"^^geo:wktLiteral ;
  geo-pos:lat "38.659833"^^xsd:decimal ;
  geo-pos:long "20.939667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_862'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_862'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.939667'^^xsd:double;
  dwc:startLongitude '20.939667'^^xsd:double;
  dwc:endLongitude '20.939667'^^xsd:double;
  dwc:latitude '38.659833'^^xsd:double;
  dwc:startLatitude '38.659833'^^xsd:double;
  dwc:endLatitude '38.659833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.939667 38.659833, 20.939667 38.659833, 20.939667 38.659833, 20.939667 38.659833, 20.939667 38.659833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_862'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.734667 20.780833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.734667"^^xsd:decimal ;
  dwc:decimalLongitude "20.780833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.734667 20.780833)"^^geo:wktLiteral ;
  geo-pos:lat "38.734667"^^xsd:decimal ;
  geo-pos:long "20.780833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_957'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_957'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.780833'^^xsd:double;
  dwc:startLongitude '20.780833'^^xsd:double;
  dwc:endLongitude '20.780833'^^xsd:double;
  dwc:latitude '38.734667'^^xsd:double;
  dwc:startLatitude '38.734667'^^xsd:double;
  dwc:endLatitude '38.734667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.780833 38.734667, 20.780833 38.734667, 20.780833 38.734667, 20.780833 38.734667, 20.780833 38.734667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_957'^^xsd:string;
  dwc:observationDate '1997-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648333 20.725167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648333"^^xsd:decimal ;
  dwc:decimalLongitude "20.725167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648333 20.725167)"^^geo:wktLiteral ;
  geo-pos:lat "38.648333"^^xsd:decimal ;
  geo-pos:long "20.725167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1581'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1581'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.725167'^^xsd:double;
  dwc:startLongitude '20.725167'^^xsd:double;
  dwc:endLongitude '20.725167'^^xsd:double;
  dwc:latitude '38.648333'^^xsd:double;
  dwc:startLatitude '38.648333'^^xsd:double;
  dwc:endLatitude '38.648333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.725167 38.648333, 20.725167 38.648333, 20.725167 38.648333, 20.725167 38.648333, 20.725167 38.648333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1581'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663333 20.945667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663333"^^xsd:decimal ;
  dwc:decimalLongitude "20.945667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663333 20.945667)"^^geo:wktLiteral ;
  geo-pos:lat "38.663333"^^xsd:decimal ;
  geo-pos:long "20.945667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1001'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1001'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.945667'^^xsd:double;
  dwc:startLongitude '20.945667'^^xsd:double;
  dwc:endLongitude '20.945667'^^xsd:double;
  dwc:latitude '38.663333'^^xsd:double;
  dwc:startLatitude '38.663333'^^xsd:double;
  dwc:endLatitude '38.663333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.945667 38.663333, 20.945667 38.663333, 20.945667 38.663333, 20.945667 38.663333, 20.945667 38.663333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1001'^^xsd:string;
  dwc:observationDate '1997-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567333 20.992667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.567333"^^xsd:decimal ;
  dwc:decimalLongitude "20.992667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567333 20.992667)"^^geo:wktLiteral ;
  geo-pos:lat "38.567333"^^xsd:decimal ;
  geo-pos:long "20.992667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_878'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_878'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.992667'^^xsd:double;
  dwc:startLongitude '20.992667'^^xsd:double;
  dwc:endLongitude '20.992667'^^xsd:double;
  dwc:latitude '38.567333'^^xsd:double;
  dwc:startLatitude '38.567333'^^xsd:double;
  dwc:endLatitude '38.567333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.992667 38.567333, 20.992667 38.567333, 20.992667 38.567333, 20.992667 38.567333, 20.992667 38.567333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_878'^^xsd:string;
  dwc:observationDate '1996-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662167 20.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662167"^^xsd:decimal ;
  dwc:decimalLongitude "20.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662167 20.937)"^^geo:wktLiteral ;
  geo-pos:lat "38.662167"^^xsd:decimal ;
  geo-pos:long "20.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1438'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1438'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937'^^xsd:double;
  dwc:startLongitude '20.937'^^xsd:double;
  dwc:endLongitude '20.937'^^xsd:double;
  dwc:latitude '38.662167'^^xsd:double;
  dwc:startLatitude '38.662167'^^xsd:double;
  dwc:endLatitude '38.662167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937 38.662167, 20.937 38.662167, 20.937 38.662167, 20.937 38.662167, 20.937 38.662167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1438'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573889 20.685833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.573889"^^xsd:decimal ;
  dwc:decimalLongitude "20.685833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573889 20.685833)"^^geo:wktLiteral ;
  geo-pos:lat "38.573889"^^xsd:decimal ;
  geo-pos:long "20.685833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_653'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_653'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.685833'^^xsd:double;
  dwc:startLongitude '20.685833'^^xsd:double;
  dwc:endLongitude '20.685833'^^xsd:double;
  dwc:latitude '38.573889'^^xsd:double;
  dwc:startLatitude '38.573889'^^xsd:double;
  dwc:endLatitude '38.573889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.685833 38.573889, 20.685833 38.573889, 20.685833 38.573889, 20.685833 38.573889, 20.685833 38.573889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_653'^^xsd:string;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 20.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.576"^^xsd:decimal ;
  dwc:decimalLongitude "20.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 20.937)"^^geo:wktLiteral ;
  geo-pos:lat "38.576"^^xsd:decimal ;
  geo-pos:long "20.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_980'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_980'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937'^^xsd:double;
  dwc:startLongitude '20.937'^^xsd:double;
  dwc:endLongitude '20.937'^^xsd:double;
  dwc:latitude '38.576'^^xsd:double;
  dwc:startLatitude '38.576'^^xsd:double;
  dwc:endLatitude '38.576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937 38.576, 20.937 38.576, 20.937 38.576, 20.937 38.576, 20.937 38.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_980'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6565 20.829667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6565"^^xsd:decimal ;
  dwc:decimalLongitude "20.829667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6565 20.829667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6565"^^xsd:decimal ;
  geo-pos:long "20.829667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_772'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_772'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.829667'^^xsd:double;
  dwc:startLongitude '20.829667'^^xsd:double;
  dwc:endLongitude '20.829667'^^xsd:double;
  dwc:latitude '38.6565'^^xsd:double;
  dwc:startLatitude '38.6565'^^xsd:double;
  dwc:endLatitude '38.6565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.829667 38.6565, 20.829667 38.6565, 20.829667 38.6565, 20.829667 38.6565, 20.829667 38.6565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_772'^^xsd:string;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651333 20.8635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651333"^^xsd:decimal ;
  dwc:decimalLongitude "20.8635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651333 20.8635)"^^geo:wktLiteral ;
  geo-pos:lat "38.651333"^^xsd:decimal ;
  geo-pos:long "20.8635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_851'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_851'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8635'^^xsd:double;
  dwc:startLongitude '20.8635'^^xsd:double;
  dwc:endLongitude '20.8635'^^xsd:double;
  dwc:latitude '38.651333'^^xsd:double;
  dwc:startLatitude '38.651333'^^xsd:double;
  dwc:endLatitude '38.651333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8635 38.651333, 20.8635 38.651333, 20.8635 38.651333, 20.8635 38.651333, 20.8635 38.651333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_851'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.410167 7.8995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.410167"^^xsd:decimal ;
  dwc:decimalLongitude "7.8995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.410167 7.8995)"^^geo:wktLiteral ;
  geo-pos:lat "43.410167"^^xsd:decimal ;
  geo-pos:long "7.8995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4784'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4784'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8995'^^xsd:double;
  dwc:startLongitude '7.8995'^^xsd:double;
  dwc:endLongitude '7.8995'^^xsd:double;
  dwc:latitude '43.410167'^^xsd:double;
  dwc:startLatitude '43.410167'^^xsd:double;
  dwc:endLatitude '43.410167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8995 43.410167, 7.8995 43.410167, 7.8995 43.410167, 7.8995 43.410167, 7.8995 43.410167))'^^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 '774_4784'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.390347 8.0043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.390347"^^xsd:decimal ;
  dwc:decimalLongitude "8.0043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.390347 8.0043)"^^geo:wktLiteral ;
  geo-pos:lat "43.390347"^^xsd:decimal ;
  geo-pos:long "8.0043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5886'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5886'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0043'^^xsd:double;
  dwc:startLongitude '8.0043'^^xsd:double;
  dwc:endLongitude '8.0043'^^xsd:double;
  dwc:latitude '43.390347'^^xsd:double;
  dwc:startLatitude '43.390347'^^xsd:double;
  dwc:endLatitude '43.390347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0043 43.390347, 8.0043 43.390347, 8.0043 43.390347, 8.0043 43.390347, 8.0043 43.390347))'^^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 '774_5886'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729527 7.918293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.729527"^^xsd:decimal ;
  dwc:decimalLongitude "7.918293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729527 7.918293)"^^geo:wktLiteral ;
  geo-pos:lat "43.729527"^^xsd:decimal ;
  geo-pos:long "7.918293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6355'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6355'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7280555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.918293'^^xsd:double;
  dwc:startLongitude '7.918293'^^xsd:double;
  dwc:endLongitude '7.918293'^^xsd:double;
  dwc:latitude '43.729527'^^xsd:double;
  dwc:startLatitude '43.729527'^^xsd:double;
  dwc:endLatitude '43.729527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.918293 43.729527, 7.918293 43.729527, 7.918293 43.729527, 7.918293 43.729527, 7.918293 43.729527))'^^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 '774_6355'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5185 7.566333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5185"^^xsd:decimal ;
  dwc:decimalLongitude "7.566333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5185 7.566333)"^^geo:wktLiteral ;
  geo-pos:lat "43.5185"^^xsd:decimal ;
  geo-pos:long "7.566333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4626'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4626'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.837777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.566333'^^xsd:double;
  dwc:startLongitude '7.566333'^^xsd:double;
  dwc:endLongitude '7.566333'^^xsd:double;
  dwc:latitude '43.5185'^^xsd:double;
  dwc:startLatitude '43.5185'^^xsd:double;
  dwc:endLatitude '43.5185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.566333 43.5185, 7.566333 43.5185, 7.566333 43.5185, 7.566333 43.5185, 7.566333 43.5185))'^^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 '774_4626'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.755117 8.035617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.755117"^^xsd:decimal ;
  dwc:decimalLongitude "8.035617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.755117 8.035617)"^^geo:wktLiteral ;
  geo-pos:lat "43.755117"^^xsd:decimal ;
  geo-pos:long "8.035617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7083'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7083'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035617'^^xsd:double;
  dwc:startLongitude '8.035617'^^xsd:double;
  dwc:endLongitude '8.035617'^^xsd:double;
  dwc:latitude '43.755117'^^xsd:double;
  dwc:startLatitude '43.755117'^^xsd:double;
  dwc:endLatitude '43.755117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035617 43.755117, 8.035617 43.755117, 8.035617 43.755117, 8.035617 43.755117, 8.035617 43.755117))'^^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 '774_7083'^^xsd:string;
  dwc:observationDate '1997-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95183 8.38233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95183"^^xsd:decimal ;
  dwc:decimalLongitude "8.38233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95183 8.38233)"^^geo:wktLiteral ;
  geo-pos:lat "43.95183"^^xsd:decimal ;
  geo-pos:long "8.38233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5024'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5024'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.38233'^^xsd:double;
  dwc:startLongitude '8.38233'^^xsd:double;
  dwc:endLongitude '8.38233'^^xsd:double;
  dwc:latitude '43.95183'^^xsd:double;
  dwc:startLatitude '43.95183'^^xsd:double;
  dwc:endLatitude '43.95183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.38233 43.95183, 8.38233 43.95183, 8.38233 43.95183, 8.38233 43.95183, 8.38233 43.95183))'^^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 '774_5024'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.766 7.9792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.766"^^xsd:decimal ;
  dwc:decimalLongitude "7.9792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.766 7.9792)"^^geo:wktLiteral ;
  geo-pos:lat "43.766"^^xsd:decimal ;
  geo-pos:long "7.9792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7252'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7252'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.851944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9792'^^xsd:double;
  dwc:startLongitude '7.9792'^^xsd:double;
  dwc:endLongitude '7.9792'^^xsd:double;
  dwc:latitude '43.766'^^xsd:double;
  dwc:startLatitude '43.766'^^xsd:double;
  dwc:endLatitude '43.766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9792 43.766, 7.9792 43.766, 7.9792 43.766, 7.9792 43.766, 7.9792 43.766))'^^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 '774_7252'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.555417 8.113317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.555417"^^xsd:decimal ;
  dwc:decimalLongitude "8.113317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.555417 8.113317)"^^geo:wktLiteral ;
  geo-pos:lat "43.555417"^^xsd:decimal ;
  geo-pos:long "8.113317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7042'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7042'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.113317'^^xsd:double;
  dwc:startLongitude '8.113317'^^xsd:double;
  dwc:endLongitude '8.113317'^^xsd:double;
  dwc:latitude '43.555417'^^xsd:double;
  dwc:startLatitude '43.555417'^^xsd:double;
  dwc:endLatitude '43.555417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.113317 43.555417, 8.113317 43.555417, 8.113317 43.555417, 8.113317 43.555417, 8.113317 43.555417))'^^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 '774_7042'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.306833 7.561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.306833"^^xsd:decimal ;
  dwc:decimalLongitude "7.561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.306833 7.561667)"^^geo:wktLiteral ;
  geo-pos:lat "43.306833"^^xsd:decimal ;
  geo-pos:long "7.561667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4419'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4419'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.561667'^^xsd:double;
  dwc:startLongitude '7.561667'^^xsd:double;
  dwc:endLongitude '7.561667'^^xsd:double;
  dwc:latitude '43.306833'^^xsd:double;
  dwc:startLatitude '43.306833'^^xsd:double;
  dwc:endLatitude '43.306833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.561667 43.306833, 7.561667 43.306833, 7.561667 43.306833, 7.561667 43.306833, 7.561667 43.306833))'^^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 '774_4419'^^xsd:string;
  dwc:observationDate '1996-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3540'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3540'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:startLongitude '7.9'^^xsd:double;
  dwc:endLongitude '7.9'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:startLatitude '43.4'^^xsd:double;
  dwc:endLatitude '43.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9 43.4, 7.9 43.4, 7.9 43.4, 7.9 43.4, 7.9 43.4))'^^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 '774_3540'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8915 8.7815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8915"^^xsd:decimal ;
  dwc:decimalLongitude "8.7815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8915 8.7815)"^^geo:wktLiteral ;
  geo-pos:lat "42.8915"^^xsd:decimal ;
  geo-pos:long "8.7815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5003'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5003'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7815'^^xsd:double;
  dwc:startLongitude '8.7815'^^xsd:double;
  dwc:endLongitude '8.7815'^^xsd:double;
  dwc:latitude '42.8915'^^xsd:double;
  dwc:startLatitude '42.8915'^^xsd:double;
  dwc:endLatitude '42.8915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7815 42.8915, 8.7815 42.8915, 8.7815 42.8915, 8.7815 42.8915, 8.7815 42.8915))'^^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 '774_5003'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3312 15.66823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3312"^^xsd:decimal ;
  dwc:decimalLongitude "15.66823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3312 15.66823)"^^geo:wktLiteral ;
  geo-pos:lat "38.3312"^^xsd:decimal ;
  geo-pos:long "15.66823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8359'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8359'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.601111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.66823'^^xsd:double;
  dwc:startLongitude '15.66823'^^xsd:double;
  dwc:endLongitude '15.66823'^^xsd:double;
  dwc:latitude '38.3312'^^xsd:double;
  dwc:startLatitude '38.3312'^^xsd:double;
  dwc:endLatitude '38.3312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.66823 38.3312, 15.66823 38.3312, 15.66823 38.3312, 15.66823 38.3312, 15.66823 38.3312))'^^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 '774_8359'^^xsd:string;
  dwc:observationDate '2006-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34198 15.42486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34198"^^xsd:decimal ;
  dwc:decimalLongitude "15.42486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34198 15.42486)"^^geo:wktLiteral ;
  geo-pos:lat "38.34198"^^xsd:decimal ;
  geo-pos:long "15.42486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8453'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_8453'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2130555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.42486'^^xsd:double;
  dwc:startLongitude '15.42486'^^xsd:double;
  dwc:endLongitude '15.42486'^^xsd:double;
  dwc:latitude '38.34198'^^xsd:double;
  dwc:startLatitude '38.34198'^^xsd:double;
  dwc:endLatitude '38.34198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42486 38.34198, 15.42486 38.34198, 15.42486 38.34198, 15.42486 38.34198, 15.42486 38.34198))'^^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 '774_8453'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35054 15.74626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35054"^^xsd:decimal ;
  dwc:decimalLongitude "15.74626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35054 15.74626)"^^geo:wktLiteral ;
  geo-pos:lat "38.35054"^^xsd:decimal ;
  geo-pos:long "15.74626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8380'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8380'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.016388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.74626'^^xsd:double;
  dwc:startLongitude '15.74626'^^xsd:double;
  dwc:endLongitude '15.74626'^^xsd:double;
  dwc:latitude '38.35054'^^xsd:double;
  dwc:startLatitude '38.35054'^^xsd:double;
  dwc:endLatitude '38.35054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.74626 38.35054, 15.74626 38.35054, 15.74626 38.35054, 15.74626 38.35054, 15.74626 38.35054))'^^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 '774_8380'^^xsd:string;
  dwc:observationDate '2006-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.985603 8.621334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.985603"^^xsd:decimal ;
  dwc:decimalLongitude "8.621334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.985603 8.621334)"^^geo:wktLiteral ;
  geo-pos:lat "43.985603"^^xsd:decimal ;
  geo-pos:long "8.621334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5451'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5451'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.5672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.621334'^^xsd:double;
  dwc:startLongitude '8.621334'^^xsd:double;
  dwc:endLongitude '8.621334'^^xsd:double;
  dwc:latitude '43.985603'^^xsd:double;
  dwc:startLatitude '43.985603'^^xsd:double;
  dwc:endLatitude '43.985603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.621334 43.985603, 8.621334 43.985603, 8.621334 43.985603, 8.621334 43.985603, 8.621334 43.985603))'^^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 '774_5451'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695011 7.779212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.695011"^^xsd:decimal ;
  dwc:decimalLongitude "7.779212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695011 7.779212)"^^geo:wktLiteral ;
  geo-pos:lat "43.695011"^^xsd:decimal ;
  geo-pos:long "7.779212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5774'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5774'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.412222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.779212'^^xsd:double;
  dwc:startLongitude '7.779212'^^xsd:double;
  dwc:endLongitude '7.779212'^^xsd:double;
  dwc:latitude '43.695011'^^xsd:double;
  dwc:startLatitude '43.695011'^^xsd:double;
  dwc:endLatitude '43.695011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.779212 43.695011, 7.779212 43.695011, 7.779212 43.695011, 7.779212 43.695011, 7.779212 43.695011))'^^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 '774_5774'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71975 7.88915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71975"^^xsd:decimal ;
  dwc:decimalLongitude "7.88915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71975 7.88915)"^^geo:wktLiteral ;
  geo-pos:lat "43.71975"^^xsd:decimal ;
  geo-pos:long "7.88915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5527'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5527'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2813888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88915'^^xsd:double;
  dwc:startLongitude '7.88915'^^xsd:double;
  dwc:endLongitude '7.88915'^^xsd:double;
  dwc:latitude '43.71975'^^xsd:double;
  dwc:startLatitude '43.71975'^^xsd:double;
  dwc:endLatitude '43.71975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88915 43.71975, 7.88915 43.71975, 7.88915 43.71975, 7.88915 43.71975, 7.88915 43.71975))'^^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 '774_5527'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48305 7.62672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48305"^^xsd:decimal ;
  dwc:decimalLongitude "7.62672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48305 7.62672)"^^geo:wktLiteral ;
  geo-pos:lat "43.48305"^^xsd:decimal ;
  geo-pos:long "7.62672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8014'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8014'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.057777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62672'^^xsd:double;
  dwc:startLongitude '7.62672'^^xsd:double;
  dwc:endLongitude '7.62672'^^xsd:double;
  dwc:latitude '43.48305'^^xsd:double;
  dwc:startLatitude '43.48305'^^xsd:double;
  dwc:endLatitude '43.48305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62672 43.48305, 7.62672 43.48305, 7.62672 43.48305, 7.62672 43.48305, 7.62672 43.48305))'^^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 '774_8014'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59133 7.37878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59133"^^xsd:decimal ;
  dwc:decimalLongitude "7.37878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59133 7.37878)"^^geo:wktLiteral ;
  geo-pos:lat "43.59133"^^xsd:decimal ;
  geo-pos:long "7.37878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6830'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6830'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.37878'^^xsd:double;
  dwc:startLongitude '7.37878'^^xsd:double;
  dwc:endLongitude '7.37878'^^xsd:double;
  dwc:latitude '43.59133'^^xsd:double;
  dwc:startLatitude '43.59133'^^xsd:double;
  dwc:endLatitude '43.59133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37878 43.59133, 7.37878 43.59133, 7.37878 43.59133, 7.37878 43.59133, 7.37878 43.59133))'^^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 '774_6830'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48145 7.77932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48145"^^xsd:decimal ;
  dwc:decimalLongitude "7.77932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48145 7.77932)"^^geo:wktLiteral ;
  geo-pos:lat "43.48145"^^xsd:decimal ;
  geo-pos:long "7.77932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6449'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6449'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.908888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77932'^^xsd:double;
  dwc:startLongitude '7.77932'^^xsd:double;
  dwc:endLongitude '7.77932'^^xsd:double;
  dwc:latitude '43.48145'^^xsd:double;
  dwc:startLatitude '43.48145'^^xsd:double;
  dwc:endLatitude '43.48145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77932 43.48145, 7.77932 43.48145, 7.77932 43.48145, 7.77932 43.48145, 7.77932 43.48145))'^^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 '774_6449'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69398 7.86914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69398"^^xsd:decimal ;
  dwc:decimalLongitude "7.86914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69398 7.86914)"^^geo:wktLiteral ;
  geo-pos:lat "43.69398"^^xsd:decimal ;
  geo-pos:long "7.86914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6718'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6718'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.767777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86914'^^xsd:double;
  dwc:startLongitude '7.86914'^^xsd:double;
  dwc:endLongitude '7.86914'^^xsd:double;
  dwc:latitude '43.69398'^^xsd:double;
  dwc:startLatitude '43.69398'^^xsd:double;
  dwc:endLatitude '43.69398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86914 43.69398, 7.86914 43.69398, 7.86914 43.69398, 7.86914 43.69398, 7.86914 43.69398))'^^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 '774_6718'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40686 7.814055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40686"^^xsd:decimal ;
  dwc:decimalLongitude "7.814055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40686 7.814055)"^^geo:wktLiteral ;
  geo-pos:lat "43.40686"^^xsd:decimal ;
  geo-pos:long "7.814055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5976'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5976'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.46'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.814055'^^xsd:double;
  dwc:startLongitude '7.814055'^^xsd:double;
  dwc:endLongitude '7.814055'^^xsd:double;
  dwc:latitude '43.40686'^^xsd:double;
  dwc:startLatitude '43.40686'^^xsd:double;
  dwc:endLatitude '43.40686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.814055 43.40686, 7.814055 43.40686, 7.814055 43.40686, 7.814055 43.40686, 7.814055 43.40686))'^^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 '774_5976'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67823 7.29062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67823"^^xsd:decimal ;
  dwc:decimalLongitude "7.29062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67823 7.29062)"^^geo:wktLiteral ;
  geo-pos:lat "43.67823"^^xsd:decimal ;
  geo-pos:long "7.29062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5200'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5200'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6161111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.29062'^^xsd:double;
  dwc:startLongitude '7.29062'^^xsd:double;
  dwc:endLongitude '7.29062'^^xsd:double;
  dwc:latitude '43.67823'^^xsd:double;
  dwc:startLatitude '43.67823'^^xsd:double;
  dwc:endLatitude '43.67823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.29062 43.67823, 7.29062 43.67823, 7.29062 43.67823, 7.29062 43.67823, 7.29062 43.67823))'^^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 '774_5200'^^xsd:string;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7225 8.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7225"^^xsd:decimal ;
  dwc:decimalLongitude "8.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7225 8.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.7225"^^xsd:decimal ;
  geo-pos:long "8.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4756'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4756'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.713055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.683'^^xsd:double;
  dwc:startLongitude '8.683'^^xsd:double;
  dwc:endLongitude '8.683'^^xsd:double;
  dwc:latitude '42.7225'^^xsd:double;
  dwc:startLatitude '42.7225'^^xsd:double;
  dwc:endLatitude '42.7225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.683 42.7225, 8.683 42.7225, 8.683 42.7225, 8.683 42.7225, 8.683 42.7225))'^^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 '774_4756'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592 8.009333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592"^^xsd:decimal ;
  dwc:decimalLongitude "8.009333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592 8.009333)"^^geo:wktLiteral ;
  geo-pos:lat "43.592"^^xsd:decimal ;
  geo-pos:long "8.009333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4679'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4679'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.080555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.009333'^^xsd:double;
  dwc:startLongitude '8.009333'^^xsd:double;
  dwc:endLongitude '8.009333'^^xsd:double;
  dwc:latitude '43.592'^^xsd:double;
  dwc:startLatitude '43.592'^^xsd:double;
  dwc:endLatitude '43.592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.009333 43.592, 8.009333 43.592, 8.009333 43.592, 8.009333 43.592, 8.009333 43.592))'^^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 '774_4679'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6251 7.417068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6251"^^xsd:decimal ;
  dwc:decimalLongitude "7.417068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6251 7.417068)"^^geo:wktLiteral ;
  geo-pos:lat "43.6251"^^xsd:decimal ;
  geo-pos:long "7.417068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7796'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7796'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.988055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.417068'^^xsd:double;
  dwc:startLongitude '7.417068'^^xsd:double;
  dwc:endLongitude '7.417068'^^xsd:double;
  dwc:latitude '43.6251'^^xsd:double;
  dwc:startLatitude '43.6251'^^xsd:double;
  dwc:endLatitude '43.6251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.417068 43.6251, 7.417068 43.6251, 7.417068 43.6251, 7.417068 43.6251, 7.417068 43.6251))'^^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 '774_7796'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.368167 8.975333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.368167"^^xsd:decimal ;
  dwc:decimalLongitude "8.975333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.368167 8.975333)"^^geo:wktLiteral ;
  geo-pos:lat "43.368167"^^xsd:decimal ;
  geo-pos:long "8.975333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4301'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4301'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.975333'^^xsd:double;
  dwc:startLongitude '8.975333'^^xsd:double;
  dwc:endLongitude '8.975333'^^xsd:double;
  dwc:latitude '43.368167'^^xsd:double;
  dwc:startLatitude '43.368167'^^xsd:double;
  dwc:endLatitude '43.368167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.975333 43.368167, 8.975333 43.368167, 8.975333 43.368167, 8.975333 43.368167, 8.975333 43.368167))'^^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 '774_4301'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.04622 8.42718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.04622"^^xsd:decimal ;
  dwc:decimalLongitude "8.42718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.04622 8.42718)"^^geo:wktLiteral ;
  geo-pos:lat "44.04622"^^xsd:decimal ;
  geo-pos:long "8.42718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5218'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5218'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.669166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.42718'^^xsd:double;
  dwc:startLongitude '8.42718'^^xsd:double;
  dwc:endLongitude '8.42718'^^xsd:double;
  dwc:latitude '44.04622'^^xsd:double;
  dwc:startLatitude '44.04622'^^xsd:double;
  dwc:endLatitude '44.04622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.42718 44.04622, 8.42718 44.04622, 8.42718 44.04622, 8.42718 44.04622, 8.42718 44.04622))'^^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 '774_5218'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643871 8.364004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.643871"^^xsd:decimal ;
  dwc:decimalLongitude "8.364004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643871 8.364004)"^^geo:wktLiteral ;
  geo-pos:lat "43.643871"^^xsd:decimal ;
  geo-pos:long "8.364004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5721'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5721'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.059166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.364004'^^xsd:double;
  dwc:startLongitude '8.364004'^^xsd:double;
  dwc:endLongitude '8.364004'^^xsd:double;
  dwc:latitude '43.643871'^^xsd:double;
  dwc:startLatitude '43.643871'^^xsd:double;
  dwc:endLatitude '43.643871'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.364004 43.643871, 8.364004 43.643871, 8.364004 43.643871, 8.364004 43.643871, 8.364004 43.643871))'^^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 '774_5721'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.416167 7.841167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.416167"^^xsd:decimal ;
  dwc:decimalLongitude "7.841167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.416167 7.841167)"^^geo:wktLiteral ;
  geo-pos:lat "43.416167"^^xsd:decimal ;
  geo-pos:long "7.841167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4599'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4599'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.689722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.841167'^^xsd:double;
  dwc:startLongitude '7.841167'^^xsd:double;
  dwc:endLongitude '7.841167'^^xsd:double;
  dwc:latitude '43.416167'^^xsd:double;
  dwc:startLatitude '43.416167'^^xsd:double;
  dwc:endLatitude '43.416167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.841167 43.416167, 7.841167 43.416167, 7.841167 43.416167, 7.841167 43.416167, 7.841167 43.416167))'^^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 '774_4599'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.780283 8.18205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.780283"^^xsd:decimal ;
  dwc:decimalLongitude "8.18205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.780283 8.18205)"^^geo:wktLiteral ;
  geo-pos:lat "43.780283"^^xsd:decimal ;
  geo-pos:long "8.18205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7349'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7349'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.034722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.18205'^^xsd:double;
  dwc:startLongitude '8.18205'^^xsd:double;
  dwc:endLongitude '8.18205'^^xsd:double;
  dwc:latitude '43.780283'^^xsd:double;
  dwc:startLatitude '43.780283'^^xsd:double;
  dwc:endLatitude '43.780283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18205 43.780283, 8.18205 43.780283, 8.18205 43.780283, 8.18205 43.780283, 8.18205 43.780283))'^^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 '774_7349'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7588 7.9198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7588"^^xsd:decimal ;
  dwc:decimalLongitude "7.9198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7588 7.9198)"^^geo:wktLiteral ;
  geo-pos:lat "43.7588"^^xsd:decimal ;
  geo-pos:long "7.9198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7600'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.603888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9198'^^xsd:double;
  dwc:startLongitude '7.9198'^^xsd:double;
  dwc:endLongitude '7.9198'^^xsd:double;
  dwc:latitude '43.7588'^^xsd:double;
  dwc:startLatitude '43.7588'^^xsd:double;
  dwc:endLatitude '43.7588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9198 43.7588, 7.9198 43.7588, 7.9198 43.7588, 7.9198 43.7588, 7.9198 43.7588))'^^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 '774_7600'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68267 7.80667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68267"^^xsd:decimal ;
  dwc:decimalLongitude "7.80667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68267 7.80667)"^^geo:wktLiteral ;
  geo-pos:lat "43.68267"^^xsd:decimal ;
  geo-pos:long "7.80667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5023'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5023'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80667'^^xsd:double;
  dwc:startLongitude '7.80667'^^xsd:double;
  dwc:endLongitude '7.80667'^^xsd:double;
  dwc:latitude '43.68267'^^xsd:double;
  dwc:startLatitude '43.68267'^^xsd:double;
  dwc:endLatitude '43.68267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80667 43.68267, 7.80667 43.68267, 7.80667 43.68267, 7.80667 43.68267, 7.80667 43.68267))'^^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 '774_5023'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883333 15.434333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.434333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883333 15.434333)"^^geo:wktLiteral ;
  geo-pos:lat "36.883333"^^xsd:decimal ;
  geo-pos:long "15.434333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2426'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2426'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.434333'^^xsd:double;
  dwc:startLongitude '15.434333'^^xsd:double;
  dwc:endLongitude '15.434333'^^xsd:double;
  dwc:latitude '36.883333'^^xsd:double;
  dwc:startLatitude '36.883333'^^xsd:double;
  dwc:endLatitude '36.883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.434333 36.883333, 15.434333 36.883333, 15.434333 36.883333, 15.434333 36.883333, 15.434333 36.883333))'^^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 '774_2426'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605833 7.651833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.605833"^^xsd:decimal ;
  dwc:decimalLongitude "7.651833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605833 7.651833)"^^geo:wktLiteral ;
  geo-pos:lat "43.605833"^^xsd:decimal ;
  geo-pos:long "7.651833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3297'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3297'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.651833'^^xsd:double;
  dwc:startLongitude '7.651833'^^xsd:double;
  dwc:endLongitude '7.651833'^^xsd:double;
  dwc:latitude '43.605833'^^xsd:double;
  dwc:startLatitude '43.605833'^^xsd:double;
  dwc:endLatitude '43.605833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.651833 43.605833, 7.651833 43.605833, 7.651833 43.605833, 7.651833 43.605833, 7.651833 43.605833))'^^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 '774_3297'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.058333 8.123167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.058333"^^xsd:decimal ;
  dwc:decimalLongitude "8.123167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.058333 8.123167)"^^geo:wktLiteral ;
  geo-pos:lat "43.058333"^^xsd:decimal ;
  geo-pos:long "8.123167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3706'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3706'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.123167'^^xsd:double;
  dwc:startLongitude '8.123167'^^xsd:double;
  dwc:endLongitude '8.123167'^^xsd:double;
  dwc:latitude '43.058333'^^xsd:double;
  dwc:startLatitude '43.058333'^^xsd:double;
  dwc:endLatitude '43.058333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.123167 43.058333, 8.123167 43.058333, 8.123167 43.058333, 8.123167 43.058333, 8.123167 43.058333))'^^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 '774_3706'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 8.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 8.116667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "8.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3469'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3469'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.116667'^^xsd:double;
  dwc:startLongitude '8.116667'^^xsd:double;
  dwc:endLongitude '8.116667'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:startLatitude '43.1'^^xsd:double;
  dwc:endLatitude '43.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.116667 43.1, 8.116667 43.1, 8.116667 43.1, 8.116667 43.1, 8.116667 43.1))'^^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 '774_3469'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78425 8.49095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78425"^^xsd:decimal ;
  dwc:decimalLongitude "8.49095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78425 8.49095)"^^geo:wktLiteral ;
  geo-pos:lat "43.78425"^^xsd:decimal ;
  geo-pos:long "8.49095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7055'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7055'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.49095'^^xsd:double;
  dwc:startLongitude '8.49095'^^xsd:double;
  dwc:endLongitude '8.49095'^^xsd:double;
  dwc:latitude '43.78425'^^xsd:double;
  dwc:startLatitude '43.78425'^^xsd:double;
  dwc:endLatitude '43.78425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.49095 43.78425, 8.49095 43.78425, 8.49095 43.78425, 8.49095 43.78425, 8.49095 43.78425))'^^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 '774_7055'^^xsd:string;
  dwc:observationDate '1997-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665367 8.124833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665367"^^xsd:decimal ;
  dwc:decimalLongitude "8.124833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665367 8.124833)"^^geo:wktLiteral ;
  geo-pos:lat "43.665367"^^xsd:decimal ;
  geo-pos:long "8.124833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7052'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7052'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.124833'^^xsd:double;
  dwc:startLongitude '8.124833'^^xsd:double;
  dwc:endLongitude '8.124833'^^xsd:double;
  dwc:latitude '43.665367'^^xsd:double;
  dwc:startLatitude '43.665367'^^xsd:double;
  dwc:endLatitude '43.665367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.124833 43.665367, 8.124833 43.665367, 8.124833 43.665367, 8.124833 43.665367, 8.124833 43.665367))'^^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 '774_7052'^^xsd:string;
  dwc:observationDate '1997-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.866667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.866667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.866667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "41.866667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2352'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2352'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:startLongitude '8.516667'^^xsd:double;
  dwc:endLongitude '8.516667'^^xsd:double;
  dwc:latitude '41.866667'^^xsd:double;
  dwc:startLatitude '41.866667'^^xsd:double;
  dwc:endLatitude '41.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.516667 41.866667, 8.516667 41.866667, 8.516667 41.866667, 8.516667 41.866667, 8.516667 41.866667))'^^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 '774_2352'^^xsd:string;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61406 7.38412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61406"^^xsd:decimal ;
  dwc:decimalLongitude "7.38412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61406 7.38412)"^^geo:wktLiteral ;
  geo-pos:lat "43.61406"^^xsd:decimal ;
  geo-pos:long "7.38412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8187'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8187'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.5288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.38412'^^xsd:double;
  dwc:startLongitude '7.38412'^^xsd:double;
  dwc:endLongitude '7.38412'^^xsd:double;
  dwc:latitude '43.61406'^^xsd:double;
  dwc:startLatitude '43.61406'^^xsd:double;
  dwc:endLatitude '43.61406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38412 43.61406, 7.38412 43.61406, 7.38412 43.61406, 7.38412 43.61406, 7.38412 43.61406))'^^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 '774_8187'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801167 8.510833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801167"^^xsd:decimal ;
  dwc:decimalLongitude "8.510833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801167 8.510833)"^^geo:wktLiteral ;
  geo-pos:lat "42.801167"^^xsd:decimal ;
  geo-pos:long "8.510833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3885'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3885'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.510833'^^xsd:double;
  dwc:startLongitude '8.510833'^^xsd:double;
  dwc:endLongitude '8.510833'^^xsd:double;
  dwc:latitude '42.801167'^^xsd:double;
  dwc:startLatitude '42.801167'^^xsd:double;
  dwc:endLatitude '42.801167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.510833 42.801167, 8.510833 42.801167, 8.510833 42.801167, 8.510833 42.801167, 8.510833 42.801167))'^^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 '774_3885'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57787 7.880715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57787"^^xsd:decimal ;
  dwc:decimalLongitude "7.880715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57787 7.880715)"^^geo:wktLiteral ;
  geo-pos:lat "43.57787"^^xsd:decimal ;
  geo-pos:long "7.880715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8157'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8157'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.880715'^^xsd:double;
  dwc:startLongitude '7.880715'^^xsd:double;
  dwc:endLongitude '7.880715'^^xsd:double;
  dwc:latitude '43.57787'^^xsd:double;
  dwc:startLatitude '43.57787'^^xsd:double;
  dwc:endLatitude '43.57787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.880715 43.57787, 7.880715 43.57787, 7.880715 43.57787, 7.880715 43.57787, 7.880715 43.57787))'^^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 '774_8157'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718667 7.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.718667"^^xsd:decimal ;
  dwc:decimalLongitude "7.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718667 7.666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.718667"^^xsd:decimal ;
  geo-pos:long "7.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3954'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3954'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.666667'^^xsd:double;
  dwc:startLongitude '7.666667'^^xsd:double;
  dwc:endLongitude '7.666667'^^xsd:double;
  dwc:latitude '43.718667'^^xsd:double;
  dwc:startLatitude '43.718667'^^xsd:double;
  dwc:endLatitude '43.718667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.666667 43.718667, 7.666667 43.718667, 7.666667 43.718667, 7.666667 43.718667, 7.666667 43.718667))'^^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 '774_3954'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326667 7.689667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.326667"^^xsd:decimal ;
  dwc:decimalLongitude "7.689667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326667 7.689667)"^^geo:wktLiteral ;
  geo-pos:lat "43.326667"^^xsd:decimal ;
  geo-pos:long "7.689667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4458'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4458'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.689667'^^xsd:double;
  dwc:startLongitude '7.689667'^^xsd:double;
  dwc:endLongitude '7.689667'^^xsd:double;
  dwc:latitude '43.326667'^^xsd:double;
  dwc:startLatitude '43.326667'^^xsd:double;
  dwc:endLatitude '43.326667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.689667 43.326667, 7.689667 43.326667, 7.689667 43.326667, 7.689667 43.326667, 7.689667 43.326667))'^^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 '774_4458'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.920667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.920667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.920667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "7.920667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2288'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2288'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.920667'^^xsd:double;
  dwc:startLongitude '7.920667'^^xsd:double;
  dwc:endLongitude '7.920667'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.920667 43.5, 7.920667 43.5, 7.920667 43.5, 7.920667 43.5, 7.920667 43.5))'^^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 '774_2288'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46838 8.01708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46838"^^xsd:decimal ;
  dwc:decimalLongitude "8.01708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46838 8.01708)"^^geo:wktLiteral ;
  geo-pos:lat "43.46838"^^xsd:decimal ;
  geo-pos:long "8.01708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6442'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.455555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.01708'^^xsd:double;
  dwc:startLongitude '8.01708'^^xsd:double;
  dwc:endLongitude '8.01708'^^xsd:double;
  dwc:latitude '43.46838'^^xsd:double;
  dwc:startLatitude '43.46838'^^xsd:double;
  dwc:endLatitude '43.46838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.01708 43.46838, 8.01708 43.46838, 8.01708 43.46838, 8.01708 43.46838, 8.01708 43.46838))'^^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 '774_6442'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58123 7.762135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58123"^^xsd:decimal ;
  dwc:decimalLongitude "7.762135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58123 7.762135)"^^geo:wktLiteral ;
  geo-pos:lat "43.58123"^^xsd:decimal ;
  geo-pos:long "7.762135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7867'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7867'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.947222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.762135'^^xsd:double;
  dwc:startLongitude '7.762135'^^xsd:double;
  dwc:endLongitude '7.762135'^^xsd:double;
  dwc:latitude '43.58123'^^xsd:double;
  dwc:startLatitude '43.58123'^^xsd:double;
  dwc:endLatitude '43.58123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.762135 43.58123, 7.762135 43.58123, 7.762135 43.58123, 7.762135 43.58123, 7.762135 43.58123))'^^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 '774_7867'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.814884 8.18365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.814884"^^xsd:decimal ;
  dwc:decimalLongitude "8.18365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.814884 8.18365)"^^geo:wktLiteral ;
  geo-pos:lat "43.814884"^^xsd:decimal ;
  geo-pos:long "8.18365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5608'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5608'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.370277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.18365'^^xsd:double;
  dwc:startLongitude '8.18365'^^xsd:double;
  dwc:endLongitude '8.18365'^^xsd:double;
  dwc:latitude '43.814884'^^xsd:double;
  dwc:startLatitude '43.814884'^^xsd:double;
  dwc:endLatitude '43.814884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18365 43.814884, 8.18365 43.814884, 8.18365 43.814884, 8.18365 43.814884, 8.18365 43.814884))'^^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 '774_5608'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557667 7.444591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.557667"^^xsd:decimal ;
  dwc:decimalLongitude "7.444591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557667 7.444591)"^^geo:wktLiteral ;
  geo-pos:lat "43.557667"^^xsd:decimal ;
  geo-pos:long "7.444591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6140'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6140'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.995'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.444591'^^xsd:double;
  dwc:startLongitude '7.444591'^^xsd:double;
  dwc:endLongitude '7.444591'^^xsd:double;
  dwc:latitude '43.557667'^^xsd:double;
  dwc:startLatitude '43.557667'^^xsd:double;
  dwc:endLatitude '43.557667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.444591 43.557667, 7.444591 43.557667, 7.444591 43.557667, 7.444591 43.557667, 7.444591 43.557667))'^^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 '774_6140'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.319667 6.847333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.319667"^^xsd:decimal ;
  dwc:decimalLongitude "6.847333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.319667 6.847333)"^^geo:wktLiteral ;
  geo-pos:lat "43.319667"^^xsd:decimal ;
  geo-pos:long "6.847333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4344'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4344'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.847333'^^xsd:double;
  dwc:startLongitude '6.847333'^^xsd:double;
  dwc:endLongitude '6.847333'^^xsd:double;
  dwc:latitude '43.319667'^^xsd:double;
  dwc:startLatitude '43.319667'^^xsd:double;
  dwc:endLatitude '43.319667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.847333 43.319667, 6.847333 43.319667, 6.847333 43.319667, 6.847333 43.319667, 6.847333 43.319667))'^^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 '774_4344'^^xsd:string;
  dwc:observationDate '1995-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.324217 7.1545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.324217"^^xsd:decimal ;
  dwc:decimalLongitude "7.1545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.324217 7.1545)"^^geo:wktLiteral ;
  geo-pos:lat "43.324217"^^xsd:decimal ;
  geo-pos:long "7.1545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4150'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4150'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1545'^^xsd:double;
  dwc:startLongitude '7.1545'^^xsd:double;
  dwc:endLongitude '7.1545'^^xsd:double;
  dwc:latitude '43.324217'^^xsd:double;
  dwc:startLatitude '43.324217'^^xsd:double;
  dwc:endLatitude '43.324217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1545 43.324217, 7.1545 43.324217, 7.1545 43.324217, 7.1545 43.324217, 7.1545 43.324217))'^^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 '774_4150'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.814739 8.140721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.814739"^^xsd:decimal ;
  dwc:decimalLongitude "8.140721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.814739 8.140721)"^^geo:wktLiteral ;
  geo-pos:lat "43.814739"^^xsd:decimal ;
  geo-pos:long "8.140721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5891'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5891'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.978333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.140721'^^xsd:double;
  dwc:startLongitude '8.140721'^^xsd:double;
  dwc:endLongitude '8.140721'^^xsd:double;
  dwc:latitude '43.814739'^^xsd:double;
  dwc:startLatitude '43.814739'^^xsd:double;
  dwc:endLatitude '43.814739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.140721 43.814739, 8.140721 43.814739, 8.140721 43.814739, 8.140721 43.814739, 8.140721 43.814739))'^^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 '774_5891'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.465167 7.856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.465167"^^xsd:decimal ;
  dwc:decimalLongitude "7.856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.465167 7.856667)"^^geo:wktLiteral ;
  geo-pos:lat "43.465167"^^xsd:decimal ;
  geo-pos:long "7.856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3654'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3654'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.856667'^^xsd:double;
  dwc:startLongitude '7.856667'^^xsd:double;
  dwc:endLongitude '7.856667'^^xsd:double;
  dwc:latitude '43.465167'^^xsd:double;
  dwc:startLatitude '43.465167'^^xsd:double;
  dwc:endLatitude '43.465167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.856667 43.465167, 7.856667 43.465167, 7.856667 43.465167, 7.856667 43.465167, 7.856667 43.465167))'^^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 '774_3654'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48368 7.01905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48368"^^xsd:decimal ;
  dwc:decimalLongitude "7.01905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48368 7.01905)"^^geo:wktLiteral ;
  geo-pos:lat "43.48368"^^xsd:decimal ;
  geo-pos:long "7.01905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4910'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4910'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0827777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.01905'^^xsd:double;
  dwc:startLongitude '7.01905'^^xsd:double;
  dwc:endLongitude '7.01905'^^xsd:double;
  dwc:latitude '43.48368'^^xsd:double;
  dwc:startLatitude '43.48368'^^xsd:double;
  dwc:endLatitude '43.48368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.01905 43.48368, 7.01905 43.48368, 7.01905 43.48368, 7.01905 43.48368, 7.01905 43.48368))'^^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 '774_4910'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73285 8.0019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73285"^^xsd:decimal ;
  dwc:decimalLongitude "8.0019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73285 8.0019)"^^geo:wktLiteral ;
  geo-pos:lat "43.73285"^^xsd:decimal ;
  geo-pos:long "8.0019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7457'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7457'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.413611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0019'^^xsd:double;
  dwc:startLongitude '8.0019'^^xsd:double;
  dwc:endLongitude '8.0019'^^xsd:double;
  dwc:latitude '43.73285'^^xsd:double;
  dwc:startLatitude '43.73285'^^xsd:double;
  dwc:endLatitude '43.73285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0019 43.73285, 8.0019 43.73285, 8.0019 43.73285, 8.0019 43.73285, 8.0019 43.73285))'^^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 '774_7457'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6164 8.3761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6164"^^xsd:decimal ;
  dwc:decimalLongitude "8.3761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6164 8.3761)"^^geo:wktLiteral ;
  geo-pos:lat "43.6164"^^xsd:decimal ;
  geo-pos:long "8.3761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7597'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7597'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.894722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3761'^^xsd:double;
  dwc:startLongitude '8.3761'^^xsd:double;
  dwc:endLongitude '8.3761'^^xsd:double;
  dwc:latitude '43.6164'^^xsd:double;
  dwc:startLatitude '43.6164'^^xsd:double;
  dwc:endLatitude '43.6164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3761 43.6164, 8.3761 43.6164, 8.3761 43.6164, 8.3761 43.6164, 8.3761 43.6164))'^^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 '774_7597'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25855 8.214167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25855"^^xsd:decimal ;
  dwc:decimalLongitude "8.214167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25855 8.214167)"^^geo:wktLiteral ;
  geo-pos:lat "43.25855"^^xsd:decimal ;
  geo-pos:long "8.214167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4112'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.214167'^^xsd:double;
  dwc:startLongitude '8.214167'^^xsd:double;
  dwc:endLongitude '8.214167'^^xsd:double;
  dwc:latitude '43.25855'^^xsd:double;
  dwc:startLatitude '43.25855'^^xsd:double;
  dwc:endLatitude '43.25855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.214167 43.25855, 8.214167 43.25855, 8.214167 43.25855, 8.214167 43.25855, 8.214167 43.25855))'^^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 '774_4112'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.225167 7.946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.225167"^^xsd:decimal ;
  dwc:decimalLongitude "7.946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.225167 7.946667)"^^geo:wktLiteral ;
  geo-pos:lat "43.225167"^^xsd:decimal ;
  geo-pos:long "7.946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4403'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4403'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.946667'^^xsd:double;
  dwc:startLongitude '7.946667'^^xsd:double;
  dwc:endLongitude '7.946667'^^xsd:double;
  dwc:latitude '43.225167'^^xsd:double;
  dwc:startLatitude '43.225167'^^xsd:double;
  dwc:endLatitude '43.225167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.946667 43.225167, 7.946667 43.225167, 7.946667 43.225167, 7.946667 43.225167, 7.946667 43.225167))'^^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 '774_4403'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450083 7.816783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450083"^^xsd:decimal ;
  dwc:decimalLongitude "7.816783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450083 7.816783)"^^geo:wktLiteral ;
  geo-pos:lat "43.450083"^^xsd:decimal ;
  geo-pos:long "7.816783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3606'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3606'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816783'^^xsd:double;
  dwc:startLongitude '7.816783'^^xsd:double;
  dwc:endLongitude '7.816783'^^xsd:double;
  dwc:latitude '43.450083'^^xsd:double;
  dwc:startLatitude '43.450083'^^xsd:double;
  dwc:endLatitude '43.450083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816783 43.450083, 7.816783 43.450083, 7.816783 43.450083, 7.816783 43.450083, 7.816783 43.450083))'^^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 '774_3606'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254067 7.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.254067"^^xsd:decimal ;
  dwc:decimalLongitude "7.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254067 7.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.254067"^^xsd:decimal ;
  geo-pos:long "7.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4039'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4039'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.967'^^xsd:double;
  dwc:startLongitude '7.967'^^xsd:double;
  dwc:endLongitude '7.967'^^xsd:double;
  dwc:latitude '43.254067'^^xsd:double;
  dwc:startLatitude '43.254067'^^xsd:double;
  dwc:endLatitude '43.254067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.967 43.254067, 7.967 43.254067, 7.967 43.254067, 7.967 43.254067, 7.967 43.254067))'^^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 '774_4039'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532333 8.019167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532333"^^xsd:decimal ;
  dwc:decimalLongitude "8.019167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532333 8.019167)"^^geo:wktLiteral ;
  geo-pos:lat "43.532333"^^xsd:decimal ;
  geo-pos:long "8.019167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3873'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3873'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019167'^^xsd:double;
  dwc:startLongitude '8.019167'^^xsd:double;
  dwc:endLongitude '8.019167'^^xsd:double;
  dwc:latitude '43.532333'^^xsd:double;
  dwc:startLatitude '43.532333'^^xsd:double;
  dwc:endLatitude '43.532333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019167 43.532333, 8.019167 43.532333, 8.019167 43.532333, 8.019167 43.532333, 8.019167 43.532333))'^^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 '774_3873'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.347446 7.77859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.347446"^^xsd:decimal ;
  dwc:decimalLongitude "7.77859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.347446 7.77859)"^^geo:wktLiteral ;
  geo-pos:lat "43.347446"^^xsd:decimal ;
  geo-pos:long "7.77859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6253'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77859'^^xsd:double;
  dwc:startLongitude '7.77859'^^xsd:double;
  dwc:endLongitude '7.77859'^^xsd:double;
  dwc:latitude '43.347446'^^xsd:double;
  dwc:startLatitude '43.347446'^^xsd:double;
  dwc:endLatitude '43.347446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77859 43.347446, 7.77859 43.347446, 7.77859 43.347446, 7.77859 43.347446, 7.77859 43.347446))'^^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 '774_6253'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.466667 7.8085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.466667"^^xsd:decimal ;
  dwc:decimalLongitude "7.8085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.466667 7.8085)"^^geo:wktLiteral ;
  geo-pos:lat "43.466667"^^xsd:decimal ;
  geo-pos:long "7.8085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2320'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2320'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8085'^^xsd:double;
  dwc:startLongitude '7.8085'^^xsd:double;
  dwc:endLongitude '7.8085'^^xsd:double;
  dwc:latitude '43.466667'^^xsd:double;
  dwc:startLatitude '43.466667'^^xsd:double;
  dwc:endLatitude '43.466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8085 43.466667, 7.8085 43.466667, 7.8085 43.466667, 7.8085 43.466667, 7.8085 43.466667))'^^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 '774_2320'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628333 8.111483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.628333"^^xsd:decimal ;
  dwc:decimalLongitude "8.111483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628333 8.111483)"^^geo:wktLiteral ;
  geo-pos:lat "43.628333"^^xsd:decimal ;
  geo-pos:long "8.111483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7321'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7321'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.965833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.111483'^^xsd:double;
  dwc:startLongitude '8.111483'^^xsd:double;
  dwc:endLongitude '8.111483'^^xsd:double;
  dwc:latitude '43.628333'^^xsd:double;
  dwc:startLatitude '43.628333'^^xsd:double;
  dwc:endLatitude '43.628333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.111483 43.628333, 8.111483 43.628333, 8.111483 43.628333, 8.111483 43.628333, 8.111483 43.628333))'^^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 '774_7321'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.925 8.964333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.925"^^xsd:decimal ;
  dwc:decimalLongitude "8.964333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.925 8.964333)"^^geo:wktLiteral ;
  geo-pos:lat "42.925"^^xsd:decimal ;
  geo-pos:long "8.964333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4397'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4397'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.964333'^^xsd:double;
  dwc:startLongitude '8.964333'^^xsd:double;
  dwc:endLongitude '8.964333'^^xsd:double;
  dwc:latitude '42.925'^^xsd:double;
  dwc:startLatitude '42.925'^^xsd:double;
  dwc:endLatitude '42.925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.964333 42.925, 8.964333 42.925, 8.964333 42.925, 8.964333 42.925, 8.964333 42.925))'^^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 '774_4397'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538117 8.321967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.538117"^^xsd:decimal ;
  dwc:decimalLongitude "8.321967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538117 8.321967)"^^geo:wktLiteral ;
  geo-pos:lat "43.538117"^^xsd:decimal ;
  geo-pos:long "8.321967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7385'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7385'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.056944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.321967'^^xsd:double;
  dwc:startLongitude '8.321967'^^xsd:double;
  dwc:endLongitude '8.321967'^^xsd:double;
  dwc:latitude '43.538117'^^xsd:double;
  dwc:startLatitude '43.538117'^^xsd:double;
  dwc:endLatitude '43.538117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.321967 43.538117, 8.321967 43.538117, 8.321967 43.538117, 8.321967 43.538117, 8.321967 43.538117))'^^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 '774_7385'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559833 7.936317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.559833"^^xsd:decimal ;
  dwc:decimalLongitude "7.936317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559833 7.936317)"^^geo:wktLiteral ;
  geo-pos:lat "43.559833"^^xsd:decimal ;
  geo-pos:long "7.936317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7049'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7049'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.936317'^^xsd:double;
  dwc:startLongitude '7.936317'^^xsd:double;
  dwc:endLongitude '7.936317'^^xsd:double;
  dwc:latitude '43.559833'^^xsd:double;
  dwc:startLatitude '43.559833'^^xsd:double;
  dwc:endLatitude '43.559833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.936317 43.559833, 7.936317 43.559833, 7.936317 43.559833, 7.936317 43.559833, 7.936317 43.559833))'^^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 '774_7049'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 8.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "8.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 8.183333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "8.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2602'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2602'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.183333'^^xsd:double;
  dwc:startLongitude '8.183333'^^xsd:double;
  dwc:endLongitude '8.183333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:startLatitude '42.15'^^xsd:double;
  dwc:endLatitude '42.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.183333 42.15, 8.183333 42.15, 8.183333 42.15, 8.183333 42.15, 8.183333 42.15))'^^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 '774_2602'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989444 20.3275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989444"^^xsd:decimal ;
  dwc:decimalLongitude "20.3275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989444 20.3275)"^^geo:wktLiteral ;
  geo-pos:lat "38.989444"^^xsd:decimal ;
  geo-pos:long "20.3275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_659'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_659'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.3275'^^xsd:double;
  dwc:startLongitude '20.3275'^^xsd:double;
  dwc:endLongitude '20.3275'^^xsd:double;
  dwc:latitude '38.989444'^^xsd:double;
  dwc:startLatitude '38.989444'^^xsd:double;
  dwc:endLatitude '38.989444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.3275 38.989444, 20.3275 38.989444, 20.3275 38.989444, 20.3275 38.989444, 20.3275 38.989444))'^^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 '774_659'^^xsd:string;
  dwc:observationDate '1991-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.771667 20.391944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.771667"^^xsd:decimal ;
  dwc:decimalLongitude "20.391944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.771667 20.391944)"^^geo:wktLiteral ;
  geo-pos:lat "38.771667"^^xsd:decimal ;
  geo-pos:long "20.391944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_724'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_724'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.391944'^^xsd:double;
  dwc:startLongitude '20.391944'^^xsd:double;
  dwc:endLongitude '20.391944'^^xsd:double;
  dwc:latitude '38.771667'^^xsd:double;
  dwc:startLatitude '38.771667'^^xsd:double;
  dwc:endLatitude '38.771667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.391944 38.771667, 20.391944 38.771667, 20.391944 38.771667, 20.391944 38.771667, 20.391944 38.771667))'^^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 '774_724'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.072 8.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.072"^^xsd:decimal ;
  dwc:decimalLongitude "8.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.072 8.3785)"^^geo:wktLiteral ;
  geo-pos:lat "43.072"^^xsd:decimal ;
  geo-pos:long "8.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3880'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3880'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3785'^^xsd:double;
  dwc:startLongitude '8.3785'^^xsd:double;
  dwc:endLongitude '8.3785'^^xsd:double;
  dwc:latitude '43.072'^^xsd:double;
  dwc:startLatitude '43.072'^^xsd:double;
  dwc:endLatitude '43.072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3785 43.072, 8.3785 43.072, 8.3785 43.072, 8.3785 43.072, 8.3785 43.072))'^^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 '774_3880'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7743 7.916692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7743"^^xsd:decimal ;
  dwc:decimalLongitude "7.916692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7743 7.916692)"^^geo:wktLiteral ;
  geo-pos:lat "43.7743"^^xsd:decimal ;
  geo-pos:long "7.916692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6162'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6162'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.4944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916692'^^xsd:double;
  dwc:startLongitude '7.916692'^^xsd:double;
  dwc:endLongitude '7.916692'^^xsd:double;
  dwc:latitude '43.7743'^^xsd:double;
  dwc:startLatitude '43.7743'^^xsd:double;
  dwc:endLatitude '43.7743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916692 43.7743, 7.916692 43.7743, 7.916692 43.7743, 7.916692 43.7743, 7.916692 43.7743))'^^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 '774_6162'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35292 7.5487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35292"^^xsd:decimal ;
  dwc:decimalLongitude "7.5487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35292 7.5487)"^^geo:wktLiteral ;
  geo-pos:lat "43.35292"^^xsd:decimal ;
  geo-pos:long "7.5487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6542'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6542'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.075555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5487'^^xsd:double;
  dwc:startLongitude '7.5487'^^xsd:double;
  dwc:endLongitude '7.5487'^^xsd:double;
  dwc:latitude '43.35292'^^xsd:double;
  dwc:startLatitude '43.35292'^^xsd:double;
  dwc:endLatitude '43.35292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5487 43.35292, 7.5487 43.35292, 7.5487 43.35292, 7.5487 43.35292, 7.5487 43.35292))'^^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 '774_6542'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01128 8.424784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01128"^^xsd:decimal ;
  dwc:decimalLongitude "8.424784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01128 8.424784)"^^geo:wktLiteral ;
  geo-pos:lat "44.01128"^^xsd:decimal ;
  geo-pos:long "8.424784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5429'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5429'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.9866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.424784'^^xsd:double;
  dwc:startLongitude '8.424784'^^xsd:double;
  dwc:endLongitude '8.424784'^^xsd:double;
  dwc:latitude '44.01128'^^xsd:double;
  dwc:startLatitude '44.01128'^^xsd:double;
  dwc:endLatitude '44.01128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.424784 44.01128, 8.424784 44.01128, 8.424784 44.01128, 8.424784 44.01128, 8.424784 44.01128))'^^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 '774_5429'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68531 7.751661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68531"^^xsd:decimal ;
  dwc:decimalLongitude "7.751661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68531 7.751661)"^^geo:wktLiteral ;
  geo-pos:lat "43.68531"^^xsd:decimal ;
  geo-pos:long "7.751661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8152'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8152'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.763333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.751661'^^xsd:double;
  dwc:startLongitude '7.751661'^^xsd:double;
  dwc:endLongitude '7.751661'^^xsd:double;
  dwc:latitude '43.68531'^^xsd:double;
  dwc:startLatitude '43.68531'^^xsd:double;
  dwc:endLatitude '43.68531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.751661 43.68531, 7.751661 43.68531, 7.751661 43.68531, 7.751661 43.68531, 7.751661 43.68531))'^^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 '774_8152'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72207 8.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72207"^^xsd:decimal ;
  dwc:decimalLongitude "8.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72207 8.0202)"^^geo:wktLiteral ;
  geo-pos:lat "43.72207"^^xsd:decimal ;
  geo-pos:long "8.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6573'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6573'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.026111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0202'^^xsd:double;
  dwc:startLongitude '8.0202'^^xsd:double;
  dwc:endLongitude '8.0202'^^xsd:double;
  dwc:latitude '43.72207'^^xsd:double;
  dwc:startLatitude '43.72207'^^xsd:double;
  dwc:endLatitude '43.72207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0202 43.72207, 8.0202 43.72207, 8.0202 43.72207, 8.0202 43.72207, 8.0202 43.72207))'^^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 '774_6573'^^xsd:string;
  dwc:observationDate '2009-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4285 7.296833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4285"^^xsd:decimal ;
  dwc:decimalLongitude "7.296833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4285 7.296833)"^^geo:wktLiteral ;
  geo-pos:lat "43.4285"^^xsd:decimal ;
  geo-pos:long "7.296833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4780'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4780'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.186944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.296833'^^xsd:double;
  dwc:startLongitude '7.296833'^^xsd:double;
  dwc:endLongitude '7.296833'^^xsd:double;
  dwc:latitude '43.4285'^^xsd:double;
  dwc:startLatitude '43.4285'^^xsd:double;
  dwc:endLatitude '43.4285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.296833 43.4285, 7.296833 43.4285, 7.296833 43.4285, 7.296833 43.4285, 7.296833 43.4285))'^^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 '774_4780'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.128197 8.057534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.128197"^^xsd:decimal ;
  dwc:decimalLongitude "8.057534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.128197 8.057534)"^^geo:wktLiteral ;
  geo-pos:lat "43.128197"^^xsd:decimal ;
  geo-pos:long "8.057534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5574'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5574'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.879166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.057534'^^xsd:double;
  dwc:startLongitude '8.057534'^^xsd:double;
  dwc:endLongitude '8.057534'^^xsd:double;
  dwc:latitude '43.128197'^^xsd:double;
  dwc:startLatitude '43.128197'^^xsd:double;
  dwc:endLatitude '43.128197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.057534 43.128197, 8.057534 43.128197, 8.057534 43.128197, 8.057534 43.128197, 8.057534 43.128197))'^^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 '774_5574'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53467 8.06207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53467"^^xsd:decimal ;
  dwc:decimalLongitude "8.06207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53467 8.06207)"^^geo:wktLiteral ;
  geo-pos:lat "43.53467"^^xsd:decimal ;
  geo-pos:long "8.06207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6464'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.945'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.06207'^^xsd:double;
  dwc:startLongitude '8.06207'^^xsd:double;
  dwc:endLongitude '8.06207'^^xsd:double;
  dwc:latitude '43.53467'^^xsd:double;
  dwc:startLatitude '43.53467'^^xsd:double;
  dwc:endLatitude '43.53467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.06207 43.53467, 8.06207 43.53467, 8.06207 43.53467, 8.06207 43.53467, 8.06207 43.53467))'^^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 '774_6464'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.641983 7.389816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.641983"^^xsd:decimal ;
  dwc:decimalLongitude "7.389816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.641983 7.389816)"^^geo:wktLiteral ;
  geo-pos:lat "43.641983"^^xsd:decimal ;
  geo-pos:long "7.389816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5650'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5650'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5808333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.389816'^^xsd:double;
  dwc:startLongitude '7.389816'^^xsd:double;
  dwc:endLongitude '7.389816'^^xsd:double;
  dwc:latitude '43.641983'^^xsd:double;
  dwc:startLatitude '43.641983'^^xsd:double;
  dwc:endLatitude '43.641983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.389816 43.641983, 7.389816 43.641983, 7.389816 43.641983, 7.389816 43.641983, 7.389816 43.641983))'^^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 '774_5650'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.160049 8.488267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.160049"^^xsd:decimal ;
  dwc:decimalLongitude "8.488267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.160049 8.488267)"^^geo:wktLiteral ;
  geo-pos:lat "44.160049"^^xsd:decimal ;
  geo-pos:long "8.488267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5642'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5642'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8202777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.488267'^^xsd:double;
  dwc:startLongitude '8.488267'^^xsd:double;
  dwc:endLongitude '8.488267'^^xsd:double;
  dwc:latitude '44.160049'^^xsd:double;
  dwc:startLatitude '44.160049'^^xsd:double;
  dwc:endLatitude '44.160049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.488267 44.160049, 8.488267 44.160049, 8.488267 44.160049, 8.488267 44.160049, 8.488267 44.160049))'^^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 '774_5642'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.768742 7.810325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.768742"^^xsd:decimal ;
  dwc:decimalLongitude "7.810325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.768742 7.810325)"^^geo:wktLiteral ;
  geo-pos:lat "43.768742"^^xsd:decimal ;
  geo-pos:long "7.810325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6281'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6281'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.1325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.810325'^^xsd:double;
  dwc:startLongitude '7.810325'^^xsd:double;
  dwc:endLongitude '7.810325'^^xsd:double;
  dwc:latitude '43.768742'^^xsd:double;
  dwc:startLatitude '43.768742'^^xsd:double;
  dwc:endLatitude '43.768742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.810325 43.768742, 7.810325 43.768742, 7.810325 43.768742, 7.810325 43.768742, 7.810325 43.768742))'^^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 '774_6281'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73175 8.00807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73175"^^xsd:decimal ;
  dwc:decimalLongitude "8.00807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73175 8.00807)"^^geo:wktLiteral ;
  geo-pos:lat "43.73175"^^xsd:decimal ;
  geo-pos:long "8.00807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5302'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5302'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5852777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00807'^^xsd:double;
  dwc:startLongitude '8.00807'^^xsd:double;
  dwc:endLongitude '8.00807'^^xsd:double;
  dwc:latitude '43.73175'^^xsd:double;
  dwc:startLatitude '43.73175'^^xsd:double;
  dwc:endLatitude '43.73175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00807 43.73175, 8.00807 43.73175, 8.00807 43.73175, 8.00807 43.73175, 8.00807 43.73175))'^^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 '774_5302'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51801 7.97947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51801"^^xsd:decimal ;
  dwc:decimalLongitude "7.97947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51801 7.97947)"^^geo:wktLiteral ;
  geo-pos:lat "43.51801"^^xsd:decimal ;
  geo-pos:long "7.97947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6697'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6697'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.427777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97947'^^xsd:double;
  dwc:startLongitude '7.97947'^^xsd:double;
  dwc:endLongitude '7.97947'^^xsd:double;
  dwc:latitude '43.51801'^^xsd:double;
  dwc:startLatitude '43.51801'^^xsd:double;
  dwc:endLatitude '43.51801'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97947 43.51801, 7.97947 43.51801, 7.97947 43.51801, 7.97947 43.51801, 7.97947 43.51801))'^^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 '774_6697'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61339 7.791517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61339"^^xsd:decimal ;
  dwc:decimalLongitude "7.791517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61339 7.791517)"^^geo:wktLiteral ;
  geo-pos:lat "43.61339"^^xsd:decimal ;
  geo-pos:long "7.791517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5275'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5275'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.791517'^^xsd:double;
  dwc:startLongitude '7.791517'^^xsd:double;
  dwc:endLongitude '7.791517'^^xsd:double;
  dwc:latitude '43.61339'^^xsd:double;
  dwc:startLatitude '43.61339'^^xsd:double;
  dwc:endLatitude '43.61339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.791517 43.61339, 7.791517 43.61339, 7.791517 43.61339, 7.791517 43.61339, 7.791517 43.61339))'^^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 '774_5275'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3879 6.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3879"^^xsd:decimal ;
  dwc:decimalLongitude "6.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3879 6.988)"^^geo:wktLiteral ;
  geo-pos:lat "43.3879"^^xsd:decimal ;
  geo-pos:long "6.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5086'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5086'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3686111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.988'^^xsd:double;
  dwc:startLongitude '6.988'^^xsd:double;
  dwc:endLongitude '6.988'^^xsd:double;
  dwc:latitude '43.3879'^^xsd:double;
  dwc:startLatitude '43.3879'^^xsd:double;
  dwc:endLatitude '43.3879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.988 43.3879, 6.988 43.3879, 6.988 43.3879, 6.988 43.3879, 6.988 43.3879))'^^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 '774_5086'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62823 7.59197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62823"^^xsd:decimal ;
  dwc:decimalLongitude "7.59197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62823 7.59197)"^^geo:wktLiteral ;
  geo-pos:lat "43.62823"^^xsd:decimal ;
  geo-pos:long "7.59197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5085'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5085'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.482777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.59197'^^xsd:double;
  dwc:startLongitude '7.59197'^^xsd:double;
  dwc:endLongitude '7.59197'^^xsd:double;
  dwc:latitude '43.62823'^^xsd:double;
  dwc:startLatitude '43.62823'^^xsd:double;
  dwc:endLatitude '43.62823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.59197 43.62823, 7.59197 43.62823, 7.59197 43.62823, 7.59197 43.62823, 7.59197 43.62823))'^^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 '774_5085'^^xsd:string;
  dwc:observationDate '2001-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733333 13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.733333"^^xsd:decimal ;
  dwc:decimalLongitude "13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733333 13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.733333"^^xsd:decimal ;
  geo-pos:long "13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2381'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2381'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.233333'^^xsd:double;
  dwc:startLongitude '13.233333'^^xsd:double;
  dwc:endLongitude '13.233333'^^xsd:double;
  dwc:latitude '38.733333'^^xsd:double;
  dwc:startLatitude '38.733333'^^xsd:double;
  dwc:endLatitude '38.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.233333 38.733333, 13.233333 38.733333, 13.233333 38.733333, 13.233333 38.733333, 13.233333 38.733333))'^^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 '774_2381'^^xsd:string;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6904 7.8355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6904"^^xsd:decimal ;
  dwc:decimalLongitude "7.8355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6904 7.8355)"^^geo:wktLiteral ;
  geo-pos:lat "43.6904"^^xsd:decimal ;
  geo-pos:long "7.8355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7593'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7593'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8355'^^xsd:double;
  dwc:startLongitude '7.8355'^^xsd:double;
  dwc:endLongitude '7.8355'^^xsd:double;
  dwc:latitude '43.6904'^^xsd:double;
  dwc:startLatitude '43.6904'^^xsd:double;
  dwc:endLatitude '43.6904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8355 43.6904, 7.8355 43.6904, 7.8355 43.6904, 7.8355 43.6904, 7.8355 43.6904))'^^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 '774_7593'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 7.794167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.794167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 7.794167)"^^geo:wktLiteral ;
  geo-pos:lat "43.666667"^^xsd:decimal ;
  geo-pos:long "7.794167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4138'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4138'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.794167'^^xsd:double;
  dwc:startLongitude '7.794167'^^xsd:double;
  dwc:endLongitude '7.794167'^^xsd:double;
  dwc:latitude '43.666667'^^xsd:double;
  dwc:startLatitude '43.666667'^^xsd:double;
  dwc:endLatitude '43.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.794167 43.666667, 7.794167 43.666667, 7.794167 43.666667, 7.794167 43.666667, 7.794167 43.666667))'^^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 '774_4138'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37545 7.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37545"^^xsd:decimal ;
  dwc:decimalLongitude "7.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37545 7.7572)"^^geo:wktLiteral ;
  geo-pos:lat "43.37545"^^xsd:decimal ;
  geo-pos:long "7.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3418'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7572'^^xsd:double;
  dwc:startLongitude '7.7572'^^xsd:double;
  dwc:endLongitude '7.7572'^^xsd:double;
  dwc:latitude '43.37545'^^xsd:double;
  dwc:startLatitude '43.37545'^^xsd:double;
  dwc:endLatitude '43.37545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7572 43.37545, 7.7572 43.37545, 7.7572 43.37545, 7.7572 43.37545, 7.7572 43.37545))'^^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 '774_3418'^^xsd:string;
  dwc:observationDate '1991-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333 8.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333 8.533333)"^^geo:wktLiteral ;
  geo-pos:lat "42.833333"^^xsd:decimal ;
  geo-pos:long "8.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2569'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2569'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.533333'^^xsd:double;
  dwc:startLongitude '8.533333'^^xsd:double;
  dwc:endLongitude '8.533333'^^xsd:double;
  dwc:latitude '42.833333'^^xsd:double;
  dwc:startLatitude '42.833333'^^xsd:double;
  dwc:endLatitude '42.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.533333 42.833333, 8.533333 42.833333, 8.533333 42.833333, 8.533333 42.833333, 8.533333 42.833333))'^^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 '774_2569'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.416667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.416667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.416667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.416667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2559'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2559'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:startLongitude '8.65'^^xsd:double;
  dwc:endLongitude '8.65'^^xsd:double;
  dwc:latitude '43.416667'^^xsd:double;
  dwc:startLatitude '43.416667'^^xsd:double;
  dwc:endLatitude '43.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65 43.416667, 8.65 43.416667, 8.65 43.416667, 8.65 43.416667, 8.65 43.416667))'^^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 '774_2559'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.216667 6.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.216667"^^xsd:decimal ;
  dwc:decimalLongitude "6.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.216667 6.816667)"^^geo:wktLiteral ;
  geo-pos:lat "43.216667"^^xsd:decimal ;
  geo-pos:long "6.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2474'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2474'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.816667'^^xsd:double;
  dwc:startLongitude '6.816667'^^xsd:double;
  dwc:endLongitude '6.816667'^^xsd:double;
  dwc:latitude '43.216667'^^xsd:double;
  dwc:startLatitude '43.216667'^^xsd:double;
  dwc:endLatitude '43.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.816667 43.216667, 6.816667 43.216667, 6.816667 43.216667, 6.816667 43.216667, 6.816667 43.216667))'^^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 '774_2474'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53905 8.11675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53905"^^xsd:decimal ;
  dwc:decimalLongitude "8.11675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53905 8.11675)"^^geo:wktLiteral ;
  geo-pos:lat "43.53905"^^xsd:decimal ;
  geo-pos:long "8.11675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6959'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6959'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.11675'^^xsd:double;
  dwc:startLongitude '8.11675'^^xsd:double;
  dwc:endLongitude '8.11675'^^xsd:double;
  dwc:latitude '43.53905'^^xsd:double;
  dwc:startLatitude '43.53905'^^xsd:double;
  dwc:endLatitude '43.53905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.11675 43.53905, 8.11675 43.53905, 8.11675 43.53905, 8.11675 43.53905, 8.11675 43.53905))'^^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 '774_6959'^^xsd:string;
  dwc:observationDate '1996-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.452933 7.848333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.452933"^^xsd:decimal ;
  dwc:decimalLongitude "7.848333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.452933 7.848333)"^^geo:wktLiteral ;
  geo-pos:lat "43.452933"^^xsd:decimal ;
  geo-pos:long "7.848333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3806'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3806'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.848333'^^xsd:double;
  dwc:startLongitude '7.848333'^^xsd:double;
  dwc:endLongitude '7.848333'^^xsd:double;
  dwc:latitude '43.452933'^^xsd:double;
  dwc:startLatitude '43.452933'^^xsd:double;
  dwc:endLatitude '43.452933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.848333 43.452933, 7.848333 43.452933, 7.848333 43.452933, 7.848333 43.452933, 7.848333 43.452933))'^^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 '774_3806'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 7.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 7.798333)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "7.798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3930'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3930'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.798333'^^xsd:double;
  dwc:startLongitude '7.798333'^^xsd:double;
  dwc:endLongitude '7.798333'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:startLatitude '43.68'^^xsd:double;
  dwc:endLatitude '43.68'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.798333 43.68, 7.798333 43.68, 7.798333 43.68, 7.798333 43.68, 7.798333 43.68))'^^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 '774_3930'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53233 14.50583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53233"^^xsd:decimal ;
  dwc:decimalLongitude "14.50583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53233 14.50583)"^^geo:wktLiteral ;
  geo-pos:lat "44.53233"^^xsd:decimal ;
  geo-pos:long "14.50583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2026'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2026'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.50583'^^xsd:double;
  dwc:startLongitude '14.50583'^^xsd:double;
  dwc:endLongitude '14.50583'^^xsd:double;
  dwc:latitude '44.53233'^^xsd:double;
  dwc:startLatitude '44.53233'^^xsd:double;
  dwc:endLatitude '44.53233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.50583 44.53233, 14.50583 44.53233, 14.50583 44.53233, 14.50583 44.53233, 14.50583 44.53233))'^^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 '774_2026'^^xsd:string;
  dwc:observationDate '1996-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565217 8.1174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.565217"^^xsd:decimal ;
  dwc:decimalLongitude "8.1174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565217 8.1174)"^^geo:wktLiteral ;
  geo-pos:lat "43.565217"^^xsd:decimal ;
  geo-pos:long "8.1174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6999'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6999'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1174'^^xsd:double;
  dwc:startLongitude '8.1174'^^xsd:double;
  dwc:endLongitude '8.1174'^^xsd:double;
  dwc:latitude '43.565217'^^xsd:double;
  dwc:startLatitude '43.565217'^^xsd:double;
  dwc:endLatitude '43.565217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1174 43.565217, 8.1174 43.565217, 8.1174 43.565217, 8.1174 43.565217, 8.1174 43.565217))'^^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 '774_6999'^^xsd:string;
  dwc:observationDate '1996-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.116667 13.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.116667"^^xsd:decimal ;
  dwc:decimalLongitude "13.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.116667 13.0845)"^^geo:wktLiteral ;
  geo-pos:lat "37.116667"^^xsd:decimal ;
  geo-pos:long "13.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2416'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2416'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.0845'^^xsd:double;
  dwc:startLongitude '13.0845'^^xsd:double;
  dwc:endLongitude '13.0845'^^xsd:double;
  dwc:latitude '37.116667'^^xsd:double;
  dwc:startLatitude '37.116667'^^xsd:double;
  dwc:endLatitude '37.116667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0845 37.116667, 13.0845 37.116667, 13.0845 37.116667, 13.0845 37.116667, 13.0845 37.116667))'^^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 '774_2416'^^xsd:string;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66772 7.948718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66772"^^xsd:decimal ;
  dwc:decimalLongitude "7.948718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66772 7.948718)"^^geo:wktLiteral ;
  geo-pos:lat "43.66772"^^xsd:decimal ;
  geo-pos:long "7.948718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7822'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7822'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.308055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.948718'^^xsd:double;
  dwc:startLongitude '7.948718'^^xsd:double;
  dwc:endLongitude '7.948718'^^xsd:double;
  dwc:latitude '43.66772'^^xsd:double;
  dwc:startLatitude '43.66772'^^xsd:double;
  dwc:endLatitude '43.66772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.948718 43.66772, 7.948718 43.66772, 7.948718 43.66772, 7.948718 43.66772, 7.948718 43.66772))'^^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 '774_7822'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533333"^^xsd:decimal ;
  dwc:decimalLongitude "7.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.533333"^^xsd:decimal ;
  geo-pos:long "7.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3657'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.616667'^^xsd:double;
  dwc:startLongitude '7.616667'^^xsd:double;
  dwc:endLongitude '7.616667'^^xsd:double;
  dwc:latitude '43.533333'^^xsd:double;
  dwc:startLatitude '43.533333'^^xsd:double;
  dwc:endLatitude '43.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.616667 43.533333, 7.616667 43.533333, 7.616667 43.533333, 7.616667 43.533333, 7.616667 43.533333))'^^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 '774_3657'^^xsd:string;
  dwc:observationDate '1992-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71533 7.78817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71533"^^xsd:decimal ;
  dwc:decimalLongitude "7.78817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71533 7.78817)"^^geo:wktLiteral ;
  geo-pos:lat "43.71533"^^xsd:decimal ;
  geo-pos:long "7.78817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4942'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4942'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78817'^^xsd:double;
  dwc:startLongitude '7.78817'^^xsd:double;
  dwc:endLongitude '7.78817'^^xsd:double;
  dwc:latitude '43.71533'^^xsd:double;
  dwc:startLatitude '43.71533'^^xsd:double;
  dwc:endLatitude '43.71533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78817 43.71533, 7.78817 43.71533, 7.78817 43.71533, 7.78817 43.71533, 7.78817 43.71533))'^^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 '774_4942'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56067 7.85317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56067"^^xsd:decimal ;
  dwc:decimalLongitude "7.85317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56067 7.85317)"^^geo:wktLiteral ;
  geo-pos:lat "43.56067"^^xsd:decimal ;
  geo-pos:long "7.85317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4920'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4920'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85317'^^xsd:double;
  dwc:startLongitude '7.85317'^^xsd:double;
  dwc:endLongitude '7.85317'^^xsd:double;
  dwc:latitude '43.56067'^^xsd:double;
  dwc:startLatitude '43.56067'^^xsd:double;
  dwc:endLatitude '43.56067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85317 43.56067, 7.85317 43.56067, 7.85317 43.56067, 7.85317 43.56067, 7.85317 43.56067))'^^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 '774_4920'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4326 8.06735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4326"^^xsd:decimal ;
  dwc:decimalLongitude "8.06735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4326 8.06735)"^^geo:wktLiteral ;
  geo-pos:lat "43.4326"^^xsd:decimal ;
  geo-pos:long "8.06735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6506'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6506'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.035'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.06735'^^xsd:double;
  dwc:startLongitude '8.06735'^^xsd:double;
  dwc:endLongitude '8.06735'^^xsd:double;
  dwc:latitude '43.4326'^^xsd:double;
  dwc:startLatitude '43.4326'^^xsd:double;
  dwc:endLatitude '43.4326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.06735 43.4326, 8.06735 43.4326, 8.06735 43.4326, 8.06735 43.4326, 8.06735 43.4326))'^^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 '774_6506'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68605 7.80126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68605"^^xsd:decimal ;
  dwc:decimalLongitude "7.80126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68605 7.80126)"^^geo:wktLiteral ;
  geo-pos:lat "43.68605"^^xsd:decimal ;
  geo-pos:long "7.80126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6609'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6609'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80126'^^xsd:double;
  dwc:startLongitude '7.80126'^^xsd:double;
  dwc:endLongitude '7.80126'^^xsd:double;
  dwc:latitude '43.68605'^^xsd:double;
  dwc:startLatitude '43.68605'^^xsd:double;
  dwc:endLatitude '43.68605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80126 43.68605, 7.80126 43.68605, 7.80126 43.68605, 7.80126 43.68605, 7.80126 43.68605))'^^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 '774_6609'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523415 8.956783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.523415"^^xsd:decimal ;
  dwc:decimalLongitude "8.956783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523415 8.956783)"^^geo:wktLiteral ;
  geo-pos:lat "43.523415"^^xsd:decimal ;
  geo-pos:long "8.956783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5435'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5435'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.956783'^^xsd:double;
  dwc:startLongitude '8.956783'^^xsd:double;
  dwc:endLongitude '8.956783'^^xsd:double;
  dwc:latitude '43.523415'^^xsd:double;
  dwc:startLatitude '43.523415'^^xsd:double;
  dwc:endLatitude '43.523415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.956783 43.523415, 8.956783 43.523415, 8.956783 43.523415, 8.956783 43.523415, 8.956783 43.523415))'^^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 '774_5435'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44813 8.290623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44813"^^xsd:decimal ;
  dwc:decimalLongitude "8.290623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44813 8.290623)"^^geo:wktLiteral ;
  geo-pos:lat "43.44813"^^xsd:decimal ;
  geo-pos:long "8.290623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8141'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8141'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.487222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.290623'^^xsd:double;
  dwc:startLongitude '8.290623'^^xsd:double;
  dwc:endLongitude '8.290623'^^xsd:double;
  dwc:latitude '43.44813'^^xsd:double;
  dwc:startLatitude '43.44813'^^xsd:double;
  dwc:endLatitude '43.44813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.290623 43.44813, 8.290623 43.44813, 8.290623 43.44813, 8.290623 43.44813, 8.290623 43.44813))'^^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 '774_8141'^^xsd:string;
  dwc:observationDate '2012-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.840833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533333"^^xsd:decimal ;
  dwc:decimalLongitude "7.840833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.840833)"^^geo:wktLiteral ;
  geo-pos:lat "43.533333"^^xsd:decimal ;
  geo-pos:long "7.840833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4694'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4694'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.840833'^^xsd:double;
  dwc:startLongitude '7.840833'^^xsd:double;
  dwc:endLongitude '7.840833'^^xsd:double;
  dwc:latitude '43.533333'^^xsd:double;
  dwc:startLatitude '43.533333'^^xsd:double;
  dwc:endLatitude '43.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.840833 43.533333, 7.840833 43.533333, 7.840833 43.533333, 7.840833 43.533333, 7.840833 43.533333))'^^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 '774_4694'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6902 7.69995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6902"^^xsd:decimal ;
  dwc:decimalLongitude "7.69995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6902 7.69995)"^^geo:wktLiteral ;
  geo-pos:lat "43.6902"^^xsd:decimal ;
  geo-pos:long "7.69995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5342'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5342'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.750555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69995'^^xsd:double;
  dwc:startLongitude '7.69995'^^xsd:double;
  dwc:endLongitude '7.69995'^^xsd:double;
  dwc:latitude '43.6902'^^xsd:double;
  dwc:startLatitude '43.6902'^^xsd:double;
  dwc:endLatitude '43.6902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69995 43.6902, 7.69995 43.6902, 7.69995 43.6902, 7.69995 43.6902, 7.69995 43.6902))'^^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 '774_5342'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80281 8.24967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80281"^^xsd:decimal ;
  dwc:decimalLongitude "8.24967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80281 8.24967)"^^geo:wktLiteral ;
  geo-pos:lat "43.80281"^^xsd:decimal ;
  geo-pos:long "8.24967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5341'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5341'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.608611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24967'^^xsd:double;
  dwc:startLongitude '8.24967'^^xsd:double;
  dwc:endLongitude '8.24967'^^xsd:double;
  dwc:latitude '43.80281'^^xsd:double;
  dwc:startLatitude '43.80281'^^xsd:double;
  dwc:endLatitude '43.80281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24967 43.80281, 8.24967 43.80281, 8.24967 43.80281, 8.24967 43.80281, 8.24967 43.80281))'^^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 '774_5341'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73533 7.958235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73533"^^xsd:decimal ;
  dwc:decimalLongitude "7.958235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73533 7.958235)"^^geo:wktLiteral ;
  geo-pos:lat "43.73533"^^xsd:decimal ;
  geo-pos:long "7.958235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7674'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7674'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.035'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.958235'^^xsd:double;
  dwc:startLongitude '7.958235'^^xsd:double;
  dwc:endLongitude '7.958235'^^xsd:double;
  dwc:latitude '43.73533'^^xsd:double;
  dwc:startLatitude '43.73533'^^xsd:double;
  dwc:endLatitude '43.73533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.958235 43.73533, 7.958235 43.73533, 7.958235 43.73533, 7.958235 43.73533, 7.958235 43.73533))'^^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 '774_7674'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15898 7.93313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15898"^^xsd:decimal ;
  dwc:decimalLongitude "7.93313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15898 7.93313)"^^geo:wktLiteral ;
  geo-pos:lat "43.15898"^^xsd:decimal ;
  geo-pos:long "7.93313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6425'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6425'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.521111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93313'^^xsd:double;
  dwc:startLongitude '7.93313'^^xsd:double;
  dwc:endLongitude '7.93313'^^xsd:double;
  dwc:latitude '43.15898'^^xsd:double;
  dwc:startLatitude '43.15898'^^xsd:double;
  dwc:endLatitude '43.15898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93313 43.15898, 7.93313 43.15898, 7.93313 43.15898, 7.93313 43.15898, 7.93313 43.15898))'^^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 '774_6425'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671379 8.292445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671379"^^xsd:decimal ;
  dwc:decimalLongitude "8.292445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671379 8.292445)"^^geo:wktLiteral ;
  geo-pos:lat "43.671379"^^xsd:decimal ;
  geo-pos:long "8.292445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5820'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5820'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.465'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.292445'^^xsd:double;
  dwc:startLongitude '8.292445'^^xsd:double;
  dwc:endLongitude '8.292445'^^xsd:double;
  dwc:latitude '43.671379'^^xsd:double;
  dwc:startLatitude '43.671379'^^xsd:double;
  dwc:endLatitude '43.671379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.292445 43.671379, 8.292445 43.671379, 8.292445 43.671379, 8.292445 43.671379, 8.292445 43.671379))'^^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 '774_5820'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51084 7.44559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51084"^^xsd:decimal ;
  dwc:decimalLongitude "7.44559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51084 7.44559)"^^geo:wktLiteral ;
  geo-pos:lat "43.51084"^^xsd:decimal ;
  geo-pos:long "7.44559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6772'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6772'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.645555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44559'^^xsd:double;
  dwc:startLongitude '7.44559'^^xsd:double;
  dwc:endLongitude '7.44559'^^xsd:double;
  dwc:latitude '43.51084'^^xsd:double;
  dwc:startLatitude '43.51084'^^xsd:double;
  dwc:endLatitude '43.51084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44559 43.51084, 7.44559 43.51084, 7.44559 43.51084, 7.44559 43.51084, 7.44559 43.51084))'^^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 '774_6772'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.164 8.264333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.164"^^xsd:decimal ;
  dwc:decimalLongitude "8.264333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.164 8.264333)"^^geo:wktLiteral ;
  geo-pos:lat "43.164"^^xsd:decimal ;
  geo-pos:long "8.264333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4737'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4737'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.033055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.264333'^^xsd:double;
  dwc:startLongitude '8.264333'^^xsd:double;
  dwc:endLongitude '8.264333'^^xsd:double;
  dwc:latitude '43.164'^^xsd:double;
  dwc:startLatitude '43.164'^^xsd:double;
  dwc:endLatitude '43.164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.264333 43.164, 8.264333 43.164, 8.264333 43.164, 8.264333 43.164, 8.264333 43.164))'^^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 '774_4737'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.839275 8.304332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.839275"^^xsd:decimal ;
  dwc:decimalLongitude "8.304332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.839275 8.304332)"^^geo:wktLiteral ;
  geo-pos:lat "43.839275"^^xsd:decimal ;
  geo-pos:long "8.304332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6046'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6046'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.304332'^^xsd:double;
  dwc:startLongitude '8.304332'^^xsd:double;
  dwc:endLongitude '8.304332'^^xsd:double;
  dwc:latitude '43.839275'^^xsd:double;
  dwc:startLatitude '43.839275'^^xsd:double;
  dwc:endLatitude '43.839275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.304332 43.839275, 8.304332 43.839275, 8.304332 43.839275, 8.304332 43.839275, 8.304332 43.839275))'^^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 '774_6046'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24978 8.0045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24978"^^xsd:decimal ;
  dwc:decimalLongitude "8.0045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24978 8.0045)"^^geo:wktLiteral ;
  geo-pos:lat "43.24978"^^xsd:decimal ;
  geo-pos:long "8.0045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5128'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5128'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0045'^^xsd:double;
  dwc:startLongitude '8.0045'^^xsd:double;
  dwc:endLongitude '8.0045'^^xsd:double;
  dwc:latitude '43.24978'^^xsd:double;
  dwc:startLatitude '43.24978'^^xsd:double;
  dwc:endLatitude '43.24978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0045 43.24978, 8.0045 43.24978, 8.0045 43.24978, 8.0045 43.24978, 8.0045 43.24978))'^^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 '774_5128'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.201237 7.2642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.201237"^^xsd:decimal ;
  dwc:decimalLongitude "7.2642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.201237 7.2642)"^^geo:wktLiteral ;
  geo-pos:lat "43.201237"^^xsd:decimal ;
  geo-pos:long "7.2642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5507'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5507'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.606666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2642'^^xsd:double;
  dwc:startLongitude '7.2642'^^xsd:double;
  dwc:endLongitude '7.2642'^^xsd:double;
  dwc:latitude '43.201237'^^xsd:double;
  dwc:startLatitude '43.201237'^^xsd:double;
  dwc:endLatitude '43.201237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2642 43.201237, 7.2642 43.201237, 7.2642 43.201237, 7.2642 43.201237, 7.2642 43.201237))'^^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 '774_5507'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36983 8.47826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36983"^^xsd:decimal ;
  dwc:decimalLongitude "8.47826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36983 8.47826)"^^geo:wktLiteral ;
  geo-pos:lat "43.36983"^^xsd:decimal ;
  geo-pos:long "8.47826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6692'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6692'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.9605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.47826'^^xsd:double;
  dwc:startLongitude '8.47826'^^xsd:double;
  dwc:endLongitude '8.47826'^^xsd:double;
  dwc:latitude '43.36983'^^xsd:double;
  dwc:startLatitude '43.36983'^^xsd:double;
  dwc:endLatitude '43.36983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.47826 43.36983, 8.47826 43.36983, 8.47826 43.36983, 8.47826 43.36983, 8.47826 43.36983))'^^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 '774_6692'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59822 7.487659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59822"^^xsd:decimal ;
  dwc:decimalLongitude "7.487659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59822 7.487659)"^^geo:wktLiteral ;
  geo-pos:lat "43.59822"^^xsd:decimal ;
  geo-pos:long "7.487659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8174'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8174'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.487659'^^xsd:double;
  dwc:startLongitude '7.487659'^^xsd:double;
  dwc:endLongitude '7.487659'^^xsd:double;
  dwc:latitude '43.59822'^^xsd:double;
  dwc:startLatitude '43.59822'^^xsd:double;
  dwc:endLatitude '43.59822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.487659 43.59822, 7.487659 43.59822, 7.487659 43.59822, 7.487659 43.59822, 7.487659 43.59822))'^^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 '774_8174'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 8.013667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.013667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 8.013667)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "8.013667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2291'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2291'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.013667'^^xsd:double;
  dwc:startLongitude '8.013667'^^xsd:double;
  dwc:endLongitude '8.013667'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:startLatitude '43.45'^^xsd:double;
  dwc:endLatitude '43.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.013667 43.45, 8.013667 43.45, 8.013667 43.45, 8.013667 43.45, 8.013667 43.45))'^^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 '774_2291'^^xsd:string;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52661 7.49891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52661"^^xsd:decimal ;
  dwc:decimalLongitude "7.49891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52661 7.49891)"^^geo:wktLiteral ;
  geo-pos:lat "43.52661"^^xsd:decimal ;
  geo-pos:long "7.49891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6365'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6365'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2147222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.49891'^^xsd:double;
  dwc:startLongitude '7.49891'^^xsd:double;
  dwc:endLongitude '7.49891'^^xsd:double;
  dwc:latitude '43.52661'^^xsd:double;
  dwc:startLatitude '43.52661'^^xsd:double;
  dwc:endLatitude '43.52661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.49891 43.52661, 7.49891 43.52661, 7.49891 43.52661, 7.49891 43.52661, 7.49891 43.52661))'^^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 '774_6365'^^xsd:string;
  dwc:observationDate '2009-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59391 7.8406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59391"^^xsd:decimal ;
  dwc:decimalLongitude "7.8406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59391 7.8406)"^^geo:wktLiteral ;
  geo-pos:lat "43.59391"^^xsd:decimal ;
  geo-pos:long "7.8406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8148'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8148'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.453611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8406'^^xsd:double;
  dwc:startLongitude '7.8406'^^xsd:double;
  dwc:endLongitude '7.8406'^^xsd:double;
  dwc:latitude '43.59391'^^xsd:double;
  dwc:startLatitude '43.59391'^^xsd:double;
  dwc:endLatitude '43.59391'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8406 43.59391, 7.8406 43.59391, 7.8406 43.59391, 7.8406 43.59391, 7.8406 43.59391))'^^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 '774_8148'^^xsd:string;
  dwc:observationDate '2012-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62331 8.42705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62331"^^xsd:decimal ;
  dwc:decimalLongitude "8.42705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62331 8.42705)"^^geo:wktLiteral ;
  geo-pos:lat "43.62331"^^xsd:decimal ;
  geo-pos:long "8.42705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6753'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6753'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.141666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.42705'^^xsd:double;
  dwc:startLongitude '8.42705'^^xsd:double;
  dwc:endLongitude '8.42705'^^xsd:double;
  dwc:latitude '43.62331'^^xsd:double;
  dwc:startLatitude '43.62331'^^xsd:double;
  dwc:endLatitude '43.62331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.42705 43.62331, 8.42705 43.62331, 8.42705 43.62331, 8.42705 43.62331, 8.42705 43.62331))'^^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 '774_6753'^^xsd:string;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78572 7.86808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78572"^^xsd:decimal ;
  dwc:decimalLongitude "7.86808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78572 7.86808)"^^geo:wktLiteral ;
  geo-pos:lat "43.78572"^^xsd:decimal ;
  geo-pos:long "7.86808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6635'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6635'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.781111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86808'^^xsd:double;
  dwc:startLongitude '7.86808'^^xsd:double;
  dwc:endLongitude '7.86808'^^xsd:double;
  dwc:latitude '43.78572'^^xsd:double;
  dwc:startLatitude '43.78572'^^xsd:double;
  dwc:endLatitude '43.78572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86808 43.78572, 7.86808 43.78572, 7.86808 43.78572, 7.86808 43.78572, 7.86808 43.78572))'^^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 '774_6635'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50737 7.79322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50737"^^xsd:decimal ;
  dwc:decimalLongitude "7.79322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50737 7.79322)"^^geo:wktLiteral ;
  geo-pos:lat "43.50737"^^xsd:decimal ;
  geo-pos:long "7.79322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6629'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8177777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79322'^^xsd:double;
  dwc:startLongitude '7.79322'^^xsd:double;
  dwc:endLongitude '7.79322'^^xsd:double;
  dwc:latitude '43.50737'^^xsd:double;
  dwc:startLatitude '43.50737'^^xsd:double;
  dwc:endLatitude '43.50737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79322 43.50737, 7.79322 43.50737, 7.79322 43.50737, 7.79322 43.50737, 7.79322 43.50737))'^^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 '774_6629'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04317 8.89417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04317"^^xsd:decimal ;
  dwc:decimalLongitude "8.89417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04317 8.89417)"^^geo:wktLiteral ;
  geo-pos:lat "43.04317"^^xsd:decimal ;
  geo-pos:long "8.89417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5005'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5005'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.89417'^^xsd:double;
  dwc:startLongitude '8.89417'^^xsd:double;
  dwc:endLongitude '8.89417'^^xsd:double;
  dwc:latitude '43.04317'^^xsd:double;
  dwc:startLatitude '43.04317'^^xsd:double;
  dwc:endLatitude '43.04317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.89417 43.04317, 8.89417 43.04317, 8.89417 43.04317, 8.89417 43.04317, 8.89417 43.04317))'^^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 '774_5005'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459 7.7795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459"^^xsd:decimal ;
  dwc:decimalLongitude "7.7795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459 7.7795)"^^geo:wktLiteral ;
  geo-pos:lat "43.459"^^xsd:decimal ;
  geo-pos:long "7.7795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3316'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3316'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7795'^^xsd:double;
  dwc:startLongitude '7.7795'^^xsd:double;
  dwc:endLongitude '7.7795'^^xsd:double;
  dwc:latitude '43.459'^^xsd:double;
  dwc:startLatitude '43.459'^^xsd:double;
  dwc:endLatitude '43.459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7795 43.459, 7.7795 43.459, 7.7795 43.459, 7.7795 43.459, 7.7795 43.459))'^^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 '774_3316'^^xsd:string;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55226 7.543833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55226"^^xsd:decimal ;
  dwc:decimalLongitude "7.543833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55226 7.543833)"^^geo:wktLiteral ;
  geo-pos:lat "43.55226"^^xsd:decimal ;
  geo-pos:long "7.543833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7908'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7908'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1641666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.543833'^^xsd:double;
  dwc:startLongitude '7.543833'^^xsd:double;
  dwc:endLongitude '7.543833'^^xsd:double;
  dwc:latitude '43.55226'^^xsd:double;
  dwc:startLatitude '43.55226'^^xsd:double;
  dwc:endLatitude '43.55226'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.543833 43.55226, 7.543833 43.55226, 7.543833 43.55226, 7.543833 43.55226, 7.543833 43.55226))'^^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 '774_7908'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63492 7.714207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63492"^^xsd:decimal ;
  dwc:decimalLongitude "7.714207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63492 7.714207)"^^geo:wktLiteral ;
  geo-pos:lat "43.63492"^^xsd:decimal ;
  geo-pos:long "7.714207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8149'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8149'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.496388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.714207'^^xsd:double;
  dwc:startLongitude '7.714207'^^xsd:double;
  dwc:endLongitude '7.714207'^^xsd:double;
  dwc:latitude '43.63492'^^xsd:double;
  dwc:startLatitude '43.63492'^^xsd:double;
  dwc:endLatitude '43.63492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.714207 43.63492, 7.714207 43.63492, 7.714207 43.63492, 7.714207 43.63492, 7.714207 43.63492))'^^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 '774_8149'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60857 7.311208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60857"^^xsd:decimal ;
  dwc:decimalLongitude "7.311208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60857 7.311208)"^^geo:wktLiteral ;
  geo-pos:lat "43.60857"^^xsd:decimal ;
  geo-pos:long "7.311208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7682'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7682'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.604444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.311208'^^xsd:double;
  dwc:startLongitude '7.311208'^^xsd:double;
  dwc:endLongitude '7.311208'^^xsd:double;
  dwc:latitude '43.60857'^^xsd:double;
  dwc:startLatitude '43.60857'^^xsd:double;
  dwc:endLatitude '43.60857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.311208 43.60857, 7.311208 43.60857, 7.311208 43.60857, 7.311208 43.60857, 7.311208 43.60857))'^^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 '774_7682'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64857 7.6566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64857"^^xsd:decimal ;
  dwc:decimalLongitude "7.6566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64857 7.6566)"^^geo:wktLiteral ;
  geo-pos:lat "43.64857"^^xsd:decimal ;
  geo-pos:long "7.6566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6815'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6815'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.052222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6566'^^xsd:double;
  dwc:startLongitude '7.6566'^^xsd:double;
  dwc:endLongitude '7.6566'^^xsd:double;
  dwc:latitude '43.64857'^^xsd:double;
  dwc:startLatitude '43.64857'^^xsd:double;
  dwc:endLatitude '43.64857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6566 43.64857, 7.6566 43.64857, 7.6566 43.64857, 7.6566 43.64857, 7.6566 43.64857))'^^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 '774_6815'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403507 8.065586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.403507"^^xsd:decimal ;
  dwc:decimalLongitude "8.065586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403507 8.065586)"^^geo:wktLiteral ;
  geo-pos:lat "43.403507"^^xsd:decimal ;
  geo-pos:long "8.065586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6314'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6314'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.862777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.065586'^^xsd:double;
  dwc:startLongitude '8.065586'^^xsd:double;
  dwc:endLongitude '8.065586'^^xsd:double;
  dwc:latitude '43.403507'^^xsd:double;
  dwc:startLatitude '43.403507'^^xsd:double;
  dwc:endLatitude '43.403507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.065586 43.403507, 8.065586 43.403507, 8.065586 43.403507, 8.065586 43.403507, 8.065586 43.403507))'^^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 '774_6314'^^xsd:string;
  dwc:observationDate '2008-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589844 8.03667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.589844"^^xsd:decimal ;
  dwc:decimalLongitude "8.03667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589844 8.03667)"^^geo:wktLiteral ;
  geo-pos:lat "43.589844"^^xsd:decimal ;
  geo-pos:long "8.03667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6042'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6042'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.933888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03667'^^xsd:double;
  dwc:startLongitude '8.03667'^^xsd:double;
  dwc:endLongitude '8.03667'^^xsd:double;
  dwc:latitude '43.589844'^^xsd:double;
  dwc:startLatitude '43.589844'^^xsd:double;
  dwc:endLatitude '43.589844'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03667 43.589844, 8.03667 43.589844, 8.03667 43.589844, 8.03667 43.589844, 8.03667 43.589844))'^^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 '774_6042'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667286 7.8394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667286"^^xsd:decimal ;
  dwc:decimalLongitude "7.8394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667286 7.8394)"^^geo:wktLiteral ;
  geo-pos:lat "43.667286"^^xsd:decimal ;
  geo-pos:long "7.8394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5512'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5512'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.2108333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8394'^^xsd:double;
  dwc:startLongitude '7.8394'^^xsd:double;
  dwc:endLongitude '7.8394'^^xsd:double;
  dwc:latitude '43.667286'^^xsd:double;
  dwc:startLatitude '43.667286'^^xsd:double;
  dwc:endLatitude '43.667286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8394 43.667286, 7.8394 43.667286, 7.8394 43.667286, 7.8394 43.667286, 7.8394 43.667286))'^^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 '774_5512'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57783 7.606383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57783"^^xsd:decimal ;
  dwc:decimalLongitude "7.606383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57783 7.606383)"^^geo:wktLiteral ;
  geo-pos:lat "43.57783"^^xsd:decimal ;
  geo-pos:long "7.606383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5242'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5242'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.533611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.606383'^^xsd:double;
  dwc:startLongitude '7.606383'^^xsd:double;
  dwc:endLongitude '7.606383'^^xsd:double;
  dwc:latitude '43.57783'^^xsd:double;
  dwc:startLatitude '43.57783'^^xsd:double;
  dwc:endLatitude '43.57783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.606383 43.57783, 7.606383 43.57783, 7.606383 43.57783, 7.606383 43.57783, 7.606383 43.57783))'^^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 '774_5242'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36589 7.807867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36589"^^xsd:decimal ;
  dwc:decimalLongitude "7.807867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36589 7.807867)"^^geo:wktLiteral ;
  geo-pos:lat "43.36589"^^xsd:decimal ;
  geo-pos:long "7.807867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5286'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5286'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.503333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.807867'^^xsd:double;
  dwc:startLongitude '7.807867'^^xsd:double;
  dwc:endLongitude '7.807867'^^xsd:double;
  dwc:latitude '43.36589'^^xsd:double;
  dwc:startLatitude '43.36589'^^xsd:double;
  dwc:endLatitude '43.36589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.807867 43.36589, 7.807867 43.36589, 7.807867 43.36589, 7.807867 43.36589, 7.807867 43.36589))'^^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 '774_5286'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.724285 7.774796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.724285"^^xsd:decimal ;
  dwc:decimalLongitude "7.774796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.724285 7.774796)"^^geo:wktLiteral ;
  geo-pos:lat "43.724285"^^xsd:decimal ;
  geo-pos:long "7.774796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6337'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6337'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.774796'^^xsd:double;
  dwc:startLongitude '7.774796'^^xsd:double;
  dwc:endLongitude '7.774796'^^xsd:double;
  dwc:latitude '43.724285'^^xsd:double;
  dwc:startLatitude '43.724285'^^xsd:double;
  dwc:endLatitude '43.724285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.774796 43.724285, 7.774796 43.724285, 7.774796 43.724285, 7.774796 43.724285, 7.774796 43.724285))'^^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 '774_6337'^^xsd:string;
  dwc:observationDate '2008-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5797 7.6922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5797"^^xsd:decimal ;
  dwc:decimalLongitude "7.6922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5797 7.6922)"^^geo:wktLiteral ;
  geo-pos:lat "43.5797"^^xsd:decimal ;
  geo-pos:long "7.6922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5097'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5097'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6922'^^xsd:double;
  dwc:startLongitude '7.6922'^^xsd:double;
  dwc:endLongitude '7.6922'^^xsd:double;
  dwc:latitude '43.5797'^^xsd:double;
  dwc:startLatitude '43.5797'^^xsd:double;
  dwc:endLatitude '43.5797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6922 43.5797, 7.6922 43.5797, 7.6922 43.5797, 7.6922 43.5797, 7.6922 43.5797))'^^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 '774_5097'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.720264 7.535205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.720264"^^xsd:decimal ;
  dwc:decimalLongitude "7.535205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.720264 7.535205)"^^geo:wktLiteral ;
  geo-pos:lat "43.720264"^^xsd:decimal ;
  geo-pos:long "7.535205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5884'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5884'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7822222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.535205'^^xsd:double;
  dwc:startLongitude '7.535205'^^xsd:double;
  dwc:endLongitude '7.535205'^^xsd:double;
  dwc:latitude '43.720264'^^xsd:double;
  dwc:startLatitude '43.720264'^^xsd:double;
  dwc:endLatitude '43.720264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.535205 43.720264, 7.535205 43.720264, 7.535205 43.720264, 7.535205 43.720264, 7.535205 43.720264))'^^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 '774_5884'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55946 7.93877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55946"^^xsd:decimal ;
  dwc:decimalLongitude "7.93877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55946 7.93877)"^^geo:wktLiteral ;
  geo-pos:lat "43.55946"^^xsd:decimal ;
  geo-pos:long "7.93877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5223'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5223'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93877'^^xsd:double;
  dwc:startLongitude '7.93877'^^xsd:double;
  dwc:endLongitude '7.93877'^^xsd:double;
  dwc:latitude '43.55946'^^xsd:double;
  dwc:startLatitude '43.55946'^^xsd:double;
  dwc:endLatitude '43.55946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93877 43.55946, 7.93877 43.55946, 7.93877 43.55946, 7.93877 43.55946, 7.93877 43.55946))'^^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 '774_5223'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02217 7.90778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02217"^^xsd:decimal ;
  dwc:decimalLongitude "7.90778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02217 7.90778)"^^geo:wktLiteral ;
  geo-pos:lat "43.02217"^^xsd:decimal ;
  geo-pos:long "7.90778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5254'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5254'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.6361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90778'^^xsd:double;
  dwc:startLongitude '7.90778'^^xsd:double;
  dwc:endLongitude '7.90778'^^xsd:double;
  dwc:latitude '43.02217'^^xsd:double;
  dwc:startLatitude '43.02217'^^xsd:double;
  dwc:endLatitude '43.02217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90778 43.02217, 7.90778 43.02217, 7.90778 43.02217, 7.90778 43.02217, 7.90778 43.02217))'^^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 '774_5254'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614333 7.8915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.614333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614333 7.8915)"^^geo:wktLiteral ;
  geo-pos:lat "43.614333"^^xsd:decimal ;
  geo-pos:long "7.8915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4425'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4425'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8915'^^xsd:double;
  dwc:startLongitude '7.8915'^^xsd:double;
  dwc:endLongitude '7.8915'^^xsd:double;
  dwc:latitude '43.614333'^^xsd:double;
  dwc:startLatitude '43.614333'^^xsd:double;
  dwc:endLatitude '43.614333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8915 43.614333, 7.8915 43.614333, 7.8915 43.614333, 7.8915 43.614333, 7.8915 43.614333))'^^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 '774_4425'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29884 8.19023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29884"^^xsd:decimal ;
  dwc:decimalLongitude "8.19023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29884 8.19023)"^^geo:wktLiteral ;
  geo-pos:lat "43.29884"^^xsd:decimal ;
  geo-pos:long "8.19023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4822'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4822'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.283055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.19023'^^xsd:double;
  dwc:startLongitude '8.19023'^^xsd:double;
  dwc:endLongitude '8.19023'^^xsd:double;
  dwc:latitude '43.29884'^^xsd:double;
  dwc:startLatitude '43.29884'^^xsd:double;
  dwc:endLatitude '43.29884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.19023 43.29884, 8.19023 43.29884, 8.19023 43.29884, 8.19023 43.29884, 8.19023 43.29884))'^^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 '774_4822'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.412 7.992333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.412"^^xsd:decimal ;
  dwc:decimalLongitude "7.992333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.412 7.992333)"^^geo:wktLiteral ;
  geo-pos:lat "43.412"^^xsd:decimal ;
  geo-pos:long "7.992333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4278'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4278'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.992333'^^xsd:double;
  dwc:startLongitude '7.992333'^^xsd:double;
  dwc:endLongitude '7.992333'^^xsd:double;
  dwc:latitude '43.412'^^xsd:double;
  dwc:startLatitude '43.412'^^xsd:double;
  dwc:endLatitude '43.412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.992333 43.412, 7.992333 43.412, 7.992333 43.412, 7.992333 43.412, 7.992333 43.412))'^^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 '774_4278'^^xsd:string;
  dwc:observationDate '1995-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392342 7.346758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392342"^^xsd:decimal ;
  dwc:decimalLongitude "7.346758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392342 7.346758)"^^geo:wktLiteral ;
  geo-pos:lat "43.392342"^^xsd:decimal ;
  geo-pos:long "7.346758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5742'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5742'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.346758'^^xsd:double;
  dwc:startLongitude '7.346758'^^xsd:double;
  dwc:endLongitude '7.346758'^^xsd:double;
  dwc:latitude '43.392342'^^xsd:double;
  dwc:startLatitude '43.392342'^^xsd:double;
  dwc:endLatitude '43.392342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.346758 43.392342, 7.346758 43.392342, 7.346758 43.392342, 7.346758 43.392342, 7.346758 43.392342))'^^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 '774_5742'^^xsd:string;
  dwc:observationDate '2005-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61953 7.83797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61953"^^xsd:decimal ;
  dwc:decimalLongitude "7.83797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61953 7.83797)"^^geo:wktLiteral ;
  geo-pos:lat "43.61953"^^xsd:decimal ;
  geo-pos:long "7.83797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5075'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5075'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.750555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83797'^^xsd:double;
  dwc:startLongitude '7.83797'^^xsd:double;
  dwc:endLongitude '7.83797'^^xsd:double;
  dwc:latitude '43.61953'^^xsd:double;
  dwc:startLatitude '43.61953'^^xsd:double;
  dwc:endLatitude '43.61953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83797 43.61953, 7.83797 43.61953, 7.83797 43.61953, 7.83797 43.61953, 7.83797 43.61953))'^^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 '774_5075'^^xsd:string;
  dwc:observationDate '2001-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.203333 8.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.203333"^^xsd:decimal ;
  dwc:decimalLongitude "8.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.203333 8.425)"^^geo:wktLiteral ;
  geo-pos:lat "43.203333"^^xsd:decimal ;
  geo-pos:long "8.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3908'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3908'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.425'^^xsd:double;
  dwc:startLongitude '8.425'^^xsd:double;
  dwc:endLongitude '8.425'^^xsd:double;
  dwc:latitude '43.203333'^^xsd:double;
  dwc:startLatitude '43.203333'^^xsd:double;
  dwc:endLatitude '43.203333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.425 43.203333, 8.425 43.203333, 8.425 43.203333, 8.425 43.203333, 8.425 43.203333))'^^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 '774_3908'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.454167 8.203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.454167"^^xsd:decimal ;
  dwc:decimalLongitude "8.203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.454167 8.203333)"^^geo:wktLiteral ;
  geo-pos:lat "43.454167"^^xsd:decimal ;
  geo-pos:long "8.203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3600'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.203333'^^xsd:double;
  dwc:startLongitude '8.203333'^^xsd:double;
  dwc:endLongitude '8.203333'^^xsd:double;
  dwc:latitude '43.454167'^^xsd:double;
  dwc:startLatitude '43.454167'^^xsd:double;
  dwc:endLatitude '43.454167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.203333 43.454167, 8.203333 43.454167, 8.203333 43.454167, 8.203333 43.454167, 8.203333 43.454167))'^^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 '774_3600'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467167 7.6875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467167 7.6875)"^^geo:wktLiteral ;
  geo-pos:lat "43.467167"^^xsd:decimal ;
  geo-pos:long "7.6875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3764'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3764'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6875'^^xsd:double;
  dwc:startLongitude '7.6875'^^xsd:double;
  dwc:endLongitude '7.6875'^^xsd:double;
  dwc:latitude '43.467167'^^xsd:double;
  dwc:startLatitude '43.467167'^^xsd:double;
  dwc:endLatitude '43.467167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6875 43.467167, 7.6875 43.467167, 7.6875 43.467167, 7.6875 43.467167, 7.6875 43.467167))'^^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 '774_3764'^^xsd:string;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616167 7.934683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616167"^^xsd:decimal ;
  dwc:decimalLongitude "7.934683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616167 7.934683)"^^geo:wktLiteral ;
  geo-pos:lat "43.616167"^^xsd:decimal ;
  geo-pos:long "7.934683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3378'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3378'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.934683'^^xsd:double;
  dwc:startLongitude '7.934683'^^xsd:double;
  dwc:endLongitude '7.934683'^^xsd:double;
  dwc:latitude '43.616167'^^xsd:double;
  dwc:startLatitude '43.616167'^^xsd:double;
  dwc:endLatitude '43.616167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.934683 43.616167, 7.934683 43.616167, 7.934683 43.616167, 7.934683 43.616167, 7.934683 43.616167))'^^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 '774_3378'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.731667 8.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.731667"^^xsd:decimal ;
  dwc:decimalLongitude "8.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.731667 8.574)"^^geo:wktLiteral ;
  geo-pos:lat "42.731667"^^xsd:decimal ;
  geo-pos:long "8.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4572'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4572'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.521388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.574'^^xsd:double;
  dwc:startLongitude '8.574'^^xsd:double;
  dwc:endLongitude '8.574'^^xsd:double;
  dwc:latitude '42.731667'^^xsd:double;
  dwc:startLatitude '42.731667'^^xsd:double;
  dwc:endLatitude '42.731667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.574 42.731667, 8.574 42.731667, 8.574 42.731667, 8.574 42.731667, 8.574 42.731667))'^^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 '774_4572'^^xsd:string;
  dwc:observationDate '1997-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943559 15.636656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.943559"^^xsd:decimal ;
  dwc:decimalLongitude "15.636656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943559 15.636656)"^^geo:wktLiteral ;
  geo-pos:lat "37.943559"^^xsd:decimal ;
  geo-pos:long "15.636656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8418'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.636656'^^xsd:double;
  dwc:startLongitude '15.636656'^^xsd:double;
  dwc:endLongitude '15.636656'^^xsd:double;
  dwc:latitude '37.943559'^^xsd:double;
  dwc:startLatitude '37.943559'^^xsd:double;
  dwc:endLatitude '37.943559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.636656 37.943559, 15.636656 37.943559, 15.636656 37.943559, 15.636656 37.943559, 15.636656 37.943559))'^^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 '774_8418'^^xsd:string;
  dwc:observationDate '2011-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61665 7.392217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61665"^^xsd:decimal ;
  dwc:decimalLongitude "7.392217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61665 7.392217)"^^geo:wktLiteral ;
  geo-pos:lat "43.61665"^^xsd:decimal ;
  geo-pos:long "7.392217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5444'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5444'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.786666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.392217'^^xsd:double;
  dwc:startLongitude '7.392217'^^xsd:double;
  dwc:endLongitude '7.392217'^^xsd:double;
  dwc:latitude '43.61665'^^xsd:double;
  dwc:startLatitude '43.61665'^^xsd:double;
  dwc:endLatitude '43.61665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.392217 43.61665, 7.392217 43.61665, 7.392217 43.61665, 7.392217 43.61665, 7.392217 43.61665))'^^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 '774_5444'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378426 7.557462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.378426"^^xsd:decimal ;
  dwc:decimalLongitude "7.557462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378426 7.557462)"^^geo:wktLiteral ;
  geo-pos:lat "43.378426"^^xsd:decimal ;
  geo-pos:long "7.557462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6110'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6110'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.935555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.557462'^^xsd:double;
  dwc:startLongitude '7.557462'^^xsd:double;
  dwc:endLongitude '7.557462'^^xsd:double;
  dwc:latitude '43.378426'^^xsd:double;
  dwc:startLatitude '43.378426'^^xsd:double;
  dwc:endLatitude '43.378426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.557462 43.378426, 7.557462 43.378426, 7.557462 43.378426, 7.557462 43.378426, 7.557462 43.378426))'^^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 '774_6110'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595848 8.029516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.595848"^^xsd:decimal ;
  dwc:decimalLongitude "8.029516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595848 8.029516)"^^geo:wktLiteral ;
  geo-pos:lat "43.595848"^^xsd:decimal ;
  geo-pos:long "8.029516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5420'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5420'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.999444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029516'^^xsd:double;
  dwc:startLongitude '8.029516'^^xsd:double;
  dwc:endLongitude '8.029516'^^xsd:double;
  dwc:latitude '43.595848'^^xsd:double;
  dwc:startLatitude '43.595848'^^xsd:double;
  dwc:endLatitude '43.595848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029516 43.595848, 8.029516 43.595848, 8.029516 43.595848, 8.029516 43.595848, 8.029516 43.595848))'^^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 '774_5420'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.487988 7.672951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.487988"^^xsd:decimal ;
  dwc:decimalLongitude "7.672951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.487988 7.672951)"^^geo:wktLiteral ;
  geo-pos:lat "43.487988"^^xsd:decimal ;
  geo-pos:long "7.672951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5773'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5773'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.117222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.672951'^^xsd:double;
  dwc:startLongitude '7.672951'^^xsd:double;
  dwc:endLongitude '7.672951'^^xsd:double;
  dwc:latitude '43.487988'^^xsd:double;
  dwc:startLatitude '43.487988'^^xsd:double;
  dwc:endLatitude '43.487988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.672951 43.487988, 7.672951 43.487988, 7.672951 43.487988, 7.672951 43.487988, 7.672951 43.487988))'^^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 '774_5773'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562046 7.817285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562046"^^xsd:decimal ;
  dwc:decimalLongitude "7.817285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562046 7.817285)"^^geo:wktLiteral ;
  geo-pos:lat "43.562046"^^xsd:decimal ;
  geo-pos:long "7.817285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6220'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6220'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.76166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817285'^^xsd:double;
  dwc:startLongitude '7.817285'^^xsd:double;
  dwc:endLongitude '7.817285'^^xsd:double;
  dwc:latitude '43.562046'^^xsd:double;
  dwc:startLatitude '43.562046'^^xsd:double;
  dwc:endLatitude '43.562046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817285 43.562046, 7.817285 43.562046, 7.817285 43.562046, 7.817285 43.562046, 7.817285 43.562046))'^^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 '774_6220'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30484 7.84973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30484"^^xsd:decimal ;
  dwc:decimalLongitude "7.84973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30484 7.84973)"^^geo:wktLiteral ;
  geo-pos:lat "43.30484"^^xsd:decimal ;
  geo-pos:long "7.84973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6455'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2994444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84973'^^xsd:double;
  dwc:startLongitude '7.84973'^^xsd:double;
  dwc:endLongitude '7.84973'^^xsd:double;
  dwc:latitude '43.30484'^^xsd:double;
  dwc:startLatitude '43.30484'^^xsd:double;
  dwc:endLatitude '43.30484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84973 43.30484, 7.84973 43.30484, 7.84973 43.30484, 7.84973 43.30484, 7.84973 43.30484))'^^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 '774_6455'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649372 7.401613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.649372"^^xsd:decimal ;
  dwc:decimalLongitude "7.401613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649372 7.401613)"^^geo:wktLiteral ;
  geo-pos:lat "43.649372"^^xsd:decimal ;
  geo-pos:long "7.401613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6139'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6139'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.895'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.401613'^^xsd:double;
  dwc:startLongitude '7.401613'^^xsd:double;
  dwc:endLongitude '7.401613'^^xsd:double;
  dwc:latitude '43.649372'^^xsd:double;
  dwc:startLatitude '43.649372'^^xsd:double;
  dwc:endLatitude '43.649372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.401613 43.649372, 7.401613 43.649372, 7.401613 43.649372, 7.401613 43.649372, 7.401613 43.649372))'^^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 '774_6139'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.772625 7.868967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.772625"^^xsd:decimal ;
  dwc:decimalLongitude "7.868967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.772625 7.868967)"^^geo:wktLiteral ;
  geo-pos:lat "43.772625"^^xsd:decimal ;
  geo-pos:long "7.868967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5915'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5915'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.868967'^^xsd:double;
  dwc:startLongitude '7.868967'^^xsd:double;
  dwc:endLongitude '7.868967'^^xsd:double;
  dwc:latitude '43.772625'^^xsd:double;
  dwc:startLatitude '43.772625'^^xsd:double;
  dwc:endLatitude '43.772625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.868967 43.772625, 7.868967 43.772625, 7.868967 43.772625, 7.868967 43.772625, 7.868967 43.772625))'^^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 '774_5915'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2397 7.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2397"^^xsd:decimal ;
  dwc:decimalLongitude "7.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2397 7.525)"^^geo:wktLiteral ;
  geo-pos:lat "43.2397"^^xsd:decimal ;
  geo-pos:long "7.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5270'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5270'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.525'^^xsd:double;
  dwc:startLongitude '7.525'^^xsd:double;
  dwc:endLongitude '7.525'^^xsd:double;
  dwc:latitude '43.2397'^^xsd:double;
  dwc:startLatitude '43.2397'^^xsd:double;
  dwc:endLatitude '43.2397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.525 43.2397, 7.525 43.2397, 7.525 43.2397, 7.525 43.2397, 7.525 43.2397))'^^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 '774_5270'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67188 8.18472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67188"^^xsd:decimal ;
  dwc:decimalLongitude "8.18472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67188 8.18472)"^^geo:wktLiteral ;
  geo-pos:lat "43.67188"^^xsd:decimal ;
  geo-pos:long "8.18472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5304'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5304'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.082222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.18472'^^xsd:double;
  dwc:startLongitude '8.18472'^^xsd:double;
  dwc:endLongitude '8.18472'^^xsd:double;
  dwc:latitude '43.67188'^^xsd:double;
  dwc:startLatitude '43.67188'^^xsd:double;
  dwc:endLatitude '43.67188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18472 43.67188, 8.18472 43.67188, 8.18472 43.67188, 8.18472 43.67188, 8.18472 43.67188))'^^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 '774_5304'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.126833 9.329833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.126833"^^xsd:decimal ;
  dwc:decimalLongitude "9.329833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.126833 9.329833)"^^geo:wktLiteral ;
  geo-pos:lat "43.126833"^^xsd:decimal ;
  geo-pos:long "9.329833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4520'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4520'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.503333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.329833'^^xsd:double;
  dwc:startLongitude '9.329833'^^xsd:double;
  dwc:endLongitude '9.329833'^^xsd:double;
  dwc:latitude '43.126833'^^xsd:double;
  dwc:startLatitude '43.126833'^^xsd:double;
  dwc:endLatitude '43.126833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.329833 43.126833, 9.329833 43.126833, 9.329833 43.126833, 9.329833 43.126833, 9.329833 43.126833))'^^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 '774_4520'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619833 7.571167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.619833"^^xsd:decimal ;
  dwc:decimalLongitude "7.571167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619833 7.571167)"^^geo:wktLiteral ;
  geo-pos:lat "43.619833"^^xsd:decimal ;
  geo-pos:long "7.571167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3353'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3353'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.571167'^^xsd:double;
  dwc:startLongitude '7.571167'^^xsd:double;
  dwc:endLongitude '7.571167'^^xsd:double;
  dwc:latitude '43.619833'^^xsd:double;
  dwc:startLatitude '43.619833'^^xsd:double;
  dwc:endLatitude '43.619833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.571167 43.619833, 7.571167 43.619833, 7.571167 43.619833, 7.571167 43.619833, 7.571167 43.619833))'^^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 '774_3353'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.006634 8.528809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.006634"^^xsd:decimal ;
  dwc:decimalLongitude "8.528809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.006634 8.528809)"^^geo:wktLiteral ;
  geo-pos:lat "44.006634"^^xsd:decimal ;
  geo-pos:long "8.528809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5890'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5890'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.036666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.528809'^^xsd:double;
  dwc:startLongitude '8.528809'^^xsd:double;
  dwc:endLongitude '8.528809'^^xsd:double;
  dwc:latitude '44.006634'^^xsd:double;
  dwc:startLatitude '44.006634'^^xsd:double;
  dwc:endLatitude '44.006634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.528809 44.006634, 8.528809 44.006634, 8.528809 44.006634, 8.528809 44.006634, 8.528809 44.006634))'^^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 '774_5890'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1675 22.584833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1675"^^xsd:decimal ;
  dwc:decimalLongitude "22.584833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1675 22.584833)"^^geo:wktLiteral ;
  geo-pos:lat "38.1675"^^xsd:decimal ;
  geo-pos:long "22.584833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_608'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_608'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.584833'^^xsd:double;
  dwc:startLongitude '22.584833'^^xsd:double;
  dwc:endLongitude '22.584833'^^xsd:double;
  dwc:latitude '38.1675'^^xsd:double;
  dwc:startLatitude '38.1675'^^xsd:double;
  dwc:endLatitude '38.1675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.584833 38.1675, 22.584833 38.1675, 22.584833 38.1675, 22.584833 38.1675, 22.584833 38.1675))'^^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 '774_608'^^xsd:string;
  dwc:observationDate '2009-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714867 8.167433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714867"^^xsd:decimal ;
  dwc:decimalLongitude "8.167433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714867 8.167433)"^^geo:wktLiteral ;
  geo-pos:lat "43.714867"^^xsd:decimal ;
  geo-pos:long "8.167433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7087'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7087'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.167433'^^xsd:double;
  dwc:startLongitude '8.167433'^^xsd:double;
  dwc:endLongitude '8.167433'^^xsd:double;
  dwc:latitude '43.714867'^^xsd:double;
  dwc:startLatitude '43.714867'^^xsd:double;
  dwc:endLatitude '43.714867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.167433 43.714867, 8.167433 43.714867, 8.167433 43.714867, 8.167433 43.714867, 8.167433 43.714867))'^^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 '774_7087'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5369 7.784083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5369"^^xsd:decimal ;
  dwc:decimalLongitude "7.784083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5369 7.784083)"^^geo:wktLiteral ;
  geo-pos:lat "43.5369"^^xsd:decimal ;
  geo-pos:long "7.784083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3417'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3417'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.784083'^^xsd:double;
  dwc:startLongitude '7.784083'^^xsd:double;
  dwc:endLongitude '7.784083'^^xsd:double;
  dwc:latitude '43.5369'^^xsd:double;
  dwc:startLatitude '43.5369'^^xsd:double;
  dwc:endLatitude '43.5369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.784083 43.5369, 7.784083 43.5369, 7.784083 43.5369, 7.784083 43.5369, 7.784083 43.5369))'^^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 '774_3417'^^xsd:string;
  dwc:observationDate '1991-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5958 7.7524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5958"^^xsd:decimal ;
  dwc:decimalLongitude "7.7524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5958 7.7524)"^^geo:wktLiteral ;
  geo-pos:lat "43.5958"^^xsd:decimal ;
  geo-pos:long "7.7524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7258'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7258'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.841111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7524'^^xsd:double;
  dwc:startLongitude '7.7524'^^xsd:double;
  dwc:endLongitude '7.7524'^^xsd:double;
  dwc:latitude '43.5958'^^xsd:double;
  dwc:startLatitude '43.5958'^^xsd:double;
  dwc:endLatitude '43.5958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7524 43.5958, 7.7524 43.5958, 7.7524 43.5958, 7.7524 43.5958, 7.7524 43.5958))'^^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 '774_7258'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7787 8.5599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7787"^^xsd:decimal ;
  dwc:decimalLongitude "8.5599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7787 8.5599)"^^geo:wktLiteral ;
  geo-pos:lat "43.7787"^^xsd:decimal ;
  geo-pos:long "8.5599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7210'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7210'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.432777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5599'^^xsd:double;
  dwc:startLongitude '8.5599'^^xsd:double;
  dwc:endLongitude '8.5599'^^xsd:double;
  dwc:latitude '43.7787'^^xsd:double;
  dwc:startLatitude '43.7787'^^xsd:double;
  dwc:endLatitude '43.7787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5599 43.7787, 8.5599 43.7787, 8.5599 43.7787, 8.5599 43.7787, 8.5599 43.7787))'^^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 '774_7210'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9975 9.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9975"^^xsd:decimal ;
  dwc:decimalLongitude "9.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9975 9.026)"^^geo:wktLiteral ;
  geo-pos:lat "42.9975"^^xsd:decimal ;
  geo-pos:long "9.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3359'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3359'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.026'^^xsd:double;
  dwc:startLongitude '9.026'^^xsd:double;
  dwc:endLongitude '9.026'^^xsd:double;
  dwc:latitude '42.9975'^^xsd:double;
  dwc:startLatitude '42.9975'^^xsd:double;
  dwc:endLatitude '42.9975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.026 42.9975, 9.026 42.9975, 9.026 42.9975, 9.026 42.9975, 9.026 42.9975))'^^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 '774_3359'^^xsd:string;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.782333 8.162283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.782333"^^xsd:decimal ;
  dwc:decimalLongitude "8.162283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.782333 8.162283)"^^geo:wktLiteral ;
  geo-pos:lat "43.782333"^^xsd:decimal ;
  geo-pos:long "8.162283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7070'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7070'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.162283'^^xsd:double;
  dwc:startLongitude '8.162283'^^xsd:double;
  dwc:endLongitude '8.162283'^^xsd:double;
  dwc:latitude '43.782333'^^xsd:double;
  dwc:startLatitude '43.782333'^^xsd:double;
  dwc:endLatitude '43.782333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.162283 43.782333, 8.162283 43.782333, 8.162283 43.782333, 8.162283 43.782333, 8.162283 43.782333))'^^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 '774_7070'^^xsd:string;
  dwc:observationDate '1997-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.140667 8.261833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.140667"^^xsd:decimal ;
  dwc:decimalLongitude "8.261833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.140667 8.261833)"^^geo:wktLiteral ;
  geo-pos:lat "43.140667"^^xsd:decimal ;
  geo-pos:long "8.261833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4047'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4047'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.261833'^^xsd:double;
  dwc:startLongitude '8.261833'^^xsd:double;
  dwc:endLongitude '8.261833'^^xsd:double;
  dwc:latitude '43.140667'^^xsd:double;
  dwc:startLatitude '43.140667'^^xsd:double;
  dwc:endLatitude '43.140667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.261833 43.140667, 8.261833 43.140667, 8.261833 43.140667, 8.261833 43.140667, 8.261833 43.140667))'^^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 '774_4047'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.525 7.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.525"^^xsd:decimal ;
  dwc:decimalLongitude "7.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.525 7.816667)"^^geo:wktLiteral ;
  geo-pos:lat "43.525"^^xsd:decimal ;
  geo-pos:long "7.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3385'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3385'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816667'^^xsd:double;
  dwc:startLongitude '7.816667'^^xsd:double;
  dwc:endLongitude '7.816667'^^xsd:double;
  dwc:latitude '43.525'^^xsd:double;
  dwc:startLatitude '43.525'^^xsd:double;
  dwc:endLatitude '43.525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816667 43.525, 7.816667 43.525, 7.816667 43.525, 7.816667 43.525, 7.816667 43.525))'^^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 '774_3385'^^xsd:string;
  dwc:observationDate '1991-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.990867 8.418267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.990867"^^xsd:decimal ;
  dwc:decimalLongitude "8.418267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.990867 8.418267)"^^geo:wktLiteral ;
  geo-pos:lat "42.990867"^^xsd:decimal ;
  geo-pos:long "8.418267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3485'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3485'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.418267'^^xsd:double;
  dwc:startLongitude '8.418267'^^xsd:double;
  dwc:endLongitude '8.418267'^^xsd:double;
  dwc:latitude '42.990867'^^xsd:double;
  dwc:startLatitude '42.990867'^^xsd:double;
  dwc:endLatitude '42.990867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.418267 42.990867, 8.418267 42.990867, 8.418267 42.990867, 8.418267 42.990867, 8.418267 42.990867))'^^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 '774_3485'^^xsd:string;
  dwc:observationDate '1991-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40227 15.51843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40227"^^xsd:decimal ;
  dwc:decimalLongitude "15.51843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40227 15.51843)"^^geo:wktLiteral ;
  geo-pos:lat "38.40227"^^xsd:decimal ;
  geo-pos:long "15.51843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8321'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8321'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.51843'^^xsd:double;
  dwc:startLongitude '15.51843'^^xsd:double;
  dwc:endLongitude '15.51843'^^xsd:double;
  dwc:latitude '38.40227'^^xsd:double;
  dwc:startLatitude '38.40227'^^xsd:double;
  dwc:endLatitude '38.40227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.51843 38.40227, 15.51843 38.40227, 15.51843 38.40227, 15.51843 38.40227, 15.51843 38.40227))'^^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 '774_8321'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583667 8.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583667"^^xsd:decimal ;
  dwc:decimalLongitude "8.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583667 8.16)"^^geo:wktLiteral ;
  geo-pos:lat "42.583667"^^xsd:decimal ;
  geo-pos:long "8.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3645'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3645'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16'^^xsd:double;
  dwc:startLongitude '8.16'^^xsd:double;
  dwc:endLongitude '8.16'^^xsd:double;
  dwc:latitude '42.583667'^^xsd:double;
  dwc:startLatitude '42.583667'^^xsd:double;
  dwc:endLatitude '42.583667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16 42.583667, 8.16 42.583667, 8.16 42.583667, 8.16 42.583667, 8.16 42.583667))'^^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 '774_3645'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61119 7.64815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61119"^^xsd:decimal ;
  dwc:decimalLongitude "7.64815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61119 7.64815)"^^geo:wktLiteral ;
  geo-pos:lat "43.61119"^^xsd:decimal ;
  geo-pos:long "7.64815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6373'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6373'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.523888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64815'^^xsd:double;
  dwc:startLongitude '7.64815'^^xsd:double;
  dwc:endLongitude '7.64815'^^xsd:double;
  dwc:latitude '43.61119'^^xsd:double;
  dwc:startLatitude '43.61119'^^xsd:double;
  dwc:endLatitude '43.61119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64815 43.61119, 7.64815 43.61119, 7.64815 43.61119, 7.64815 43.61119, 7.64815 43.61119))'^^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 '774_6373'^^xsd:string;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65651 7.44928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65651"^^xsd:decimal ;
  dwc:decimalLongitude "7.44928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65651 7.44928)"^^geo:wktLiteral ;
  geo-pos:lat "43.65651"^^xsd:decimal ;
  geo-pos:long "7.44928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6390'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6390'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.936111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44928'^^xsd:double;
  dwc:startLongitude '7.44928'^^xsd:double;
  dwc:endLongitude '7.44928'^^xsd:double;
  dwc:latitude '43.65651'^^xsd:double;
  dwc:startLatitude '43.65651'^^xsd:double;
  dwc:endLatitude '43.65651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44928 43.65651, 7.44928 43.65651, 7.44928 43.65651, 7.44928 43.65651, 7.44928 43.65651))'^^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 '774_6390'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33181 8.24736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33181"^^xsd:decimal ;
  dwc:decimalLongitude "8.24736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33181 8.24736)"^^geo:wktLiteral ;
  geo-pos:lat "43.33181"^^xsd:decimal ;
  geo-pos:long "8.24736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6381'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6381'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24736'^^xsd:double;
  dwc:startLongitude '8.24736'^^xsd:double;
  dwc:endLongitude '8.24736'^^xsd:double;
  dwc:latitude '43.33181'^^xsd:double;
  dwc:startLatitude '43.33181'^^xsd:double;
  dwc:endLatitude '43.33181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24736 43.33181, 8.24736 43.33181, 8.24736 43.33181, 8.24736 43.33181, 8.24736 43.33181))'^^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 '774_6381'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.311 7.967167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.311"^^xsd:decimal ;
  dwc:decimalLongitude "7.967167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.311 7.967167)"^^geo:wktLiteral ;
  geo-pos:lat "43.311"^^xsd:decimal ;
  geo-pos:long "7.967167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4765'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4765'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.623055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.967167'^^xsd:double;
  dwc:startLongitude '7.967167'^^xsd:double;
  dwc:endLongitude '7.967167'^^xsd:double;
  dwc:latitude '43.311'^^xsd:double;
  dwc:startLatitude '43.311'^^xsd:double;
  dwc:endLatitude '43.311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.967167 43.311, 7.967167 43.311, 7.967167 43.311, 7.967167 43.311, 7.967167 43.311))'^^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 '774_4765'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.388046 7.55166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.388046"^^xsd:decimal ;
  dwc:decimalLongitude "7.55166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.388046 7.55166)"^^geo:wktLiteral ;
  geo-pos:lat "43.388046"^^xsd:decimal ;
  geo-pos:long "7.55166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6308'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6308'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.5738888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55166'^^xsd:double;
  dwc:startLongitude '7.55166'^^xsd:double;
  dwc:endLongitude '7.55166'^^xsd:double;
  dwc:latitude '43.388046'^^xsd:double;
  dwc:startLatitude '43.388046'^^xsd:double;
  dwc:endLatitude '43.388046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55166 43.388046, 7.55166 43.388046, 7.55166 43.388046, 7.55166 43.388046, 7.55166 43.388046))'^^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 '774_6308'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633373 7.377182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633373"^^xsd:decimal ;
  dwc:decimalLongitude "7.377182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633373 7.377182)"^^geo:wktLiteral ;
  geo-pos:lat "43.633373"^^xsd:decimal ;
  geo-pos:long "7.377182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5827'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5827'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.7372222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.377182'^^xsd:double;
  dwc:startLongitude '7.377182'^^xsd:double;
  dwc:endLongitude '7.377182'^^xsd:double;
  dwc:latitude '43.633373'^^xsd:double;
  dwc:startLatitude '43.633373'^^xsd:double;
  dwc:endLatitude '43.633373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.377182 43.633373, 7.377182 43.633373, 7.377182 43.633373, 7.377182 43.633373, 7.377182 43.633373))'^^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 '774_5827'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45378 7.65279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45378"^^xsd:decimal ;
  dwc:decimalLongitude "7.65279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45378 7.65279)"^^geo:wktLiteral ;
  geo-pos:lat "43.45378"^^xsd:decimal ;
  geo-pos:long "7.65279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6407'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65279'^^xsd:double;
  dwc:startLongitude '7.65279'^^xsd:double;
  dwc:endLongitude '7.65279'^^xsd:double;
  dwc:latitude '43.45378'^^xsd:double;
  dwc:startLatitude '43.45378'^^xsd:double;
  dwc:endLatitude '43.45378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65279 43.45378, 7.65279 43.45378, 7.65279 43.45378, 7.65279 43.45378, 7.65279 43.45378))'^^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 '774_6407'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.719605 7.594139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.719605"^^xsd:decimal ;
  dwc:decimalLongitude "7.594139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.719605 7.594139)"^^geo:wktLiteral ;
  geo-pos:lat "43.719605"^^xsd:decimal ;
  geo-pos:long "7.594139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6011'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6011'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.3555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.594139'^^xsd:double;
  dwc:startLongitude '7.594139'^^xsd:double;
  dwc:endLongitude '7.594139'^^xsd:double;
  dwc:latitude '43.719605'^^xsd:double;
  dwc:startLatitude '43.719605'^^xsd:double;
  dwc:endLatitude '43.719605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.594139 43.719605, 7.594139 43.719605, 7.594139 43.719605, 7.594139 43.719605, 7.594139 43.719605))'^^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 '774_6011'^^xsd:string;
  dwc:observationDate '2007-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616333 7.33805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616333"^^xsd:decimal ;
  dwc:decimalLongitude "7.33805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616333 7.33805)"^^geo:wktLiteral ;
  geo-pos:lat "43.616333"^^xsd:decimal ;
  geo-pos:long "7.33805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5649'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5649'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.97'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33805'^^xsd:double;
  dwc:startLongitude '7.33805'^^xsd:double;
  dwc:endLongitude '7.33805'^^xsd:double;
  dwc:latitude '43.616333'^^xsd:double;
  dwc:startLatitude '43.616333'^^xsd:double;
  dwc:endLatitude '43.616333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33805 43.616333, 7.33805 43.616333, 7.33805 43.616333, 7.33805 43.616333, 7.33805 43.616333))'^^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 '774_5649'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4598 7.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4598"^^xsd:decimal ;
  dwc:decimalLongitude "7.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4598 7.968)"^^geo:wktLiteral ;
  geo-pos:lat "43.4598"^^xsd:decimal ;
  geo-pos:long "7.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4494'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4494'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.678333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.968'^^xsd:double;
  dwc:startLongitude '7.968'^^xsd:double;
  dwc:endLongitude '7.968'^^xsd:double;
  dwc:latitude '43.4598'^^xsd:double;
  dwc:startLatitude '43.4598'^^xsd:double;
  dwc:endLatitude '43.4598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.968 43.4598, 7.968 43.4598, 7.968 43.4598, 7.968 43.4598, 7.968 43.4598))'^^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 '774_4494'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6629 8.060333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6629"^^xsd:decimal ;
  dwc:decimalLongitude "8.060333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6629 8.060333)"^^geo:wktLiteral ;
  geo-pos:lat "43.6629"^^xsd:decimal ;
  geo-pos:long "8.060333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4258'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4258'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.060333'^^xsd:double;
  dwc:startLongitude '8.060333'^^xsd:double;
  dwc:endLongitude '8.060333'^^xsd:double;
  dwc:latitude '43.6629'^^xsd:double;
  dwc:startLatitude '43.6629'^^xsd:double;
  dwc:endLatitude '43.6629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.060333 43.6629, 8.060333 43.6629, 8.060333 43.6629, 8.060333 43.6629, 8.060333 43.6629))'^^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 '774_4258'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42627 7.827683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42627"^^xsd:decimal ;
  dwc:decimalLongitude "7.827683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42627 7.827683)"^^geo:wktLiteral ;
  geo-pos:lat "43.42627"^^xsd:decimal ;
  geo-pos:long "7.827683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5235'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5235'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.291111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.827683'^^xsd:double;
  dwc:startLongitude '7.827683'^^xsd:double;
  dwc:endLongitude '7.827683'^^xsd:double;
  dwc:latitude '43.42627'^^xsd:double;
  dwc:startLatitude '43.42627'^^xsd:double;
  dwc:endLatitude '43.42627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.827683 43.42627, 7.827683 43.42627, 7.827683 43.42627, 7.827683 43.42627, 7.827683 43.42627))'^^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 '774_5235'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53219 7.398361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53219"^^xsd:decimal ;
  dwc:decimalLongitude "7.398361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53219 7.398361)"^^geo:wktLiteral ;
  geo-pos:lat "43.53219"^^xsd:decimal ;
  geo-pos:long "7.398361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7792'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7792'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.871944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.398361'^^xsd:double;
  dwc:startLongitude '7.398361'^^xsd:double;
  dwc:endLongitude '7.398361'^^xsd:double;
  dwc:latitude '43.53219'^^xsd:double;
  dwc:startLatitude '43.53219'^^xsd:double;
  dwc:endLatitude '43.53219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.398361 43.53219, 7.398361 43.53219, 7.398361 43.53219, 7.398361 43.53219, 7.398361 43.53219))'^^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 '774_7792'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69557 7.848818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69557"^^xsd:decimal ;
  dwc:decimalLongitude "7.848818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69557 7.848818)"^^geo:wktLiteral ;
  geo-pos:lat "43.69557"^^xsd:decimal ;
  geo-pos:long "7.848818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7781'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7781'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.848818'^^xsd:double;
  dwc:startLongitude '7.848818'^^xsd:double;
  dwc:endLongitude '7.848818'^^xsd:double;
  dwc:latitude '43.69557'^^xsd:double;
  dwc:startLatitude '43.69557'^^xsd:double;
  dwc:endLatitude '43.69557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.848818 43.69557, 7.848818 43.69557, 7.848818 43.69557, 7.848818 43.69557, 7.848818 43.69557))'^^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 '774_7781'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72121 8.39743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72121"^^xsd:decimal ;
  dwc:decimalLongitude "8.39743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72121 8.39743)"^^geo:wktLiteral ;
  geo-pos:lat "43.72121"^^xsd:decimal ;
  geo-pos:long "8.39743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4827'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4827'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.239166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.39743'^^xsd:double;
  dwc:startLongitude '8.39743'^^xsd:double;
  dwc:endLongitude '8.39743'^^xsd:double;
  dwc:latitude '43.72121'^^xsd:double;
  dwc:startLatitude '43.72121'^^xsd:double;
  dwc:endLatitude '43.72121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.39743 43.72121, 8.39743 43.72121, 8.39743 43.72121, 8.39743 43.72121, 8.39743 43.72121))'^^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 '774_4827'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1935 22.496667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1935"^^xsd:decimal ;
  dwc:decimalLongitude "22.496667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1935 22.496667)"^^geo:wktLiteral ;
  geo-pos:lat "38.1935"^^xsd:decimal ;
  geo-pos:long "22.496667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_626'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_626'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.496667'^^xsd:double;
  dwc:startLongitude '22.496667'^^xsd:double;
  dwc:endLongitude '22.496667'^^xsd:double;
  dwc:latitude '38.1935'^^xsd:double;
  dwc:startLatitude '38.1935'^^xsd:double;
  dwc:endLatitude '38.1935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.496667 38.1935, 22.496667 38.1935, 22.496667 38.1935, 22.496667 38.1935, 22.496667 38.1935))'^^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 '774_626'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.013333 8.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.013333"^^xsd:decimal ;
  dwc:decimalLongitude "8.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.013333 8.006667)"^^geo:wktLiteral ;
  geo-pos:lat "41.013333"^^xsd:decimal ;
  geo-pos:long "8.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2794'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2794'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.006667'^^xsd:double;
  dwc:startLongitude '8.006667'^^xsd:double;
  dwc:endLongitude '8.006667'^^xsd:double;
  dwc:latitude '41.013333'^^xsd:double;
  dwc:startLatitude '41.013333'^^xsd:double;
  dwc:endLatitude '41.013333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.006667 41.013333, 8.006667 41.013333, 8.006667 41.013333, 8.006667 41.013333, 8.006667 41.013333))'^^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 '774_2794'^^xsd:string;
  dwc:observationDate '1995-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5893 8.0126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5893"^^xsd:decimal ;
  dwc:decimalLongitude "8.0126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5893 8.0126)"^^geo:wktLiteral ;
  geo-pos:lat "43.5893"^^xsd:decimal ;
  geo-pos:long "8.0126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7146'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7146'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.201944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0126'^^xsd:double;
  dwc:startLongitude '8.0126'^^xsd:double;
  dwc:endLongitude '8.0126'^^xsd:double;
  dwc:latitude '43.5893'^^xsd:double;
  dwc:startLatitude '43.5893'^^xsd:double;
  dwc:endLatitude '43.5893'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0126 43.5893, 8.0126 43.5893, 8.0126 43.5893, 8.0126 43.5893, 8.0126 43.5893))'^^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 '774_7146'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4855 7.738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4855"^^xsd:decimal ;
  dwc:decimalLongitude "7.738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4855 7.738333)"^^geo:wktLiteral ;
  geo-pos:lat "43.4855"^^xsd:decimal ;
  geo-pos:long "7.738333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3235'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3235'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.738333'^^xsd:double;
  dwc:startLongitude '7.738333'^^xsd:double;
  dwc:endLongitude '7.738333'^^xsd:double;
  dwc:latitude '43.4855'^^xsd:double;
  dwc:startLatitude '43.4855'^^xsd:double;
  dwc:endLatitude '43.4855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.738333 43.4855, 7.738333 43.4855, 7.738333 43.4855, 7.738333 43.4855, 7.738333 43.4855))'^^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 '774_3235'^^xsd:string;
  dwc:observationDate '1990-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8845 8.247333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8845"^^xsd:decimal ;
  dwc:decimalLongitude "8.247333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8845 8.247333)"^^geo:wktLiteral ;
  geo-pos:lat "42.8845"^^xsd:decimal ;
  geo-pos:long "8.247333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4027'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4027'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.247333'^^xsd:double;
  dwc:startLongitude '8.247333'^^xsd:double;
  dwc:endLongitude '8.247333'^^xsd:double;
  dwc:latitude '42.8845'^^xsd:double;
  dwc:startLatitude '42.8845'^^xsd:double;
  dwc:endLatitude '42.8845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.247333 42.8845, 8.247333 42.8845, 8.247333 42.8845, 8.247333 42.8845, 8.247333 42.8845))'^^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 '774_4027'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 8.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 8.283333)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "8.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2603'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.283333'^^xsd:double;
  dwc:startLongitude '8.283333'^^xsd:double;
  dwc:endLongitude '8.283333'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:startLatitude '41.5'^^xsd:double;
  dwc:endLatitude '41.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.283333 41.5, 8.283333 41.5, 8.283333 41.5, 8.283333 41.5, 8.283333 41.5))'^^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 '774_2603'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 8.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 8.283333)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "8.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2596'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2596'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.283333'^^xsd:double;
  dwc:startLongitude '8.283333'^^xsd:double;
  dwc:endLongitude '8.283333'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:startLatitude '41.5'^^xsd:double;
  dwc:endLatitude '41.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.283333 41.5, 8.283333 41.5, 8.283333 41.5, 8.283333 41.5, 8.283333 41.5))'^^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 '774_2596'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.716667 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.716667"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.716667 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.716667"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2592'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2592'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25'^^xsd:double;
  dwc:startLongitude '8.25'^^xsd:double;
  dwc:endLongitude '8.25'^^xsd:double;
  dwc:latitude '41.716667'^^xsd:double;
  dwc:startLatitude '41.716667'^^xsd:double;
  dwc:endLatitude '41.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25 41.716667, 8.25 41.716667, 8.25 41.716667, 8.25 41.716667, 8.25 41.716667))'^^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 '774_2592'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.948533 8.864083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.948533"^^xsd:decimal ;
  dwc:decimalLongitude "8.864083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.948533 8.864083)"^^geo:wktLiteral ;
  geo-pos:lat "42.948533"^^xsd:decimal ;
  geo-pos:long "8.864083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3399'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3399'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.864083'^^xsd:double;
  dwc:startLongitude '8.864083'^^xsd:double;
  dwc:endLongitude '8.864083'^^xsd:double;
  dwc:latitude '42.948533'^^xsd:double;
  dwc:startLatitude '42.948533'^^xsd:double;
  dwc:endLatitude '42.948533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.864083 42.948533, 8.864083 42.948533, 8.864083 42.948533, 8.864083 42.948533, 8.864083 42.948533))'^^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 '774_3399'^^xsd:string;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.935017 8.261333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.935017"^^xsd:decimal ;
  dwc:decimalLongitude "8.261333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.935017 8.261333)"^^geo:wktLiteral ;
  geo-pos:lat "42.935017"^^xsd:decimal ;
  geo-pos:long "8.261333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3704'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3704'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.261333'^^xsd:double;
  dwc:startLongitude '8.261333'^^xsd:double;
  dwc:endLongitude '8.261333'^^xsd:double;
  dwc:latitude '42.935017'^^xsd:double;
  dwc:startLatitude '42.935017'^^xsd:double;
  dwc:endLatitude '42.935017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.261333 42.935017, 8.261333 42.935017, 8.261333 42.935017, 8.261333 42.935017, 8.261333 42.935017))'^^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 '774_3704'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5645 8.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5645"^^xsd:decimal ;
  dwc:decimalLongitude "8.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5645 8.062)"^^geo:wktLiteral ;
  geo-pos:lat "43.5645"^^xsd:decimal ;
  geo-pos:long "8.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3868'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3868'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.062'^^xsd:double;
  dwc:startLongitude '8.062'^^xsd:double;
  dwc:endLongitude '8.062'^^xsd:double;
  dwc:latitude '43.5645'^^xsd:double;
  dwc:startLatitude '43.5645'^^xsd:double;
  dwc:endLatitude '43.5645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.062 43.5645, 8.062 43.5645, 8.062 43.5645, 8.062 43.5645, 8.062 43.5645))'^^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 '774_3868'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63294 7.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63294"^^xsd:decimal ;
  dwc:decimalLongitude "7.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63294 7.641)"^^geo:wktLiteral ;
  geo-pos:lat "43.63294"^^xsd:decimal ;
  geo-pos:long "7.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6835'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6835'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.707777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.641'^^xsd:double;
  dwc:startLongitude '7.641'^^xsd:double;
  dwc:endLongitude '7.641'^^xsd:double;
  dwc:latitude '43.63294'^^xsd:double;
  dwc:startLatitude '43.63294'^^xsd:double;
  dwc:endLatitude '43.63294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.641 43.63294, 7.641 43.63294, 7.641 43.63294, 7.641 43.63294, 7.641 43.63294))'^^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 '774_6835'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346069 7.29862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.346069"^^xsd:decimal ;
  dwc:decimalLongitude "7.29862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346069 7.29862)"^^geo:wktLiteral ;
  geo-pos:lat "43.346069"^^xsd:decimal ;
  geo-pos:long "7.29862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6151'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6151'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.17'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.29862'^^xsd:double;
  dwc:startLongitude '7.29862'^^xsd:double;
  dwc:endLongitude '7.29862'^^xsd:double;
  dwc:latitude '43.346069'^^xsd:double;
  dwc:startLatitude '43.346069'^^xsd:double;
  dwc:endLatitude '43.346069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.29862 43.346069, 7.29862 43.346069, 7.29862 43.346069, 7.29862 43.346069, 7.29862 43.346069))'^^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 '774_6151'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.106167 22.666167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.106167"^^xsd:decimal ;
  dwc:decimalLongitude "22.666167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.106167 22.666167)"^^geo:wktLiteral ;
  geo-pos:lat "38.106167"^^xsd:decimal ;
  geo-pos:long "22.666167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_602'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_602'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.666167'^^xsd:double;
  dwc:startLongitude '22.666167'^^xsd:double;
  dwc:endLongitude '22.666167'^^xsd:double;
  dwc:latitude '38.106167'^^xsd:double;
  dwc:startLatitude '38.106167'^^xsd:double;
  dwc:endLatitude '38.106167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.666167 38.106167, 22.666167 38.106167, 22.666167 38.106167, 22.666167 38.106167, 22.666167 38.106167))'^^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 '774_602'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63667 8.43655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63667"^^xsd:decimal ;
  dwc:decimalLongitude "8.43655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63667 8.43655)"^^geo:wktLiteral ;
  geo-pos:lat "43.63667"^^xsd:decimal ;
  geo-pos:long "8.43655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6755'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6755'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.608333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.43655'^^xsd:double;
  dwc:startLongitude '8.43655'^^xsd:double;
  dwc:endLongitude '8.43655'^^xsd:double;
  dwc:latitude '43.63667'^^xsd:double;
  dwc:startLatitude '43.63667'^^xsd:double;
  dwc:endLatitude '43.63667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43655 43.63667, 8.43655 43.63667, 8.43655 43.63667, 8.43655 43.63667, 8.43655 43.63667))'^^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 '774_6755'^^xsd:string;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66383 7.613063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66383"^^xsd:decimal ;
  dwc:decimalLongitude "7.613063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66383 7.613063)"^^geo:wktLiteral ;
  geo-pos:lat "43.66383"^^xsd:decimal ;
  geo-pos:long "7.613063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7934'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7934'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.594722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.613063'^^xsd:double;
  dwc:startLongitude '7.613063'^^xsd:double;
  dwc:endLongitude '7.613063'^^xsd:double;
  dwc:latitude '43.66383'^^xsd:double;
  dwc:startLatitude '43.66383'^^xsd:double;
  dwc:endLatitude '43.66383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.613063 43.66383, 7.613063 43.66383, 7.613063 43.66383, 7.613063 43.66383, 7.613063 43.66383))'^^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 '774_7934'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75991 7.859203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75991"^^xsd:decimal ;
  dwc:decimalLongitude "7.859203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75991 7.859203)"^^geo:wktLiteral ;
  geo-pos:lat "43.75991"^^xsd:decimal ;
  geo-pos:long "7.859203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7704'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7704'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.614722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.859203'^^xsd:double;
  dwc:startLongitude '7.859203'^^xsd:double;
  dwc:endLongitude '7.859203'^^xsd:double;
  dwc:latitude '43.75991'^^xsd:double;
  dwc:startLatitude '43.75991'^^xsd:double;
  dwc:endLatitude '43.75991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.859203 43.75991, 7.859203 43.75991, 7.859203 43.75991, 7.859203 43.75991, 7.859203 43.75991))'^^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 '774_7704'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459333 8.091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.459333"^^xsd:decimal ;
  dwc:decimalLongitude "8.091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.459333 8.091)"^^geo:wktLiteral ;
  geo-pos:lat "43.459333"^^xsd:decimal ;
  geo-pos:long "8.091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4497'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4497'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.943055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.091'^^xsd:double;
  dwc:startLongitude '8.091'^^xsd:double;
  dwc:endLongitude '8.091'^^xsd:double;
  dwc:latitude '43.459333'^^xsd:double;
  dwc:startLatitude '43.459333'^^xsd:double;
  dwc:endLatitude '43.459333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.091 43.459333, 8.091 43.459333, 8.091 43.459333, 8.091 43.459333, 8.091 43.459333))'^^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 '774_4497'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71409 7.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71409"^^xsd:decimal ;
  dwc:decimalLongitude "7.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71409 7.8204)"^^geo:wktLiteral ;
  geo-pos:lat "43.71409"^^xsd:decimal ;
  geo-pos:long "7.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4842'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4842'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8204'^^xsd:double;
  dwc:startLongitude '7.8204'^^xsd:double;
  dwc:endLongitude '7.8204'^^xsd:double;
  dwc:latitude '43.71409'^^xsd:double;
  dwc:startLatitude '43.71409'^^xsd:double;
  dwc:endLatitude '43.71409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8204 43.71409, 7.8204 43.71409, 7.8204 43.71409, 7.8204 43.71409, 7.8204 43.71409))'^^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 '774_4842'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662483 8.1496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.662483"^^xsd:decimal ;
  dwc:decimalLongitude "8.1496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662483 8.1496)"^^geo:wktLiteral ;
  geo-pos:lat "43.662483"^^xsd:decimal ;
  geo-pos:long "8.1496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4244'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1496'^^xsd:double;
  dwc:startLongitude '8.1496'^^xsd:double;
  dwc:endLongitude '8.1496'^^xsd:double;
  dwc:latitude '43.662483'^^xsd:double;
  dwc:startLatitude '43.662483'^^xsd:double;
  dwc:endLatitude '43.662483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1496 43.662483, 8.1496 43.662483, 8.1496 43.662483, 8.1496 43.662483, 8.1496 43.662483))'^^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 '774_4244'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.395794 7.835004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.395794"^^xsd:decimal ;
  dwc:decimalLongitude "7.835004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.395794 7.835004)"^^geo:wktLiteral ;
  geo-pos:lat "43.395794"^^xsd:decimal ;
  geo-pos:long "7.835004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6079'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6079'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.641111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.835004'^^xsd:double;
  dwc:startLongitude '7.835004'^^xsd:double;
  dwc:endLongitude '7.835004'^^xsd:double;
  dwc:latitude '43.395794'^^xsd:double;
  dwc:startLatitude '43.395794'^^xsd:double;
  dwc:endLatitude '43.395794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.835004 43.395794, 7.835004 43.395794, 7.835004 43.395794, 7.835004 43.395794, 7.835004 43.395794))'^^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 '774_6079'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54059 7.342512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54059"^^xsd:decimal ;
  dwc:decimalLongitude "7.342512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54059 7.342512)"^^geo:wktLiteral ;
  geo-pos:lat "43.54059"^^xsd:decimal ;
  geo-pos:long "7.342512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7654'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7654'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.5772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.342512'^^xsd:double;
  dwc:startLongitude '7.342512'^^xsd:double;
  dwc:endLongitude '7.342512'^^xsd:double;
  dwc:latitude '43.54059'^^xsd:double;
  dwc:startLatitude '43.54059'^^xsd:double;
  dwc:endLatitude '43.54059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.342512 43.54059, 7.342512 43.54059, 7.342512 43.54059, 7.342512 43.54059, 7.342512 43.54059))'^^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 '774_7654'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7915 8.659667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7915"^^xsd:decimal ;
  dwc:decimalLongitude "8.659667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7915 8.659667)"^^geo:wktLiteral ;
  geo-pos:lat "42.7915"^^xsd:decimal ;
  geo-pos:long "8.659667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4532'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4532'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.659667'^^xsd:double;
  dwc:startLongitude '8.659667'^^xsd:double;
  dwc:endLongitude '8.659667'^^xsd:double;
  dwc:latitude '42.7915'^^xsd:double;
  dwc:startLatitude '42.7915'^^xsd:double;
  dwc:endLatitude '42.7915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.659667 42.7915, 8.659667 42.7915, 8.659667 42.7915, 8.659667 42.7915, 8.659667 42.7915))'^^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 '774_4532'^^xsd:string;
  dwc:observationDate '1997-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74542 7.950846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74542"^^xsd:decimal ;
  dwc:decimalLongitude "7.950846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74542 7.950846)"^^geo:wktLiteral ;
  geo-pos:lat "43.74542"^^xsd:decimal ;
  geo-pos:long "7.950846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7959'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7959'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.071666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.950846'^^xsd:double;
  dwc:startLongitude '7.950846'^^xsd:double;
  dwc:endLongitude '7.950846'^^xsd:double;
  dwc:latitude '43.74542'^^xsd:double;
  dwc:startLatitude '43.74542'^^xsd:double;
  dwc:endLatitude '43.74542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.950846 43.74542, 7.950846 43.74542, 7.950846 43.74542, 7.950846 43.74542, 7.950846 43.74542))'^^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 '774_7959'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519167 7.930667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.519167"^^xsd:decimal ;
  dwc:decimalLongitude "7.930667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519167 7.930667)"^^geo:wktLiteral ;
  geo-pos:lat "43.519167"^^xsd:decimal ;
  geo-pos:long "7.930667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4657'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9869444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.930667'^^xsd:double;
  dwc:startLongitude '7.930667'^^xsd:double;
  dwc:endLongitude '7.930667'^^xsd:double;
  dwc:latitude '43.519167'^^xsd:double;
  dwc:startLatitude '43.519167'^^xsd:double;
  dwc:endLatitude '43.519167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.930667 43.519167, 7.930667 43.519167, 7.930667 43.519167, 7.930667 43.519167, 7.930667 43.519167))'^^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 '774_4657'^^xsd:string;
  dwc:observationDate '1998-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 7.829833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "7.829833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 7.829833)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "7.829833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4645'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4645'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.703611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.829833'^^xsd:double;
  dwc:startLongitude '7.829833'^^xsd:double;
  dwc:endLongitude '7.829833'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:startLatitude '43.58'^^xsd:double;
  dwc:endLatitude '43.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.829833 43.58, 7.829833 43.58, 7.829833 43.58, 7.829833 43.58, 7.829833 43.58))'^^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 '774_4645'^^xsd:string;
  dwc:observationDate '1998-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.77735 8.6239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.77735"^^xsd:decimal ;
  dwc:decimalLongitude "8.6239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.77735 8.6239)"^^geo:wktLiteral ;
  geo-pos:lat "42.77735"^^xsd:decimal ;
  geo-pos:long "8.6239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5077'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5077'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.006944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6239'^^xsd:double;
  dwc:startLongitude '8.6239'^^xsd:double;
  dwc:endLongitude '8.6239'^^xsd:double;
  dwc:latitude '42.77735'^^xsd:double;
  dwc:startLatitude '42.77735'^^xsd:double;
  dwc:endLatitude '42.77735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6239 42.77735, 8.6239 42.77735, 8.6239 42.77735, 8.6239 42.77735, 8.6239 42.77735))'^^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 '774_5077'^^xsd:string;
  dwc:observationDate '2001-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59827 7.43468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59827"^^xsd:decimal ;
  dwc:decimalLongitude "7.43468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59827 7.43468)"^^geo:wktLiteral ;
  geo-pos:lat "43.59827"^^xsd:decimal ;
  geo-pos:long "7.43468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5065'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5065'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8752777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.43468'^^xsd:double;
  dwc:startLongitude '7.43468'^^xsd:double;
  dwc:endLongitude '7.43468'^^xsd:double;
  dwc:latitude '43.59827'^^xsd:double;
  dwc:startLatitude '43.59827'^^xsd:double;
  dwc:endLatitude '43.59827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.43468 43.59827, 7.43468 43.59827, 7.43468 43.59827, 7.43468 43.59827, 7.43468 43.59827))'^^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 '774_5065'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.106167 22.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.106167"^^xsd:decimal ;
  dwc:decimalLongitude "22.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.106167 22.645)"^^geo:wktLiteral ;
  geo-pos:lat "38.106167"^^xsd:decimal ;
  geo-pos:long "22.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_595'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_595'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.645'^^xsd:double;
  dwc:startLongitude '22.645'^^xsd:double;
  dwc:endLongitude '22.645'^^xsd:double;
  dwc:latitude '38.106167'^^xsd:double;
  dwc:startLatitude '38.106167'^^xsd:double;
  dwc:endLatitude '38.106167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.645 38.106167, 22.645 38.106167, 22.645 38.106167, 22.645 38.106167, 22.645 38.106167))'^^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 '774_595'^^xsd:string;
  dwc:observationDate '2009-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55167 7.1895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55167"^^xsd:decimal ;
  dwc:decimalLongitude "7.1895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55167 7.1895)"^^geo:wktLiteral ;
  geo-pos:lat "43.55167"^^xsd:decimal ;
  geo-pos:long "7.1895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4968'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4968'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1895'^^xsd:double;
  dwc:startLongitude '7.1895'^^xsd:double;
  dwc:endLongitude '7.1895'^^xsd:double;
  dwc:latitude '43.55167'^^xsd:double;
  dwc:startLatitude '43.55167'^^xsd:double;
  dwc:endLatitude '43.55167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1895 43.55167, 7.1895 43.55167, 7.1895 43.55167, 7.1895 43.55167, 7.1895 43.55167))'^^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 '774_4968'^^xsd:string;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532167 7.616833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532167"^^xsd:decimal ;
  dwc:decimalLongitude "7.616833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532167 7.616833)"^^geo:wktLiteral ;
  geo-pos:lat "43.532167"^^xsd:decimal ;
  geo-pos:long "7.616833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3281'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3281'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.616833'^^xsd:double;
  dwc:startLongitude '7.616833'^^xsd:double;
  dwc:endLongitude '7.616833'^^xsd:double;
  dwc:latitude '43.532167'^^xsd:double;
  dwc:startLatitude '43.532167'^^xsd:double;
  dwc:endLatitude '43.532167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.616833 43.532167, 7.616833 43.532167, 7.616833 43.532167, 7.616833 43.532167, 7.616833 43.532167))'^^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 '774_3281'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29824 15.78174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29824"^^xsd:decimal ;
  dwc:decimalLongitude "15.78174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29824 15.78174)"^^geo:wktLiteral ;
  geo-pos:lat "38.29824"^^xsd:decimal ;
  geo-pos:long "15.78174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8362'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8362'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.9494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.78174'^^xsd:double;
  dwc:startLongitude '15.78174'^^xsd:double;
  dwc:endLongitude '15.78174'^^xsd:double;
  dwc:latitude '38.29824'^^xsd:double;
  dwc:startLatitude '38.29824'^^xsd:double;
  dwc:endLatitude '38.29824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.78174 38.29824, 15.78174 38.29824, 15.78174 38.29824, 15.78174 38.29824, 15.78174 38.29824))'^^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 '774_8362'^^xsd:string;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696255 7.967457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.696255"^^xsd:decimal ;
  dwc:decimalLongitude "7.967457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696255 7.967457)"^^geo:wktLiteral ;
  geo-pos:lat "43.696255"^^xsd:decimal ;
  geo-pos:long "7.967457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6176'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6176'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.531388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.967457'^^xsd:double;
  dwc:startLongitude '7.967457'^^xsd:double;
  dwc:endLongitude '7.967457'^^xsd:double;
  dwc:latitude '43.696255'^^xsd:double;
  dwc:startLatitude '43.696255'^^xsd:double;
  dwc:endLatitude '43.696255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.967457 43.696255, 7.967457 43.696255, 7.967457 43.696255, 7.967457 43.696255, 7.967457 43.696255))'^^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 '774_6176'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583847 7.516991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583847"^^xsd:decimal ;
  dwc:decimalLongitude "7.516991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583847 7.516991)"^^geo:wktLiteral ;
  geo-pos:lat "43.583847"^^xsd:decimal ;
  geo-pos:long "7.516991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6190'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6190'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.9366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.516991'^^xsd:double;
  dwc:startLongitude '7.516991'^^xsd:double;
  dwc:endLongitude '7.516991'^^xsd:double;
  dwc:latitude '43.583847'^^xsd:double;
  dwc:startLatitude '43.583847'^^xsd:double;
  dwc:endLatitude '43.583847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.516991 43.583847, 7.516991 43.583847, 7.516991 43.583847, 7.516991 43.583847, 7.516991 43.583847))'^^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 '774_6190'^^xsd:string;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47749 7.123786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47749"^^xsd:decimal ;
  dwc:decimalLongitude "7.123786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47749 7.123786)"^^geo:wktLiteral ;
  geo-pos:lat "43.47749"^^xsd:decimal ;
  geo-pos:long "7.123786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5761'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5761'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.6125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.123786'^^xsd:double;
  dwc:startLongitude '7.123786'^^xsd:double;
  dwc:endLongitude '7.123786'^^xsd:double;
  dwc:latitude '43.47749'^^xsd:double;
  dwc:startLatitude '43.47749'^^xsd:double;
  dwc:endLatitude '43.47749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.123786 43.47749, 7.123786 43.47749, 7.123786 43.47749, 7.123786 43.47749, 7.123786 43.47749))'^^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 '774_5761'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98736 8.601605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98736"^^xsd:decimal ;
  dwc:decimalLongitude "8.601605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98736 8.601605)"^^geo:wktLiteral ;
  geo-pos:lat "42.98736"^^xsd:decimal ;
  geo-pos:long "8.601605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8131'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8131'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.195277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.601605'^^xsd:double;
  dwc:startLongitude '8.601605'^^xsd:double;
  dwc:endLongitude '8.601605'^^xsd:double;
  dwc:latitude '42.98736'^^xsd:double;
  dwc:startLatitude '42.98736'^^xsd:double;
  dwc:endLatitude '42.98736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.601605 42.98736, 8.601605 42.98736, 8.601605 42.98736, 8.601605 42.98736, 8.601605 42.98736))'^^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 '774_8131'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38538 7.959715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38538"^^xsd:decimal ;
  dwc:decimalLongitude "7.959715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38538 7.959715)"^^geo:wktLiteral ;
  geo-pos:lat "43.38538"^^xsd:decimal ;
  geo-pos:long "7.959715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7945'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7945'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.5325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.959715'^^xsd:double;
  dwc:startLongitude '7.959715'^^xsd:double;
  dwc:endLongitude '7.959715'^^xsd:double;
  dwc:latitude '43.38538'^^xsd:double;
  dwc:startLatitude '43.38538'^^xsd:double;
  dwc:endLatitude '43.38538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.959715 43.38538, 7.959715 43.38538, 7.959715 43.38538, 7.959715 43.38538, 7.959715 43.38538))'^^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 '774_7945'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.663151 7.545416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.663151"^^xsd:decimal ;
  dwc:decimalLongitude "7.545416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.663151 7.545416)"^^geo:wktLiteral ;
  geo-pos:lat "43.663151"^^xsd:decimal ;
  geo-pos:long "7.545416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5572'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5572'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.529722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.545416'^^xsd:double;
  dwc:startLongitude '7.545416'^^xsd:double;
  dwc:endLongitude '7.545416'^^xsd:double;
  dwc:latitude '43.663151'^^xsd:double;
  dwc:startLatitude '43.663151'^^xsd:double;
  dwc:endLatitude '43.663151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.545416 43.663151, 7.545416 43.663151, 7.545416 43.663151, 7.545416 43.663151, 7.545416 43.663151))'^^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 '774_5572'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30156 8.00945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30156"^^xsd:decimal ;
  dwc:decimalLongitude "8.00945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30156 8.00945)"^^geo:wktLiteral ;
  geo-pos:lat "43.30156"^^xsd:decimal ;
  geo-pos:long "8.00945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6453'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6244444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00945'^^xsd:double;
  dwc:startLongitude '8.00945'^^xsd:double;
  dwc:endLongitude '8.00945'^^xsd:double;
  dwc:latitude '43.30156'^^xsd:double;
  dwc:startLatitude '43.30156'^^xsd:double;
  dwc:endLatitude '43.30156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00945 43.30156, 8.00945 43.30156, 8.00945 43.30156, 8.00945 43.30156, 8.00945 43.30156))'^^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 '774_6453'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664574 7.33278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.664574"^^xsd:decimal ;
  dwc:decimalLongitude "7.33278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664574 7.33278)"^^geo:wktLiteral ;
  geo-pos:lat "43.664574"^^xsd:decimal ;
  geo-pos:long "7.33278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6351'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.514444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33278'^^xsd:double;
  dwc:startLongitude '7.33278'^^xsd:double;
  dwc:endLongitude '7.33278'^^xsd:double;
  dwc:latitude '43.664574'^^xsd:double;
  dwc:startLatitude '43.664574'^^xsd:double;
  dwc:endLatitude '43.664574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33278 43.664574, 7.33278 43.664574, 7.33278 43.664574, 7.33278 43.664574, 7.33278 43.664574))'^^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 '774_6351'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61328 7.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61328"^^xsd:decimal ;
  dwc:decimalLongitude "7.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61328 7.676)"^^geo:wktLiteral ;
  geo-pos:lat "43.61328"^^xsd:decimal ;
  geo-pos:long "7.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5139'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5139'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.7525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.676'^^xsd:double;
  dwc:startLongitude '7.676'^^xsd:double;
  dwc:endLongitude '7.676'^^xsd:double;
  dwc:latitude '43.61328'^^xsd:double;
  dwc:startLatitude '43.61328'^^xsd:double;
  dwc:endLatitude '43.61328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.676 43.61328, 7.676 43.61328, 7.676 43.61328, 7.676 43.61328, 7.676 43.61328))'^^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 '774_5139'^^xsd:string;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563755 7.257222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563755"^^xsd:decimal ;
  dwc:decimalLongitude "7.257222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563755 7.257222)"^^geo:wktLiteral ;
  geo-pos:lat "43.563755"^^xsd:decimal ;
  geo-pos:long "7.257222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6118'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.7655555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.257222'^^xsd:double;
  dwc:startLongitude '7.257222'^^xsd:double;
  dwc:endLongitude '7.257222'^^xsd:double;
  dwc:latitude '43.563755'^^xsd:double;
  dwc:startLatitude '43.563755'^^xsd:double;
  dwc:endLatitude '43.563755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.257222 43.563755, 7.257222 43.563755, 7.257222 43.563755, 7.257222 43.563755, 7.257222 43.563755))'^^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 '774_6118'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632833 7.791167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.632833"^^xsd:decimal ;
  dwc:decimalLongitude "7.791167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632833 7.791167)"^^geo:wktLiteral ;
  geo-pos:lat "43.632833"^^xsd:decimal ;
  geo-pos:long "7.791167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4662'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4662'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.907222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.791167'^^xsd:double;
  dwc:startLongitude '7.791167'^^xsd:double;
  dwc:endLongitude '7.791167'^^xsd:double;
  dwc:latitude '43.632833'^^xsd:double;
  dwc:startLatitude '43.632833'^^xsd:double;
  dwc:endLatitude '43.632833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.791167 43.632833, 7.791167 43.632833, 7.791167 43.632833, 7.791167 43.632833, 7.791167 43.632833))'^^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 '774_4662'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.324833 7.2135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.324833"^^xsd:decimal ;
  dwc:decimalLongitude "7.2135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.324833 7.2135)"^^geo:wktLiteral ;
  geo-pos:lat "43.324833"^^xsd:decimal ;
  geo-pos:long "7.2135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4146'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4146'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2135'^^xsd:double;
  dwc:startLongitude '7.2135'^^xsd:double;
  dwc:endLongitude '7.2135'^^xsd:double;
  dwc:latitude '43.324833'^^xsd:double;
  dwc:startLatitude '43.324833'^^xsd:double;
  dwc:endLatitude '43.324833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2135 43.324833, 7.2135 43.324833, 7.2135 43.324833, 7.2135 43.324833, 7.2135 43.324833))'^^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 '774_4146'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 8.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 8.933333)"^^geo:wktLiteral ;
  geo-pos:lat "43.166667"^^xsd:decimal ;
  geo-pos:long "8.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2548'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2548'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.933333'^^xsd:double;
  dwc:startLongitude '8.933333'^^xsd:double;
  dwc:endLongitude '8.933333'^^xsd:double;
  dwc:latitude '43.166667'^^xsd:double;
  dwc:startLatitude '43.166667'^^xsd:double;
  dwc:endLatitude '43.166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.933333 43.166667, 8.933333 43.166667, 8.933333 43.166667, 8.933333 43.166667, 8.933333 43.166667))'^^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 '774_2548'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600333 7.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.600333"^^xsd:decimal ;
  dwc:decimalLongitude "7.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600333 7.845)"^^geo:wktLiteral ;
  geo-pos:lat "43.600333"^^xsd:decimal ;
  geo-pos:long "7.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3311'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3311'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.845'^^xsd:double;
  dwc:startLongitude '7.845'^^xsd:double;
  dwc:endLongitude '7.845'^^xsd:double;
  dwc:latitude '43.600333'^^xsd:double;
  dwc:startLatitude '43.600333'^^xsd:double;
  dwc:endLatitude '43.600333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.845 43.600333, 7.845 43.600333, 7.845 43.600333, 7.845 43.600333, 7.845 43.600333))'^^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 '774_3311'^^xsd:string;
  dwc:observationDate '1990-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.599067 8.266117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.599067"^^xsd:decimal ;
  dwc:decimalLongitude "8.266117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.599067 8.266117)"^^geo:wktLiteral ;
  geo-pos:lat "43.599067"^^xsd:decimal ;
  geo-pos:long "8.266117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7381'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7381'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.809166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.266117'^^xsd:double;
  dwc:startLongitude '8.266117'^^xsd:double;
  dwc:endLongitude '8.266117'^^xsd:double;
  dwc:latitude '43.599067'^^xsd:double;
  dwc:startLatitude '43.599067'^^xsd:double;
  dwc:endLatitude '43.599067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.266117 43.599067, 8.266117 43.599067, 8.266117 43.599067, 8.266117 43.599067, 8.266117 43.599067))'^^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 '774_7381'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589133 7.797017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.589133"^^xsd:decimal ;
  dwc:decimalLongitude "7.797017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589133 7.797017)"^^geo:wktLiteral ;
  geo-pos:lat "43.589133"^^xsd:decimal ;
  geo-pos:long "7.797017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3807'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3807'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.797017'^^xsd:double;
  dwc:startLongitude '7.797017'^^xsd:double;
  dwc:endLongitude '7.797017'^^xsd:double;
  dwc:latitude '43.589133'^^xsd:double;
  dwc:startLatitude '43.589133'^^xsd:double;
  dwc:endLatitude '43.589133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.797017 43.589133, 7.797017 43.589133, 7.797017 43.589133, 7.797017 43.589133, 7.797017 43.589133))'^^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 '774_3807'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59 7.849833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59"^^xsd:decimal ;
  dwc:decimalLongitude "7.849833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59 7.849833)"^^geo:wktLiteral ;
  geo-pos:lat "43.59"^^xsd:decimal ;
  geo-pos:long "7.849833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3267'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3267'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.849833'^^xsd:double;
  dwc:startLongitude '7.849833'^^xsd:double;
  dwc:endLongitude '7.849833'^^xsd:double;
  dwc:latitude '43.59'^^xsd:double;
  dwc:startLatitude '43.59'^^xsd:double;
  dwc:endLatitude '43.59'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.849833 43.59, 7.849833 43.59, 7.849833 43.59, 7.849833 43.59, 7.849833 43.59))'^^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 '774_3267'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592933 7.929433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592933"^^xsd:decimal ;
  dwc:decimalLongitude "7.929433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592933 7.929433)"^^geo:wktLiteral ;
  geo-pos:lat "43.592933"^^xsd:decimal ;
  geo-pos:long "7.929433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3414'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3414'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.929433'^^xsd:double;
  dwc:startLongitude '7.929433'^^xsd:double;
  dwc:endLongitude '7.929433'^^xsd:double;
  dwc:latitude '43.592933'^^xsd:double;
  dwc:startLatitude '43.592933'^^xsd:double;
  dwc:endLatitude '43.592933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.929433 43.592933, 7.929433 43.592933, 7.929433 43.592933, 7.929433 43.592933, 7.929433 43.592933))'^^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 '774_3414'^^xsd:string;
  dwc:observationDate '1991-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.645573 7.626081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.645573"^^xsd:decimal ;
  dwc:decimalLongitude "7.626081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.645573 7.626081)"^^geo:wktLiteral ;
  geo-pos:lat "43.645573"^^xsd:decimal ;
  geo-pos:long "7.626081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6242'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.154444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.626081'^^xsd:double;
  dwc:startLongitude '7.626081'^^xsd:double;
  dwc:endLongitude '7.626081'^^xsd:double;
  dwc:latitude '43.645573'^^xsd:double;
  dwc:startLatitude '43.645573'^^xsd:double;
  dwc:endLatitude '43.645573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.626081 43.645573, 7.626081 43.645573, 7.626081 43.645573, 7.626081 43.645573, 7.626081 43.645573))'^^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 '774_6242'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75852 8.100436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75852"^^xsd:decimal ;
  dwc:decimalLongitude "8.100436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75852 8.100436)"^^geo:wktLiteral ;
  geo-pos:lat "43.75852"^^xsd:decimal ;
  geo-pos:long "8.100436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7731'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7731'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.083055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.100436'^^xsd:double;
  dwc:startLongitude '8.100436'^^xsd:double;
  dwc:endLongitude '8.100436'^^xsd:double;
  dwc:latitude '43.75852'^^xsd:double;
  dwc:startLatitude '43.75852'^^xsd:double;
  dwc:endLatitude '43.75852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.100436 43.75852, 8.100436 43.75852, 8.100436 43.75852, 8.100436 43.75852, 8.100436 43.75852))'^^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 '774_7731'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.480317 7.3998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.480317"^^xsd:decimal ;
  dwc:decimalLongitude "7.3998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.480317 7.3998)"^^geo:wktLiteral ;
  geo-pos:lat "43.480317"^^xsd:decimal ;
  geo-pos:long "7.3998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4450'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4450'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3998'^^xsd:double;
  dwc:startLongitude '7.3998'^^xsd:double;
  dwc:endLongitude '7.3998'^^xsd:double;
  dwc:latitude '43.480317'^^xsd:double;
  dwc:startLatitude '43.480317'^^xsd:double;
  dwc:endLatitude '43.480317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3998 43.480317, 7.3998 43.480317, 7.3998 43.480317, 7.3998 43.480317, 7.3998 43.480317))'^^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 '774_4450'^^xsd:string;
  dwc:observationDate '1996-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617333 7.799333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617333"^^xsd:decimal ;
  dwc:decimalLongitude "7.799333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617333 7.799333)"^^geo:wktLiteral ;
  geo-pos:lat "43.617333"^^xsd:decimal ;
  geo-pos:long "7.799333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3318'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3318'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.799333'^^xsd:double;
  dwc:startLongitude '7.799333'^^xsd:double;
  dwc:endLongitude '7.799333'^^xsd:double;
  dwc:latitude '43.617333'^^xsd:double;
  dwc:startLatitude '43.617333'^^xsd:double;
  dwc:endLatitude '43.617333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.799333 43.617333, 7.799333 43.617333, 7.799333 43.617333, 7.799333 43.617333, 7.799333 43.617333))'^^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 '774_3318'^^xsd:string;
  dwc:observationDate '1990-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70248 7.79595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70248"^^xsd:decimal ;
  dwc:decimalLongitude "7.79595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70248 7.79595)"^^geo:wktLiteral ;
  geo-pos:lat "43.70248"^^xsd:decimal ;
  geo-pos:long "7.79595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5391'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5391'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.542777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79595'^^xsd:double;
  dwc:startLongitude '7.79595'^^xsd:double;
  dwc:endLongitude '7.79595'^^xsd:double;
  dwc:latitude '43.70248'^^xsd:double;
  dwc:startLatitude '43.70248'^^xsd:double;
  dwc:endLatitude '43.70248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79595 43.70248, 7.79595 43.70248, 7.79595 43.70248, 7.79595 43.70248, 7.79595 43.70248))'^^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 '774_5391'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544579 7.384083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544579"^^xsd:decimal ;
  dwc:decimalLongitude "7.384083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544579 7.384083)"^^geo:wktLiteral ;
  geo-pos:lat "43.544579"^^xsd:decimal ;
  geo-pos:long "7.384083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5437'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5437'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8677777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.384083'^^xsd:double;
  dwc:startLongitude '7.384083'^^xsd:double;
  dwc:endLongitude '7.384083'^^xsd:double;
  dwc:latitude '43.544579'^^xsd:double;
  dwc:startLatitude '43.544579'^^xsd:double;
  dwc:endLatitude '43.544579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.384083 43.544579, 7.384083 43.544579, 7.384083 43.544579, 7.384083 43.544579, 7.384083 43.544579))'^^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 '774_5437'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.527874 7.470447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.527874"^^xsd:decimal ;
  dwc:decimalLongitude "7.470447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.527874 7.470447)"^^geo:wktLiteral ;
  geo-pos:lat "43.527874"^^xsd:decimal ;
  geo-pos:long "7.470447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5924'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5924'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.470447'^^xsd:double;
  dwc:startLongitude '7.470447'^^xsd:double;
  dwc:endLongitude '7.470447'^^xsd:double;
  dwc:latitude '43.527874'^^xsd:double;
  dwc:startLatitude '43.527874'^^xsd:double;
  dwc:endLatitude '43.527874'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.470447 43.527874, 7.470447 43.527874, 7.470447 43.527874, 7.470447 43.527874, 7.470447 43.527874))'^^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 '774_5924'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50575 7.5589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50575"^^xsd:decimal ;
  dwc:decimalLongitude "7.5589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50575 7.5589)"^^geo:wktLiteral ;
  geo-pos:lat "43.50575"^^xsd:decimal ;
  geo-pos:long "7.5589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6832'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6832'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.26'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5589'^^xsd:double;
  dwc:startLongitude '7.5589'^^xsd:double;
  dwc:endLongitude '7.5589'^^xsd:double;
  dwc:latitude '43.50575'^^xsd:double;
  dwc:startLatitude '43.50575'^^xsd:double;
  dwc:endLatitude '43.50575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5589 43.50575, 7.5589 43.50575, 7.5589 43.50575, 7.5589 43.50575, 7.5589 43.50575))'^^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 '774_6832'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.659653 7.917283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.659653"^^xsd:decimal ;
  dwc:decimalLongitude "7.917283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.659653 7.917283)"^^geo:wktLiteral ;
  geo-pos:lat "43.659653"^^xsd:decimal ;
  geo-pos:long "7.917283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6303'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6303'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.1705555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.917283'^^xsd:double;
  dwc:startLongitude '7.917283'^^xsd:double;
  dwc:endLongitude '7.917283'^^xsd:double;
  dwc:latitude '43.659653'^^xsd:double;
  dwc:startLatitude '43.659653'^^xsd:double;
  dwc:endLatitude '43.659653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.917283 43.659653, 7.917283 43.659653, 7.917283 43.659653, 7.917283 43.659653, 7.917283 43.659653))'^^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 '774_6303'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76075 8.640141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76075"^^xsd:decimal ;
  dwc:decimalLongitude "8.640141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76075 8.640141)"^^geo:wktLiteral ;
  geo-pos:lat "42.76075"^^xsd:decimal ;
  geo-pos:long "8.640141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8122'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8122'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.279166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.640141'^^xsd:double;
  dwc:startLongitude '8.640141'^^xsd:double;
  dwc:endLongitude '8.640141'^^xsd:double;
  dwc:latitude '42.76075'^^xsd:double;
  dwc:startLatitude '42.76075'^^xsd:double;
  dwc:endLatitude '42.76075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.640141 42.76075, 8.640141 42.76075, 8.640141 42.76075, 8.640141 42.76075, 8.640141 42.76075))'^^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 '774_8122'^^xsd:string;
  dwc:observationDate '2012-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67812 8.597674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67812"^^xsd:decimal ;
  dwc:decimalLongitude "8.597674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67812 8.597674)"^^geo:wktLiteral ;
  geo-pos:lat "42.67812"^^xsd:decimal ;
  geo-pos:long "8.597674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8121'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.597674'^^xsd:double;
  dwc:startLongitude '8.597674'^^xsd:double;
  dwc:endLongitude '8.597674'^^xsd:double;
  dwc:latitude '42.67812'^^xsd:double;
  dwc:startLatitude '42.67812'^^xsd:double;
  dwc:endLatitude '42.67812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.597674 42.67812, 8.597674 42.67812, 8.597674 42.67812, 8.597674 42.67812, 8.597674 42.67812))'^^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 '774_8121'^^xsd:string;
  dwc:observationDate '2012-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54755 7.891017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54755"^^xsd:decimal ;
  dwc:decimalLongitude "7.891017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54755 7.891017)"^^geo:wktLiteral ;
  geo-pos:lat "43.54755"^^xsd:decimal ;
  geo-pos:long "7.891017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7079'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7079'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.891017'^^xsd:double;
  dwc:startLongitude '7.891017'^^xsd:double;
  dwc:endLongitude '7.891017'^^xsd:double;
  dwc:latitude '43.54755'^^xsd:double;
  dwc:startLatitude '43.54755'^^xsd:double;
  dwc:endLatitude '43.54755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.891017 43.54755, 7.891017 43.54755, 7.891017 43.54755, 7.891017 43.54755, 7.891017 43.54755))'^^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 '774_7079'^^xsd:string;
  dwc:observationDate '1997-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8327 8.5192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8327"^^xsd:decimal ;
  dwc:decimalLongitude "8.5192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8327 8.5192)"^^geo:wktLiteral ;
  geo-pos:lat "43.8327"^^xsd:decimal ;
  geo-pos:long "8.5192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7174'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7174'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.573333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5192'^^xsd:double;
  dwc:startLongitude '8.5192'^^xsd:double;
  dwc:endLongitude '8.5192'^^xsd:double;
  dwc:latitude '43.8327'^^xsd:double;
  dwc:startLatitude '43.8327'^^xsd:double;
  dwc:endLatitude '43.8327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5192 43.8327, 8.5192 43.8327, 8.5192 43.8327, 8.5192 43.8327, 8.5192 43.8327))'^^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 '774_7174'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6878 8.1999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6878"^^xsd:decimal ;
  dwc:decimalLongitude "8.1999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6878 8.1999)"^^geo:wktLiteral ;
  geo-pos:lat "43.6878"^^xsd:decimal ;
  geo-pos:long "8.1999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7171'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7171'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.793888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1999'^^xsd:double;
  dwc:startLongitude '8.1999'^^xsd:double;
  dwc:endLongitude '8.1999'^^xsd:double;
  dwc:latitude '43.6878'^^xsd:double;
  dwc:startLatitude '43.6878'^^xsd:double;
  dwc:endLatitude '43.6878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1999 43.6878, 8.1999 43.6878, 8.1999 43.6878, 8.1999 43.6878, 8.1999 43.6878))'^^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 '774_7171'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.860983 8.611633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.860983"^^xsd:decimal ;
  dwc:decimalLongitude "8.611633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.860983 8.611633)"^^geo:wktLiteral ;
  geo-pos:lat "43.860983"^^xsd:decimal ;
  geo-pos:long "8.611633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7061'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7061'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.611633'^^xsd:double;
  dwc:startLongitude '8.611633'^^xsd:double;
  dwc:endLongitude '8.611633'^^xsd:double;
  dwc:latitude '43.860983'^^xsd:double;
  dwc:startLatitude '43.860983'^^xsd:double;
  dwc:endLatitude '43.860983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.611633 43.860983, 8.611633 43.860983, 8.611633 43.860983, 8.611633 43.860983, 8.611633 43.860983))'^^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 '774_7061'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6613 7.8847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6613"^^xsd:decimal ;
  dwc:decimalLongitude "7.8847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6613 7.8847)"^^geo:wktLiteral ;
  geo-pos:lat "43.6613"^^xsd:decimal ;
  geo-pos:long "7.8847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7204'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7204'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8847'^^xsd:double;
  dwc:startLongitude '7.8847'^^xsd:double;
  dwc:endLongitude '7.8847'^^xsd:double;
  dwc:latitude '43.6613'^^xsd:double;
  dwc:startLatitude '43.6613'^^xsd:double;
  dwc:endLatitude '43.6613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8847 43.6613, 7.8847 43.6613, 7.8847 43.6613, 7.8847 43.6613, 7.8847 43.6613))'^^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 '774_7204'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131367 8.313933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.131367"^^xsd:decimal ;
  dwc:decimalLongitude "8.313933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131367 8.313933)"^^geo:wktLiteral ;
  geo-pos:lat "43.131367"^^xsd:decimal ;
  geo-pos:long "8.313933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3623'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3623'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.313933'^^xsd:double;
  dwc:startLongitude '8.313933'^^xsd:double;
  dwc:endLongitude '8.313933'^^xsd:double;
  dwc:latitude '43.131367'^^xsd:double;
  dwc:startLatitude '43.131367'^^xsd:double;
  dwc:endLatitude '43.131367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.313933 43.131367, 8.313933 43.131367, 8.313933 43.131367, 8.313933 43.131367, 8.313933 43.131367))'^^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 '774_3623'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.596383 8.032217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.596383"^^xsd:decimal ;
  dwc:decimalLongitude "8.032217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.596383 8.032217)"^^geo:wktLiteral ;
  geo-pos:lat "43.596383"^^xsd:decimal ;
  geo-pos:long "8.032217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7425'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7425'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.501944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.032217'^^xsd:double;
  dwc:startLongitude '8.032217'^^xsd:double;
  dwc:endLongitude '8.032217'^^xsd:double;
  dwc:latitude '43.596383'^^xsd:double;
  dwc:startLatitude '43.596383'^^xsd:double;
  dwc:endLatitude '43.596383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.032217 43.596383, 8.032217 43.596383, 8.032217 43.596383, 8.032217 43.596383, 8.032217 43.596383))'^^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 '774_7425'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4843 8.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4843"^^xsd:decimal ;
  dwc:decimalLongitude "8.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4843 8.133333)"^^geo:wktLiteral ;
  geo-pos:lat "43.4843"^^xsd:decimal ;
  geo-pos:long "8.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7374'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.456944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.133333'^^xsd:double;
  dwc:startLongitude '8.133333'^^xsd:double;
  dwc:endLongitude '8.133333'^^xsd:double;
  dwc:latitude '43.4843'^^xsd:double;
  dwc:startLatitude '43.4843'^^xsd:double;
  dwc:endLatitude '43.4843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.133333 43.4843, 8.133333 43.4843, 8.133333 43.4843, 8.133333 43.4843, 8.133333 43.4843))'^^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 '774_7374'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516667 8.538667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.516667"^^xsd:decimal ;
  dwc:decimalLongitude "8.538667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516667 8.538667)"^^geo:wktLiteral ;
  geo-pos:lat "42.516667"^^xsd:decimal ;
  geo-pos:long "8.538667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2351'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.538667'^^xsd:double;
  dwc:startLongitude '8.538667'^^xsd:double;
  dwc:endLongitude '8.538667'^^xsd:double;
  dwc:latitude '42.516667'^^xsd:double;
  dwc:startLatitude '42.516667'^^xsd:double;
  dwc:endLatitude '42.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.538667 42.516667, 8.538667 42.516667, 8.538667 42.516667, 8.538667 42.516667, 8.538667 42.516667))'^^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 '774_2351'^^xsd:string;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516667 8.538667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.516667"^^xsd:decimal ;
  dwc:decimalLongitude "8.538667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516667 8.538667)"^^geo:wktLiteral ;
  geo-pos:lat "42.516667"^^xsd:decimal ;
  geo-pos:long "8.538667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2350'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2350'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.538667'^^xsd:double;
  dwc:startLongitude '8.538667'^^xsd:double;
  dwc:endLongitude '8.538667'^^xsd:double;
  dwc:latitude '42.516667'^^xsd:double;
  dwc:startLatitude '42.516667'^^xsd:double;
  dwc:endLatitude '42.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.538667 42.516667, 8.538667 42.516667, 8.538667 42.516667, 8.538667 42.516667, 8.538667 42.516667))'^^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 '774_2350'^^xsd:string;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88256 15.5216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88256"^^xsd:decimal ;
  dwc:decimalLongitude "15.5216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88256 15.5216)"^^geo:wktLiteral ;
  geo-pos:lat "37.88256"^^xsd:decimal ;
  geo-pos:long "15.5216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8383'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_8383'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.962222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.5216'^^xsd:double;
  dwc:startLongitude '15.5216'^^xsd:double;
  dwc:endLongitude '15.5216'^^xsd:double;
  dwc:latitude '37.88256'^^xsd:double;
  dwc:startLatitude '37.88256'^^xsd:double;
  dwc:endLatitude '37.88256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5216 37.88256, 15.5216 37.88256, 15.5216 37.88256, 15.5216 37.88256, 15.5216 37.88256))'^^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 '774_8383'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60418 7.441596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60418"^^xsd:decimal ;
  dwc:decimalLongitude "7.441596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60418 7.441596)"^^geo:wktLiteral ;
  geo-pos:lat "43.60418"^^xsd:decimal ;
  geo-pos:long "7.441596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8171'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8171'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.739722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.441596'^^xsd:double;
  dwc:startLongitude '7.441596'^^xsd:double;
  dwc:endLongitude '7.441596'^^xsd:double;
  dwc:latitude '43.60418'^^xsd:double;
  dwc:startLatitude '43.60418'^^xsd:double;
  dwc:endLatitude '43.60418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.441596 43.60418, 7.441596 43.60418, 7.441596 43.60418, 7.441596 43.60418, 7.441596 43.60418))'^^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 '774_8171'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62917 7.6025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62917"^^xsd:decimal ;
  dwc:decimalLongitude "7.6025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62917 7.6025)"^^geo:wktLiteral ;
  geo-pos:lat "43.62917"^^xsd:decimal ;
  geo-pos:long "7.6025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4944'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4944'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6025'^^xsd:double;
  dwc:startLongitude '7.6025'^^xsd:double;
  dwc:endLongitude '7.6025'^^xsd:double;
  dwc:latitude '43.62917'^^xsd:double;
  dwc:startLatitude '43.62917'^^xsd:double;
  dwc:endLatitude '43.62917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6025 43.62917, 7.6025 43.62917, 7.6025 43.62917, 7.6025 43.62917, 7.6025 43.62917))'^^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 '774_4944'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.659401 7.789351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.659401"^^xsd:decimal ;
  dwc:decimalLongitude "7.789351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.659401 7.789351)"^^geo:wktLiteral ;
  geo-pos:lat "43.659401"^^xsd:decimal ;
  geo-pos:long "7.789351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5441'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5441'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.789351'^^xsd:double;
  dwc:startLongitude '7.789351'^^xsd:double;
  dwc:endLongitude '7.789351'^^xsd:double;
  dwc:latitude '43.659401'^^xsd:double;
  dwc:startLatitude '43.659401'^^xsd:double;
  dwc:endLatitude '43.659401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.789351 43.659401, 7.789351 43.659401, 7.789351 43.659401, 7.789351 43.659401, 7.789351 43.659401))'^^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 '774_5441'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.098183 8.436933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.098183"^^xsd:decimal ;
  dwc:decimalLongitude "8.436933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.098183 8.436933)"^^geo:wktLiteral ;
  geo-pos:lat "43.098183"^^xsd:decimal ;
  geo-pos:long "8.436933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3861'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3861'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.436933'^^xsd:double;
  dwc:startLongitude '8.436933'^^xsd:double;
  dwc:endLongitude '8.436933'^^xsd:double;
  dwc:latitude '43.098183'^^xsd:double;
  dwc:startLatitude '43.098183'^^xsd:double;
  dwc:endLatitude '43.098183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.436933 43.098183, 8.436933 43.098183, 8.436933 43.098183, 8.436933 43.098183, 8.436933 43.098183))'^^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 '774_3861'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3791 7.72113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3791"^^xsd:decimal ;
  dwc:decimalLongitude "7.72113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3791 7.72113)"^^geo:wktLiteral ;
  geo-pos:lat "43.3791"^^xsd:decimal ;
  geo-pos:long "7.72113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7632'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7632'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.995833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72113'^^xsd:double;
  dwc:startLongitude '7.72113'^^xsd:double;
  dwc:endLongitude '7.72113'^^xsd:double;
  dwc:latitude '43.3791'^^xsd:double;
  dwc:startLatitude '43.3791'^^xsd:double;
  dwc:endLatitude '43.3791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72113 43.3791, 7.72113 43.3791, 7.72113 43.3791, 7.72113 43.3791, 7.72113 43.3791))'^^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 '774_7632'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233333 7.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233333"^^xsd:decimal ;
  dwc:decimalLongitude "7.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233333 7.633333)"^^geo:wktLiteral ;
  geo-pos:lat "42.233333"^^xsd:decimal ;
  geo-pos:long "7.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2521'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2521'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633333'^^xsd:double;
  dwc:startLongitude '7.633333'^^xsd:double;
  dwc:endLongitude '7.633333'^^xsd:double;
  dwc:latitude '42.233333'^^xsd:double;
  dwc:startLatitude '42.233333'^^xsd:double;
  dwc:endLatitude '42.233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633333 42.233333, 7.633333 42.233333, 7.633333 42.233333, 7.633333 42.233333, 7.633333 42.233333))'^^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 '774_2521'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.760667 8.5105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.760667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.760667 8.5105)"^^geo:wktLiteral ;
  geo-pos:lat "42.760667"^^xsd:decimal ;
  geo-pos:long "8.5105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4079'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4079'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5105'^^xsd:double;
  dwc:startLongitude '8.5105'^^xsd:double;
  dwc:endLongitude '8.5105'^^xsd:double;
  dwc:latitude '42.760667'^^xsd:double;
  dwc:startLatitude '42.760667'^^xsd:double;
  dwc:endLatitude '42.760667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5105 42.760667, 8.5105 42.760667, 8.5105 42.760667, 8.5105 42.760667, 8.5105 42.760667))'^^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 '774_4079'^^xsd:string;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65094 7.43507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65094"^^xsd:decimal ;
  dwc:decimalLongitude "7.43507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65094 7.43507)"^^geo:wktLiteral ;
  geo-pos:lat "43.65094"^^xsd:decimal ;
  geo-pos:long "7.43507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6640'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6640'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2894444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.43507'^^xsd:double;
  dwc:startLongitude '7.43507'^^xsd:double;
  dwc:endLongitude '7.43507'^^xsd:double;
  dwc:latitude '43.65094'^^xsd:double;
  dwc:startLatitude '43.65094'^^xsd:double;
  dwc:endLatitude '43.65094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.43507 43.65094, 7.43507 43.65094, 7.43507 43.65094, 7.43507 43.65094, 7.43507 43.65094))'^^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 '774_6640'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29417 7.94723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29417"^^xsd:decimal ;
  dwc:decimalLongitude "7.94723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29417 7.94723)"^^geo:wktLiteral ;
  geo-pos:lat "43.29417"^^xsd:decimal ;
  geo-pos:long "7.94723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6540'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6540'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.7277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.94723'^^xsd:double;
  dwc:startLongitude '7.94723'^^xsd:double;
  dwc:endLongitude '7.94723'^^xsd:double;
  dwc:latitude '43.29417'^^xsd:double;
  dwc:startLatitude '43.29417'^^xsd:double;
  dwc:endLatitude '43.29417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.94723 43.29417, 7.94723 43.29417, 7.94723 43.29417, 7.94723 43.29417, 7.94723 43.29417))'^^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 '774_6540'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.742539 7.985803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.742539"^^xsd:decimal ;
  dwc:decimalLongitude "7.985803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.742539 7.985803)"^^geo:wktLiteral ;
  geo-pos:lat "43.742539"^^xsd:decimal ;
  geo-pos:long "7.985803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6109'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.877222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.985803'^^xsd:double;
  dwc:startLongitude '7.985803'^^xsd:double;
  dwc:endLongitude '7.985803'^^xsd:double;
  dwc:latitude '43.742539'^^xsd:double;
  dwc:startLatitude '43.742539'^^xsd:double;
  dwc:endLatitude '43.742539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.985803 43.742539, 7.985803 43.742539, 7.985803 43.742539, 7.985803 43.742539, 7.985803 43.742539))'^^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 '774_6109'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721909 7.859579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.721909"^^xsd:decimal ;
  dwc:decimalLongitude "7.859579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721909 7.859579)"^^geo:wktLiteral ;
  geo-pos:lat "43.721909"^^xsd:decimal ;
  geo-pos:long "7.859579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6103'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6103'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.859579'^^xsd:double;
  dwc:startLongitude '7.859579'^^xsd:double;
  dwc:endLongitude '7.859579'^^xsd:double;
  dwc:latitude '43.721909'^^xsd:double;
  dwc:startLatitude '43.721909'^^xsd:double;
  dwc:endLatitude '43.721909'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.859579 43.721909, 7.859579 43.721909, 7.859579 43.721909, 7.859579 43.721909, 7.859579 43.721909))'^^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 '774_6103'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62788 7.40555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62788"^^xsd:decimal ;
  dwc:decimalLongitude "7.40555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62788 7.40555)"^^geo:wktLiteral ;
  geo-pos:lat "43.62788"^^xsd:decimal ;
  geo-pos:long "7.40555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5538'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5538'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40555'^^xsd:double;
  dwc:startLongitude '7.40555'^^xsd:double;
  dwc:endLongitude '7.40555'^^xsd:double;
  dwc:latitude '43.62788'^^xsd:double;
  dwc:startLatitude '43.62788'^^xsd:double;
  dwc:endLatitude '43.62788'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40555 43.62788, 7.40555 43.62788, 7.40555 43.62788, 7.40555 43.62788, 7.40555 43.62788))'^^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 '774_5538'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60811 7.45855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60811"^^xsd:decimal ;
  dwc:decimalLongitude "7.45855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60811 7.45855)"^^geo:wktLiteral ;
  geo-pos:lat "43.60811"^^xsd:decimal ;
  geo-pos:long "7.45855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6409'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.45855'^^xsd:double;
  dwc:startLongitude '7.45855'^^xsd:double;
  dwc:endLongitude '7.45855'^^xsd:double;
  dwc:latitude '43.60811'^^xsd:double;
  dwc:startLatitude '43.60811'^^xsd:double;
  dwc:endLatitude '43.60811'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45855 43.60811, 7.45855 43.60811, 7.45855 43.60811, 7.45855 43.60811, 7.45855 43.60811))'^^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 '774_6409'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72813 7.714468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72813"^^xsd:decimal ;
  dwc:decimalLongitude "7.714468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72813 7.714468)"^^geo:wktLiteral ;
  geo-pos:lat "43.72813"^^xsd:decimal ;
  geo-pos:long "7.714468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7743'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7743'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.106944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.714468'^^xsd:double;
  dwc:startLongitude '7.714468'^^xsd:double;
  dwc:endLongitude '7.714468'^^xsd:double;
  dwc:latitude '43.72813'^^xsd:double;
  dwc:startLatitude '43.72813'^^xsd:double;
  dwc:endLatitude '43.72813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.714468 43.72813, 7.714468 43.72813, 7.714468 43.72813, 7.714468 43.72813, 7.714468 43.72813))'^^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 '774_7743'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6362 7.85383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6362"^^xsd:decimal ;
  dwc:decimalLongitude "7.85383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6362 7.85383)"^^geo:wktLiteral ;
  geo-pos:lat "43.6362"^^xsd:decimal ;
  geo-pos:long "7.85383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6809'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6809'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.713333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85383'^^xsd:double;
  dwc:startLongitude '7.85383'^^xsd:double;
  dwc:endLongitude '7.85383'^^xsd:double;
  dwc:latitude '43.6362'^^xsd:double;
  dwc:startLatitude '43.6362'^^xsd:double;
  dwc:endLatitude '43.6362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85383 43.6362, 7.85383 43.6362, 7.85383 43.6362, 7.85383 43.6362, 7.85383 43.6362))'^^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 '774_6809'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.865902 9.000934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.865902"^^xsd:decimal ;
  dwc:decimalLongitude "9.000934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.865902 9.000934)"^^geo:wktLiteral ;
  geo-pos:lat "42.865902"^^xsd:decimal ;
  geo-pos:long "9.000934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5595'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5595'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.146388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.000934'^^xsd:double;
  dwc:startLongitude '9.000934'^^xsd:double;
  dwc:endLongitude '9.000934'^^xsd:double;
  dwc:latitude '42.865902'^^xsd:double;
  dwc:startLatitude '42.865902'^^xsd:double;
  dwc:endLatitude '42.865902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.000934 42.865902, 9.000934 42.865902, 9.000934 42.865902, 9.000934 42.865902, 9.000934 42.865902))'^^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 '774_5595'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266796 7.246763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.266796"^^xsd:decimal ;
  dwc:decimalLongitude "7.246763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266796 7.246763)"^^geo:wktLiteral ;
  geo-pos:lat "43.266796"^^xsd:decimal ;
  geo-pos:long "7.246763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5940'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5940'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.295555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.246763'^^xsd:double;
  dwc:startLongitude '7.246763'^^xsd:double;
  dwc:endLongitude '7.246763'^^xsd:double;
  dwc:latitude '43.266796'^^xsd:double;
  dwc:startLatitude '43.266796'^^xsd:double;
  dwc:endLatitude '43.266796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.246763 43.266796, 7.246763 43.266796, 7.246763 43.266796, 7.246763 43.266796, 7.246763 43.266796))'^^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 '774_5940'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67028 7.89747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67028"^^xsd:decimal ;
  dwc:decimalLongitude "7.89747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67028 7.89747)"^^geo:wktLiteral ;
  geo-pos:lat "43.67028"^^xsd:decimal ;
  geo-pos:long "7.89747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6778'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6778'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.875555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89747'^^xsd:double;
  dwc:startLongitude '7.89747'^^xsd:double;
  dwc:endLongitude '7.89747'^^xsd:double;
  dwc:latitude '43.67028'^^xsd:double;
  dwc:startLatitude '43.67028'^^xsd:double;
  dwc:endLatitude '43.67028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89747 43.67028, 7.89747 43.67028, 7.89747 43.67028, 7.89747 43.67028, 7.89747 43.67028))'^^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 '774_6778'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.375 7.938167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.375"^^xsd:decimal ;
  dwc:decimalLongitude "7.938167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.375 7.938167)"^^geo:wktLiteral ;
  geo-pos:lat "43.375"^^xsd:decimal ;
  geo-pos:long "7.938167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4633'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4633'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.9975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.938167'^^xsd:double;
  dwc:startLongitude '7.938167'^^xsd:double;
  dwc:endLongitude '7.938167'^^xsd:double;
  dwc:latitude '43.375'^^xsd:double;
  dwc:startLatitude '43.375'^^xsd:double;
  dwc:endLatitude '43.375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.938167 43.375, 7.938167 43.375, 7.938167 43.375, 7.938167 43.375, 7.938167 43.375))'^^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 '774_4633'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504623 7.559428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.504623"^^xsd:decimal ;
  dwc:decimalLongitude "7.559428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504623 7.559428)"^^geo:wktLiteral ;
  geo-pos:lat "43.504623"^^xsd:decimal ;
  geo-pos:long "7.559428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6071'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6071'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.559428'^^xsd:double;
  dwc:startLongitude '7.559428'^^xsd:double;
  dwc:endLongitude '7.559428'^^xsd:double;
  dwc:latitude '43.504623'^^xsd:double;
  dwc:startLatitude '43.504623'^^xsd:double;
  dwc:endLatitude '43.504623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.559428 43.504623, 7.559428 43.504623, 7.559428 43.504623, 7.559428 43.504623, 7.559428 43.504623))'^^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 '774_6071'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03023 7.867933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03023"^^xsd:decimal ;
  dwc:decimalLongitude "7.867933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03023 7.867933)"^^geo:wktLiteral ;
  geo-pos:lat "43.03023"^^xsd:decimal ;
  geo-pos:long "7.867933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5290'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5290'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.867933'^^xsd:double;
  dwc:startLongitude '7.867933'^^xsd:double;
  dwc:endLongitude '7.867933'^^xsd:double;
  dwc:latitude '43.03023'^^xsd:double;
  dwc:startLatitude '43.03023'^^xsd:double;
  dwc:endLatitude '43.03023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.867933 43.03023, 7.867933 43.03023, 7.867933 43.03023, 7.867933 43.03023, 7.867933 43.03023))'^^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 '774_5290'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78193 7.875817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78193"^^xsd:decimal ;
  dwc:decimalLongitude "7.875817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78193 7.875817)"^^geo:wktLiteral ;
  geo-pos:lat "43.78193"^^xsd:decimal ;
  geo-pos:long "7.875817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7660'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7660'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.743888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.875817'^^xsd:double;
  dwc:startLongitude '7.875817'^^xsd:double;
  dwc:endLongitude '7.875817'^^xsd:double;
  dwc:latitude '43.78193'^^xsd:double;
  dwc:startLatitude '43.78193'^^xsd:double;
  dwc:endLatitude '43.78193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.875817 43.78193, 7.875817 43.78193, 7.875817 43.78193, 7.875817 43.78193, 7.875817 43.78193))'^^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 '774_7660'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665203 7.548102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665203"^^xsd:decimal ;
  dwc:decimalLongitude "7.548102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665203 7.548102)"^^geo:wktLiteral ;
  geo-pos:lat "43.665203"^^xsd:decimal ;
  geo-pos:long "7.548102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5882'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5882'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.7788888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.548102'^^xsd:double;
  dwc:startLongitude '7.548102'^^xsd:double;
  dwc:endLongitude '7.548102'^^xsd:double;
  dwc:latitude '43.665203'^^xsd:double;
  dwc:startLatitude '43.665203'^^xsd:double;
  dwc:endLatitude '43.665203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.548102 43.665203, 7.548102 43.665203, 7.548102 43.665203, 7.548102 43.665203, 7.548102 43.665203))'^^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 '774_5882'^^xsd:string;
  dwc:observationDate '2006-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27947 8.16472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27947"^^xsd:decimal ;
  dwc:decimalLongitude "8.16472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27947 8.16472)"^^geo:wktLiteral ;
  geo-pos:lat "43.27947"^^xsd:decimal ;
  geo-pos:long "8.16472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5257'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5257'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.685'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16472'^^xsd:double;
  dwc:startLongitude '8.16472'^^xsd:double;
  dwc:endLongitude '8.16472'^^xsd:double;
  dwc:latitude '43.27947'^^xsd:double;
  dwc:startLatitude '43.27947'^^xsd:double;
  dwc:endLatitude '43.27947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16472 43.27947, 8.16472 43.27947, 8.16472 43.27947, 8.16472 43.27947, 8.16472 43.27947))'^^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 '774_5257'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.216667 8.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.216667"^^xsd:decimal ;
  dwc:decimalLongitude "8.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.216667 8.133333)"^^geo:wktLiteral ;
  geo-pos:lat "43.216667"^^xsd:decimal ;
  geo-pos:long "8.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3542'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3542'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.133333'^^xsd:double;
  dwc:startLongitude '8.133333'^^xsd:double;
  dwc:endLongitude '8.133333'^^xsd:double;
  dwc:latitude '43.216667'^^xsd:double;
  dwc:startLatitude '43.216667'^^xsd:double;
  dwc:endLatitude '43.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.133333 43.216667, 8.133333 43.216667, 8.133333 43.216667, 8.133333 43.216667, 8.133333 43.216667))'^^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 '774_3542'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76955 7.85267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76955"^^xsd:decimal ;
  dwc:decimalLongitude "7.85267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76955 7.85267)"^^geo:wktLiteral ;
  geo-pos:lat "43.76955"^^xsd:decimal ;
  geo-pos:long "7.85267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5338'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5338'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.167777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85267'^^xsd:double;
  dwc:startLongitude '7.85267'^^xsd:double;
  dwc:endLongitude '7.85267'^^xsd:double;
  dwc:latitude '43.76955'^^xsd:double;
  dwc:startLatitude '43.76955'^^xsd:double;
  dwc:endLatitude '43.76955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85267 43.76955, 7.85267 43.76955, 7.85267 43.76955, 7.85267 43.76955, 7.85267 43.76955))'^^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 '774_5338'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6445 7.45023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6445"^^xsd:decimal ;
  dwc:decimalLongitude "7.45023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6445 7.45023)"^^geo:wktLiteral ;
  geo-pos:lat "43.6445"^^xsd:decimal ;
  geo-pos:long "7.45023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5072'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5072'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8569444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.45023'^^xsd:double;
  dwc:startLongitude '7.45023'^^xsd:double;
  dwc:endLongitude '7.45023'^^xsd:double;
  dwc:latitude '43.6445'^^xsd:double;
  dwc:startLatitude '43.6445'^^xsd:double;
  dwc:endLatitude '43.6445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45023 43.6445, 7.45023 43.6445, 7.45023 43.6445, 7.45023 43.6445, 7.45023 43.6445))'^^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 '774_5072'^^xsd:string;
  dwc:observationDate '2001-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33047 7.63178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33047"^^xsd:decimal ;
  dwc:decimalLongitude "7.63178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33047 7.63178)"^^geo:wktLiteral ;
  geo-pos:lat "43.33047"^^xsd:decimal ;
  geo-pos:long "7.63178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5071'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5071'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.089166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63178'^^xsd:double;
  dwc:startLongitude '7.63178'^^xsd:double;
  dwc:endLongitude '7.63178'^^xsd:double;
  dwc:latitude '43.33047'^^xsd:double;
  dwc:startLatitude '43.33047'^^xsd:double;
  dwc:endLatitude '43.33047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63178 43.33047, 7.63178 43.33047, 7.63178 43.33047, 7.63178 43.33047, 7.63178 43.33047))'^^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 '774_5071'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298138 8.896877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.298138"^^xsd:decimal ;
  dwc:decimalLongitude "8.896877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298138 8.896877)"^^geo:wktLiteral ;
  geo-pos:lat "43.298138"^^xsd:decimal ;
  geo-pos:long "8.896877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5724'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5724'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.9813888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.896877'^^xsd:double;
  dwc:startLongitude '8.896877'^^xsd:double;
  dwc:endLongitude '8.896877'^^xsd:double;
  dwc:latitude '43.298138'^^xsd:double;
  dwc:startLatitude '43.298138'^^xsd:double;
  dwc:endLatitude '43.298138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.896877 43.298138, 8.896877 43.298138, 8.896877 43.298138, 8.896877 43.298138, 8.896877 43.298138))'^^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 '774_5724'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651531 7.29402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651531"^^xsd:decimal ;
  dwc:decimalLongitude "7.29402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651531 7.29402)"^^geo:wktLiteral ;
  geo-pos:lat "43.651531"^^xsd:decimal ;
  geo-pos:long "7.29402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5710'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5710'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.452777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.29402'^^xsd:double;
  dwc:startLongitude '7.29402'^^xsd:double;
  dwc:endLongitude '7.29402'^^xsd:double;
  dwc:latitude '43.651531'^^xsd:double;
  dwc:startLatitude '43.651531'^^xsd:double;
  dwc:endLatitude '43.651531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.29402 43.651531, 7.29402 43.651531, 7.29402 43.651531, 7.29402 43.651531, 7.29402 43.651531))'^^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 '774_5710'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6241 8.057783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6241"^^xsd:decimal ;
  dwc:decimalLongitude "8.057783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6241 8.057783)"^^geo:wktLiteral ;
  geo-pos:lat "43.6241"^^xsd:decimal ;
  geo-pos:long "8.057783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7393'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7393'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.435'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.057783'^^xsd:double;
  dwc:startLongitude '8.057783'^^xsd:double;
  dwc:endLongitude '8.057783'^^xsd:double;
  dwc:latitude '43.6241'^^xsd:double;
  dwc:startLatitude '43.6241'^^xsd:double;
  dwc:endLatitude '43.6241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.057783 43.6241, 8.057783 43.6241, 8.057783 43.6241, 8.057783 43.6241, 8.057783 43.6241))'^^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 '774_7393'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722333 7.8745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.722333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722333 7.8745)"^^geo:wktLiteral ;
  geo-pos:lat "43.722333"^^xsd:decimal ;
  geo-pos:long "7.8745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3970'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3970'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8745'^^xsd:double;
  dwc:startLongitude '7.8745'^^xsd:double;
  dwc:endLongitude '7.8745'^^xsd:double;
  dwc:latitude '43.722333'^^xsd:double;
  dwc:startLatitude '43.722333'^^xsd:double;
  dwc:endLatitude '43.722333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8745 43.722333, 7.8745 43.722333, 7.8745 43.722333, 7.8745 43.722333, 7.8745 43.722333))'^^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 '774_3970'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735333 7.783667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.735333"^^xsd:decimal ;
  dwc:decimalLongitude "7.783667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735333 7.783667)"^^geo:wktLiteral ;
  geo-pos:lat "43.735333"^^xsd:decimal ;
  geo-pos:long "7.783667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3233'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3233'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.783667'^^xsd:double;
  dwc:startLongitude '7.783667'^^xsd:double;
  dwc:endLongitude '7.783667'^^xsd:double;
  dwc:latitude '43.735333'^^xsd:double;
  dwc:startLatitude '43.735333'^^xsd:double;
  dwc:endLatitude '43.735333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.783667 43.735333, 7.783667 43.735333, 7.783667 43.735333, 7.783667 43.735333, 7.783667 43.735333))'^^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 '774_3233'^^xsd:string;
  dwc:observationDate '1990-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6148 8.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6148"^^xsd:decimal ;
  dwc:decimalLongitude "8.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6148 8.2919)"^^geo:wktLiteral ;
  geo-pos:lat "43.6148"^^xsd:decimal ;
  geo-pos:long "8.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7559'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7559'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2919'^^xsd:double;
  dwc:startLongitude '8.2919'^^xsd:double;
  dwc:endLongitude '8.2919'^^xsd:double;
  dwc:latitude '43.6148'^^xsd:double;
  dwc:startLatitude '43.6148'^^xsd:double;
  dwc:endLatitude '43.6148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2919 43.6148, 8.2919 43.6148, 8.2919 43.6148, 8.2919 43.6148, 8.2919 43.6148))'^^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 '774_7559'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544433 7.8162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544433"^^xsd:decimal ;
  dwc:decimalLongitude "7.8162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544433 7.8162)"^^geo:wktLiteral ;
  geo-pos:lat "43.544433"^^xsd:decimal ;
  geo-pos:long "7.8162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7066'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7066'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8162'^^xsd:double;
  dwc:startLongitude '7.8162'^^xsd:double;
  dwc:endLongitude '7.8162'^^xsd:double;
  dwc:latitude '43.544433'^^xsd:double;
  dwc:startLatitude '43.544433'^^xsd:double;
  dwc:endLatitude '43.544433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8162 43.544433, 7.8162 43.544433, 7.8162 43.544433, 7.8162 43.544433, 7.8162 43.544433))'^^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 '774_7066'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690783 7.888583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.690783"^^xsd:decimal ;
  dwc:decimalLongitude "7.888583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690783 7.888583)"^^geo:wktLiteral ;
  geo-pos:lat "43.690783"^^xsd:decimal ;
  geo-pos:long "7.888583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3720'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3720'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.888583'^^xsd:double;
  dwc:startLongitude '7.888583'^^xsd:double;
  dwc:endLongitude '7.888583'^^xsd:double;
  dwc:latitude '43.690783'^^xsd:double;
  dwc:startLatitude '43.690783'^^xsd:double;
  dwc:endLatitude '43.690783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.888583 43.690783, 7.888583 43.690783, 7.888583 43.690783, 7.888583 43.690783, 7.888583 43.690783))'^^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 '774_3720'^^xsd:string;
  dwc:observationDate '1992-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967333 8.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967333"^^xsd:decimal ;
  dwc:decimalLongitude "8.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967333 8.451)"^^geo:wktLiteral ;
  geo-pos:lat "42.967333"^^xsd:decimal ;
  geo-pos:long "8.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3382'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3382'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.451'^^xsd:double;
  dwc:startLongitude '8.451'^^xsd:double;
  dwc:endLongitude '8.451'^^xsd:double;
  dwc:latitude '42.967333'^^xsd:double;
  dwc:startLatitude '42.967333'^^xsd:double;
  dwc:endLatitude '42.967333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.451 42.967333, 8.451 42.967333, 8.451 42.967333, 8.451 42.967333, 8.451 42.967333))'^^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 '774_3382'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.525617 8.077567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.525617"^^xsd:decimal ;
  dwc:decimalLongitude "8.077567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.525617 8.077567)"^^geo:wktLiteral ;
  geo-pos:lat "43.525617"^^xsd:decimal ;
  geo-pos:long "8.077567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7053'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7053'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.077567'^^xsd:double;
  dwc:startLongitude '8.077567'^^xsd:double;
  dwc:endLongitude '8.077567'^^xsd:double;
  dwc:latitude '43.525617'^^xsd:double;
  dwc:startLatitude '43.525617'^^xsd:double;
  dwc:endLatitude '43.525617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.077567 43.525617, 8.077567 43.525617, 8.077567 43.525617, 8.077567 43.525617, 8.077567 43.525617))'^^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 '774_7053'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.629533 7.882067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.629533"^^xsd:decimal ;
  dwc:decimalLongitude "7.882067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.629533 7.882067)"^^geo:wktLiteral ;
  geo-pos:lat "43.629533"^^xsd:decimal ;
  geo-pos:long "7.882067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3519'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3519'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.882067'^^xsd:double;
  dwc:startLongitude '7.882067'^^xsd:double;
  dwc:endLongitude '7.882067'^^xsd:double;
  dwc:latitude '43.629533'^^xsd:double;
  dwc:startLatitude '43.629533'^^xsd:double;
  dwc:endLatitude '43.629533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.882067 43.629533, 7.882067 43.629533, 7.882067 43.629533, 7.882067 43.629533, 7.882067 43.629533))'^^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 '774_3519'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78448 7.88947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78448"^^xsd:decimal ;
  dwc:decimalLongitude "7.88947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78448 7.88947)"^^geo:wktLiteral ;
  geo-pos:lat "43.78448"^^xsd:decimal ;
  geo-pos:long "7.88947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6634'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6634'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.647777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88947'^^xsd:double;
  dwc:startLongitude '7.88947'^^xsd:double;
  dwc:endLongitude '7.88947'^^xsd:double;
  dwc:latitude '43.78448'^^xsd:double;
  dwc:startLatitude '43.78448'^^xsd:double;
  dwc:endLatitude '43.78448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88947 43.78448, 7.88947 43.78448, 7.88947 43.78448, 7.88947 43.78448, 7.88947 43.78448))'^^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 '774_6634'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653263 7.791262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.653263"^^xsd:decimal ;
  dwc:decimalLongitude "7.791262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653263 7.791262)"^^geo:wktLiteral ;
  geo-pos:lat "43.653263"^^xsd:decimal ;
  geo-pos:long "7.791262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5834'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5834'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.791262'^^xsd:double;
  dwc:startLongitude '7.791262'^^xsd:double;
  dwc:endLongitude '7.791262'^^xsd:double;
  dwc:latitude '43.653263'^^xsd:double;
  dwc:startLatitude '43.653263'^^xsd:double;
  dwc:endLatitude '43.653263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.791262 43.653263, 7.791262 43.653263, 7.791262 43.653263, 7.791262 43.653263, 7.791262 43.653263))'^^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 '774_5834'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54493 7.523417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54493"^^xsd:decimal ;
  dwc:decimalLongitude "7.523417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54493 7.523417)"^^geo:wktLiteral ;
  geo-pos:lat "43.54493"^^xsd:decimal ;
  geo-pos:long "7.523417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5580'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5580'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.981111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.523417'^^xsd:double;
  dwc:startLongitude '7.523417'^^xsd:double;
  dwc:endLongitude '7.523417'^^xsd:double;
  dwc:latitude '43.54493'^^xsd:double;
  dwc:startLatitude '43.54493'^^xsd:double;
  dwc:endLatitude '43.54493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.523417 43.54493, 7.523417 43.54493, 7.523417 43.54493, 7.523417 43.54493, 7.523417 43.54493))'^^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 '774_5580'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.881382 8.9625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.881382"^^xsd:decimal ;
  dwc:decimalLongitude "8.9625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.881382 8.9625)"^^geo:wktLiteral ;
  geo-pos:lat "42.881382"^^xsd:decimal ;
  geo-pos:long "8.9625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5596'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5596'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.9625'^^xsd:double;
  dwc:startLongitude '8.9625'^^xsd:double;
  dwc:endLongitude '8.9625'^^xsd:double;
  dwc:latitude '42.881382'^^xsd:double;
  dwc:startLatitude '42.881382'^^xsd:double;
  dwc:endLatitude '42.881382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9625 42.881382, 8.9625 42.881382, 8.9625 42.881382, 8.9625 42.881382, 8.9625 42.881382))'^^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 '774_5596'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.739632 8.044919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.739632"^^xsd:decimal ;
  dwc:decimalLongitude "8.044919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.739632 8.044919)"^^geo:wktLiteral ;
  geo-pos:lat "43.739632"^^xsd:decimal ;
  geo-pos:long "8.044919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5974'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5974'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.044919'^^xsd:double;
  dwc:startLongitude '8.044919'^^xsd:double;
  dwc:endLongitude '8.044919'^^xsd:double;
  dwc:latitude '43.739632'^^xsd:double;
  dwc:startLatitude '43.739632'^^xsd:double;
  dwc:endLatitude '43.739632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.044919 43.739632, 8.044919 43.739632, 8.044919 43.739632, 8.044919 43.739632, 8.044919 43.739632))'^^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 '774_5974'^^xsd:string;
  dwc:observationDate '2007-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68176 7.61765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68176"^^xsd:decimal ;
  dwc:decimalLongitude "7.61765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68176 7.61765)"^^geo:wktLiteral ;
  geo-pos:lat "43.68176"^^xsd:decimal ;
  geo-pos:long "7.61765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5138'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5138'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.280555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.61765'^^xsd:double;
  dwc:startLongitude '7.61765'^^xsd:double;
  dwc:endLongitude '7.61765'^^xsd:double;
  dwc:latitude '43.68176'^^xsd:double;
  dwc:startLatitude '43.68176'^^xsd:double;
  dwc:endLatitude '43.68176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.61765 43.68176, 7.61765 43.68176, 7.61765 43.68176, 7.61765 43.68176, 7.61765 43.68176))'^^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 '774_5138'^^xsd:string;
  dwc:observationDate '2001-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.066833 8.110167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.066833"^^xsd:decimal ;
  dwc:decimalLongitude "8.110167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.066833 8.110167)"^^geo:wktLiteral ;
  geo-pos:lat "43.066833"^^xsd:decimal ;
  geo-pos:long "8.110167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4508'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4508'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.662222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.110167'^^xsd:double;
  dwc:startLongitude '8.110167'^^xsd:double;
  dwc:endLongitude '8.110167'^^xsd:double;
  dwc:latitude '43.066833'^^xsd:double;
  dwc:startLatitude '43.066833'^^xsd:double;
  dwc:endLatitude '43.066833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.110167 43.066833, 8.110167 43.066833, 8.110167 43.066833, 8.110167 43.066833, 8.110167 43.066833))'^^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 '774_4508'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36377 8.236733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36377"^^xsd:decimal ;
  dwc:decimalLongitude "8.236733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36377 8.236733)"^^geo:wktLiteral ;
  geo-pos:lat "43.36377"^^xsd:decimal ;
  geo-pos:long "8.236733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5241'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5241'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.236733'^^xsd:double;
  dwc:startLongitude '8.236733'^^xsd:double;
  dwc:endLongitude '8.236733'^^xsd:double;
  dwc:latitude '43.36377'^^xsd:double;
  dwc:startLatitude '43.36377'^^xsd:double;
  dwc:endLatitude '43.36377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.236733 43.36377, 8.236733 43.36377, 8.236733 43.36377, 8.236733 43.36377, 8.236733 43.36377))'^^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 '774_5241'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73332 7.98403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73332"^^xsd:decimal ;
  dwc:decimalLongitude "7.98403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73332 7.98403)"^^geo:wktLiteral ;
  geo-pos:lat "43.73332"^^xsd:decimal ;
  geo-pos:long "7.98403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5297'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5297'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.138611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98403'^^xsd:double;
  dwc:startLongitude '7.98403'^^xsd:double;
  dwc:endLongitude '7.98403'^^xsd:double;
  dwc:latitude '43.73332'^^xsd:double;
  dwc:startLatitude '43.73332'^^xsd:double;
  dwc:endLatitude '43.73332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98403 43.73332, 7.98403 43.73332, 7.98403 43.73332, 7.98403 43.73332, 7.98403 43.73332))'^^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 '774_5297'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696 7.61233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.696"^^xsd:decimal ;
  dwc:decimalLongitude "7.61233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696 7.61233)"^^geo:wktLiteral ;
  geo-pos:lat "43.696"^^xsd:decimal ;
  geo-pos:long "7.61233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5119'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5119'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.6097222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.61233'^^xsd:double;
  dwc:startLongitude '7.61233'^^xsd:double;
  dwc:endLongitude '7.61233'^^xsd:double;
  dwc:latitude '43.696'^^xsd:double;
  dwc:startLatitude '43.696'^^xsd:double;
  dwc:endLatitude '43.696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.61233 43.696, 7.61233 43.696, 7.61233 43.696, 7.61233 43.696, 7.61233 43.696))'^^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 '774_5119'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737167 8.6545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.737167"^^xsd:decimal ;
  dwc:decimalLongitude "8.6545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.737167 8.6545)"^^geo:wktLiteral ;
  geo-pos:lat "42.737167"^^xsd:decimal ;
  geo-pos:long "8.6545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4654'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4654'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.063611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6545'^^xsd:double;
  dwc:startLongitude '8.6545'^^xsd:double;
  dwc:endLongitude '8.6545'^^xsd:double;
  dwc:latitude '42.737167'^^xsd:double;
  dwc:startLatitude '42.737167'^^xsd:double;
  dwc:endLatitude '42.737167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6545 42.737167, 8.6545 42.737167, 8.6545 42.737167, 8.6545 42.737167, 8.6545 42.737167))'^^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 '774_4654'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.184667 7.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.184667"^^xsd:decimal ;
  dwc:decimalLongitude "7.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.184667 7.981)"^^geo:wktLiteral ;
  geo-pos:lat "43.184667"^^xsd:decimal ;
  geo-pos:long "7.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4571'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4571'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.831666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.981'^^xsd:double;
  dwc:startLongitude '7.981'^^xsd:double;
  dwc:endLongitude '7.981'^^xsd:double;
  dwc:latitude '43.184667'^^xsd:double;
  dwc:startLatitude '43.184667'^^xsd:double;
  dwc:endLatitude '43.184667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.981 43.184667, 7.981 43.184667, 7.981 43.184667, 7.981 43.184667, 7.981 43.184667))'^^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 '774_4571'^^xsd:string;
  dwc:observationDate '1997-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.611333 8.426833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.611333"^^xsd:decimal ;
  dwc:decimalLongitude "8.426833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.611333 8.426833)"^^geo:wktLiteral ;
  geo-pos:lat "42.611333"^^xsd:decimal ;
  geo-pos:long "8.426833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3647'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3647'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.426833'^^xsd:double;
  dwc:startLongitude '8.426833'^^xsd:double;
  dwc:endLongitude '8.426833'^^xsd:double;
  dwc:latitude '42.611333'^^xsd:double;
  dwc:startLatitude '42.611333'^^xsd:double;
  dwc:endLatitude '42.611333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.426833 42.611333, 8.426833 42.611333, 8.426833 42.611333, 8.426833 42.611333, 8.426833 42.611333))'^^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 '774_3647'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85132 8.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85132"^^xsd:decimal ;
  dwc:decimalLongitude "8.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85132 8.8035)"^^geo:wktLiteral ;
  geo-pos:lat "42.85132"^^xsd:decimal ;
  geo-pos:long "8.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5076'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5076'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.035277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.8035'^^xsd:double;
  dwc:startLongitude '8.8035'^^xsd:double;
  dwc:endLongitude '8.8035'^^xsd:double;
  dwc:latitude '42.85132'^^xsd:double;
  dwc:startLatitude '42.85132'^^xsd:double;
  dwc:endLatitude '42.85132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8035 42.85132, 8.8035 42.85132, 8.8035 42.85132, 8.8035 42.85132, 8.8035 42.85132))'^^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 '774_5076'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.727646 8.019632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.727646"^^xsd:decimal ;
  dwc:decimalLongitude "8.019632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.727646 8.019632)"^^geo:wktLiteral ;
  geo-pos:lat "43.727646"^^xsd:decimal ;
  geo-pos:long "8.019632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5682'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5682'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019632'^^xsd:double;
  dwc:startLongitude '8.019632'^^xsd:double;
  dwc:endLongitude '8.019632'^^xsd:double;
  dwc:latitude '43.727646'^^xsd:double;
  dwc:startLatitude '43.727646'^^xsd:double;
  dwc:endLatitude '43.727646'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019632 43.727646, 8.019632 43.727646, 8.019632 43.727646, 8.019632 43.727646, 8.019632 43.727646))'^^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 '774_5682'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5515 7.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5515"^^xsd:decimal ;
  dwc:decimalLongitude "7.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5515 7.293)"^^geo:wktLiteral ;
  geo-pos:lat "43.5515"^^xsd:decimal ;
  geo-pos:long "7.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4359'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4359'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.293'^^xsd:double;
  dwc:startLongitude '7.293'^^xsd:double;
  dwc:endLongitude '7.293'^^xsd:double;
  dwc:latitude '43.5515'^^xsd:double;
  dwc:startLatitude '43.5515'^^xsd:double;
  dwc:endLatitude '43.5515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.293 43.5515, 7.293 43.5515, 7.293 43.5515, 7.293 43.5515, 7.293 43.5515))'^^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 '774_4359'^^xsd:string;
  dwc:observationDate '1996-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.681983 8.0405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.681983"^^xsd:decimal ;
  dwc:decimalLongitude "8.0405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.681983 8.0405)"^^geo:wktLiteral ;
  geo-pos:lat "43.681983"^^xsd:decimal ;
  geo-pos:long "8.0405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6979'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6979'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0405'^^xsd:double;
  dwc:startLongitude '8.0405'^^xsd:double;
  dwc:endLongitude '8.0405'^^xsd:double;
  dwc:latitude '43.681983'^^xsd:double;
  dwc:startLatitude '43.681983'^^xsd:double;
  dwc:endLatitude '43.681983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0405 43.681983, 8.0405 43.681983, 8.0405 43.681983, 8.0405 43.681983, 8.0405 43.681983))'^^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 '774_6979'^^xsd:string;
  dwc:observationDate '1996-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 7.883917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.883917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 7.883917)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "7.883917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3962'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3962'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.883917'^^xsd:double;
  dwc:startLongitude '7.883917'^^xsd:double;
  dwc:endLongitude '7.883917'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:startLatitude '43.4'^^xsd:double;
  dwc:endLatitude '43.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.883917 43.4, 7.883917 43.4, 7.883917 43.4, 7.883917 43.4, 7.883917 43.4))'^^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 '774_3962'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5741 7.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5741"^^xsd:decimal ;
  dwc:decimalLongitude "7.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5741 7.7883)"^^geo:wktLiteral ;
  geo-pos:lat "43.5741"^^xsd:decimal ;
  geo-pos:long "7.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7554'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7554'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.665'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7883'^^xsd:double;
  dwc:startLongitude '7.7883'^^xsd:double;
  dwc:endLongitude '7.7883'^^xsd:double;
  dwc:latitude '43.5741'^^xsd:double;
  dwc:startLatitude '43.5741'^^xsd:double;
  dwc:endLatitude '43.5741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7883 43.5741, 7.7883 43.5741, 7.7883 43.5741, 7.7883 43.5741, 7.7883 43.5741))'^^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 '774_7554'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5545 7.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5545"^^xsd:decimal ;
  dwc:decimalLongitude "7.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5545 7.839)"^^geo:wktLiteral ;
  geo-pos:lat "43.5545"^^xsd:decimal ;
  geo-pos:long "7.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7539'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7539'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.504166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.839'^^xsd:double;
  dwc:startLongitude '7.839'^^xsd:double;
  dwc:endLongitude '7.839'^^xsd:double;
  dwc:latitude '43.5545'^^xsd:double;
  dwc:startLatitude '43.5545'^^xsd:double;
  dwc:endLatitude '43.5545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.839 43.5545, 7.839 43.5545, 7.839 43.5545, 7.839 43.5545, 7.839 43.5545))'^^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 '774_7539'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.477183 7.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.477183"^^xsd:decimal ;
  dwc:decimalLongitude "7.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.477183 7.931)"^^geo:wktLiteral ;
  geo-pos:lat "43.477183"^^xsd:decimal ;
  geo-pos:long "7.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3614'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3614'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.931'^^xsd:double;
  dwc:startLongitude '7.931'^^xsd:double;
  dwc:endLongitude '7.931'^^xsd:double;
  dwc:latitude '43.477183'^^xsd:double;
  dwc:startLatitude '43.477183'^^xsd:double;
  dwc:endLatitude '43.477183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.931 43.477183, 7.931 43.477183, 7.931 43.477183, 7.931 43.477183, 7.931 43.477183))'^^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 '774_3614'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545833 7.939167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.545833"^^xsd:decimal ;
  dwc:decimalLongitude "7.939167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545833 7.939167)"^^geo:wktLiteral ;
  geo-pos:lat "43.545833"^^xsd:decimal ;
  geo-pos:long "7.939167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3771'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3771'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.939167'^^xsd:double;
  dwc:startLongitude '7.939167'^^xsd:double;
  dwc:endLongitude '7.939167'^^xsd:double;
  dwc:latitude '43.545833'^^xsd:double;
  dwc:startLatitude '43.545833'^^xsd:double;
  dwc:endLatitude '43.545833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.939167 43.545833, 7.939167 43.545833, 7.939167 43.545833, 7.939167 43.545833, 7.939167 43.545833))'^^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 '774_3771'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6572 8.0326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6572"^^xsd:decimal ;
  dwc:decimalLongitude "8.0326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6572 8.0326)"^^geo:wktLiteral ;
  geo-pos:lat "43.6572"^^xsd:decimal ;
  geo-pos:long "8.0326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7191'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7191'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.910833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0326'^^xsd:double;
  dwc:startLongitude '8.0326'^^xsd:double;
  dwc:endLongitude '8.0326'^^xsd:double;
  dwc:latitude '43.6572'^^xsd:double;
  dwc:startLatitude '43.6572'^^xsd:double;
  dwc:endLatitude '43.6572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0326 43.6572, 8.0326 43.6572, 8.0326 43.6572, 8.0326 43.6572, 8.0326 43.6572))'^^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 '774_7191'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7557 7.9613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7557"^^xsd:decimal ;
  dwc:decimalLongitude "7.9613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7557 7.9613)"^^geo:wktLiteral ;
  geo-pos:lat "43.7557"^^xsd:decimal ;
  geo-pos:long "7.9613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7110'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7110'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.655555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9613'^^xsd:double;
  dwc:startLongitude '7.9613'^^xsd:double;
  dwc:endLongitude '7.9613'^^xsd:double;
  dwc:latitude '43.7557'^^xsd:double;
  dwc:startLatitude '43.7557'^^xsd:double;
  dwc:endLatitude '43.7557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9613 43.7557, 7.9613 43.7557, 7.9613 43.7557, 7.9613 43.7557, 7.9613 43.7557))'^^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 '774_7110'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.916667 19.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.916667"^^xsd:decimal ;
  dwc:decimalLongitude "19.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.916667 19.3015)"^^geo:wktLiteral ;
  geo-pos:lat "39.916667"^^xsd:decimal ;
  geo-pos:long "19.3015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2453'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2453'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.3015'^^xsd:double;
  dwc:startLongitude '19.3015'^^xsd:double;
  dwc:endLongitude '19.3015'^^xsd:double;
  dwc:latitude '39.916667'^^xsd:double;
  dwc:startLatitude '39.916667'^^xsd:double;
  dwc:endLatitude '39.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.3015 39.916667, 19.3015 39.916667, 19.3015 39.916667, 19.3015 39.916667, 19.3015 39.916667))'^^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 '774_2453'^^xsd:string;
  dwc:observationDate '1991-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617667 7.7845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617667 7.7845)"^^geo:wktLiteral ;
  geo-pos:lat "43.617667"^^xsd:decimal ;
  geo-pos:long "7.7845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3312'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3312'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7845'^^xsd:double;
  dwc:startLongitude '7.7845'^^xsd:double;
  dwc:endLongitude '7.7845'^^xsd:double;
  dwc:latitude '43.617667'^^xsd:double;
  dwc:startLatitude '43.617667'^^xsd:double;
  dwc:endLatitude '43.617667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7845 43.617667, 7.7845 43.617667, 7.7845 43.617667, 7.7845 43.617667, 7.7845 43.617667))'^^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 '774_3312'^^xsd:string;
  dwc:observationDate '1990-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.039833 8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.039833"^^xsd:decimal ;
  dwc:decimalLongitude "8.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.039833 8.63)"^^geo:wktLiteral ;
  geo-pos:lat "43.039833"^^xsd:decimal ;
  geo-pos:long "8.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4115'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.63'^^xsd:double;
  dwc:startLongitude '8.63'^^xsd:double;
  dwc:endLongitude '8.63'^^xsd:double;
  dwc:latitude '43.039833'^^xsd:double;
  dwc:startLatitude '43.039833'^^xsd:double;
  dwc:endLatitude '43.039833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.63 43.039833, 8.63 43.039833, 8.63 43.039833, 8.63 43.039833, 8.63 43.039833))'^^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 '774_4115'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.548217 7.926817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.548217"^^xsd:decimal ;
  dwc:decimalLongitude "7.926817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.548217 7.926817)"^^geo:wktLiteral ;
  geo-pos:lat "43.548217"^^xsd:decimal ;
  geo-pos:long "7.926817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3495'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3495'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.926817'^^xsd:double;
  dwc:startLongitude '7.926817'^^xsd:double;
  dwc:endLongitude '7.926817'^^xsd:double;
  dwc:latitude '43.548217'^^xsd:double;
  dwc:startLatitude '43.548217'^^xsd:double;
  dwc:endLatitude '43.548217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.926817 43.548217, 7.926817 43.548217, 7.926817 43.548217, 7.926817 43.548217, 7.926817 43.548217))'^^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 '774_3495'^^xsd:string;
  dwc:observationDate '1991-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10155 8.214983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10155"^^xsd:decimal ;
  dwc:decimalLongitude "8.214983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10155 8.214983)"^^geo:wktLiteral ;
  geo-pos:lat "43.10155"^^xsd:decimal ;
  geo-pos:long "8.214983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3471'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3471'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.214983'^^xsd:double;
  dwc:startLongitude '8.214983'^^xsd:double;
  dwc:endLongitude '8.214983'^^xsd:double;
  dwc:latitude '43.10155'^^xsd:double;
  dwc:startLatitude '43.10155'^^xsd:double;
  dwc:endLatitude '43.10155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.214983 43.10155, 8.214983 43.10155, 8.214983 43.10155, 8.214983 43.10155, 8.214983 43.10155))'^^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 '774_3471'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98389 15.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98389"^^xsd:decimal ;
  dwc:decimalLongitude "15.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98389 15.6333)"^^geo:wktLiteral ;
  geo-pos:lat "37.98389"^^xsd:decimal ;
  geo-pos:long "15.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8336'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8336'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1247222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.6333'^^xsd:double;
  dwc:startLongitude '15.6333'^^xsd:double;
  dwc:endLongitude '15.6333'^^xsd:double;
  dwc:latitude '37.98389'^^xsd:double;
  dwc:startLatitude '37.98389'^^xsd:double;
  dwc:endLatitude '37.98389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6333 37.98389, 15.6333 37.98389, 15.6333 37.98389, 15.6333 37.98389, 15.6333 37.98389))'^^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 '774_8336'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6106 7.5294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6106"^^xsd:decimal ;
  dwc:decimalLongitude "7.5294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6106 7.5294)"^^geo:wktLiteral ;
  geo-pos:lat "43.6106"^^xsd:decimal ;
  geo-pos:long "7.5294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5229'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5229'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.293888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5294'^^xsd:double;
  dwc:startLongitude '7.5294'^^xsd:double;
  dwc:endLongitude '7.5294'^^xsd:double;
  dwc:latitude '43.6106'^^xsd:double;
  dwc:startLatitude '43.6106'^^xsd:double;
  dwc:endLatitude '43.6106'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5294 43.6106, 7.5294 43.6106, 7.5294 43.6106, 7.5294 43.6106, 7.5294 43.6106))'^^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 '774_5229'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58335 7.448417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58335"^^xsd:decimal ;
  dwc:decimalLongitude "7.448417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58335 7.448417)"^^geo:wktLiteral ;
  geo-pos:lat "43.58335"^^xsd:decimal ;
  geo-pos:long "7.448417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7649'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7649'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.154722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.448417'^^xsd:double;
  dwc:startLongitude '7.448417'^^xsd:double;
  dwc:endLongitude '7.448417'^^xsd:double;
  dwc:latitude '43.58335'^^xsd:double;
  dwc:startLatitude '43.58335'^^xsd:double;
  dwc:endLatitude '43.58335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.448417 43.58335, 7.448417 43.58335, 7.448417 43.58335, 7.448417 43.58335, 7.448417 43.58335))'^^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 '774_7649'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46022 7.521715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46022"^^xsd:decimal ;
  dwc:decimalLongitude "7.521715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46022 7.521715)"^^geo:wktLiteral ;
  geo-pos:lat "43.46022"^^xsd:decimal ;
  geo-pos:long "7.521715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8046'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8046'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.849166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.521715'^^xsd:double;
  dwc:startLongitude '7.521715'^^xsd:double;
  dwc:endLongitude '7.521715'^^xsd:double;
  dwc:latitude '43.46022'^^xsd:double;
  dwc:startLatitude '43.46022'^^xsd:double;
  dwc:endLatitude '43.46022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.521715 43.46022, 7.521715 43.46022, 7.521715 43.46022, 7.521715 43.46022, 7.521715 43.46022))'^^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 '774_8046'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64661 7.851288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64661"^^xsd:decimal ;
  dwc:decimalLongitude "7.851288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64661 7.851288)"^^geo:wktLiteral ;
  geo-pos:lat "43.64661"^^xsd:decimal ;
  geo-pos:long "7.851288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8043'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8043'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.9975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.851288'^^xsd:double;
  dwc:startLongitude '7.851288'^^xsd:double;
  dwc:endLongitude '7.851288'^^xsd:double;
  dwc:latitude '43.64661'^^xsd:double;
  dwc:startLatitude '43.64661'^^xsd:double;
  dwc:endLatitude '43.64661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.851288 43.64661, 7.851288 43.64661, 7.851288 43.64661, 7.851288 43.64661, 7.851288 43.64661))'^^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 '774_8043'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67873 7.66071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67873"^^xsd:decimal ;
  dwc:decimalLongitude "7.66071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67873 7.66071)"^^geo:wktLiteral ;
  geo-pos:lat "43.67873"^^xsd:decimal ;
  geo-pos:long "7.66071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6812'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6812'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.08'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.66071'^^xsd:double;
  dwc:startLongitude '7.66071'^^xsd:double;
  dwc:endLongitude '7.66071'^^xsd:double;
  dwc:latitude '43.67873'^^xsd:double;
  dwc:startLatitude '43.67873'^^xsd:double;
  dwc:endLatitude '43.67873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.66071 43.67873, 7.66071 43.67873, 7.66071 43.67873, 7.66071 43.67873, 7.66071 43.67873))'^^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 '774_6812'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951271 6.338516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951271"^^xsd:decimal ;
  dwc:decimalLongitude "6.338516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951271 6.338516)"^^geo:wktLiteral ;
  geo-pos:lat "42.951271"^^xsd:decimal ;
  geo-pos:long "6.338516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5570'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5570'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.209444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.338516'^^xsd:double;
  dwc:startLongitude '6.338516'^^xsd:double;
  dwc:endLongitude '6.338516'^^xsd:double;
  dwc:latitude '42.951271'^^xsd:double;
  dwc:startLatitude '42.951271'^^xsd:double;
  dwc:endLatitude '42.951271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.338516 42.951271, 6.338516 42.951271, 6.338516 42.951271, 6.338516 42.951271, 6.338516 42.951271))'^^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 '774_5570'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933033 8.285501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933033"^^xsd:decimal ;
  dwc:decimalLongitude "8.285501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933033 8.285501)"^^geo:wktLiteral ;
  geo-pos:lat "43.933033"^^xsd:decimal ;
  geo-pos:long "8.285501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5469'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5469'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.41'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.285501'^^xsd:double;
  dwc:startLongitude '8.285501'^^xsd:double;
  dwc:endLongitude '8.285501'^^xsd:double;
  dwc:latitude '43.933033'^^xsd:double;
  dwc:startLatitude '43.933033'^^xsd:double;
  dwc:endLatitude '43.933033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.285501 43.933033, 8.285501 43.933033, 8.285501 43.933033, 8.285501 43.933033, 8.285501 43.933033))'^^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 '774_5469'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15646 8.45407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15646"^^xsd:decimal ;
  dwc:decimalLongitude "8.45407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15646 8.45407)"^^geo:wktLiteral ;
  geo-pos:lat "43.15646"^^xsd:decimal ;
  geo-pos:long "8.45407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6511'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6511'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.001666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45407'^^xsd:double;
  dwc:startLongitude '8.45407'^^xsd:double;
  dwc:endLongitude '8.45407'^^xsd:double;
  dwc:latitude '43.15646'^^xsd:double;
  dwc:startLatitude '43.15646'^^xsd:double;
  dwc:endLatitude '43.15646'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45407 43.15646, 8.45407 43.15646, 8.45407 43.15646, 8.45407 43.15646, 8.45407 43.15646))'^^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 '774_6511'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37566 8.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37566"^^xsd:decimal ;
  dwc:decimalLongitude "8.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37566 8.289)"^^geo:wktLiteral ;
  geo-pos:lat "43.37566"^^xsd:decimal ;
  geo-pos:long "8.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6479'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.892222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.289'^^xsd:double;
  dwc:startLongitude '8.289'^^xsd:double;
  dwc:endLongitude '8.289'^^xsd:double;
  dwc:latitude '43.37566'^^xsd:double;
  dwc:startLatitude '43.37566'^^xsd:double;
  dwc:endLatitude '43.37566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.289 43.37566, 8.289 43.37566, 8.289 43.37566, 8.289 43.37566, 8.289 43.37566))'^^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 '774_6479'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544785 7.768817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544785"^^xsd:decimal ;
  dwc:decimalLongitude "7.768817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544785 7.768817)"^^geo:wktLiteral ;
  geo-pos:lat "43.544785"^^xsd:decimal ;
  geo-pos:long "7.768817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5586'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5586'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.7888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.768817'^^xsd:double;
  dwc:startLongitude '7.768817'^^xsd:double;
  dwc:endLongitude '7.768817'^^xsd:double;
  dwc:latitude '43.544785'^^xsd:double;
  dwc:startLatitude '43.544785'^^xsd:double;
  dwc:endLatitude '43.544785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.768817 43.544785, 7.768817 43.544785, 7.768817 43.544785, 7.768817 43.544785, 7.768817 43.544785))'^^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 '774_5586'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.442707 7.776903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.442707"^^xsd:decimal ;
  dwc:decimalLongitude "7.776903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.442707 7.776903)"^^geo:wktLiteral ;
  geo-pos:lat "43.442707"^^xsd:decimal ;
  geo-pos:long "7.776903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5933'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5933'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.605'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.776903'^^xsd:double;
  dwc:startLongitude '7.776903'^^xsd:double;
  dwc:endLongitude '7.776903'^^xsd:double;
  dwc:latitude '43.442707'^^xsd:double;
  dwc:startLatitude '43.442707'^^xsd:double;
  dwc:endLatitude '43.442707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.776903 43.442707, 7.776903 43.442707, 7.776903 43.442707, 7.776903 43.442707, 7.776903 43.442707))'^^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 '774_5933'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64781 7.617638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64781"^^xsd:decimal ;
  dwc:decimalLongitude "7.617638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64781 7.617638)"^^geo:wktLiteral ;
  geo-pos:lat "43.64781"^^xsd:decimal ;
  geo-pos:long "7.617638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7644'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7644'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.789166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.617638'^^xsd:double;
  dwc:startLongitude '7.617638'^^xsd:double;
  dwc:endLongitude '7.617638'^^xsd:double;
  dwc:latitude '43.64781'^^xsd:double;
  dwc:startLatitude '43.64781'^^xsd:double;
  dwc:endLatitude '43.64781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.617638 43.64781, 7.617638 43.64781, 7.617638 43.64781, 7.617638 43.64781, 7.617638 43.64781))'^^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 '774_7644'^^xsd:string;
  dwc:observationDate '2011-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37867 8.612267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37867"^^xsd:decimal ;
  dwc:decimalLongitude "8.612267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37867 8.612267)"^^geo:wktLiteral ;
  geo-pos:lat "43.37867"^^xsd:decimal ;
  geo-pos:long "8.612267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6274'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.612267'^^xsd:double;
  dwc:startLongitude '8.612267'^^xsd:double;
  dwc:endLongitude '8.612267'^^xsd:double;
  dwc:latitude '43.37867'^^xsd:double;
  dwc:startLatitude '43.37867'^^xsd:double;
  dwc:endLatitude '43.37867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.612267 43.37867, 8.612267 43.37867, 8.612267 43.37867, 8.612267 43.37867, 8.612267 43.37867))'^^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 '774_6274'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.453833 7.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.453833"^^xsd:decimal ;
  dwc:decimalLongitude "7.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.453833 7.894)"^^geo:wktLiteral ;
  geo-pos:lat "43.453833"^^xsd:decimal ;
  geo-pos:long "7.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4669'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4669'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.975555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.894'^^xsd:double;
  dwc:startLongitude '7.894'^^xsd:double;
  dwc:endLongitude '7.894'^^xsd:double;
  dwc:latitude '43.453833'^^xsd:double;
  dwc:startLatitude '43.453833'^^xsd:double;
  dwc:endLatitude '43.453833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.894 43.453833, 7.894 43.453833, 7.894 43.453833, 7.894 43.453833, 7.894 43.453833))'^^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 '774_4669'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574667 7.282667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.574667"^^xsd:decimal ;
  dwc:decimalLongitude "7.282667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574667 7.282667)"^^geo:wktLiteral ;
  geo-pos:lat "43.574667"^^xsd:decimal ;
  geo-pos:long "7.282667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4338'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4338'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.282667'^^xsd:double;
  dwc:startLongitude '7.282667'^^xsd:double;
  dwc:endLongitude '7.282667'^^xsd:double;
  dwc:latitude '43.574667'^^xsd:double;
  dwc:startLatitude '43.574667'^^xsd:double;
  dwc:endLatitude '43.574667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.282667 43.574667, 7.282667 43.574667, 7.282667 43.574667, 7.282667 43.574667, 7.282667 43.574667))'^^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 '774_4338'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326767 8.064549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.326767"^^xsd:decimal ;
  dwc:decimalLongitude "8.064549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326767 8.064549)"^^geo:wktLiteral ;
  geo-pos:lat "43.326767"^^xsd:decimal ;
  geo-pos:long "8.064549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6267'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.512222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.064549'^^xsd:double;
  dwc:startLongitude '8.064549'^^xsd:double;
  dwc:endLongitude '8.064549'^^xsd:double;
  dwc:latitude '43.326767'^^xsd:double;
  dwc:startLatitude '43.326767'^^xsd:double;
  dwc:endLatitude '43.326767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.064549 43.326767, 8.064549 43.326767, 8.064549 43.326767, 8.064549 43.326767, 8.064549 43.326767))'^^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 '774_6267'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69617 7.817825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69617"^^xsd:decimal ;
  dwc:decimalLongitude "7.817825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69617 7.817825)"^^geo:wktLiteral ;
  geo-pos:lat "43.69617"^^xsd:decimal ;
  geo-pos:long "7.817825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7778'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7778'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.897777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817825'^^xsd:double;
  dwc:startLongitude '7.817825'^^xsd:double;
  dwc:endLongitude '7.817825'^^xsd:double;
  dwc:latitude '43.69617'^^xsd:double;
  dwc:startLatitude '43.69617'^^xsd:double;
  dwc:endLatitude '43.69617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817825 43.69617, 7.817825 43.69617, 7.817825 43.69617, 7.817825 43.69617, 7.817825 43.69617))'^^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 '774_7778'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51414 7.48649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51414"^^xsd:decimal ;
  dwc:decimalLongitude "7.48649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51414 7.48649)"^^geo:wktLiteral ;
  geo-pos:lat "43.51414"^^xsd:decimal ;
  geo-pos:long "7.48649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6843'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6843'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.673888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.48649'^^xsd:double;
  dwc:startLongitude '7.48649'^^xsd:double;
  dwc:endLongitude '7.48649'^^xsd:double;
  dwc:latitude '43.51414'^^xsd:double;
  dwc:startLatitude '43.51414'^^xsd:double;
  dwc:endLatitude '43.51414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.48649 43.51414, 7.48649 43.51414, 7.48649 43.51414, 7.48649 43.51414, 7.48649 43.51414))'^^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 '774_6843'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.527167 7.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.527167"^^xsd:decimal ;
  dwc:decimalLongitude "7.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.527167 7.855)"^^geo:wktLiteral ;
  geo-pos:lat "43.527167"^^xsd:decimal ;
  geo-pos:long "7.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4627'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.6275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.855'^^xsd:double;
  dwc:startLongitude '7.855'^^xsd:double;
  dwc:endLongitude '7.855'^^xsd:double;
  dwc:latitude '43.527167'^^xsd:double;
  dwc:startLatitude '43.527167'^^xsd:double;
  dwc:endLatitude '43.527167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.855 43.527167, 7.855 43.527167, 7.855 43.527167, 7.855 43.527167, 7.855 43.527167))'^^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 '774_4627'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.757867 8.275033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.757867"^^xsd:decimal ;
  dwc:decimalLongitude "8.275033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.757867 8.275033)"^^geo:wktLiteral ;
  geo-pos:lat "43.757867"^^xsd:decimal ;
  geo-pos:long "8.275033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7434'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7434'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.298888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.275033'^^xsd:double;
  dwc:startLongitude '8.275033'^^xsd:double;
  dwc:endLongitude '8.275033'^^xsd:double;
  dwc:latitude '43.757867'^^xsd:double;
  dwc:startLatitude '43.757867'^^xsd:double;
  dwc:endLatitude '43.757867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.275033 43.757867, 8.275033 43.757867, 8.275033 43.757867, 8.275033 43.757867, 8.275033 43.757867))'^^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 '774_7434'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.715833 7.8775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.715833"^^xsd:decimal ;
  dwc:decimalLongitude "7.8775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.715833 7.8775)"^^geo:wktLiteral ;
  geo-pos:lat "43.715833"^^xsd:decimal ;
  geo-pos:long "7.8775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4613'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4613'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.502222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8775'^^xsd:double;
  dwc:startLongitude '7.8775'^^xsd:double;
  dwc:endLongitude '7.8775'^^xsd:double;
  dwc:latitude '43.715833'^^xsd:double;
  dwc:startLatitude '43.715833'^^xsd:double;
  dwc:endLatitude '43.715833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8775 43.715833, 7.8775 43.715833, 7.8775 43.715833, 7.8775 43.715833, 7.8775 43.715833))'^^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 '774_4613'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.261833 8.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.261833"^^xsd:decimal ;
  dwc:decimalLongitude "8.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.261833 8.236)"^^geo:wktLiteral ;
  geo-pos:lat "43.261833"^^xsd:decimal ;
  geo-pos:long "8.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3642'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3642'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.236'^^xsd:double;
  dwc:startLongitude '8.236'^^xsd:double;
  dwc:endLongitude '8.236'^^xsd:double;
  dwc:latitude '43.261833'^^xsd:double;
  dwc:startLatitude '43.261833'^^xsd:double;
  dwc:endLatitude '43.261833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.236 43.261833, 8.236 43.261833, 8.236 43.261833, 8.236 43.261833, 8.236 43.261833))'^^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 '774_3642'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.928333 8.513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.928333"^^xsd:decimal ;
  dwc:decimalLongitude "8.513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.928333 8.513333)"^^geo:wktLiteral ;
  geo-pos:lat "42.928333"^^xsd:decimal ;
  geo-pos:long "8.513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3988'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3988'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.513333'^^xsd:double;
  dwc:startLongitude '8.513333'^^xsd:double;
  dwc:endLongitude '8.513333'^^xsd:double;
  dwc:latitude '42.928333'^^xsd:double;
  dwc:startLatitude '42.928333'^^xsd:double;
  dwc:endLatitude '42.928333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.513333 42.928333, 8.513333 42.928333, 8.513333 42.928333, 8.513333 42.928333, 8.513333 42.928333))'^^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 '774_3988'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63267 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63267"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63267 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.63267"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5032'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5032'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83'^^xsd:double;
  dwc:startLongitude '7.83'^^xsd:double;
  dwc:endLongitude '7.83'^^xsd:double;
  dwc:latitude '43.63267'^^xsd:double;
  dwc:startLatitude '43.63267'^^xsd:double;
  dwc:endLatitude '43.63267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83 43.63267, 7.83 43.63267, 7.83 43.63267, 7.83 43.63267, 7.83 43.63267))'^^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 '774_5032'^^xsd:string;
  dwc:observationDate '2000-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7165 8.3336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7165"^^xsd:decimal ;
  dwc:decimalLongitude "8.3336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7165 8.3336)"^^geo:wktLiteral ;
  geo-pos:lat "43.7165"^^xsd:decimal ;
  geo-pos:long "8.3336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7270'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7270'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.785555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3336'^^xsd:double;
  dwc:startLongitude '8.3336'^^xsd:double;
  dwc:endLongitude '8.3336'^^xsd:double;
  dwc:latitude '43.7165'^^xsd:double;
  dwc:startLatitude '43.7165'^^xsd:double;
  dwc:endLatitude '43.7165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3336 43.7165, 8.3336 43.7165, 8.3336 43.7165, 8.3336 43.7165, 8.3336 43.7165))'^^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 '774_7270'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4685 7.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4685"^^xsd:decimal ;
  dwc:decimalLongitude "7.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4685 7.814)"^^geo:wktLiteral ;
  geo-pos:lat "43.4685"^^xsd:decimal ;
  geo-pos:long "7.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3270'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3270'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.814'^^xsd:double;
  dwc:startLongitude '7.814'^^xsd:double;
  dwc:endLongitude '7.814'^^xsd:double;
  dwc:latitude '43.4685'^^xsd:double;
  dwc:startLatitude '43.4685'^^xsd:double;
  dwc:endLatitude '43.4685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.814 43.4685, 7.814 43.4685, 7.814 43.4685, 7.814 43.4685, 7.814 43.4685))'^^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 '774_3270'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735317 8.01695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.735317"^^xsd:decimal ;
  dwc:decimalLongitude "8.01695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735317 8.01695)"^^geo:wktLiteral ;
  geo-pos:lat "43.735317"^^xsd:decimal ;
  geo-pos:long "8.01695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7416'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7416'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6294444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.01695'^^xsd:double;
  dwc:startLongitude '8.01695'^^xsd:double;
  dwc:endLongitude '8.01695'^^xsd:double;
  dwc:latitude '43.735317'^^xsd:double;
  dwc:startLatitude '43.735317'^^xsd:double;
  dwc:endLatitude '43.735317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.01695 43.735317, 8.01695 43.735317, 8.01695 43.735317, 8.01695 43.735317, 8.01695 43.735317))'^^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 '774_7416'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546983 8.020017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.546983"^^xsd:decimal ;
  dwc:decimalLongitude "8.020017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546983 8.020017)"^^geo:wktLiteral ;
  geo-pos:lat "43.546983"^^xsd:decimal ;
  geo-pos:long "8.020017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7050'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7050'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.020017'^^xsd:double;
  dwc:startLongitude '8.020017'^^xsd:double;
  dwc:endLongitude '8.020017'^^xsd:double;
  dwc:latitude '43.546983'^^xsd:double;
  dwc:startLatitude '43.546983'^^xsd:double;
  dwc:endLatitude '43.546983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.020017 43.546983, 8.020017 43.546983, 8.020017 43.546983, 8.020017 43.546983, 8.020017 43.546983))'^^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 '774_7050'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570567 8.118767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.570567"^^xsd:decimal ;
  dwc:decimalLongitude "8.118767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570567 8.118767)"^^geo:wktLiteral ;
  geo-pos:lat "43.570567"^^xsd:decimal ;
  geo-pos:long "8.118767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6992'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6992'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.118767'^^xsd:double;
  dwc:startLongitude '8.118767'^^xsd:double;
  dwc:endLongitude '8.118767'^^xsd:double;
  dwc:latitude '43.570567'^^xsd:double;
  dwc:startLatitude '43.570567'^^xsd:double;
  dwc:endLatitude '43.570567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.118767 43.570567, 8.118767 43.570567, 8.118767 43.570567, 8.118767 43.570567, 8.118767 43.570567))'^^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 '774_6992'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64687 7.569758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64687"^^xsd:decimal ;
  dwc:decimalLongitude "7.569758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64687 7.569758)"^^geo:wktLiteral ;
  geo-pos:lat "43.64687"^^xsd:decimal ;
  geo-pos:long "7.569758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7770'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7770'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.569758'^^xsd:double;
  dwc:startLongitude '7.569758'^^xsd:double;
  dwc:endLongitude '7.569758'^^xsd:double;
  dwc:latitude '43.64687'^^xsd:double;
  dwc:startLatitude '43.64687'^^xsd:double;
  dwc:endLatitude '43.64687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.569758 43.64687, 7.569758 43.64687, 7.569758 43.64687, 7.569758 43.64687, 7.569758 43.64687))'^^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 '774_7770'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483333 8.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483333"^^xsd:decimal ;
  dwc:decimalLongitude "8.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483333 8.066667)"^^geo:wktLiteral ;
  geo-pos:lat "43.483333"^^xsd:decimal ;
  geo-pos:long "8.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3559'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3559'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.066667'^^xsd:double;
  dwc:startLongitude '8.066667'^^xsd:double;
  dwc:endLongitude '8.066667'^^xsd:double;
  dwc:latitude '43.483333'^^xsd:double;
  dwc:startLatitude '43.483333'^^xsd:double;
  dwc:endLatitude '43.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.066667 43.483333, 8.066667 43.483333, 8.066667 43.483333, 8.066667 43.483333, 8.066667 43.483333))'^^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 '774_3559'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11706 8.239942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11706"^^xsd:decimal ;
  dwc:decimalLongitude "8.239942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11706 8.239942)"^^geo:wktLiteral ;
  geo-pos:lat "43.11706"^^xsd:decimal ;
  geo-pos:long "8.239942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8108'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8108'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.045833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.239942'^^xsd:double;
  dwc:startLongitude '8.239942'^^xsd:double;
  dwc:endLongitude '8.239942'^^xsd:double;
  dwc:latitude '43.11706'^^xsd:double;
  dwc:startLatitude '43.11706'^^xsd:double;
  dwc:endLatitude '43.11706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.239942 43.11706, 8.239942 43.11706, 8.239942 43.11706, 8.239942 43.11706, 8.239942 43.11706))'^^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 '774_8108'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57399 7.48272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57399"^^xsd:decimal ;
  dwc:decimalLongitude "7.48272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57399 7.48272)"^^geo:wktLiteral ;
  geo-pos:lat "43.57399"^^xsd:decimal ;
  geo-pos:long "7.48272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8170'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8170'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.339722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.48272'^^xsd:double;
  dwc:startLongitude '7.48272'^^xsd:double;
  dwc:endLongitude '7.48272'^^xsd:double;
  dwc:latitude '43.57399'^^xsd:double;
  dwc:startLatitude '43.57399'^^xsd:double;
  dwc:endLatitude '43.57399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.48272 43.57399, 7.48272 43.57399, 7.48272 43.57399, 7.48272 43.57399, 7.48272 43.57399))'^^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 '774_8170'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 15.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.816667"^^xsd:decimal ;
  dwc:decimalLongitude "15.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 15.283333)"^^geo:wktLiteral ;
  geo-pos:lat "39.816667"^^xsd:decimal ;
  geo-pos:long "15.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2399'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2399'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.283333'^^xsd:double;
  dwc:startLongitude '15.283333'^^xsd:double;
  dwc:endLongitude '15.283333'^^xsd:double;
  dwc:latitude '39.816667'^^xsd:double;
  dwc:startLatitude '39.816667'^^xsd:double;
  dwc:endLatitude '39.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.283333 39.816667, 15.283333 39.816667, 15.283333 39.816667, 15.283333 39.816667, 15.283333 39.816667))'^^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 '774_2399'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68467 7.91167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68467"^^xsd:decimal ;
  dwc:decimalLongitude "7.91167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68467 7.91167)"^^geo:wktLiteral ;
  geo-pos:lat "43.68467"^^xsd:decimal ;
  geo-pos:long "7.91167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4949'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4949'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91167'^^xsd:double;
  dwc:startLongitude '7.91167'^^xsd:double;
  dwc:endLongitude '7.91167'^^xsd:double;
  dwc:latitude '43.68467'^^xsd:double;
  dwc:startLatitude '43.68467'^^xsd:double;
  dwc:endLatitude '43.68467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91167 43.68467, 7.91167 43.68467, 7.91167 43.68467, 7.91167 43.68467, 7.91167 43.68467))'^^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 '774_4949'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.928333)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "7.928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2295'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.928333'^^xsd:double;
  dwc:startLongitude '7.928333'^^xsd:double;
  dwc:endLongitude '7.928333'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.928333 43.5, 7.928333 43.5, 7.928333 43.5, 7.928333 43.5, 7.928333 43.5))'^^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 '774_2295'^^xsd:string;
  dwc:observationDate '1988-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554371 8.033747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.554371"^^xsd:decimal ;
  dwc:decimalLongitude "8.033747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554371 8.033747)"^^geo:wktLiteral ;
  geo-pos:lat "43.554371"^^xsd:decimal ;
  geo-pos:long "8.033747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6107'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6107'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8711111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.033747'^^xsd:double;
  dwc:startLongitude '8.033747'^^xsd:double;
  dwc:endLongitude '8.033747'^^xsd:double;
  dwc:latitude '43.554371'^^xsd:double;
  dwc:startLatitude '43.554371'^^xsd:double;
  dwc:endLatitude '43.554371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.033747 43.554371, 8.033747 43.554371, 8.033747 43.554371, 8.033747 43.554371, 8.033747 43.554371))'^^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 '774_6107'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329704 7.390205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.329704"^^xsd:decimal ;
  dwc:decimalLongitude "7.390205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329704 7.390205)"^^geo:wktLiteral ;
  geo-pos:lat "43.329704"^^xsd:decimal ;
  geo-pos:long "7.390205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6200'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6200'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.4233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.390205'^^xsd:double;
  dwc:startLongitude '7.390205'^^xsd:double;
  dwc:endLongitude '7.390205'^^xsd:double;
  dwc:latitude '43.329704'^^xsd:double;
  dwc:startLatitude '43.329704'^^xsd:double;
  dwc:endLatitude '43.329704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.390205 43.329704, 7.390205 43.329704, 7.390205 43.329704, 7.390205 43.329704, 7.390205 43.329704))'^^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 '774_6200'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42028 8.059579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42028"^^xsd:decimal ;
  dwc:decimalLongitude "8.059579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42028 8.059579)"^^geo:wktLiteral ;
  geo-pos:lat "43.42028"^^xsd:decimal ;
  geo-pos:long "8.059579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7753'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7753'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.938055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059579'^^xsd:double;
  dwc:startLongitude '8.059579'^^xsd:double;
  dwc:endLongitude '8.059579'^^xsd:double;
  dwc:latitude '43.42028'^^xsd:double;
  dwc:startLatitude '43.42028'^^xsd:double;
  dwc:endLatitude '43.42028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059579 43.42028, 8.059579 43.42028, 8.059579 43.42028, 8.059579 43.42028, 8.059579 43.42028))'^^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 '774_7753'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.608284 7.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.608284"^^xsd:decimal ;
  dwc:decimalLongitude "7.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.608284 7.7816)"^^geo:wktLiteral ;
  geo-pos:lat "43.608284"^^xsd:decimal ;
  geo-pos:long "7.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5583'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5583'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7816'^^xsd:double;
  dwc:startLongitude '7.7816'^^xsd:double;
  dwc:endLongitude '7.7816'^^xsd:double;
  dwc:latitude '43.608284'^^xsd:double;
  dwc:startLatitude '43.608284'^^xsd:double;
  dwc:endLatitude '43.608284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7816 43.608284, 7.7816 43.608284, 7.7816 43.608284, 7.7816 43.608284, 7.7816 43.608284))'^^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 '774_5583'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52093 7.3309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52093"^^xsd:decimal ;
  dwc:decimalLongitude "7.3309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52093 7.3309)"^^geo:wktLiteral ;
  geo-pos:lat "43.52093"^^xsd:decimal ;
  geo-pos:long "7.3309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5201'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5201'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.3675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3309'^^xsd:double;
  dwc:startLongitude '7.3309'^^xsd:double;
  dwc:endLongitude '7.3309'^^xsd:double;
  dwc:latitude '43.52093'^^xsd:double;
  dwc:startLatitude '43.52093'^^xsd:double;
  dwc:endLatitude '43.52093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3309 43.52093, 7.3309 43.52093, 7.3309 43.52093, 7.3309 43.52093, 7.3309 43.52093))'^^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 '774_5201'^^xsd:string;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.636524 7.49429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.636524"^^xsd:decimal ;
  dwc:decimalLongitude "7.49429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.636524 7.49429)"^^geo:wktLiteral ;
  geo-pos:lat "43.636524"^^xsd:decimal ;
  geo-pos:long "7.49429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5911'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5911'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.49429'^^xsd:double;
  dwc:startLongitude '7.49429'^^xsd:double;
  dwc:endLongitude '7.49429'^^xsd:double;
  dwc:latitude '43.636524'^^xsd:double;
  dwc:startLatitude '43.636524'^^xsd:double;
  dwc:endLatitude '43.636524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.49429 43.636524, 7.49429 43.636524, 7.49429 43.636524, 7.49429 43.636524, 7.49429 43.636524))'^^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 '774_5911'^^xsd:string;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.573333 7.941083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.573333"^^xsd:decimal ;
  dwc:decimalLongitude "7.941083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.573333 7.941083)"^^geo:wktLiteral ;
  geo-pos:lat "43.573333"^^xsd:decimal ;
  geo-pos:long "7.941083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7443'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7443'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.2475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.941083'^^xsd:double;
  dwc:startLongitude '7.941083'^^xsd:double;
  dwc:endLongitude '7.941083'^^xsd:double;
  dwc:latitude '43.573333'^^xsd:double;
  dwc:startLatitude '43.573333'^^xsd:double;
  dwc:endLatitude '43.573333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.941083 43.573333, 7.941083 43.573333, 7.941083 43.573333, 7.941083 43.573333, 7.941083 43.573333))'^^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 '774_7443'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86727 8.22737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86727"^^xsd:decimal ;
  dwc:decimalLongitude "8.22737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86727 8.22737)"^^geo:wktLiteral ;
  geo-pos:lat "43.86727"^^xsd:decimal ;
  geo-pos:long "8.22737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5185'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5185'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.270555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.22737'^^xsd:double;
  dwc:startLongitude '8.22737'^^xsd:double;
  dwc:endLongitude '8.22737'^^xsd:double;
  dwc:latitude '43.86727'^^xsd:double;
  dwc:startLatitude '43.86727'^^xsd:double;
  dwc:endLatitude '43.86727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.22737 43.86727, 8.22737 43.86727, 8.22737 43.86727, 8.22737 43.86727, 8.22737 43.86727))'^^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 '774_5185'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74435 7.93788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74435"^^xsd:decimal ;
  dwc:decimalLongitude "7.93788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74435 7.93788)"^^geo:wktLiteral ;
  geo-pos:lat "43.74435"^^xsd:decimal ;
  geo-pos:long "7.93788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5180'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5180'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.173055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93788'^^xsd:double;
  dwc:startLongitude '7.93788'^^xsd:double;
  dwc:endLongitude '7.93788'^^xsd:double;
  dwc:latitude '43.74435'^^xsd:double;
  dwc:startLatitude '43.74435'^^xsd:double;
  dwc:endLatitude '43.74435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93788 43.74435, 7.93788 43.74435, 7.93788 43.74435, 7.93788 43.74435, 7.93788 43.74435))'^^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 '774_5180'^^xsd:string;
  dwc:observationDate '2001-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6741 7.41258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6741"^^xsd:decimal ;
  dwc:decimalLongitude "7.41258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6741 7.41258)"^^geo:wktLiteral ;
  geo-pos:lat "43.6741"^^xsd:decimal ;
  geo-pos:long "7.41258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4900'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.4627777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.41258'^^xsd:double;
  dwc:startLongitude '7.41258'^^xsd:double;
  dwc:endLongitude '7.41258'^^xsd:double;
  dwc:latitude '43.6741'^^xsd:double;
  dwc:startLatitude '43.6741'^^xsd:double;
  dwc:endLatitude '43.6741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.41258 43.6741, 7.41258 43.6741, 7.41258 43.6741, 7.41258 43.6741, 7.41258 43.6741))'^^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 '774_4900'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661964 8.181451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.661964"^^xsd:decimal ;
  dwc:decimalLongitude "8.181451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661964 8.181451)"^^geo:wktLiteral ;
  geo-pos:lat "43.661964"^^xsd:decimal ;
  geo-pos:long "8.181451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5696'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5696'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.181451'^^xsd:double;
  dwc:startLongitude '8.181451'^^xsd:double;
  dwc:endLongitude '8.181451'^^xsd:double;
  dwc:latitude '43.661964'^^xsd:double;
  dwc:startLatitude '43.661964'^^xsd:double;
  dwc:endLatitude '43.661964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.181451 43.661964, 8.181451 43.661964, 8.181451 43.661964, 8.181451 43.661964, 8.181451 43.661964))'^^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 '774_5696'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.771973 7.833192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.771973"^^xsd:decimal ;
  dwc:decimalLongitude "7.833192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.771973 7.833192)"^^geo:wktLiteral ;
  geo-pos:lat "43.771973"^^xsd:decimal ;
  geo-pos:long "7.833192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5686'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5686'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.833192'^^xsd:double;
  dwc:startLongitude '7.833192'^^xsd:double;
  dwc:endLongitude '7.833192'^^xsd:double;
  dwc:latitude '43.771973'^^xsd:double;
  dwc:startLatitude '43.771973'^^xsd:double;
  dwc:endLatitude '43.771973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.833192 43.771973, 7.833192 43.771973, 7.833192 43.771973, 7.833192 43.771973, 7.833192 43.771973))'^^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 '774_5686'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5109 7.7454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5109"^^xsd:decimal ;
  dwc:decimalLongitude "7.7454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5109 7.7454)"^^geo:wktLiteral ;
  geo-pos:lat "43.5109"^^xsd:decimal ;
  geo-pos:long "7.7454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7465'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7465'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.769166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7454'^^xsd:double;
  dwc:startLongitude '7.7454'^^xsd:double;
  dwc:endLongitude '7.7454'^^xsd:double;
  dwc:latitude '43.5109'^^xsd:double;
  dwc:startLatitude '43.5109'^^xsd:double;
  dwc:endLatitude '43.5109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7454 43.5109, 7.7454 43.5109, 7.7454 43.5109, 7.7454 43.5109, 7.7454 43.5109))'^^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 '774_7465'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8782 8.2971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8782"^^xsd:decimal ;
  dwc:decimalLongitude "8.2971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8782 8.2971)"^^geo:wktLiteral ;
  geo-pos:lat "43.8782"^^xsd:decimal ;
  geo-pos:long "8.2971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7573'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7573'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.339444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2971'^^xsd:double;
  dwc:startLongitude '8.2971'^^xsd:double;
  dwc:endLongitude '8.2971'^^xsd:double;
  dwc:latitude '43.8782'^^xsd:double;
  dwc:startLatitude '43.8782'^^xsd:double;
  dwc:endLatitude '43.8782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2971 43.8782, 8.2971 43.8782, 8.2971 43.8782, 8.2971 43.8782, 8.2971 43.8782))'^^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 '774_7573'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69533 7.9445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69533"^^xsd:decimal ;
  dwc:decimalLongitude "7.9445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69533 7.9445)"^^geo:wktLiteral ;
  geo-pos:lat "43.69533"^^xsd:decimal ;
  geo-pos:long "7.9445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5055'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5055'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9445'^^xsd:double;
  dwc:startLongitude '7.9445'^^xsd:double;
  dwc:endLongitude '7.9445'^^xsd:double;
  dwc:latitude '43.69533'^^xsd:double;
  dwc:startLatitude '43.69533'^^xsd:double;
  dwc:endLatitude '43.69533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9445 43.69533, 7.9445 43.69533, 7.9445 43.69533, 7.9445 43.69533, 7.9445 43.69533))'^^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 '774_5055'^^xsd:string;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583333 13.210833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.210833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583333 13.210833)"^^geo:wktLiteral ;
  geo-pos:lat "38.583333"^^xsd:decimal ;
  geo-pos:long "13.210833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2407'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2407'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.210833'^^xsd:double;
  dwc:startLongitude '13.210833'^^xsd:double;
  dwc:endLongitude '13.210833'^^xsd:double;
  dwc:latitude '38.583333'^^xsd:double;
  dwc:startLatitude '38.583333'^^xsd:double;
  dwc:endLatitude '38.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.210833 38.583333, 13.210833 38.583333, 13.210833 38.583333, 13.210833 38.583333, 13.210833 38.583333))'^^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 '774_2407'^^xsd:string;
  dwc:observationDate '1989-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346833 7.659333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.346833"^^xsd:decimal ;
  dwc:decimalLongitude "7.659333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346833 7.659333)"^^geo:wktLiteral ;
  geo-pos:lat "43.346833"^^xsd:decimal ;
  geo-pos:long "7.659333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3848'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3848'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.659333'^^xsd:double;
  dwc:startLongitude '7.659333'^^xsd:double;
  dwc:endLongitude '7.659333'^^xsd:double;
  dwc:latitude '43.346833'^^xsd:double;
  dwc:startLatitude '43.346833'^^xsd:double;
  dwc:endLatitude '43.346833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.659333 43.346833, 7.659333 43.346833, 7.659333 43.346833, 7.659333 43.346833, 7.659333 43.346833))'^^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 '774_3848'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.811389 20.426944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.811389"^^xsd:decimal ;
  dwc:decimalLongitude "20.426944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.811389 20.426944)"^^geo:wktLiteral ;
  geo-pos:lat "38.811389"^^xsd:decimal ;
  geo-pos:long "20.426944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_690'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_690'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.426944'^^xsd:double;
  dwc:startLongitude '20.426944'^^xsd:double;
  dwc:endLongitude '20.426944'^^xsd:double;
  dwc:latitude '38.811389'^^xsd:double;
  dwc:startLatitude '38.811389'^^xsd:double;
  dwc:endLatitude '38.811389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.426944 38.811389, 20.426944 38.811389, 20.426944 38.811389, 20.426944 38.811389, 20.426944 38.811389))'^^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 '774_690'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685791 7.90939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685791"^^xsd:decimal ;
  dwc:decimalLongitude "7.90939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685791 7.90939)"^^geo:wktLiteral ;
  geo-pos:lat "43.685791"^^xsd:decimal ;
  geo-pos:long "7.90939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6104'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6104'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.2555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90939'^^xsd:double;
  dwc:startLongitude '7.90939'^^xsd:double;
  dwc:endLongitude '7.90939'^^xsd:double;
  dwc:latitude '43.685791'^^xsd:double;
  dwc:startLatitude '43.685791'^^xsd:double;
  dwc:endLatitude '43.685791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90939 43.685791, 7.90939 43.685791, 7.90939 43.685791, 7.90939 43.685791, 7.90939 43.685791))'^^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 '774_6104'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73668 7.710045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73668"^^xsd:decimal ;
  dwc:decimalLongitude "7.710045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73668 7.710045)"^^geo:wktLiteral ;
  geo-pos:lat "43.73668"^^xsd:decimal ;
  geo-pos:long "7.710045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8025'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8025'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.746944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.710045'^^xsd:double;
  dwc:startLongitude '7.710045'^^xsd:double;
  dwc:endLongitude '7.710045'^^xsd:double;
  dwc:latitude '43.73668'^^xsd:double;
  dwc:startLatitude '43.73668'^^xsd:double;
  dwc:endLatitude '43.73668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.710045 43.73668, 7.710045 43.73668, 7.710045 43.73668, 7.710045 43.73668, 7.710045 43.73668))'^^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 '774_8025'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41389 7.58141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41389"^^xsd:decimal ;
  dwc:decimalLongitude "7.58141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41389 7.58141)"^^geo:wktLiteral ;
  geo-pos:lat "43.41389"^^xsd:decimal ;
  geo-pos:long "7.58141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7894'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7894'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.948611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.58141'^^xsd:double;
  dwc:startLongitude '7.58141'^^xsd:double;
  dwc:endLongitude '7.58141'^^xsd:double;
  dwc:latitude '43.41389'^^xsd:double;
  dwc:startLatitude '43.41389'^^xsd:double;
  dwc:endLatitude '43.41389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.58141 43.41389, 7.58141 43.41389, 7.58141 43.41389, 7.58141 43.41389, 7.58141 43.41389))'^^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 '774_7894'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5485 7.63898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5485"^^xsd:decimal ;
  dwc:decimalLongitude "7.63898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5485 7.63898)"^^geo:wktLiteral ;
  geo-pos:lat "43.5485"^^xsd:decimal ;
  geo-pos:long "7.63898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7891'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7891'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.781944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63898'^^xsd:double;
  dwc:startLongitude '7.63898'^^xsd:double;
  dwc:endLongitude '7.63898'^^xsd:double;
  dwc:latitude '43.5485'^^xsd:double;
  dwc:startLatitude '43.5485'^^xsd:double;
  dwc:endLatitude '43.5485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63898 43.5485, 7.63898 43.5485, 7.63898 43.5485, 7.63898 43.5485, 7.63898 43.5485))'^^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 '774_7891'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652912 8.153417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.652912"^^xsd:decimal ;
  dwc:decimalLongitude "8.153417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652912 8.153417)"^^geo:wktLiteral ;
  geo-pos:lat "43.652912"^^xsd:decimal ;
  geo-pos:long "8.153417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5401'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5401'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.37'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.153417'^^xsd:double;
  dwc:startLongitude '8.153417'^^xsd:double;
  dwc:endLongitude '8.153417'^^xsd:double;
  dwc:latitude '43.652912'^^xsd:double;
  dwc:startLatitude '43.652912'^^xsd:double;
  dwc:endLatitude '43.652912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.153417 43.652912, 8.153417 43.652912, 8.153417 43.652912, 8.153417 43.652912, 8.153417 43.652912))'^^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 '774_5401'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326 7.315833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.326"^^xsd:decimal ;
  dwc:decimalLongitude "7.315833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326 7.315833)"^^geo:wktLiteral ;
  geo-pos:lat "43.326"^^xsd:decimal ;
  geo-pos:long "7.315833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4778'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4778'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.593888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.315833'^^xsd:double;
  dwc:startLongitude '7.315833'^^xsd:double;
  dwc:endLongitude '7.315833'^^xsd:double;
  dwc:latitude '43.326'^^xsd:double;
  dwc:startLatitude '43.326'^^xsd:double;
  dwc:endLatitude '43.326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.315833 43.326, 7.315833 43.326, 7.315833 43.326, 7.315833 43.326, 7.315833 43.326))'^^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 '774_4778'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684212 7.97142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.684212"^^xsd:decimal ;
  dwc:decimalLongitude "7.97142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684212 7.97142)"^^geo:wktLiteral ;
  geo-pos:lat "43.684212"^^xsd:decimal ;
  geo-pos:long "7.97142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6347'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6347'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.846111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97142'^^xsd:double;
  dwc:startLongitude '7.97142'^^xsd:double;
  dwc:endLongitude '7.97142'^^xsd:double;
  dwc:latitude '43.684212'^^xsd:double;
  dwc:startLatitude '43.684212'^^xsd:double;
  dwc:endLatitude '43.684212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97142 43.684212, 7.97142 43.684212, 7.97142 43.684212, 7.97142 43.684212, 7.97142 43.684212))'^^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 '774_6347'^^xsd:string;
  dwc:observationDate '2008-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441795 7.209618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.441795"^^xsd:decimal ;
  dwc:decimalLongitude "7.209618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441795 7.209618)"^^geo:wktLiteral ;
  geo-pos:lat "43.441795"^^xsd:decimal ;
  geo-pos:long "7.209618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5935'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5935'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.190555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.209618'^^xsd:double;
  dwc:startLongitude '7.209618'^^xsd:double;
  dwc:endLongitude '7.209618'^^xsd:double;
  dwc:latitude '43.441795'^^xsd:double;
  dwc:startLatitude '43.441795'^^xsd:double;
  dwc:endLatitude '43.441795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.209618 43.441795, 7.209618 43.441795, 7.209618 43.441795, 7.209618 43.441795, 7.209618 43.441795))'^^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 '774_5935'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5975 8.199167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5975"^^xsd:decimal ;
  dwc:decimalLongitude "8.199167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5975 8.199167)"^^geo:wktLiteral ;
  geo-pos:lat "43.5975"^^xsd:decimal ;
  geo-pos:long "8.199167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4270'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4270'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.199167'^^xsd:double;
  dwc:startLongitude '8.199167'^^xsd:double;
  dwc:endLongitude '8.199167'^^xsd:double;
  dwc:latitude '43.5975'^^xsd:double;
  dwc:startLatitude '43.5975'^^xsd:double;
  dwc:endLatitude '43.5975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.199167 43.5975, 8.199167 43.5975, 8.199167 43.5975, 8.199167 43.5975, 8.199167 43.5975))'^^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 '774_4270'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.660679 7.622022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.660679"^^xsd:decimal ;
  dwc:decimalLongitude "7.622022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.660679 7.622022)"^^geo:wktLiteral ;
  geo-pos:lat "43.660679"^^xsd:decimal ;
  geo-pos:long "7.622022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6058'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6058'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.622022'^^xsd:double;
  dwc:startLongitude '7.622022'^^xsd:double;
  dwc:endLongitude '7.622022'^^xsd:double;
  dwc:latitude '43.660679'^^xsd:double;
  dwc:startLatitude '43.660679'^^xsd:double;
  dwc:endLatitude '43.660679'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.622022 43.660679, 7.622022 43.660679, 7.622022 43.660679, 7.622022 43.660679, 7.622022 43.660679))'^^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 '774_6058'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528767 8.306612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.528767"^^xsd:decimal ;
  dwc:decimalLongitude "8.306612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528767 8.306612)"^^geo:wktLiteral ;
  geo-pos:lat "43.528767"^^xsd:decimal ;
  geo-pos:long "8.306612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6085'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6085'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.318333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.306612'^^xsd:double;
  dwc:startLongitude '8.306612'^^xsd:double;
  dwc:endLongitude '8.306612'^^xsd:double;
  dwc:latitude '43.528767'^^xsd:double;
  dwc:startLatitude '43.528767'^^xsd:double;
  dwc:endLatitude '43.528767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.306612 43.528767, 8.306612 43.528767, 8.306612 43.528767, 8.306612 43.528767, 8.306612 43.528767))'^^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 '774_6085'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700813 7.493957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700813"^^xsd:decimal ;
  dwc:decimalLongitude "7.493957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700813 7.493957)"^^geo:wktLiteral ;
  geo-pos:lat "43.700813"^^xsd:decimal ;
  geo-pos:long "7.493957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6287'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6287'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.167222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.493957'^^xsd:double;
  dwc:startLongitude '7.493957'^^xsd:double;
  dwc:endLongitude '7.493957'^^xsd:double;
  dwc:latitude '43.700813'^^xsd:double;
  dwc:startLatitude '43.700813'^^xsd:double;
  dwc:endLatitude '43.700813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.493957 43.700813, 7.493957 43.700813, 7.493957 43.700813, 7.493957 43.700813, 7.493957 43.700813))'^^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 '774_6287'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496983 7.8603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496983"^^xsd:decimal ;
  dwc:decimalLongitude "7.8603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496983 7.8603)"^^geo:wktLiteral ;
  geo-pos:lat "43.496983"^^xsd:decimal ;
  geo-pos:long "7.8603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7442'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7442'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.278333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8603'^^xsd:double;
  dwc:startLongitude '7.8603'^^xsd:double;
  dwc:endLongitude '7.8603'^^xsd:double;
  dwc:latitude '43.496983'^^xsd:double;
  dwc:startLatitude '43.496983'^^xsd:double;
  dwc:endLatitude '43.496983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8603 43.496983, 7.8603 43.496983, 7.8603 43.496983, 7.8603 43.496983, 7.8603 43.496983))'^^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 '774_7442'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.395833 7.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.395833"^^xsd:decimal ;
  dwc:decimalLongitude "7.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.395833 7.8395)"^^geo:wktLiteral ;
  geo-pos:lat "43.395833"^^xsd:decimal ;
  geo-pos:long "7.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3628'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3628'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8395'^^xsd:double;
  dwc:startLongitude '7.8395'^^xsd:double;
  dwc:endLongitude '7.8395'^^xsd:double;
  dwc:latitude '43.395833'^^xsd:double;
  dwc:startLatitude '43.395833'^^xsd:double;
  dwc:endLatitude '43.395833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8395 43.395833, 7.8395 43.395833, 7.8395 43.395833, 7.8395 43.395833, 7.8395 43.395833))'^^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 '774_3628'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.382167 7.462833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.382167"^^xsd:decimal ;
  dwc:decimalLongitude "7.462833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.382167 7.462833)"^^geo:wktLiteral ;
  geo-pos:lat "43.382167"^^xsd:decimal ;
  geo-pos:long "7.462833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4361'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4361'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.462833'^^xsd:double;
  dwc:startLongitude '7.462833'^^xsd:double;
  dwc:endLongitude '7.462833'^^xsd:double;
  dwc:latitude '43.382167'^^xsd:double;
  dwc:startLatitude '43.382167'^^xsd:double;
  dwc:endLatitude '43.382167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.462833 43.382167, 7.462833 43.382167, 7.462833 43.382167, 7.462833 43.382167, 7.462833 43.382167))'^^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 '774_4361'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.207333 7.968667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.207333"^^xsd:decimal ;
  dwc:decimalLongitude "7.968667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.207333 7.968667)"^^geo:wktLiteral ;
  geo-pos:lat "43.207333"^^xsd:decimal ;
  geo-pos:long "7.968667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3901'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3901'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.968667'^^xsd:double;
  dwc:startLongitude '7.968667'^^xsd:double;
  dwc:endLongitude '7.968667'^^xsd:double;
  dwc:latitude '43.207333'^^xsd:double;
  dwc:startLatitude '43.207333'^^xsd:double;
  dwc:endLatitude '43.207333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.968667 43.207333, 7.968667 43.207333, 7.968667 43.207333, 7.968667 43.207333, 7.968667 43.207333))'^^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 '774_3901'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576667 7.7025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.576667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576667 7.7025)"^^geo:wktLiteral ;
  geo-pos:lat "43.576667"^^xsd:decimal ;
  geo-pos:long "7.7025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3898'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3898'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7025'^^xsd:double;
  dwc:startLongitude '7.7025'^^xsd:double;
  dwc:endLongitude '7.7025'^^xsd:double;
  dwc:latitude '43.576667'^^xsd:double;
  dwc:startLatitude '43.576667'^^xsd:double;
  dwc:endLatitude '43.576667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7025 43.576667, 7.7025 43.576667, 7.7025 43.576667, 7.7025 43.576667, 7.7025 43.576667))'^^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 '774_3898'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.085667 9.211833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.085667"^^xsd:decimal ;
  dwc:decimalLongitude "9.211833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.085667 9.211833)"^^geo:wktLiteral ;
  geo-pos:lat "43.085667"^^xsd:decimal ;
  geo-pos:long "9.211833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3362'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3362'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.211833'^^xsd:double;
  dwc:startLongitude '9.211833'^^xsd:double;
  dwc:endLongitude '9.211833'^^xsd:double;
  dwc:latitude '43.085667'^^xsd:double;
  dwc:startLatitude '43.085667'^^xsd:double;
  dwc:endLatitude '43.085667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.211833 43.085667, 9.211833 43.085667, 9.211833 43.085667, 9.211833 43.085667, 9.211833 43.085667))'^^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 '774_3362'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.070667 6.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.070667"^^xsd:decimal ;
  dwc:decimalLongitude "6.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.070667 6.51)"^^geo:wktLiteral ;
  geo-pos:lat "43.070667"^^xsd:decimal ;
  geo-pos:long "6.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3345'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3345'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.51'^^xsd:double;
  dwc:startLongitude '6.51'^^xsd:double;
  dwc:endLongitude '6.51'^^xsd:double;
  dwc:latitude '43.070667'^^xsd:double;
  dwc:startLatitude '43.070667'^^xsd:double;
  dwc:endLatitude '43.070667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.51 43.070667, 6.51 43.070667, 6.51 43.070667, 6.51 43.070667, 6.51 43.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 '774_3345'^^xsd:string;
  dwc:observationDate '1990-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 7.9951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "7.9951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 7.9951)"^^geo:wktLiteral ;
  geo-pos:lat "43.61"^^xsd:decimal ;
  geo-pos:long "7.9951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7115'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.232777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9951'^^xsd:double;
  dwc:startLongitude '7.9951'^^xsd:double;
  dwc:endLongitude '7.9951'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:startLatitude '43.61'^^xsd:double;
  dwc:endLatitude '43.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9951 43.61, 7.9951 43.61, 7.9951 43.61, 7.9951 43.61, 7.9951 43.61))'^^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 '774_7115'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78317 8.0425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78317"^^xsd:decimal ;
  dwc:decimalLongitude "8.0425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78317 8.0425)"^^geo:wktLiteral ;
  geo-pos:lat "43.78317"^^xsd:decimal ;
  geo-pos:long "8.0425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5048'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5048'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0425'^^xsd:double;
  dwc:startLongitude '8.0425'^^xsd:double;
  dwc:endLongitude '8.0425'^^xsd:double;
  dwc:latitude '43.78317'^^xsd:double;
  dwc:startLatitude '43.78317'^^xsd:double;
  dwc:endLatitude '43.78317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0425 43.78317, 8.0425 43.78317, 8.0425 43.78317, 8.0425 43.78317, 8.0425 43.78317))'^^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 '774_5048'^^xsd:string;
  dwc:observationDate '2000-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73583 8.5785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73583"^^xsd:decimal ;
  dwc:decimalLongitude "8.5785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73583 8.5785)"^^geo:wktLiteral ;
  geo-pos:lat "42.73583"^^xsd:decimal ;
  geo-pos:long "8.5785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4989'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4989'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5785'^^xsd:double;
  dwc:startLongitude '8.5785'^^xsd:double;
  dwc:endLongitude '8.5785'^^xsd:double;
  dwc:latitude '42.73583'^^xsd:double;
  dwc:startLatitude '42.73583'^^xsd:double;
  dwc:endLatitude '42.73583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5785 42.73583, 8.5785 42.73583, 8.5785 42.73583, 8.5785 42.73583, 8.5785 42.73583))'^^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 '774_4989'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.440667 7.657667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.440667"^^xsd:decimal ;
  dwc:decimalLongitude "7.657667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.440667 7.657667)"^^geo:wktLiteral ;
  geo-pos:lat "43.440667"^^xsd:decimal ;
  geo-pos:long "7.657667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3303'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3303'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.657667'^^xsd:double;
  dwc:startLongitude '7.657667'^^xsd:double;
  dwc:endLongitude '7.657667'^^xsd:double;
  dwc:latitude '43.440667'^^xsd:double;
  dwc:startLatitude '43.440667'^^xsd:double;
  dwc:endLatitude '43.440667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.657667 43.440667, 7.657667 43.440667, 7.657667 43.440667, 7.657667 43.440667, 7.657667 43.440667))'^^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 '774_3303'^^xsd:string;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369 7.783833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.369"^^xsd:decimal ;
  dwc:decimalLongitude "7.783833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369 7.783833)"^^geo:wktLiteral ;
  geo-pos:lat "43.369"^^xsd:decimal ;
  geo-pos:long "7.783833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3788'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3788'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.783833'^^xsd:double;
  dwc:startLongitude '7.783833'^^xsd:double;
  dwc:endLongitude '7.783833'^^xsd:double;
  dwc:latitude '43.369'^^xsd:double;
  dwc:startLatitude '43.369'^^xsd:double;
  dwc:endLatitude '43.369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.783833 43.369, 7.783833 43.369, 7.783833 43.369, 7.783833 43.369, 7.783833 43.369))'^^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 '774_3788'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429333 8.106833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.429333"^^xsd:decimal ;
  dwc:decimalLongitude "8.106833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429333 8.106833)"^^geo:wktLiteral ;
  geo-pos:lat "43.429333"^^xsd:decimal ;
  geo-pos:long "8.106833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4093'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4093'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.106833'^^xsd:double;
  dwc:startLongitude '8.106833'^^xsd:double;
  dwc:endLongitude '8.106833'^^xsd:double;
  dwc:latitude '43.429333'^^xsd:double;
  dwc:startLatitude '43.429333'^^xsd:double;
  dwc:endLatitude '43.429333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.106833 43.429333, 8.106833 43.429333, 8.106833 43.429333, 8.106833 43.429333, 8.106833 43.429333))'^^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 '774_4093'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.800117 8.438367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.800117"^^xsd:decimal ;
  dwc:decimalLongitude "8.438367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.800117 8.438367)"^^geo:wktLiteral ;
  geo-pos:lat "42.800117"^^xsd:decimal ;
  geo-pos:long "8.438367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3703'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3703'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.438367'^^xsd:double;
  dwc:startLongitude '8.438367'^^xsd:double;
  dwc:endLongitude '8.438367'^^xsd:double;
  dwc:latitude '42.800117'^^xsd:double;
  dwc:startLatitude '42.800117'^^xsd:double;
  dwc:endLatitude '42.800117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.438367 42.800117, 8.438367 42.800117, 8.438367 42.800117, 8.438367 42.800117, 8.438367 42.800117))'^^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 '774_3703'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50752 8.089471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50752"^^xsd:decimal ;
  dwc:decimalLongitude "8.089471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50752 8.089471)"^^geo:wktLiteral ;
  geo-pos:lat "43.50752"^^xsd:decimal ;
  geo-pos:long "8.089471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7982'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7982'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.965277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.089471'^^xsd:double;
  dwc:startLongitude '8.089471'^^xsd:double;
  dwc:endLongitude '8.089471'^^xsd:double;
  dwc:latitude '43.50752'^^xsd:double;
  dwc:startLatitude '43.50752'^^xsd:double;
  dwc:endLatitude '43.50752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.089471 43.50752, 8.089471 43.50752, 8.089471 43.50752, 8.089471 43.50752, 8.089471 43.50752))'^^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 '774_7982'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.266667 7.477667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.266667"^^xsd:decimal ;
  dwc:decimalLongitude "7.477667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.266667 7.477667)"^^geo:wktLiteral ;
  geo-pos:lat "42.266667"^^xsd:decimal ;
  geo-pos:long "7.477667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2627'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.477667'^^xsd:double;
  dwc:startLongitude '7.477667'^^xsd:double;
  dwc:endLongitude '7.477667'^^xsd:double;
  dwc:latitude '42.266667'^^xsd:double;
  dwc:startLatitude '42.266667'^^xsd:double;
  dwc:endLatitude '42.266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.477667 42.266667, 7.477667 42.266667, 7.477667 42.266667, 7.477667 42.266667, 7.477667 42.266667))'^^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 '774_2627'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.941111 19.3025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.941111"^^xsd:decimal ;
  dwc:decimalLongitude "19.3025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.941111 19.3025)"^^geo:wktLiteral ;
  geo-pos:lat "39.941111"^^xsd:decimal ;
  geo-pos:long "19.3025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_663'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_663'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.3025'^^xsd:double;
  dwc:startLongitude '19.3025'^^xsd:double;
  dwc:endLongitude '19.3025'^^xsd:double;
  dwc:latitude '39.941111'^^xsd:double;
  dwc:startLatitude '39.941111'^^xsd:double;
  dwc:endLatitude '39.941111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.3025 39.941111, 19.3025 39.941111, 19.3025 39.941111, 19.3025 39.941111, 19.3025 39.941111))'^^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 '774_663'^^xsd:string;
  dwc:observationDate '1991-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59418 7.541795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59418"^^xsd:decimal ;
  dwc:decimalLongitude "7.541795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59418 7.541795)"^^geo:wktLiteral ;
  geo-pos:lat "43.59418"^^xsd:decimal ;
  geo-pos:long "7.541795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7992'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7992'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.541795'^^xsd:double;
  dwc:startLongitude '7.541795'^^xsd:double;
  dwc:endLongitude '7.541795'^^xsd:double;
  dwc:latitude '43.59418'^^xsd:double;
  dwc:startLatitude '43.59418'^^xsd:double;
  dwc:endLatitude '43.59418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.541795 43.59418, 7.541795 43.59418, 7.541795 43.59418, 7.541795 43.59418, 7.541795 43.59418))'^^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 '774_7992'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30286 7.14943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30286"^^xsd:decimal ;
  dwc:decimalLongitude "7.14943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30286 7.14943)"^^geo:wktLiteral ;
  geo-pos:lat "43.30286"^^xsd:decimal ;
  geo-pos:long "7.14943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6601'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6601'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.14943'^^xsd:double;
  dwc:startLongitude '7.14943'^^xsd:double;
  dwc:endLongitude '7.14943'^^xsd:double;
  dwc:latitude '43.30286'^^xsd:double;
  dwc:startLatitude '43.30286'^^xsd:double;
  dwc:endLatitude '43.30286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.14943 43.30286, 7.14943 43.30286, 7.14943 43.30286, 7.14943 43.30286, 7.14943 43.30286))'^^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 '774_6601'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55914 8.40637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55914"^^xsd:decimal ;
  dwc:decimalLongitude "8.40637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55914 8.40637)"^^geo:wktLiteral ;
  geo-pos:lat "43.55914"^^xsd:decimal ;
  geo-pos:long "8.40637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6646'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6646'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.40637'^^xsd:double;
  dwc:startLongitude '8.40637'^^xsd:double;
  dwc:endLongitude '8.40637'^^xsd:double;
  dwc:latitude '43.55914'^^xsd:double;
  dwc:startLatitude '43.55914'^^xsd:double;
  dwc:endLatitude '43.55914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.40637 43.55914, 8.40637 43.55914, 8.40637 43.55914, 8.40637 43.55914, 8.40637 43.55914))'^^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 '774_6646'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.898333 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.898333"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.898333 8.867)"^^geo:wktLiteral ;
  geo-pos:lat "42.898333"^^xsd:decimal ;
  geo-pos:long "8.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4712'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4712'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.649444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:startLongitude '8.867'^^xsd:double;
  dwc:endLongitude '8.867'^^xsd:double;
  dwc:latitude '42.898333'^^xsd:double;
  dwc:startLatitude '42.898333'^^xsd:double;
  dwc:endLatitude '42.898333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.867 42.898333, 8.867 42.898333, 8.867 42.898333, 8.867 42.898333, 8.867 42.898333))'^^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 '774_4712'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468182 7.143384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.468182"^^xsd:decimal ;
  dwc:decimalLongitude "7.143384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468182 7.143384)"^^geo:wktLiteral ;
  geo-pos:lat "43.468182"^^xsd:decimal ;
  geo-pos:long "7.143384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5468'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5468'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.067222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.143384'^^xsd:double;
  dwc:startLongitude '7.143384'^^xsd:double;
  dwc:endLongitude '7.143384'^^xsd:double;
  dwc:latitude '43.468182'^^xsd:double;
  dwc:startLatitude '43.468182'^^xsd:double;
  dwc:endLatitude '43.468182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.143384 43.468182, 7.143384 43.468182, 7.143384 43.468182, 7.143384 43.468182, 7.143384 43.468182))'^^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 '774_5468'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665081 7.730533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665081"^^xsd:decimal ;
  dwc:decimalLongitude "7.730533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665081 7.730533)"^^geo:wktLiteral ;
  geo-pos:lat "43.665081"^^xsd:decimal ;
  geo-pos:long "7.730533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5386'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.730533'^^xsd:double;
  dwc:startLongitude '7.730533'^^xsd:double;
  dwc:endLongitude '7.730533'^^xsd:double;
  dwc:latitude '43.665081'^^xsd:double;
  dwc:startLatitude '43.665081'^^xsd:double;
  dwc:endLatitude '43.665081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.730533 43.665081, 7.730533 43.665081, 7.730533 43.665081, 7.730533 43.665081, 7.730533 43.665081))'^^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 '774_5386'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675221 7.897283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.675221"^^xsd:decimal ;
  dwc:decimalLongitude "7.897283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675221 7.897283)"^^geo:wktLiteral ;
  geo-pos:lat "43.675221"^^xsd:decimal ;
  geo-pos:long "7.897283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5494'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5494'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4041666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.897283'^^xsd:double;
  dwc:startLongitude '7.897283'^^xsd:double;
  dwc:endLongitude '7.897283'^^xsd:double;
  dwc:latitude '43.675221'^^xsd:double;
  dwc:startLatitude '43.675221'^^xsd:double;
  dwc:endLatitude '43.675221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.897283 43.675221, 7.897283 43.675221, 7.897283 43.675221, 7.897283 43.675221, 7.897283 43.675221))'^^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 '774_5494'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24682 8.54298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24682"^^xsd:decimal ;
  dwc:decimalLongitude "8.54298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24682 8.54298)"^^geo:wktLiteral ;
  geo-pos:lat "44.24682"^^xsd:decimal ;
  geo-pos:long "8.54298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5359'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5359'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.083055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.54298'^^xsd:double;
  dwc:startLongitude '8.54298'^^xsd:double;
  dwc:endLongitude '8.54298'^^xsd:double;
  dwc:latitude '44.24682'^^xsd:double;
  dwc:startLatitude '44.24682'^^xsd:double;
  dwc:endLatitude '44.24682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.54298 44.24682, 8.54298 44.24682, 8.54298 44.24682, 8.54298 44.24682, 8.54298 44.24682))'^^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 '774_5359'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605648 7.397089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.605648"^^xsd:decimal ;
  dwc:decimalLongitude "7.397089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605648 7.397089)"^^geo:wktLiteral ;
  geo-pos:lat "43.605648"^^xsd:decimal ;
  geo-pos:long "7.397089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5944'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5944'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.243888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.397089'^^xsd:double;
  dwc:startLongitude '7.397089'^^xsd:double;
  dwc:endLongitude '7.397089'^^xsd:double;
  dwc:latitude '43.605648'^^xsd:double;
  dwc:startLatitude '43.605648'^^xsd:double;
  dwc:endLatitude '43.605648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.397089 43.605648, 7.397089 43.605648, 7.397089 43.605648, 7.397089 43.605648, 7.397089 43.605648))'^^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 '774_5944'^^xsd:string;
  dwc:observationDate '2006-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.186667 7.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.186667"^^xsd:decimal ;
  dwc:decimalLongitude "7.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.186667 7.963)"^^geo:wktLiteral ;
  geo-pos:lat "43.186667"^^xsd:decimal ;
  geo-pos:long "7.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4506'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4506'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.4319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.963'^^xsd:double;
  dwc:startLongitude '7.963'^^xsd:double;
  dwc:endLongitude '7.963'^^xsd:double;
  dwc:latitude '43.186667'^^xsd:double;
  dwc:startLatitude '43.186667'^^xsd:double;
  dwc:endLatitude '43.186667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.963 43.186667, 7.963 43.186667, 7.963 43.186667, 7.963 43.186667, 7.963 43.186667))'^^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 '774_4506'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.323811 7.566017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.323811"^^xsd:decimal ;
  dwc:decimalLongitude "7.566017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.323811 7.566017)"^^geo:wktLiteral ;
  geo-pos:lat "43.323811"^^xsd:decimal ;
  geo-pos:long "7.566017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6133'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6133'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.645555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.566017'^^xsd:double;
  dwc:startLongitude '7.566017'^^xsd:double;
  dwc:endLongitude '7.566017'^^xsd:double;
  dwc:latitude '43.323811'^^xsd:double;
  dwc:startLatitude '43.323811'^^xsd:double;
  dwc:endLatitude '43.323811'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.566017 43.323811, 7.566017 43.323811, 7.566017 43.323811, 7.566017 43.323811, 7.566017 43.323811))'^^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 '774_6133'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.732502 7.635035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.732502"^^xsd:decimal ;
  dwc:decimalLongitude "7.635035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.732502 7.635035)"^^geo:wktLiteral ;
  geo-pos:lat "43.732502"^^xsd:decimal ;
  geo-pos:long "7.635035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6059'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6059'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.7855555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.635035'^^xsd:double;
  dwc:startLongitude '7.635035'^^xsd:double;
  dwc:endLongitude '7.635035'^^xsd:double;
  dwc:latitude '43.732502'^^xsd:double;
  dwc:startLatitude '43.732502'^^xsd:double;
  dwc:endLatitude '43.732502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.635035 43.732502, 7.635035 43.732502, 7.635035 43.732502, 7.635035 43.732502, 7.635035 43.732502))'^^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 '774_6059'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545532 7.980514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.545532"^^xsd:decimal ;
  dwc:decimalLongitude "7.980514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545532 7.980514)"^^geo:wktLiteral ;
  geo-pos:lat "43.545532"^^xsd:decimal ;
  geo-pos:long "7.980514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6336'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6336'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.5036111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.980514'^^xsd:double;
  dwc:startLongitude '7.980514'^^xsd:double;
  dwc:endLongitude '7.980514'^^xsd:double;
  dwc:latitude '43.545532'^^xsd:double;
  dwc:startLatitude '43.545532'^^xsd:double;
  dwc:endLatitude '43.545532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.980514 43.545532, 7.980514 43.545532, 7.980514 43.545532, 7.980514 43.545532, 7.980514 43.545532))'^^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 '774_6336'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6219 7.93432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6219"^^xsd:decimal ;
  dwc:decimalLongitude "7.93432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6219 7.93432)"^^geo:wktLiteral ;
  geo-pos:lat "43.6219"^^xsd:decimal ;
  geo-pos:long "7.93432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7659'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7659'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.010555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93432'^^xsd:double;
  dwc:startLongitude '7.93432'^^xsd:double;
  dwc:endLongitude '7.93432'^^xsd:double;
  dwc:latitude '43.6219'^^xsd:double;
  dwc:startLatitude '43.6219'^^xsd:double;
  dwc:endLatitude '43.6219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93432 43.6219, 7.93432 43.6219, 7.93432 43.6219, 7.93432 43.6219, 7.93432 43.6219))'^^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 '774_7659'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.750633 7.796138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.750633"^^xsd:decimal ;
  dwc:decimalLongitude "7.796138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.750633 7.796138)"^^geo:wktLiteral ;
  geo-pos:lat "43.750633"^^xsd:decimal ;
  geo-pos:long "7.796138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5898'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5898'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2411111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.796138'^^xsd:double;
  dwc:startLongitude '7.796138'^^xsd:double;
  dwc:endLongitude '7.796138'^^xsd:double;
  dwc:latitude '43.750633'^^xsd:double;
  dwc:startLatitude '43.750633'^^xsd:double;
  dwc:endLatitude '43.750633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.796138 43.750633, 7.796138 43.750633, 7.796138 43.750633, 7.796138 43.750633, 7.796138 43.750633))'^^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 '774_5898'^^xsd:string;
  dwc:observationDate '2006-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.770027 7.810526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.770027"^^xsd:decimal ;
  dwc:decimalLongitude "7.810526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.770027 7.810526)"^^geo:wktLiteral ;
  geo-pos:lat "43.770027"^^xsd:decimal ;
  geo-pos:long "7.810526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5897'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5897'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.988888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.810526'^^xsd:double;
  dwc:startLongitude '7.810526'^^xsd:double;
  dwc:endLongitude '7.810526'^^xsd:double;
  dwc:latitude '43.770027'^^xsd:double;
  dwc:startLatitude '43.770027'^^xsd:double;
  dwc:endLatitude '43.770027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.810526 43.770027, 7.810526 43.770027, 7.810526 43.770027, 7.810526 43.770027, 7.810526 43.770027))'^^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 '774_5897'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662333 7.785833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.662333"^^xsd:decimal ;
  dwc:decimalLongitude "7.785833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662333 7.785833)"^^geo:wktLiteral ;
  geo-pos:lat "43.662333"^^xsd:decimal ;
  geo-pos:long "7.785833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4203'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4203'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.785833'^^xsd:double;
  dwc:startLongitude '7.785833'^^xsd:double;
  dwc:endLongitude '7.785833'^^xsd:double;
  dwc:latitude '43.662333'^^xsd:double;
  dwc:startLatitude '43.662333'^^xsd:double;
  dwc:endLatitude '43.662333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.785833 43.662333, 7.785833 43.662333, 7.785833 43.662333, 7.785833 43.662333, 7.785833 43.662333))'^^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 '774_4203'^^xsd:string;
  dwc:observationDate '1995-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556137 8.343122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556137"^^xsd:decimal ;
  dwc:decimalLongitude "8.343122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556137 8.343122)"^^geo:wktLiteral ;
  geo-pos:lat "43.556137"^^xsd:decimal ;
  geo-pos:long "8.343122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5723'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5723'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.432222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.343122'^^xsd:double;
  dwc:startLongitude '8.343122'^^xsd:double;
  dwc:endLongitude '8.343122'^^xsd:double;
  dwc:latitude '43.556137'^^xsd:double;
  dwc:startLatitude '43.556137'^^xsd:double;
  dwc:endLatitude '43.556137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.343122 43.556137, 8.343122 43.556137, 8.343122 43.556137, 8.343122 43.556137, 8.343122 43.556137))'^^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 '774_5723'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333667 7.960167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333667"^^xsd:decimal ;
  dwc:decimalLongitude "7.960167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333667 7.960167)"^^geo:wktLiteral ;
  geo-pos:lat "43.333667"^^xsd:decimal ;
  geo-pos:long "7.960167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4349'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4349'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.960167'^^xsd:double;
  dwc:startLongitude '7.960167'^^xsd:double;
  dwc:endLongitude '7.960167'^^xsd:double;
  dwc:latitude '43.333667'^^xsd:double;
  dwc:startLatitude '43.333667'^^xsd:double;
  dwc:endLatitude '43.333667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.960167 43.333667, 7.960167 43.333667, 7.960167 43.333667, 7.960167 43.333667, 7.960167 43.333667))'^^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 '774_4349'^^xsd:string;
  dwc:observationDate '1996-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 14.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 14.616667)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "14.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2255'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2255'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.616667'^^xsd:double;
  dwc:startLongitude '14.616667'^^xsd:double;
  dwc:endLongitude '14.616667'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:startLatitude '40.4'^^xsd:double;
  dwc:endLatitude '40.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.616667 40.4, 14.616667 40.4, 14.616667 40.4, 14.616667 40.4, 14.616667 40.4))'^^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 '774_2255'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7963 8.387267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7963"^^xsd:decimal ;
  dwc:decimalLongitude "8.387267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7963 8.387267)"^^geo:wktLiteral ;
  geo-pos:lat "43.7963"^^xsd:decimal ;
  geo-pos:long "8.387267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7072'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7072'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.387267'^^xsd:double;
  dwc:startLongitude '8.387267'^^xsd:double;
  dwc:endLongitude '8.387267'^^xsd:double;
  dwc:latitude '43.7963'^^xsd:double;
  dwc:startLatitude '43.7963'^^xsd:double;
  dwc:endLatitude '43.7963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.387267 43.7963, 8.387267 43.7963, 8.387267 43.7963, 8.387267 43.7963, 8.387267 43.7963))'^^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 '774_7072'^^xsd:string;
  dwc:observationDate '1997-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8139 8.3774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8139"^^xsd:decimal ;
  dwc:decimalLongitude "8.3774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8139 8.3774)"^^geo:wktLiteral ;
  geo-pos:lat "43.8139"^^xsd:decimal ;
  geo-pos:long "8.3774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7168'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7168'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.650277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3774'^^xsd:double;
  dwc:startLongitude '8.3774'^^xsd:double;
  dwc:endLongitude '8.3774'^^xsd:double;
  dwc:latitude '43.8139'^^xsd:double;
  dwc:startLatitude '43.8139'^^xsd:double;
  dwc:endLatitude '43.8139'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3774 43.8139, 8.3774 43.8139, 8.3774 43.8139, 8.3774 43.8139, 8.3774 43.8139))'^^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 '774_7168'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58067 7.35217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58067"^^xsd:decimal ;
  dwc:decimalLongitude "7.35217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58067 7.35217)"^^geo:wktLiteral ;
  geo-pos:lat "43.58067"^^xsd:decimal ;
  geo-pos:long "7.35217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5044'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5044'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.35217'^^xsd:double;
  dwc:startLongitude '7.35217'^^xsd:double;
  dwc:endLongitude '7.35217'^^xsd:double;
  dwc:latitude '43.58067'^^xsd:double;
  dwc:startLatitude '43.58067'^^xsd:double;
  dwc:endLatitude '43.58067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.35217 43.58067, 7.35217 43.58067, 7.35217 43.58067, 7.35217 43.58067, 7.35217 43.58067))'^^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 '774_5044'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5675 7.20133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5675"^^xsd:decimal ;
  dwc:decimalLongitude "7.20133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5675 7.20133)"^^geo:wktLiteral ;
  geo-pos:lat "43.5675"^^xsd:decimal ;
  geo-pos:long "7.20133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5012'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5012'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.20133'^^xsd:double;
  dwc:startLongitude '7.20133'^^xsd:double;
  dwc:endLongitude '7.20133'^^xsd:double;
  dwc:latitude '43.5675'^^xsd:double;
  dwc:startLatitude '43.5675'^^xsd:double;
  dwc:endLatitude '43.5675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.20133 43.5675, 7.20133 43.5675, 7.20133 43.5675, 7.20133 43.5675, 7.20133 43.5675))'^^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 '774_5012'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 7.7715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517"^^xsd:decimal ;
  dwc:decimalLongitude "7.7715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 7.7715)"^^geo:wktLiteral ;
  geo-pos:lat "43.517"^^xsd:decimal ;
  geo-pos:long "7.7715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3275'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3275'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7715'^^xsd:double;
  dwc:startLongitude '7.7715'^^xsd:double;
  dwc:endLongitude '7.7715'^^xsd:double;
  dwc:latitude '43.517'^^xsd:double;
  dwc:startLatitude '43.517'^^xsd:double;
  dwc:endLatitude '43.517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7715 43.517, 7.7715 43.517, 7.7715 43.517, 7.7715 43.517, 7.7715 43.517))'^^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 '774_3275'^^xsd:string;
  dwc:observationDate '1990-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.055833 8.557667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.055833"^^xsd:decimal ;
  dwc:decimalLongitude "8.557667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.055833 8.557667)"^^geo:wktLiteral ;
  geo-pos:lat "43.055833"^^xsd:decimal ;
  geo-pos:long "8.557667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4114'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4114'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.557667'^^xsd:double;
  dwc:startLongitude '8.557667'^^xsd:double;
  dwc:endLongitude '8.557667'^^xsd:double;
  dwc:latitude '43.055833'^^xsd:double;
  dwc:startLatitude '43.055833'^^xsd:double;
  dwc:endLatitude '43.055833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.557667 43.055833, 8.557667 43.055833, 8.557667 43.055833, 8.557667 43.055833, 8.557667 43.055833))'^^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 '774_4114'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87123 15.68197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87123"^^xsd:decimal ;
  dwc:decimalLongitude "15.68197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87123 15.68197)"^^geo:wktLiteral ;
  geo-pos:lat "37.87123"^^xsd:decimal ;
  geo-pos:long "15.68197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8332'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_8332'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5955555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.68197'^^xsd:double;
  dwc:startLongitude '15.68197'^^xsd:double;
  dwc:endLongitude '15.68197'^^xsd:double;
  dwc:latitude '37.87123'^^xsd:double;
  dwc:startLatitude '37.87123'^^xsd:double;
  dwc:endLatitude '37.87123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.68197 37.87123, 15.68197 37.87123, 15.68197 37.87123, 15.68197 37.87123, 15.68197 37.87123))'^^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 '774_8332'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632083 8.021083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.632083"^^xsd:decimal ;
  dwc:decimalLongitude "8.021083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632083 8.021083)"^^geo:wktLiteral ;
  geo-pos:lat "43.632083"^^xsd:decimal ;
  geo-pos:long "8.021083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6988'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6988'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.021083'^^xsd:double;
  dwc:startLongitude '8.021083'^^xsd:double;
  dwc:endLongitude '8.021083'^^xsd:double;
  dwc:latitude '43.632083'^^xsd:double;
  dwc:startLatitude '43.632083'^^xsd:double;
  dwc:endLatitude '43.632083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.021083 43.632083, 8.021083 43.632083, 8.021083 43.632083, 8.021083 43.632083, 8.021083 43.632083))'^^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 '774_6988'^^xsd:string;
  dwc:observationDate '1996-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18211 8.507336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18211"^^xsd:decimal ;
  dwc:decimalLongitude "8.507336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18211 8.507336)"^^geo:wktLiteral ;
  geo-pos:lat "44.18211"^^xsd:decimal ;
  geo-pos:long "8.507336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7638'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7638'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.948333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.507336'^^xsd:double;
  dwc:startLongitude '8.507336'^^xsd:double;
  dwc:endLongitude '8.507336'^^xsd:double;
  dwc:latitude '44.18211'^^xsd:double;
  dwc:startLatitude '44.18211'^^xsd:double;
  dwc:endLatitude '44.18211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.507336 44.18211, 8.507336 44.18211, 8.507336 44.18211, 8.507336 44.18211, 8.507336 44.18211))'^^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 '774_7638'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56046 7.437335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56046"^^xsd:decimal ;
  dwc:decimalLongitude "7.437335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56046 7.437335)"^^geo:wktLiteral ;
  geo-pos:lat "43.56046"^^xsd:decimal ;
  geo-pos:long "7.437335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8193'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8193'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.628888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.437335'^^xsd:double;
  dwc:startLongitude '7.437335'^^xsd:double;
  dwc:endLongitude '7.437335'^^xsd:double;
  dwc:latitude '43.56046'^^xsd:double;
  dwc:startLatitude '43.56046'^^xsd:double;
  dwc:endLatitude '43.56046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.437335 43.56046, 7.437335 43.56046, 7.437335 43.56046, 7.437335 43.56046, 7.437335 43.56046))'^^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 '774_8193'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57512 7.711763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57512"^^xsd:decimal ;
  dwc:decimalLongitude "7.711763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57512 7.711763)"^^geo:wktLiteral ;
  geo-pos:lat "43.57512"^^xsd:decimal ;
  geo-pos:long "7.711763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8178'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8178'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.228888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.711763'^^xsd:double;
  dwc:startLongitude '7.711763'^^xsd:double;
  dwc:endLongitude '7.711763'^^xsd:double;
  dwc:latitude '43.57512'^^xsd:double;
  dwc:startLatitude '43.57512'^^xsd:double;
  dwc:endLatitude '43.57512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.711763 43.57512, 7.711763 43.57512, 7.711763 43.57512, 7.711763 43.57512, 7.711763 43.57512))'^^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 '774_8178'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7053 8.05525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7053"^^xsd:decimal ;
  dwc:decimalLongitude "8.05525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7053 8.05525)"^^geo:wktLiteral ;
  geo-pos:lat "43.7053"^^xsd:decimal ;
  geo-pos:long "8.05525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7000'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7000'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.05525'^^xsd:double;
  dwc:startLongitude '8.05525'^^xsd:double;
  dwc:endLongitude '8.05525'^^xsd:double;
  dwc:latitude '43.7053'^^xsd:double;
  dwc:startLatitude '43.7053'^^xsd:double;
  dwc:endLatitude '43.7053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.05525 43.7053, 8.05525 43.7053, 8.05525 43.7053, 8.05525 43.7053, 8.05525 43.7053))'^^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 '774_7000'^^xsd:string;
  dwc:observationDate '1996-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55143 7.876483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55143"^^xsd:decimal ;
  dwc:decimalLongitude "7.876483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55143 7.876483)"^^geo:wktLiteral ;
  geo-pos:lat "43.55143"^^xsd:decimal ;
  geo-pos:long "7.876483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8158'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8158'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5397222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.876483'^^xsd:double;
  dwc:startLongitude '7.876483'^^xsd:double;
  dwc:endLongitude '7.876483'^^xsd:double;
  dwc:latitude '43.55143'^^xsd:double;
  dwc:startLatitude '43.55143'^^xsd:double;
  dwc:endLatitude '43.55143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.876483 43.55143, 7.876483 43.55143, 7.876483 43.55143, 7.876483 43.55143, 7.876483 43.55143))'^^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 '774_8158'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.420628 15.292944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.420628"^^xsd:decimal ;
  dwc:decimalLongitude "15.292944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.420628 15.292944)"^^geo:wktLiteral ;
  geo-pos:lat "38.420628"^^xsd:decimal ;
  geo-pos:long "15.292944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8389'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8389'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.3513888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.292944'^^xsd:double;
  dwc:startLongitude '15.292944'^^xsd:double;
  dwc:endLongitude '15.292944'^^xsd:double;
  dwc:latitude '38.420628'^^xsd:double;
  dwc:startLatitude '38.420628'^^xsd:double;
  dwc:endLatitude '38.420628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.292944 38.420628, 15.292944 38.420628, 15.292944 38.420628, 15.292944 38.420628, 15.292944 38.420628))'^^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 '774_8389'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67266 7.99333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67266"^^xsd:decimal ;
  dwc:decimalLongitude "7.99333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67266 7.99333)"^^geo:wktLiteral ;
  geo-pos:lat "43.67266"^^xsd:decimal ;
  geo-pos:long "7.99333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4926'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4926'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99333'^^xsd:double;
  dwc:startLongitude '7.99333'^^xsd:double;
  dwc:endLongitude '7.99333'^^xsd:double;
  dwc:latitude '43.67266'^^xsd:double;
  dwc:startLatitude '43.67266'^^xsd:double;
  dwc:endLatitude '43.67266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99333 43.67266, 7.99333 43.67266, 7.99333 43.67266, 7.99333 43.67266, 7.99333 43.67266))'^^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 '774_4926'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.527667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.527667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.527667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "7.527667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2283'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2283'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.527667'^^xsd:double;
  dwc:startLongitude '7.527667'^^xsd:double;
  dwc:endLongitude '7.527667'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.527667 43.5, 7.527667 43.5, 7.527667 43.5, 7.527667 43.5, 7.527667 43.5))'^^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 '774_2283'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8452 8.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8452"^^xsd:decimal ;
  dwc:decimalLongitude "8.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8452 8.646)"^^geo:wktLiteral ;
  geo-pos:lat "42.8452"^^xsd:decimal ;
  geo-pos:long "8.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3593'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3593'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.646'^^xsd:double;
  dwc:startLongitude '8.646'^^xsd:double;
  dwc:endLongitude '8.646'^^xsd:double;
  dwc:latitude '42.8452'^^xsd:double;
  dwc:startLatitude '42.8452'^^xsd:double;
  dwc:endLatitude '42.8452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.646 42.8452, 8.646 42.8452, 8.646 42.8452, 8.646 42.8452, 8.646 42.8452))'^^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 '774_3593'^^xsd:string;
  dwc:observationDate '1992-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63795 8.44006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63795"^^xsd:decimal ;
  dwc:decimalLongitude "8.44006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63795 8.44006)"^^geo:wktLiteral ;
  geo-pos:lat "43.63795"^^xsd:decimal ;
  geo-pos:long "8.44006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6754'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6754'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.508333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.44006'^^xsd:double;
  dwc:startLongitude '8.44006'^^xsd:double;
  dwc:endLongitude '8.44006'^^xsd:double;
  dwc:latitude '43.63795'^^xsd:double;
  dwc:startLatitude '43.63795'^^xsd:double;
  dwc:endLatitude '43.63795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.44006 43.63795, 8.44006 43.63795, 8.44006 43.63795, 8.44006 43.63795, 8.44006 43.63795))'^^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 '774_6754'^^xsd:string;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559333 8.160167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.559333"^^xsd:decimal ;
  dwc:decimalLongitude "8.160167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559333 8.160167)"^^geo:wktLiteral ;
  geo-pos:lat "43.559333"^^xsd:decimal ;
  geo-pos:long "8.160167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3745'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3745'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.160167'^^xsd:double;
  dwc:startLongitude '8.160167'^^xsd:double;
  dwc:endLongitude '8.160167'^^xsd:double;
  dwc:latitude '43.559333'^^xsd:double;
  dwc:startLatitude '43.559333'^^xsd:double;
  dwc:endLatitude '43.559333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.160167 43.559333, 8.160167 43.559333, 8.160167 43.559333, 8.160167 43.559333, 8.160167 43.559333))'^^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 '774_3745'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.544333 8.282167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.544333"^^xsd:decimal ;
  dwc:decimalLongitude "8.282167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.544333 8.282167)"^^geo:wktLiteral ;
  geo-pos:lat "42.544333"^^xsd:decimal ;
  geo-pos:long "8.282167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4135'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4135'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.282167'^^xsd:double;
  dwc:startLongitude '8.282167'^^xsd:double;
  dwc:endLongitude '8.282167'^^xsd:double;
  dwc:latitude '42.544333'^^xsd:double;
  dwc:startLatitude '42.544333'^^xsd:double;
  dwc:endLatitude '42.544333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.282167 42.544333, 8.282167 42.544333, 8.282167 42.544333, 8.282167 42.544333, 8.282167 42.544333))'^^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 '774_4135'^^xsd:string;
  dwc:observationDate '1994-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3305 7.601167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3305"^^xsd:decimal ;
  dwc:decimalLongitude "7.601167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3305 7.601167)"^^geo:wktLiteral ;
  geo-pos:lat "43.3305"^^xsd:decimal ;
  geo-pos:long "7.601167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3778'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3778'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.601167'^^xsd:double;
  dwc:startLongitude '7.601167'^^xsd:double;
  dwc:endLongitude '7.601167'^^xsd:double;
  dwc:latitude '43.3305'^^xsd:double;
  dwc:startLatitude '43.3305'^^xsd:double;
  dwc:endLatitude '43.3305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.601167 43.3305, 7.601167 43.3305, 7.601167 43.3305, 7.601167 43.3305, 7.601167 43.3305))'^^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 '774_3778'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783333 7.830333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783333"^^xsd:decimal ;
  dwc:decimalLongitude "7.830333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783333 7.830333)"^^geo:wktLiteral ;
  geo-pos:lat "43.783333"^^xsd:decimal ;
  geo-pos:long "7.830333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2370'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2370'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.830333'^^xsd:double;
  dwc:startLongitude '7.830333'^^xsd:double;
  dwc:endLongitude '7.830333'^^xsd:double;
  dwc:latitude '43.783333'^^xsd:double;
  dwc:startLatitude '43.783333'^^xsd:double;
  dwc:endLatitude '43.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.830333 43.783333, 7.830333 43.783333, 7.830333 43.783333, 7.830333 43.783333, 7.830333 43.783333))'^^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 '774_2370'^^xsd:string;
  dwc:observationDate '1989-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53465 7.79471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53465"^^xsd:decimal ;
  dwc:decimalLongitude "7.79471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53465 7.79471)"^^geo:wktLiteral ;
  geo-pos:lat "43.53465"^^xsd:decimal ;
  geo-pos:long "7.79471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6622'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6622'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.948333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79471'^^xsd:double;
  dwc:startLongitude '7.79471'^^xsd:double;
  dwc:endLongitude '7.79471'^^xsd:double;
  dwc:latitude '43.53465'^^xsd:double;
  dwc:startLatitude '43.53465'^^xsd:double;
  dwc:endLatitude '43.53465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79471 43.53465, 7.79471 43.53465, 7.79471 43.53465, 7.79471 43.53465, 7.79471 43.53465))'^^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 '774_6622'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569833 8.130383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569833"^^xsd:decimal ;
  dwc:decimalLongitude "8.130383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569833 8.130383)"^^geo:wktLiteral ;
  geo-pos:lat "43.569833"^^xsd:decimal ;
  geo-pos:long "8.130383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7314'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7314'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.910833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.130383'^^xsd:double;
  dwc:startLongitude '8.130383'^^xsd:double;
  dwc:endLongitude '8.130383'^^xsd:double;
  dwc:latitude '43.569833'^^xsd:double;
  dwc:startLatitude '43.569833'^^xsd:double;
  dwc:endLatitude '43.569833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.130383 43.569833, 8.130383 43.569833, 8.130383 43.569833, 8.130383 43.569833, 8.130383 43.569833))'^^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 '774_7314'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.059685 9.045512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.059685"^^xsd:decimal ;
  dwc:decimalLongitude "9.045512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.059685 9.045512)"^^geo:wktLiteral ;
  geo-pos:lat "43.059685"^^xsd:decimal ;
  geo-pos:long "9.045512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5676'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.184166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.045512'^^xsd:double;
  dwc:startLongitude '9.045512'^^xsd:double;
  dwc:endLongitude '9.045512'^^xsd:double;
  dwc:latitude '43.059685'^^xsd:double;
  dwc:startLatitude '43.059685'^^xsd:double;
  dwc:endLatitude '43.059685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.045512 43.059685, 9.045512 43.059685, 9.045512 43.059685, 9.045512 43.059685, 9.045512 43.059685))'^^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 '774_5676'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530433 8.177517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.530433"^^xsd:decimal ;
  dwc:decimalLongitude "8.177517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530433 8.177517)"^^geo:wktLiteral ;
  geo-pos:lat "43.530433"^^xsd:decimal ;
  geo-pos:long "8.177517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3828'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3828'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.177517'^^xsd:double;
  dwc:startLongitude '8.177517'^^xsd:double;
  dwc:endLongitude '8.177517'^^xsd:double;
  dwc:latitude '43.530433'^^xsd:double;
  dwc:startLatitude '43.530433'^^xsd:double;
  dwc:endLatitude '43.530433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.177517 43.530433, 8.177517 43.530433, 8.177517 43.530433, 8.177517 43.530433, 8.177517 43.530433))'^^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 '774_3828'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.411617 8.19595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.411617"^^xsd:decimal ;
  dwc:decimalLongitude "8.19595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.411617 8.19595)"^^geo:wktLiteral ;
  geo-pos:lat "43.411617"^^xsd:decimal ;
  geo-pos:long "8.19595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4649'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4649'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.19595'^^xsd:double;
  dwc:startLongitude '8.19595'^^xsd:double;
  dwc:endLongitude '8.19595'^^xsd:double;
  dwc:latitude '43.411617'^^xsd:double;
  dwc:startLatitude '43.411617'^^xsd:double;
  dwc:endLatitude '43.411617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.19595 43.411617, 8.19595 43.411617, 8.19595 43.411617, 8.19595 43.411617, 8.19595 43.411617))'^^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 '774_4649'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176667 7.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.176667"^^xsd:decimal ;
  dwc:decimalLongitude "7.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176667 7.981667)"^^geo:wktLiteral ;
  geo-pos:lat "43.176667"^^xsd:decimal ;
  geo-pos:long "7.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4507'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6313888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.981667'^^xsd:double;
  dwc:startLongitude '7.981667'^^xsd:double;
  dwc:endLongitude '7.981667'^^xsd:double;
  dwc:latitude '43.176667'^^xsd:double;
  dwc:startLatitude '43.176667'^^xsd:double;
  dwc:endLatitude '43.176667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.981667 43.176667, 7.981667 43.176667, 7.981667 43.176667, 7.981667 43.176667, 7.981667 43.176667))'^^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 '774_4507'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133333 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133333"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133333 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.133333"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3552'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3552'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25'^^xsd:double;
  dwc:startLongitude '7.25'^^xsd:double;
  dwc:endLongitude '7.25'^^xsd:double;
  dwc:latitude '43.133333'^^xsd:double;
  dwc:startLatitude '43.133333'^^xsd:double;
  dwc:endLatitude '43.133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25 43.133333, 7.25 43.133333, 7.25 43.133333, 7.25 43.133333, 7.25 43.133333))'^^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 '774_3552'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 8.3325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.3325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 8.3325)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "8.3325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3889'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3889'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3325'^^xsd:double;
  dwc:startLongitude '8.3325'^^xsd:double;
  dwc:endLongitude '8.3325'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:startLatitude '43.22'^^xsd:double;
  dwc:endLatitude '43.22'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3325 43.22, 8.3325 43.22, 8.3325 43.22, 8.3325 43.22, 8.3325 43.22))'^^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 '774_3889'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183333 8.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.183333"^^xsd:decimal ;
  dwc:decimalLongitude "8.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183333 8.166667)"^^geo:wktLiteral ;
  geo-pos:lat "43.183333"^^xsd:decimal ;
  geo-pos:long "8.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3562'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3562'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.166667'^^xsd:double;
  dwc:startLongitude '8.166667'^^xsd:double;
  dwc:endLongitude '8.166667'^^xsd:double;
  dwc:latitude '43.183333'^^xsd:double;
  dwc:startLatitude '43.183333'^^xsd:double;
  dwc:endLatitude '43.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.166667 43.183333, 8.166667 43.183333, 8.166667 43.183333, 8.166667 43.183333, 8.166667 43.183333))'^^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 '774_3562'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639867 8.3349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.639867"^^xsd:decimal ;
  dwc:decimalLongitude "8.3349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639867 8.3349)"^^geo:wktLiteral ;
  geo-pos:lat "43.639867"^^xsd:decimal ;
  geo-pos:long "8.3349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4241'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4241'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3349'^^xsd:double;
  dwc:startLongitude '8.3349'^^xsd:double;
  dwc:endLongitude '8.3349'^^xsd:double;
  dwc:latitude '43.639867'^^xsd:double;
  dwc:startLatitude '43.639867'^^xsd:double;
  dwc:endLatitude '43.639867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3349 43.639867, 8.3349 43.639867, 8.3349 43.639867, 8.3349 43.639867, 8.3349 43.639867))'^^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 '774_4241'^^xsd:string;
  dwc:observationDate '1995-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83285 8.024683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.83285"^^xsd:decimal ;
  dwc:decimalLongitude "8.024683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83285 8.024683)"^^geo:wktLiteral ;
  geo-pos:lat "43.83285"^^xsd:decimal ;
  geo-pos:long "8.024683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7076'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.024683'^^xsd:double;
  dwc:startLongitude '8.024683'^^xsd:double;
  dwc:endLongitude '8.024683'^^xsd:double;
  dwc:latitude '43.83285'^^xsd:double;
  dwc:startLatitude '43.83285'^^xsd:double;
  dwc:endLatitude '43.83285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.024683 43.83285, 8.024683 43.83285, 8.024683 43.83285, 8.024683 43.83285, 8.024683 43.83285))'^^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 '774_7076'^^xsd:string;
  dwc:observationDate '1997-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0838 8.572117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0838"^^xsd:decimal ;
  dwc:decimalLongitude "8.572117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0838 8.572117)"^^geo:wktLiteral ;
  geo-pos:lat "43.0838"^^xsd:decimal ;
  geo-pos:long "8.572117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5551'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5551'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1547222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.572117'^^xsd:double;
  dwc:startLongitude '8.572117'^^xsd:double;
  dwc:endLongitude '8.572117'^^xsd:double;
  dwc:latitude '43.0838'^^xsd:double;
  dwc:startLatitude '43.0838'^^xsd:double;
  dwc:endLatitude '43.0838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.572117 43.0838, 8.572117 43.0838, 8.572117 43.0838, 8.572117 43.0838, 8.572117 43.0838))'^^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 '774_5551'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84 8.3662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84"^^xsd:decimal ;
  dwc:decimalLongitude "8.3662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84 8.3662)"^^geo:wktLiteral ;
  geo-pos:lat "43.84"^^xsd:decimal ;
  geo-pos:long "8.3662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7236'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.561666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3662'^^xsd:double;
  dwc:startLongitude '8.3662'^^xsd:double;
  dwc:endLongitude '8.3662'^^xsd:double;
  dwc:latitude '43.84'^^xsd:double;
  dwc:startLatitude '43.84'^^xsd:double;
  dwc:endLatitude '43.84'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3662 43.84, 8.3662 43.84, 8.3662 43.84, 8.3662 43.84, 8.3662 43.84))'^^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 '774_7236'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.693583 7.979933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.693583"^^xsd:decimal ;
  dwc:decimalLongitude "7.979933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.693583 7.979933)"^^geo:wktLiteral ;
  geo-pos:lat "43.693583"^^xsd:decimal ;
  geo-pos:long "7.979933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7324'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7324'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.451944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.979933'^^xsd:double;
  dwc:startLongitude '7.979933'^^xsd:double;
  dwc:endLongitude '7.979933'^^xsd:double;
  dwc:latitude '43.693583'^^xsd:double;
  dwc:startLatitude '43.693583'^^xsd:double;
  dwc:endLatitude '43.693583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.979933 43.693583, 7.979933 43.693583, 7.979933 43.693583, 7.979933 43.693583, 7.979933 43.693583))'^^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 '774_7324'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445033 7.901017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445033"^^xsd:decimal ;
  dwc:decimalLongitude "7.901017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445033 7.901017)"^^geo:wktLiteral ;
  geo-pos:lat "43.445033"^^xsd:decimal ;
  geo-pos:long "7.901017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3412'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3412'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.901017'^^xsd:double;
  dwc:startLongitude '7.901017'^^xsd:double;
  dwc:endLongitude '7.901017'^^xsd:double;
  dwc:latitude '43.445033'^^xsd:double;
  dwc:startLatitude '43.445033'^^xsd:double;
  dwc:endLatitude '43.445033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.901017 43.445033, 7.901017 43.445033, 7.901017 43.445033, 7.901017 43.445033, 7.901017 43.445033))'^^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 '774_3412'^^xsd:string;
  dwc:observationDate '1991-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123224 15.644853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123224"^^xsd:decimal ;
  dwc:decimalLongitude "15.644853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123224 15.644853)"^^geo:wktLiteral ;
  geo-pos:lat "38.123224"^^xsd:decimal ;
  geo-pos:long "15.644853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8437'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8437'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.583055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.644853'^^xsd:double;
  dwc:startLongitude '15.644853'^^xsd:double;
  dwc:endLongitude '15.644853'^^xsd:double;
  dwc:latitude '38.123224'^^xsd:double;
  dwc:startLatitude '38.123224'^^xsd:double;
  dwc:endLatitude '38.123224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.644853 38.123224, 15.644853 38.123224, 15.644853 38.123224, 15.644853 38.123224, 15.644853 38.123224))'^^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 '774_8437'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63092 7.951151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63092"^^xsd:decimal ;
  dwc:decimalLongitude "7.951151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63092 7.951151)"^^geo:wktLiteral ;
  geo-pos:lat "43.63092"^^xsd:decimal ;
  geo-pos:long "7.951151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8088'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8088'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.373888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.951151'^^xsd:double;
  dwc:startLongitude '7.951151'^^xsd:double;
  dwc:endLongitude '7.951151'^^xsd:double;
  dwc:latitude '43.63092'^^xsd:double;
  dwc:startLatitude '43.63092'^^xsd:double;
  dwc:endLatitude '43.63092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.951151 43.63092, 7.951151 43.63092, 7.951151 43.63092, 7.951151 43.63092, 7.951151 43.63092))'^^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 '774_8088'^^xsd:string;
  dwc:observationDate '2012-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721267 8.148083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.721267"^^xsd:decimal ;
  dwc:decimalLongitude "8.148083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721267 8.148083)"^^geo:wktLiteral ;
  geo-pos:lat "43.721267"^^xsd:decimal ;
  geo-pos:long "8.148083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4242'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4242'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.148083'^^xsd:double;
  dwc:startLongitude '8.148083'^^xsd:double;
  dwc:endLongitude '8.148083'^^xsd:double;
  dwc:latitude '43.721267'^^xsd:double;
  dwc:startLatitude '43.721267'^^xsd:double;
  dwc:endLatitude '43.721267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.148083 43.721267, 8.148083 43.721267, 8.148083 43.721267, 8.148083 43.721267, 8.148083 43.721267))'^^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 '774_4242'^^xsd:string;
  dwc:observationDate '1995-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.521867 8.10915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.521867"^^xsd:decimal ;
  dwc:decimalLongitude "8.10915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.521867 8.10915)"^^geo:wktLiteral ;
  geo-pos:lat "43.521867"^^xsd:decimal ;
  geo-pos:long "8.10915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3831'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3831'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.10915'^^xsd:double;
  dwc:startLongitude '8.10915'^^xsd:double;
  dwc:endLongitude '8.10915'^^xsd:double;
  dwc:latitude '43.521867'^^xsd:double;
  dwc:startLatitude '43.521867'^^xsd:double;
  dwc:endLatitude '43.521867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.10915 43.521867, 8.10915 43.521867, 8.10915 43.521867, 8.10915 43.521867, 8.10915 43.521867))'^^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 '774_3831'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.160833 7.709667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.160833"^^xsd:decimal ;
  dwc:decimalLongitude "7.709667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.160833 7.709667)"^^geo:wktLiteral ;
  geo-pos:lat "43.160833"^^xsd:decimal ;
  geo-pos:long "7.709667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4168'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4168'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.709667'^^xsd:double;
  dwc:startLongitude '7.709667'^^xsd:double;
  dwc:endLongitude '7.709667'^^xsd:double;
  dwc:latitude '43.160833'^^xsd:double;
  dwc:startLatitude '43.160833'^^xsd:double;
  dwc:endLatitude '43.160833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.709667 43.160833, 7.709667 43.160833, 7.709667 43.160833, 7.709667 43.160833, 7.709667 43.160833))'^^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 '774_4168'^^xsd:string;
  dwc:observationDate '1995-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45717 7.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45717"^^xsd:decimal ;
  dwc:decimalLongitude "7.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45717 7.74)"^^geo:wktLiteral ;
  geo-pos:lat "43.45717"^^xsd:decimal ;
  geo-pos:long "7.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4922'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74'^^xsd:double;
  dwc:startLongitude '7.74'^^xsd:double;
  dwc:endLongitude '7.74'^^xsd:double;
  dwc:latitude '43.45717'^^xsd:double;
  dwc:startLatitude '43.45717'^^xsd:double;
  dwc:endLatitude '43.45717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74 43.45717, 7.74 43.45717, 7.74 43.45717, 7.74 43.45717, 7.74 43.45717))'^^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 '774_4922'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.271817 8.005233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.271817"^^xsd:decimal ;
  dwc:decimalLongitude "8.005233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.271817 8.005233)"^^geo:wktLiteral ;
  geo-pos:lat "43.271817"^^xsd:decimal ;
  geo-pos:long "8.005233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4038'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4038'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.005233'^^xsd:double;
  dwc:startLongitude '8.005233'^^xsd:double;
  dwc:endLongitude '8.005233'^^xsd:double;
  dwc:latitude '43.271817'^^xsd:double;
  dwc:startLatitude '43.271817'^^xsd:double;
  dwc:endLatitude '43.271817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.005233 43.271817, 8.005233 43.271817, 8.005233 43.271817, 8.005233 43.271817, 8.005233 43.271817))'^^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 '774_4038'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.132733 8.81865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.132733"^^xsd:decimal ;
  dwc:decimalLongitude "8.81865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.132733 8.81865)"^^geo:wktLiteral ;
  geo-pos:lat "43.132733"^^xsd:decimal ;
  geo-pos:long "8.81865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4052'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4052'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.81865'^^xsd:double;
  dwc:startLongitude '8.81865'^^xsd:double;
  dwc:endLongitude '8.81865'^^xsd:double;
  dwc:latitude '43.132733'^^xsd:double;
  dwc:startLatitude '43.132733'^^xsd:double;
  dwc:endLatitude '43.132733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.81865 43.132733, 8.81865 43.132733, 8.81865 43.132733, 8.81865 43.132733, 8.81865 43.132733))'^^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 '774_4052'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167833 8.215667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167833"^^xsd:decimal ;
  dwc:decimalLongitude "8.215667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167833 8.215667)"^^geo:wktLiteral ;
  geo-pos:lat "43.167833"^^xsd:decimal ;
  geo-pos:long "8.215667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4752'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4752'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.215667'^^xsd:double;
  dwc:startLongitude '8.215667'^^xsd:double;
  dwc:endLongitude '8.215667'^^xsd:double;
  dwc:latitude '43.167833'^^xsd:double;
  dwc:startLatitude '43.167833'^^xsd:double;
  dwc:endLatitude '43.167833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.215667 43.167833, 8.215667 43.167833, 8.215667 43.167833, 8.215667 43.167833, 8.215667 43.167833))'^^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 '774_4752'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 7.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 7.633333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "7.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2510'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2510'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633333'^^xsd:double;
  dwc:startLongitude '7.633333'^^xsd:double;
  dwc:endLongitude '7.633333'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:startLatitude '42.2'^^xsd:double;
  dwc:endLatitude '42.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633333 42.2, 7.633333 42.2, 7.633333 42.2, 7.633333 42.2, 7.633333 42.2))'^^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 '774_2510'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42415 8.085517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42415"^^xsd:decimal ;
  dwc:decimalLongitude "8.085517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42415 8.085517)"^^geo:wktLiteral ;
  geo-pos:lat "43.42415"^^xsd:decimal ;
  geo-pos:long "8.085517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3602'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3602'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.085517'^^xsd:double;
  dwc:startLongitude '8.085517'^^xsd:double;
  dwc:endLongitude '8.085517'^^xsd:double;
  dwc:latitude '43.42415'^^xsd:double;
  dwc:startLatitude '43.42415'^^xsd:double;
  dwc:endLatitude '43.42415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.085517 43.42415, 8.085517 43.42415, 8.085517 43.42415, 8.085517 43.42415, 8.085517 43.42415))'^^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 '774_3602'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.505 7.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.505"^^xsd:decimal ;
  dwc:decimalLongitude "7.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.505 7.76)"^^geo:wktLiteral ;
  geo-pos:lat "43.505"^^xsd:decimal ;
  geo-pos:long "7.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7613'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7613'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.076944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76'^^xsd:double;
  dwc:startLongitude '7.76'^^xsd:double;
  dwc:endLongitude '7.76'^^xsd:double;
  dwc:latitude '43.505'^^xsd:double;
  dwc:startLatitude '43.505'^^xsd:double;
  dwc:endLatitude '43.505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76 43.505, 7.76 43.505, 7.76 43.505, 7.76 43.505, 7.76 43.505))'^^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 '774_7613'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05895 8.400133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05895"^^xsd:decimal ;
  dwc:decimalLongitude "8.400133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05895 8.400133)"^^geo:wktLiteral ;
  geo-pos:lat "43.05895"^^xsd:decimal ;
  geo-pos:long "8.400133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4002'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4002'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.400133'^^xsd:double;
  dwc:startLongitude '8.400133'^^xsd:double;
  dwc:endLongitude '8.400133'^^xsd:double;
  dwc:latitude '43.05895'^^xsd:double;
  dwc:startLatitude '43.05895'^^xsd:double;
  dwc:endLatitude '43.05895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.400133 43.05895, 8.400133 43.05895, 8.400133 43.05895, 8.400133 43.05895, 8.400133 43.05895))'^^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 '774_4002'^^xsd:string;
  dwc:observationDate '1994-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75733 7.8022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75733"^^xsd:decimal ;
  dwc:decimalLongitude "7.8022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75733 7.8022)"^^geo:wktLiteral ;
  geo-pos:lat "43.75733"^^xsd:decimal ;
  geo-pos:long "7.8022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4865'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4865'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8022'^^xsd:double;
  dwc:startLongitude '7.8022'^^xsd:double;
  dwc:endLongitude '7.8022'^^xsd:double;
  dwc:latitude '43.75733'^^xsd:double;
  dwc:startLatitude '43.75733'^^xsd:double;
  dwc:endLatitude '43.75733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8022 43.75733, 7.8022 43.75733, 7.8022 43.75733, 7.8022 43.75733, 7.8022 43.75733))'^^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 '774_4865'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56875 8.16825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56875"^^xsd:decimal ;
  dwc:decimalLongitude "8.16825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56875 8.16825)"^^geo:wktLiteral ;
  geo-pos:lat "43.56875"^^xsd:decimal ;
  geo-pos:long "8.16825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6421'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6421'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.854444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16825'^^xsd:double;
  dwc:startLongitude '8.16825'^^xsd:double;
  dwc:endLongitude '8.16825'^^xsd:double;
  dwc:latitude '43.56875'^^xsd:double;
  dwc:startLatitude '43.56875'^^xsd:double;
  dwc:endLatitude '43.56875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16825 43.56875, 8.16825 43.56875, 8.16825 43.56875, 8.16825 43.56875, 8.16825 43.56875))'^^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 '774_6421'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.916667"^^xsd:decimal ;
  dwc:decimalLongitude "7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "42.916667"^^xsd:decimal ;
  geo-pos:long "7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2518'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2518'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683333'^^xsd:double;
  dwc:startLongitude '7.683333'^^xsd:double;
  dwc:endLongitude '7.683333'^^xsd:double;
  dwc:latitude '42.916667'^^xsd:double;
  dwc:startLatitude '42.916667'^^xsd:double;
  dwc:endLatitude '42.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683333 42.916667, 7.683333 42.916667, 7.683333 42.916667, 7.683333 42.916667, 7.683333 42.916667))'^^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 '774_2518'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183333 7.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183333"^^xsd:decimal ;
  dwc:decimalLongitude "7.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183333 7.633333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183333"^^xsd:decimal ;
  geo-pos:long "7.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2517'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2517'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633333'^^xsd:double;
  dwc:startLongitude '7.633333'^^xsd:double;
  dwc:endLongitude '7.633333'^^xsd:double;
  dwc:latitude '42.183333'^^xsd:double;
  dwc:startLatitude '42.183333'^^xsd:double;
  dwc:endLatitude '42.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633333 42.183333, 7.633333 42.183333, 7.633333 42.183333, 7.633333 42.183333, 7.633333 42.183333))'^^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 '774_2517'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613833 8.132167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.613833"^^xsd:decimal ;
  dwc:decimalLongitude "8.132167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613833 8.132167)"^^geo:wktLiteral ;
  geo-pos:lat "43.613833"^^xsd:decimal ;
  geo-pos:long "8.132167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4684'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4684'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.808888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.132167'^^xsd:double;
  dwc:startLongitude '8.132167'^^xsd:double;
  dwc:endLongitude '8.132167'^^xsd:double;
  dwc:latitude '43.613833'^^xsd:double;
  dwc:startLatitude '43.613833'^^xsd:double;
  dwc:endLatitude '43.613833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.132167 43.613833, 8.132167 43.613833, 8.132167 43.613833, 8.132167 43.613833, 8.132167 43.613833))'^^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 '774_4684'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429 7.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.429"^^xsd:decimal ;
  dwc:decimalLongitude "7.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429 7.6065)"^^geo:wktLiteral ;
  geo-pos:lat "43.429"^^xsd:decimal ;
  geo-pos:long "7.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3328'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3328'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6065'^^xsd:double;
  dwc:startLongitude '7.6065'^^xsd:double;
  dwc:endLongitude '7.6065'^^xsd:double;
  dwc:latitude '43.429'^^xsd:double;
  dwc:startLatitude '43.429'^^xsd:double;
  dwc:endLatitude '43.429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6065 43.429, 7.6065 43.429, 7.6065 43.429, 7.6065 43.429, 7.6065 43.429))'^^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 '774_3328'^^xsd:string;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 7.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.316667"^^xsd:decimal ;
  dwc:decimalLongitude "7.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 7.703)"^^geo:wktLiteral ;
  geo-pos:lat "43.316667"^^xsd:decimal ;
  geo-pos:long "7.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2305'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2305'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.703'^^xsd:double;
  dwc:startLongitude '7.703'^^xsd:double;
  dwc:endLongitude '7.703'^^xsd:double;
  dwc:latitude '43.316667'^^xsd:double;
  dwc:startLatitude '43.316667'^^xsd:double;
  dwc:endLatitude '43.316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.703 43.316667, 7.703 43.316667, 7.703 43.316667, 7.703 43.316667, 7.703 43.316667))'^^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 '774_2305'^^xsd:string;
  dwc:observationDate '1988-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76819 7.918189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76819"^^xsd:decimal ;
  dwc:decimalLongitude "7.918189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76819 7.918189)"^^geo:wktLiteral ;
  geo-pos:lat "43.76819"^^xsd:decimal ;
  geo-pos:long "7.918189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6004'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6004'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.660555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.918189'^^xsd:double;
  dwc:startLongitude '7.918189'^^xsd:double;
  dwc:endLongitude '7.918189'^^xsd:double;
  dwc:latitude '43.76819'^^xsd:double;
  dwc:startLatitude '43.76819'^^xsd:double;
  dwc:endLatitude '43.76819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.918189 43.76819, 7.918189 43.76819, 7.918189 43.76819, 7.918189 43.76819, 7.918189 43.76819))'^^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 '774_6004'^^xsd:string;
  dwc:observationDate '2007-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.310167 7.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.310167"^^xsd:decimal ;
  dwc:decimalLongitude "7.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.310167 7.992)"^^geo:wktLiteral ;
  geo-pos:lat "43.310167"^^xsd:decimal ;
  geo-pos:long "7.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4600'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4600'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.992'^^xsd:double;
  dwc:startLongitude '7.992'^^xsd:double;
  dwc:endLongitude '7.992'^^xsd:double;
  dwc:latitude '43.310167'^^xsd:double;
  dwc:startLatitude '43.310167'^^xsd:double;
  dwc:endLatitude '43.310167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.992 43.310167, 7.992 43.310167, 7.992 43.310167, 7.992 43.310167, 7.992 43.310167))'^^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 '774_4600'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3645 7.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3645"^^xsd:decimal ;
  dwc:decimalLongitude "7.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3645 7.727)"^^geo:wktLiteral ;
  geo-pos:lat "43.3645"^^xsd:decimal ;
  geo-pos:long "7.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4199'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4199'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.727'^^xsd:double;
  dwc:startLongitude '7.727'^^xsd:double;
  dwc:endLongitude '7.727'^^xsd:double;
  dwc:latitude '43.3645'^^xsd:double;
  dwc:startLatitude '43.3645'^^xsd:double;
  dwc:endLatitude '43.3645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.727 43.3645, 7.727 43.3645, 7.727 43.3645, 7.727 43.3645, 7.727 43.3645))'^^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 '774_4199'^^xsd:string;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24426 8.23407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24426"^^xsd:decimal ;
  dwc:decimalLongitude "8.23407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24426 8.23407)"^^geo:wktLiteral ;
  geo-pos:lat "43.24426"^^xsd:decimal ;
  geo-pos:long "8.23407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5103'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0469444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23407'^^xsd:double;
  dwc:startLongitude '8.23407'^^xsd:double;
  dwc:endLongitude '8.23407'^^xsd:double;
  dwc:latitude '43.24426'^^xsd:double;
  dwc:startLatitude '43.24426'^^xsd:double;
  dwc:endLatitude '43.24426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23407 43.24426, 8.23407 43.24426, 8.23407 43.24426, 8.23407 43.24426, 8.23407 43.24426))'^^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 '774_5103'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5321 8.867682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5321"^^xsd:decimal ;
  dwc:decimalLongitude "8.867682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5321 8.867682)"^^geo:wktLiteral ;
  geo-pos:lat "43.5321"^^xsd:decimal ;
  geo-pos:long "8.867682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5409'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.867682'^^xsd:double;
  dwc:startLongitude '8.867682'^^xsd:double;
  dwc:endLongitude '8.867682'^^xsd:double;
  dwc:latitude '43.5321'^^xsd:double;
  dwc:startLatitude '43.5321'^^xsd:double;
  dwc:endLatitude '43.5321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.867682 43.5321, 8.867682 43.5321, 8.867682 43.5321, 8.867682 43.5321, 8.867682 43.5321))'^^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 '774_5409'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32394 8.28842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32394"^^xsd:decimal ;
  dwc:decimalLongitude "8.28842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32394 8.28842)"^^geo:wktLiteral ;
  geo-pos:lat "43.32394"^^xsd:decimal ;
  geo-pos:long "8.28842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6726'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6726'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.051666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.28842'^^xsd:double;
  dwc:startLongitude '8.28842'^^xsd:double;
  dwc:endLongitude '8.28842'^^xsd:double;
  dwc:latitude '43.32394'^^xsd:double;
  dwc:startLatitude '43.32394'^^xsd:double;
  dwc:endLatitude '43.32394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.28842 43.32394, 8.28842 43.32394, 8.28842 43.32394, 8.28842 43.32394, 8.28842 43.32394))'^^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 '774_6726'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37682 7.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37682"^^xsd:decimal ;
  dwc:decimalLongitude "7.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37682 7.8703)"^^geo:wktLiteral ;
  geo-pos:lat "43.37682"^^xsd:decimal ;
  geo-pos:long "7.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5546'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5546'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1577777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8703'^^xsd:double;
  dwc:startLongitude '7.8703'^^xsd:double;
  dwc:endLongitude '7.8703'^^xsd:double;
  dwc:latitude '43.37682'^^xsd:double;
  dwc:startLatitude '43.37682'^^xsd:double;
  dwc:endLatitude '43.37682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8703 43.37682, 7.8703 43.37682, 7.8703 43.37682, 7.8703 43.37682, 7.8703 43.37682))'^^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 '774_5546'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61354 7.88136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61354"^^xsd:decimal ;
  dwc:decimalLongitude "7.88136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61354 7.88136)"^^geo:wktLiteral ;
  geo-pos:lat "43.61354"^^xsd:decimal ;
  geo-pos:long "7.88136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6384'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6384'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.236666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88136'^^xsd:double;
  dwc:startLongitude '7.88136'^^xsd:double;
  dwc:endLongitude '7.88136'^^xsd:double;
  dwc:latitude '43.61354'^^xsd:double;
  dwc:startLatitude '43.61354'^^xsd:double;
  dwc:endLatitude '43.61354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88136 43.61354, 7.88136 43.61354, 7.88136 43.61354, 7.88136 43.61354, 7.88136 43.61354))'^^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 '774_6384'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398667 7.5085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398667 7.5085)"^^geo:wktLiteral ;
  geo-pos:lat "43.398667"^^xsd:decimal ;
  geo-pos:long "7.5085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4800'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4800'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.005277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5085'^^xsd:double;
  dwc:startLongitude '7.5085'^^xsd:double;
  dwc:endLongitude '7.5085'^^xsd:double;
  dwc:latitude '43.398667'^^xsd:double;
  dwc:startLatitude '43.398667'^^xsd:double;
  dwc:endLatitude '43.398667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5085 43.398667, 7.5085 43.398667, 7.5085 43.398667, 7.5085 43.398667, 7.5085 43.398667))'^^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 '774_4800'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7491 8.3483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7491"^^xsd:decimal ;
  dwc:decimalLongitude "8.3483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7491 8.3483)"^^geo:wktLiteral ;
  geo-pos:lat "43.7491"^^xsd:decimal ;
  geo-pos:long "8.3483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7214'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7214'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.453055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3483'^^xsd:double;
  dwc:startLongitude '8.3483'^^xsd:double;
  dwc:endLongitude '8.3483'^^xsd:double;
  dwc:latitude '43.7491'^^xsd:double;
  dwc:startLatitude '43.7491'^^xsd:double;
  dwc:endLatitude '43.7491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3483 43.7491, 8.3483 43.7491, 8.3483 43.7491, 8.3483 43.7491, 8.3483 43.7491))'^^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 '774_7214'^^xsd:string;
  dwc:observationDate '1998-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783333 8.363667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783333"^^xsd:decimal ;
  dwc:decimalLongitude "8.363667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783333 8.363667)"^^geo:wktLiteral ;
  geo-pos:lat "43.783333"^^xsd:decimal ;
  geo-pos:long "8.363667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2641'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.363667'^^xsd:double;
  dwc:startLongitude '8.363667'^^xsd:double;
  dwc:endLongitude '8.363667'^^xsd:double;
  dwc:latitude '43.783333'^^xsd:double;
  dwc:startLatitude '43.783333'^^xsd:double;
  dwc:endLatitude '43.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.363667 43.783333, 8.363667 43.783333, 8.363667 43.783333, 8.363667 43.783333, 8.363667 43.783333))'^^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 '774_2641'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2266 7.6277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2266"^^xsd:decimal ;
  dwc:decimalLongitude "7.6277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2266 7.6277)"^^geo:wktLiteral ;
  geo-pos:lat "43.2266"^^xsd:decimal ;
  geo-pos:long "7.6277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5265'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.982222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6277'^^xsd:double;
  dwc:startLongitude '7.6277'^^xsd:double;
  dwc:endLongitude '7.6277'^^xsd:double;
  dwc:latitude '43.2266'^^xsd:double;
  dwc:startLatitude '43.2266'^^xsd:double;
  dwc:endLatitude '43.2266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6277 43.2266, 7.6277 43.2266, 7.6277 43.2266, 7.6277 43.2266, 7.6277 43.2266))'^^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 '774_5265'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 8.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3543'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3543'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15'^^xsd:double;
  dwc:startLongitude '8.15'^^xsd:double;
  dwc:endLongitude '8.15'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:startLatitude '43.2'^^xsd:double;
  dwc:endLatitude '43.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15 43.2, 8.15 43.2, 8.15 43.2, 8.15 43.2, 8.15 43.2))'^^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 '774_3543'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476017 8.2601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.476017"^^xsd:decimal ;
  dwc:decimalLongitude "8.2601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476017 8.2601)"^^geo:wktLiteral ;
  geo-pos:lat "43.476017"^^xsd:decimal ;
  geo-pos:long "8.2601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7450'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7450'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.045277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2601'^^xsd:double;
  dwc:startLongitude '8.2601'^^xsd:double;
  dwc:endLongitude '8.2601'^^xsd:double;
  dwc:latitude '43.476017'^^xsd:double;
  dwc:startLatitude '43.476017'^^xsd:double;
  dwc:endLatitude '43.476017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2601 43.476017, 8.2601 43.476017, 8.2601 43.476017, 8.2601 43.476017, 8.2601 43.476017))'^^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 '774_7450'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7575 7.99283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7575"^^xsd:decimal ;
  dwc:decimalLongitude "7.99283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7575 7.99283)"^^geo:wktLiteral ;
  geo-pos:lat "43.7575"^^xsd:decimal ;
  geo-pos:long "7.99283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5047'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5047'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99283'^^xsd:double;
  dwc:startLongitude '7.99283'^^xsd:double;
  dwc:endLongitude '7.99283'^^xsd:double;
  dwc:latitude '43.7575'^^xsd:double;
  dwc:startLatitude '43.7575'^^xsd:double;
  dwc:endLatitude '43.7575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99283 43.7575, 7.99283 43.7575, 7.99283 43.7575, 7.99283 43.7575, 7.99283 43.7575))'^^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 '774_5047'^^xsd:string;
  dwc:observationDate '2000-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.341583 7.9602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.341583"^^xsd:decimal ;
  dwc:decimalLongitude "7.9602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.341583 7.9602)"^^geo:wktLiteral ;
  geo-pos:lat "43.341583"^^xsd:decimal ;
  geo-pos:long "7.9602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3450'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3450'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9602'^^xsd:double;
  dwc:startLongitude '7.9602'^^xsd:double;
  dwc:endLongitude '7.9602'^^xsd:double;
  dwc:latitude '43.341583'^^xsd:double;
  dwc:startLatitude '43.341583'^^xsd:double;
  dwc:endLatitude '43.341583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9602 43.341583, 7.9602 43.341583, 7.9602 43.341583, 7.9602 43.341583, 7.9602 43.341583))'^^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 '774_3450'^^xsd:string;
  dwc:observationDate '1991-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.935 7.633667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.935"^^xsd:decimal ;
  dwc:decimalLongitude "7.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.935 7.633667)"^^geo:wktLiteral ;
  geo-pos:lat "42.935"^^xsd:decimal ;
  geo-pos:long "7.633667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4157'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4157'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633667'^^xsd:double;
  dwc:startLongitude '7.633667'^^xsd:double;
  dwc:endLongitude '7.633667'^^xsd:double;
  dwc:latitude '42.935'^^xsd:double;
  dwc:startLatitude '42.935'^^xsd:double;
  dwc:endLatitude '42.935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633667 42.935, 7.633667 42.935, 7.633667 42.935, 7.633667 42.935, 7.633667 42.935))'^^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 '774_4157'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42801 7.47702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42801"^^xsd:decimal ;
  dwc:decimalLongitude "7.47702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42801 7.47702)"^^geo:wktLiteral ;
  geo-pos:lat "43.42801"^^xsd:decimal ;
  geo-pos:long "7.47702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6124'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.6888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.47702'^^xsd:double;
  dwc:startLongitude '7.47702'^^xsd:double;
  dwc:endLongitude '7.47702'^^xsd:double;
  dwc:latitude '43.42801'^^xsd:double;
  dwc:startLatitude '43.42801'^^xsd:double;
  dwc:endLatitude '43.42801'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47702 43.42801, 7.47702 43.42801, 7.47702 43.42801, 7.47702 43.42801, 7.47702 43.42801))'^^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 '774_6124'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52881 7.827948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52881"^^xsd:decimal ;
  dwc:decimalLongitude "7.827948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52881 7.827948)"^^geo:wktLiteral ;
  geo-pos:lat "43.52881"^^xsd:decimal ;
  geo-pos:long "7.827948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7683'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7683'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.305833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.827948'^^xsd:double;
  dwc:startLongitude '7.827948'^^xsd:double;
  dwc:endLongitude '7.827948'^^xsd:double;
  dwc:latitude '43.52881'^^xsd:double;
  dwc:startLatitude '43.52881'^^xsd:double;
  dwc:endLatitude '43.52881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.827948 43.52881, 7.827948 43.52881, 7.827948 43.52881, 7.827948 43.52881, 7.827948 43.52881))'^^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 '774_7683'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.480957 7.923956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.480957"^^xsd:decimal ;
  dwc:decimalLongitude "7.923956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.480957 7.923956)"^^geo:wktLiteral ;
  geo-pos:lat "43.480957"^^xsd:decimal ;
  geo-pos:long "7.923956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5864'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5864'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.612222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.923956'^^xsd:double;
  dwc:startLongitude '7.923956'^^xsd:double;
  dwc:endLongitude '7.923956'^^xsd:double;
  dwc:latitude '43.480957'^^xsd:double;
  dwc:startLatitude '43.480957'^^xsd:double;
  dwc:endLatitude '43.480957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.923956 43.480957, 7.923956 43.480957, 7.923956 43.480957, 7.923956 43.480957, 7.923956 43.480957))'^^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 '774_5864'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.980617 8.432383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.980617"^^xsd:decimal ;
  dwc:decimalLongitude "8.432383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.980617 8.432383)"^^geo:wktLiteral ;
  geo-pos:lat "42.980617"^^xsd:decimal ;
  geo-pos:long "8.432383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3864'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3864'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.432383'^^xsd:double;
  dwc:startLongitude '8.432383'^^xsd:double;
  dwc:endLongitude '8.432383'^^xsd:double;
  dwc:latitude '42.980617'^^xsd:double;
  dwc:startLatitude '42.980617'^^xsd:double;
  dwc:endLatitude '42.980617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.432383 42.980617, 8.432383 42.980617, 8.432383 42.980617, 8.432383 42.980617, 8.432383 42.980617))'^^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 '774_3864'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.448133 8.0856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.448133"^^xsd:decimal ;
  dwc:decimalLongitude "8.0856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.448133 8.0856)"^^geo:wktLiteral ;
  geo-pos:lat "43.448133"^^xsd:decimal ;
  geo-pos:long "8.0856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4495'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4495'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0856'^^xsd:double;
  dwc:startLongitude '8.0856'^^xsd:double;
  dwc:endLongitude '8.0856'^^xsd:double;
  dwc:latitude '43.448133'^^xsd:double;
  dwc:startLatitude '43.448133'^^xsd:double;
  dwc:endLatitude '43.448133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0856 43.448133, 8.0856 43.448133, 8.0856 43.448133, 8.0856 43.448133, 8.0856 43.448133))'^^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 '774_4495'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.301783 7.87055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.301783"^^xsd:decimal ;
  dwc:decimalLongitude "7.87055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.301783 7.87055)"^^geo:wktLiteral ;
  geo-pos:lat "43.301783"^^xsd:decimal ;
  geo-pos:long "7.87055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3586'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3586'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.87055'^^xsd:double;
  dwc:startLongitude '7.87055'^^xsd:double;
  dwc:endLongitude '7.87055'^^xsd:double;
  dwc:latitude '43.301783'^^xsd:double;
  dwc:startLatitude '43.301783'^^xsd:double;
  dwc:endLatitude '43.301783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.87055 43.301783, 7.87055 43.301783, 7.87055 43.301783, 7.87055 43.301783, 7.87055 43.301783))'^^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 '774_3586'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951333 9.281683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951333"^^xsd:decimal ;
  dwc:decimalLongitude "9.281683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951333 9.281683)"^^geo:wktLiteral ;
  geo-pos:lat "42.951333"^^xsd:decimal ;
  geo-pos:long "9.281683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4287'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4287'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.281683'^^xsd:double;
  dwc:startLongitude '9.281683'^^xsd:double;
  dwc:endLongitude '9.281683'^^xsd:double;
  dwc:latitude '42.951333'^^xsd:double;
  dwc:startLatitude '42.951333'^^xsd:double;
  dwc:endLatitude '42.951333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.281683 42.951333, 9.281683 42.951333, 9.281683 42.951333, 9.281683 42.951333, 9.281683 42.951333))'^^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 '774_4287'^^xsd:string;
  dwc:observationDate '1995-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37791 7.70563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37791"^^xsd:decimal ;
  dwc:decimalLongitude "7.70563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37791 7.70563)"^^geo:wktLiteral ;
  geo-pos:lat "43.37791"^^xsd:decimal ;
  geo-pos:long "7.70563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4850'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4850'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.70563'^^xsd:double;
  dwc:startLongitude '7.70563'^^xsd:double;
  dwc:endLongitude '7.70563'^^xsd:double;
  dwc:latitude '43.37791'^^xsd:double;
  dwc:startLatitude '43.37791'^^xsd:double;
  dwc:endLatitude '43.37791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.70563 43.37791, 7.70563 43.37791, 7.70563 43.37791, 7.70563 43.37791, 7.70563 43.37791))'^^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 '774_4850'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.855767 8.021967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.855767"^^xsd:decimal ;
  dwc:decimalLongitude "8.021967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.855767 8.021967)"^^geo:wktLiteral ;
  geo-pos:lat "43.855767"^^xsd:decimal ;
  geo-pos:long "8.021967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7073'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7073'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.021967'^^xsd:double;
  dwc:startLongitude '8.021967'^^xsd:double;
  dwc:endLongitude '8.021967'^^xsd:double;
  dwc:latitude '43.855767'^^xsd:double;
  dwc:startLatitude '43.855767'^^xsd:double;
  dwc:endLatitude '43.855767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.021967 43.855767, 8.021967 43.855767, 8.021967 43.855767, 8.021967 43.855767, 8.021967 43.855767))'^^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 '774_7073'^^xsd:string;
  dwc:observationDate '1997-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5914 7.907483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5914"^^xsd:decimal ;
  dwc:decimalLongitude "7.907483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5914 7.907483)"^^geo:wktLiteral ;
  geo-pos:lat "43.5914"^^xsd:decimal ;
  geo-pos:long "7.907483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7401'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7401'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.398055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.907483'^^xsd:double;
  dwc:startLongitude '7.907483'^^xsd:double;
  dwc:endLongitude '7.907483'^^xsd:double;
  dwc:latitude '43.5914'^^xsd:double;
  dwc:startLatitude '43.5914'^^xsd:double;
  dwc:endLatitude '43.5914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.907483 43.5914, 7.907483 43.5914, 7.907483 43.5914, 7.907483 43.5914, 7.907483 43.5914))'^^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 '774_7401'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38287 8.18765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38287"^^xsd:decimal ;
  dwc:decimalLongitude "8.18765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38287 8.18765)"^^geo:wktLiteral ;
  geo-pos:lat "43.38287"^^xsd:decimal ;
  geo-pos:long "8.18765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6631'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6631'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.484444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.18765'^^xsd:double;
  dwc:startLongitude '8.18765'^^xsd:double;
  dwc:endLongitude '8.18765'^^xsd:double;
  dwc:latitude '43.38287'^^xsd:double;
  dwc:startLatitude '43.38287'^^xsd:double;
  dwc:endLatitude '43.38287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18765 43.38287, 8.18765 43.38287, 8.18765 43.38287, 8.18765 43.38287, 8.18765 43.38287))'^^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 '774_6631'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16852 8.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16852"^^xsd:decimal ;
  dwc:decimalLongitude "8.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16852 8.1152)"^^geo:wktLiteral ;
  geo-pos:lat "43.16852"^^xsd:decimal ;
  geo-pos:long "8.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6705'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6705'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7022222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1152'^^xsd:double;
  dwc:startLongitude '8.1152'^^xsd:double;
  dwc:endLongitude '8.1152'^^xsd:double;
  dwc:latitude '43.16852'^^xsd:double;
  dwc:startLatitude '43.16852'^^xsd:double;
  dwc:endLatitude '43.16852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1152 43.16852, 8.1152 43.16852, 8.1152 43.16852, 8.1152 43.16852, 8.1152 43.16852))'^^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 '774_6705'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.280667 8.093167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.280667"^^xsd:decimal ;
  dwc:decimalLongitude "8.093167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.280667 8.093167)"^^geo:wktLiteral ;
  geo-pos:lat "43.280667"^^xsd:decimal ;
  geo-pos:long "8.093167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3649'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3649'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.093167'^^xsd:double;
  dwc:startLongitude '8.093167'^^xsd:double;
  dwc:endLongitude '8.093167'^^xsd:double;
  dwc:latitude '43.280667'^^xsd:double;
  dwc:startLatitude '43.280667'^^xsd:double;
  dwc:endLatitude '43.280667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.093167 43.280667, 8.093167 43.280667, 8.093167 43.280667, 8.093167 43.280667, 8.093167 43.280667))'^^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 '774_3649'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40805 7.72115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40805"^^xsd:decimal ;
  dwc:decimalLongitude "7.72115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40805 7.72115)"^^geo:wktLiteral ;
  geo-pos:lat "43.40805"^^xsd:decimal ;
  geo-pos:long "7.72115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5094'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5094'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.73'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72115'^^xsd:double;
  dwc:startLongitude '7.72115'^^xsd:double;
  dwc:endLongitude '7.72115'^^xsd:double;
  dwc:latitude '43.40805'^^xsd:double;
  dwc:startLatitude '43.40805'^^xsd:double;
  dwc:endLatitude '43.40805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72115 43.40805, 7.72115 43.40805, 7.72115 43.40805, 7.72115 43.40805, 7.72115 43.40805))'^^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 '774_5094'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 8.0565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516667"^^xsd:decimal ;
  dwc:decimalLongitude "8.0565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 8.0565)"^^geo:wktLiteral ;
  geo-pos:lat "43.516667"^^xsd:decimal ;
  geo-pos:long "8.0565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2289'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2289'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0565'^^xsd:double;
  dwc:startLongitude '8.0565'^^xsd:double;
  dwc:endLongitude '8.0565'^^xsd:double;
  dwc:latitude '43.516667'^^xsd:double;
  dwc:startLatitude '43.516667'^^xsd:double;
  dwc:endLatitude '43.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0565 43.516667, 8.0565 43.516667, 8.0565 43.516667, 8.0565 43.516667, 8.0565 43.516667))'^^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 '774_2289'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38806 8.07079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38806"^^xsd:decimal ;
  dwc:decimalLongitude "8.07079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38806 8.07079)"^^geo:wktLiteral ;
  geo-pos:lat "43.38806"^^xsd:decimal ;
  geo-pos:long "8.07079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6696'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6696'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.060555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.07079'^^xsd:double;
  dwc:startLongitude '8.07079'^^xsd:double;
  dwc:endLongitude '8.07079'^^xsd:double;
  dwc:latitude '43.38806'^^xsd:double;
  dwc:startLatitude '43.38806'^^xsd:double;
  dwc:endLatitude '43.38806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07079 43.38806, 8.07079 43.38806, 8.07079 43.38806, 8.07079 43.38806, 8.07079 43.38806))'^^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 '774_6696'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.161667 8.504333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.161667"^^xsd:decimal ;
  dwc:decimalLongitude "8.504333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.161667 8.504333)"^^geo:wktLiteral ;
  geo-pos:lat "43.161667"^^xsd:decimal ;
  geo-pos:long "8.504333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3634'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3634'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.504333'^^xsd:double;
  dwc:startLongitude '8.504333'^^xsd:double;
  dwc:endLongitude '8.504333'^^xsd:double;
  dwc:latitude '43.161667'^^xsd:double;
  dwc:startLatitude '43.161667'^^xsd:double;
  dwc:endLatitude '43.161667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.504333 43.161667, 8.504333 43.161667, 8.504333 43.161667, 8.504333 43.161667, 8.504333 43.161667))'^^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 '774_3634'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76105 7.769717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76105"^^xsd:decimal ;
  dwc:decimalLongitude "7.769717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76105 7.769717)"^^geo:wktLiteral ;
  geo-pos:lat "43.76105"^^xsd:decimal ;
  geo-pos:long "7.769717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4482'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4482'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.769717'^^xsd:double;
  dwc:startLongitude '7.769717'^^xsd:double;
  dwc:endLongitude '7.769717'^^xsd:double;
  dwc:latitude '43.76105'^^xsd:double;
  dwc:startLatitude '43.76105'^^xsd:double;
  dwc:endLatitude '43.76105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.769717 43.76105, 7.769717 43.76105, 7.769717 43.76105, 7.769717 43.76105, 7.769717 43.76105))'^^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 '774_4482'^^xsd:string;
  dwc:observationDate '1997-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2163 8.487905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2163"^^xsd:decimal ;
  dwc:decimalLongitude "8.487905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2163 8.487905)"^^geo:wktLiteral ;
  geo-pos:lat "43.2163"^^xsd:decimal ;
  geo-pos:long "8.487905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5970'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5970'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.487905'^^xsd:double;
  dwc:startLongitude '8.487905'^^xsd:double;
  dwc:endLongitude '8.487905'^^xsd:double;
  dwc:latitude '43.2163'^^xsd:double;
  dwc:startLatitude '43.2163'^^xsd:double;
  dwc:endLatitude '43.2163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.487905 43.2163, 8.487905 43.2163, 8.487905 43.2163, 8.487905 43.2163, 8.487905 43.2163))'^^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 '774_5970'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.986833 8.386333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.986833"^^xsd:decimal ;
  dwc:decimalLongitude "8.386333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.986833 8.386333)"^^geo:wktLiteral ;
  geo-pos:lat "42.986833"^^xsd:decimal ;
  geo-pos:long "8.386333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4721'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4721'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.093888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.386333'^^xsd:double;
  dwc:startLongitude '8.386333'^^xsd:double;
  dwc:endLongitude '8.386333'^^xsd:double;
  dwc:latitude '42.986833'^^xsd:double;
  dwc:startLatitude '42.986833'^^xsd:double;
  dwc:endLatitude '42.986833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.386333 42.986833, 8.386333 42.986833, 8.386333 42.986833, 8.386333 42.986833, 8.386333 42.986833))'^^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 '774_4721'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 7.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 7.266667)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "7.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2484'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2484'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.266667'^^xsd:double;
  dwc:startLongitude '7.266667'^^xsd:double;
  dwc:endLongitude '7.266667'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:startLatitude '42.9'^^xsd:double;
  dwc:endLatitude '42.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.266667 42.9, 7.266667 42.9, 7.266667 42.9, 7.266667 42.9, 7.266667 42.9))'^^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 '774_2484'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46238 8.20208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46238"^^xsd:decimal ;
  dwc:decimalLongitude "8.20208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46238 8.20208)"^^geo:wktLiteral ;
  geo-pos:lat "43.46238"^^xsd:decimal ;
  geo-pos:long "8.20208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6716'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6716'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.20208'^^xsd:double;
  dwc:startLongitude '8.20208'^^xsd:double;
  dwc:endLongitude '8.20208'^^xsd:double;
  dwc:latitude '43.46238'^^xsd:double;
  dwc:startLatitude '43.46238'^^xsd:double;
  dwc:endLatitude '43.46238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.20208 43.46238, 8.20208 43.46238, 8.20208 43.46238, 8.20208 43.46238, 8.20208 43.46238))'^^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 '774_6716'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7177 8.2801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7177"^^xsd:decimal ;
  dwc:decimalLongitude "8.2801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7177 8.2801)"^^geo:wktLiteral ;
  geo-pos:lat "43.7177"^^xsd:decimal ;
  geo-pos:long "8.2801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7279'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7279'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.841388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2801'^^xsd:double;
  dwc:startLongitude '8.2801'^^xsd:double;
  dwc:endLongitude '8.2801'^^xsd:double;
  dwc:latitude '43.7177'^^xsd:double;
  dwc:startLatitude '43.7177'^^xsd:double;
  dwc:endLatitude '43.7177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2801 43.7177, 8.2801 43.7177, 8.2801 43.7177, 8.2801 43.7177, 8.2801 43.7177))'^^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 '774_7279'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32473 8.0472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32473"^^xsd:decimal ;
  dwc:decimalLongitude "8.0472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32473 8.0472)"^^geo:wktLiteral ;
  geo-pos:lat "43.32473"^^xsd:decimal ;
  geo-pos:long "8.0472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6711'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6711'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.001666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0472'^^xsd:double;
  dwc:startLongitude '8.0472'^^xsd:double;
  dwc:endLongitude '8.0472'^^xsd:double;
  dwc:latitude '43.32473'^^xsd:double;
  dwc:startLatitude '43.32473'^^xsd:double;
  dwc:endLatitude '43.32473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0472 43.32473, 8.0472 43.32473, 8.0472 43.32473, 8.0472 43.32473, 8.0472 43.32473))'^^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 '774_6711'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79921 8.27383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79921"^^xsd:decimal ;
  dwc:decimalLongitude "8.27383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79921 8.27383)"^^geo:wktLiteral ;
  geo-pos:lat "43.79921"^^xsd:decimal ;
  geo-pos:long "8.27383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6263'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6263'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.27383'^^xsd:double;
  dwc:startLongitude '8.27383'^^xsd:double;
  dwc:endLongitude '8.27383'^^xsd:double;
  dwc:latitude '43.79921'^^xsd:double;
  dwc:startLatitude '43.79921'^^xsd:double;
  dwc:endLatitude '43.79921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.27383 43.79921, 8.27383 43.79921, 8.27383 43.79921, 8.27383 43.79921, 8.27383 43.79921))'^^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 '774_6263'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58845 8.21045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58845"^^xsd:decimal ;
  dwc:decimalLongitude "8.21045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58845 8.21045)"^^geo:wktLiteral ;
  geo-pos:lat "43.58845"^^xsd:decimal ;
  geo-pos:long "8.21045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4232'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21045'^^xsd:double;
  dwc:startLongitude '8.21045'^^xsd:double;
  dwc:endLongitude '8.21045'^^xsd:double;
  dwc:latitude '43.58845'^^xsd:double;
  dwc:startLatitude '43.58845'^^xsd:double;
  dwc:endLatitude '43.58845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21045 43.58845, 8.21045 43.58845, 8.21045 43.58845, 8.21045 43.58845, 8.21045 43.58845))'^^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 '774_4232'^^xsd:string;
  dwc:observationDate '1995-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30167 7.65113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30167"^^xsd:decimal ;
  dwc:decimalLongitude "7.65113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30167 7.65113)"^^geo:wktLiteral ;
  geo-pos:lat "43.30167"^^xsd:decimal ;
  geo-pos:long "7.65113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5070'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5070'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.717222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65113'^^xsd:double;
  dwc:startLongitude '7.65113'^^xsd:double;
  dwc:endLongitude '7.65113'^^xsd:double;
  dwc:latitude '43.30167'^^xsd:double;
  dwc:startLatitude '43.30167'^^xsd:double;
  dwc:endLatitude '43.30167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65113 43.30167, 7.65113 43.30167, 7.65113 43.30167, 7.65113 43.30167, 7.65113 43.30167))'^^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 '774_5070'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488133 8.0325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488133"^^xsd:decimal ;
  dwc:decimalLongitude "8.0325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488133 8.0325)"^^geo:wktLiteral ;
  geo-pos:lat "43.488133"^^xsd:decimal ;
  geo-pos:long "8.0325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4014'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4014'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0325'^^xsd:double;
  dwc:startLongitude '8.0325'^^xsd:double;
  dwc:endLongitude '8.0325'^^xsd:double;
  dwc:latitude '43.488133'^^xsd:double;
  dwc:startLatitude '43.488133'^^xsd:double;
  dwc:endLatitude '43.488133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0325 43.488133, 8.0325 43.488133, 8.0325 43.488133, 8.0325 43.488133, 8.0325 43.488133))'^^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 '774_4014'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.156667 7.480167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.156667"^^xsd:decimal ;
  dwc:decimalLongitude "7.480167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.156667 7.480167)"^^geo:wktLiteral ;
  geo-pos:lat "43.156667"^^xsd:decimal ;
  geo-pos:long "7.480167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4152'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4152'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.480167'^^xsd:double;
  dwc:startLongitude '7.480167'^^xsd:double;
  dwc:endLongitude '7.480167'^^xsd:double;
  dwc:latitude '43.156667'^^xsd:double;
  dwc:startLatitude '43.156667'^^xsd:double;
  dwc:endLatitude '43.156667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.480167 43.156667, 7.480167 43.156667, 7.480167 43.156667, 7.480167 43.156667, 7.480167 43.156667))'^^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 '774_4152'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.040433 8.374783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.040433"^^xsd:decimal ;
  dwc:decimalLongitude "8.374783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.040433 8.374783)"^^geo:wktLiteral ;
  geo-pos:lat "43.040433"^^xsd:decimal ;
  geo-pos:long "8.374783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3964'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.374783'^^xsd:double;
  dwc:startLongitude '8.374783'^^xsd:double;
  dwc:endLongitude '8.374783'^^xsd:double;
  dwc:latitude '43.040433'^^xsd:double;
  dwc:startLatitude '43.040433'^^xsd:double;
  dwc:endLatitude '43.040433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.374783 43.040433, 8.374783 43.040433, 8.374783 43.040433, 8.374783 43.040433, 8.374783 43.040433))'^^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 '774_3964'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6063 7.9707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6063"^^xsd:decimal ;
  dwc:decimalLongitude "7.9707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6063 7.9707)"^^geo:wktLiteral ;
  geo-pos:lat "43.6063"^^xsd:decimal ;
  geo-pos:long "7.9707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7500'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7500'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.419722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9707'^^xsd:double;
  dwc:startLongitude '7.9707'^^xsd:double;
  dwc:endLongitude '7.9707'^^xsd:double;
  dwc:latitude '43.6063'^^xsd:double;
  dwc:startLatitude '43.6063'^^xsd:double;
  dwc:endLatitude '43.6063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9707 43.6063, 7.9707 43.6063, 7.9707 43.6063, 7.9707 43.6063, 7.9707 43.6063))'^^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 '774_7500'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3572'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3572'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:startLongitude '8.45'^^xsd:double;
  dwc:endLongitude '8.45'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:startLatitude '42.95'^^xsd:double;
  dwc:endLatitude '42.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45 42.95, 8.45 42.95, 8.45 42.95, 8.45 42.95, 8.45 42.95))'^^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 '774_3572'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41206 8.46479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41206"^^xsd:decimal ;
  dwc:decimalLongitude "8.46479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41206 8.46479)"^^geo:wktLiteral ;
  geo-pos:lat "43.41206"^^xsd:decimal ;
  geo-pos:long "8.46479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6649'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6649'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.931666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46479'^^xsd:double;
  dwc:startLongitude '8.46479'^^xsd:double;
  dwc:endLongitude '8.46479'^^xsd:double;
  dwc:latitude '43.41206'^^xsd:double;
  dwc:startLatitude '43.41206'^^xsd:double;
  dwc:endLatitude '43.41206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46479 43.41206, 8.46479 43.41206, 8.46479 43.41206, 8.46479 43.41206, 8.46479 43.41206))'^^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 '774_6649'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.489567 7.914667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.489567"^^xsd:decimal ;
  dwc:decimalLongitude "7.914667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.489567 7.914667)"^^geo:wktLiteral ;
  geo-pos:lat "43.489567"^^xsd:decimal ;
  geo-pos:long "7.914667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3531'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3531'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.914667'^^xsd:double;
  dwc:startLongitude '7.914667'^^xsd:double;
  dwc:endLongitude '7.914667'^^xsd:double;
  dwc:latitude '43.489567'^^xsd:double;
  dwc:startLatitude '43.489567'^^xsd:double;
  dwc:endLatitude '43.489567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.914667 43.489567, 7.914667 43.489567, 7.914667 43.489567, 7.914667 43.489567, 7.914667 43.489567))'^^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 '774_3531'^^xsd:string;
  dwc:observationDate '1991-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23293 8.0753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23293"^^xsd:decimal ;
  dwc:decimalLongitude "8.0753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23293 8.0753)"^^geo:wktLiteral ;
  geo-pos:lat "43.23293"^^xsd:decimal ;
  geo-pos:long "8.0753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5549'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5549'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0753'^^xsd:double;
  dwc:startLongitude '8.0753'^^xsd:double;
  dwc:endLongitude '8.0753'^^xsd:double;
  dwc:latitude '43.23293'^^xsd:double;
  dwc:startLatitude '43.23293'^^xsd:double;
  dwc:endLatitude '43.23293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0753 43.23293, 8.0753 43.23293, 8.0753 43.23293, 8.0753 43.23293, 8.0753 43.23293))'^^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 '774_5549'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329967 8.6801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.329967"^^xsd:decimal ;
  dwc:decimalLongitude "8.6801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329967 8.6801)"^^geo:wktLiteral ;
  geo-pos:lat "43.329967"^^xsd:decimal ;
  geo-pos:long "8.6801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4255'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6801'^^xsd:double;
  dwc:startLongitude '8.6801'^^xsd:double;
  dwc:endLongitude '8.6801'^^xsd:double;
  dwc:latitude '43.329967'^^xsd:double;
  dwc:startLatitude '43.329967'^^xsd:double;
  dwc:endLatitude '43.329967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6801 43.329967, 8.6801 43.329967, 8.6801 43.329967, 8.6801 43.329967, 8.6801 43.329967))'^^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 '774_4255'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233333 7.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233333"^^xsd:decimal ;
  dwc:decimalLongitude "7.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233333 7.633333)"^^geo:wktLiteral ;
  geo-pos:lat "42.233333"^^xsd:decimal ;
  geo-pos:long "7.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2513'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2513'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633333'^^xsd:double;
  dwc:startLongitude '7.633333'^^xsd:double;
  dwc:endLongitude '7.633333'^^xsd:double;
  dwc:latitude '42.233333'^^xsd:double;
  dwc:startLatitude '42.233333'^^xsd:double;
  dwc:endLatitude '42.233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633333 42.233333, 7.633333 42.233333, 7.633333 42.233333, 7.633333 42.233333, 7.633333 42.233333))'^^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 '774_2513'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783333 8.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783333"^^xsd:decimal ;
  dwc:decimalLongitude "8.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783333 8.266667)"^^geo:wktLiteral ;
  geo-pos:lat "41.783333"^^xsd:decimal ;
  geo-pos:long "8.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2584'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2584'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.266667'^^xsd:double;
  dwc:startLongitude '8.266667'^^xsd:double;
  dwc:endLongitude '8.266667'^^xsd:double;
  dwc:latitude '41.783333'^^xsd:double;
  dwc:startLatitude '41.783333'^^xsd:double;
  dwc:endLatitude '41.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.266667 41.783333, 8.266667 41.783333, 8.266667 41.783333, 8.266667 41.783333, 8.266667 41.783333))'^^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 '774_2584'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36515 8.322495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36515"^^xsd:decimal ;
  dwc:decimalLongitude "8.322495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36515 8.322495)"^^geo:wktLiteral ;
  geo-pos:lat "43.36515"^^xsd:decimal ;
  geo-pos:long "8.322495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8004'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8004'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.687222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.322495'^^xsd:double;
  dwc:startLongitude '8.322495'^^xsd:double;
  dwc:endLongitude '8.322495'^^xsd:double;
  dwc:latitude '43.36515'^^xsd:double;
  dwc:startLatitude '43.36515'^^xsd:double;
  dwc:endLatitude '43.36515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.322495 43.36515, 8.322495 43.36515, 8.322495 43.36515, 8.322495 43.36515, 8.322495 43.36515))'^^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 '774_8004'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6496 8.208983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6496"^^xsd:decimal ;
  dwc:decimalLongitude "8.208983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6496 8.208983)"^^geo:wktLiteral ;
  geo-pos:lat "43.6496"^^xsd:decimal ;
  geo-pos:long "8.208983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7359'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7359'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.474166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.208983'^^xsd:double;
  dwc:startLongitude '8.208983'^^xsd:double;
  dwc:endLongitude '8.208983'^^xsd:double;
  dwc:latitude '43.6496'^^xsd:double;
  dwc:startLatitude '43.6496'^^xsd:double;
  dwc:endLatitude '43.6496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.208983 43.6496, 8.208983 43.6496, 8.208983 43.6496, 8.208983 43.6496, 8.208983 43.6496))'^^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 '774_7359'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.064817 9.01385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.064817"^^xsd:decimal ;
  dwc:decimalLongitude "9.01385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.064817 9.01385)"^^geo:wktLiteral ;
  geo-pos:lat "43.064817"^^xsd:decimal ;
  geo-pos:long "9.01385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4251'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4251'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.01385'^^xsd:double;
  dwc:startLongitude '9.01385'^^xsd:double;
  dwc:endLongitude '9.01385'^^xsd:double;
  dwc:latitude '43.064817'^^xsd:double;
  dwc:startLatitude '43.064817'^^xsd:double;
  dwc:endLatitude '43.064817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.01385 43.064817, 9.01385 43.064817, 9.01385 43.064817, 9.01385 43.064817, 9.01385 43.064817))'^^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 '774_4251'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200167 8.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.200167"^^xsd:decimal ;
  dwc:decimalLongitude "8.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.200167 8.273)"^^geo:wktLiteral ;
  geo-pos:lat "43.200167"^^xsd:decimal ;
  geo-pos:long "8.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3680'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3680'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.273'^^xsd:double;
  dwc:startLongitude '8.273'^^xsd:double;
  dwc:endLongitude '8.273'^^xsd:double;
  dwc:latitude '43.200167'^^xsd:double;
  dwc:startLatitude '43.200167'^^xsd:double;
  dwc:endLatitude '43.200167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.273 43.200167, 8.273 43.200167, 8.273 43.200167, 8.273 43.200167, 8.273 43.200167))'^^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 '774_3680'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.205333 8.439333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.205333"^^xsd:decimal ;
  dwc:decimalLongitude "8.439333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.205333 8.439333)"^^geo:wktLiteral ;
  geo-pos:lat "41.205333"^^xsd:decimal ;
  geo-pos:long "8.439333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2811'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.439333'^^xsd:double;
  dwc:startLongitude '8.439333'^^xsd:double;
  dwc:endLongitude '8.439333'^^xsd:double;
  dwc:latitude '41.205333'^^xsd:double;
  dwc:startLatitude '41.205333'^^xsd:double;
  dwc:endLatitude '41.205333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.439333 41.205333, 8.439333 41.205333, 8.439333 41.205333, 8.439333 41.205333, 8.439333 41.205333))'^^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 '774_2811'^^xsd:string;
  dwc:observationDate '1996-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582667 7.756333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.582667"^^xsd:decimal ;
  dwc:decimalLongitude "7.756333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582667 7.756333)"^^geo:wktLiteral ;
  geo-pos:lat "43.582667"^^xsd:decimal ;
  geo-pos:long "7.756333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3243'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3243'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.756333'^^xsd:double;
  dwc:startLongitude '7.756333'^^xsd:double;
  dwc:endLongitude '7.756333'^^xsd:double;
  dwc:latitude '43.582667'^^xsd:double;
  dwc:startLatitude '43.582667'^^xsd:double;
  dwc:endLatitude '43.582667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.756333 43.582667, 7.756333 43.582667, 7.756333 43.582667, 7.756333 43.582667, 7.756333 43.582667))'^^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 '774_3243'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.676483 8.296867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.676483"^^xsd:decimal ;
  dwc:decimalLongitude "8.296867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.676483 8.296867)"^^geo:wktLiteral ;
  geo-pos:lat "43.676483"^^xsd:decimal ;
  geo-pos:long "8.296867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7019'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7019'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.296867'^^xsd:double;
  dwc:startLongitude '8.296867'^^xsd:double;
  dwc:endLongitude '8.296867'^^xsd:double;
  dwc:latitude '43.676483'^^xsd:double;
  dwc:startLatitude '43.676483'^^xsd:double;
  dwc:endLatitude '43.676483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.296867 43.676483, 8.296867 43.676483, 8.296867 43.676483, 8.296867 43.676483, 8.296867 43.676483))'^^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 '774_7019'^^xsd:string;
  dwc:observationDate '1997-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.458817 7.881283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.458817"^^xsd:decimal ;
  dwc:decimalLongitude "7.881283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.458817 7.881283)"^^geo:wktLiteral ;
  geo-pos:lat "43.458817"^^xsd:decimal ;
  geo-pos:long "7.881283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3808'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3808'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.881283'^^xsd:double;
  dwc:startLongitude '7.881283'^^xsd:double;
  dwc:endLongitude '7.881283'^^xsd:double;
  dwc:latitude '43.458817'^^xsd:double;
  dwc:startLatitude '43.458817'^^xsd:double;
  dwc:endLatitude '43.458817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.881283 43.458817, 7.881283 43.458817, 7.881283 43.458817, 7.881283 43.458817, 7.881283 43.458817))'^^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 '774_3808'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664567 8.0002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.664567"^^xsd:decimal ;
  dwc:decimalLongitude "8.0002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664567 8.0002)"^^geo:wktLiteral ;
  geo-pos:lat "43.664567"^^xsd:decimal ;
  geo-pos:long "8.0002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3834'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3834'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0002'^^xsd:double;
  dwc:startLongitude '8.0002'^^xsd:double;
  dwc:endLongitude '8.0002'^^xsd:double;
  dwc:latitude '43.664567'^^xsd:double;
  dwc:startLatitude '43.664567'^^xsd:double;
  dwc:endLatitude '43.664567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0002 43.664567, 8.0002 43.664567, 8.0002 43.664567, 8.0002 43.664567, 8.0002 43.664567))'^^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 '774_3834'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210167 8.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210167"^^xsd:decimal ;
  dwc:decimalLongitude "8.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210167 8.116)"^^geo:wktLiteral ;
  geo-pos:lat "43.210167"^^xsd:decimal ;
  geo-pos:long "8.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4350'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4350'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.116'^^xsd:double;
  dwc:startLongitude '8.116'^^xsd:double;
  dwc:endLongitude '8.116'^^xsd:double;
  dwc:latitude '43.210167'^^xsd:double;
  dwc:startLatitude '43.210167'^^xsd:double;
  dwc:endLatitude '43.210167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.116 43.210167, 8.116 43.210167, 8.116 43.210167, 8.116 43.210167, 8.116 43.210167))'^^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 '774_4350'^^xsd:string;
  dwc:observationDate '1996-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47525 7.6862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47525"^^xsd:decimal ;
  dwc:decimalLongitude "7.6862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47525 7.6862)"^^geo:wktLiteral ;
  geo-pos:lat "43.47525"^^xsd:decimal ;
  geo-pos:long "7.6862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4109'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4109'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6862'^^xsd:double;
  dwc:startLongitude '7.6862'^^xsd:double;
  dwc:endLongitude '7.6862'^^xsd:double;
  dwc:latitude '43.47525'^^xsd:double;
  dwc:startLatitude '43.47525'^^xsd:double;
  dwc:endLatitude '43.47525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6862 43.47525, 7.6862 43.47525, 7.6862 43.47525, 7.6862 43.47525, 7.6862 43.47525))'^^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 '774_4109'^^xsd:string;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57308 7.86537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57308"^^xsd:decimal ;
  dwc:decimalLongitude "7.86537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57308 7.86537)"^^geo:wktLiteral ;
  geo-pos:lat "43.57308"^^xsd:decimal ;
  geo-pos:long "7.86537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4959'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4959'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86537'^^xsd:double;
  dwc:startLongitude '7.86537'^^xsd:double;
  dwc:endLongitude '7.86537'^^xsd:double;
  dwc:latitude '43.57308'^^xsd:double;
  dwc:startLatitude '43.57308'^^xsd:double;
  dwc:endLatitude '43.57308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86537 43.57308, 7.86537 43.57308, 7.86537 43.57308, 7.86537 43.57308, 7.86537 43.57308))'^^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 '774_4959'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.374 8.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.374"^^xsd:decimal ;
  dwc:decimalLongitude "8.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.374 8.1355)"^^geo:wktLiteral ;
  geo-pos:lat "43.374"^^xsd:decimal ;
  geo-pos:long "8.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4648'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4648'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.811388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1355'^^xsd:double;
  dwc:startLongitude '8.1355'^^xsd:double;
  dwc:endLongitude '8.1355'^^xsd:double;
  dwc:latitude '43.374'^^xsd:double;
  dwc:startLatitude '43.374'^^xsd:double;
  dwc:endLatitude '43.374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1355 43.374, 8.1355 43.374, 8.1355 43.374, 8.1355 43.374, 8.1355 43.374))'^^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 '774_4648'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.906667 20.388056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.906667"^^xsd:decimal ;
  dwc:decimalLongitude "20.388056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.906667 20.388056)"^^geo:wktLiteral ;
  geo-pos:lat "38.906667"^^xsd:decimal ;
  geo-pos:long "20.388056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_676'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.388056'^^xsd:double;
  dwc:startLongitude '20.388056'^^xsd:double;
  dwc:endLongitude '20.388056'^^xsd:double;
  dwc:latitude '38.906667'^^xsd:double;
  dwc:startLatitude '38.906667'^^xsd:double;
  dwc:endLatitude '38.906667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.388056 38.906667, 20.388056 38.906667, 20.388056 38.906667, 20.388056 38.906667, 20.388056 38.906667))'^^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 '774_676'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53304 8.358135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53304"^^xsd:decimal ;
  dwc:decimalLongitude "8.358135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53304 8.358135)"^^geo:wktLiteral ;
  geo-pos:lat "43.53304"^^xsd:decimal ;
  geo-pos:long "8.358135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8137'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8137'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.358135'^^xsd:double;
  dwc:startLongitude '8.358135'^^xsd:double;
  dwc:endLongitude '8.358135'^^xsd:double;
  dwc:latitude '43.53304'^^xsd:double;
  dwc:startLatitude '43.53304'^^xsd:double;
  dwc:endLatitude '43.53304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.358135 43.53304, 8.358135 43.53304, 8.358135 43.53304, 8.358135 43.53304, 8.358135 43.53304))'^^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 '774_8137'^^xsd:string;
  dwc:observationDate '2012-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.787 8.786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.787"^^xsd:decimal ;
  dwc:decimalLongitude "8.786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.787 8.786667)"^^geo:wktLiteral ;
  geo-pos:lat "42.787"^^xsd:decimal ;
  geo-pos:long "8.786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3631'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3631'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.786667'^^xsd:double;
  dwc:startLongitude '8.786667'^^xsd:double;
  dwc:endLongitude '8.786667'^^xsd:double;
  dwc:latitude '42.787'^^xsd:double;
  dwc:startLatitude '42.787'^^xsd:double;
  dwc:endLatitude '42.787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.786667 42.787, 8.786667 42.787, 8.786667 42.787, 8.786667 42.787, 8.786667 42.787))'^^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 '774_3631'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.655017 8.315917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.655017"^^xsd:decimal ;
  dwc:decimalLongitude "8.315917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.655017 8.315917)"^^geo:wktLiteral ;
  geo-pos:lat "42.655017"^^xsd:decimal ;
  geo-pos:long "8.315917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4128'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4128'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.315917'^^xsd:double;
  dwc:startLongitude '8.315917'^^xsd:double;
  dwc:endLongitude '8.315917'^^xsd:double;
  dwc:latitude '42.655017'^^xsd:double;
  dwc:startLatitude '42.655017'^^xsd:double;
  dwc:endLatitude '42.655017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.315917 42.655017, 8.315917 42.655017, 8.315917 42.655017, 8.315917 42.655017, 8.315917 42.655017))'^^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 '774_4128'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23457 8.591887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23457"^^xsd:decimal ;
  dwc:decimalLongitude "8.591887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23457 8.591887)"^^geo:wktLiteral ;
  geo-pos:lat "43.23457"^^xsd:decimal ;
  geo-pos:long "8.591887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5847'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5847'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.786666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.591887'^^xsd:double;
  dwc:startLongitude '8.591887'^^xsd:double;
  dwc:endLongitude '8.591887'^^xsd:double;
  dwc:latitude '43.23457'^^xsd:double;
  dwc:startLatitude '43.23457'^^xsd:double;
  dwc:endLatitude '43.23457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.591887 43.23457, 8.591887 43.23457, 8.591887 43.23457, 8.591887 43.23457, 8.591887 43.23457))'^^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 '774_5847'^^xsd:string;
  dwc:observationDate '2006-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.059333 8.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.059333"^^xsd:decimal ;
  dwc:decimalLongitude "8.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.059333 8.182)"^^geo:wktLiteral ;
  geo-pos:lat "41.059333"^^xsd:decimal ;
  geo-pos:long "8.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2728'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2728'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.182'^^xsd:double;
  dwc:startLongitude '8.182'^^xsd:double;
  dwc:endLongitude '8.182'^^xsd:double;
  dwc:latitude '41.059333'^^xsd:double;
  dwc:startLatitude '41.059333'^^xsd:double;
  dwc:endLatitude '41.059333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.182 41.059333, 8.182 41.059333, 8.182 41.059333, 8.182 41.059333, 8.182 41.059333))'^^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 '774_2728'^^xsd:string;
  dwc:observationDate '1995-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5638 7.9764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5638"^^xsd:decimal ;
  dwc:decimalLongitude "7.9764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5638 7.9764)"^^geo:wktLiteral ;
  geo-pos:lat "43.5638"^^xsd:decimal ;
  geo-pos:long "7.9764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7223'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7223'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.7941666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9764'^^xsd:double;
  dwc:startLongitude '7.9764'^^xsd:double;
  dwc:endLongitude '7.9764'^^xsd:double;
  dwc:latitude '43.5638'^^xsd:double;
  dwc:startLatitude '43.5638'^^xsd:double;
  dwc:endLatitude '43.5638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9764 43.5638, 7.9764 43.5638, 7.9764 43.5638, 7.9764 43.5638, 7.9764 43.5638))'^^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 '774_7223'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8154 8.3591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8154"^^xsd:decimal ;
  dwc:decimalLongitude "8.3591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8154 8.3591)"^^geo:wktLiteral ;
  geo-pos:lat "43.8154"^^xsd:decimal ;
  geo-pos:long "8.3591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7212'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7212'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.125555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3591'^^xsd:double;
  dwc:startLongitude '8.3591'^^xsd:double;
  dwc:endLongitude '8.3591'^^xsd:double;
  dwc:latitude '43.8154'^^xsd:double;
  dwc:startLatitude '43.8154'^^xsd:double;
  dwc:endLatitude '43.8154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3591 43.8154, 8.3591 43.8154, 8.3591 43.8154, 8.3591 43.8154, 8.3591 43.8154))'^^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 '774_7212'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.005167 8.011833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.005167"^^xsd:decimal ;
  dwc:decimalLongitude "8.011833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.005167 8.011833)"^^geo:wktLiteral ;
  geo-pos:lat "43.005167"^^xsd:decimal ;
  geo-pos:long "8.011833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4132'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.011833'^^xsd:double;
  dwc:startLongitude '8.011833'^^xsd:double;
  dwc:endLongitude '8.011833'^^xsd:double;
  dwc:latitude '43.005167'^^xsd:double;
  dwc:startLatitude '43.005167'^^xsd:double;
  dwc:endLatitude '43.005167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.011833 43.005167, 8.011833 43.005167, 8.011833 43.005167, 8.011833 43.005167, 8.011833 43.005167))'^^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 '774_4132'^^xsd:string;
  dwc:observationDate '1994-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22958 7.278833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22958"^^xsd:decimal ;
  dwc:decimalLongitude "7.278833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22958 7.278833)"^^geo:wktLiteral ;
  geo-pos:lat "43.22958"^^xsd:decimal ;
  geo-pos:long "7.278833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5497'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5497'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.831666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.278833'^^xsd:double;
  dwc:startLongitude '7.278833'^^xsd:double;
  dwc:endLongitude '7.278833'^^xsd:double;
  dwc:latitude '43.22958'^^xsd:double;
  dwc:startLatitude '43.22958'^^xsd:double;
  dwc:endLatitude '43.22958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.278833 43.22958, 7.278833 43.22958, 7.278833 43.22958, 7.278833 43.22958, 7.278833 43.22958))'^^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 '774_5497'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366667 7.434167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366667"^^xsd:decimal ;
  dwc:decimalLongitude "7.434167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366667 7.434167)"^^geo:wktLiteral ;
  geo-pos:lat "43.366667"^^xsd:decimal ;
  geo-pos:long "7.434167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3327'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3327'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.434167'^^xsd:double;
  dwc:startLongitude '7.434167'^^xsd:double;
  dwc:endLongitude '7.434167'^^xsd:double;
  dwc:latitude '43.366667'^^xsd:double;
  dwc:startLatitude '43.366667'^^xsd:double;
  dwc:endLatitude '43.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.434167 43.366667, 7.434167 43.366667, 7.434167 43.366667, 7.434167 43.366667, 7.434167 43.366667))'^^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 '774_3327'^^xsd:string;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.816667 20.4065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.816667"^^xsd:decimal ;
  dwc:decimalLongitude "20.4065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.816667 20.4065)"^^geo:wktLiteral ;
  geo-pos:lat "38.816667"^^xsd:decimal ;
  geo-pos:long "20.4065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2617'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2617'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.4065'^^xsd:double;
  dwc:startLongitude '20.4065'^^xsd:double;
  dwc:endLongitude '20.4065'^^xsd:double;
  dwc:latitude '38.816667'^^xsd:double;
  dwc:startLatitude '38.816667'^^xsd:double;
  dwc:endLatitude '38.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.4065 38.816667, 20.4065 38.816667, 20.4065 38.816667, 20.4065 38.816667, 20.4065 38.816667))'^^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 '774_2617'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 8.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3563'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15'^^xsd:double;
  dwc:startLongitude '8.15'^^xsd:double;
  dwc:endLongitude '8.15'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:startLatitude '43.2'^^xsd:double;
  dwc:endLatitude '43.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15 43.2, 8.15 43.2, 8.15 43.2, 8.15 43.2, 8.15 43.2))'^^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 '774_3563'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.060167 8.385167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.060167"^^xsd:decimal ;
  dwc:decimalLongitude "8.385167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.060167 8.385167)"^^geo:wktLiteral ;
  geo-pos:lat "43.060167"^^xsd:decimal ;
  geo-pos:long "8.385167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4529'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4529'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.385167'^^xsd:double;
  dwc:startLongitude '8.385167'^^xsd:double;
  dwc:endLongitude '8.385167'^^xsd:double;
  dwc:latitude '43.060167'^^xsd:double;
  dwc:startLatitude '43.060167'^^xsd:double;
  dwc:endLatitude '43.060167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.385167 43.060167, 8.385167 43.060167, 8.385167 43.060167, 8.385167 43.060167, 8.385167 43.060167))'^^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 '774_4529'^^xsd:string;
  dwc:observationDate '1997-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716667 8.468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716667"^^xsd:decimal ;
  dwc:decimalLongitude "8.468333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716667 8.468333)"^^geo:wktLiteral ;
  geo-pos:lat "43.716667"^^xsd:decimal ;
  geo-pos:long "8.468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2643'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2643'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.468333'^^xsd:double;
  dwc:startLongitude '8.468333'^^xsd:double;
  dwc:endLongitude '8.468333'^^xsd:double;
  dwc:latitude '43.716667'^^xsd:double;
  dwc:startLatitude '43.716667'^^xsd:double;
  dwc:endLatitude '43.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.468333 43.716667, 8.468333 43.716667, 8.468333 43.716667, 8.468333 43.716667, 8.468333 43.716667))'^^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 '774_2643'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0415 8.109167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0415"^^xsd:decimal ;
  dwc:decimalLongitude "8.109167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0415 8.109167)"^^geo:wktLiteral ;
  geo-pos:lat "43.0415"^^xsd:decimal ;
  geo-pos:long "8.109167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3951'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3951'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.109167'^^xsd:double;
  dwc:startLongitude '8.109167'^^xsd:double;
  dwc:endLongitude '8.109167'^^xsd:double;
  dwc:latitude '43.0415'^^xsd:double;
  dwc:startLatitude '43.0415'^^xsd:double;
  dwc:endLatitude '43.0415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.109167 43.0415, 8.109167 43.0415, 8.109167 43.0415, 8.109167 43.0415, 8.109167 43.0415))'^^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 '774_3951'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2504'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2504'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683333'^^xsd:double;
  dwc:startLongitude '7.683333'^^xsd:double;
  dwc:endLongitude '7.683333'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:startLatitude '42.95'^^xsd:double;
  dwc:endLatitude '42.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683333 42.95, 7.683333 42.95, 7.683333 42.95, 7.683333 42.95, 7.683333 42.95))'^^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 '774_2504'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67546 7.9831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67546"^^xsd:decimal ;
  dwc:decimalLongitude "7.9831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67546 7.9831)"^^geo:wktLiteral ;
  geo-pos:lat "43.67546"^^xsd:decimal ;
  geo-pos:long "7.9831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5541'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5541'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1488888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9831'^^xsd:double;
  dwc:startLongitude '7.9831'^^xsd:double;
  dwc:endLongitude '7.9831'^^xsd:double;
  dwc:latitude '43.67546'^^xsd:double;
  dwc:startLatitude '43.67546'^^xsd:double;
  dwc:endLatitude '43.67546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9831 43.67546, 7.9831 43.67546, 7.9831 43.67546, 7.9831 43.67546, 7.9831 43.67546))'^^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 '774_5541'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.290833 8.2119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.290833"^^xsd:decimal ;
  dwc:decimalLongitude "8.2119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.290833 8.2119)"^^geo:wktLiteral ;
  geo-pos:lat "43.290833"^^xsd:decimal ;
  geo-pos:long "8.2119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3430'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3430'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2119'^^xsd:double;
  dwc:startLongitude '8.2119'^^xsd:double;
  dwc:endLongitude '8.2119'^^xsd:double;
  dwc:latitude '43.290833'^^xsd:double;
  dwc:startLatitude '43.290833'^^xsd:double;
  dwc:endLatitude '43.290833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2119 43.290833, 8.2119 43.290833, 8.2119 43.290833, 8.2119 43.290833, 8.2119 43.290833))'^^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 '774_3430'^^xsd:string;
  dwc:observationDate '1991-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57019 8.059773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57019"^^xsd:decimal ;
  dwc:decimalLongitude "8.059773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57019 8.059773)"^^geo:wktLiteral ;
  geo-pos:lat "43.57019"^^xsd:decimal ;
  geo-pos:long "8.059773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5661'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5661'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.068888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059773'^^xsd:double;
  dwc:startLongitude '8.059773'^^xsd:double;
  dwc:endLongitude '8.059773'^^xsd:double;
  dwc:latitude '43.57019'^^xsd:double;
  dwc:startLatitude '43.57019'^^xsd:double;
  dwc:endLatitude '43.57019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059773 43.57019, 8.059773 43.57019, 8.059773 43.57019, 8.059773 43.57019, 8.059773 43.57019))'^^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 '774_5661'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37969 8.24173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37969"^^xsd:decimal ;
  dwc:decimalLongitude "8.24173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37969 8.24173)"^^geo:wktLiteral ;
  geo-pos:lat "43.37969"^^xsd:decimal ;
  geo-pos:long "8.24173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6728'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6728'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.751111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24173'^^xsd:double;
  dwc:startLongitude '8.24173'^^xsd:double;
  dwc:endLongitude '8.24173'^^xsd:double;
  dwc:latitude '43.37969'^^xsd:double;
  dwc:startLatitude '43.37969'^^xsd:double;
  dwc:endLatitude '43.37969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24173 43.37969, 8.24173 43.37969, 8.24173 43.37969, 8.24173 43.37969, 8.24173 43.37969))'^^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 '774_6728'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7221 8.2202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7221"^^xsd:decimal ;
  dwc:decimalLongitude "8.2202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7221 8.2202)"^^geo:wktLiteral ;
  geo-pos:lat "43.7221"^^xsd:decimal ;
  geo-pos:long "8.2202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7233'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7233'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.163611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2202'^^xsd:double;
  dwc:startLongitude '8.2202'^^xsd:double;
  dwc:endLongitude '8.2202'^^xsd:double;
  dwc:latitude '43.7221'^^xsd:double;
  dwc:startLatitude '43.7221'^^xsd:double;
  dwc:endLatitude '43.7221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2202 43.7221, 8.2202 43.7221, 8.2202 43.7221, 8.2202 43.7221, 8.2202 43.7221))'^^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 '774_7233'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11857 15.57678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11857"^^xsd:decimal ;
  dwc:decimalLongitude "15.57678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11857 15.57678)"^^geo:wktLiteral ;
  geo-pos:lat "38.11857"^^xsd:decimal ;
  geo-pos:long "15.57678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8442'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8442'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.57678'^^xsd:double;
  dwc:startLongitude '15.57678'^^xsd:double;
  dwc:endLongitude '15.57678'^^xsd:double;
  dwc:latitude '38.11857'^^xsd:double;
  dwc:startLatitude '38.11857'^^xsd:double;
  dwc:endLatitude '38.11857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.57678 38.11857, 15.57678 38.11857, 15.57678 38.11857, 15.57678 38.11857, 15.57678 38.11857))'^^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 '774_8442'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602933 8.2101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.602933"^^xsd:decimal ;
  dwc:decimalLongitude "8.2101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602933 8.2101)"^^geo:wktLiteral ;
  geo-pos:lat "43.602933"^^xsd:decimal ;
  geo-pos:long "8.2101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7344'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7344'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.801388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2101'^^xsd:double;
  dwc:startLongitude '8.2101'^^xsd:double;
  dwc:endLongitude '8.2101'^^xsd:double;
  dwc:latitude '43.602933'^^xsd:double;
  dwc:startLatitude '43.602933'^^xsd:double;
  dwc:endLatitude '43.602933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2101 43.602933, 8.2101 43.602933, 8.2101 43.602933, 8.2101 43.602933, 8.2101 43.602933))'^^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 '774_7344'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33048 7.86596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33048"^^xsd:decimal ;
  dwc:decimalLongitude "7.86596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33048 7.86596)"^^geo:wktLiteral ;
  geo-pos:lat "43.33048"^^xsd:decimal ;
  geo-pos:long "7.86596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6457'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6457'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3355555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86596'^^xsd:double;
  dwc:startLongitude '7.86596'^^xsd:double;
  dwc:endLongitude '7.86596'^^xsd:double;
  dwc:latitude '43.33048'^^xsd:double;
  dwc:startLatitude '43.33048'^^xsd:double;
  dwc:endLatitude '43.33048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86596 43.33048, 7.86596 43.33048, 7.86596 43.33048, 7.86596 43.33048, 7.86596 43.33048))'^^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 '774_6457'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37957 8.46739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37957"^^xsd:decimal ;
  dwc:decimalLongitude "8.46739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37957 8.46739)"^^geo:wktLiteral ;
  geo-pos:lat "43.37957"^^xsd:decimal ;
  geo-pos:long "8.46739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6693'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6693'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.9605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46739'^^xsd:double;
  dwc:startLongitude '8.46739'^^xsd:double;
  dwc:endLongitude '8.46739'^^xsd:double;
  dwc:latitude '43.37957'^^xsd:double;
  dwc:startLatitude '43.37957'^^xsd:double;
  dwc:endLatitude '43.37957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46739 43.37957, 8.46739 43.37957, 8.46739 43.37957, 8.46739 43.37957, 8.46739 43.37957))'^^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 '774_6693'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8775 8.549983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8775"^^xsd:decimal ;
  dwc:decimalLongitude "8.549983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8775 8.549983)"^^geo:wktLiteral ;
  geo-pos:lat "42.8775"^^xsd:decimal ;
  geo-pos:long "8.549983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3941'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3941'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.549983'^^xsd:double;
  dwc:startLongitude '8.549983'^^xsd:double;
  dwc:endLongitude '8.549983'^^xsd:double;
  dwc:latitude '42.8775'^^xsd:double;
  dwc:startLatitude '42.8775'^^xsd:double;
  dwc:endLatitude '42.8775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.549983 42.8775, 8.549983 42.8775, 8.549983 42.8775, 8.549983 42.8775, 8.549983 42.8775))'^^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 '774_3941'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03068 8.21258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03068"^^xsd:decimal ;
  dwc:decimalLongitude "8.21258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03068 8.21258)"^^geo:wktLiteral ;
  geo-pos:lat "43.03068"^^xsd:decimal ;
  geo-pos:long "8.21258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5129'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.123055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21258'^^xsd:double;
  dwc:startLongitude '8.21258'^^xsd:double;
  dwc:endLongitude '8.21258'^^xsd:double;
  dwc:latitude '43.03068'^^xsd:double;
  dwc:startLatitude '43.03068'^^xsd:double;
  dwc:endLatitude '43.03068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21258 43.03068, 8.21258 43.03068, 8.21258 43.03068, 8.21258 43.03068, 8.21258 43.03068))'^^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 '774_5129'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.494167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683333"^^xsd:decimal ;
  dwc:decimalLongitude "20.494167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.494167)"^^geo:wktLiteral ;
  geo-pos:lat "38.683333"^^xsd:decimal ;
  geo-pos:long "20.494167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2469'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2469'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.494167'^^xsd:double;
  dwc:startLongitude '20.494167'^^xsd:double;
  dwc:endLongitude '20.494167'^^xsd:double;
  dwc:latitude '38.683333'^^xsd:double;
  dwc:startLatitude '38.683333'^^xsd:double;
  dwc:endLatitude '38.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.494167 38.683333, 20.494167 38.683333, 20.494167 38.683333, 20.494167 38.683333, 20.494167 38.683333))'^^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 '774_2469'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16748 8.429981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16748"^^xsd:decimal ;
  dwc:decimalLongitude "8.429981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16748 8.429981)"^^geo:wktLiteral ;
  geo-pos:lat "43.16748"^^xsd:decimal ;
  geo-pos:long "8.429981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7694'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7694'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.349444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.429981'^^xsd:double;
  dwc:startLongitude '8.429981'^^xsd:double;
  dwc:endLongitude '8.429981'^^xsd:double;
  dwc:latitude '43.16748'^^xsd:double;
  dwc:startLatitude '43.16748'^^xsd:double;
  dwc:endLatitude '43.16748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.429981 43.16748, 8.429981 43.16748, 8.429981 43.16748, 8.429981 43.16748, 8.429981 43.16748))'^^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 '774_7694'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8392 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8392"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8392 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "43.8392"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7178'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7178'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.868611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12'^^xsd:double;
  dwc:startLongitude '8.12'^^xsd:double;
  dwc:endLongitude '8.12'^^xsd:double;
  dwc:latitude '43.8392'^^xsd:double;
  dwc:startLatitude '43.8392'^^xsd:double;
  dwc:endLatitude '43.8392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12 43.8392, 8.12 43.8392, 8.12 43.8392, 8.12 43.8392, 8.12 43.8392))'^^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 '774_7178'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162833 8.114667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162833"^^xsd:decimal ;
  dwc:decimalLongitude "8.114667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162833 8.114667)"^^geo:wktLiteral ;
  geo-pos:lat "41.162833"^^xsd:decimal ;
  geo-pos:long "8.114667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2751'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2751'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.114667'^^xsd:double;
  dwc:startLongitude '8.114667'^^xsd:double;
  dwc:endLongitude '8.114667'^^xsd:double;
  dwc:latitude '41.162833'^^xsd:double;
  dwc:startLatitude '41.162833'^^xsd:double;
  dwc:endLatitude '41.162833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.114667 41.162833, 8.114667 41.162833, 8.114667 41.162833, 8.114667 41.162833, 8.114667 41.162833))'^^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 '774_2751'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49125 8.01485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49125"^^xsd:decimal ;
  dwc:decimalLongitude "8.01485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49125 8.01485)"^^geo:wktLiteral ;
  geo-pos:lat "43.49125"^^xsd:decimal ;
  geo-pos:long "8.01485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3750'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3750'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.01485'^^xsd:double;
  dwc:startLongitude '8.01485'^^xsd:double;
  dwc:endLongitude '8.01485'^^xsd:double;
  dwc:latitude '43.49125'^^xsd:double;
  dwc:startLatitude '43.49125'^^xsd:double;
  dwc:endLatitude '43.49125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.01485 43.49125, 8.01485 43.49125, 8.01485 43.49125, 8.01485 43.49125, 8.01485 43.49125))'^^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 '774_3750'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.302333 8.080667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.302333"^^xsd:decimal ;
  dwc:decimalLongitude "8.080667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.302333 8.080667)"^^geo:wktLiteral ;
  geo-pos:lat "43.302333"^^xsd:decimal ;
  geo-pos:long "8.080667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4743'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4743'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.172777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.080667'^^xsd:double;
  dwc:startLongitude '8.080667'^^xsd:double;
  dwc:endLongitude '8.080667'^^xsd:double;
  dwc:latitude '43.302333'^^xsd:double;
  dwc:startLatitude '43.302333'^^xsd:double;
  dwc:endLatitude '43.302333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.080667 43.302333, 8.080667 43.302333, 8.080667 43.302333, 8.080667 43.302333, 8.080667 43.302333))'^^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 '774_4743'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 7.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 7.316667)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "7.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2487'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2487'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.316667'^^xsd:double;
  dwc:startLongitude '7.316667'^^xsd:double;
  dwc:endLongitude '7.316667'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:startLatitude '42.65'^^xsd:double;
  dwc:endLatitude '42.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.316667 42.65, 7.316667 42.65, 7.316667 42.65, 7.316667 42.65, 7.316667 42.65))'^^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 '774_2487'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502667 7.990333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.502667"^^xsd:decimal ;
  dwc:decimalLongitude "7.990333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502667 7.990333)"^^geo:wktLiteral ;
  geo-pos:lat "43.502667"^^xsd:decimal ;
  geo-pos:long "7.990333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4668'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4668'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.6375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.990333'^^xsd:double;
  dwc:startLongitude '7.990333'^^xsd:double;
  dwc:endLongitude '7.990333'^^xsd:double;
  dwc:latitude '43.502667'^^xsd:double;
  dwc:startLatitude '43.502667'^^xsd:double;
  dwc:endLatitude '43.502667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.990333 43.502667, 7.990333 43.502667, 7.990333 43.502667, 7.990333 43.502667, 7.990333 43.502667))'^^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 '774_4668'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3551'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3551'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.35'^^xsd:double;
  dwc:startLongitude '7.35'^^xsd:double;
  dwc:endLongitude '7.35'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:startLatitude '43.2'^^xsd:double;
  dwc:endLatitude '43.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.35 43.2, 7.35 43.2, 7.35 43.2, 7.35 43.2, 7.35 43.2))'^^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 '774_3551'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5445 8.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5445"^^xsd:decimal ;
  dwc:decimalLongitude "8.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5445 8.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.5445"^^xsd:decimal ;
  geo-pos:long "8.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7284'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7284'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.033'^^xsd:double;
  dwc:startLongitude '8.033'^^xsd:double;
  dwc:endLongitude '8.033'^^xsd:double;
  dwc:latitude '43.5445'^^xsd:double;
  dwc:startLatitude '43.5445'^^xsd:double;
  dwc:endLatitude '43.5445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.033 43.5445, 8.033 43.5445, 8.033 43.5445, 8.033 43.5445, 8.033 43.5445))'^^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 '774_7284'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587833 7.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.587833"^^xsd:decimal ;
  dwc:decimalLongitude "7.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587833 7.923)"^^geo:wktLiteral ;
  geo-pos:lat "43.587833"^^xsd:decimal ;
  geo-pos:long "7.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3772'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3772'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.923'^^xsd:double;
  dwc:startLongitude '7.923'^^xsd:double;
  dwc:endLongitude '7.923'^^xsd:double;
  dwc:latitude '43.587833'^^xsd:double;
  dwc:startLatitude '43.587833'^^xsd:double;
  dwc:endLatitude '43.587833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.923 43.587833, 7.923 43.587833, 7.923 43.587833, 7.923 43.587833, 7.923 43.587833))'^^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 '774_3772'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.370667 7.899333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.370667"^^xsd:decimal ;
  dwc:decimalLongitude "7.899333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.370667 7.899333)"^^geo:wktLiteral ;
  geo-pos:lat "43.370667"^^xsd:decimal ;
  geo-pos:long "7.899333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4723'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4723'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.569722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.899333'^^xsd:double;
  dwc:startLongitude '7.899333'^^xsd:double;
  dwc:endLongitude '7.899333'^^xsd:double;
  dwc:latitude '43.370667'^^xsd:double;
  dwc:startLatitude '43.370667'^^xsd:double;
  dwc:endLatitude '43.370667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.899333 43.370667, 7.899333 43.370667, 7.899333 43.370667, 7.899333 43.370667, 7.899333 43.370667))'^^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 '774_4723'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48145 7.747133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48145"^^xsd:decimal ;
  dwc:decimalLongitude "7.747133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48145 7.747133)"^^geo:wktLiteral ;
  geo-pos:lat "43.48145"^^xsd:decimal ;
  geo-pos:long "7.747133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8035'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8035'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.747133'^^xsd:double;
  dwc:startLongitude '7.747133'^^xsd:double;
  dwc:endLongitude '7.747133'^^xsd:double;
  dwc:latitude '43.48145'^^xsd:double;
  dwc:startLatitude '43.48145'^^xsd:double;
  dwc:endLatitude '43.48145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.747133 43.48145, 7.747133 43.48145, 7.747133 43.48145, 7.747133 43.48145, 7.747133 43.48145))'^^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 '774_8035'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.251333 7.785167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.251333"^^xsd:decimal ;
  dwc:decimalLongitude "7.785167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.251333 7.785167)"^^geo:wktLiteral ;
  geo-pos:lat "41.251333"^^xsd:decimal ;
  geo-pos:long "7.785167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2763'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2763'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.785167'^^xsd:double;
  dwc:startLongitude '7.785167'^^xsd:double;
  dwc:endLongitude '7.785167'^^xsd:double;
  dwc:latitude '41.251333'^^xsd:double;
  dwc:startLatitude '41.251333'^^xsd:double;
  dwc:endLatitude '41.251333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.785167 41.251333, 7.785167 41.251333, 7.785167 41.251333, 7.785167 41.251333, 7.785167 41.251333))'^^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 '774_2763'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2705 7.65375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2705"^^xsd:decimal ;
  dwc:decimalLongitude "7.65375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2705 7.65375)"^^geo:wktLiteral ;
  geo-pos:lat "43.2705"^^xsd:decimal ;
  geo-pos:long "7.65375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4488'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4488'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65375'^^xsd:double;
  dwc:startLongitude '7.65375'^^xsd:double;
  dwc:endLongitude '7.65375'^^xsd:double;
  dwc:latitude '43.2705'^^xsd:double;
  dwc:startLatitude '43.2705'^^xsd:double;
  dwc:endLatitude '43.2705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65375 43.2705, 7.65375 43.2705, 7.65375 43.2705, 7.65375 43.2705, 7.65375 43.2705))'^^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 '774_4488'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57843 8.00407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57843"^^xsd:decimal ;
  dwc:decimalLongitude "8.00407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57843 8.00407)"^^geo:wktLiteral ;
  geo-pos:lat "43.57843"^^xsd:decimal ;
  geo-pos:long "8.00407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6717'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6717'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.334444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00407'^^xsd:double;
  dwc:startLongitude '8.00407'^^xsd:double;
  dwc:endLongitude '8.00407'^^xsd:double;
  dwc:latitude '43.57843'^^xsd:double;
  dwc:startLatitude '43.57843'^^xsd:double;
  dwc:endLatitude '43.57843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00407 43.57843, 8.00407 43.57843, 8.00407 43.57843, 8.00407 43.57843, 8.00407 43.57843))'^^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 '774_6717'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.692 8.020617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.692"^^xsd:decimal ;
  dwc:decimalLongitude "8.020617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.692 8.020617)"^^geo:wktLiteral ;
  geo-pos:lat "42.692"^^xsd:decimal ;
  geo-pos:long "8.020617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4060'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4060'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.020617'^^xsd:double;
  dwc:startLongitude '8.020617'^^xsd:double;
  dwc:endLongitude '8.020617'^^xsd:double;
  dwc:latitude '42.692'^^xsd:double;
  dwc:startLatitude '42.692'^^xsd:double;
  dwc:endLatitude '42.692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.020617 42.692, 8.020617 42.692, 8.020617 42.692, 8.020617 42.692, 8.020617 42.692))'^^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 '774_4060'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57953 7.69716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57953"^^xsd:decimal ;
  dwc:decimalLongitude "7.69716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57953 7.69716)"^^geo:wktLiteral ;
  geo-pos:lat "43.57953"^^xsd:decimal ;
  geo-pos:long "7.69716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6403'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6403'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.174444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69716'^^xsd:double;
  dwc:startLongitude '7.69716'^^xsd:double;
  dwc:endLongitude '7.69716'^^xsd:double;
  dwc:latitude '43.57953'^^xsd:double;
  dwc:startLatitude '43.57953'^^xsd:double;
  dwc:endLatitude '43.57953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69716 43.57953, 7.69716 43.57953, 7.69716 43.57953, 7.69716 43.57953, 7.69716 43.57953))'^^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 '774_6403'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66933 8.069854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66933"^^xsd:decimal ;
  dwc:decimalLongitude "8.069854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66933 8.069854)"^^geo:wktLiteral ;
  geo-pos:lat "43.66933"^^xsd:decimal ;
  geo-pos:long "8.069854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7957'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7957'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.438333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.069854'^^xsd:double;
  dwc:startLongitude '8.069854'^^xsd:double;
  dwc:endLongitude '8.069854'^^xsd:double;
  dwc:latitude '43.66933'^^xsd:double;
  dwc:startLatitude '43.66933'^^xsd:double;
  dwc:endLatitude '43.66933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.069854 43.66933, 8.069854 43.66933, 8.069854 43.66933, 8.069854 43.66933, 8.069854 43.66933))'^^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 '774_7957'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72315 7.918019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72315"^^xsd:decimal ;
  dwc:decimalLongitude "7.918019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72315 7.918019)"^^geo:wktLiteral ;
  geo-pos:lat "43.72315"^^xsd:decimal ;
  geo-pos:long "7.918019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5969'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5969'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.473333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.918019'^^xsd:double;
  dwc:startLongitude '7.918019'^^xsd:double;
  dwc:endLongitude '7.918019'^^xsd:double;
  dwc:latitude '43.72315'^^xsd:double;
  dwc:startLatitude '43.72315'^^xsd:double;
  dwc:endLatitude '43.72315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.918019 43.72315, 7.918019 43.72315, 7.918019 43.72315, 7.918019 43.72315, 7.918019 43.72315))'^^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 '774_5969'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281833 8.024167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.281833"^^xsd:decimal ;
  dwc:decimalLongitude "8.024167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281833 8.024167)"^^geo:wktLiteral ;
  geo-pos:lat "43.281833"^^xsd:decimal ;
  geo-pos:long "8.024167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4472'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4472'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.024167'^^xsd:double;
  dwc:startLongitude '8.024167'^^xsd:double;
  dwc:endLongitude '8.024167'^^xsd:double;
  dwc:latitude '43.281833'^^xsd:double;
  dwc:startLatitude '43.281833'^^xsd:double;
  dwc:endLatitude '43.281833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.024167 43.281833, 8.024167 43.281833, 8.024167 43.281833, 8.024167 43.281833, 8.024167 43.281833))'^^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 '774_4472'^^xsd:string;
  dwc:observationDate '1997-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342 8.7715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.7715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342 8.7715)"^^geo:wktLiteral ;
  geo-pos:lat "43.342"^^xsd:decimal ;
  geo-pos:long "8.7715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4515'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4515'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.226388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7715'^^xsd:double;
  dwc:startLongitude '8.7715'^^xsd:double;
  dwc:endLongitude '8.7715'^^xsd:double;
  dwc:latitude '43.342'^^xsd:double;
  dwc:startLatitude '43.342'^^xsd:double;
  dwc:endLatitude '43.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7715 43.342, 8.7715 43.342, 8.7715 43.342, 8.7715 43.342, 8.7715 43.342))'^^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 '774_4515'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.284917 8.001067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.284917"^^xsd:decimal ;
  dwc:decimalLongitude "8.001067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.284917 8.001067)"^^geo:wktLiteral ;
  geo-pos:lat "43.284917"^^xsd:decimal ;
  geo-pos:long "8.001067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4281'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4281'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.001067'^^xsd:double;
  dwc:startLongitude '8.001067'^^xsd:double;
  dwc:endLongitude '8.001067'^^xsd:double;
  dwc:latitude '43.284917'^^xsd:double;
  dwc:startLatitude '43.284917'^^xsd:double;
  dwc:endLatitude '43.284917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.001067 43.284917, 8.001067 43.284917, 8.001067 43.284917, 8.001067 43.284917, 8.001067 43.284917))'^^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 '774_4281'^^xsd:string;
  dwc:observationDate '1995-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5105 7.941833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5105"^^xsd:decimal ;
  dwc:decimalLongitude "7.941833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5105 7.941833)"^^geo:wktLiteral ;
  geo-pos:lat "43.5105"^^xsd:decimal ;
  geo-pos:long "7.941833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4266'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4266'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.941833'^^xsd:double;
  dwc:startLongitude '7.941833'^^xsd:double;
  dwc:endLongitude '7.941833'^^xsd:double;
  dwc:latitude '43.5105'^^xsd:double;
  dwc:startLatitude '43.5105'^^xsd:double;
  dwc:endLatitude '43.5105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.941833 43.5105, 7.941833 43.5105, 7.941833 43.5105, 7.941833 43.5105, 7.941833 43.5105))'^^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 '774_4266'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58658 8.449217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58658"^^xsd:decimal ;
  dwc:decimalLongitude "8.449217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58658 8.449217)"^^geo:wktLiteral ;
  geo-pos:lat "43.58658"^^xsd:decimal ;
  geo-pos:long "8.449217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5558'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5558'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.920277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.449217'^^xsd:double;
  dwc:startLongitude '8.449217'^^xsd:double;
  dwc:endLongitude '8.449217'^^xsd:double;
  dwc:latitude '43.58658'^^xsd:double;
  dwc:startLatitude '43.58658'^^xsd:double;
  dwc:endLatitude '43.58658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.449217 43.58658, 8.449217 43.58658, 8.449217 43.58658, 8.449217 43.58658, 8.449217 43.58658))'^^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 '774_5558'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31183 7.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31183"^^xsd:decimal ;
  dwc:decimalLongitude "7.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31183 7.29917)"^^geo:wktLiteral ;
  geo-pos:lat "43.31183"^^xsd:decimal ;
  geo-pos:long "7.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4938'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4938'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.29917'^^xsd:double;
  dwc:startLongitude '7.29917'^^xsd:double;
  dwc:endLongitude '7.29917'^^xsd:double;
  dwc:latitude '43.31183'^^xsd:double;
  dwc:startLatitude '43.31183'^^xsd:double;
  dwc:endLatitude '43.31183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.29917 43.31183, 7.29917 43.31183, 7.29917 43.31183, 7.29917 43.31183, 7.29917 43.31183))'^^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 '774_4938'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5535 7.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5535"^^xsd:decimal ;
  dwc:decimalLongitude "7.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5535 7.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.5535"^^xsd:decimal ;
  geo-pos:long "7.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3250'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3250'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.81'^^xsd:double;
  dwc:startLongitude '7.81'^^xsd:double;
  dwc:endLongitude '7.81'^^xsd:double;
  dwc:latitude '43.5535'^^xsd:double;
  dwc:startLatitude '43.5535'^^xsd:double;
  dwc:endLatitude '43.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.81 43.5535, 7.81 43.5535, 7.81 43.5535, 7.81 43.5535, 7.81 43.5535))'^^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 '774_3250'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216667 7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216667"^^xsd:decimal ;
  dwc:decimalLongitude "7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216667 7.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.216667"^^xsd:decimal ;
  geo-pos:long "7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2512'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2512'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65'^^xsd:double;
  dwc:startLongitude '7.65'^^xsd:double;
  dwc:endLongitude '7.65'^^xsd:double;
  dwc:latitude '42.216667'^^xsd:double;
  dwc:startLatitude '42.216667'^^xsd:double;
  dwc:endLatitude '42.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65 42.216667, 7.65 42.216667, 7.65 42.216667, 7.65 42.216667, 7.65 42.216667))'^^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 '774_2512'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983667 8.4675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983667"^^xsd:decimal ;
  dwc:decimalLongitude "8.4675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983667 8.4675)"^^geo:wktLiteral ;
  geo-pos:lat "42.983667"^^xsd:decimal ;
  geo-pos:long "8.4675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4032'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4032'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4675'^^xsd:double;
  dwc:startLongitude '8.4675'^^xsd:double;
  dwc:endLongitude '8.4675'^^xsd:double;
  dwc:latitude '42.983667'^^xsd:double;
  dwc:startLatitude '42.983667'^^xsd:double;
  dwc:endLatitude '42.983667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4675 42.983667, 8.4675 42.983667, 8.4675 42.983667, 8.4675 42.983667, 8.4675 42.983667))'^^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 '774_4032'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.412834 7.680992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.412834"^^xsd:decimal ;
  dwc:decimalLongitude "7.680992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.412834 7.680992)"^^geo:wktLiteral ;
  geo-pos:lat "43.412834"^^xsd:decimal ;
  geo-pos:long "7.680992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6217'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6217'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.1511111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.680992'^^xsd:double;
  dwc:startLongitude '7.680992'^^xsd:double;
  dwc:endLongitude '7.680992'^^xsd:double;
  dwc:latitude '43.412834'^^xsd:double;
  dwc:startLatitude '43.412834'^^xsd:double;
  dwc:endLatitude '43.412834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.680992 43.412834, 7.680992 43.412834, 7.680992 43.412834, 7.680992 43.412834, 7.680992 43.412834))'^^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 '774_6217'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701417 8.23245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.701417"^^xsd:decimal ;
  dwc:decimalLongitude "8.23245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701417 8.23245)"^^geo:wktLiteral ;
  geo-pos:lat "43.701417"^^xsd:decimal ;
  geo-pos:long "8.23245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6973'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6973'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23245'^^xsd:double;
  dwc:startLongitude '8.23245'^^xsd:double;
  dwc:endLongitude '8.23245'^^xsd:double;
  dwc:latitude '43.701417'^^xsd:double;
  dwc:startLatitude '43.701417'^^xsd:double;
  dwc:endLatitude '43.701417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23245 43.701417, 8.23245 43.701417, 8.23245 43.701417, 8.23245 43.701417, 8.23245 43.701417))'^^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 '774_6973'^^xsd:string;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622533 8.096083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.622533"^^xsd:decimal ;
  dwc:decimalLongitude "8.096083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622533 8.096083)"^^geo:wktLiteral ;
  geo-pos:lat "43.622533"^^xsd:decimal ;
  geo-pos:long "8.096083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7388'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7388'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.096083'^^xsd:double;
  dwc:startLongitude '8.096083'^^xsd:double;
  dwc:endLongitude '8.096083'^^xsd:double;
  dwc:latitude '43.622533'^^xsd:double;
  dwc:startLatitude '43.622533'^^xsd:double;
  dwc:endLatitude '43.622533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.096083 43.622533, 8.096083 43.622533, 8.096083 43.622533, 8.096083 43.622533, 8.096083 43.622533))'^^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 '774_7388'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216667 7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.216667"^^xsd:decimal ;
  dwc:decimalLongitude "7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.216667 7.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.216667"^^xsd:decimal ;
  geo-pos:long "7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2503'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2503'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65'^^xsd:double;
  dwc:startLongitude '7.65'^^xsd:double;
  dwc:endLongitude '7.65'^^xsd:double;
  dwc:latitude '42.216667'^^xsd:double;
  dwc:startLatitude '42.216667'^^xsd:double;
  dwc:endLatitude '42.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65 42.216667, 7.65 42.216667, 7.65 42.216667, 7.65 42.216667, 7.65 42.216667))'^^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 '774_2503'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2915 7.923167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2915"^^xsd:decimal ;
  dwc:decimalLongitude "7.923167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2915 7.923167)"^^geo:wktLiteral ;
  geo-pos:lat "43.2915"^^xsd:decimal ;
  geo-pos:long "7.923167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4692'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4692'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.613611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.923167'^^xsd:double;
  dwc:startLongitude '7.923167'^^xsd:double;
  dwc:endLongitude '7.923167'^^xsd:double;
  dwc:latitude '43.2915'^^xsd:double;
  dwc:startLatitude '43.2915'^^xsd:double;
  dwc:endLatitude '43.2915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.923167 43.2915, 7.923167 43.2915, 7.923167 43.2915, 7.923167 43.2915, 7.923167 43.2915))'^^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 '774_4692'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.456333 8.109167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.456333"^^xsd:decimal ;
  dwc:decimalLongitude "8.109167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.456333 8.109167)"^^geo:wktLiteral ;
  geo-pos:lat "43.456333"^^xsd:decimal ;
  geo-pos:long "8.109167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4209'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4209'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.109167'^^xsd:double;
  dwc:startLongitude '8.109167'^^xsd:double;
  dwc:endLongitude '8.109167'^^xsd:double;
  dwc:latitude '43.456333'^^xsd:double;
  dwc:startLatitude '43.456333'^^xsd:double;
  dwc:endLatitude '43.456333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.109167 43.456333, 8.109167 43.456333, 8.109167 43.456333, 8.109167 43.456333, 8.109167 43.456333))'^^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 '774_4209'^^xsd:string;
  dwc:observationDate '1995-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.353 7.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.353"^^xsd:decimal ;
  dwc:decimalLongitude "7.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.353 7.5725)"^^geo:wktLiteral ;
  geo-pos:lat "43.353"^^xsd:decimal ;
  geo-pos:long "7.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4775'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4775'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.295277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5725'^^xsd:double;
  dwc:startLongitude '7.5725'^^xsd:double;
  dwc:endLongitude '7.5725'^^xsd:double;
  dwc:latitude '43.353'^^xsd:double;
  dwc:startLatitude '43.353'^^xsd:double;
  dwc:endLatitude '43.353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5725 43.353, 7.5725 43.353, 7.5725 43.353, 7.5725 43.353, 7.5725 43.353))'^^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 '774_4775'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.385683 9.1395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.385683"^^xsd:decimal ;
  dwc:decimalLongitude "9.1395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.385683 9.1395)"^^geo:wktLiteral ;
  geo-pos:lat "43.385683"^^xsd:decimal ;
  geo-pos:long "9.1395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4289'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4289'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.1395'^^xsd:double;
  dwc:startLongitude '9.1395'^^xsd:double;
  dwc:endLongitude '9.1395'^^xsd:double;
  dwc:latitude '43.385683'^^xsd:double;
  dwc:startLatitude '43.385683'^^xsd:double;
  dwc:endLatitude '43.385683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.1395 43.385683, 9.1395 43.385683, 9.1395 43.385683, 9.1395 43.385683, 9.1395 43.385683))'^^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 '774_4289'^^xsd:string;
  dwc:observationDate '1995-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19814 7.236993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19814"^^xsd:decimal ;
  dwc:decimalLongitude "7.236993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19814 7.236993)"^^geo:wktLiteral ;
  geo-pos:lat "43.19814"^^xsd:decimal ;
  geo-pos:long "7.236993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6005'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6005'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.829444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.236993'^^xsd:double;
  dwc:startLongitude '7.236993'^^xsd:double;
  dwc:endLongitude '7.236993'^^xsd:double;
  dwc:latitude '43.19814'^^xsd:double;
  dwc:startLatitude '43.19814'^^xsd:double;
  dwc:endLatitude '43.19814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.236993 43.19814, 7.236993 43.19814, 7.236993 43.19814, 7.236993 43.19814, 7.236993 43.19814))'^^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 '774_6005'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617667 7.775667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617667"^^xsd:decimal ;
  dwc:decimalLongitude "7.775667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617667 7.775667)"^^geo:wktLiteral ;
  geo-pos:lat "43.617667"^^xsd:decimal ;
  geo-pos:long "7.775667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3636'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3636'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775667'^^xsd:double;
  dwc:startLongitude '7.775667'^^xsd:double;
  dwc:endLongitude '7.775667'^^xsd:double;
  dwc:latitude '43.617667'^^xsd:double;
  dwc:startLatitude '43.617667'^^xsd:double;
  dwc:endLatitude '43.617667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775667 43.617667, 7.775667 43.617667, 7.775667 43.617667, 7.775667 43.617667, 7.775667 43.617667))'^^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 '774_3636'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.287133 8.082317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.287133"^^xsd:decimal ;
  dwc:decimalLongitude "8.082317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.287133 8.082317)"^^geo:wktLiteral ;
  geo-pos:lat "43.287133"^^xsd:decimal ;
  geo-pos:long "8.082317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3609'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3609'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.082317'^^xsd:double;
  dwc:startLongitude '8.082317'^^xsd:double;
  dwc:endLongitude '8.082317'^^xsd:double;
  dwc:latitude '43.287133'^^xsd:double;
  dwc:startLatitude '43.287133'^^xsd:double;
  dwc:endLatitude '43.287133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.082317 43.287133, 8.082317 43.287133, 8.082317 43.287133, 8.082317 43.287133, 8.082317 43.287133))'^^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 '774_3609'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.408917 8.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.408917"^^xsd:decimal ;
  dwc:decimalLongitude "8.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.408917 8.111667)"^^geo:wktLiteral ;
  geo-pos:lat "43.408917"^^xsd:decimal ;
  geo-pos:long "8.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3380'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3380'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.111667'^^xsd:double;
  dwc:startLongitude '8.111667'^^xsd:double;
  dwc:endLongitude '8.111667'^^xsd:double;
  dwc:latitude '43.408917'^^xsd:double;
  dwc:startLatitude '43.408917'^^xsd:double;
  dwc:endLatitude '43.408917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.111667 43.408917, 8.111667 43.408917, 8.111667 43.408917, 8.111667 43.408917, 8.111667 43.408917))'^^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 '774_3380'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223667 7.9335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.223667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223667 7.9335)"^^geo:wktLiteral ;
  geo-pos:lat "43.223667"^^xsd:decimal ;
  geo-pos:long "7.9335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4021'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4021'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9335'^^xsd:double;
  dwc:startLongitude '7.9335'^^xsd:double;
  dwc:endLongitude '7.9335'^^xsd:double;
  dwc:latitude '43.223667'^^xsd:double;
  dwc:startLatitude '43.223667'^^xsd:double;
  dwc:endLatitude '43.223667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9335 43.223667, 7.9335 43.223667, 7.9335 43.223667, 7.9335 43.223667, 7.9335 43.223667))'^^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 '774_4021'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.981667 8.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.981667"^^xsd:decimal ;
  dwc:decimalLongitude "8.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.981667 8.488)"^^geo:wktLiteral ;
  geo-pos:lat "42.981667"^^xsd:decimal ;
  geo-pos:long "8.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4007'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4007'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.488'^^xsd:double;
  dwc:startLongitude '8.488'^^xsd:double;
  dwc:endLongitude '8.488'^^xsd:double;
  dwc:latitude '42.981667'^^xsd:double;
  dwc:startLatitude '42.981667'^^xsd:double;
  dwc:endLatitude '42.981667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.488 42.981667, 8.488 42.981667, 8.488 42.981667, 8.488 42.981667, 8.488 42.981667))'^^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 '774_4007'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78375 7.85834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78375"^^xsd:decimal ;
  dwc:decimalLongitude "7.85834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78375 7.85834)"^^geo:wktLiteral ;
  geo-pos:lat "43.78375"^^xsd:decimal ;
  geo-pos:long "7.85834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6594'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6594'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.638333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85834'^^xsd:double;
  dwc:startLongitude '7.85834'^^xsd:double;
  dwc:endLongitude '7.85834'^^xsd:double;
  dwc:latitude '43.78375'^^xsd:double;
  dwc:startLatitude '43.78375'^^xsd:double;
  dwc:endLatitude '43.78375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85834 43.78375, 7.85834 43.78375, 7.85834 43.78375, 7.85834 43.78375, 7.85834 43.78375))'^^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 '774_6594'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567633 8.049933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567633"^^xsd:decimal ;
  dwc:decimalLongitude "8.049933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567633 8.049933)"^^geo:wktLiteral ;
  geo-pos:lat "43.567633"^^xsd:decimal ;
  geo-pos:long "8.049933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7005'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7005'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.049933'^^xsd:double;
  dwc:startLongitude '8.049933'^^xsd:double;
  dwc:endLongitude '8.049933'^^xsd:double;
  dwc:latitude '43.567633'^^xsd:double;
  dwc:startLatitude '43.567633'^^xsd:double;
  dwc:endLatitude '43.567633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.049933 43.567633, 8.049933 43.567633, 8.049933 43.567633, 8.049933 43.567633, 8.049933 43.567633))'^^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 '774_7005'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733333 8.462167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733333"^^xsd:decimal ;
  dwc:decimalLongitude "8.462167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733333 8.462167)"^^geo:wktLiteral ;
  geo-pos:lat "43.733333"^^xsd:decimal ;
  geo-pos:long "8.462167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2642'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2642'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.462167'^^xsd:double;
  dwc:startLongitude '8.462167'^^xsd:double;
  dwc:endLongitude '8.462167'^^xsd:double;
  dwc:latitude '43.733333'^^xsd:double;
  dwc:startLatitude '43.733333'^^xsd:double;
  dwc:endLatitude '43.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.462167 43.733333, 8.462167 43.733333, 8.462167 43.733333, 8.462167 43.733333, 8.462167 43.733333))'^^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 '774_2642'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 8.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66"^^xsd:decimal ;
  dwc:decimalLongitude "8.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 8.3245)"^^geo:wktLiteral ;
  geo-pos:lat "42.66"^^xsd:decimal ;
  geo-pos:long "8.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4127'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3245'^^xsd:double;
  dwc:startLongitude '8.3245'^^xsd:double;
  dwc:endLongitude '8.3245'^^xsd:double;
  dwc:latitude '42.66'^^xsd:double;
  dwc:startLatitude '42.66'^^xsd:double;
  dwc:endLatitude '42.66'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3245 42.66, 8.3245 42.66, 8.3245 42.66, 8.3245 42.66, 8.3245 42.66))'^^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 '774_4127'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44265 7.830167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44265"^^xsd:decimal ;
  dwc:decimalLongitude "7.830167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44265 7.830167)"^^geo:wktLiteral ;
  geo-pos:lat "43.44265"^^xsd:decimal ;
  geo-pos:long "7.830167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4486'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4486'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.830167'^^xsd:double;
  dwc:startLongitude '7.830167'^^xsd:double;
  dwc:endLongitude '7.830167'^^xsd:double;
  dwc:latitude '43.44265'^^xsd:double;
  dwc:startLatitude '43.44265'^^xsd:double;
  dwc:endLatitude '43.44265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.830167 43.44265, 7.830167 43.44265, 7.830167 43.44265, 7.830167 43.44265, 7.830167 43.44265))'^^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 '774_4486'^^xsd:string;
  dwc:observationDate '1997-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.985167 -17.051833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.985167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.051833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.985167 -17.051833)"^^geo:wktLiteral ;
  geo-pos:lat "27.985167"^^xsd:decimal ;
  geo-pos:long "-17.051833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2939'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2939'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.645555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.051833'^^xsd:double;
  dwc:startLongitude '-17.051833'^^xsd:double;
  dwc:endLongitude '-17.051833'^^xsd:double;
  dwc:latitude '27.985167'^^xsd:double;
  dwc:startLatitude '27.985167'^^xsd:double;
  dwc:endLatitude '27.985167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.051833 27.985167, -17.051833 27.985167, -17.051833 27.985167, -17.051833 27.985167, -17.051833 27.985167))'^^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 '774_2939'^^xsd:string;
  dwc:observationDate '1996-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3629 7.231216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3629"^^xsd:decimal ;
  dwc:decimalLongitude "7.231216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3629 7.231216)"^^geo:wktLiteral ;
  geo-pos:lat "43.3629"^^xsd:decimal ;
  geo-pos:long "7.231216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5457'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5457'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.191666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.231216'^^xsd:double;
  dwc:startLongitude '7.231216'^^xsd:double;
  dwc:endLongitude '7.231216'^^xsd:double;
  dwc:latitude '43.3629'^^xsd:double;
  dwc:startLatitude '43.3629'^^xsd:double;
  dwc:endLatitude '43.3629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.231216 43.3629, 7.231216 43.3629, 7.231216 43.3629, 7.231216 43.3629, 7.231216 43.3629))'^^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 '774_5457'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479667 8.331333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479667"^^xsd:decimal ;
  dwc:decimalLongitude "8.331333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479667 8.331333)"^^geo:wktLiteral ;
  geo-pos:lat "43.479667"^^xsd:decimal ;
  geo-pos:long "8.331333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4797'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4797'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.433055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.331333'^^xsd:double;
  dwc:startLongitude '8.331333'^^xsd:double;
  dwc:endLongitude '8.331333'^^xsd:double;
  dwc:latitude '43.479667'^^xsd:double;
  dwc:startLatitude '43.479667'^^xsd:double;
  dwc:endLatitude '43.479667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.331333 43.479667, 8.331333 43.479667, 8.331333 43.479667, 8.331333 43.479667, 8.331333 43.479667))'^^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 '774_4797'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34177 8.008683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34177"^^xsd:decimal ;
  dwc:decimalLongitude "8.008683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34177 8.008683)"^^geo:wktLiteral ;
  geo-pos:lat "43.34177"^^xsd:decimal ;
  geo-pos:long "8.008683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8034'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8034'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.813333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.008683'^^xsd:double;
  dwc:startLongitude '8.008683'^^xsd:double;
  dwc:endLongitude '8.008683'^^xsd:double;
  dwc:latitude '43.34177'^^xsd:double;
  dwc:startLatitude '43.34177'^^xsd:double;
  dwc:endLatitude '43.34177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.008683 43.34177, 8.008683 43.34177, 8.008683 43.34177, 8.008683 43.34177, 8.008683 43.34177))'^^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 '774_8034'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0846 -13.384617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.0846"^^xsd:decimal ;
  dwc:decimalLongitude "-13.384617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0846 -13.384617)"^^geo:wktLiteral ;
  geo-pos:lat "29.0846"^^xsd:decimal ;
  geo-pos:long "-13.384617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2825'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2825'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.384617'^^xsd:double;
  dwc:startLongitude '-13.384617'^^xsd:double;
  dwc:endLongitude '-13.384617'^^xsd:double;
  dwc:latitude '29.0846'^^xsd:double;
  dwc:startLatitude '29.0846'^^xsd:double;
  dwc:endLatitude '29.0846'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.384617 29.0846, -13.384617 29.0846, -13.384617 29.0846, -13.384617 29.0846, -13.384617 29.0846))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '774_2825'^^xsd:string;
  dwc:observationDate '1994-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.359167 -64.643889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.359167"^^xsd:decimal ;
  dwc:decimalLongitude "-64.643889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.359167 -64.643889)"^^geo:wktLiteral ;
  geo-pos:lat "10.359167"^^xsd:decimal ;
  geo-pos:long "-64.643889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3109'^^xsd:string;
  dwc:scientificName 'Balaenoptera edeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3109'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.643889'^^xsd:double;
  dwc:startLongitude '-64.643889'^^xsd:double;
  dwc:endLongitude '-64.643889'^^xsd:double;
  dwc:latitude '10.359167'^^xsd:double;
  dwc:startLatitude '10.359167'^^xsd:double;
  dwc:endLatitude '10.359167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.643889 10.359167, -64.643889 10.359167, -64.643889 10.359167, -64.643889 10.359167, -64.643889 10.359167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera edeni" by the provider'^^xsd:string;
  dwc:aphiaid '137089'^^xsd:integer;
  dwc:occurrenceId '774_3109'^^xsd:string;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27694 6.9683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27694"^^xsd:decimal ;
  dwc:decimalLongitude "6.9683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27694 6.9683)"^^geo:wktLiteral ;
  geo-pos:lat "43.27694"^^xsd:decimal ;
  geo-pos:long "6.9683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5189'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5189'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.1575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.9683'^^xsd:double;
  dwc:startLongitude '6.9683'^^xsd:double;
  dwc:endLongitude '6.9683'^^xsd:double;
  dwc:latitude '43.27694'^^xsd:double;
  dwc:startLatitude '43.27694'^^xsd:double;
  dwc:endLatitude '43.27694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.9683 43.27694, 6.9683 43.27694, 6.9683 43.27694, 6.9683 43.27694, 6.9683 43.27694))'^^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 '774_5189'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652977 8.038745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.652977"^^xsd:decimal ;
  dwc:decimalLongitude "8.038745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652977 8.038745)"^^geo:wktLiteral ;
  geo-pos:lat "43.652977"^^xsd:decimal ;
  geo-pos:long "8.038745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6290'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6290'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.4311111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.038745'^^xsd:double;
  dwc:startLongitude '8.038745'^^xsd:double;
  dwc:endLongitude '8.038745'^^xsd:double;
  dwc:latitude '43.652977'^^xsd:double;
  dwc:startLatitude '43.652977'^^xsd:double;
  dwc:endLatitude '43.652977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.038745 43.652977, 8.038745 43.652977, 8.038745 43.652977, 8.038745 43.652977, 8.038745 43.652977))'^^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 '774_6290'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54968 8.17492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54968"^^xsd:decimal ;
  dwc:decimalLongitude "8.17492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54968 8.17492)"^^geo:wktLiteral ;
  geo-pos:lat "43.54968"^^xsd:decimal ;
  geo-pos:long "8.17492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6547'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6547'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.576666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.17492'^^xsd:double;
  dwc:startLongitude '8.17492'^^xsd:double;
  dwc:endLongitude '8.17492'^^xsd:double;
  dwc:latitude '43.54968'^^xsd:double;
  dwc:startLatitude '43.54968'^^xsd:double;
  dwc:endLatitude '43.54968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.17492 43.54968, 8.17492 43.54968, 8.17492 43.54968, 8.17492 43.54968, 8.17492 43.54968))'^^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 '774_6547'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5874 7.8441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5874"^^xsd:decimal ;
  dwc:decimalLongitude "7.8441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5874 7.8441)"^^geo:wktLiteral ;
  geo-pos:lat "43.5874"^^xsd:decimal ;
  geo-pos:long "7.8441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7229'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7229'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8441'^^xsd:double;
  dwc:startLongitude '7.8441'^^xsd:double;
  dwc:endLongitude '7.8441'^^xsd:double;
  dwc:latitude '43.5874'^^xsd:double;
  dwc:startLatitude '43.5874'^^xsd:double;
  dwc:endLatitude '43.5874'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8441 43.5874, 7.8441 43.5874, 7.8441 43.5874, 7.8441 43.5874, 7.8441 43.5874))'^^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 '774_7229'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59431 7.78811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59431"^^xsd:decimal ;
  dwc:decimalLongitude "7.78811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59431 7.78811)"^^geo:wktLiteral ;
  geo-pos:lat "43.59431"^^xsd:decimal ;
  geo-pos:long "7.78811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6438'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78811'^^xsd:double;
  dwc:startLongitude '7.78811'^^xsd:double;
  dwc:endLongitude '7.78811'^^xsd:double;
  dwc:latitude '43.59431'^^xsd:double;
  dwc:startLatitude '43.59431'^^xsd:double;
  dwc:endLatitude '43.59431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78811 43.59431, 7.78811 43.59431, 7.78811 43.59431, 7.78811 43.59431, 7.78811 43.59431))'^^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 '774_6438'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08067 8.494361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08067"^^xsd:decimal ;
  dwc:decimalLongitude "8.494361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08067 8.494361)"^^geo:wktLiteral ;
  geo-pos:lat "43.08067"^^xsd:decimal ;
  geo-pos:long "8.494361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8133'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8133'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.728611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.494361'^^xsd:double;
  dwc:startLongitude '8.494361'^^xsd:double;
  dwc:endLongitude '8.494361'^^xsd:double;
  dwc:latitude '43.08067'^^xsd:double;
  dwc:startLatitude '43.08067'^^xsd:double;
  dwc:endLatitude '43.08067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.494361 43.08067, 8.494361 43.08067, 8.494361 43.08067, 8.494361 43.08067, 8.494361 43.08067))'^^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 '774_8133'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27608 6.98228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27608"^^xsd:decimal ;
  dwc:decimalLongitude "6.98228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27608 6.98228)"^^geo:wktLiteral ;
  geo-pos:lat "43.27608"^^xsd:decimal ;
  geo-pos:long "6.98228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5249'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5249'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9830555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.98228'^^xsd:double;
  dwc:startLongitude '6.98228'^^xsd:double;
  dwc:endLongitude '6.98228'^^xsd:double;
  dwc:latitude '43.27608'^^xsd:double;
  dwc:startLatitude '43.27608'^^xsd:double;
  dwc:endLatitude '43.27608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.98228 43.27608, 6.98228 43.27608, 6.98228 43.27608, 6.98228 43.27608, 6.98228 43.27608))'^^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 '774_5249'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65081 7.729028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65081"^^xsd:decimal ;
  dwc:decimalLongitude "7.729028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65081 7.729028)"^^geo:wktLiteral ;
  geo-pos:lat "43.65081"^^xsd:decimal ;
  geo-pos:long "7.729028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7769'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7769'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.226944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.729028'^^xsd:double;
  dwc:startLongitude '7.729028'^^xsd:double;
  dwc:endLongitude '7.729028'^^xsd:double;
  dwc:latitude '43.65081'^^xsd:double;
  dwc:startLatitude '43.65081'^^xsd:double;
  dwc:endLatitude '43.65081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.729028 43.65081, 7.729028 43.65081, 7.729028 43.65081, 7.729028 43.65081, 7.729028 43.65081))'^^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 '774_7769'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.461231 7.361837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.461231"^^xsd:decimal ;
  dwc:decimalLongitude "7.361837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.461231 7.361837)"^^geo:wktLiteral ;
  geo-pos:lat "43.461231"^^xsd:decimal ;
  geo-pos:long "7.361837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6102'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6102'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.373333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.361837'^^xsd:double;
  dwc:startLongitude '7.361837'^^xsd:double;
  dwc:endLongitude '7.361837'^^xsd:double;
  dwc:latitude '43.461231'^^xsd:double;
  dwc:startLatitude '43.461231'^^xsd:double;
  dwc:endLatitude '43.461231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.361837 43.461231, 7.361837 43.461231, 7.361837 43.461231, 7.361837 43.461231, 7.361837 43.461231))'^^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 '774_6102'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6351 8.044585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6351"^^xsd:decimal ;
  dwc:decimalLongitude "8.044585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6351 8.044585)"^^geo:wktLiteral ;
  geo-pos:lat "43.6351"^^xsd:decimal ;
  geo-pos:long "8.044585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8086'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8086'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.044585'^^xsd:double;
  dwc:startLongitude '8.044585'^^xsd:double;
  dwc:endLongitude '8.044585'^^xsd:double;
  dwc:latitude '43.6351'^^xsd:double;
  dwc:startLatitude '43.6351'^^xsd:double;
  dwc:endLatitude '43.6351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.044585 43.6351, 8.044585 43.6351, 8.044585 43.6351, 8.044585 43.6351, 8.044585 43.6351))'^^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 '774_8086'^^xsd:string;
  dwc:observationDate '2012-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44423 7.730802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44423"^^xsd:decimal ;
  dwc:decimalLongitude "7.730802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44423 7.730802)"^^geo:wktLiteral ;
  geo-pos:lat "43.44423"^^xsd:decimal ;
  geo-pos:long "7.730802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8094'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8094'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.784722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.730802'^^xsd:double;
  dwc:startLongitude '7.730802'^^xsd:double;
  dwc:endLongitude '7.730802'^^xsd:double;
  dwc:latitude '43.44423'^^xsd:double;
  dwc:startLatitude '43.44423'^^xsd:double;
  dwc:endLatitude '43.44423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.730802 43.44423, 7.730802 43.44423, 7.730802 43.44423, 7.730802 43.44423, 7.730802 43.44423))'^^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 '774_8094'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483261 7.387354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483261"^^xsd:decimal ;
  dwc:decimalLongitude "7.387354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483261 7.387354)"^^geo:wktLiteral ;
  geo-pos:lat "43.483261"^^xsd:decimal ;
  geo-pos:long "7.387354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6158'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6158'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.549444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.387354'^^xsd:double;
  dwc:startLongitude '7.387354'^^xsd:double;
  dwc:endLongitude '7.387354'^^xsd:double;
  dwc:latitude '43.483261'^^xsd:double;
  dwc:startLatitude '43.483261'^^xsd:double;
  dwc:endLatitude '43.483261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.387354 43.483261, 7.387354 43.483261, 7.387354 43.483261, 7.387354 43.483261, 7.387354 43.483261))'^^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 '774_6158'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.426333 8.3415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.426333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.426333 8.3415)"^^geo:wktLiteral ;
  geo-pos:lat "43.426333"^^xsd:decimal ;
  geo-pos:long "8.3415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4793'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4793'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.551666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3415'^^xsd:double;
  dwc:startLongitude '8.3415'^^xsd:double;
  dwc:endLongitude '8.3415'^^xsd:double;
  dwc:latitude '43.426333'^^xsd:double;
  dwc:startLatitude '43.426333'^^xsd:double;
  dwc:endLatitude '43.426333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3415 43.426333, 8.3415 43.426333, 8.3415 43.426333, 8.3415 43.426333, 8.3415 43.426333))'^^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 '774_4793'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688983 8.029683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.688983"^^xsd:decimal ;
  dwc:decimalLongitude "8.029683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688983 8.029683)"^^geo:wktLiteral ;
  geo-pos:lat "43.688983"^^xsd:decimal ;
  geo-pos:long "8.029683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7007'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7007'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029683'^^xsd:double;
  dwc:startLongitude '8.029683'^^xsd:double;
  dwc:endLongitude '8.029683'^^xsd:double;
  dwc:latitude '43.688983'^^xsd:double;
  dwc:startLatitude '43.688983'^^xsd:double;
  dwc:endLatitude '43.688983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029683 43.688983, 8.029683 43.688983, 8.029683 43.688983, 8.029683 43.688983, 8.029683 43.688983))'^^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 '774_7007'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633333 15.337833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.633333"^^xsd:decimal ;
  dwc:decimalLongitude "15.337833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633333 15.337833)"^^geo:wktLiteral ;
  geo-pos:lat "36.633333"^^xsd:decimal ;
  geo-pos:long "15.337833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2431'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2431'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.337833'^^xsd:double;
  dwc:startLongitude '15.337833'^^xsd:double;
  dwc:endLongitude '15.337833'^^xsd:double;
  dwc:latitude '36.633333'^^xsd:double;
  dwc:startLatitude '36.633333'^^xsd:double;
  dwc:endLatitude '36.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.337833 36.633333, 15.337833 36.633333, 15.337833 36.633333, 15.337833 36.633333, 15.337833 36.633333))'^^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 '774_2431'^^xsd:string;
  dwc:observationDate '1989-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07113 15.54275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07113"^^xsd:decimal ;
  dwc:decimalLongitude "15.54275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07113 15.54275)"^^geo:wktLiteral ;
  geo-pos:lat "38.07113"^^xsd:decimal ;
  geo-pos:long "15.54275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8353'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8353'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.174444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.54275'^^xsd:double;
  dwc:startLongitude '15.54275'^^xsd:double;
  dwc:endLongitude '15.54275'^^xsd:double;
  dwc:latitude '38.07113'^^xsd:double;
  dwc:startLatitude '38.07113'^^xsd:double;
  dwc:endLatitude '38.07113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.54275 38.07113, 15.54275 38.07113, 15.54275 38.07113, 15.54275 38.07113, 15.54275 38.07113))'^^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 '774_8353'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69883 7.59883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69883"^^xsd:decimal ;
  dwc:decimalLongitude "7.59883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69883 7.59883)"^^geo:wktLiteral ;
  geo-pos:lat "43.69883"^^xsd:decimal ;
  geo-pos:long "7.59883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5016'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5016'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.59883'^^xsd:double;
  dwc:startLongitude '7.59883'^^xsd:double;
  dwc:endLongitude '7.59883'^^xsd:double;
  dwc:latitude '43.69883'^^xsd:double;
  dwc:startLatitude '43.69883'^^xsd:double;
  dwc:endLatitude '43.69883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.59883 43.69883, 7.59883 43.69883, 7.59883 43.69883, 7.59883 43.69883, 7.59883 43.69883))'^^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 '774_5016'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620467 8.033617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.620467"^^xsd:decimal ;
  dwc:decimalLongitude "8.033617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620467 8.033617)"^^geo:wktLiteral ;
  geo-pos:lat "43.620467"^^xsd:decimal ;
  geo-pos:long "8.033617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7011'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7011'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.033617'^^xsd:double;
  dwc:startLongitude '8.033617'^^xsd:double;
  dwc:endLongitude '8.033617'^^xsd:double;
  dwc:latitude '43.620467'^^xsd:double;
  dwc:startLatitude '43.620467'^^xsd:double;
  dwc:endLatitude '43.620467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.033617 43.620467, 8.033617 43.620467, 8.033617 43.620467, 8.033617 43.620467, 8.033617 43.620467))'^^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 '774_7011'^^xsd:string;
  dwc:observationDate '1996-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70112 8.032101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70112"^^xsd:decimal ;
  dwc:decimalLongitude "8.032101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70112 8.032101)"^^geo:wktLiteral ;
  geo-pos:lat "43.70112"^^xsd:decimal ;
  geo-pos:long "8.032101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7673'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7673'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.379444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.032101'^^xsd:double;
  dwc:startLongitude '8.032101'^^xsd:double;
  dwc:endLongitude '8.032101'^^xsd:double;
  dwc:latitude '43.70112'^^xsd:double;
  dwc:startLatitude '43.70112'^^xsd:double;
  dwc:endLatitude '43.70112'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.032101 43.70112, 8.032101 43.70112, 8.032101 43.70112, 8.032101 43.70112, 8.032101 43.70112))'^^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 '774_7673'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.362816 7.570609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.362816"^^xsd:decimal ;
  dwc:decimalLongitude "7.570609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.362816 7.570609)"^^geo:wktLiteral ;
  geo-pos:lat "43.362816"^^xsd:decimal ;
  geo-pos:long "7.570609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6132'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6132'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.923333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.570609'^^xsd:double;
  dwc:startLongitude '7.570609'^^xsd:double;
  dwc:endLongitude '7.570609'^^xsd:double;
  dwc:latitude '43.362816'^^xsd:double;
  dwc:startLatitude '43.362816'^^xsd:double;
  dwc:endLatitude '43.362816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.570609 43.362816, 7.570609 43.362816, 7.570609 43.362816, 7.570609 43.362816, 7.570609 43.362816))'^^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 '774_6132'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.772438 8.189722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.772438"^^xsd:decimal ;
  dwc:decimalLongitude "8.189722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.772438 8.189722)"^^geo:wktLiteral ;
  geo-pos:lat "43.772438"^^xsd:decimal ;
  geo-pos:long "8.189722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5991'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5991'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.927777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.189722'^^xsd:double;
  dwc:startLongitude '8.189722'^^xsd:double;
  dwc:endLongitude '8.189722'^^xsd:double;
  dwc:latitude '43.772438'^^xsd:double;
  dwc:startLatitude '43.772438'^^xsd:double;
  dwc:endLatitude '43.772438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.189722 43.772438, 8.189722 43.772438, 8.189722 43.772438, 8.189722 43.772438, 8.189722 43.772438))'^^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 '774_5991'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9837 -13.433433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9837"^^xsd:decimal ;
  dwc:decimalLongitude "-13.433433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9837 -13.433433)"^^geo:wktLiteral ;
  geo-pos:lat "28.9837"^^xsd:decimal ;
  geo-pos:long "-13.433433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2894'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2894'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.433433'^^xsd:double;
  dwc:startLongitude '-13.433433'^^xsd:double;
  dwc:endLongitude '-13.433433'^^xsd:double;
  dwc:latitude '28.9837'^^xsd:double;
  dwc:startLatitude '28.9837'^^xsd:double;
  dwc:endLatitude '28.9837'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.433433 28.9837, -13.433433 28.9837, -13.433433 28.9837, -13.433433 28.9837, -13.433433 28.9837))'^^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 '774_2894'^^xsd:string;
  dwc:observationDate '1995-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616667 7.7655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616667 7.7655)"^^geo:wktLiteral ;
  geo-pos:lat "43.616667"^^xsd:decimal ;
  geo-pos:long "7.7655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2302'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2302'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7655'^^xsd:double;
  dwc:startLongitude '7.7655'^^xsd:double;
  dwc:endLongitude '7.7655'^^xsd:double;
  dwc:latitude '43.616667'^^xsd:double;
  dwc:startLatitude '43.616667'^^xsd:double;
  dwc:endLatitude '43.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7655 43.616667, 7.7655 43.616667, 7.7655 43.616667, 7.7655 43.616667, 7.7655 43.616667))'^^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 '774_2302'^^xsd:string;
  dwc:observationDate '1988-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3037 7.086751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3037"^^xsd:decimal ;
  dwc:decimalLongitude "7.086751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3037 7.086751)"^^geo:wktLiteral ;
  geo-pos:lat "43.3037"^^xsd:decimal ;
  geo-pos:long "7.086751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8050'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8050'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.988611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.086751'^^xsd:double;
  dwc:startLongitude '7.086751'^^xsd:double;
  dwc:endLongitude '7.086751'^^xsd:double;
  dwc:latitude '43.3037'^^xsd:double;
  dwc:startLatitude '43.3037'^^xsd:double;
  dwc:endLatitude '43.3037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.086751 43.3037, 7.086751 43.3037, 7.086751 43.3037, 7.086751 43.3037, 7.086751 43.3037))'^^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 '774_8050'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.476111 -61.510556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.476111"^^xsd:decimal ;
  dwc:decimalLongitude "-61.510556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.476111 -61.510556)"^^geo:wktLiteral ;
  geo-pos:lat "15.476111"^^xsd:decimal ;
  geo-pos:long "-61.510556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3119'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3119'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.510556'^^xsd:double;
  dwc:startLongitude '-61.510556'^^xsd:double;
  dwc:endLongitude '-61.510556'^^xsd:double;
  dwc:latitude '15.476111'^^xsd:double;
  dwc:startLatitude '15.476111'^^xsd:double;
  dwc:endLatitude '15.476111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.510556 15.476111, -61.510556 15.476111, -61.510556 15.476111, -61.510556 15.476111, -61.510556 15.476111))'^^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 '774_3119'^^xsd:string;
  dwc:observationDate '1994-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73525 7.817252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73525"^^xsd:decimal ;
  dwc:decimalLongitude "7.817252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73525 7.817252)"^^geo:wktLiteral ;
  geo-pos:lat "43.73525"^^xsd:decimal ;
  geo-pos:long "7.817252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8099'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_8099'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.400555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817252'^^xsd:double;
  dwc:startLongitude '7.817252'^^xsd:double;
  dwc:endLongitude '7.817252'^^xsd:double;
  dwc:latitude '43.73525'^^xsd:double;
  dwc:startLatitude '43.73525'^^xsd:double;
  dwc:endLatitude '43.73525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817252 43.73525, 7.817252 43.73525, 7.817252 43.73525, 7.817252 43.73525, 7.817252 43.73525))'^^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 '774_8099'^^xsd:string;
  dwc:observationDate '2012-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.174167 -64.856389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.174167"^^xsd:decimal ;
  dwc:decimalLongitude "-64.856389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.174167 -64.856389)"^^geo:wktLiteral ;
  geo-pos:lat "18.174167"^^xsd:decimal ;
  geo-pos:long "-64.856389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3186'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3186'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.856389'^^xsd:double;
  dwc:startLongitude '-64.856389'^^xsd:double;
  dwc:endLongitude '-64.856389'^^xsd:double;
  dwc:latitude '18.174167'^^xsd:double;
  dwc:startLatitude '18.174167'^^xsd:double;
  dwc:endLatitude '18.174167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.856389 18.174167, -64.856389 18.174167, -64.856389 18.174167, -64.856389 18.174167, -64.856389 18.174167))'^^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 '774_3186'^^xsd:string;
  dwc:observationDate '1994-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.483889 -64.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.483889"^^xsd:decimal ;
  dwc:decimalLongitude "-64.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.483889 -64.208333)"^^geo:wktLiteral ;
  geo-pos:lat "18.483889"^^xsd:decimal ;
  geo-pos:long "-64.208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3193'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3193'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.208333'^^xsd:double;
  dwc:startLongitude '-64.208333'^^xsd:double;
  dwc:endLongitude '-64.208333'^^xsd:double;
  dwc:latitude '18.483889'^^xsd:double;
  dwc:startLatitude '18.483889'^^xsd:double;
  dwc:endLatitude '18.483889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.208333 18.483889, -64.208333 18.483889, -64.208333 18.483889, -64.208333 18.483889, -64.208333 18.483889))'^^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 '774_3193'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62561 7.75794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62561"^^xsd:decimal ;
  dwc:decimalLongitude "7.75794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62561 7.75794)"^^geo:wktLiteral ;
  geo-pos:lat "43.62561"^^xsd:decimal ;
  geo-pos:long "7.75794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7773'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7773'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.563611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.75794'^^xsd:double;
  dwc:startLongitude '7.75794'^^xsd:double;
  dwc:endLongitude '7.75794'^^xsd:double;
  dwc:latitude '43.62561'^^xsd:double;
  dwc:startLatitude '43.62561'^^xsd:double;
  dwc:endLatitude '43.62561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.75794 43.62561, 7.75794 43.62561, 7.75794 43.62561, 7.75794 43.62561, 7.75794 43.62561))'^^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 '774_7773'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64837 7.864738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64837"^^xsd:decimal ;
  dwc:decimalLongitude "7.864738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64837 7.864738)"^^geo:wktLiteral ;
  geo-pos:lat "43.64837"^^xsd:decimal ;
  geo-pos:long "7.864738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7878'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7878'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.180833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.864738'^^xsd:double;
  dwc:startLongitude '7.864738'^^xsd:double;
  dwc:endLongitude '7.864738'^^xsd:double;
  dwc:latitude '43.64837'^^xsd:double;
  dwc:startLatitude '43.64837'^^xsd:double;
  dwc:endLatitude '43.64837'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.864738 43.64837, 7.864738 43.64837, 7.864738 43.64837, 7.864738 43.64837, 7.864738 43.64837))'^^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 '774_7878'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67101 7.952021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67101"^^xsd:decimal ;
  dwc:decimalLongitude "7.952021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67101 7.952021)"^^geo:wktLiteral ;
  geo-pos:lat "43.67101"^^xsd:decimal ;
  geo-pos:long "7.952021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7987'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7987'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.757222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.952021'^^xsd:double;
  dwc:startLongitude '7.952021'^^xsd:double;
  dwc:endLongitude '7.952021'^^xsd:double;
  dwc:latitude '43.67101'^^xsd:double;
  dwc:startLatitude '43.67101'^^xsd:double;
  dwc:endLatitude '43.67101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.952021 43.67101, 7.952021 43.67101, 7.952021 43.67101, 7.952021 43.67101, 7.952021 43.67101))'^^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 '774_7987'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24365 8.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24365"^^xsd:decimal ;
  dwc:decimalLongitude "8.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24365 8.685)"^^geo:wktLiteral ;
  geo-pos:lat "44.24365"^^xsd:decimal ;
  geo-pos:long "8.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5325'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5325'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.171111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.685'^^xsd:double;
  dwc:startLongitude '8.685'^^xsd:double;
  dwc:endLongitude '8.685'^^xsd:double;
  dwc:latitude '44.24365'^^xsd:double;
  dwc:startLatitude '44.24365'^^xsd:double;
  dwc:endLatitude '44.24365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.685 44.24365, 8.685 44.24365, 8.685 44.24365, 8.685 44.24365, 8.685 44.24365))'^^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 '774_5325'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79082 8.37512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79082"^^xsd:decimal ;
  dwc:decimalLongitude "8.37512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79082 8.37512)"^^geo:wktLiteral ;
  geo-pos:lat "43.79082"^^xsd:decimal ;
  geo-pos:long "8.37512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5349'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5349'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.385555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.37512'^^xsd:double;
  dwc:startLongitude '8.37512'^^xsd:double;
  dwc:endLongitude '8.37512'^^xsd:double;
  dwc:latitude '43.79082'^^xsd:double;
  dwc:startLatitude '43.79082'^^xsd:double;
  dwc:endLatitude '43.79082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.37512 43.79082, 8.37512 43.79082, 8.37512 43.79082, 8.37512 43.79082, 8.37512 43.79082))'^^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 '774_5349'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816667 15.466167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816667"^^xsd:decimal ;
  dwc:decimalLongitude "15.466167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816667 15.466167)"^^geo:wktLiteral ;
  geo-pos:lat "36.816667"^^xsd:decimal ;
  geo-pos:long "15.466167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2428'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2428'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.466167'^^xsd:double;
  dwc:startLongitude '15.466167'^^xsd:double;
  dwc:endLongitude '15.466167'^^xsd:double;
  dwc:latitude '36.816667'^^xsd:double;
  dwc:startLatitude '36.816667'^^xsd:double;
  dwc:endLatitude '36.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.466167 36.816667, 15.466167 36.816667, 15.466167 36.816667, 15.466167 36.816667, 15.466167 36.816667))'^^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 '774_2428'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67626 7.4642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67626"^^xsd:decimal ;
  dwc:decimalLongitude "7.4642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67626 7.4642)"^^geo:wktLiteral ;
  geo-pos:lat "43.67626"^^xsd:decimal ;
  geo-pos:long "7.4642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6391'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6391'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.436111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4642'^^xsd:double;
  dwc:startLongitude '7.4642'^^xsd:double;
  dwc:endLongitude '7.4642'^^xsd:double;
  dwc:latitude '43.67626'^^xsd:double;
  dwc:startLatitude '43.67626'^^xsd:double;
  dwc:endLatitude '43.67626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4642 43.67626, 7.4642 43.67626, 7.4642 43.67626, 7.4642 43.67626, 7.4642 43.67626))'^^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 '774_6391'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60709 7.766168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60709"^^xsd:decimal ;
  dwc:decimalLongitude "7.766168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60709 7.766168)"^^geo:wktLiteral ;
  geo-pos:lat "43.60709"^^xsd:decimal ;
  geo-pos:long "7.766168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8179'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8179'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.570555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.766168'^^xsd:double;
  dwc:startLongitude '7.766168'^^xsd:double;
  dwc:endLongitude '7.766168'^^xsd:double;
  dwc:latitude '43.60709'^^xsd:double;
  dwc:startLatitude '43.60709'^^xsd:double;
  dwc:endLatitude '43.60709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.766168 43.60709, 7.766168 43.60709, 7.766168 43.60709, 7.766168 43.60709, 7.766168 43.60709))'^^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 '774_8179'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05245 8.590165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05245"^^xsd:decimal ;
  dwc:decimalLongitude "8.590165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05245 8.590165)"^^geo:wktLiteral ;
  geo-pos:lat "43.05245"^^xsd:decimal ;
  geo-pos:long "8.590165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8080'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8080'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.590165'^^xsd:double;
  dwc:startLongitude '8.590165'^^xsd:double;
  dwc:endLongitude '8.590165'^^xsd:double;
  dwc:latitude '43.05245'^^xsd:double;
  dwc:startLatitude '43.05245'^^xsd:double;
  dwc:endLatitude '43.05245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.590165 43.05245, 8.590165 43.05245, 8.590165 43.05245, 8.590165 43.05245, 8.590165 43.05245))'^^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 '774_8080'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.706389 -66.256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.706389"^^xsd:decimal ;
  dwc:decimalLongitude "-66.256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.706389 -66.256667)"^^geo:wktLiteral ;
  geo-pos:lat "17.706389"^^xsd:decimal ;
  geo-pos:long "-66.256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3230'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3230'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-66.256667'^^xsd:double;
  dwc:startLongitude '-66.256667'^^xsd:double;
  dwc:endLongitude '-66.256667'^^xsd:double;
  dwc:latitude '17.706389'^^xsd:double;
  dwc:startLatitude '17.706389'^^xsd:double;
  dwc:endLatitude '17.706389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.256667 17.706389, -66.256667 17.706389, -66.256667 17.706389, -66.256667 17.706389, -66.256667 17.706389))'^^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 '774_3230'^^xsd:string;
  dwc:observationDate '1994-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26374 7.1662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26374"^^xsd:decimal ;
  dwc:decimalLongitude "7.1662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26374 7.1662)"^^geo:wktLiteral ;
  geo-pos:lat "43.26374"^^xsd:decimal ;
  geo-pos:long "7.1662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6589'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6589'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.112777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1662'^^xsd:double;
  dwc:startLongitude '7.1662'^^xsd:double;
  dwc:endLongitude '7.1662'^^xsd:double;
  dwc:latitude '43.26374'^^xsd:double;
  dwc:startLatitude '43.26374'^^xsd:double;
  dwc:endLatitude '43.26374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1662 43.26374, 7.1662 43.26374, 7.1662 43.26374, 7.1662 43.26374, 7.1662 43.26374))'^^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 '774_6589'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02813 15.51927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02813"^^xsd:decimal ;
  dwc:decimalLongitude "15.51927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02813 15.51927)"^^geo:wktLiteral ;
  geo-pos:lat "38.02813"^^xsd:decimal ;
  geo-pos:long "15.51927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8350'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8350'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.306944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.51927'^^xsd:double;
  dwc:startLongitude '15.51927'^^xsd:double;
  dwc:endLongitude '15.51927'^^xsd:double;
  dwc:latitude '38.02813'^^xsd:double;
  dwc:startLatitude '38.02813'^^xsd:double;
  dwc:endLatitude '38.02813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.51927 38.02813, 15.51927 38.02813, 15.51927 38.02813, 15.51927 38.02813, 15.51927 38.02813))'^^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 '774_8350'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.703)"^^geo:wktLiteral ;
  geo-pos:lat "43.333333"^^xsd:decimal ;
  geo-pos:long "7.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2303'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2303'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.703'^^xsd:double;
  dwc:startLongitude '7.703'^^xsd:double;
  dwc:endLongitude '7.703'^^xsd:double;
  dwc:latitude '43.333333'^^xsd:double;
  dwc:startLatitude '43.333333'^^xsd:double;
  dwc:endLatitude '43.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.703 43.333333, 7.703 43.333333, 7.703 43.333333, 7.703 43.333333, 7.703 43.333333))'^^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 '774_2303'^^xsd:string;
  dwc:observationDate '1988-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65642 7.32467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65642"^^xsd:decimal ;
  dwc:decimalLongitude "7.32467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65642 7.32467)"^^geo:wktLiteral ;
  geo-pos:lat "43.65642"^^xsd:decimal ;
  geo-pos:long "7.32467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6817'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6817'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.652222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.32467'^^xsd:double;
  dwc:startLongitude '7.32467'^^xsd:double;
  dwc:endLongitude '7.32467'^^xsd:double;
  dwc:latitude '43.65642'^^xsd:double;
  dwc:startLatitude '43.65642'^^xsd:double;
  dwc:endLatitude '43.65642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32467 43.65642, 7.32467 43.65642, 7.32467 43.65642, 7.32467 43.65642, 7.32467 43.65642))'^^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 '774_6817'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43563 8.10238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43563"^^xsd:decimal ;
  dwc:decimalLongitude "8.10238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43563 8.10238)"^^geo:wktLiteral ;
  geo-pos:lat "43.43563"^^xsd:decimal ;
  geo-pos:long "8.10238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6463'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.912222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.10238'^^xsd:double;
  dwc:startLongitude '8.10238'^^xsd:double;
  dwc:endLongitude '8.10238'^^xsd:double;
  dwc:latitude '43.43563'^^xsd:double;
  dwc:startLatitude '43.43563'^^xsd:double;
  dwc:endLatitude '43.43563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.10238 43.43563, 8.10238 43.43563, 8.10238 43.43563, 8.10238 43.43563, 8.10238 43.43563))'^^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 '774_6463'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97727 8.61159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97727"^^xsd:decimal ;
  dwc:decimalLongitude "8.61159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97727 8.61159)"^^geo:wktLiteral ;
  geo-pos:lat "42.97727"^^xsd:decimal ;
  geo-pos:long "8.61159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6515'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6515'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.61159'^^xsd:double;
  dwc:startLongitude '8.61159'^^xsd:double;
  dwc:endLongitude '8.61159'^^xsd:double;
  dwc:latitude '42.97727'^^xsd:double;
  dwc:startLatitude '42.97727'^^xsd:double;
  dwc:endLatitude '42.97727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.61159 42.97727, 8.61159 42.97727, 8.61159 42.97727, 8.61159 42.97727, 8.61159 42.97727))'^^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 '774_6515'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6601 7.69328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6601"^^xsd:decimal ;
  dwc:decimalLongitude "7.69328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6601 7.69328)"^^geo:wktLiteral ;
  geo-pos:lat "43.6601"^^xsd:decimal ;
  geo-pos:long "7.69328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5147'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5147'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8147222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69328'^^xsd:double;
  dwc:startLongitude '7.69328'^^xsd:double;
  dwc:endLongitude '7.69328'^^xsd:double;
  dwc:latitude '43.6601'^^xsd:double;
  dwc:startLatitude '43.6601'^^xsd:double;
  dwc:endLatitude '43.6601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69328 43.6601, 7.69328 43.6601, 7.69328 43.6601, 7.69328 43.6601, 7.69328 43.6601))'^^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 '774_5147'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09092 8.426468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09092"^^xsd:decimal ;
  dwc:decimalLongitude "8.426468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09092 8.426468)"^^geo:wktLiteral ;
  geo-pos:lat "43.09092"^^xsd:decimal ;
  geo-pos:long "8.426468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8110'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8110'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.426468'^^xsd:double;
  dwc:startLongitude '8.426468'^^xsd:double;
  dwc:endLongitude '8.426468'^^xsd:double;
  dwc:latitude '43.09092'^^xsd:double;
  dwc:startLatitude '43.09092'^^xsd:double;
  dwc:endLatitude '43.09092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.426468 43.09092, 8.426468 43.09092, 8.426468 43.09092, 8.426468 43.09092, 8.426468 43.09092))'^^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 '774_8110'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1725 6.91183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1725"^^xsd:decimal ;
  dwc:decimalLongitude "6.91183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1725 6.91183)"^^geo:wktLiteral ;
  geo-pos:lat "43.1725"^^xsd:decimal ;
  geo-pos:long "6.91183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4970'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4970'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.91183'^^xsd:double;
  dwc:startLongitude '6.91183'^^xsd:double;
  dwc:endLongitude '6.91183'^^xsd:double;
  dwc:latitude '43.1725'^^xsd:double;
  dwc:startLatitude '43.1725'^^xsd:double;
  dwc:endLatitude '43.1725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.91183 43.1725, 6.91183 43.1725, 6.91183 43.1725, 6.91183 43.1725, 6.91183 43.1725))'^^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 '774_4970'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8858 8.3005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8858"^^xsd:decimal ;
  dwc:decimalLongitude "8.3005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8858 8.3005)"^^geo:wktLiteral ;
  geo-pos:lat "43.8858"^^xsd:decimal ;
  geo-pos:long "8.3005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7584'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7584'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.381111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3005'^^xsd:double;
  dwc:startLongitude '8.3005'^^xsd:double;
  dwc:endLongitude '8.3005'^^xsd:double;
  dwc:latitude '43.8858'^^xsd:double;
  dwc:startLatitude '43.8858'^^xsd:double;
  dwc:endLatitude '43.8858'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3005 43.8858, 8.3005 43.8858, 8.3005 43.8858, 8.3005 43.8858, 8.3005 43.8858))'^^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 '774_7584'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57117 7.36083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57117"^^xsd:decimal ;
  dwc:decimalLongitude "7.36083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57117 7.36083)"^^geo:wktLiteral ;
  geo-pos:lat "43.57117"^^xsd:decimal ;
  geo-pos:long "7.36083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5018'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5018'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.36083'^^xsd:double;
  dwc:startLongitude '7.36083'^^xsd:double;
  dwc:endLongitude '7.36083'^^xsd:double;
  dwc:latitude '43.57117'^^xsd:double;
  dwc:startLatitude '43.57117'^^xsd:double;
  dwc:endLatitude '43.57117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36083 43.57117, 7.36083 43.57117, 7.36083 43.57117, 7.36083 43.57117, 7.36083 43.57117))'^^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 '774_5018'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.274624 7.298982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.274624"^^xsd:decimal ;
  dwc:decimalLongitude "7.298982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.274624 7.298982)"^^geo:wktLiteral ;
  geo-pos:lat "43.274624"^^xsd:decimal ;
  geo-pos:long "7.298982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6022'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6022'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.517222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.298982'^^xsd:double;
  dwc:startLongitude '7.298982'^^xsd:double;
  dwc:endLongitude '7.298982'^^xsd:double;
  dwc:latitude '43.274624'^^xsd:double;
  dwc:startLatitude '43.274624'^^xsd:double;
  dwc:endLatitude '43.274624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.298982 43.274624, 7.298982 43.274624, 7.298982 43.274624, 7.298982 43.274624, 7.298982 43.274624))'^^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 '774_6022'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605167 7.367833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.605167"^^xsd:decimal ;
  dwc:decimalLongitude "7.367833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605167 7.367833)"^^geo:wktLiteral ;
  geo-pos:lat "43.605167"^^xsd:decimal ;
  geo-pos:long "7.367833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4689'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4689'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.611388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.367833'^^xsd:double;
  dwc:startLongitude '7.367833'^^xsd:double;
  dwc:endLongitude '7.367833'^^xsd:double;
  dwc:latitude '43.605167'^^xsd:double;
  dwc:startLatitude '43.605167'^^xsd:double;
  dwc:endLatitude '43.605167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.367833 43.605167, 7.367833 43.605167, 7.367833 43.605167, 7.367833 43.605167, 7.367833 43.605167))'^^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 '774_4689'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70481 7.71917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70481"^^xsd:decimal ;
  dwc:decimalLongitude "7.71917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70481 7.71917)"^^geo:wktLiteral ;
  geo-pos:lat "43.70481"^^xsd:decimal ;
  geo-pos:long "7.71917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7703'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7703'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.473055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71917'^^xsd:double;
  dwc:startLongitude '7.71917'^^xsd:double;
  dwc:endLongitude '7.71917'^^xsd:double;
  dwc:latitude '43.70481'^^xsd:double;
  dwc:startLatitude '43.70481'^^xsd:double;
  dwc:endLatitude '43.70481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71917 43.70481, 7.71917 43.70481, 7.71917 43.70481, 7.71917 43.70481, 7.71917 43.70481))'^^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 '774_7703'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76519 7.84573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76519"^^xsd:decimal ;
  dwc:decimalLongitude "7.84573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76519 7.84573)"^^geo:wktLiteral ;
  geo-pos:lat "43.76519"^^xsd:decimal ;
  geo-pos:long "7.84573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6865'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6865'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.926666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84573'^^xsd:double;
  dwc:startLongitude '7.84573'^^xsd:double;
  dwc:endLongitude '7.84573'^^xsd:double;
  dwc:latitude '43.76519'^^xsd:double;
  dwc:startLatitude '43.76519'^^xsd:double;
  dwc:endLatitude '43.76519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84573 43.76519, 7.84573 43.76519, 7.84573 43.76519, 7.84573 43.76519, 7.84573 43.76519))'^^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 '774_6865'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67955 7.786317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67955"^^xsd:decimal ;
  dwc:decimalLongitude "7.786317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67955 7.786317)"^^geo:wktLiteral ;
  geo-pos:lat "43.67955"^^xsd:decimal ;
  geo-pos:long "7.786317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7074'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7074'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.786317'^^xsd:double;
  dwc:startLongitude '7.786317'^^xsd:double;
  dwc:endLongitude '7.786317'^^xsd:double;
  dwc:latitude '43.67955'^^xsd:double;
  dwc:startLatitude '43.67955'^^xsd:double;
  dwc:endLatitude '43.67955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.786317 43.67955, 7.786317 43.67955, 7.786317 43.67955, 7.786317 43.67955, 7.786317 43.67955))'^^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 '774_7074'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35107 7.04369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35107"^^xsd:decimal ;
  dwc:decimalLongitude "7.04369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35107 7.04369)"^^geo:wktLiteral ;
  geo-pos:lat "43.35107"^^xsd:decimal ;
  geo-pos:long "7.04369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6851'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6851'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.063333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.04369'^^xsd:double;
  dwc:startLongitude '7.04369'^^xsd:double;
  dwc:endLongitude '7.04369'^^xsd:double;
  dwc:latitude '43.35107'^^xsd:double;
  dwc:startLatitude '43.35107'^^xsd:double;
  dwc:endLatitude '43.35107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.04369 43.35107, 7.04369 43.35107, 7.04369 43.35107, 7.04369 43.35107, 7.04369 43.35107))'^^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 '774_6851'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701572 7.786633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.701572"^^xsd:decimal ;
  dwc:decimalLongitude "7.786633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701572 7.786633)"^^geo:wktLiteral ;
  geo-pos:lat "43.701572"^^xsd:decimal ;
  geo-pos:long "7.786633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5623'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5623'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.3458333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.786633'^^xsd:double;
  dwc:startLongitude '7.786633'^^xsd:double;
  dwc:endLongitude '7.786633'^^xsd:double;
  dwc:latitude '43.701572'^^xsd:double;
  dwc:startLatitude '43.701572'^^xsd:double;
  dwc:endLatitude '43.701572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.786633 43.701572, 7.786633 43.701572, 7.786633 43.701572, 7.786633 43.701572, 7.786633 43.701572))'^^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 '774_5623'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67299 7.57453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67299"^^xsd:decimal ;
  dwc:decimalLongitude "7.57453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67299 7.57453)"^^geo:wktLiteral ;
  geo-pos:lat "43.67299"^^xsd:decimal ;
  geo-pos:long "7.57453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6857'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6857'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.57453'^^xsd:double;
  dwc:startLongitude '7.57453'^^xsd:double;
  dwc:endLongitude '7.57453'^^xsd:double;
  dwc:latitude '43.67299'^^xsd:double;
  dwc:startLatitude '43.67299'^^xsd:double;
  dwc:endLatitude '43.67299'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.57453 43.67299, 7.57453 43.67299, 7.57453 43.67299, 7.57453 43.67299, 7.57453 43.67299))'^^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 '774_6857'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73687 7.72474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73687"^^xsd:decimal ;
  dwc:decimalLongitude "7.72474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73687 7.72474)"^^geo:wktLiteral ;
  geo-pos:lat "43.73687"^^xsd:decimal ;
  geo-pos:long "7.72474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6864'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6864'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.46'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72474'^^xsd:double;
  dwc:startLongitude '7.72474'^^xsd:double;
  dwc:endLongitude '7.72474'^^xsd:double;
  dwc:latitude '43.73687'^^xsd:double;
  dwc:startLatitude '43.73687'^^xsd:double;
  dwc:endLatitude '43.73687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72474 43.73687, 7.72474 43.73687, 7.72474 43.73687, 7.72474 43.73687, 7.72474 43.73687))'^^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 '774_6864'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72619 7.85938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72619"^^xsd:decimal ;
  dwc:decimalLongitude "7.85938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72619 7.85938)"^^geo:wktLiteral ;
  geo-pos:lat "43.72619"^^xsd:decimal ;
  geo-pos:long "7.85938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8154'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8154'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.463611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85938'^^xsd:double;
  dwc:startLongitude '7.85938'^^xsd:double;
  dwc:endLongitude '7.85938'^^xsd:double;
  dwc:latitude '43.72619'^^xsd:double;
  dwc:startLatitude '43.72619'^^xsd:double;
  dwc:endLatitude '43.72619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85938 43.72619, 7.85938 43.72619, 7.85938 43.72619, 7.85938 43.72619, 7.85938 43.72619))'^^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 '774_8154'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68864 7.691337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68864"^^xsd:decimal ;
  dwc:decimalLongitude "7.691337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68864 7.691337)"^^geo:wktLiteral ;
  geo-pos:lat "43.68864"^^xsd:decimal ;
  geo-pos:long "7.691337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7873'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7873'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.691337'^^xsd:double;
  dwc:startLongitude '7.691337'^^xsd:double;
  dwc:endLongitude '7.691337'^^xsd:double;
  dwc:latitude '43.68864'^^xsd:double;
  dwc:startLatitude '43.68864'^^xsd:double;
  dwc:endLatitude '43.68864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.691337 43.68864, 7.691337 43.68864, 7.691337 43.68864, 7.691337 43.68864, 7.691337 43.68864))'^^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 '774_7873'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28309 7.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28309"^^xsd:decimal ;
  dwc:decimalLongitude "7.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28309 7.0505)"^^geo:wktLiteral ;
  geo-pos:lat "43.28309"^^xsd:decimal ;
  geo-pos:long "7.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6602'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6602'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.542222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.0505'^^xsd:double;
  dwc:startLongitude '7.0505'^^xsd:double;
  dwc:endLongitude '7.0505'^^xsd:double;
  dwc:latitude '43.28309'^^xsd:double;
  dwc:startLatitude '43.28309'^^xsd:double;
  dwc:endLatitude '43.28309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0505 43.28309, 7.0505 43.28309, 7.0505 43.28309, 7.0505 43.28309, 7.0505 43.28309))'^^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 '774_6602'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09948 15.58586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09948"^^xsd:decimal ;
  dwc:decimalLongitude "15.58586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09948 15.58586)"^^geo:wktLiteral ;
  geo-pos:lat "38.09948"^^xsd:decimal ;
  geo-pos:long "15.58586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8372'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8372'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.237777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.58586'^^xsd:double;
  dwc:startLongitude '15.58586'^^xsd:double;
  dwc:endLongitude '15.58586'^^xsd:double;
  dwc:latitude '38.09948'^^xsd:double;
  dwc:startLatitude '38.09948'^^xsd:double;
  dwc:endLatitude '38.09948'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.58586 38.09948, 15.58586 38.09948, 15.58586 38.09948, 15.58586 38.09948, 15.58586 38.09948))'^^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 '774_8372'^^xsd:string;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4105 7.1505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4105"^^xsd:decimal ;
  dwc:decimalLongitude "7.1505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4105 7.1505)"^^geo:wktLiteral ;
  geo-pos:lat "43.4105"^^xsd:decimal ;
  geo-pos:long "7.1505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4967'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4967'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1505'^^xsd:double;
  dwc:startLongitude '7.1505'^^xsd:double;
  dwc:endLongitude '7.1505'^^xsd:double;
  dwc:latitude '43.4105'^^xsd:double;
  dwc:startLatitude '43.4105'^^xsd:double;
  dwc:endLatitude '43.4105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1505 43.4105, 7.1505 43.4105, 7.1505 43.4105, 7.1505 43.4105, 7.1505 43.4105))'^^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 '774_4967'^^xsd:string;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.716667 13.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.716667"^^xsd:decimal ;
  dwc:decimalLongitude "13.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.716667 13.633333)"^^geo:wktLiteral ;
  geo-pos:lat "40.716667"^^xsd:decimal ;
  geo-pos:long "13.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2254'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2254'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.633333'^^xsd:double;
  dwc:startLongitude '13.633333'^^xsd:double;
  dwc:endLongitude '13.633333'^^xsd:double;
  dwc:latitude '40.716667'^^xsd:double;
  dwc:startLatitude '40.716667'^^xsd:double;
  dwc:endLatitude '40.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.633333 40.716667, 13.633333 40.716667, 13.633333 40.716667, 13.633333 40.716667, 13.633333 40.716667))'^^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 '774_2254'^^xsd:string;
  dwc:observationDate '1987-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533333 14.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533333"^^xsd:decimal ;
  dwc:decimalLongitude "14.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533333 14.283333)"^^geo:wktLiteral ;
  geo-pos:lat "40.533333"^^xsd:decimal ;
  geo-pos:long "14.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2256'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2256'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.283333'^^xsd:double;
  dwc:startLongitude '14.283333'^^xsd:double;
  dwc:endLongitude '14.283333'^^xsd:double;
  dwc:latitude '40.533333'^^xsd:double;
  dwc:startLatitude '40.533333'^^xsd:double;
  dwc:endLatitude '40.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.283333 40.533333, 14.283333 40.533333, 14.283333 40.533333, 14.283333 40.533333, 14.283333 40.533333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2256'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.184733 -13.367533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.184733"^^xsd:decimal ;
  dwc:decimalLongitude "-13.367533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.184733 -13.367533)"^^geo:wktLiteral ;
  geo-pos:lat "29.184733"^^xsd:decimal ;
  geo-pos:long "-13.367533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2846'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2846'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.367533'^^xsd:double;
  dwc:startLongitude '-13.367533'^^xsd:double;
  dwc:endLongitude '-13.367533'^^xsd:double;
  dwc:latitude '29.184733'^^xsd:double;
  dwc:startLatitude '29.184733'^^xsd:double;
  dwc:endLatitude '29.184733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.367533 29.184733, -13.367533 29.184733, -13.367533 29.184733, -13.367533 29.184733, -13.367533 29.184733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2846'^^xsd:string;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70902 7.63795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70902"^^xsd:decimal ;
  dwc:decimalLongitude "7.63795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70902 7.63795)"^^geo:wktLiteral ;
  geo-pos:lat "43.70902"^^xsd:decimal ;
  geo-pos:long "7.63795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5148'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5148'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.654444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63795'^^xsd:double;
  dwc:startLongitude '7.63795'^^xsd:double;
  dwc:endLongitude '7.63795'^^xsd:double;
  dwc:latitude '43.70902'^^xsd:double;
  dwc:startLatitude '43.70902'^^xsd:double;
  dwc:endLatitude '43.70902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63795 43.70902, 7.63795 43.70902, 7.63795 43.70902, 7.63795 43.70902, 7.63795 43.70902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5148'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73119 7.93789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73119"^^xsd:decimal ;
  dwc:decimalLongitude "7.93789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73119 7.93789)"^^geo:wktLiteral ;
  geo-pos:lat "43.73119"^^xsd:decimal ;
  geo-pos:long "7.93789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6868'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6868'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.613333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93789'^^xsd:double;
  dwc:startLongitude '7.93789'^^xsd:double;
  dwc:endLongitude '7.93789'^^xsd:double;
  dwc:latitude '43.73119'^^xsd:double;
  dwc:startLatitude '43.73119'^^xsd:double;
  dwc:endLatitude '43.73119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93789 43.73119, 7.93789 43.73119, 7.93789 43.73119, 7.93789 43.73119, 7.93789 43.73119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6868'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729583 7.84445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.729583"^^xsd:decimal ;
  dwc:decimalLongitude "7.84445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729583 7.84445)"^^geo:wktLiteral ;
  geo-pos:lat "43.729583"^^xsd:decimal ;
  geo-pos:long "7.84445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3700'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3700'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84445'^^xsd:double;
  dwc:startLongitude '7.84445'^^xsd:double;
  dwc:endLongitude '7.84445'^^xsd:double;
  dwc:latitude '43.729583'^^xsd:double;
  dwc:startLatitude '43.729583'^^xsd:double;
  dwc:endLatitude '43.729583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84445 43.729583, 7.84445 43.729583, 7.84445 43.729583, 7.84445 43.729583, 7.84445 43.729583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3700'^^xsd:string;
  dwc:observationDate '1992-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635655 7.384583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635655"^^xsd:decimal ;
  dwc:decimalLongitude "7.384583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635655 7.384583)"^^geo:wktLiteral ;
  geo-pos:lat "43.635655"^^xsd:decimal ;
  geo-pos:long "7.384583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5622'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5622'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.799722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.384583'^^xsd:double;
  dwc:startLongitude '7.384583'^^xsd:double;
  dwc:endLongitude '7.384583'^^xsd:double;
  dwc:latitude '43.635655'^^xsd:double;
  dwc:startLatitude '43.635655'^^xsd:double;
  dwc:endLatitude '43.635655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.384583 43.635655, 7.384583 43.635655, 7.384583 43.635655, 7.384583 43.635655, 7.384583 43.635655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5622'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.555492 7.643578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.555492"^^xsd:decimal ;
  dwc:decimalLongitude "7.643578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.555492 7.643578)"^^geo:wktLiteral ;
  geo-pos:lat "43.555492"^^xsd:decimal ;
  geo-pos:long "7.643578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5836'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5836'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.253333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.643578'^^xsd:double;
  dwc:startLongitude '7.643578'^^xsd:double;
  dwc:endLongitude '7.643578'^^xsd:double;
  dwc:latitude '43.555492'^^xsd:double;
  dwc:startLatitude '43.555492'^^xsd:double;
  dwc:endLatitude '43.555492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.643578 43.555492, 7.643578 43.555492, 7.643578 43.555492, 7.643578 43.555492, 7.643578 43.555492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5836'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617847 7.4235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617847"^^xsd:decimal ;
  dwc:decimalLongitude "7.4235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617847 7.4235)"^^geo:wktLiteral ;
  geo-pos:lat "43.617847"^^xsd:decimal ;
  geo-pos:long "7.4235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5411'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5411'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.467777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4235'^^xsd:double;
  dwc:startLongitude '7.4235'^^xsd:double;
  dwc:endLongitude '7.4235'^^xsd:double;
  dwc:latitude '43.617847'^^xsd:double;
  dwc:startLatitude '43.617847'^^xsd:double;
  dwc:endLatitude '43.617847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4235 43.617847, 7.4235 43.617847, 7.4235 43.617847, 7.4235 43.617847, 7.4235 43.617847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5411'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.775 7.791333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.775"^^xsd:decimal ;
  dwc:decimalLongitude "7.791333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.775 7.791333)"^^geo:wktLiteral ;
  geo-pos:lat "43.775"^^xsd:decimal ;
  geo-pos:long "7.791333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3997'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3997'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.791333'^^xsd:double;
  dwc:startLongitude '7.791333'^^xsd:double;
  dwc:endLongitude '7.791333'^^xsd:double;
  dwc:latitude '43.775'^^xsd:double;
  dwc:startLatitude '43.775'^^xsd:double;
  dwc:endLatitude '43.775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.791333 43.775, 7.791333 43.775, 7.791333 43.775, 7.791333 43.775, 7.791333 43.775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3997'^^xsd:string;
  dwc:observationDate '1993-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611687 7.37475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.611687"^^xsd:decimal ;
  dwc:decimalLongitude "7.37475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611687 7.37475)"^^geo:wktLiteral ;
  geo-pos:lat "43.611687"^^xsd:decimal ;
  geo-pos:long "7.37475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5374'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5374'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.391388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.37475'^^xsd:double;
  dwc:startLongitude '7.37475'^^xsd:double;
  dwc:endLongitude '7.37475'^^xsd:double;
  dwc:latitude '43.611687'^^xsd:double;
  dwc:startLatitude '43.611687'^^xsd:double;
  dwc:endLatitude '43.611687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37475 43.611687, 7.37475 43.611687, 7.37475 43.611687, 7.37475 43.611687, 7.37475 43.611687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5374'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71545 7.61555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71545"^^xsd:decimal ;
  dwc:decimalLongitude "7.61555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71545 7.61555)"^^geo:wktLiteral ;
  geo-pos:lat "43.71545"^^xsd:decimal ;
  geo-pos:long "7.61555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5118'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5118'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0147222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.61555'^^xsd:double;
  dwc:startLongitude '7.61555'^^xsd:double;
  dwc:endLongitude '7.61555'^^xsd:double;
  dwc:latitude '43.71545'^^xsd:double;
  dwc:startLatitude '43.71545'^^xsd:double;
  dwc:endLatitude '43.71545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.61555 43.71545, 7.61555 43.71545, 7.61555 43.71545, 7.61555 43.71545, 7.61555 43.71545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5118'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.603 7.6505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.603"^^xsd:decimal ;
  dwc:decimalLongitude "7.6505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.603 7.6505)"^^geo:wktLiteral ;
  geo-pos:lat "43.603"^^xsd:decimal ;
  geo-pos:long "7.6505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3240'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3240'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6505'^^xsd:double;
  dwc:startLongitude '7.6505'^^xsd:double;
  dwc:endLongitude '7.6505'^^xsd:double;
  dwc:latitude '43.603'^^xsd:double;
  dwc:startLatitude '43.603'^^xsd:double;
  dwc:endLatitude '43.603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6505 43.603, 7.6505 43.603, 7.6505 43.603, 7.6505 43.603, 7.6505 43.603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3240'^^xsd:string;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60022 7.426733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60022"^^xsd:decimal ;
  dwc:decimalLongitude "7.426733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60022 7.426733)"^^geo:wktLiteral ;
  geo-pos:lat "43.60022"^^xsd:decimal ;
  geo-pos:long "7.426733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5619'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5619'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.426733'^^xsd:double;
  dwc:startLongitude '7.426733'^^xsd:double;
  dwc:endLongitude '7.426733'^^xsd:double;
  dwc:latitude '43.60022'^^xsd:double;
  dwc:startLatitude '43.60022'^^xsd:double;
  dwc:endLatitude '43.60022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.426733 43.60022, 7.426733 43.60022, 7.426733 43.60022, 7.426733 43.60022, 7.426733 43.60022))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5619'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.672119 7.532117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.672119"^^xsd:decimal ;
  dwc:decimalLongitude "7.532117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.672119 7.532117)"^^geo:wktLiteral ;
  geo-pos:lat "43.672119"^^xsd:decimal ;
  geo-pos:long "7.532117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5621'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5621'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.532117'^^xsd:double;
  dwc:startLongitude '7.532117'^^xsd:double;
  dwc:endLongitude '7.532117'^^xsd:double;
  dwc:latitude '43.672119'^^xsd:double;
  dwc:startLatitude '43.672119'^^xsd:double;
  dwc:endLatitude '43.672119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.532117 43.672119, 7.532117 43.672119, 7.532117 43.672119, 7.532117 43.672119, 7.532117 43.672119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5621'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.843017 8.574883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.843017"^^xsd:decimal ;
  dwc:decimalLongitude "8.574883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.843017 8.574883)"^^geo:wktLiteral ;
  geo-pos:lat "42.843017"^^xsd:decimal ;
  geo-pos:long "8.574883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4005'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4005'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.574883'^^xsd:double;
  dwc:startLongitude '8.574883'^^xsd:double;
  dwc:endLongitude '8.574883'^^xsd:double;
  dwc:latitude '42.843017'^^xsd:double;
  dwc:startLatitude '42.843017'^^xsd:double;
  dwc:endLatitude '42.843017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.574883 42.843017, 8.574883 42.843017, 8.574883 42.843017, 8.574883 42.843017, 8.574883 42.843017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4005'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7926 8.008383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7926"^^xsd:decimal ;
  dwc:decimalLongitude "8.008383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7926 8.008383)"^^geo:wktLiteral ;
  geo-pos:lat "43.7926"^^xsd:decimal ;
  geo-pos:long "8.008383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7422'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7422'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.008383'^^xsd:double;
  dwc:startLongitude '8.008383'^^xsd:double;
  dwc:endLongitude '8.008383'^^xsd:double;
  dwc:latitude '43.7926'^^xsd:double;
  dwc:startLatitude '43.7926'^^xsd:double;
  dwc:endLatitude '43.7926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.008383 43.7926, 8.008383 43.7926, 8.008383 43.7926, 8.008383 43.7926, 8.008383 43.7926))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7422'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7975 8.0148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7975"^^xsd:decimal ;
  dwc:decimalLongitude "8.0148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7975 8.0148)"^^geo:wktLiteral ;
  geo-pos:lat "43.7975"^^xsd:decimal ;
  geo-pos:long "8.0148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7502'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7502'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.6225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0148'^^xsd:double;
  dwc:startLongitude '8.0148'^^xsd:double;
  dwc:endLongitude '8.0148'^^xsd:double;
  dwc:latitude '43.7975'^^xsd:double;
  dwc:startLatitude '43.7975'^^xsd:double;
  dwc:endLatitude '43.7975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0148 43.7975, 8.0148 43.7975, 8.0148 43.7975, 8.0148 43.7975, 8.0148 43.7975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7502'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75687 8.073283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75687"^^xsd:decimal ;
  dwc:decimalLongitude "8.073283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75687 8.073283)"^^geo:wktLiteral ;
  geo-pos:lat "43.75687"^^xsd:decimal ;
  geo-pos:long "8.073283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5372'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5372'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.786944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.073283'^^xsd:double;
  dwc:startLongitude '8.073283'^^xsd:double;
  dwc:endLongitude '8.073283'^^xsd:double;
  dwc:latitude '43.75687'^^xsd:double;
  dwc:startLatitude '43.75687'^^xsd:double;
  dwc:endLatitude '43.75687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.073283 43.75687, 8.073283 43.75687, 8.073283 43.75687, 8.073283 43.75687, 8.073283 43.75687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5372'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5665 7.442667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5665"^^xsd:decimal ;
  dwc:decimalLongitude "7.442667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5665 7.442667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5665"^^xsd:decimal ;
  geo-pos:long "7.442667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4372'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4372'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.442667'^^xsd:double;
  dwc:startLongitude '7.442667'^^xsd:double;
  dwc:endLongitude '7.442667'^^xsd:double;
  dwc:latitude '43.5665'^^xsd:double;
  dwc:startLatitude '43.5665'^^xsd:double;
  dwc:endLatitude '43.5665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.442667 43.5665, 7.442667 43.5665, 7.442667 43.5665, 7.442667 43.5665, 7.442667 43.5665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4372'^^xsd:string;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5455 7.462667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5455"^^xsd:decimal ;
  dwc:decimalLongitude "7.462667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5455 7.462667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5455"^^xsd:decimal ;
  geo-pos:long "7.462667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4722'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4722'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.771944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.462667'^^xsd:double;
  dwc:startLongitude '7.462667'^^xsd:double;
  dwc:endLongitude '7.462667'^^xsd:double;
  dwc:latitude '43.5455'^^xsd:double;
  dwc:startLatitude '43.5455'^^xsd:double;
  dwc:endLatitude '43.5455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.462667 43.5455, 7.462667 43.5455, 7.462667 43.5455, 7.462667 43.5455, 7.462667 43.5455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4722'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.934217 -13.8674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.934217"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.934217 -13.8674)"^^geo:wktLiteral ;
  geo-pos:lat "28.934217"^^xsd:decimal ;
  geo-pos:long "-13.8674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2819'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2819'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.8674'^^xsd:double;
  dwc:startLongitude '-13.8674'^^xsd:double;
  dwc:endLongitude '-13.8674'^^xsd:double;
  dwc:latitude '28.934217'^^xsd:double;
  dwc:startLatitude '28.934217'^^xsd:double;
  dwc:endLatitude '28.934217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.8674 28.934217, -13.8674 28.934217, -13.8674 28.934217, -13.8674 28.934217, -13.8674 28.934217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2819'^^xsd:string;
  dwc:observationDate '1994-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68948 7.6014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68948"^^xsd:decimal ;
  dwc:decimalLongitude "7.6014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68948 7.6014)"^^geo:wktLiteral ;
  geo-pos:lat "43.68948"^^xsd:decimal ;
  geo-pos:long "7.6014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6428'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.268888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6014'^^xsd:double;
  dwc:startLongitude '7.6014'^^xsd:double;
  dwc:endLongitude '7.6014'^^xsd:double;
  dwc:latitude '43.68948'^^xsd:double;
  dwc:startLatitude '43.68948'^^xsd:double;
  dwc:endLatitude '43.68948'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6014 43.68948, 7.6014 43.68948, 7.6014 43.68948, 7.6014 43.68948, 7.6014 43.68948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6428'^^xsd:string;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 9.024333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "9.024333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 9.024333)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "9.024333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3904'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3904'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.024333'^^xsd:double;
  dwc:startLongitude '9.024333'^^xsd:double;
  dwc:endLongitude '9.024333'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:startLatitude '42.801'^^xsd:double;
  dwc:endLatitude '42.801'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.024333 42.801, 9.024333 42.801, 9.024333 42.801, 9.024333 42.801, 9.024333 42.801))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3904'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7164 7.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7164"^^xsd:decimal ;
  dwc:decimalLongitude "7.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7164 7.73333)"^^geo:wktLiteral ;
  geo-pos:lat "43.7164"^^xsd:decimal ;
  geo-pos:long "7.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5073'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5073'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73333'^^xsd:double;
  dwc:startLongitude '7.73333'^^xsd:double;
  dwc:endLongitude '7.73333'^^xsd:double;
  dwc:latitude '43.7164'^^xsd:double;
  dwc:startLatitude '43.7164'^^xsd:double;
  dwc:endLatitude '43.7164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73333 43.7164, 7.73333 43.7164, 7.73333 43.7164, 7.73333 43.7164, 7.73333 43.7164))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5073'^^xsd:string;
  dwc:observationDate '2001-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7185 7.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7185"^^xsd:decimal ;
  dwc:decimalLongitude "7.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7185 7.729)"^^geo:wktLiteral ;
  geo-pos:lat "43.7185"^^xsd:decimal ;
  geo-pos:long "7.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7523'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7523'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.160277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.729'^^xsd:double;
  dwc:startLongitude '7.729'^^xsd:double;
  dwc:endLongitude '7.729'^^xsd:double;
  dwc:latitude '43.7185'^^xsd:double;
  dwc:startLatitude '43.7185'^^xsd:double;
  dwc:endLatitude '43.7185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.729 43.7185, 7.729 43.7185, 7.729 43.7185, 7.729 43.7185, 7.729 43.7185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7523'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733097 7.780662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733097"^^xsd:decimal ;
  dwc:decimalLongitude "7.780662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733097 7.780662)"^^geo:wktLiteral ;
  geo-pos:lat "43.733097"^^xsd:decimal ;
  geo-pos:long "7.780662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5678'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5678'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0219444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.780662'^^xsd:double;
  dwc:startLongitude '7.780662'^^xsd:double;
  dwc:endLongitude '7.780662'^^xsd:double;
  dwc:latitude '43.733097'^^xsd:double;
  dwc:startLatitude '43.733097'^^xsd:double;
  dwc:endLatitude '43.733097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.780662 43.733097, 7.780662 43.733097, 7.780662 43.733097, 7.780662 43.733097, 7.780662 43.733097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5678'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76995 7.88977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76995"^^xsd:decimal ;
  dwc:decimalLongitude "7.88977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76995 7.88977)"^^geo:wktLiteral ;
  geo-pos:lat "43.76995"^^xsd:decimal ;
  geo-pos:long "7.88977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4805'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4805'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.555'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88977'^^xsd:double;
  dwc:startLongitude '7.88977'^^xsd:double;
  dwc:endLongitude '7.88977'^^xsd:double;
  dwc:latitude '43.76995'^^xsd:double;
  dwc:startLatitude '43.76995'^^xsd:double;
  dwc:endLatitude '43.76995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88977 43.76995, 7.88977 43.76995, 7.88977 43.76995, 7.88977 43.76995, 7.88977 43.76995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4805'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690453 7.717815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.690453"^^xsd:decimal ;
  dwc:decimalLongitude "7.717815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690453 7.717815)"^^geo:wktLiteral ;
  geo-pos:lat "43.690453"^^xsd:decimal ;
  geo-pos:long "7.717815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5993'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5993'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0411111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.717815'^^xsd:double;
  dwc:startLongitude '7.717815'^^xsd:double;
  dwc:endLongitude '7.717815'^^xsd:double;
  dwc:latitude '43.690453'^^xsd:double;
  dwc:startLatitude '43.690453'^^xsd:double;
  dwc:endLatitude '43.690453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.717815 43.690453, 7.717815 43.690453, 7.717815 43.690453, 7.717815 43.690453, 7.717815 43.690453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5993'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72695 7.9817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72695"^^xsd:decimal ;
  dwc:decimalLongitude "7.9817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72695 7.9817)"^^geo:wktLiteral ;
  geo-pos:lat "43.72695"^^xsd:decimal ;
  geo-pos:long "7.9817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3484'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3484'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9817'^^xsd:double;
  dwc:startLongitude '7.9817'^^xsd:double;
  dwc:endLongitude '7.9817'^^xsd:double;
  dwc:latitude '43.72695'^^xsd:double;
  dwc:startLatitude '43.72695'^^xsd:double;
  dwc:endLatitude '43.72695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9817 43.72695, 7.9817 43.72695, 7.9817 43.72695, 7.9817 43.72695, 7.9817 43.72695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3484'^^xsd:string;
  dwc:observationDate '1991-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612103 7.396684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.612103"^^xsd:decimal ;
  dwc:decimalLongitude "7.396684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612103 7.396684)"^^geo:wktLiteral ;
  geo-pos:lat "43.612103"^^xsd:decimal ;
  geo-pos:long "7.396684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5413'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5413'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.356111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.396684'^^xsd:double;
  dwc:startLongitude '7.396684'^^xsd:double;
  dwc:endLongitude '7.396684'^^xsd:double;
  dwc:latitude '43.612103'^^xsd:double;
  dwc:startLatitude '43.612103'^^xsd:double;
  dwc:endLatitude '43.612103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.396684 43.612103, 7.396684 43.612103, 7.396684 43.612103, 7.396684 43.612103, 7.396684 43.612103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5413'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725498 7.659665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.725498"^^xsd:decimal ;
  dwc:decimalLongitude "7.659665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725498 7.659665)"^^geo:wktLiteral ;
  geo-pos:lat "43.725498"^^xsd:decimal ;
  geo-pos:long "7.659665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6248'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.1427777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.659665'^^xsd:double;
  dwc:startLongitude '7.659665'^^xsd:double;
  dwc:endLongitude '7.659665'^^xsd:double;
  dwc:latitude '43.725498'^^xsd:double;
  dwc:startLatitude '43.725498'^^xsd:double;
  dwc:endLatitude '43.725498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.659665 43.725498, 7.659665 43.725498, 7.659665 43.725498, 7.659665 43.725498, 7.659665 43.725498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6248'^^xsd:string;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37076 7.76283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37076"^^xsd:decimal ;
  dwc:decimalLongitude "7.76283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37076 7.76283)"^^geo:wktLiteral ;
  geo-pos:lat "43.37076"^^xsd:decimal ;
  geo-pos:long "7.76283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6429'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7961111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76283'^^xsd:double;
  dwc:startLongitude '7.76283'^^xsd:double;
  dwc:endLongitude '7.76283'^^xsd:double;
  dwc:latitude '43.37076'^^xsd:double;
  dwc:startLatitude '43.37076'^^xsd:double;
  dwc:endLatitude '43.37076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76283 43.37076, 7.76283 43.37076, 7.76283 43.37076, 7.76283 43.37076, 7.76283 43.37076))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_6429'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.968283 -13.301033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.968283"^^xsd:decimal ;
  dwc:decimalLongitude "-13.301033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.968283 -13.301033)"^^geo:wktLiteral ;
  geo-pos:lat "28.968283"^^xsd:decimal ;
  geo-pos:long "-13.301033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2889'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2889'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.301033'^^xsd:double;
  dwc:startLongitude '-13.301033'^^xsd:double;
  dwc:endLongitude '-13.301033'^^xsd:double;
  dwc:latitude '28.968283'^^xsd:double;
  dwc:startLatitude '28.968283'^^xsd:double;
  dwc:endLatitude '28.968283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.301033 28.968283, -13.301033 28.968283, -13.301033 28.968283, -13.301033 28.968283, -13.301033 28.968283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2889'^^xsd:string;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.755167 20.805167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.755167"^^xsd:decimal ;
  dwc:decimalLongitude "20.805167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.755167 20.805167)"^^geo:wktLiteral ;
  geo-pos:lat "38.755167"^^xsd:decimal ;
  geo-pos:long "20.805167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1050'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1050'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.805167'^^xsd:double;
  dwc:startLongitude '20.805167'^^xsd:double;
  dwc:endLongitude '20.805167'^^xsd:double;
  dwc:latitude '38.755167'^^xsd:double;
  dwc:startLatitude '38.755167'^^xsd:double;
  dwc:endLatitude '38.755167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.805167 38.755167, 20.805167 38.755167, 20.805167 38.755167, 20.805167 38.755167, 20.805167 38.755167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1050'^^xsd:string;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.584333 20.999333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.584333"^^xsd:decimal ;
  dwc:decimalLongitude "20.999333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.584333 20.999333)"^^geo:wktLiteral ;
  geo-pos:lat "38.584333"^^xsd:decimal ;
  geo-pos:long "20.999333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_777'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_777'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.999333'^^xsd:double;
  dwc:startLongitude '20.999333'^^xsd:double;
  dwc:endLongitude '20.999333'^^xsd:double;
  dwc:latitude '38.584333'^^xsd:double;
  dwc:startLatitude '38.584333'^^xsd:double;
  dwc:endLatitude '38.584333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.999333 38.584333, 20.999333 38.584333, 20.999333 38.584333, 20.999333 38.584333, 20.999333 38.584333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_777'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7537 7.78188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7537"^^xsd:decimal ;
  dwc:decimalLongitude "7.78188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7537 7.78188)"^^geo:wktLiteral ;
  geo-pos:lat "43.7537"^^xsd:decimal ;
  geo-pos:long "7.78188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6625'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6625'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.788888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78188'^^xsd:double;
  dwc:startLongitude '7.78188'^^xsd:double;
  dwc:endLongitude '7.78188'^^xsd:double;
  dwc:latitude '43.7537'^^xsd:double;
  dwc:startLatitude '43.7537'^^xsd:double;
  dwc:endLatitude '43.7537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78188 43.7537, 7.78188 43.7537, 7.78188 43.7537, 7.78188 43.7537, 7.78188 43.7537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_6625'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.638833 20.974667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.638833"^^xsd:decimal ;
  dwc:decimalLongitude "20.974667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.638833 20.974667)"^^geo:wktLiteral ;
  geo-pos:lat "38.638833"^^xsd:decimal ;
  geo-pos:long "20.974667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1282'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1282'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.974667'^^xsd:double;
  dwc:startLongitude '20.974667'^^xsd:double;
  dwc:endLongitude '20.974667'^^xsd:double;
  dwc:latitude '38.638833'^^xsd:double;
  dwc:startLatitude '38.638833'^^xsd:double;
  dwc:endLatitude '38.638833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.974667 38.638833, 20.974667 38.638833, 20.974667 38.638833, 20.974667 38.638833, 20.974667 38.638833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1282'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691667 20.778667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.691667"^^xsd:decimal ;
  dwc:decimalLongitude "20.778667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691667 20.778667)"^^geo:wktLiteral ;
  geo-pos:lat "38.691667"^^xsd:decimal ;
  geo-pos:long "20.778667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1007'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1007'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.778667'^^xsd:double;
  dwc:startLongitude '20.778667'^^xsd:double;
  dwc:endLongitude '20.778667'^^xsd:double;
  dwc:latitude '38.691667'^^xsd:double;
  dwc:startLatitude '38.691667'^^xsd:double;
  dwc:endLatitude '38.691667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.778667 38.691667, 20.778667 38.691667, 20.778667 38.691667, 20.778667 38.691667, 20.778667 38.691667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1007'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.712167 20.8585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.712167"^^xsd:decimal ;
  dwc:decimalLongitude "20.8585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.712167 20.8585)"^^geo:wktLiteral ;
  geo-pos:lat "38.712167"^^xsd:decimal ;
  geo-pos:long "20.8585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1318'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1318'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8585'^^xsd:double;
  dwc:startLongitude '20.8585'^^xsd:double;
  dwc:endLongitude '20.8585'^^xsd:double;
  dwc:latitude '38.712167'^^xsd:double;
  dwc:startLatitude '38.712167'^^xsd:double;
  dwc:endLatitude '38.712167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8585 38.712167, 20.8585 38.712167, 20.8585 38.712167, 20.8585 38.712167, 20.8585 38.712167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1318'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 20.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619"^^xsd:decimal ;
  dwc:decimalLongitude "20.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 20.9695)"^^geo:wktLiteral ;
  geo-pos:lat "38.619"^^xsd:decimal ;
  geo-pos:long "20.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_790'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_790'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9695'^^xsd:double;
  dwc:startLongitude '20.9695'^^xsd:double;
  dwc:endLongitude '20.9695'^^xsd:double;
  dwc:latitude '38.619'^^xsd:double;
  dwc:startLatitude '38.619'^^xsd:double;
  dwc:endLatitude '38.619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9695 38.619, 20.9695 38.619, 20.9695 38.619, 20.9695 38.619, 20.9695 38.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_790'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660167 20.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660167"^^xsd:decimal ;
  dwc:decimalLongitude "20.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660167 20.905)"^^geo:wktLiteral ;
  geo-pos:lat "38.660167"^^xsd:decimal ;
  geo-pos:long "20.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_900'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_900'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.905'^^xsd:double;
  dwc:startLongitude '20.905'^^xsd:double;
  dwc:endLongitude '20.905'^^xsd:double;
  dwc:latitude '38.660167'^^xsd:double;
  dwc:startLatitude '38.660167'^^xsd:double;
  dwc:endLatitude '38.660167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.905 38.660167, 20.905 38.660167, 20.905 38.660167, 20.905 38.660167, 20.905 38.660167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_900'^^xsd:string;
  dwc:observationDate '1996-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711833 20.788833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.711833"^^xsd:decimal ;
  dwc:decimalLongitude "20.788833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711833 20.788833)"^^geo:wktLiteral ;
  geo-pos:lat "38.711833"^^xsd:decimal ;
  geo-pos:long "20.788833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_920'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_920'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.788833'^^xsd:double;
  dwc:startLongitude '20.788833'^^xsd:double;
  dwc:endLongitude '20.788833'^^xsd:double;
  dwc:latitude '38.711833'^^xsd:double;
  dwc:startLatitude '38.711833'^^xsd:double;
  dwc:endLatitude '38.711833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.788833 38.711833, 20.788833 38.711833, 20.788833 38.711833, 20.788833 38.711833, 20.788833 38.711833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_920'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6335 20.9825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6335"^^xsd:decimal ;
  dwc:decimalLongitude "20.9825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6335 20.9825)"^^geo:wktLiteral ;
  geo-pos:lat "38.6335"^^xsd:decimal ;
  geo-pos:long "20.9825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1324'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1324'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9825'^^xsd:double;
  dwc:startLongitude '20.9825'^^xsd:double;
  dwc:endLongitude '20.9825'^^xsd:double;
  dwc:latitude '38.6335'^^xsd:double;
  dwc:startLatitude '38.6335'^^xsd:double;
  dwc:endLatitude '38.6335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9825 38.6335, 20.9825 38.6335, 20.9825 38.6335, 20.9825 38.6335, 20.9825 38.6335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1324'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7165 20.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7165"^^xsd:decimal ;
  dwc:decimalLongitude "20.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7165 20.86)"^^geo:wktLiteral ;
  geo-pos:lat "38.7165"^^xsd:decimal ;
  geo-pos:long "20.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_933'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_933'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.86'^^xsd:double;
  dwc:startLongitude '20.86'^^xsd:double;
  dwc:endLongitude '20.86'^^xsd:double;
  dwc:latitude '38.7165'^^xsd:double;
  dwc:startLatitude '38.7165'^^xsd:double;
  dwc:endLatitude '38.7165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.86 38.7165, 20.86 38.7165, 20.86 38.7165, 20.86 38.7165, 20.86 38.7165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_933'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773833 20.830333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773833"^^xsd:decimal ;
  dwc:decimalLongitude "20.830333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773833 20.830333)"^^geo:wktLiteral ;
  geo-pos:lat "38.773833"^^xsd:decimal ;
  geo-pos:long "20.830333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1451'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1451'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.830333'^^xsd:double;
  dwc:startLongitude '20.830333'^^xsd:double;
  dwc:endLongitude '20.830333'^^xsd:double;
  dwc:latitude '38.773833'^^xsd:double;
  dwc:startLatitude '38.773833'^^xsd:double;
  dwc:endLatitude '38.773833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.830333 38.773833, 20.830333 38.773833, 20.830333 38.773833, 20.830333 38.773833, 20.830333 38.773833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1451'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.968333 -17.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.968333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.968333 -17.085)"^^geo:wktLiteral ;
  geo-pos:lat "27.968333"^^xsd:decimal ;
  geo-pos:long "-17.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2928'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2928'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.121388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.085'^^xsd:double;
  dwc:startLongitude '-17.085'^^xsd:double;
  dwc:endLongitude '-17.085'^^xsd:double;
  dwc:latitude '27.968333'^^xsd:double;
  dwc:startLatitude '27.968333'^^xsd:double;
  dwc:endLatitude '27.968333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.085 27.968333, -17.085 27.968333, -17.085 27.968333, -17.085 27.968333, -17.085 27.968333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2928'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648167 20.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648167 20.9655)"^^geo:wktLiteral ;
  geo-pos:lat "38.648167"^^xsd:decimal ;
  geo-pos:long "20.9655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1322'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1322'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9655'^^xsd:double;
  dwc:startLongitude '20.9655'^^xsd:double;
  dwc:endLongitude '20.9655'^^xsd:double;
  dwc:latitude '38.648167'^^xsd:double;
  dwc:startLatitude '38.648167'^^xsd:double;
  dwc:endLatitude '38.648167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9655 38.648167, 20.9655 38.648167, 20.9655 38.648167, 20.9655 38.648167, 20.9655 38.648167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1322'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6945 20.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6945"^^xsd:decimal ;
  dwc:decimalLongitude "20.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6945 20.887)"^^geo:wktLiteral ;
  geo-pos:lat "38.6945"^^xsd:decimal ;
  geo-pos:long "20.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1276'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1276'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.887'^^xsd:double;
  dwc:startLongitude '20.887'^^xsd:double;
  dwc:endLongitude '20.887'^^xsd:double;
  dwc:latitude '38.6945'^^xsd:double;
  dwc:startLatitude '38.6945'^^xsd:double;
  dwc:endLatitude '38.6945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.887 38.6945, 20.887 38.6945, 20.887 38.6945, 20.887 38.6945, 20.887 38.6945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1276'^^xsd:string;
  dwc:observationDate '2000-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.738833 20.762167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.738833"^^xsd:decimal ;
  dwc:decimalLongitude "20.762167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.738833 20.762167)"^^geo:wktLiteral ;
  geo-pos:lat "38.738833"^^xsd:decimal ;
  geo-pos:long "20.762167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_800'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_800'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.762167'^^xsd:double;
  dwc:startLongitude '20.762167'^^xsd:double;
  dwc:endLongitude '20.762167'^^xsd:double;
  dwc:latitude '38.738833'^^xsd:double;
  dwc:startLatitude '38.738833'^^xsd:double;
  dwc:endLatitude '38.738833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.762167 38.738833, 20.762167 38.738833, 20.762167 38.738833, 20.762167 38.738833, 20.762167 38.738833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_800'^^xsd:string;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.736833 20.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.736833"^^xsd:decimal ;
  dwc:decimalLongitude "20.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.736833 20.752)"^^geo:wktLiteral ;
  geo-pos:lat "38.736833"^^xsd:decimal ;
  geo-pos:long "20.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_776'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_776'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.752'^^xsd:double;
  dwc:startLongitude '20.752'^^xsd:double;
  dwc:endLongitude '20.752'^^xsd:double;
  dwc:latitude '38.736833'^^xsd:double;
  dwc:startLatitude '38.736833'^^xsd:double;
  dwc:endLatitude '38.736833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.752 38.736833, 20.752 38.736833, 20.752 38.736833, 20.752 38.736833, 20.752 38.736833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_776'^^xsd:string;
  dwc:observationDate '1993-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 20.914667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "20.914667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 20.914667)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "20.914667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_861'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_861'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914667'^^xsd:double;
  dwc:startLongitude '20.914667'^^xsd:double;
  dwc:endLongitude '20.914667'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:startLatitude '38.672'^^xsd:double;
  dwc:endLatitude '38.672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914667 38.672, 20.914667 38.672, 20.914667 38.672, 20.914667 38.672, 20.914667 38.672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_861'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653833 20.728833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.653833"^^xsd:decimal ;
  dwc:decimalLongitude "20.728833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653833 20.728833)"^^geo:wktLiteral ;
  geo-pos:lat "38.653833"^^xsd:decimal ;
  geo-pos:long "20.728833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1420'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1420'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.728833'^^xsd:double;
  dwc:startLongitude '20.728833'^^xsd:double;
  dwc:endLongitude '20.728833'^^xsd:double;
  dwc:latitude '38.653833'^^xsd:double;
  dwc:startLatitude '38.653833'^^xsd:double;
  dwc:endLatitude '38.653833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.728833 38.653833, 20.728833 38.653833, 20.728833 38.653833, 20.728833 38.653833, 20.728833 38.653833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1420'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615833 20.936167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615833"^^xsd:decimal ;
  dwc:decimalLongitude "20.936167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615833 20.936167)"^^geo:wktLiteral ;
  geo-pos:lat "38.615833"^^xsd:decimal ;
  geo-pos:long "20.936167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_764'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_764'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.936167'^^xsd:double;
  dwc:startLongitude '20.936167'^^xsd:double;
  dwc:endLongitude '20.936167'^^xsd:double;
  dwc:latitude '38.615833'^^xsd:double;
  dwc:startLatitude '38.615833'^^xsd:double;
  dwc:endLatitude '38.615833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.936167 38.615833, 20.936167 38.615833, 20.936167 38.615833, 20.936167 38.615833, 20.936167 38.615833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_764'^^xsd:string;
  dwc:observationDate '1993-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693 20.896833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693"^^xsd:decimal ;
  dwc:decimalLongitude "20.896833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693 20.896833)"^^geo:wktLiteral ;
  geo-pos:lat "38.693"^^xsd:decimal ;
  geo-pos:long "20.896833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1244'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1244'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.896833'^^xsd:double;
  dwc:startLongitude '20.896833'^^xsd:double;
  dwc:endLongitude '20.896833'^^xsd:double;
  dwc:latitude '38.693'^^xsd:double;
  dwc:startLatitude '38.693'^^xsd:double;
  dwc:endLatitude '38.693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.896833 38.693, 20.896833 38.693, 20.896833 38.693, 20.896833 38.693, 20.896833 38.693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1244'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.559167 20.892667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.559167"^^xsd:decimal ;
  dwc:decimalLongitude "20.892667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.559167 20.892667)"^^geo:wktLiteral ;
  geo-pos:lat "38.559167"^^xsd:decimal ;
  geo-pos:long "20.892667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1266'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1266'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.892667'^^xsd:double;
  dwc:startLongitude '20.892667'^^xsd:double;
  dwc:endLongitude '20.892667'^^xsd:double;
  dwc:latitude '38.559167'^^xsd:double;
  dwc:startLatitude '38.559167'^^xsd:double;
  dwc:endLatitude '38.559167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.892667 38.559167, 20.892667 38.559167, 20.892667 38.559167, 20.892667 38.559167, 20.892667 38.559167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1266'^^xsd:string;
  dwc:observationDate '2000-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631833 20.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.631833"^^xsd:decimal ;
  dwc:decimalLongitude "20.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631833 20.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.631833"^^xsd:decimal ;
  geo-pos:long "20.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1231'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1231'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.983'^^xsd:double;
  dwc:startLongitude '20.983'^^xsd:double;
  dwc:endLongitude '20.983'^^xsd:double;
  dwc:latitude '38.631833'^^xsd:double;
  dwc:startLatitude '38.631833'^^xsd:double;
  dwc:endLatitude '38.631833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.983 38.631833, 20.983 38.631833, 20.983 38.631833, 20.983 38.631833, 20.983 38.631833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1231'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655167 20.935667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655167"^^xsd:decimal ;
  dwc:decimalLongitude "20.935667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655167 20.935667)"^^geo:wktLiteral ;
  geo-pos:lat "38.655167"^^xsd:decimal ;
  geo-pos:long "20.935667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_854'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_854'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.935667'^^xsd:double;
  dwc:startLongitude '20.935667'^^xsd:double;
  dwc:endLongitude '20.935667'^^xsd:double;
  dwc:latitude '38.655167'^^xsd:double;
  dwc:startLatitude '38.655167'^^xsd:double;
  dwc:endLatitude '38.655167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.935667 38.655167, 20.935667 38.655167, 20.935667 38.655167, 20.935667 38.655167, 20.935667 38.655167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_854'^^xsd:string;
  dwc:observationDate '1996-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670333 20.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.670333"^^xsd:decimal ;
  dwc:decimalLongitude "20.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670333 20.891667)"^^geo:wktLiteral ;
  geo-pos:lat "38.670333"^^xsd:decimal ;
  geo-pos:long "20.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1117'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1117'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891667'^^xsd:double;
  dwc:startLongitude '20.891667'^^xsd:double;
  dwc:endLongitude '20.891667'^^xsd:double;
  dwc:latitude '38.670333'^^xsd:double;
  dwc:startLatitude '38.670333'^^xsd:double;
  dwc:endLatitude '38.670333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891667 38.670333, 20.891667 38.670333, 20.891667 38.670333, 20.891667 38.670333, 20.891667 38.670333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1117'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675833 20.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.675833"^^xsd:decimal ;
  dwc:decimalLongitude "20.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675833 20.893)"^^geo:wktLiteral ;
  geo-pos:lat "38.675833"^^xsd:decimal ;
  geo-pos:long "20.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1010'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1010'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.893'^^xsd:double;
  dwc:startLongitude '20.893'^^xsd:double;
  dwc:endLongitude '20.893'^^xsd:double;
  dwc:latitude '38.675833'^^xsd:double;
  dwc:startLatitude '38.675833'^^xsd:double;
  dwc:endLatitude '38.675833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.893 38.675833, 20.893 38.675833, 20.893 38.675833, 20.893 38.675833, 20.893 38.675833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1010'^^xsd:string;
  dwc:observationDate '1997-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7275 20.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7275"^^xsd:decimal ;
  dwc:decimalLongitude "20.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7275 20.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.7275"^^xsd:decimal ;
  geo-pos:long "20.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1127'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1127'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.78'^^xsd:double;
  dwc:startLongitude '20.78'^^xsd:double;
  dwc:endLongitude '20.78'^^xsd:double;
  dwc:latitude '38.7275'^^xsd:double;
  dwc:startLatitude '38.7275'^^xsd:double;
  dwc:endLatitude '38.7275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.78 38.7275, 20.78 38.7275, 20.78 38.7275, 20.78 38.7275, 20.78 38.7275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1127'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637667 20.978833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.637667"^^xsd:decimal ;
  dwc:decimalLongitude "20.978833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637667 20.978833)"^^geo:wktLiteral ;
  geo-pos:lat "38.637667"^^xsd:decimal ;
  geo-pos:long "20.978833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_792'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_792'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.978833'^^xsd:double;
  dwc:startLongitude '20.978833'^^xsd:double;
  dwc:endLongitude '20.978833'^^xsd:double;
  dwc:latitude '38.637667'^^xsd:double;
  dwc:startLatitude '38.637667'^^xsd:double;
  dwc:endLatitude '38.637667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.978833 38.637667, 20.978833 38.637667, 20.978833 38.637667, 20.978833 38.637667, 20.978833 38.637667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_792'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.702833 20.855167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.702833"^^xsd:decimal ;
  dwc:decimalLongitude "20.855167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.702833 20.855167)"^^geo:wktLiteral ;
  geo-pos:lat "38.702833"^^xsd:decimal ;
  geo-pos:long "20.855167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1138'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1138'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.855167'^^xsd:double;
  dwc:startLongitude '20.855167'^^xsd:double;
  dwc:endLongitude '20.855167'^^xsd:double;
  dwc:latitude '38.702833'^^xsd:double;
  dwc:startLatitude '38.702833'^^xsd:double;
  dwc:endLatitude '38.702833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.855167 38.702833, 20.855167 38.702833, 20.855167 38.702833, 20.855167 38.702833, 20.855167 38.702833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1138'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654167 20.939167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654167"^^xsd:decimal ;
  dwc:decimalLongitude "20.939167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654167 20.939167)"^^geo:wktLiteral ;
  geo-pos:lat "38.654167"^^xsd:decimal ;
  geo-pos:long "20.939167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1160'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1160'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.939167'^^xsd:double;
  dwc:startLongitude '20.939167'^^xsd:double;
  dwc:endLongitude '20.939167'^^xsd:double;
  dwc:latitude '38.654167'^^xsd:double;
  dwc:startLatitude '38.654167'^^xsd:double;
  dwc:endLatitude '38.654167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.939167 38.654167, 20.939167 38.654167, 20.939167 38.654167, 20.939167 38.654167, 20.939167 38.654167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1160'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641333 20.970667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.641333"^^xsd:decimal ;
  dwc:decimalLongitude "20.970667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641333 20.970667)"^^geo:wktLiteral ;
  geo-pos:lat "38.641333"^^xsd:decimal ;
  geo-pos:long "20.970667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_847'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_847'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.970667'^^xsd:double;
  dwc:startLongitude '20.970667'^^xsd:double;
  dwc:endLongitude '20.970667'^^xsd:double;
  dwc:latitude '38.641333'^^xsd:double;
  dwc:startLatitude '38.641333'^^xsd:double;
  dwc:endLatitude '38.641333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.970667 38.641333, 20.970667 38.641333, 20.970667 38.641333, 20.970667 38.641333, 20.970667 38.641333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_847'^^xsd:string;
  dwc:observationDate '1995-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.495667 21.068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.495667"^^xsd:decimal ;
  dwc:decimalLongitude "21.068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.495667 21.068333)"^^geo:wktLiteral ;
  geo-pos:lat "38.495667"^^xsd:decimal ;
  geo-pos:long "21.068333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_761'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_761'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.068333'^^xsd:double;
  dwc:startLongitude '21.068333'^^xsd:double;
  dwc:endLongitude '21.068333'^^xsd:double;
  dwc:latitude '38.495667'^^xsd:double;
  dwc:startLatitude '38.495667'^^xsd:double;
  dwc:endLatitude '38.495667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.068333 38.495667, 21.068333 38.495667, 21.068333 38.495667, 21.068333 38.495667, 21.068333 38.495667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_761'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663 20.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663"^^xsd:decimal ;
  dwc:decimalLongitude "20.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663 20.907)"^^geo:wktLiteral ;
  geo-pos:lat "38.663"^^xsd:decimal ;
  geo-pos:long "20.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_901'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_901'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.907'^^xsd:double;
  dwc:startLongitude '20.907'^^xsd:double;
  dwc:endLongitude '20.907'^^xsd:double;
  dwc:latitude '38.663'^^xsd:double;
  dwc:startLatitude '38.663'^^xsd:double;
  dwc:endLatitude '38.663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.907 38.663, 20.907 38.663, 20.907 38.663, 20.907 38.663, 20.907 38.663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_901'^^xsd:string;
  dwc:observationDate '1996-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 20.981167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.636"^^xsd:decimal ;
  dwc:decimalLongitude "20.981167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 20.981167)"^^geo:wktLiteral ;
  geo-pos:lat "38.636"^^xsd:decimal ;
  geo-pos:long "20.981167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_939'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_939'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.981167'^^xsd:double;
  dwc:startLongitude '20.981167'^^xsd:double;
  dwc:endLongitude '20.981167'^^xsd:double;
  dwc:latitude '38.636'^^xsd:double;
  dwc:startLatitude '38.636'^^xsd:double;
  dwc:endLatitude '38.636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.981167 38.636, 20.981167 38.636, 20.981167 38.636, 20.981167 38.636, 20.981167 38.636))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_939'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685333 20.736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685333"^^xsd:decimal ;
  dwc:decimalLongitude "20.736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685333 20.736667)"^^geo:wktLiteral ;
  geo-pos:lat "38.685333"^^xsd:decimal ;
  geo-pos:long "20.736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1028'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1028'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.736667'^^xsd:double;
  dwc:startLongitude '20.736667'^^xsd:double;
  dwc:endLongitude '20.736667'^^xsd:double;
  dwc:latitude '38.685333'^^xsd:double;
  dwc:startLatitude '38.685333'^^xsd:double;
  dwc:endLatitude '38.685333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.736667 38.685333, 20.736667 38.685333, 20.736667 38.685333, 20.736667 38.685333, 20.736667 38.685333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1028'^^xsd:string;
  dwc:observationDate '1998-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7545 20.802167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7545"^^xsd:decimal ;
  dwc:decimalLongitude "20.802167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7545 20.802167)"^^geo:wktLiteral ;
  geo-pos:lat "38.7545"^^xsd:decimal ;
  geo-pos:long "20.802167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1250'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1250'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.802167'^^xsd:double;
  dwc:startLongitude '20.802167'^^xsd:double;
  dwc:endLongitude '20.802167'^^xsd:double;
  dwc:latitude '38.7545'^^xsd:double;
  dwc:startLatitude '38.7545'^^xsd:double;
  dwc:endLatitude '38.7545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.802167 38.7545, 20.802167 38.7545, 20.802167 38.7545, 20.802167 38.7545, 20.802167 38.7545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1250'^^xsd:string;
  dwc:observationDate '2000-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.585333 20.975333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.585333"^^xsd:decimal ;
  dwc:decimalLongitude "20.975333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.585333 20.975333)"^^geo:wktLiteral ;
  geo-pos:lat "38.585333"^^xsd:decimal ;
  geo-pos:long "20.975333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_959'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_959'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.975333'^^xsd:double;
  dwc:startLongitude '20.975333'^^xsd:double;
  dwc:endLongitude '20.975333'^^xsd:double;
  dwc:latitude '38.585333'^^xsd:double;
  dwc:startLatitude '38.585333'^^xsd:double;
  dwc:endLatitude '38.585333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.975333 38.585333, 20.975333 38.585333, 20.975333 38.585333, 20.975333 38.585333, 20.975333 38.585333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_959'^^xsd:string;
  dwc:observationDate '1997-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.960167 20.797333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.960167"^^xsd:decimal ;
  dwc:decimalLongitude "20.797333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.960167 20.797333)"^^geo:wktLiteral ;
  geo-pos:lat "38.960167"^^xsd:decimal ;
  geo-pos:long "20.797333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_274'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_274'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.797333'^^xsd:double;
  dwc:startLongitude '20.797333'^^xsd:double;
  dwc:endLongitude '20.797333'^^xsd:double;
  dwc:latitude '38.960167'^^xsd:double;
  dwc:startLatitude '38.960167'^^xsd:double;
  dwc:endLatitude '38.960167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.797333 38.960167, 20.797333 38.960167, 20.797333 38.960167, 20.797333 38.960167, 20.797333 38.960167))'^^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 '774_274'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.328833 14.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.328833"^^xsd:decimal ;
  dwc:decimalLongitude "14.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.328833 14.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.328833"^^xsd:decimal ;
  geo-pos:long "14.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2103'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2103'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.783'^^xsd:double;
  dwc:startLongitude '14.783'^^xsd:double;
  dwc:endLongitude '14.783'^^xsd:double;
  dwc:latitude '44.328833'^^xsd:double;
  dwc:startLatitude '44.328833'^^xsd:double;
  dwc:endLatitude '44.328833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.783 44.328833, 14.783 44.328833, 14.783 44.328833, 14.783 44.328833, 14.783 44.328833))'^^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 '774_2103'^^xsd:string;
  dwc:observationDate '1997-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991 20.891167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991"^^xsd:decimal ;
  dwc:decimalLongitude "20.891167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991 20.891167)"^^geo:wktLiteral ;
  geo-pos:lat "38.991"^^xsd:decimal ;
  geo-pos:long "20.891167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_27'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_27'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891167'^^xsd:double;
  dwc:startLongitude '20.891167'^^xsd:double;
  dwc:endLongitude '20.891167'^^xsd:double;
  dwc:latitude '38.991'^^xsd:double;
  dwc:startLatitude '38.991'^^xsd:double;
  dwc:endLatitude '38.991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891167 38.991, 20.891167 38.991, 20.891167 38.991, 20.891167 38.991, 20.891167 38.991))'^^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 '774_27'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883333 20.6575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883333"^^xsd:decimal ;
  dwc:decimalLongitude "20.6575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883333 20.6575)"^^geo:wktLiteral ;
  geo-pos:lat "38.883333"^^xsd:decimal ;
  geo-pos:long "20.6575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2451'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2451'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.6575'^^xsd:double;
  dwc:startLongitude '20.6575'^^xsd:double;
  dwc:endLongitude '20.6575'^^xsd:double;
  dwc:latitude '38.883333'^^xsd:double;
  dwc:startLatitude '38.883333'^^xsd:double;
  dwc:endLatitude '38.883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.6575 38.883333, 20.6575 38.883333, 20.6575 38.883333, 20.6575 38.883333, 20.6575 38.883333))'^^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 '774_2451'^^xsd:string;
  dwc:observationDate '1991-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.866667 20.640167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.866667"^^xsd:decimal ;
  dwc:decimalLongitude "20.640167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.866667 20.640167)"^^geo:wktLiteral ;
  geo-pos:lat "38.866667"^^xsd:decimal ;
  geo-pos:long "20.640167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2690'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2690'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.640167'^^xsd:double;
  dwc:startLongitude '20.640167'^^xsd:double;
  dwc:endLongitude '20.640167'^^xsd:double;
  dwc:latitude '38.866667'^^xsd:double;
  dwc:startLatitude '38.866667'^^xsd:double;
  dwc:endLatitude '38.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.640167 38.866667, 20.640167 38.866667, 20.640167 38.866667, 20.640167 38.866667, 20.640167 38.866667))'^^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 '774_2690'^^xsd:string;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4908 14.6819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4908"^^xsd:decimal ;
  dwc:decimalLongitude "14.6819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4908 14.6819)"^^geo:wktLiteral ;
  geo-pos:lat "44.4908"^^xsd:decimal ;
  geo-pos:long "14.6819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1950'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1950'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6819'^^xsd:double;
  dwc:startLongitude '14.6819'^^xsd:double;
  dwc:endLongitude '14.6819'^^xsd:double;
  dwc:latitude '44.4908'^^xsd:double;
  dwc:startLatitude '44.4908'^^xsd:double;
  dwc:endLatitude '44.4908'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6819 44.4908, 14.6819 44.4908, 14.6819 44.4908, 14.6819 44.4908, 14.6819 44.4908))'^^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 '774_1950'^^xsd:string;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54967 14.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.54967"^^xsd:decimal ;
  dwc:decimalLongitude "14.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54967 14.644)"^^geo:wktLiteral ;
  geo-pos:lat "44.54967"^^xsd:decimal ;
  geo-pos:long "14.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1657'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1657'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.644'^^xsd:double;
  dwc:startLongitude '14.644'^^xsd:double;
  dwc:endLongitude '14.644'^^xsd:double;
  dwc:latitude '44.54967'^^xsd:double;
  dwc:startLatitude '44.54967'^^xsd:double;
  dwc:endLatitude '44.54967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.644 44.54967, 14.644 44.54967, 14.644 44.54967, 14.644 44.54967, 14.644 44.54967))'^^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 '774_1657'^^xsd:string;
  dwc:observationDate '1990-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665667 20.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665667"^^xsd:decimal ;
  dwc:decimalLongitude "20.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665667 20.946)"^^geo:wktLiteral ;
  geo-pos:lat "38.665667"^^xsd:decimal ;
  geo-pos:long "20.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1314'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1314'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946'^^xsd:double;
  dwc:startLongitude '20.946'^^xsd:double;
  dwc:endLongitude '20.946'^^xsd:double;
  dwc:latitude '38.665667'^^xsd:double;
  dwc:startLatitude '38.665667'^^xsd:double;
  dwc:endLatitude '38.665667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946 38.665667, 20.946 38.665667, 20.946 38.665667, 20.946 38.665667, 20.946 38.665667))'^^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 '774_1314'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.934833 20.8005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.934833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.934833 20.8005)"^^geo:wktLiteral ;
  geo-pos:lat "38.934833"^^xsd:decimal ;
  geo-pos:long "20.8005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8005'^^xsd:double;
  dwc:startLongitude '20.8005'^^xsd:double;
  dwc:endLongitude '20.8005'^^xsd:double;
  dwc:latitude '38.934833'^^xsd:double;
  dwc:startLatitude '38.934833'^^xsd:double;
  dwc:endLatitude '38.934833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8005 38.934833, 20.8005 38.934833, 20.8005 38.934833, 20.8005 38.934833, 20.8005 38.934833))'^^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 '774_3'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6517 14.5567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6517"^^xsd:decimal ;
  dwc:decimalLongitude "14.5567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6517 14.5567)"^^geo:wktLiteral ;
  geo-pos:lat "44.6517"^^xsd:decimal ;
  geo-pos:long "14.5567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1801'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1801'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5567'^^xsd:double;
  dwc:startLongitude '14.5567'^^xsd:double;
  dwc:endLongitude '14.5567'^^xsd:double;
  dwc:latitude '44.6517'^^xsd:double;
  dwc:startLatitude '44.6517'^^xsd:double;
  dwc:endLatitude '44.6517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5567 44.6517, 14.5567 44.6517, 14.5567 44.6517, 14.5567 44.6517, 14.5567 44.6517))'^^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 '774_1801'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.618833 20.973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.618833"^^xsd:decimal ;
  dwc:decimalLongitude "20.973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.618833 20.973333)"^^geo:wktLiteral ;
  geo-pos:lat "38.618833"^^xsd:decimal ;
  geo-pos:long "20.973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1129'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1129'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.973333'^^xsd:double;
  dwc:startLongitude '20.973333'^^xsd:double;
  dwc:endLongitude '20.973333'^^xsd:double;
  dwc:latitude '38.618833'^^xsd:double;
  dwc:startLatitude '38.618833'^^xsd:double;
  dwc:endLatitude '38.618833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.973333 38.618833, 20.973333 38.618833, 20.973333 38.618833, 20.973333 38.618833, 20.973333 38.618833))'^^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 '774_1129'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 14.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 14.925)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "14.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2387'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2387'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.925'^^xsd:double;
  dwc:startLongitude '14.925'^^xsd:double;
  dwc:endLongitude '14.925'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:startLatitude '40.35'^^xsd:double;
  dwc:endLatitude '40.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.925 40.35, 14.925 40.35, 14.925 40.35, 14.925 40.35, 14.925 40.35))'^^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 '774_2387'^^xsd:string;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968167 20.938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968167"^^xsd:decimal ;
  dwc:decimalLongitude "20.938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968167 20.938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.968167"^^xsd:decimal ;
  geo-pos:long "20.938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_33'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_33'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.938333'^^xsd:double;
  dwc:startLongitude '20.938333'^^xsd:double;
  dwc:endLongitude '20.938333'^^xsd:double;
  dwc:latitude '38.968167'^^xsd:double;
  dwc:startLatitude '38.968167'^^xsd:double;
  dwc:endLatitude '38.968167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.938333 38.968167, 20.938333 38.968167, 20.938333 38.968167, 20.938333 38.968167, 20.938333 38.968167))'^^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 '774_33'^^xsd:string;
  dwc:observationDate '2004-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9805"^^xsd:decimal ;
  dwc:decimalLongitude "20.923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9805"^^xsd:decimal ;
  geo-pos:long "20.923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_305'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_305'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923333'^^xsd:double;
  dwc:startLongitude '20.923333'^^xsd:double;
  dwc:endLongitude '20.923333'^^xsd:double;
  dwc:latitude '38.9805'^^xsd:double;
  dwc:startLatitude '38.9805'^^xsd:double;
  dwc:endLatitude '38.9805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923333 38.9805, 20.923333 38.9805, 20.923333 38.9805, 20.923333 38.9805, 20.923333 38.9805))'^^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 '774_305'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.783333 18.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.783333"^^xsd:decimal ;
  dwc:decimalLongitude "18.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.783333 18.647833)"^^geo:wktLiteral ;
  geo-pos:lat "39.783333"^^xsd:decimal ;
  geo-pos:long "18.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2691'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2691'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.647833'^^xsd:double;
  dwc:startLongitude '18.647833'^^xsd:double;
  dwc:endLongitude '18.647833'^^xsd:double;
  dwc:latitude '39.783333'^^xsd:double;
  dwc:startLatitude '39.783333'^^xsd:double;
  dwc:endLatitude '39.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.647833 39.783333, 18.647833 39.783333, 18.647833 39.783333, 18.647833 39.783333, 18.647833 39.783333))'^^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 '774_2691'^^xsd:string;
  dwc:observationDate '1993-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999833 20.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.999833"^^xsd:decimal ;
  dwc:decimalLongitude "20.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999833 20.846)"^^geo:wktLiteral ;
  geo-pos:lat "38.999833"^^xsd:decimal ;
  geo-pos:long "20.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_293'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_293'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.846'^^xsd:double;
  dwc:startLongitude '20.846'^^xsd:double;
  dwc:endLongitude '20.846'^^xsd:double;
  dwc:latitude '38.999833'^^xsd:double;
  dwc:startLatitude '38.999833'^^xsd:double;
  dwc:endLatitude '38.999833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.846 38.999833, 20.846 38.999833, 20.846 38.999833, 20.846 38.999833, 20.846 38.999833))'^^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 '774_293'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 20.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958333"^^xsd:decimal ;
  dwc:decimalLongitude "20.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 20.875)"^^geo:wktLiteral ;
  geo-pos:lat "38.958333"^^xsd:decimal ;
  geo-pos:long "20.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_192'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_192'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.875'^^xsd:double;
  dwc:startLongitude '20.875'^^xsd:double;
  dwc:endLongitude '20.875'^^xsd:double;
  dwc:latitude '38.958333'^^xsd:double;
  dwc:startLatitude '38.958333'^^xsd:double;
  dwc:endLatitude '38.958333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.875 38.958333, 20.875 38.958333, 20.875 38.958333, 20.875 38.958333, 20.875 38.958333))'^^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 '774_192'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.998167 8.373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.998167"^^xsd:decimal ;
  dwc:decimalLongitude "8.373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.998167 8.373)"^^geo:wktLiteral ;
  geo-pos:lat "40.998167"^^xsd:decimal ;
  geo-pos:long "8.373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2712'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2712'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.373'^^xsd:double;
  dwc:startLongitude '8.373'^^xsd:double;
  dwc:endLongitude '8.373'^^xsd:double;
  dwc:latitude '40.998167'^^xsd:double;
  dwc:startLatitude '40.998167'^^xsd:double;
  dwc:endLatitude '40.998167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.373 40.998167, 8.373 40.998167, 8.373 40.998167, 8.373 40.998167, 8.373 40.998167))'^^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 '774_2712'^^xsd:string;
  dwc:observationDate '1994-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9845 20.889833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9845"^^xsd:decimal ;
  dwc:decimalLongitude "20.889833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9845 20.889833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9845"^^xsd:decimal ;
  geo-pos:long "20.889833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_544'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_544'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.889833'^^xsd:double;
  dwc:startLongitude '20.889833'^^xsd:double;
  dwc:endLongitude '20.889833'^^xsd:double;
  dwc:latitude '38.9845'^^xsd:double;
  dwc:startLatitude '38.9845'^^xsd:double;
  dwc:endLatitude '38.9845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.889833 38.9845, 20.889833 38.9845, 20.889833 38.9845, 20.889833 38.9845, 20.889833 38.9845))'^^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 '774_544'^^xsd:string;
  dwc:observationDate '2010-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975833 20.937833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975833"^^xsd:decimal ;
  dwc:decimalLongitude "20.937833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975833 20.937833)"^^geo:wktLiteral ;
  geo-pos:lat "38.975833"^^xsd:decimal ;
  geo-pos:long "20.937833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8266'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937833'^^xsd:double;
  dwc:startLongitude '20.937833'^^xsd:double;
  dwc:endLongitude '20.937833'^^xsd:double;
  dwc:latitude '38.975833'^^xsd:double;
  dwc:startLatitude '38.975833'^^xsd:double;
  dwc:endLatitude '38.975833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937833 38.975833, 20.937833 38.975833, 20.937833 38.975833, 20.937833 38.975833, 20.937833 38.975833))'^^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 '774_8266'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978167 20.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978167"^^xsd:decimal ;
  dwc:decimalLongitude "20.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978167 20.988)"^^geo:wktLiteral ;
  geo-pos:lat "38.978167"^^xsd:decimal ;
  geo-pos:long "20.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_309'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_309'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.988'^^xsd:double;
  dwc:startLongitude '20.988'^^xsd:double;
  dwc:endLongitude '20.988'^^xsd:double;
  dwc:latitude '38.978167'^^xsd:double;
  dwc:startLatitude '38.978167'^^xsd:double;
  dwc:endLatitude '38.978167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.988 38.978167, 20.988 38.978167, 20.988 38.978167, 20.988 38.978167, 20.988 38.978167))'^^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 '774_309'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977667 20.957333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977667"^^xsd:decimal ;
  dwc:decimalLongitude "20.957333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977667 20.957333)"^^geo:wktLiteral ;
  geo-pos:lat "38.977667"^^xsd:decimal ;
  geo-pos:long "20.957333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_105'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_105'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957333'^^xsd:double;
  dwc:startLongitude '20.957333'^^xsd:double;
  dwc:endLongitude '20.957333'^^xsd:double;
  dwc:latitude '38.977667'^^xsd:double;
  dwc:startLatitude '38.977667'^^xsd:double;
  dwc:endLatitude '38.977667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957333 38.977667, 20.957333 38.977667, 20.957333 38.977667, 20.957333 38.977667, 20.957333 38.977667))'^^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 '774_105'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985667 21.0145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985667 21.0145)"^^geo:wktLiteral ;
  geo-pos:lat "38.985667"^^xsd:decimal ;
  geo-pos:long "21.0145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_468'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0145'^^xsd:double;
  dwc:startLongitude '21.0145'^^xsd:double;
  dwc:endLongitude '21.0145'^^xsd:double;
  dwc:latitude '38.985667'^^xsd:double;
  dwc:startLatitude '38.985667'^^xsd:double;
  dwc:endLatitude '38.985667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0145 38.985667, 21.0145 38.985667, 21.0145 38.985667, 21.0145 38.985667, 21.0145 38.985667))'^^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 '774_468'^^xsd:string;
  dwc:observationDate '2009-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9845 20.911333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9845"^^xsd:decimal ;
  dwc:decimalLongitude "20.911333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9845 20.911333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9845"^^xsd:decimal ;
  geo-pos:long "20.911333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_303'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_303'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.911333'^^xsd:double;
  dwc:startLongitude '20.911333'^^xsd:double;
  dwc:endLongitude '20.911333'^^xsd:double;
  dwc:latitude '38.9845'^^xsd:double;
  dwc:startLatitude '38.9845'^^xsd:double;
  dwc:endLatitude '38.9845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.911333 38.9845, 20.911333 38.9845, 20.911333 38.9845, 20.911333 38.9845, 20.911333 38.9845))'^^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 '774_303'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986667"^^xsd:decimal ;
  dwc:decimalLongitude "20.968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.986667"^^xsd:decimal ;
  geo-pos:long "20.968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_545'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_545'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.968333'^^xsd:double;
  dwc:startLongitude '20.968333'^^xsd:double;
  dwc:endLongitude '20.968333'^^xsd:double;
  dwc:latitude '38.986667'^^xsd:double;
  dwc:startLatitude '38.986667'^^xsd:double;
  dwc:endLatitude '38.986667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.968333 38.986667, 20.968333 38.986667, 20.968333 38.986667, 20.968333 38.986667, 20.968333 38.986667))'^^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 '774_545'^^xsd:string;
  dwc:observationDate '2010-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.535 14.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.535"^^xsd:decimal ;
  dwc:decimalLongitude "14.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.535 14.517)"^^geo:wktLiteral ;
  geo-pos:lat "44.535"^^xsd:decimal ;
  geo-pos:long "14.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2212'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2212'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.517'^^xsd:double;
  dwc:startLongitude '14.517'^^xsd:double;
  dwc:endLongitude '14.517'^^xsd:double;
  dwc:latitude '44.535'^^xsd:double;
  dwc:startLatitude '44.535'^^xsd:double;
  dwc:endLatitude '44.535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.517 44.535, 14.517 44.535, 14.517 44.535, 14.517 44.535, 14.517 44.535))'^^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 '774_2212'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 21.079833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986"^^xsd:decimal ;
  dwc:decimalLongitude "21.079833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 21.079833)"^^geo:wktLiteral ;
  geo-pos:lat "38.986"^^xsd:decimal ;
  geo-pos:long "21.079833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_219'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_219'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.079833'^^xsd:double;
  dwc:startLongitude '21.079833'^^xsd:double;
  dwc:endLongitude '21.079833'^^xsd:double;
  dwc:latitude '38.986'^^xsd:double;
  dwc:startLatitude '38.986'^^xsd:double;
  dwc:endLatitude '38.986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.079833 38.986, 21.079833 38.986, 21.079833 38.986, 21.079833 38.986, 21.079833 38.986))'^^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 '774_219'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0075 20.825667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0075"^^xsd:decimal ;
  dwc:decimalLongitude "20.825667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0075 20.825667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0075"^^xsd:decimal ;
  geo-pos:long "20.825667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_310'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_310'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.825667'^^xsd:double;
  dwc:startLongitude '20.825667'^^xsd:double;
  dwc:endLongitude '20.825667'^^xsd:double;
  dwc:latitude '39.0075'^^xsd:double;
  dwc:startLatitude '39.0075'^^xsd:double;
  dwc:endLatitude '39.0075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.825667 39.0075, 20.825667 39.0075, 20.825667 39.0075, 20.825667 39.0075, 20.825667 39.0075))'^^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 '774_310'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969167 20.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969167"^^xsd:decimal ;
  dwc:decimalLongitude "20.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969167 20.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.969167"^^xsd:decimal ;
  geo-pos:long "20.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_428'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_428'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.925'^^xsd:double;
  dwc:startLongitude '20.925'^^xsd:double;
  dwc:endLongitude '20.925'^^xsd:double;
  dwc:latitude '38.969167'^^xsd:double;
  dwc:startLatitude '38.969167'^^xsd:double;
  dwc:endLatitude '38.969167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.925 38.969167, 20.925 38.969167, 20.925 38.969167, 20.925 38.969167, 20.925 38.969167))'^^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 '774_428'^^xsd:string;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.006 20.824833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.006"^^xsd:decimal ;
  dwc:decimalLongitude "20.824833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.006 20.824833)"^^geo:wktLiteral ;
  geo-pos:lat "39.006"^^xsd:decimal ;
  geo-pos:long "20.824833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_267'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_267'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.824833'^^xsd:double;
  dwc:startLongitude '20.824833'^^xsd:double;
  dwc:endLongitude '20.824833'^^xsd:double;
  dwc:latitude '39.006'^^xsd:double;
  dwc:startLatitude '39.006'^^xsd:double;
  dwc:endLatitude '39.006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.824833 39.006, 20.824833 39.006, 20.824833 39.006, 20.824833 39.006, 20.824833 39.006))'^^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 '774_267'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10229 15.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10229"^^xsd:decimal ;
  dwc:decimalLongitude "15.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10229 15.576)"^^geo:wktLiteral ;
  geo-pos:lat "38.10229"^^xsd:decimal ;
  geo-pos:long "15.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8341'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8341'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6519444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.576'^^xsd:double;
  dwc:startLongitude '15.576'^^xsd:double;
  dwc:endLongitude '15.576'^^xsd:double;
  dwc:latitude '38.10229'^^xsd:double;
  dwc:startLatitude '38.10229'^^xsd:double;
  dwc:endLatitude '38.10229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.576 38.10229, 15.576 38.10229, 15.576 38.10229, 15.576 38.10229, 15.576 38.10229))'^^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 '774_8341'^^xsd:string;
  dwc:observationDate '2005-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4728 14.6397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4728"^^xsd:decimal ;
  dwc:decimalLongitude "14.6397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4728 14.6397)"^^geo:wktLiteral ;
  geo-pos:lat "44.4728"^^xsd:decimal ;
  geo-pos:long "14.6397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1895'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1895'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6397'^^xsd:double;
  dwc:startLongitude '14.6397'^^xsd:double;
  dwc:endLongitude '14.6397'^^xsd:double;
  dwc:latitude '44.4728'^^xsd:double;
  dwc:startLatitude '44.4728'^^xsd:double;
  dwc:endLatitude '44.4728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6397 44.4728, 14.6397 44.4728, 14.6397 44.4728, 14.6397 44.4728, 14.6397 44.4728))'^^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 '774_1895'^^xsd:string;
  dwc:observationDate '1993-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959667 20.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959667"^^xsd:decimal ;
  dwc:decimalLongitude "20.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959667 20.924167)"^^geo:wktLiteral ;
  geo-pos:lat "38.959667"^^xsd:decimal ;
  geo-pos:long "20.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_160'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_160'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.924167'^^xsd:double;
  dwc:startLongitude '20.924167'^^xsd:double;
  dwc:endLongitude '20.924167'^^xsd:double;
  dwc:latitude '38.959667'^^xsd:double;
  dwc:startLatitude '38.959667'^^xsd:double;
  dwc:endLatitude '38.959667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.924167 38.959667, 20.924167 38.959667, 20.924167 38.959667, 20.924167 38.959667, 20.924167 38.959667))'^^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 '774_160'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.002167 20.894833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.002167"^^xsd:decimal ;
  dwc:decimalLongitude "20.894833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.002167 20.894833)"^^geo:wktLiteral ;
  geo-pos:lat "39.002167"^^xsd:decimal ;
  geo-pos:long "20.894833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_61'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_61'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894833'^^xsd:double;
  dwc:startLongitude '20.894833'^^xsd:double;
  dwc:endLongitude '20.894833'^^xsd:double;
  dwc:latitude '39.002167'^^xsd:double;
  dwc:startLatitude '39.002167'^^xsd:double;
  dwc:endLatitude '39.002167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894833 39.002167, 20.894833 39.002167, 20.894833 39.002167, 20.894833 39.002167, 20.894833 39.002167))'^^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 '774_61'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667667 12.7495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.667667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667667 12.7495)"^^geo:wktLiteral ;
  geo-pos:lat "44.667667"^^xsd:decimal ;
  geo-pos:long "12.7495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6905'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6905'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.7495'^^xsd:double;
  dwc:startLongitude '12.7495'^^xsd:double;
  dwc:endLongitude '12.7495'^^xsd:double;
  dwc:latitude '44.667667'^^xsd:double;
  dwc:startLatitude '44.667667'^^xsd:double;
  dwc:endLatitude '44.667667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.7495 44.667667, 12.7495 44.667667, 12.7495 44.667667, 12.7495 44.667667, 12.7495 44.667667))'^^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 '774_6905'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637 20.986167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.637"^^xsd:decimal ;
  dwc:decimalLongitude "20.986167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637 20.986167)"^^geo:wktLiteral ;
  geo-pos:lat "38.637"^^xsd:decimal ;
  geo-pos:long "20.986167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8302'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.986167'^^xsd:double;
  dwc:startLongitude '20.986167'^^xsd:double;
  dwc:endLongitude '20.986167'^^xsd:double;
  dwc:latitude '38.637'^^xsd:double;
  dwc:startLatitude '38.637'^^xsd:double;
  dwc:endLatitude '38.637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.986167 38.637, 20.986167 38.637, 20.986167 38.637, 20.986167 38.637, 20.986167 38.637))'^^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 '774_8302'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5785 14.4695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5785"^^xsd:decimal ;
  dwc:decimalLongitude "14.4695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5785 14.4695)"^^geo:wktLiteral ;
  geo-pos:lat "44.5785"^^xsd:decimal ;
  geo-pos:long "14.4695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2033'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2033'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4695'^^xsd:double;
  dwc:startLongitude '14.4695'^^xsd:double;
  dwc:endLongitude '14.4695'^^xsd:double;
  dwc:latitude '44.5785'^^xsd:double;
  dwc:startLatitude '44.5785'^^xsd:double;
  dwc:endLatitude '44.5785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4695 44.5785, 14.4695 44.5785, 14.4695 44.5785, 14.4695 44.5785, 14.4695 44.5785))'^^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 '774_2033'^^xsd:string;
  dwc:observationDate '1996-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4325 14.63833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4325"^^xsd:decimal ;
  dwc:decimalLongitude "14.63833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4325 14.63833)"^^geo:wktLiteral ;
  geo-pos:lat "44.4325"^^xsd:decimal ;
  geo-pos:long "14.63833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2024'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2024'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.63833'^^xsd:double;
  dwc:startLongitude '14.63833'^^xsd:double;
  dwc:endLongitude '14.63833'^^xsd:double;
  dwc:latitude '44.4325'^^xsd:double;
  dwc:startLatitude '44.4325'^^xsd:double;
  dwc:endLatitude '44.4325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.63833 44.4325, 14.63833 44.4325, 14.63833 44.4325, 14.63833 44.4325, 14.63833 44.4325))'^^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 '774_2024'^^xsd:string;
  dwc:observationDate '1996-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766667 15.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.766667"^^xsd:decimal ;
  dwc:decimalLongitude "15.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766667 15.283333)"^^geo:wktLiteral ;
  geo-pos:lat "36.766667"^^xsd:decimal ;
  geo-pos:long "15.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2243'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2243'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.283333'^^xsd:double;
  dwc:startLongitude '15.283333'^^xsd:double;
  dwc:endLongitude '15.283333'^^xsd:double;
  dwc:latitude '36.766667'^^xsd:double;
  dwc:startLatitude '36.766667'^^xsd:double;
  dwc:endLatitude '36.766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.283333 36.766667, 15.283333 36.766667, 15.283333 36.766667, 15.283333 36.766667, 15.283333 36.766667))'^^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 '774_2243'^^xsd:string;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.515 14.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.515"^^xsd:decimal ;
  dwc:decimalLongitude "14.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.515 14.616)"^^geo:wktLiteral ;
  geo-pos:lat "44.515"^^xsd:decimal ;
  geo-pos:long "14.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2205'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2205'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.616'^^xsd:double;
  dwc:startLongitude '14.616'^^xsd:double;
  dwc:endLongitude '14.616'^^xsd:double;
  dwc:latitude '44.515'^^xsd:double;
  dwc:startLatitude '44.515'^^xsd:double;
  dwc:endLatitude '44.515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.616 44.515, 14.616 44.515, 14.616 44.515, 14.616 44.515, 14.616 44.515))'^^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 '774_2205'^^xsd:string;
  dwc:observationDate '2000-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.335 14.775333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.335"^^xsd:decimal ;
  dwc:decimalLongitude "14.775333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.335 14.775333)"^^geo:wktLiteral ;
  geo-pos:lat "44.335"^^xsd:decimal ;
  geo-pos:long "14.775333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2101'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2101'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.775333'^^xsd:double;
  dwc:startLongitude '14.775333'^^xsd:double;
  dwc:endLongitude '14.775333'^^xsd:double;
  dwc:latitude '44.335'^^xsd:double;
  dwc:startLatitude '44.335'^^xsd:double;
  dwc:endLatitude '44.335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.775333 44.335, 14.775333 44.335, 14.775333 44.335, 14.775333 44.335, 14.775333 44.335))'^^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 '774_2101'^^xsd:string;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264844 15.660861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.264844"^^xsd:decimal ;
  dwc:decimalLongitude "15.660861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264844 15.660861)"^^geo:wktLiteral ;
  geo-pos:lat "38.264844"^^xsd:decimal ;
  geo-pos:long "15.660861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8438'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8438'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.660861'^^xsd:double;
  dwc:startLongitude '15.660861'^^xsd:double;
  dwc:endLongitude '15.660861'^^xsd:double;
  dwc:latitude '38.264844'^^xsd:double;
  dwc:startLatitude '38.264844'^^xsd:double;
  dwc:endLatitude '38.264844'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.660861 38.264844, 15.660861 38.264844, 15.660861 38.264844, 15.660861 38.264844, 15.660861 38.264844))'^^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 '774_8438'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983333 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983333"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983333 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.983333"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2388'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2388'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:startLongitude '9.7'^^xsd:double;
  dwc:endLongitude '9.7'^^xsd:double;
  dwc:latitude '40.983333'^^xsd:double;
  dwc:startLatitude '40.983333'^^xsd:double;
  dwc:endLatitude '40.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7 40.983333, 9.7 40.983333, 9.7 40.983333, 9.7 40.983333, 9.7 40.983333))'^^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 '774_2388'^^xsd:string;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.596333 20.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.596333"^^xsd:decimal ;
  dwc:decimalLongitude "20.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.596333 20.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.596333"^^xsd:decimal ;
  geo-pos:long "20.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1393'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1393'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.95'^^xsd:double;
  dwc:startLongitude '20.95'^^xsd:double;
  dwc:endLongitude '20.95'^^xsd:double;
  dwc:latitude '38.596333'^^xsd:double;
  dwc:startLatitude '38.596333'^^xsd:double;
  dwc:endLatitude '38.596333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.95 38.596333, 20.95 38.596333, 20.95 38.596333, 20.95 38.596333, 20.95 38.596333))'^^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 '774_1393'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.63333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.63333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.63333)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.63333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2190'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2190'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.63333'^^xsd:double;
  dwc:startLongitude '14.63333'^^xsd:double;
  dwc:endLongitude '14.63333'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:startLatitude '44.5'^^xsd:double;
  dwc:endLatitude '44.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.63333 44.5, 14.63333 44.5, 14.63333 44.5, 14.63333 44.5, 14.63333 44.5))'^^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 '774_2190'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353 22.387833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.353"^^xsd:decimal ;
  dwc:decimalLongitude "22.387833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353 22.387833)"^^geo:wktLiteral ;
  geo-pos:lat "38.353"^^xsd:decimal ;
  geo-pos:long "22.387833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_600'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_600'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.387833'^^xsd:double;
  dwc:startLongitude '22.387833'^^xsd:double;
  dwc:endLongitude '22.387833'^^xsd:double;
  dwc:latitude '38.353'^^xsd:double;
  dwc:startLatitude '38.353'^^xsd:double;
  dwc:endLatitude '38.353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.387833 38.353, 22.387833 38.353, 22.387833 38.353, 22.387833 38.353, 22.387833 38.353))'^^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 '774_600'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.9575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "20.9575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.9575)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "20.9575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2687'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2687'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9575'^^xsd:double;
  dwc:startLongitude '20.9575'^^xsd:double;
  dwc:endLongitude '20.9575'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:startLatitude '38.55'^^xsd:double;
  dwc:endLatitude '38.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9575 38.55, 20.9575 38.55, 20.9575 38.55, 20.9575 38.55, 20.9575 38.55))'^^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 '774_2687'^^xsd:string;
  dwc:observationDate '1993-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 21.108167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953"^^xsd:decimal ;
  dwc:decimalLongitude "21.108167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 21.108167)"^^geo:wktLiteral ;
  geo-pos:lat "38.953"^^xsd:decimal ;
  geo-pos:long "21.108167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8244'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.108167'^^xsd:double;
  dwc:startLongitude '21.108167'^^xsd:double;
  dwc:endLongitude '21.108167'^^xsd:double;
  dwc:latitude '38.953'^^xsd:double;
  dwc:startLatitude '38.953'^^xsd:double;
  dwc:endLatitude '38.953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.108167 38.953, 21.108167 38.953, 21.108167 38.953, 21.108167 38.953, 21.108167 38.953))'^^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 '774_8244'^^xsd:string;
  dwc:observationDate '2008-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954833 20.950833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954833"^^xsd:decimal ;
  dwc:decimalLongitude "20.950833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954833 20.950833)"^^geo:wktLiteral ;
  geo-pos:lat "38.954833"^^xsd:decimal ;
  geo-pos:long "20.950833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8233'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8233'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.950833'^^xsd:double;
  dwc:startLongitude '20.950833'^^xsd:double;
  dwc:endLongitude '20.950833'^^xsd:double;
  dwc:latitude '38.954833'^^xsd:double;
  dwc:startLatitude '38.954833'^^xsd:double;
  dwc:endLatitude '38.954833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.950833 38.954833, 20.950833 38.954833, 20.950833 38.954833, 20.950833 38.954833, 20.950833 38.954833))'^^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 '774_8233'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6355 20.962833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6355"^^xsd:decimal ;
  dwc:decimalLongitude "20.962833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6355 20.962833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6355"^^xsd:decimal ;
  geo-pos:long "20.962833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1578'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1578'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962833'^^xsd:double;
  dwc:startLongitude '20.962833'^^xsd:double;
  dwc:endLongitude '20.962833'^^xsd:double;
  dwc:latitude '38.6355'^^xsd:double;
  dwc:startLatitude '38.6355'^^xsd:double;
  dwc:endLatitude '38.6355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962833 38.6355, 20.962833 38.6355, 20.962833 38.6355, 20.962833 38.6355, 20.962833 38.6355))'^^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 '774_1578'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4725 14.7206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4725"^^xsd:decimal ;
  dwc:decimalLongitude "14.7206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4725 14.7206)"^^geo:wktLiteral ;
  geo-pos:lat "44.4725"^^xsd:decimal ;
  geo-pos:long "14.7206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1780'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1780'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7206'^^xsd:double;
  dwc:startLongitude '14.7206'^^xsd:double;
  dwc:endLongitude '14.7206'^^xsd:double;
  dwc:latitude '44.4725'^^xsd:double;
  dwc:startLatitude '44.4725'^^xsd:double;
  dwc:endLatitude '44.4725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7206 44.4725, 14.7206 44.4725, 14.7206 44.4725, 14.7206 44.4725, 14.7206 44.4725))'^^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 '774_1780'^^xsd:string;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352833 22.388833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.352833"^^xsd:decimal ;
  dwc:decimalLongitude "22.388833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352833 22.388833)"^^geo:wktLiteral ;
  geo-pos:lat "38.352833"^^xsd:decimal ;
  geo-pos:long "22.388833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_639'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_639'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.388833'^^xsd:double;
  dwc:startLongitude '22.388833'^^xsd:double;
  dwc:endLongitude '22.388833'^^xsd:double;
  dwc:latitude '38.352833'^^xsd:double;
  dwc:startLatitude '38.352833'^^xsd:double;
  dwc:endLatitude '38.352833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.388833 38.352833, 22.388833 38.352833, 22.388833 38.352833, 22.388833 38.352833, 22.388833 38.352833))'^^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 '774_639'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958167 20.914667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958167"^^xsd:decimal ;
  dwc:decimalLongitude "20.914667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958167 20.914667)"^^geo:wktLiteral ;
  geo-pos:lat "38.958167"^^xsd:decimal ;
  geo-pos:long "20.914667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_55'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_55'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914667'^^xsd:double;
  dwc:startLongitude '20.914667'^^xsd:double;
  dwc:endLongitude '20.914667'^^xsd:double;
  dwc:latitude '38.958167'^^xsd:double;
  dwc:startLatitude '38.958167'^^xsd:double;
  dwc:endLatitude '38.958167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914667 38.958167, 20.914667 38.958167, 20.914667 38.958167, 20.914667 38.958167, 20.914667 38.958167))'^^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 '774_55'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9835 21.007833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9835"^^xsd:decimal ;
  dwc:decimalLongitude "21.007833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9835 21.007833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9835"^^xsd:decimal ;
  geo-pos:long "21.007833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8223'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8223'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.007833'^^xsd:double;
  dwc:startLongitude '21.007833'^^xsd:double;
  dwc:endLongitude '21.007833'^^xsd:double;
  dwc:latitude '38.9835'^^xsd:double;
  dwc:startLatitude '38.9835'^^xsd:double;
  dwc:endLatitude '38.9835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.007833 38.9835, 21.007833 38.9835, 21.007833 38.9835, 21.007833 38.9835, 21.007833 38.9835))'^^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 '774_8223'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 8.349667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.349667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 8.349667)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "8.349667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2623'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2623'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.349667'^^xsd:double;
  dwc:startLongitude '8.349667'^^xsd:double;
  dwc:endLongitude '8.349667'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:startLatitude '41.05'^^xsd:double;
  dwc:endLatitude '41.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.349667 41.05, 8.349667 41.05, 8.349667 41.05, 8.349667 41.05, 8.349667 41.05))'^^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 '774_2623'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.681 20.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.681"^^xsd:decimal ;
  dwc:decimalLongitude "20.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.681 20.898)"^^geo:wktLiteral ;
  geo-pos:lat "38.681"^^xsd:decimal ;
  geo-pos:long "20.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_931'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_931'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.898'^^xsd:double;
  dwc:startLongitude '20.898'^^xsd:double;
  dwc:endLongitude '20.898'^^xsd:double;
  dwc:latitude '38.681'^^xsd:double;
  dwc:startLatitude '38.681'^^xsd:double;
  dwc:endLatitude '38.681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.898 38.681, 20.898 38.681, 20.898 38.681, 20.898 38.681, 20.898 38.681))'^^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 '774_931'^^xsd:string;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.650667 20.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.650667"^^xsd:decimal ;
  dwc:decimalLongitude "20.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.650667 20.886)"^^geo:wktLiteral ;
  geo-pos:lat "38.650667"^^xsd:decimal ;
  geo-pos:long "20.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1520'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1520'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.886'^^xsd:double;
  dwc:startLongitude '20.886'^^xsd:double;
  dwc:endLongitude '20.886'^^xsd:double;
  dwc:latitude '38.650667'^^xsd:double;
  dwc:startLatitude '38.650667'^^xsd:double;
  dwc:endLatitude '38.650667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.886 38.650667, 20.886 38.650667, 20.886 38.650667, 20.886 38.650667, 20.886 38.650667))'^^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 '774_1520'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989 21.010667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989"^^xsd:decimal ;
  dwc:decimalLongitude "21.010667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989 21.010667)"^^geo:wktLiteral ;
  geo-pos:lat "38.989"^^xsd:decimal ;
  geo-pos:long "21.010667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_350'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_350'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.010667'^^xsd:double;
  dwc:startLongitude '21.010667'^^xsd:double;
  dwc:endLongitude '21.010667'^^xsd:double;
  dwc:latitude '38.989'^^xsd:double;
  dwc:startLatitude '38.989'^^xsd:double;
  dwc:endLatitude '38.989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.010667 38.989, 21.010667 38.989, 21.010667 38.989, 21.010667 38.989, 21.010667 38.989))'^^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 '774_350'^^xsd:string;
  dwc:observationDate '2007-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.287833 13.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.287833"^^xsd:decimal ;
  dwc:decimalLongitude "13.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.287833 13.233)"^^geo:wktLiteral ;
  geo-pos:lat "45.287833"^^xsd:decimal ;
  geo-pos:long "13.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6915'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6915'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.233'^^xsd:double;
  dwc:startLongitude '13.233'^^xsd:double;
  dwc:endLongitude '13.233'^^xsd:double;
  dwc:latitude '45.287833'^^xsd:double;
  dwc:startLatitude '45.287833'^^xsd:double;
  dwc:endLatitude '45.287833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.233 45.287833, 13.233 45.287833, 13.233 45.287833, 13.233 45.287833, 13.233 45.287833))'^^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 '774_6915'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6097 14.4364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6097"^^xsd:decimal ;
  dwc:decimalLongitude "14.4364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6097 14.4364)"^^geo:wktLiteral ;
  geo-pos:lat "44.6097"^^xsd:decimal ;
  geo-pos:long "14.4364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1712'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1712'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4364'^^xsd:double;
  dwc:startLongitude '14.4364'^^xsd:double;
  dwc:endLongitude '14.4364'^^xsd:double;
  dwc:latitude '44.6097'^^xsd:double;
  dwc:startLatitude '44.6097'^^xsd:double;
  dwc:endLatitude '44.6097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4364 44.6097, 14.4364 44.6097, 14.4364 44.6097, 14.4364 44.6097, 14.4364 44.6097))'^^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 '774_1712'^^xsd:string;
  dwc:observationDate '1991-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6442 14.6128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6442"^^xsd:decimal ;
  dwc:decimalLongitude "14.6128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6442 14.6128)"^^geo:wktLiteral ;
  geo-pos:lat "44.6442"^^xsd:decimal ;
  geo-pos:long "14.6128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1762'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1762'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6128'^^xsd:double;
  dwc:startLongitude '14.6128'^^xsd:double;
  dwc:endLongitude '14.6128'^^xsd:double;
  dwc:latitude '44.6442'^^xsd:double;
  dwc:startLatitude '44.6442'^^xsd:double;
  dwc:endLatitude '44.6442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6128 44.6442, 14.6128 44.6442, 14.6128 44.6442, 14.6128 44.6442, 14.6128 44.6442))'^^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 '774_1762'^^xsd:string;
  dwc:observationDate '1992-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657167"^^xsd:decimal ;
  dwc:decimalLongitude "20.938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.657167"^^xsd:decimal ;
  geo-pos:long "20.938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8289'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8289'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.938333'^^xsd:double;
  dwc:startLongitude '20.938333'^^xsd:double;
  dwc:endLongitude '20.938333'^^xsd:double;
  dwc:latitude '38.657167'^^xsd:double;
  dwc:startLatitude '38.657167'^^xsd:double;
  dwc:endLatitude '38.657167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.938333 38.657167, 20.938333 38.657167, 20.938333 38.657167, 20.938333 38.657167, 20.938333 38.657167))'^^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 '774_8289'^^xsd:string;
  dwc:observationDate '2007-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652 20.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652"^^xsd:decimal ;
  dwc:decimalLongitude "20.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652 20.8375)"^^geo:wktLiteral ;
  geo-pos:lat "38.652"^^xsd:decimal ;
  geo-pos:long "20.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1342'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1342'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8375'^^xsd:double;
  dwc:startLongitude '20.8375'^^xsd:double;
  dwc:endLongitude '20.8375'^^xsd:double;
  dwc:latitude '38.652'^^xsd:double;
  dwc:startLatitude '38.652'^^xsd:double;
  dwc:endLatitude '38.652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8375 38.652, 20.8375 38.652, 20.8375 38.652, 20.8375 38.652, 20.8375 38.652))'^^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 '774_1342'^^xsd:string;
  dwc:observationDate '2001-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576667 20.8585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.576667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576667 20.8585)"^^geo:wktLiteral ;
  geo-pos:lat "38.576667"^^xsd:decimal ;
  geo-pos:long "20.8585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1336'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1336'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8585'^^xsd:double;
  dwc:startLongitude '20.8585'^^xsd:double;
  dwc:endLongitude '20.8585'^^xsd:double;
  dwc:latitude '38.576667'^^xsd:double;
  dwc:startLatitude '38.576667'^^xsd:double;
  dwc:endLatitude '38.576667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8585 38.576667, 20.8585 38.576667, 20.8585 38.576667, 20.8585 38.576667, 20.8585 38.576667))'^^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 '774_1336'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 13.152222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.152222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 13.152222)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "13.152222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6888'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.152222'^^xsd:double;
  dwc:startLongitude '13.152222'^^xsd:double;
  dwc:endLongitude '13.152222'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:startLatitude '45.35'^^xsd:double;
  dwc:endLatitude '45.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.152222 45.35, 13.152222 45.35, 13.152222 45.35, 13.152222 45.35, 13.152222 45.35))'^^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 '774_6888'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969667 20.890833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969667"^^xsd:decimal ;
  dwc:decimalLongitude "20.890833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969667 20.890833)"^^geo:wktLiteral ;
  geo-pos:lat "38.969667"^^xsd:decimal ;
  geo-pos:long "20.890833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_562'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_562'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.890833'^^xsd:double;
  dwc:startLongitude '20.890833'^^xsd:double;
  dwc:endLongitude '20.890833'^^xsd:double;
  dwc:latitude '38.969667'^^xsd:double;
  dwc:startLatitude '38.969667'^^xsd:double;
  dwc:endLatitude '38.969667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.890833 38.969667, 20.890833 38.969667, 20.890833 38.969667, 20.890833 38.969667, 20.890833 38.969667))'^^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 '774_562'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.578)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2219'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2219'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.578'^^xsd:double;
  dwc:startLongitude '14.578'^^xsd:double;
  dwc:endLongitude '14.578'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:startLatitude '44.5'^^xsd:double;
  dwc:endLatitude '44.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.578 44.5, 14.578 44.5, 14.578 44.5, 14.578 44.5, 14.578 44.5))'^^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 '774_2219'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508 20.961833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.508"^^xsd:decimal ;
  dwc:decimalLongitude "20.961833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508 20.961833)"^^geo:wktLiteral ;
  geo-pos:lat "38.508"^^xsd:decimal ;
  geo-pos:long "20.961833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_787'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_787'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.961833'^^xsd:double;
  dwc:startLongitude '20.961833'^^xsd:double;
  dwc:endLongitude '20.961833'^^xsd:double;
  dwc:latitude '38.508'^^xsd:double;
  dwc:startLatitude '38.508'^^xsd:double;
  dwc:endLatitude '38.508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.961833 38.508, 20.961833 38.508, 20.961833 38.508, 20.961833 38.508, 20.961833 38.508))'^^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 '774_787'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.018333 20.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.018333"^^xsd:decimal ;
  dwc:decimalLongitude "20.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.018333 20.798)"^^geo:wktLiteral ;
  geo-pos:lat "39.018333"^^xsd:decimal ;
  geo-pos:long "20.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_466'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.798'^^xsd:double;
  dwc:startLongitude '20.798'^^xsd:double;
  dwc:endLongitude '20.798'^^xsd:double;
  dwc:latitude '39.018333'^^xsd:double;
  dwc:startLatitude '39.018333'^^xsd:double;
  dwc:endLatitude '39.018333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.798 39.018333, 20.798 39.018333, 20.798 39.018333, 20.798 39.018333, 20.798 39.018333))'^^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 '774_466'^^xsd:string;
  dwc:observationDate '2009-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 20.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977"^^xsd:decimal ;
  dwc:decimalLongitude "20.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 20.909)"^^geo:wktLiteral ;
  geo-pos:lat "38.977"^^xsd:decimal ;
  geo-pos:long "20.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_452'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.909'^^xsd:double;
  dwc:startLongitude '20.909'^^xsd:double;
  dwc:endLongitude '20.909'^^xsd:double;
  dwc:latitude '38.977'^^xsd:double;
  dwc:startLatitude '38.977'^^xsd:double;
  dwc:endLatitude '38.977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.909 38.977, 20.909 38.977, 20.909 38.977, 20.909 38.977, 20.909 38.977))'^^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 '774_452'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.605)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "14.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2223'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2223'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.605'^^xsd:double;
  dwc:startLongitude '14.605'^^xsd:double;
  dwc:endLongitude '14.605'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:startLatitude '44.4'^^xsd:double;
  dwc:endLatitude '44.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.605 44.4, 14.605 44.4, 14.605 44.4, 14.605 44.4, 14.605 44.4))'^^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 '774_2223'^^xsd:string;
  dwc:observationDate '2000-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.959333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970667"^^xsd:decimal ;
  dwc:decimalLongitude "20.959333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.959333)"^^geo:wktLiteral ;
  geo-pos:lat "38.970667"^^xsd:decimal ;
  geo-pos:long "20.959333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8284'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.959333'^^xsd:double;
  dwc:startLongitude '20.959333'^^xsd:double;
  dwc:endLongitude '20.959333'^^xsd:double;
  dwc:latitude '38.970667'^^xsd:double;
  dwc:startLatitude '38.970667'^^xsd:double;
  dwc:endLatitude '38.970667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.959333 38.970667, 20.959333 38.970667, 20.959333 38.970667, 20.959333 38.970667, 20.959333 38.970667))'^^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 '774_8284'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663667 20.916833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663667"^^xsd:decimal ;
  dwc:decimalLongitude "20.916833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663667 20.916833)"^^geo:wktLiteral ;
  geo-pos:lat "38.663667"^^xsd:decimal ;
  geo-pos:long "20.916833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_887'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_887'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.916833'^^xsd:double;
  dwc:startLongitude '20.916833'^^xsd:double;
  dwc:endLongitude '20.916833'^^xsd:double;
  dwc:latitude '38.663667'^^xsd:double;
  dwc:startLatitude '38.663667'^^xsd:double;
  dwc:endLatitude '38.663667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.916833 38.663667, 20.916833 38.663667, 20.916833 38.663667, 20.916833 38.663667, 20.916833 38.663667))'^^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 '774_887'^^xsd:string;
  dwc:observationDate '1996-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010167 20.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.010167"^^xsd:decimal ;
  dwc:decimalLongitude "20.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010167 20.788)"^^geo:wktLiteral ;
  geo-pos:lat "39.010167"^^xsd:decimal ;
  geo-pos:long "20.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_273'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_273'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.788'^^xsd:double;
  dwc:startLongitude '20.788'^^xsd:double;
  dwc:endLongitude '20.788'^^xsd:double;
  dwc:latitude '39.010167'^^xsd:double;
  dwc:startLatitude '39.010167'^^xsd:double;
  dwc:endLatitude '39.010167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.788 39.010167, 20.788 39.010167, 20.788 39.010167, 20.788 39.010167, 20.788 39.010167))'^^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 '774_273'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9905 20.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9905"^^xsd:decimal ;
  dwc:decimalLongitude "20.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9905 20.9765)"^^geo:wktLiteral ;
  geo-pos:lat "38.9905"^^xsd:decimal ;
  geo-pos:long "20.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_339'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_339'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9765'^^xsd:double;
  dwc:startLongitude '20.9765'^^xsd:double;
  dwc:endLongitude '20.9765'^^xsd:double;
  dwc:latitude '38.9905'^^xsd:double;
  dwc:startLatitude '38.9905'^^xsd:double;
  dwc:endLatitude '38.9905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9765 38.9905, 20.9765 38.9905, 20.9765 38.9905, 20.9765 38.9905, 20.9765 38.9905))'^^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 '774_339'^^xsd:string;
  dwc:observationDate '2007-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8745 8.0976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8745"^^xsd:decimal ;
  dwc:decimalLongitude "8.0976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8745 8.0976)"^^geo:wktLiteral ;
  geo-pos:lat "43.8745"^^xsd:decimal ;
  geo-pos:long "8.0976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7574'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7574'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4286111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0976'^^xsd:double;
  dwc:startLongitude '8.0976'^^xsd:double;
  dwc:endLongitude '8.0976'^^xsd:double;
  dwc:latitude '43.8745'^^xsd:double;
  dwc:startLatitude '43.8745'^^xsd:double;
  dwc:endLatitude '43.8745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0976 43.8745, 8.0976 43.8745, 8.0976 43.8745, 8.0976 43.8745, 8.0976 43.8745))'^^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 '774_7574'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958 20.841167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958"^^xsd:decimal ;
  dwc:decimalLongitude "20.841167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958 20.841167)"^^geo:wktLiteral ;
  geo-pos:lat "38.958"^^xsd:decimal ;
  geo-pos:long "20.841167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_470'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.841167'^^xsd:double;
  dwc:startLongitude '20.841167'^^xsd:double;
  dwc:endLongitude '20.841167'^^xsd:double;
  dwc:latitude '38.958'^^xsd:double;
  dwc:startLatitude '38.958'^^xsd:double;
  dwc:endLatitude '38.958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.841167 38.958, 20.841167 38.958, 20.841167 38.958, 20.841167 38.958, 20.841167 38.958))'^^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 '774_470'^^xsd:string;
  dwc:observationDate '2009-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967333 21.030667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967333"^^xsd:decimal ;
  dwc:decimalLongitude "21.030667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967333 21.030667)"^^geo:wktLiteral ;
  geo-pos:lat "38.967333"^^xsd:decimal ;
  geo-pos:long "21.030667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_483'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.030667'^^xsd:double;
  dwc:startLongitude '21.030667'^^xsd:double;
  dwc:endLongitude '21.030667'^^xsd:double;
  dwc:latitude '38.967333'^^xsd:double;
  dwc:startLatitude '38.967333'^^xsd:double;
  dwc:endLatitude '38.967333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.030667 38.967333, 21.030667 38.967333, 21.030667 38.967333, 21.030667 38.967333, 21.030667 38.967333))'^^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 '774_483'^^xsd:string;
  dwc:observationDate '2009-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.044833 -16.744833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.044833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.744833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.044833 -16.744833)"^^geo:wktLiteral ;
  geo-pos:lat "28.044833"^^xsd:decimal ;
  geo-pos:long "-16.744833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3016'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3016'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8161111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.744833'^^xsd:double;
  dwc:startLongitude '-16.744833'^^xsd:double;
  dwc:endLongitude '-16.744833'^^xsd:double;
  dwc:latitude '28.044833'^^xsd:double;
  dwc:startLatitude '28.044833'^^xsd:double;
  dwc:endLatitude '28.044833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.744833 28.044833, -16.744833 28.044833, -16.744833 28.044833, -16.744833 28.044833, -16.744833 28.044833))'^^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 '774_3016'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.603667 20.804667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.603667"^^xsd:decimal ;
  dwc:decimalLongitude "20.804667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.603667 20.804667)"^^geo:wktLiteral ;
  geo-pos:lat "38.603667"^^xsd:decimal ;
  geo-pos:long "20.804667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1446'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1446'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.804667'^^xsd:double;
  dwc:startLongitude '20.804667'^^xsd:double;
  dwc:endLongitude '20.804667'^^xsd:double;
  dwc:latitude '38.603667'^^xsd:double;
  dwc:startLatitude '38.603667'^^xsd:double;
  dwc:endLatitude '38.603667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.804667 38.603667, 20.804667 38.603667, 20.804667 38.603667, 20.804667 38.603667, 20.804667 38.603667))'^^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 '774_1446'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4383 14.6928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4383"^^xsd:decimal ;
  dwc:decimalLongitude "14.6928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4383 14.6928)"^^geo:wktLiteral ;
  geo-pos:lat "44.4383"^^xsd:decimal ;
  geo-pos:long "14.6928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1958'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1958'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6928'^^xsd:double;
  dwc:startLongitude '14.6928'^^xsd:double;
  dwc:endLongitude '14.6928'^^xsd:double;
  dwc:latitude '44.4383'^^xsd:double;
  dwc:startLatitude '44.4383'^^xsd:double;
  dwc:endLatitude '44.4383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6928 44.4383, 14.6928 44.4383, 14.6928 44.4383, 14.6928 44.4383, 14.6928 44.4383))'^^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 '774_1958'^^xsd:string;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6025 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6025"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6025 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.6025"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1669'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1669'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:startLongitude '14.5'^^xsd:double;
  dwc:endLongitude '14.5'^^xsd:double;
  dwc:latitude '44.6025'^^xsd:double;
  dwc:startLatitude '44.6025'^^xsd:double;
  dwc:endLatitude '44.6025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5 44.6025, 14.5 44.6025, 14.5 44.6025, 14.5 44.6025, 14.5 44.6025))'^^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 '774_1669'^^xsd:string;
  dwc:observationDate '1990-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.566667 12.520833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.566667"^^xsd:decimal ;
  dwc:decimalLongitude "12.520833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.566667 12.520833)"^^geo:wktLiteral ;
  geo-pos:lat "44.566667"^^xsd:decimal ;
  geo-pos:long "12.520833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6904'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6904'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.520833'^^xsd:double;
  dwc:startLongitude '12.520833'^^xsd:double;
  dwc:endLongitude '12.520833'^^xsd:double;
  dwc:latitude '44.566667'^^xsd:double;
  dwc:startLatitude '44.566667'^^xsd:double;
  dwc:endLatitude '44.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.520833 44.566667, 12.520833 44.566667, 12.520833 44.566667, 12.520833 44.566667, 12.520833 44.566667))'^^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 '774_6904'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963833 20.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963833 20.9795)"^^geo:wktLiteral ;
  geo-pos:lat "38.963833"^^xsd:decimal ;
  geo-pos:long "20.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_44'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_44'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9795'^^xsd:double;
  dwc:startLongitude '20.9795'^^xsd:double;
  dwc:endLongitude '20.9795'^^xsd:double;
  dwc:latitude '38.963833'^^xsd:double;
  dwc:startLatitude '38.963833'^^xsd:double;
  dwc:endLatitude '38.963833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9795 38.963833, 20.9795 38.963833, 20.9795 38.963833, 20.9795 38.963833, 20.9795 38.963833))'^^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 '774_44'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696667 20.850833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.696667"^^xsd:decimal ;
  dwc:decimalLongitude "20.850833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696667 20.850833)"^^geo:wktLiteral ;
  geo-pos:lat "38.696667"^^xsd:decimal ;
  geo-pos:long "20.850833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_867'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_867'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.850833'^^xsd:double;
  dwc:startLongitude '20.850833'^^xsd:double;
  dwc:endLongitude '20.850833'^^xsd:double;
  dwc:latitude '38.696667'^^xsd:double;
  dwc:startLatitude '38.696667'^^xsd:double;
  dwc:endLatitude '38.696667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.850833 38.696667, 20.850833 38.696667, 20.850833 38.696667, 20.850833 38.696667, 20.850833 38.696667))'^^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 '774_867'^^xsd:string;
  dwc:observationDate '1996-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53433 14.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53433"^^xsd:decimal ;
  dwc:decimalLongitude "14.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53433 14.5025)"^^geo:wktLiteral ;
  geo-pos:lat "44.53433"^^xsd:decimal ;
  geo-pos:long "14.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2025'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2025'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5025'^^xsd:double;
  dwc:startLongitude '14.5025'^^xsd:double;
  dwc:endLongitude '14.5025'^^xsd:double;
  dwc:latitude '44.53433'^^xsd:double;
  dwc:startLatitude '44.53433'^^xsd:double;
  dwc:endLatitude '44.53433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5025 44.53433, 14.5025 44.53433, 14.5025 44.53433, 14.5025 44.53433, 14.5025 44.53433))'^^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 '774_2025'^^xsd:string;
  dwc:observationDate '1996-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.066667 12.067167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.066667"^^xsd:decimal ;
  dwc:decimalLongitude "12.067167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.066667 12.067167)"^^geo:wktLiteral ;
  geo-pos:lat "37.066667"^^xsd:decimal ;
  geo-pos:long "12.067167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2415'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2415'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.067167'^^xsd:double;
  dwc:startLongitude '12.067167'^^xsd:double;
  dwc:endLongitude '12.067167'^^xsd:double;
  dwc:latitude '37.066667'^^xsd:double;
  dwc:startLatitude '37.066667'^^xsd:double;
  dwc:endLatitude '37.066667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.067167 37.066667, 12.067167 37.066667, 12.067167 37.066667, 12.067167 37.066667, 12.067167 37.066667))'^^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 '774_2415'^^xsd:string;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 21.082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967667"^^xsd:decimal ;
  dwc:decimalLongitude "21.082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 21.082)"^^geo:wktLiteral ;
  geo-pos:lat "38.967667"^^xsd:decimal ;
  geo-pos:long "21.082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_290'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_290'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.082'^^xsd:double;
  dwc:startLongitude '21.082'^^xsd:double;
  dwc:endLongitude '21.082'^^xsd:double;
  dwc:latitude '38.967667'^^xsd:double;
  dwc:startLatitude '38.967667'^^xsd:double;
  dwc:endLatitude '38.967667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.082 38.967667, 21.082 38.967667, 21.082 38.967667, 21.082 38.967667, 21.082 38.967667))'^^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 '774_290'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977167 21.021167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977167"^^xsd:decimal ;
  dwc:decimalLongitude "21.021167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977167 21.021167)"^^geo:wktLiteral ;
  geo-pos:lat "38.977167"^^xsd:decimal ;
  geo-pos:long "21.021167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_13'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_13'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.021167'^^xsd:double;
  dwc:startLongitude '21.021167'^^xsd:double;
  dwc:endLongitude '21.021167'^^xsd:double;
  dwc:latitude '38.977167'^^xsd:double;
  dwc:startLatitude '38.977167'^^xsd:double;
  dwc:endLatitude '38.977167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.021167 38.977167, 21.021167 38.977167, 21.021167 38.977167, 21.021167 38.977167, 21.021167 38.977167))'^^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 '774_13'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.518167 14.548833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.518167"^^xsd:decimal ;
  dwc:decimalLongitude "14.548833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.518167 14.548833)"^^geo:wktLiteral ;
  geo-pos:lat "44.518167"^^xsd:decimal ;
  geo-pos:long "14.548833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2087'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2087'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.548833'^^xsd:double;
  dwc:startLongitude '14.548833'^^xsd:double;
  dwc:endLongitude '14.548833'^^xsd:double;
  dwc:latitude '44.518167'^^xsd:double;
  dwc:startLatitude '44.518167'^^xsd:double;
  dwc:endLatitude '44.518167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.548833 44.518167, 14.548833 44.518167, 14.548833 44.518167, 14.548833 44.518167, 14.548833 44.518167))'^^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 '774_2087'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.224722 20.200278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.224722"^^xsd:decimal ;
  dwc:decimalLongitude "20.200278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.224722 20.200278)"^^geo:wktLiteral ;
  geo-pos:lat "39.224722"^^xsd:decimal ;
  geo-pos:long "20.200278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_646'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_646'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.200278'^^xsd:double;
  dwc:startLongitude '20.200278'^^xsd:double;
  dwc:endLongitude '20.200278'^^xsd:double;
  dwc:latitude '39.224722'^^xsd:double;
  dwc:startLatitude '39.224722'^^xsd:double;
  dwc:endLatitude '39.224722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.200278 39.224722, 20.200278 39.224722, 20.200278 39.224722, 20.200278 39.224722, 20.200278 39.224722))'^^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 '774_646'^^xsd:string;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.490167 14.682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.490167"^^xsd:decimal ;
  dwc:decimalLongitude "14.682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.490167 14.682167)"^^geo:wktLiteral ;
  geo-pos:lat "44.490167"^^xsd:decimal ;
  geo-pos:long "14.682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2091'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2091'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.682167'^^xsd:double;
  dwc:startLongitude '14.682167'^^xsd:double;
  dwc:endLongitude '14.682167'^^xsd:double;
  dwc:latitude '44.490167'^^xsd:double;
  dwc:startLatitude '44.490167'^^xsd:double;
  dwc:endLatitude '44.490167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.682167 44.490167, 14.682167 44.490167, 14.682167 44.490167, 14.682167 44.490167, 14.682167 44.490167))'^^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 '774_2091'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.04475 15.544972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.04475"^^xsd:decimal ;
  dwc:decimalLongitude "15.544972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.04475 15.544972)"^^geo:wktLiteral ;
  geo-pos:lat "38.04475"^^xsd:decimal ;
  geo-pos:long "15.544972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8391'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8391'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.527222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.544972'^^xsd:double;
  dwc:startLongitude '15.544972'^^xsd:double;
  dwc:endLongitude '15.544972'^^xsd:double;
  dwc:latitude '38.04475'^^xsd:double;
  dwc:startLatitude '38.04475'^^xsd:double;
  dwc:endLatitude '38.04475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.544972 38.04475, 15.544972 38.04475, 15.544972 38.04475, 15.544972 38.04475, 15.544972 38.04475))'^^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 '774_8391'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.397 14.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.397"^^xsd:decimal ;
  dwc:decimalLongitude "14.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.397 14.722)"^^geo:wktLiteral ;
  geo-pos:lat "44.397"^^xsd:decimal ;
  geo-pos:long "14.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2214'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2214'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.722'^^xsd:double;
  dwc:startLongitude '14.722'^^xsd:double;
  dwc:endLongitude '14.722'^^xsd:double;
  dwc:latitude '44.397'^^xsd:double;
  dwc:startLatitude '44.397'^^xsd:double;
  dwc:endLatitude '44.397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.722 44.397, 14.722 44.397, 14.722 44.397, 14.722 44.397, 14.722 44.397))'^^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 '774_2214'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.968333 9.291833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.968333"^^xsd:decimal ;
  dwc:decimalLongitude "9.291833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.968333 9.291833)"^^geo:wktLiteral ;
  geo-pos:lat "42.968333"^^xsd:decimal ;
  geo-pos:long "9.291833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4580'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4580'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.118888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.291833'^^xsd:double;
  dwc:startLongitude '9.291833'^^xsd:double;
  dwc:endLongitude '9.291833'^^xsd:double;
  dwc:latitude '42.968333'^^xsd:double;
  dwc:startLatitude '42.968333'^^xsd:double;
  dwc:endLatitude '42.968333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.291833 42.968333, 9.291833 42.968333, 9.291833 42.968333, 9.291833 42.968333, 9.291833 42.968333))'^^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 '774_4580'^^xsd:string;
  dwc:observationDate '1997-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555667 20.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555667 20.8035)"^^geo:wktLiteral ;
  geo-pos:lat "38.555667"^^xsd:decimal ;
  geo-pos:long "20.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1589'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1589'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8035'^^xsd:double;
  dwc:startLongitude '20.8035'^^xsd:double;
  dwc:endLongitude '20.8035'^^xsd:double;
  dwc:latitude '38.555667'^^xsd:double;
  dwc:startLatitude '38.555667'^^xsd:double;
  dwc:endLatitude '38.555667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8035 38.555667, 20.8035 38.555667, 20.8035 38.555667, 20.8035 38.555667, 20.8035 38.555667))'^^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 '774_1589'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6372 14.4142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6372"^^xsd:decimal ;
  dwc:decimalLongitude "14.4142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6372 14.4142)"^^geo:wktLiteral ;
  geo-pos:lat "44.6372"^^xsd:decimal ;
  geo-pos:long "14.4142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1719'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1719'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4142'^^xsd:double;
  dwc:startLongitude '14.4142'^^xsd:double;
  dwc:endLongitude '14.4142'^^xsd:double;
  dwc:latitude '44.6372'^^xsd:double;
  dwc:startLatitude '44.6372'^^xsd:double;
  dwc:endLatitude '44.6372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4142 44.6372, 14.4142 44.6372, 14.4142 44.6372, 14.4142 44.6372, 14.4142 44.6372))'^^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 '774_1719'^^xsd:string;
  dwc:observationDate '1991-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753667 20.8505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.753667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753667 20.8505)"^^geo:wktLiteral ;
  geo-pos:lat "38.753667"^^xsd:decimal ;
  geo-pos:long "20.8505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1387'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1387'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8505'^^xsd:double;
  dwc:startLongitude '20.8505'^^xsd:double;
  dwc:endLongitude '20.8505'^^xsd:double;
  dwc:latitude '38.753667'^^xsd:double;
  dwc:startLatitude '38.753667'^^xsd:double;
  dwc:endLatitude '38.753667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8505 38.753667, 20.8505 38.753667, 20.8505 38.753667, 20.8505 38.753667, 20.8505 38.753667))'^^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 '774_1387'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6443 -15.8583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6443"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6443 -15.8583)"^^geo:wktLiteral ;
  geo-pos:lat "23.6443"^^xsd:decimal ;
  geo-pos:long "-15.8583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6878'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6878'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.992777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.8583'^^xsd:double;
  dwc:startLongitude '-15.8583'^^xsd:double;
  dwc:endLongitude '-15.8583'^^xsd:double;
  dwc:latitude '23.6443'^^xsd:double;
  dwc:startLatitude '23.6443'^^xsd:double;
  dwc:endLatitude '23.6443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.8583 23.6443, -15.8583 23.6443, -15.8583 23.6443, -15.8583 23.6443, -15.8583 23.6443))'^^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 '774_6878'^^xsd:string;
  dwc:observationDate '1996-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958667 20.907833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958667"^^xsd:decimal ;
  dwc:decimalLongitude "20.907833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958667 20.907833)"^^geo:wktLiteral ;
  geo-pos:lat "38.958667"^^xsd:decimal ;
  geo-pos:long "20.907833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_263'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_263'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.907833'^^xsd:double;
  dwc:startLongitude '20.907833'^^xsd:double;
  dwc:endLongitude '20.907833'^^xsd:double;
  dwc:latitude '38.958667'^^xsd:double;
  dwc:startLatitude '38.958667'^^xsd:double;
  dwc:endLatitude '38.958667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.907833 38.958667, 20.907833 38.958667, 20.907833 38.958667, 20.907833 38.958667, 20.907833 38.958667))'^^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 '774_263'^^xsd:string;
  dwc:observationDate '2007-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16835 8.36185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16835"^^xsd:decimal ;
  dwc:decimalLongitude "8.36185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16835 8.36185)"^^geo:wktLiteral ;
  geo-pos:lat "44.16835"^^xsd:decimal ;
  geo-pos:long "8.36185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7635'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7635'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.130833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.36185'^^xsd:double;
  dwc:startLongitude '8.36185'^^xsd:double;
  dwc:endLongitude '8.36185'^^xsd:double;
  dwc:latitude '44.16835'^^xsd:double;
  dwc:startLatitude '44.16835'^^xsd:double;
  dwc:endLatitude '44.16835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36185 44.16835, 8.36185 44.16835, 8.36185 44.16835, 8.36185 44.16835, 8.36185 44.16835))'^^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 '774_7635'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4719 14.6839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4719"^^xsd:decimal ;
  dwc:decimalLongitude "14.6839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4719 14.6839)"^^geo:wktLiteral ;
  geo-pos:lat "44.4719"^^xsd:decimal ;
  geo-pos:long "14.6839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1985'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1985'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6839'^^xsd:double;
  dwc:startLongitude '14.6839'^^xsd:double;
  dwc:endLongitude '14.6839'^^xsd:double;
  dwc:latitude '44.4719'^^xsd:double;
  dwc:startLatitude '44.4719'^^xsd:double;
  dwc:endLatitude '44.4719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6839 44.4719, 14.6839 44.4719, 14.6839 44.4719, 14.6839 44.4719, 14.6839 44.4719))'^^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 '774_1985'^^xsd:string;
  dwc:observationDate '1995-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.582 14.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.582"^^xsd:decimal ;
  dwc:decimalLongitude "14.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.582 14.604)"^^geo:wktLiteral ;
  geo-pos:lat "44.582"^^xsd:decimal ;
  geo-pos:long "14.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2210'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2210'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.604'^^xsd:double;
  dwc:startLongitude '14.604'^^xsd:double;
  dwc:endLongitude '14.604'^^xsd:double;
  dwc:latitude '44.582'^^xsd:double;
  dwc:startLatitude '44.582'^^xsd:double;
  dwc:endLatitude '44.582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.604 44.582, 14.604 44.582, 14.604 44.582, 14.604 44.582, 14.604 44.582))'^^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 '774_2210'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6431 14.4072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6431"^^xsd:decimal ;
  dwc:decimalLongitude "14.4072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6431 14.4072)"^^geo:wktLiteral ;
  geo-pos:lat "44.6431"^^xsd:decimal ;
  geo-pos:long "14.4072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1724'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1724'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4072'^^xsd:double;
  dwc:startLongitude '14.4072'^^xsd:double;
  dwc:endLongitude '14.4072'^^xsd:double;
  dwc:latitude '44.6431'^^xsd:double;
  dwc:startLatitude '44.6431'^^xsd:double;
  dwc:endLatitude '44.6431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4072 44.6431, 14.4072 44.6431, 14.4072 44.6431, 14.4072 44.6431, 14.4072 44.6431))'^^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 '774_1724'^^xsd:string;
  dwc:observationDate '1991-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9875 20.874667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9875"^^xsd:decimal ;
  dwc:decimalLongitude "20.874667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9875 20.874667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9875"^^xsd:decimal ;
  geo-pos:long "20.874667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_550'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_550'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.874667'^^xsd:double;
  dwc:startLongitude '20.874667'^^xsd:double;
  dwc:endLongitude '20.874667'^^xsd:double;
  dwc:latitude '38.9875'^^xsd:double;
  dwc:startLatitude '38.9875'^^xsd:double;
  dwc:endLatitude '38.9875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.874667 38.9875, 20.874667 38.9875, 20.874667 38.9875, 20.874667 38.9875, 20.874667 38.9875))'^^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 '774_550'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.999667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975333"^^xsd:decimal ;
  dwc:decimalLongitude "20.999667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.999667)"^^geo:wktLiteral ;
  geo-pos:lat "38.975333"^^xsd:decimal ;
  geo-pos:long "20.999667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_389'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_389'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.999667'^^xsd:double;
  dwc:startLongitude '20.999667'^^xsd:double;
  dwc:endLongitude '20.999667'^^xsd:double;
  dwc:latitude '38.975333'^^xsd:double;
  dwc:startLatitude '38.975333'^^xsd:double;
  dwc:endLatitude '38.975333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.999667 38.975333, 20.999667 38.975333, 20.999667 38.975333, 20.999667 38.975333, 20.999667 38.975333))'^^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 '774_389'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5815 20.812667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5815"^^xsd:decimal ;
  dwc:decimalLongitude "20.812667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5815 20.812667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5815"^^xsd:decimal ;
  geo-pos:long "20.812667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1409'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1409'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.812667'^^xsd:double;
  dwc:startLongitude '20.812667'^^xsd:double;
  dwc:endLongitude '20.812667'^^xsd:double;
  dwc:latitude '38.5815'^^xsd:double;
  dwc:startLatitude '38.5815'^^xsd:double;
  dwc:endLatitude '38.5815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.812667 38.5815, 20.812667 38.5815, 20.812667 38.5815, 20.812667 38.5815, 20.812667 38.5815))'^^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 '774_1409'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655167 20.957833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655167"^^xsd:decimal ;
  dwc:decimalLongitude "20.957833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655167 20.957833)"^^geo:wktLiteral ;
  geo-pos:lat "38.655167"^^xsd:decimal ;
  geo-pos:long "20.957833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1405'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1405'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957833'^^xsd:double;
  dwc:startLongitude '20.957833'^^xsd:double;
  dwc:endLongitude '20.957833'^^xsd:double;
  dwc:latitude '38.655167'^^xsd:double;
  dwc:startLatitude '38.655167'^^xsd:double;
  dwc:endLatitude '38.655167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957833 38.655167, 20.957833 38.655167, 20.957833 38.655167, 20.957833 38.655167, 20.957833 38.655167))'^^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 '774_1405'^^xsd:string;
  dwc:observationDate '2003-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.98385 -13.43485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.98385"^^xsd:decimal ;
  dwc:decimalLongitude "-13.43485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.98385 -13.43485)"^^geo:wktLiteral ;
  geo-pos:lat "28.98385"^^xsd:decimal ;
  geo-pos:long "-13.43485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2866'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2866'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.43485'^^xsd:double;
  dwc:startLongitude '-13.43485'^^xsd:double;
  dwc:endLongitude '-13.43485'^^xsd:double;
  dwc:latitude '28.98385'^^xsd:double;
  dwc:startLatitude '28.98385'^^xsd:double;
  dwc:endLatitude '28.98385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.43485 28.98385, -13.43485 28.98385, -13.43485 28.98385, -13.43485 28.98385, -13.43485 28.98385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2866'^^xsd:string;
  dwc:observationDate '1995-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433333 21.064833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433333"^^xsd:decimal ;
  dwc:decimalLongitude "21.064833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433333 21.064833)"^^geo:wktLiteral ;
  geo-pos:lat "38.433333"^^xsd:decimal ;
  geo-pos:long "21.064833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2615'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2615'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.064833'^^xsd:double;
  dwc:startLongitude '21.064833'^^xsd:double;
  dwc:endLongitude '21.064833'^^xsd:double;
  dwc:latitude '38.433333'^^xsd:double;
  dwc:startLatitude '38.433333'^^xsd:double;
  dwc:endLatitude '38.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.064833 38.433333, 21.064833 38.433333, 21.064833 38.433333, 21.064833 38.433333, 21.064833 38.433333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2615'^^xsd:string;
  dwc:observationDate '1992-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.128167 22.722667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.128167"^^xsd:decimal ;
  dwc:decimalLongitude "22.722667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.128167 22.722667)"^^geo:wktLiteral ;
  geo-pos:lat "38.128167"^^xsd:decimal ;
  geo-pos:long "22.722667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_614'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_614'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.722667'^^xsd:double;
  dwc:startLongitude '22.722667'^^xsd:double;
  dwc:endLongitude '22.722667'^^xsd:double;
  dwc:latitude '38.128167'^^xsd:double;
  dwc:startLatitude '38.128167'^^xsd:double;
  dwc:endLatitude '38.128167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.722667 38.128167, 22.722667 38.128167, 22.722667 38.128167, 22.722667 38.128167, 22.722667 38.128167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_614'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566667 20.885333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.566667"^^xsd:decimal ;
  dwc:decimalLongitude "20.885333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566667 20.885333)"^^geo:wktLiteral ;
  geo-pos:lat "38.566667"^^xsd:decimal ;
  geo-pos:long "20.885333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2651'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2651'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.885333'^^xsd:double;
  dwc:startLongitude '20.885333'^^xsd:double;
  dwc:endLongitude '20.885333'^^xsd:double;
  dwc:latitude '38.566667'^^xsd:double;
  dwc:startLatitude '38.566667'^^xsd:double;
  dwc:endLatitude '38.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.885333 38.566667, 20.885333 38.566667, 20.885333 38.566667, 20.885333 38.566667, 20.885333 38.566667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2651'^^xsd:string;
  dwc:observationDate '1993-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583333 20.959833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583333"^^xsd:decimal ;
  dwc:decimalLongitude "20.959833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583333 20.959833)"^^geo:wktLiteral ;
  geo-pos:lat "38.583333"^^xsd:decimal ;
  geo-pos:long "20.959833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2664'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2664'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.959833'^^xsd:double;
  dwc:startLongitude '20.959833'^^xsd:double;
  dwc:endLongitude '20.959833'^^xsd:double;
  dwc:latitude '38.583333'^^xsd:double;
  dwc:startLatitude '38.583333'^^xsd:double;
  dwc:endLatitude '38.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.959833 38.583333, 20.959833 38.583333, 20.959833 38.583333, 20.959833 38.583333, 20.959833 38.583333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2664'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.128167 22.722667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.128167"^^xsd:decimal ;
  dwc:decimalLongitude "22.722667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.128167 22.722667)"^^geo:wktLiteral ;
  geo-pos:lat "38.128167"^^xsd:decimal ;
  geo-pos:long "22.722667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_613'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_613'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.722667'^^xsd:double;
  dwc:startLongitude '22.722667'^^xsd:double;
  dwc:endLongitude '22.722667'^^xsd:double;
  dwc:latitude '38.128167'^^xsd:double;
  dwc:startLatitude '38.128167'^^xsd:double;
  dwc:endLatitude '38.128167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.722667 38.128167, 22.722667 38.128167, 22.722667 38.128167, 22.722667 38.128167, 22.722667 38.128167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_613'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86105 15.36058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86105"^^xsd:decimal ;
  dwc:decimalLongitude "15.36058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86105 15.36058)"^^geo:wktLiteral ;
  geo-pos:lat "37.86105"^^xsd:decimal ;
  geo-pos:long "15.36058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8381'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8381'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.36058'^^xsd:double;
  dwc:startLongitude '15.36058'^^xsd:double;
  dwc:endLongitude '15.36058'^^xsd:double;
  dwc:latitude '37.86105'^^xsd:double;
  dwc:startLatitude '37.86105'^^xsd:double;
  dwc:endLatitude '37.86105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36058 37.86105, 15.36058 37.86105, 15.36058 37.86105, 15.36058 37.86105, 15.36058 37.86105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8381'^^xsd:string;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142833 8.039833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142833"^^xsd:decimal ;
  dwc:decimalLongitude "8.039833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142833 8.039833)"^^geo:wktLiteral ;
  geo-pos:lat "41.142833"^^xsd:decimal ;
  geo-pos:long "8.039833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2745'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2745'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.039833'^^xsd:double;
  dwc:startLongitude '8.039833'^^xsd:double;
  dwc:endLongitude '8.039833'^^xsd:double;
  dwc:latitude '41.142833'^^xsd:double;
  dwc:startLatitude '41.142833'^^xsd:double;
  dwc:endLatitude '41.142833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.039833 41.142833, 8.039833 41.142833, 8.039833 41.142833, 8.039833 41.142833, 8.039833 41.142833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2745'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.061667 8.050833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.061667"^^xsd:decimal ;
  dwc:decimalLongitude "8.050833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.061667 8.050833)"^^geo:wktLiteral ;
  geo-pos:lat "41.061667"^^xsd:decimal ;
  geo-pos:long "8.050833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2744'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2744'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.050833'^^xsd:double;
  dwc:startLongitude '8.050833'^^xsd:double;
  dwc:endLongitude '8.050833'^^xsd:double;
  dwc:latitude '41.061667'^^xsd:double;
  dwc:startLatitude '41.061667'^^xsd:double;
  dwc:endLatitude '41.061667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.050833 41.061667, 8.050833 41.061667, 8.050833 41.061667, 8.050833 41.061667, 8.050833 41.061667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2744'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.17 -16.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.17"^^xsd:decimal ;
  dwc:decimalLongitude "-16.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.17 -16.853333)"^^geo:wktLiteral ;
  geo-pos:lat "28.17"^^xsd:decimal ;
  geo-pos:long "-16.853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3023'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3023'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.649444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.853333'^^xsd:double;
  dwc:startLongitude '-16.853333'^^xsd:double;
  dwc:endLongitude '-16.853333'^^xsd:double;
  dwc:latitude '28.17'^^xsd:double;
  dwc:startLatitude '28.17'^^xsd:double;
  dwc:endLatitude '28.17'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.853333 28.17, -16.853333 28.17, -16.853333 28.17, -16.853333 28.17, -16.853333 28.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3023'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35336 8.344227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35336"^^xsd:decimal ;
  dwc:decimalLongitude "8.344227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35336 8.344227)"^^geo:wktLiteral ;
  geo-pos:lat "43.35336"^^xsd:decimal ;
  geo-pos:long "8.344227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8006'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8006'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.9577777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.344227'^^xsd:double;
  dwc:startLongitude '8.344227'^^xsd:double;
  dwc:endLongitude '8.344227'^^xsd:double;
  dwc:latitude '43.35336'^^xsd:double;
  dwc:startLatitude '43.35336'^^xsd:double;
  dwc:endLatitude '43.35336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.344227 43.35336, 8.344227 43.35336, 8.344227 43.35336, 8.344227 43.35336, 8.344227 43.35336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8006'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.450556 -63.090278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.450556"^^xsd:decimal ;
  dwc:decimalLongitude "-63.090278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.450556 -63.090278)"^^geo:wktLiteral ;
  geo-pos:lat "17.450556"^^xsd:decimal ;
  geo-pos:long "-63.090278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3184'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3184'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.090278'^^xsd:double;
  dwc:startLongitude '-63.090278'^^xsd:double;
  dwc:endLongitude '-63.090278'^^xsd:double;
  dwc:latitude '17.450556'^^xsd:double;
  dwc:startLatitude '17.450556'^^xsd:double;
  dwc:endLatitude '17.450556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.090278 17.450556, -63.090278 17.450556, -63.090278 17.450556, -63.090278 17.450556, -63.090278 17.450556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3184'^^xsd:string;
  dwc:observationDate '1994-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.417222 -61.476111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.417222"^^xsd:decimal ;
  dwc:decimalLongitude "-61.476111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.417222 -61.476111)"^^geo:wktLiteral ;
  geo-pos:lat "15.417222"^^xsd:decimal ;
  geo-pos:long "-61.476111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3132'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3132'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.476111'^^xsd:double;
  dwc:startLongitude '-61.476111'^^xsd:double;
  dwc:endLongitude '-61.476111'^^xsd:double;
  dwc:latitude '15.417222'^^xsd:double;
  dwc:startLatitude '15.417222'^^xsd:double;
  dwc:endLatitude '15.417222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.476111 15.417222, -61.476111 15.417222, -61.476111 15.417222, -61.476111 15.417222, -61.476111 15.417222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3132'^^xsd:string;
  dwc:observationDate '1994-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729801 7.670875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.729801"^^xsd:decimal ;
  dwc:decimalLongitude "7.670875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729801 7.670875)"^^geo:wktLiteral ;
  geo-pos:lat "43.729801"^^xsd:decimal ;
  geo-pos:long "7.670875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5824'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5824'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.013333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.670875'^^xsd:double;
  dwc:startLongitude '7.670875'^^xsd:double;
  dwc:endLongitude '7.670875'^^xsd:double;
  dwc:latitude '43.729801'^^xsd:double;
  dwc:startLatitude '43.729801'^^xsd:double;
  dwc:endLatitude '43.729801'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.670875 43.729801, 7.670875 43.729801, 7.670875 43.729801, 7.670875 43.729801, 7.670875 43.729801))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_5824'^^xsd:string;
  dwc:observationDate '2006-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.686944 -64.118056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.686944"^^xsd:decimal ;
  dwc:decimalLongitude "-64.118056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.686944 -64.118056)"^^geo:wktLiteral ;
  geo-pos:lat "18.686944"^^xsd:decimal ;
  geo-pos:long "-64.118056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3205'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3205'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.118056'^^xsd:double;
  dwc:startLongitude '-64.118056'^^xsd:double;
  dwc:endLongitude '-64.118056'^^xsd:double;
  dwc:latitude '18.686944'^^xsd:double;
  dwc:startLatitude '18.686944'^^xsd:double;
  dwc:endLatitude '18.686944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.118056 18.686944, -64.118056 18.686944, -64.118056 18.686944, -64.118056 18.686944, -64.118056 18.686944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3205'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03 8.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03 8.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.03"^^xsd:decimal ;
  geo-pos:long "8.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2778'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2778'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.425'^^xsd:double;
  dwc:startLongitude '8.425'^^xsd:double;
  dwc:endLongitude '8.425'^^xsd:double;
  dwc:latitude '41.03'^^xsd:double;
  dwc:startLatitude '41.03'^^xsd:double;
  dwc:endLatitude '41.03'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.425 41.03, 8.425 41.03, 8.425 41.03, 8.425 41.03, 8.425 41.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2778'^^xsd:string;
  dwc:observationDate '1995-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.104444 -61.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.104444"^^xsd:decimal ;
  dwc:decimalLongitude "-61.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.104444 -61.365)"^^geo:wktLiteral ;
  geo-pos:lat "15.104444"^^xsd:decimal ;
  geo-pos:long "-61.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3116'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3116'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.365'^^xsd:double;
  dwc:startLongitude '-61.365'^^xsd:double;
  dwc:endLongitude '-61.365'^^xsd:double;
  dwc:latitude '15.104444'^^xsd:double;
  dwc:startLatitude '15.104444'^^xsd:double;
  dwc:endLatitude '15.104444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.365 15.104444, -61.365 15.104444, -61.365 15.104444, -61.365 15.104444, -61.365 15.104444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3116'^^xsd:string;
  dwc:observationDate '1993-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.826944 -61.242778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.826944"^^xsd:decimal ;
  dwc:decimalLongitude "-61.242778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.826944 -61.242778)"^^geo:wktLiteral ;
  geo-pos:lat "14.826944"^^xsd:decimal ;
  geo-pos:long "-61.242778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3179'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3179'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.242778'^^xsd:double;
  dwc:startLongitude '-61.242778'^^xsd:double;
  dwc:endLongitude '-61.242778'^^xsd:double;
  dwc:latitude '14.826944'^^xsd:double;
  dwc:startLatitude '14.826944'^^xsd:double;
  dwc:endLatitude '14.826944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.242778 14.826944, -61.242778 14.826944, -61.242778 14.826944, -61.242778 14.826944, -61.242778 14.826944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3179'^^xsd:string;
  dwc:observationDate '1994-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.484167 -61.538056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.484167"^^xsd:decimal ;
  dwc:decimalLongitude "-61.538056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.484167 -61.538056)"^^geo:wktLiteral ;
  geo-pos:lat "15.484167"^^xsd:decimal ;
  geo-pos:long "-61.538056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3153'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3153'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.538056'^^xsd:double;
  dwc:startLongitude '-61.538056'^^xsd:double;
  dwc:endLongitude '-61.538056'^^xsd:double;
  dwc:latitude '15.484167'^^xsd:double;
  dwc:startLatitude '15.484167'^^xsd:double;
  dwc:endLatitude '15.484167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.538056 15.484167, -61.538056 15.484167, -61.538056 15.484167, -61.538056 15.484167, -61.538056 15.484167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3153'^^xsd:string;
  dwc:observationDate '1994-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.903056 -61.254167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.903056"^^xsd:decimal ;
  dwc:decimalLongitude "-61.254167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.903056 -61.254167)"^^geo:wktLiteral ;
  geo-pos:lat "14.903056"^^xsd:decimal ;
  geo-pos:long "-61.254167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3175'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3175'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.254167'^^xsd:double;
  dwc:startLongitude '-61.254167'^^xsd:double;
  dwc:endLongitude '-61.254167'^^xsd:double;
  dwc:latitude '14.903056'^^xsd:double;
  dwc:startLatitude '14.903056'^^xsd:double;
  dwc:endLatitude '14.903056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.254167 14.903056, -61.254167 14.903056, -61.254167 14.903056, -61.254167 14.903056, -61.254167 14.903056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3175'^^xsd:string;
  dwc:observationDate '1994-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.945 -17.211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.945"^^xsd:decimal ;
  dwc:decimalLongitude "-17.211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.945 -17.211667)"^^geo:wktLiteral ;
  geo-pos:lat "27.945"^^xsd:decimal ;
  geo-pos:long "-17.211667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2929'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2929'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.014166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.211667'^^xsd:double;
  dwc:startLongitude '-17.211667'^^xsd:double;
  dwc:endLongitude '-17.211667'^^xsd:double;
  dwc:latitude '27.945'^^xsd:double;
  dwc:startLatitude '27.945'^^xsd:double;
  dwc:endLatitude '27.945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.211667 27.945, -17.211667 27.945, -17.211667 27.945, -17.211667 27.945, -17.211667 27.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2929'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28588 15.76799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28588"^^xsd:decimal ;
  dwc:decimalLongitude "15.76799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28588 15.76799)"^^geo:wktLiteral ;
  geo-pos:lat "38.28588"^^xsd:decimal ;
  geo-pos:long "15.76799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8378'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8378'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.601111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.76799'^^xsd:double;
  dwc:startLongitude '15.76799'^^xsd:double;
  dwc:endLongitude '15.76799'^^xsd:double;
  dwc:latitude '38.28588'^^xsd:double;
  dwc:startLatitude '38.28588'^^xsd:double;
  dwc:endLatitude '38.28588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.76799 38.28588, 15.76799 38.28588, 15.76799 38.28588, 15.76799 38.28588, 15.76799 38.28588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8378'^^xsd:string;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0235 -16.9735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0235"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0235 -16.9735)"^^geo:wktLiteral ;
  geo-pos:lat "28.0235"^^xsd:decimal ;
  geo-pos:long "-16.9735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2946'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2946'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.205'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.9735'^^xsd:double;
  dwc:startLongitude '-16.9735'^^xsd:double;
  dwc:endLongitude '-16.9735'^^xsd:double;
  dwc:latitude '28.0235'^^xsd:double;
  dwc:startLatitude '28.0235'^^xsd:double;
  dwc:endLatitude '28.0235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9735 28.0235, -16.9735 28.0235, -16.9735 28.0235, -16.9735 28.0235, -16.9735 28.0235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2946'^^xsd:string;
  dwc:observationDate '1996-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98393 15.50348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98393"^^xsd:decimal ;
  dwc:decimalLongitude "15.50348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98393 15.50348)"^^geo:wktLiteral ;
  geo-pos:lat "37.98393"^^xsd:decimal ;
  geo-pos:long "15.50348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8352'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8352'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.50348'^^xsd:double;
  dwc:startLongitude '15.50348'^^xsd:double;
  dwc:endLongitude '15.50348'^^xsd:double;
  dwc:latitude '37.98393'^^xsd:double;
  dwc:startLatitude '37.98393'^^xsd:double;
  dwc:endLatitude '37.98393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.50348 37.98393, 15.50348 37.98393, 15.50348 37.98393, 15.50348 37.98393, 15.50348 37.98393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8352'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.140333 7.903167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.140333"^^xsd:decimal ;
  dwc:decimalLongitude "7.903167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.140333 7.903167)"^^geo:wktLiteral ;
  geo-pos:lat "41.140333"^^xsd:decimal ;
  geo-pos:long "7.903167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2783'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2783'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.903167'^^xsd:double;
  dwc:startLongitude '7.903167'^^xsd:double;
  dwc:endLongitude '7.903167'^^xsd:double;
  dwc:latitude '41.140333'^^xsd:double;
  dwc:startLatitude '41.140333'^^xsd:double;
  dwc:endLatitude '41.140333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.903167 41.140333, 7.903167 41.140333, 7.903167 41.140333, 7.903167 41.140333, 7.903167 41.140333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2783'^^xsd:string;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49289 7.89527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49289"^^xsd:decimal ;
  dwc:decimalLongitude "7.89527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49289 7.89527)"^^geo:wktLiteral ;
  geo-pos:lat "43.49289"^^xsd:decimal ;
  geo-pos:long "7.89527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4869'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4869'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.5175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89527'^^xsd:double;
  dwc:startLongitude '7.89527'^^xsd:double;
  dwc:endLongitude '7.89527'^^xsd:double;
  dwc:latitude '43.49289'^^xsd:double;
  dwc:startLatitude '43.49289'^^xsd:double;
  dwc:endLatitude '43.49289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89527 43.49289, 7.89527 43.49289, 7.89527 43.49289, 7.89527 43.49289, 7.89527 43.49289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_4869'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.206944 20.252222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.206944"^^xsd:decimal ;
  dwc:decimalLongitude "20.252222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.206944 20.252222)"^^geo:wktLiteral ;
  geo-pos:lat "39.206944"^^xsd:decimal ;
  geo-pos:long "20.252222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_655'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_655'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.252222'^^xsd:double;
  dwc:startLongitude '20.252222'^^xsd:double;
  dwc:endLongitude '20.252222'^^xsd:double;
  dwc:latitude '39.206944'^^xsd:double;
  dwc:startLatitude '39.206944'^^xsd:double;
  dwc:endLatitude '39.206944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.252222 39.206944, 20.252222 39.206944, 20.252222 39.206944, 20.252222 39.206944, 20.252222 39.206944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_655'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0975 -16.814167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0975"^^xsd:decimal ;
  dwc:decimalLongitude "-16.814167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0975 -16.814167)"^^geo:wktLiteral ;
  geo-pos:lat "28.0975"^^xsd:decimal ;
  geo-pos:long "-16.814167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3014'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3014'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.108888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.814167'^^xsd:double;
  dwc:startLongitude '-16.814167'^^xsd:double;
  dwc:endLongitude '-16.814167'^^xsd:double;
  dwc:latitude '28.0975'^^xsd:double;
  dwc:startLatitude '28.0975'^^xsd:double;
  dwc:endLatitude '28.0975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.814167 28.0975, -16.814167 28.0975, -16.814167 28.0975, -16.814167 28.0975, -16.814167 28.0975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3014'^^xsd:string;
  dwc:observationDate '1996-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.103167 8.102167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.103167"^^xsd:decimal ;
  dwc:decimalLongitude "8.102167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.103167 8.102167)"^^geo:wktLiteral ;
  geo-pos:lat "41.103167"^^xsd:decimal ;
  geo-pos:long "8.102167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2701'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2701'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.102167'^^xsd:double;
  dwc:startLongitude '8.102167'^^xsd:double;
  dwc:endLongitude '8.102167'^^xsd:double;
  dwc:latitude '41.103167'^^xsd:double;
  dwc:startLatitude '41.103167'^^xsd:double;
  dwc:endLatitude '41.103167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.102167 41.103167, 8.102167 41.103167, 8.102167 41.103167, 8.102167 41.103167, 8.102167 41.103167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2701'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304 15.24672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.304"^^xsd:decimal ;
  dwc:decimalLongitude "15.24672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304 15.24672)"^^geo:wktLiteral ;
  geo-pos:lat "38.304"^^xsd:decimal ;
  geo-pos:long "15.24672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8370'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8370'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.24672'^^xsd:double;
  dwc:startLongitude '15.24672'^^xsd:double;
  dwc:endLongitude '15.24672'^^xsd:double;
  dwc:latitude '38.304'^^xsd:double;
  dwc:startLatitude '38.304'^^xsd:double;
  dwc:endLatitude '38.304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.24672 38.304, 15.24672 38.304, 15.24672 38.304, 15.24672 38.304, 15.24672 38.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8370'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.277333 8.393167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.277333"^^xsd:decimal ;
  dwc:decimalLongitude "8.393167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.277333 8.393167)"^^geo:wktLiteral ;
  geo-pos:lat "41.277333"^^xsd:decimal ;
  geo-pos:long "8.393167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2698'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2698'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.393167'^^xsd:double;
  dwc:startLongitude '8.393167'^^xsd:double;
  dwc:endLongitude '8.393167'^^xsd:double;
  dwc:latitude '41.277333'^^xsd:double;
  dwc:startLatitude '41.277333'^^xsd:double;
  dwc:endLatitude '41.277333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.393167 41.277333, 8.393167 41.277333, 8.393167 41.277333, 8.393167 41.277333, 8.393167 41.277333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2698'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.007167 -16.757167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.007167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.757167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.007167 -16.757167)"^^geo:wktLiteral ;
  geo-pos:lat "28.007167"^^xsd:decimal ;
  geo-pos:long "-16.757167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2982'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2982'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.045277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.757167'^^xsd:double;
  dwc:startLongitude '-16.757167'^^xsd:double;
  dwc:endLongitude '-16.757167'^^xsd:double;
  dwc:latitude '28.007167'^^xsd:double;
  dwc:startLatitude '28.007167'^^xsd:double;
  dwc:endLatitude '28.007167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.757167 28.007167, -16.757167 28.007167, -16.757167 28.007167, -16.757167 28.007167, -16.757167 28.007167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2982'^^xsd:string;
  dwc:observationDate '1996-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.111333 -16.861333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.111333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.861333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.111333 -16.861333)"^^geo:wktLiteral ;
  geo-pos:lat "28.111333"^^xsd:decimal ;
  geo-pos:long "-16.861333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2912'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2912'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.992222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.861333'^^xsd:double;
  dwc:startLongitude '-16.861333'^^xsd:double;
  dwc:endLongitude '-16.861333'^^xsd:double;
  dwc:latitude '28.111333'^^xsd:double;
  dwc:startLatitude '28.111333'^^xsd:double;
  dwc:endLatitude '28.111333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.861333 28.111333, -16.861333 28.111333, -16.861333 28.111333, -16.861333 28.111333, -16.861333 28.111333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2912'^^xsd:string;
  dwc:observationDate '1996-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 8.048167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1095"^^xsd:decimal ;
  dwc:decimalLongitude "8.048167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 8.048167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1095"^^xsd:decimal ;
  geo-pos:long "8.048167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2706'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2706'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.048167'^^xsd:double;
  dwc:startLongitude '8.048167'^^xsd:double;
  dwc:endLongitude '8.048167'^^xsd:double;
  dwc:latitude '41.1095'^^xsd:double;
  dwc:startLatitude '41.1095'^^xsd:double;
  dwc:endLatitude '41.1095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.048167 41.1095, 8.048167 41.1095, 8.048167 41.1095, 8.048167 41.1095, 8.048167 41.1095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2706'^^xsd:string;
  dwc:observationDate '1994-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.05135 -13.334533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.05135"^^xsd:decimal ;
  dwc:decimalLongitude "-13.334533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.05135 -13.334533)"^^geo:wktLiteral ;
  geo-pos:lat "29.05135"^^xsd:decimal ;
  geo-pos:long "-13.334533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2841'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2841'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.334533'^^xsd:double;
  dwc:startLongitude '-13.334533'^^xsd:double;
  dwc:endLongitude '-13.334533'^^xsd:double;
  dwc:latitude '29.05135'^^xsd:double;
  dwc:startLatitude '29.05135'^^xsd:double;
  dwc:endLatitude '29.05135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.334533 29.05135, -13.334533 29.05135, -13.334533 29.05135, -13.334533 29.05135, -13.334533 29.05135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2841'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9555 -17.2555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9555"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9555 -17.2555)"^^geo:wktLiteral ;
  geo-pos:lat "27.9555"^^xsd:decimal ;
  geo-pos:long "-17.2555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2965'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2965'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.221111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.2555'^^xsd:double;
  dwc:startLongitude '-17.2555'^^xsd:double;
  dwc:endLongitude '-17.2555'^^xsd:double;
  dwc:latitude '27.9555'^^xsd:double;
  dwc:startLatitude '27.9555'^^xsd:double;
  dwc:endLatitude '27.9555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.2555 27.9555, -17.2555 27.9555, -17.2555 27.9555, -17.2555 27.9555, -17.2555 27.9555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2965'^^xsd:string;
  dwc:observationDate '1996-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.821111 19.070556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.821111"^^xsd:decimal ;
  dwc:decimalLongitude "19.070556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.821111 19.070556)"^^geo:wktLiteral ;
  geo-pos:lat "39.821111"^^xsd:decimal ;
  geo-pos:long "19.070556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_731'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_731'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.070556'^^xsd:double;
  dwc:startLongitude '19.070556'^^xsd:double;
  dwc:endLongitude '19.070556'^^xsd:double;
  dwc:latitude '39.821111'^^xsd:double;
  dwc:startLatitude '39.821111'^^xsd:double;
  dwc:endLatitude '39.821111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.070556 39.821111, 19.070556 39.821111, 19.070556 39.821111, 19.070556 39.821111, 19.070556 39.821111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_731'^^xsd:string;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.981167 -17.231167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.981167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.231167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.981167 -17.231167)"^^geo:wktLiteral ;
  geo-pos:lat "27.981167"^^xsd:decimal ;
  geo-pos:long "-17.231167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2922'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2922'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.535277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.231167'^^xsd:double;
  dwc:startLongitude '-17.231167'^^xsd:double;
  dwc:endLongitude '-17.231167'^^xsd:double;
  dwc:latitude '27.981167'^^xsd:double;
  dwc:startLatitude '27.981167'^^xsd:double;
  dwc:endLatitude '27.981167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.231167 27.981167, -17.231167 27.981167, -17.231167 27.981167, -17.231167 27.981167, -17.231167 27.981167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2922'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.150833 -62.720278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.150833"^^xsd:decimal ;
  dwc:decimalLongitude "-62.720278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.150833 -62.720278)"^^geo:wktLiteral ;
  geo-pos:lat "17.150833"^^xsd:decimal ;
  geo-pos:long "-62.720278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3183'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3183'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-62.720278'^^xsd:double;
  dwc:startLongitude '-62.720278'^^xsd:double;
  dwc:endLongitude '-62.720278'^^xsd:double;
  dwc:latitude '17.150833'^^xsd:double;
  dwc:startLatitude '17.150833'^^xsd:double;
  dwc:endLatitude '17.150833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.720278 17.150833, -62.720278 17.150833, -62.720278 17.150833, -62.720278 17.150833, -62.720278 17.150833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3183'^^xsd:string;
  dwc:observationDate '1994-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.987667 -17.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.987667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.987667 -17.171)"^^geo:wktLiteral ;
  geo-pos:lat "27.987667"^^xsd:decimal ;
  geo-pos:long "-17.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2921'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2921'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.729444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.171'^^xsd:double;
  dwc:startLongitude '-17.171'^^xsd:double;
  dwc:endLongitude '-17.171'^^xsd:double;
  dwc:latitude '27.987667'^^xsd:double;
  dwc:startLatitude '27.987667'^^xsd:double;
  dwc:endLatitude '27.987667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.171 27.987667, -17.171 27.987667, -17.171 27.987667, -17.171 27.987667, -17.171 27.987667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2921'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.320556 -61.480278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.320556"^^xsd:decimal ;
  dwc:decimalLongitude "-61.480278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.320556 -61.480278)"^^geo:wktLiteral ;
  geo-pos:lat "15.320556"^^xsd:decimal ;
  geo-pos:long "-61.480278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3172'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3172'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.480278'^^xsd:double;
  dwc:startLongitude '-61.480278'^^xsd:double;
  dwc:endLongitude '-61.480278'^^xsd:double;
  dwc:latitude '15.320556'^^xsd:double;
  dwc:startLatitude '15.320556'^^xsd:double;
  dwc:endLatitude '15.320556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.480278 15.320556, -61.480278 15.320556, -61.480278 15.320556, -61.480278 15.320556, -61.480278 15.320556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3172'^^xsd:string;
  dwc:observationDate '1994-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.599722 -61.168889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.599722"^^xsd:decimal ;
  dwc:decimalLongitude "-61.168889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.599722 -61.168889)"^^geo:wktLiteral ;
  geo-pos:lat "14.599722"^^xsd:decimal ;
  geo-pos:long "-61.168889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3113'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3113'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.168889'^^xsd:double;
  dwc:startLongitude '-61.168889'^^xsd:double;
  dwc:endLongitude '-61.168889'^^xsd:double;
  dwc:latitude '14.599722'^^xsd:double;
  dwc:startLatitude '14.599722'^^xsd:double;
  dwc:endLatitude '14.599722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.168889 14.599722, -61.168889 14.599722, -61.168889 14.599722, -61.168889 14.599722, -61.168889 14.599722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3113'^^xsd:string;
  dwc:observationDate '1993-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866667 19.343056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866667"^^xsd:decimal ;
  dwc:decimalLongitude "19.343056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866667 19.343056)"^^geo:wktLiteral ;
  geo-pos:lat "39.866667"^^xsd:decimal ;
  geo-pos:long "19.343056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_705'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_705'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.343056'^^xsd:double;
  dwc:startLongitude '19.343056'^^xsd:double;
  dwc:endLongitude '19.343056'^^xsd:double;
  dwc:latitude '39.866667'^^xsd:double;
  dwc:startLatitude '39.866667'^^xsd:double;
  dwc:endLatitude '39.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.343056 39.866667, 19.343056 39.866667, 19.343056 39.866667, 19.343056 39.866667, 19.343056 39.866667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_705'^^xsd:string;
  dwc:observationDate '1992-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78138 7.888479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78138"^^xsd:decimal ;
  dwc:decimalLongitude "7.888479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78138 7.888479)"^^geo:wktLiteral ;
  geo-pos:lat "43.78138"^^xsd:decimal ;
  geo-pos:long "7.888479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7937'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7937'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.005'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.888479'^^xsd:double;
  dwc:startLongitude '7.888479'^^xsd:double;
  dwc:endLongitude '7.888479'^^xsd:double;
  dwc:latitude '43.78138'^^xsd:double;
  dwc:startLatitude '43.78138'^^xsd:double;
  dwc:endLatitude '43.78138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.888479 43.78138, 7.888479 43.78138, 7.888479 43.78138, 7.888479 43.78138, 7.888479 43.78138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_7937'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.146 8.098667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.146"^^xsd:decimal ;
  dwc:decimalLongitude "8.098667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.146 8.098667)"^^geo:wktLiteral ;
  geo-pos:lat "41.146"^^xsd:decimal ;
  geo-pos:long "8.098667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2785'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2785'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.098667'^^xsd:double;
  dwc:startLongitude '8.098667'^^xsd:double;
  dwc:endLongitude '8.098667'^^xsd:double;
  dwc:latitude '41.146'^^xsd:double;
  dwc:startLatitude '41.146'^^xsd:double;
  dwc:endLatitude '41.146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.098667 41.146, 8.098667 41.146, 8.098667 41.146, 8.098667 41.146, 8.098667 41.146))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2785'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.334722 -61.444722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.334722"^^xsd:decimal ;
  dwc:decimalLongitude "-61.444722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.334722 -61.444722)"^^geo:wktLiteral ;
  geo-pos:lat "15.334722"^^xsd:decimal ;
  geo-pos:long "-61.444722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3155'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3155'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.444722'^^xsd:double;
  dwc:startLongitude '-61.444722'^^xsd:double;
  dwc:endLongitude '-61.444722'^^xsd:double;
  dwc:latitude '15.334722'^^xsd:double;
  dwc:startLatitude '15.334722'^^xsd:double;
  dwc:endLatitude '15.334722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.444722 15.334722, -61.444722 15.334722, -61.444722 15.334722, -61.444722 15.334722, -61.444722 15.334722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3155'^^xsd:string;
  dwc:observationDate '1994-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.518611 -61.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.518611"^^xsd:decimal ;
  dwc:decimalLongitude "-61.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.518611 -61.485)"^^geo:wktLiteral ;
  geo-pos:lat "15.518611"^^xsd:decimal ;
  geo-pos:long "-61.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3149'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3149'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.485'^^xsd:double;
  dwc:startLongitude '-61.485'^^xsd:double;
  dwc:endLongitude '-61.485'^^xsd:double;
  dwc:latitude '15.518611'^^xsd:double;
  dwc:startLatitude '15.518611'^^xsd:double;
  dwc:endLatitude '15.518611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.485 15.518611, -61.485 15.518611, -61.485 15.518611, -61.485 15.518611, -61.485 15.518611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3149'^^xsd:string;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.034167 -61.307222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.034167"^^xsd:decimal ;
  dwc:decimalLongitude "-61.307222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.034167 -61.307222)"^^geo:wktLiteral ;
  geo-pos:lat "15.034167"^^xsd:decimal ;
  geo-pos:long "-61.307222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3159'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3159'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.307222'^^xsd:double;
  dwc:startLongitude '-61.307222'^^xsd:double;
  dwc:endLongitude '-61.307222'^^xsd:double;
  dwc:latitude '15.034167'^^xsd:double;
  dwc:startLatitude '15.034167'^^xsd:double;
  dwc:endLatitude '15.034167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.307222 15.034167, -61.307222 15.034167, -61.307222 15.034167, -61.307222 15.034167, -61.307222 15.034167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3159'^^xsd:string;
  dwc:observationDate '1994-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.049167 -16.815833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.049167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.815833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.049167 -16.815833)"^^geo:wktLiteral ;
  geo-pos:lat "28.049167"^^xsd:decimal ;
  geo-pos:long "-16.815833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3019'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3019'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.182777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.815833'^^xsd:double;
  dwc:startLongitude '-16.815833'^^xsd:double;
  dwc:endLongitude '-16.815833'^^xsd:double;
  dwc:latitude '28.049167'^^xsd:double;
  dwc:startLatitude '28.049167'^^xsd:double;
  dwc:endLatitude '28.049167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.815833 28.049167, -16.815833 28.049167, -16.815833 28.049167, -16.815833 28.049167, -16.815833 28.049167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3019'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.161111 20.251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.161111"^^xsd:decimal ;
  dwc:decimalLongitude "20.251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.161111 20.251667)"^^geo:wktLiteral ;
  geo-pos:lat "39.161111"^^xsd:decimal ;
  geo-pos:long "20.251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_728'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_728'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.251667'^^xsd:double;
  dwc:startLongitude '20.251667'^^xsd:double;
  dwc:endLongitude '20.251667'^^xsd:double;
  dwc:latitude '39.161111'^^xsd:double;
  dwc:startLatitude '39.161111'^^xsd:double;
  dwc:endLatitude '39.161111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.251667 39.161111, 20.251667 39.161111, 20.251667 39.161111, 20.251667 39.161111, 20.251667 39.161111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_728'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.108167 8.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.108167"^^xsd:decimal ;
  dwc:decimalLongitude "8.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.108167 8.519)"^^geo:wktLiteral ;
  geo-pos:lat "41.108167"^^xsd:decimal ;
  geo-pos:long "8.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2741'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2741'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.519'^^xsd:double;
  dwc:startLongitude '8.519'^^xsd:double;
  dwc:endLongitude '8.519'^^xsd:double;
  dwc:latitude '41.108167'^^xsd:double;
  dwc:startLatitude '41.108167'^^xsd:double;
  dwc:endLatitude '41.108167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.519 41.108167, 8.519 41.108167, 8.519 41.108167, 8.519 41.108167, 8.519 41.108167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2741'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.336111 -61.471389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.336111"^^xsd:decimal ;
  dwc:decimalLongitude "-61.471389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.336111 -61.471389)"^^geo:wktLiteral ;
  geo-pos:lat "15.336111"^^xsd:decimal ;
  geo-pos:long "-61.471389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3173'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3173'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.471389'^^xsd:double;
  dwc:startLongitude '-61.471389'^^xsd:double;
  dwc:endLongitude '-61.471389'^^xsd:double;
  dwc:latitude '15.336111'^^xsd:double;
  dwc:startLatitude '15.336111'^^xsd:double;
  dwc:endLatitude '15.336111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.471389 15.336111, -61.471389 15.336111, -61.471389 15.336111, -61.471389 15.336111, -61.471389 15.336111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3173'^^xsd:string;
  dwc:observationDate '1994-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.495833 -61.529167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.495833"^^xsd:decimal ;
  dwc:decimalLongitude "-61.529167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.495833 -61.529167)"^^geo:wktLiteral ;
  geo-pos:lat "15.495833"^^xsd:decimal ;
  geo-pos:long "-61.529167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3152'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3152'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.529167'^^xsd:double;
  dwc:startLongitude '-61.529167'^^xsd:double;
  dwc:endLongitude '-61.529167'^^xsd:double;
  dwc:latitude '15.495833'^^xsd:double;
  dwc:startLatitude '15.495833'^^xsd:double;
  dwc:endLatitude '15.495833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.529167 15.495833, -61.529167 15.495833, -61.529167 15.495833, -61.529167 15.495833, -61.529167 15.495833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3152'^^xsd:string;
  dwc:observationDate '1994-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651669 7.738767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651669"^^xsd:decimal ;
  dwc:decimalLongitude "7.738767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651669 7.738767)"^^geo:wktLiteral ;
  geo-pos:lat "43.651669"^^xsd:decimal ;
  geo-pos:long "7.738767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5540'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5540'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.782777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.738767'^^xsd:double;
  dwc:startLongitude '7.738767'^^xsd:double;
  dwc:endLongitude '7.738767'^^xsd:double;
  dwc:latitude '43.651669'^^xsd:double;
  dwc:startLatitude '43.651669'^^xsd:double;
  dwc:endLatitude '43.651669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.738767 43.651669, 7.738767 43.651669, 7.738767 43.651669, 7.738767 43.651669, 7.738767 43.651669))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_5540'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.944167 -16.7775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.944167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.944167 -16.7775)"^^geo:wktLiteral ;
  geo-pos:lat "27.944167"^^xsd:decimal ;
  geo-pos:long "-16.7775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2933'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2933'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.481944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.7775'^^xsd:double;
  dwc:startLongitude '-16.7775'^^xsd:double;
  dwc:endLongitude '-16.7775'^^xsd:double;
  dwc:latitude '27.944167'^^xsd:double;
  dwc:startLatitude '27.944167'^^xsd:double;
  dwc:endLatitude '27.944167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7775 27.944167, -16.7775 27.944167, -16.7775 27.944167, -16.7775 27.944167, -16.7775 27.944167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2933'^^xsd:string;
  dwc:observationDate '1996-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.024722 19.443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.024722"^^xsd:decimal ;
  dwc:decimalLongitude "19.443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.024722 19.443333)"^^geo:wktLiteral ;
  geo-pos:lat "40.024722"^^xsd:decimal ;
  geo-pos:long "19.443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_671'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_671'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.443333'^^xsd:double;
  dwc:startLongitude '19.443333'^^xsd:double;
  dwc:endLongitude '19.443333'^^xsd:double;
  dwc:latitude '40.024722'^^xsd:double;
  dwc:startLatitude '40.024722'^^xsd:double;
  dwc:endLatitude '40.024722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.443333 40.024722, 19.443333 40.024722, 19.443333 40.024722, 19.443333 40.024722, 19.443333 40.024722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_671'^^xsd:string;
  dwc:observationDate '1991-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59108 7.44847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59108"^^xsd:decimal ;
  dwc:decimalLongitude "7.44847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59108 7.44847)"^^geo:wktLiteral ;
  geo-pos:lat "43.59108"^^xsd:decimal ;
  geo-pos:long "7.44847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4896'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.585'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44847'^^xsd:double;
  dwc:startLongitude '7.44847'^^xsd:double;
  dwc:endLongitude '7.44847'^^xsd:double;
  dwc:latitude '43.59108'^^xsd:double;
  dwc:startLatitude '43.59108'^^xsd:double;
  dwc:endLatitude '43.59108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44847 43.59108, 7.44847 43.59108, 7.44847 43.59108, 7.44847 43.59108, 7.44847 43.59108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_4896'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84559 15.51349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84559"^^xsd:decimal ;
  dwc:decimalLongitude "15.51349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84559 15.51349)"^^geo:wktLiteral ;
  geo-pos:lat "37.84559"^^xsd:decimal ;
  geo-pos:long "15.51349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8317'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8317'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.5855555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.51349'^^xsd:double;
  dwc:startLongitude '15.51349'^^xsd:double;
  dwc:endLongitude '15.51349'^^xsd:double;
  dwc:latitude '37.84559'^^xsd:double;
  dwc:startLatitude '37.84559'^^xsd:double;
  dwc:endLatitude '37.84559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.51349 37.84559, 15.51349 37.84559, 15.51349 37.84559, 15.51349 37.84559, 15.51349 37.84559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8317'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9915 -17.1415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9915"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9915 -17.1415)"^^geo:wktLiteral ;
  geo-pos:lat "27.9915"^^xsd:decimal ;
  geo-pos:long "-17.1415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2988'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2988'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.157777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.1415'^^xsd:double;
  dwc:startLongitude '-17.1415'^^xsd:double;
  dwc:endLongitude '-17.1415'^^xsd:double;
  dwc:latitude '27.9915'^^xsd:double;
  dwc:startLatitude '27.9915'^^xsd:double;
  dwc:endLatitude '27.9915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.1415 27.9915, -17.1415 27.9915, -17.1415 27.9915, -17.1415 27.9915, -17.1415 27.9915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2988'^^xsd:string;
  dwc:observationDate '1996-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.089667 -16.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.089667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.089667 -16.823)"^^geo:wktLiteral ;
  geo-pos:lat "28.089667"^^xsd:decimal ;
  geo-pos:long "-16.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2911'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2911'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.578611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.823'^^xsd:double;
  dwc:startLongitude '-16.823'^^xsd:double;
  dwc:endLongitude '-16.823'^^xsd:double;
  dwc:latitude '28.089667'^^xsd:double;
  dwc:startLatitude '28.089667'^^xsd:double;
  dwc:endLatitude '28.089667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.823 28.089667, -16.823 28.089667, -16.823 28.089667, -16.823 28.089667, -16.823 28.089667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2911'^^xsd:string;
  dwc:observationDate '1996-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.017 -16.750333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.017"^^xsd:decimal ;
  dwc:decimalLongitude "-16.750333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.017 -16.750333)"^^geo:wktLiteral ;
  geo-pos:lat "28.017"^^xsd:decimal ;
  geo-pos:long "-16.750333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2913'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2913'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.189444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.750333'^^xsd:double;
  dwc:startLongitude '-16.750333'^^xsd:double;
  dwc:endLongitude '-16.750333'^^xsd:double;
  dwc:latitude '28.017'^^xsd:double;
  dwc:startLatitude '28.017'^^xsd:double;
  dwc:endLatitude '28.017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.750333 28.017, -16.750333 28.017, -16.750333 28.017, -16.750333 28.017, -16.750333 28.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2913'^^xsd:string;
  dwc:observationDate '1996-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84 20.399167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84"^^xsd:decimal ;
  dwc:decimalLongitude "20.399167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84 20.399167)"^^geo:wktLiteral ;
  geo-pos:lat "38.84"^^xsd:decimal ;
  geo-pos:long "20.399167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_709'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_709'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.399167'^^xsd:double;
  dwc:startLongitude '20.399167'^^xsd:double;
  dwc:endLongitude '20.399167'^^xsd:double;
  dwc:latitude '38.84'^^xsd:double;
  dwc:startLatitude '38.84'^^xsd:double;
  dwc:endLatitude '38.84'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.399167 38.84, 20.399167 38.84, 20.399167 38.84, 20.399167 38.84, 20.399167 38.84))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_709'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00672 15.53695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00672"^^xsd:decimal ;
  dwc:decimalLongitude "15.53695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00672 15.53695)"^^geo:wktLiteral ;
  geo-pos:lat "38.00672"^^xsd:decimal ;
  geo-pos:long "15.53695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8344'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8344'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.53695'^^xsd:double;
  dwc:startLongitude '15.53695'^^xsd:double;
  dwc:endLongitude '15.53695'^^xsd:double;
  dwc:latitude '38.00672'^^xsd:double;
  dwc:startLatitude '38.00672'^^xsd:double;
  dwc:endLatitude '38.00672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.53695 38.00672, 15.53695 38.00672, 15.53695 38.00672, 15.53695 38.00672, 15.53695 38.00672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8344'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6785 20.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6785"^^xsd:decimal ;
  dwc:decimalLongitude "20.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6785 20.826)"^^geo:wktLiteral ;
  geo-pos:lat "38.6785"^^xsd:decimal ;
  geo-pos:long "20.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1530'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1530'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.826'^^xsd:double;
  dwc:startLongitude '20.826'^^xsd:double;
  dwc:endLongitude '20.826'^^xsd:double;
  dwc:latitude '38.6785'^^xsd:double;
  dwc:startLatitude '38.6785'^^xsd:double;
  dwc:endLatitude '38.6785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.826 38.6785, 20.826 38.6785, 20.826 38.6785, 20.826 38.6785, 20.826 38.6785))'^^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 '774_1530'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.657 14.5615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.657"^^xsd:decimal ;
  dwc:decimalLongitude "14.5615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.657 14.5615)"^^geo:wktLiteral ;
  geo-pos:lat "44.657"^^xsd:decimal ;
  geo-pos:long "14.5615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2095'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2095'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5615'^^xsd:double;
  dwc:startLongitude '14.5615'^^xsd:double;
  dwc:endLongitude '14.5615'^^xsd:double;
  dwc:latitude '44.657'^^xsd:double;
  dwc:startLatitude '44.657'^^xsd:double;
  dwc:endLatitude '44.657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5615 44.657, 14.5615 44.657, 14.5615 44.657, 14.5615 44.657, 14.5615 44.657))'^^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 '774_2095'^^xsd:string;
  dwc:observationDate '1997-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7508 9.11135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7508"^^xsd:decimal ;
  dwc:decimalLongitude "9.11135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7508 9.11135)"^^geo:wktLiteral ;
  geo-pos:lat "42.7508"^^xsd:decimal ;
  geo-pos:long "9.11135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8071'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8071'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.978611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.11135'^^xsd:double;
  dwc:startLongitude '9.11135'^^xsd:double;
  dwc:endLongitude '9.11135'^^xsd:double;
  dwc:latitude '42.7508'^^xsd:double;
  dwc:startLatitude '42.7508'^^xsd:double;
  dwc:endLatitude '42.7508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.11135 42.7508, 9.11135 42.7508, 9.11135 42.7508, 9.11135 42.7508, 9.11135 42.7508))'^^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 '774_8071'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661667"^^xsd:decimal ;
  dwc:decimalLongitude "20.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.661667"^^xsd:decimal ;
  geo-pos:long "20.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_910'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_910'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.95'^^xsd:double;
  dwc:startLongitude '20.95'^^xsd:double;
  dwc:endLongitude '20.95'^^xsd:double;
  dwc:latitude '38.661667'^^xsd:double;
  dwc:startLatitude '38.661667'^^xsd:double;
  dwc:endLatitude '38.661667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.95 38.661667, 20.95 38.661667, 20.95 38.661667, 20.95 38.661667, 20.95 38.661667))'^^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 '774_910'^^xsd:string;
  dwc:observationDate '1997-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6606 14.5961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6606"^^xsd:decimal ;
  dwc:decimalLongitude "14.5961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6606 14.5961)"^^geo:wktLiteral ;
  geo-pos:lat "44.6606"^^xsd:decimal ;
  geo-pos:long "14.5961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1754'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1754'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5961'^^xsd:double;
  dwc:startLongitude '14.5961'^^xsd:double;
  dwc:endLongitude '14.5961'^^xsd:double;
  dwc:latitude '44.6606'^^xsd:double;
  dwc:startLatitude '44.6606'^^xsd:double;
  dwc:endLatitude '44.6606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5961 44.6606, 14.5961 44.6606, 14.5961 44.6606, 14.5961 44.6606, 14.5961 44.6606))'^^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 '774_1754'^^xsd:string;
  dwc:observationDate '1992-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9825 8.208833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9825"^^xsd:decimal ;
  dwc:decimalLongitude "8.208833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9825 8.208833)"^^geo:wktLiteral ;
  geo-pos:lat "40.9825"^^xsd:decimal ;
  geo-pos:long "8.208833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2730'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2730'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.208833'^^xsd:double;
  dwc:startLongitude '8.208833'^^xsd:double;
  dwc:endLongitude '8.208833'^^xsd:double;
  dwc:latitude '40.9825'^^xsd:double;
  dwc:startLatitude '40.9825'^^xsd:double;
  dwc:endLatitude '40.9825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.208833 40.9825, 8.208833 40.9825, 8.208833 40.9825, 8.208833 40.9825, 8.208833 40.9825))'^^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 '774_2730'^^xsd:string;
  dwc:observationDate '1995-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5389 14.5222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5389"^^xsd:decimal ;
  dwc:decimalLongitude "14.5222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5389 14.5222)"^^geo:wktLiteral ;
  geo-pos:lat "44.5389"^^xsd:decimal ;
  geo-pos:long "14.5222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1888'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1888'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5222'^^xsd:double;
  dwc:startLongitude '14.5222'^^xsd:double;
  dwc:endLongitude '14.5222'^^xsd:double;
  dwc:latitude '44.5389'^^xsd:double;
  dwc:startLatitude '44.5389'^^xsd:double;
  dwc:endLatitude '44.5389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5222 44.5389, 14.5222 44.5389, 14.5222 44.5389, 14.5222 44.5389, 14.5222 44.5389))'^^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 '774_1888'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971167 20.915667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971167"^^xsd:decimal ;
  dwc:decimalLongitude "20.915667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971167 20.915667)"^^geo:wktLiteral ;
  geo-pos:lat "38.971167"^^xsd:decimal ;
  geo-pos:long "20.915667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_89'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_89'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.915667'^^xsd:double;
  dwc:startLongitude '20.915667'^^xsd:double;
  dwc:endLongitude '20.915667'^^xsd:double;
  dwc:latitude '38.971167'^^xsd:double;
  dwc:startLatitude '38.971167'^^xsd:double;
  dwc:endLatitude '38.971167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.915667 38.971167, 20.915667 38.971167, 20.915667 38.971167, 20.915667 38.971167, 20.915667 38.971167))'^^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 '774_89'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.965833 -17.165833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.965833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.165833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.965833 -17.165833)"^^geo:wktLiteral ;
  geo-pos:lat "27.965833"^^xsd:decimal ;
  geo-pos:long "-17.165833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2945'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2945'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.493055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.165833'^^xsd:double;
  dwc:startLongitude '-17.165833'^^xsd:double;
  dwc:endLongitude '-17.165833'^^xsd:double;
  dwc:latitude '27.965833'^^xsd:double;
  dwc:startLatitude '27.965833'^^xsd:double;
  dwc:endLatitude '27.965833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.165833 27.965833, -17.165833 27.965833, -17.165833 27.965833, -17.165833 27.965833, -17.165833 27.965833))'^^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 '774_2945'^^xsd:string;
  dwc:observationDate '1996-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5878 14.5322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5878"^^xsd:decimal ;
  dwc:decimalLongitude "14.5322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5878 14.5322)"^^geo:wktLiteral ;
  geo-pos:lat "44.5878"^^xsd:decimal ;
  geo-pos:long "14.5322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1934'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1934'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5322'^^xsd:double;
  dwc:startLongitude '14.5322'^^xsd:double;
  dwc:endLongitude '14.5322'^^xsd:double;
  dwc:latitude '44.5878'^^xsd:double;
  dwc:startLatitude '44.5878'^^xsd:double;
  dwc:endLatitude '44.5878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5322 44.5878, 14.5322 44.5878, 14.5322 44.5878, 14.5322 44.5878, 14.5322 44.5878))'^^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 '774_1934'^^xsd:string;
  dwc:observationDate '1994-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.950667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9805"^^xsd:decimal ;
  dwc:decimalLongitude "20.950667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.950667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9805"^^xsd:decimal ;
  geo-pos:long "20.950667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_481'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.950667'^^xsd:double;
  dwc:startLongitude '20.950667'^^xsd:double;
  dwc:endLongitude '20.950667'^^xsd:double;
  dwc:latitude '38.9805'^^xsd:double;
  dwc:startLatitude '38.9805'^^xsd:double;
  dwc:endLatitude '38.9805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.950667 38.9805, 20.950667 38.9805, 20.950667 38.9805, 20.950667 38.9805, 20.950667 38.9805))'^^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 '774_481'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669333 20.892167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669333"^^xsd:decimal ;
  dwc:decimalLongitude "20.892167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669333 20.892167)"^^geo:wktLiteral ;
  geo-pos:lat "38.669333"^^xsd:decimal ;
  geo-pos:long "20.892167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1541'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1541'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.892167'^^xsd:double;
  dwc:startLongitude '20.892167'^^xsd:double;
  dwc:endLongitude '20.892167'^^xsd:double;
  dwc:latitude '38.669333'^^xsd:double;
  dwc:startLatitude '38.669333'^^xsd:double;
  dwc:endLatitude '38.669333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.892167 38.669333, 20.892167 38.669333, 20.892167 38.669333, 20.892167 38.669333, 20.892167 38.669333))'^^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 '774_1541'^^xsd:string;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.939667 21.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.939667"^^xsd:decimal ;
  dwc:decimalLongitude "21.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.939667 21.005)"^^geo:wktLiteral ;
  geo-pos:lat "38.939667"^^xsd:decimal ;
  geo-pos:long "21.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_492'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_492'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.005'^^xsd:double;
  dwc:startLongitude '21.005'^^xsd:double;
  dwc:endLongitude '21.005'^^xsd:double;
  dwc:latitude '38.939667'^^xsd:double;
  dwc:startLatitude '38.939667'^^xsd:double;
  dwc:endLatitude '38.939667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.005 38.939667, 21.005 38.939667, 21.005 38.939667, 21.005 38.939667, 21.005 38.939667))'^^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 '774_492'^^xsd:string;
  dwc:observationDate '2009-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984833 21.028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984833"^^xsd:decimal ;
  dwc:decimalLongitude "21.028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984833 21.028333)"^^geo:wktLiteral ;
  geo-pos:lat "38.984833"^^xsd:decimal ;
  geo-pos:long "21.028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_486'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.028333'^^xsd:double;
  dwc:startLongitude '21.028333'^^xsd:double;
  dwc:endLongitude '21.028333'^^xsd:double;
  dwc:latitude '38.984833'^^xsd:double;
  dwc:startLatitude '38.984833'^^xsd:double;
  dwc:endLatitude '38.984833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.028333 38.984833, 21.028333 38.984833, 21.028333 38.984833, 21.028333 38.984833, 21.028333 38.984833))'^^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 '774_486'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 15.056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 15.056667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "15.056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2401'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2401'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.056667'^^xsd:double;
  dwc:startLongitude '15.056667'^^xsd:double;
  dwc:endLongitude '15.056667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:startLatitude '38.6'^^xsd:double;
  dwc:endLatitude '38.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.056667 38.6, 15.056667 38.6, 15.056667 38.6, 15.056667 38.6, 15.056667 38.6))'^^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 '774_2401'^^xsd:string;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.151325 15.604122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.151325"^^xsd:decimal ;
  dwc:decimalLongitude "15.604122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.151325 15.604122)"^^geo:wktLiteral ;
  geo-pos:lat "38.151325"^^xsd:decimal ;
  geo-pos:long "15.604122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8419'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8419'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.47'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.604122'^^xsd:double;
  dwc:startLongitude '15.604122'^^xsd:double;
  dwc:endLongitude '15.604122'^^xsd:double;
  dwc:latitude '38.151325'^^xsd:double;
  dwc:startLatitude '38.151325'^^xsd:double;
  dwc:endLatitude '38.151325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.604122 38.151325, 15.604122 38.151325, 15.604122 38.151325, 15.604122 38.151325, 15.604122 38.151325))'^^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 '774_8419'^^xsd:string;
  dwc:observationDate '2011-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352833 22.388833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.352833"^^xsd:decimal ;
  dwc:decimalLongitude "22.388833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352833 22.388833)"^^geo:wktLiteral ;
  geo-pos:lat "38.352833"^^xsd:decimal ;
  geo-pos:long "22.388833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_640'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_640'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.388833'^^xsd:double;
  dwc:startLongitude '22.388833'^^xsd:double;
  dwc:endLongitude '22.388833'^^xsd:double;
  dwc:latitude '38.352833'^^xsd:double;
  dwc:startLatitude '38.352833'^^xsd:double;
  dwc:endLatitude '38.352833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.388833 38.352833, 22.388833 38.352833, 22.388833 38.352833, 22.388833 38.352833, 22.388833 38.352833))'^^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 '774_640'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9835 20.872833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9835"^^xsd:decimal ;
  dwc:decimalLongitude "20.872833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9835 20.872833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9835"^^xsd:decimal ;
  geo-pos:long "20.872833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_51'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_51'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.872833'^^xsd:double;
  dwc:startLongitude '20.872833'^^xsd:double;
  dwc:endLongitude '20.872833'^^xsd:double;
  dwc:latitude '38.9835'^^xsd:double;
  dwc:startLatitude '38.9835'^^xsd:double;
  dwc:endLatitude '38.9835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.872833 38.9835, 20.872833 38.9835, 20.872833 38.9835, 20.872833 38.9835, 20.872833 38.9835))'^^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 '774_51'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9625 21.019833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9625"^^xsd:decimal ;
  dwc:decimalLongitude "21.019833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9625 21.019833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9625"^^xsd:decimal ;
  geo-pos:long "21.019833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_381'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_381'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.019833'^^xsd:double;
  dwc:startLongitude '21.019833'^^xsd:double;
  dwc:endLongitude '21.019833'^^xsd:double;
  dwc:latitude '38.9625'^^xsd:double;
  dwc:startLatitude '38.9625'^^xsd:double;
  dwc:endLatitude '38.9625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.019833 38.9625, 21.019833 38.9625, 21.019833 38.9625, 21.019833 38.9625, 21.019833 38.9625))'^^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 '774_381'^^xsd:string;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991667 20.841167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991667"^^xsd:decimal ;
  dwc:decimalLongitude "20.841167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991667 20.841167)"^^geo:wktLiteral ;
  geo-pos:lat "38.991667"^^xsd:decimal ;
  geo-pos:long "20.841167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_215'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_215'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.841167'^^xsd:double;
  dwc:startLongitude '20.841167'^^xsd:double;
  dwc:endLongitude '20.841167'^^xsd:double;
  dwc:latitude '38.991667'^^xsd:double;
  dwc:startLatitude '38.991667'^^xsd:double;
  dwc:endLatitude '38.991667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.841167 38.991667, 20.841167 38.991667, 20.841167 38.991667, 20.841167 38.991667, 20.841167 38.991667))'^^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 '774_215'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.585833 20.988667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.585833"^^xsd:decimal ;
  dwc:decimalLongitude "20.988667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.585833 20.988667)"^^geo:wktLiteral ;
  geo-pos:lat "38.585833"^^xsd:decimal ;
  geo-pos:long "20.988667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1526'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1526'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.988667'^^xsd:double;
  dwc:startLongitude '20.988667'^^xsd:double;
  dwc:endLongitude '20.988667'^^xsd:double;
  dwc:latitude '38.585833'^^xsd:double;
  dwc:startLatitude '38.585833'^^xsd:double;
  dwc:endLatitude '38.585833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.988667 38.585833, 20.988667 38.585833, 20.988667 38.585833, 20.988667 38.585833, 20.988667 38.585833))'^^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 '774_1526'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.479444 20.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.479444"^^xsd:decimal ;
  dwc:decimalLongitude "20.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.479444 20.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.479444"^^xsd:decimal ;
  geo-pos:long "20.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_685'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_685'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.585'^^xsd:double;
  dwc:startLongitude '20.585'^^xsd:double;
  dwc:endLongitude '20.585'^^xsd:double;
  dwc:latitude '38.479444'^^xsd:double;
  dwc:startLatitude '38.479444'^^xsd:double;
  dwc:endLatitude '38.479444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.585 38.479444, 20.585 38.479444, 20.585 38.479444, 20.585 38.479444, 20.585 38.479444))'^^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 '774_685'^^xsd:string;
  dwc:observationDate '1992-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92628 15.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92628"^^xsd:decimal ;
  dwc:decimalLongitude "15.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92628 15.3705)"^^geo:wktLiteral ;
  geo-pos:lat "37.92628"^^xsd:decimal ;
  geo-pos:long "15.3705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8382'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_8382'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.336388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.3705'^^xsd:double;
  dwc:startLongitude '15.3705'^^xsd:double;
  dwc:endLongitude '15.3705'^^xsd:double;
  dwc:latitude '37.92628'^^xsd:double;
  dwc:startLatitude '37.92628'^^xsd:double;
  dwc:endLatitude '37.92628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3705 37.92628, 15.3705 37.92628, 15.3705 37.92628, 15.3705 37.92628, 15.3705 37.92628))'^^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 '774_8382'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5508 14.5694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5508"^^xsd:decimal ;
  dwc:decimalLongitude "14.5694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5508 14.5694)"^^geo:wktLiteral ;
  geo-pos:lat "44.5508"^^xsd:decimal ;
  geo-pos:long "14.5694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1776'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1776'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5694'^^xsd:double;
  dwc:startLongitude '14.5694'^^xsd:double;
  dwc:endLongitude '14.5694'^^xsd:double;
  dwc:latitude '44.5508'^^xsd:double;
  dwc:startLatitude '44.5508'^^xsd:double;
  dwc:endLatitude '44.5508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5694 44.5508, 14.5694 44.5508, 14.5694 44.5508, 14.5694 44.5508, 14.5694 44.5508))'^^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 '774_1776'^^xsd:string;
  dwc:observationDate '1992-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.525333 14.623167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.525333"^^xsd:decimal ;
  dwc:decimalLongitude "14.623167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.525333 14.623167)"^^geo:wktLiteral ;
  geo-pos:lat "44.525333"^^xsd:decimal ;
  geo-pos:long "14.623167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2118'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2118'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.623167'^^xsd:double;
  dwc:startLongitude '14.623167'^^xsd:double;
  dwc:endLongitude '14.623167'^^xsd:double;
  dwc:latitude '44.525333'^^xsd:double;
  dwc:startLatitude '44.525333'^^xsd:double;
  dwc:endLatitude '44.525333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.623167 44.525333, 14.623167 44.525333, 14.623167 44.525333, 14.623167 44.525333, 14.623167 44.525333))'^^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 '774_2118'^^xsd:string;
  dwc:observationDate '1997-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.994167 -16.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.994167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.994167 -16.7275)"^^geo:wktLiteral ;
  geo-pos:lat "27.994167"^^xsd:decimal ;
  geo-pos:long "-16.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3001'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3001'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.131944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.7275'^^xsd:double;
  dwc:startLongitude '-16.7275'^^xsd:double;
  dwc:endLongitude '-16.7275'^^xsd:double;
  dwc:latitude '27.994167'^^xsd:double;
  dwc:startLatitude '27.994167'^^xsd:double;
  dwc:endLatitude '27.994167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7275 27.994167, -16.7275 27.994167, -16.7275 27.994167, -16.7275 27.994167, -16.7275 27.994167))'^^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 '774_3001'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5415 20.966833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5415"^^xsd:decimal ;
  dwc:decimalLongitude "20.966833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5415 20.966833)"^^geo:wktLiteral ;
  geo-pos:lat "38.5415"^^xsd:decimal ;
  geo-pos:long "20.966833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1161'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1161'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966833'^^xsd:double;
  dwc:startLongitude '20.966833'^^xsd:double;
  dwc:endLongitude '20.966833'^^xsd:double;
  dwc:latitude '38.5415'^^xsd:double;
  dwc:startLatitude '38.5415'^^xsd:double;
  dwc:endLatitude '38.5415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966833 38.5415, 20.966833 38.5415, 20.966833 38.5415, 20.966833 38.5415, 20.966833 38.5415))'^^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 '774_1161'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628167 20.9685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.628167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628167 20.9685)"^^geo:wktLiteral ;
  geo-pos:lat "38.628167"^^xsd:decimal ;
  geo-pos:long "20.9685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1442'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1442'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9685'^^xsd:double;
  dwc:startLongitude '20.9685'^^xsd:double;
  dwc:endLongitude '20.9685'^^xsd:double;
  dwc:latitude '38.628167'^^xsd:double;
  dwc:startLatitude '38.628167'^^xsd:double;
  dwc:endLatitude '38.628167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9685 38.628167, 20.9685 38.628167, 20.9685 38.628167, 20.9685 38.628167, 20.9685 38.628167))'^^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 '774_1442'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654667 20.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654667"^^xsd:decimal ;
  dwc:decimalLongitude "20.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654667 20.934)"^^geo:wktLiteral ;
  geo-pos:lat "38.654667"^^xsd:decimal ;
  geo-pos:long "20.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1333'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1333'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.934'^^xsd:double;
  dwc:startLongitude '20.934'^^xsd:double;
  dwc:endLongitude '20.934'^^xsd:double;
  dwc:latitude '38.654667'^^xsd:double;
  dwc:startLatitude '38.654667'^^xsd:double;
  dwc:endLatitude '38.654667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.934 38.654667, 20.934 38.654667, 20.934 38.654667, 20.934 38.654667, 20.934 38.654667))'^^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 '774_1333'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4511 14.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4511"^^xsd:decimal ;
  dwc:decimalLongitude "14.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4511 14.725)"^^geo:wktLiteral ;
  geo-pos:lat "44.4511"^^xsd:decimal ;
  geo-pos:long "14.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1785'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1785'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.725'^^xsd:double;
  dwc:startLongitude '14.725'^^xsd:double;
  dwc:endLongitude '14.725'^^xsd:double;
  dwc:latitude '44.4511'^^xsd:double;
  dwc:startLatitude '44.4511'^^xsd:double;
  dwc:endLatitude '44.4511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.725 44.4511, 14.725 44.4511, 14.725 44.4511, 14.725 44.4511, 14.725 44.4511))'^^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 '774_1785'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9025 21.040167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9025"^^xsd:decimal ;
  dwc:decimalLongitude "21.040167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9025 21.040167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9025"^^xsd:decimal ;
  geo-pos:long "21.040167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8237'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.040167'^^xsd:double;
  dwc:startLongitude '21.040167'^^xsd:double;
  dwc:endLongitude '21.040167'^^xsd:double;
  dwc:latitude '38.9025'^^xsd:double;
  dwc:startLatitude '38.9025'^^xsd:double;
  dwc:endLatitude '38.9025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.040167 38.9025, 21.040167 38.9025, 21.040167 38.9025, 21.040167 38.9025, 21.040167 38.9025))'^^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 '774_8237'^^xsd:string;
  dwc:observationDate '2008-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6655 20.910333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6655"^^xsd:decimal ;
  dwc:decimalLongitude "20.910333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6655 20.910333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6655"^^xsd:decimal ;
  geo-pos:long "20.910333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1546'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1546'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.910333'^^xsd:double;
  dwc:startLongitude '20.910333'^^xsd:double;
  dwc:endLongitude '20.910333'^^xsd:double;
  dwc:latitude '38.6655'^^xsd:double;
  dwc:startLatitude '38.6655'^^xsd:double;
  dwc:endLatitude '38.6655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.910333 38.6655, 20.910333 38.6655, 20.910333 38.6655, 20.910333 38.6655, 20.910333 38.6655))'^^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 '774_1546'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4561 14.5775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4561"^^xsd:decimal ;
  dwc:decimalLongitude "14.5775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4561 14.5775)"^^geo:wktLiteral ;
  geo-pos:lat "44.4561"^^xsd:decimal ;
  geo-pos:long "14.5775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1839'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1839'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5775'^^xsd:double;
  dwc:startLongitude '14.5775'^^xsd:double;
  dwc:endLongitude '14.5775'^^xsd:double;
  dwc:latitude '44.4561'^^xsd:double;
  dwc:startLatitude '44.4561'^^xsd:double;
  dwc:endLatitude '44.4561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5775 44.4561, 14.5775 44.4561, 14.5775 44.4561, 14.5775 44.4561, 14.5775 44.4561))'^^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 '774_1839'^^xsd:string;
  dwc:observationDate '1993-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5397 14.5275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5397"^^xsd:decimal ;
  dwc:decimalLongitude "14.5275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5397 14.5275)"^^geo:wktLiteral ;
  geo-pos:lat "44.5397"^^xsd:decimal ;
  geo-pos:long "14.5275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1887'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1887'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5275'^^xsd:double;
  dwc:startLongitude '14.5275'^^xsd:double;
  dwc:endLongitude '14.5275'^^xsd:double;
  dwc:latitude '44.5397'^^xsd:double;
  dwc:startLatitude '44.5397'^^xsd:double;
  dwc:endLatitude '44.5397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5275 44.5397, 14.5275 44.5397, 14.5275 44.5397, 14.5275 44.5397, 14.5275 44.5397))'^^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 '774_1887'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.358056 20.193889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.358056"^^xsd:decimal ;
  dwc:decimalLongitude "20.193889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.358056 20.193889)"^^geo:wktLiteral ;
  geo-pos:lat "39.358056"^^xsd:decimal ;
  geo-pos:long "20.193889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_711'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_711'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.193889'^^xsd:double;
  dwc:startLongitude '20.193889'^^xsd:double;
  dwc:endLongitude '20.193889'^^xsd:double;
  dwc:latitude '39.358056'^^xsd:double;
  dwc:startLatitude '39.358056'^^xsd:double;
  dwc:endLatitude '39.358056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.193889 39.358056, 20.193889 39.358056, 20.193889 39.358056, 20.193889 39.358056, 20.193889 39.358056))'^^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 '774_711'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56 14.5519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56"^^xsd:decimal ;
  dwc:decimalLongitude "14.5519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56 14.5519)"^^geo:wktLiteral ;
  geo-pos:lat "44.56"^^xsd:decimal ;
  geo-pos:long "14.5519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2006'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2006'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5519'^^xsd:double;
  dwc:startLongitude '14.5519'^^xsd:double;
  dwc:endLongitude '14.5519'^^xsd:double;
  dwc:latitude '44.56'^^xsd:double;
  dwc:startLatitude '44.56'^^xsd:double;
  dwc:endLatitude '44.56'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5519 44.56, 14.5519 44.56, 14.5519 44.56, 14.5519 44.56, 14.5519 44.56))'^^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 '774_2006'^^xsd:string;
  dwc:observationDate '1995-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976667 21.057167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.976667"^^xsd:decimal ;
  dwc:decimalLongitude "21.057167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976667 21.057167)"^^geo:wktLiteral ;
  geo-pos:lat "38.976667"^^xsd:decimal ;
  geo-pos:long "21.057167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_354'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_354'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.057167'^^xsd:double;
  dwc:startLongitude '21.057167'^^xsd:double;
  dwc:endLongitude '21.057167'^^xsd:double;
  dwc:latitude '38.976667'^^xsd:double;
  dwc:startLatitude '38.976667'^^xsd:double;
  dwc:endLatitude '38.976667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.057167 38.976667, 21.057167 38.976667, 21.057167 38.976667, 21.057167 38.976667, 21.057167 38.976667))'^^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 '774_354'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985833 20.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985833"^^xsd:decimal ;
  dwc:decimalLongitude "20.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985833 20.905)"^^geo:wktLiteral ;
  geo-pos:lat "38.985833"^^xsd:decimal ;
  geo-pos:long "20.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8262'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8262'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.905'^^xsd:double;
  dwc:startLongitude '20.905'^^xsd:double;
  dwc:endLongitude '20.905'^^xsd:double;
  dwc:latitude '38.985833'^^xsd:double;
  dwc:startLatitude '38.985833'^^xsd:double;
  dwc:endLatitude '38.985833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.905 38.985833, 20.905 38.985833, 20.905 38.985833, 20.905 38.985833, 20.905 38.985833))'^^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 '774_8262'^^xsd:string;
  dwc:observationDate '2008-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994833 21.022667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.994833"^^xsd:decimal ;
  dwc:decimalLongitude "21.022667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994833 21.022667)"^^geo:wktLiteral ;
  geo-pos:lat "38.994833"^^xsd:decimal ;
  geo-pos:long "21.022667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_396'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_396'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.022667'^^xsd:double;
  dwc:startLongitude '21.022667'^^xsd:double;
  dwc:endLongitude '21.022667'^^xsd:double;
  dwc:latitude '38.994833'^^xsd:double;
  dwc:startLatitude '38.994833'^^xsd:double;
  dwc:endLatitude '38.994833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.022667 38.994833, 21.022667 38.994833, 21.022667 38.994833, 21.022667 38.994833, 21.022667 38.994833))'^^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 '774_396'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937 20.886167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.937"^^xsd:decimal ;
  dwc:decimalLongitude "20.886167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937 20.886167)"^^geo:wktLiteral ;
  geo-pos:lat "38.937"^^xsd:decimal ;
  geo-pos:long "20.886167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_464'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_464'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.886167'^^xsd:double;
  dwc:startLongitude '20.886167'^^xsd:double;
  dwc:endLongitude '20.886167'^^xsd:double;
  dwc:latitude '38.937'^^xsd:double;
  dwc:startLatitude '38.937'^^xsd:double;
  dwc:endLatitude '38.937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.886167 38.937, 20.886167 38.937, 20.886167 38.937, 20.886167 38.937, 20.886167 38.937))'^^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 '774_464'^^xsd:string;
  dwc:observationDate '2009-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9825 20.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9825"^^xsd:decimal ;
  dwc:decimalLongitude "20.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9825 20.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.9825"^^xsd:decimal ;
  geo-pos:long "20.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_294'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_294'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969'^^xsd:double;
  dwc:startLongitude '20.969'^^xsd:double;
  dwc:endLongitude '20.969'^^xsd:double;
  dwc:latitude '38.9825'^^xsd:double;
  dwc:startLatitude '38.9825'^^xsd:double;
  dwc:endLatitude '38.9825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969 38.9825, 20.969 38.9825, 20.969 38.9825, 20.969 38.9825, 20.969 38.9825))'^^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 '774_294'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968167 21.030667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968167"^^xsd:decimal ;
  dwc:decimalLongitude "21.030667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968167 21.030667)"^^geo:wktLiteral ;
  geo-pos:lat "38.968167"^^xsd:decimal ;
  geo-pos:long "21.030667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_259'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_259'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.030667'^^xsd:double;
  dwc:startLongitude '21.030667'^^xsd:double;
  dwc:endLongitude '21.030667'^^xsd:double;
  dwc:latitude '38.968167'^^xsd:double;
  dwc:startLatitude '38.968167'^^xsd:double;
  dwc:endLatitude '38.968167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.030667 38.968167, 21.030667 38.968167, 21.030667 38.968167, 21.030667 38.968167, 21.030667 38.968167))'^^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 '774_259'^^xsd:string;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77817 14.5225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77817"^^xsd:decimal ;
  dwc:decimalLongitude "14.5225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77817 14.5225)"^^geo:wktLiteral ;
  geo-pos:lat "44.77817"^^xsd:decimal ;
  geo-pos:long "14.5225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2052'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2052'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5225'^^xsd:double;
  dwc:startLongitude '14.5225'^^xsd:double;
  dwc:endLongitude '14.5225'^^xsd:double;
  dwc:latitude '44.77817'^^xsd:double;
  dwc:startLatitude '44.77817'^^xsd:double;
  dwc:endLatitude '44.77817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5225 44.77817, 14.5225 44.77817, 14.5225 44.77817, 14.5225 44.77817, 14.5225 44.77817))'^^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 '774_2052'^^xsd:string;
  dwc:observationDate '1996-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5231 14.6169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5231"^^xsd:decimal ;
  dwc:decimalLongitude "14.6169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5231 14.6169)"^^geo:wktLiteral ;
  geo-pos:lat "44.5231"^^xsd:decimal ;
  geo-pos:long "14.6169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2008'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2008'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6169'^^xsd:double;
  dwc:startLongitude '14.6169'^^xsd:double;
  dwc:endLongitude '14.6169'^^xsd:double;
  dwc:latitude '44.5231'^^xsd:double;
  dwc:startLatitude '44.5231'^^xsd:double;
  dwc:endLatitude '44.5231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6169 44.5231, 14.6169 44.5231, 14.6169 44.5231, 14.6169 44.5231, 14.6169 44.5231))'^^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 '774_2008'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6937 -15.8437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6937"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6937 -15.8437)"^^geo:wktLiteral ;
  geo-pos:lat "23.6937"^^xsd:decimal ;
  geo-pos:long "-15.8437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6872'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6872'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.273333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.8437'^^xsd:double;
  dwc:startLongitude '-15.8437'^^xsd:double;
  dwc:endLongitude '-15.8437'^^xsd:double;
  dwc:latitude '23.6937'^^xsd:double;
  dwc:startLatitude '23.6937'^^xsd:double;
  dwc:endLatitude '23.6937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.8437 23.6937, -15.8437 23.6937, -15.8437 23.6937, -15.8437 23.6937, -15.8437 23.6937))'^^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 '774_6872'^^xsd:string;
  dwc:observationDate '1996-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.034161 15.461458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.034161"^^xsd:decimal ;
  dwc:decimalLongitude "15.461458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.034161 15.461458)"^^geo:wktLiteral ;
  geo-pos:lat "38.034161"^^xsd:decimal ;
  geo-pos:long "15.461458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8417'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8417'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.405833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.461458'^^xsd:double;
  dwc:startLongitude '15.461458'^^xsd:double;
  dwc:endLongitude '15.461458'^^xsd:double;
  dwc:latitude '38.034161'^^xsd:double;
  dwc:startLatitude '38.034161'^^xsd:double;
  dwc:endLatitude '38.034161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.461458 38.034161, 15.461458 38.034161, 15.461458 38.034161, 15.461458 38.034161, 15.461458 38.034161))'^^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 '774_8417'^^xsd:string;
  dwc:observationDate '2011-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4895 21.023167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4895"^^xsd:decimal ;
  dwc:decimalLongitude "21.023167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4895 21.023167)"^^geo:wktLiteral ;
  geo-pos:lat "38.4895"^^xsd:decimal ;
  geo-pos:long "21.023167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1599'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1599'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.023167'^^xsd:double;
  dwc:startLongitude '21.023167'^^xsd:double;
  dwc:endLongitude '21.023167'^^xsd:double;
  dwc:latitude '38.4895'^^xsd:double;
  dwc:startLatitude '38.4895'^^xsd:double;
  dwc:endLatitude '38.4895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.023167 38.4895, 21.023167 38.4895, 21.023167 38.4895, 21.023167 38.4895, 21.023167 38.4895))'^^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 '774_1599'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5553 14.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5553"^^xsd:decimal ;
  dwc:decimalLongitude "14.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5553 14.585)"^^geo:wktLiteral ;
  geo-pos:lat "44.5553"^^xsd:decimal ;
  geo-pos:long "14.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1842'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1842'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.585'^^xsd:double;
  dwc:startLongitude '14.585'^^xsd:double;
  dwc:endLongitude '14.585'^^xsd:double;
  dwc:latitude '44.5553'^^xsd:double;
  dwc:startLatitude '44.5553'^^xsd:double;
  dwc:endLatitude '44.5553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.585 44.5553, 14.585 44.5553, 14.585 44.5553, 14.585 44.5553, 14.585 44.5553))'^^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 '774_1842'^^xsd:string;
  dwc:observationDate '1993-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.526333 20.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.526333"^^xsd:decimal ;
  dwc:decimalLongitude "20.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.526333 20.904)"^^geo:wktLiteral ;
  geo-pos:lat "38.526333"^^xsd:decimal ;
  geo-pos:long "20.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1588'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1588'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.904'^^xsd:double;
  dwc:startLongitude '20.904'^^xsd:double;
  dwc:endLongitude '20.904'^^xsd:double;
  dwc:latitude '38.526333'^^xsd:double;
  dwc:startLatitude '38.526333'^^xsd:double;
  dwc:endLatitude '38.526333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.904 38.526333, 20.904 38.526333, 20.904 38.526333, 20.904 38.526333, 20.904 38.526333))'^^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 '774_1588'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.814 -15.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.814"^^xsd:decimal ;
  dwc:decimalLongitude "-15.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.814 -15.764)"^^geo:wktLiteral ;
  geo-pos:lat "23.814"^^xsd:decimal ;
  geo-pos:long "-15.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6873'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6873'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.236666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.764'^^xsd:double;
  dwc:startLongitude '-15.764'^^xsd:double;
  dwc:endLongitude '-15.764'^^xsd:double;
  dwc:latitude '23.814'^^xsd:double;
  dwc:startLatitude '23.814'^^xsd:double;
  dwc:endLatitude '23.814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.764 23.814, -15.764 23.814, -15.764 23.814, -15.764 23.814, -15.764 23.814))'^^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 '774_6873'^^xsd:string;
  dwc:observationDate '1996-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.592333 14.547167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.592333"^^xsd:decimal ;
  dwc:decimalLongitude "14.547167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.592333 14.547167)"^^geo:wktLiteral ;
  geo-pos:lat "44.592333"^^xsd:decimal ;
  geo-pos:long "14.547167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2112'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2112'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.547167'^^xsd:double;
  dwc:startLongitude '14.547167'^^xsd:double;
  dwc:endLongitude '14.547167'^^xsd:double;
  dwc:latitude '44.592333'^^xsd:double;
  dwc:startLatitude '44.592333'^^xsd:double;
  dwc:endLatitude '44.592333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.547167 44.592333, 14.547167 44.592333, 14.547167 44.592333, 14.547167 44.592333, 14.547167 44.592333))'^^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 '774_2112'^^xsd:string;
  dwc:observationDate '1997-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.250067 13.013167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.250067"^^xsd:decimal ;
  dwc:decimalLongitude "13.013167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.250067 13.013167)"^^geo:wktLiteral ;
  geo-pos:lat "45.250067"^^xsd:decimal ;
  geo-pos:long "13.013167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6936'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6936'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.013167'^^xsd:double;
  dwc:startLongitude '13.013167'^^xsd:double;
  dwc:endLongitude '13.013167'^^xsd:double;
  dwc:latitude '45.250067'^^xsd:double;
  dwc:startLatitude '45.250067'^^xsd:double;
  dwc:endLatitude '45.250067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.013167 45.250067, 13.013167 45.250067, 13.013167 45.250067, 13.013167 45.250067, 13.013167 45.250067))'^^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 '774_6936'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5353 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5353"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5353 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.5353"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1784'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1784'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:startLongitude '14.6'^^xsd:double;
  dwc:endLongitude '14.6'^^xsd:double;
  dwc:latitude '44.5353'^^xsd:double;
  dwc:startLatitude '44.5353'^^xsd:double;
  dwc:endLatitude '44.5353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6 44.5353, 14.6 44.5353, 14.6 44.5353, 14.6 44.5353, 14.6 44.5353))'^^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 '774_1784'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9485 20.970833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9485"^^xsd:decimal ;
  dwc:decimalLongitude "20.970833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9485 20.970833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9485"^^xsd:decimal ;
  geo-pos:long "20.970833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_270'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_270'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.970833'^^xsd:double;
  dwc:startLongitude '20.970833'^^xsd:double;
  dwc:endLongitude '20.970833'^^xsd:double;
  dwc:latitude '38.9485'^^xsd:double;
  dwc:startLatitude '38.9485'^^xsd:double;
  dwc:endLatitude '38.9485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.970833 38.9485, 20.970833 38.9485, 20.970833 38.9485, 20.970833 38.9485, 20.970833 38.9485))'^^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 '774_270'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3733 14.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3733"^^xsd:decimal ;
  dwc:decimalLongitude "14.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3733 14.6558)"^^geo:wktLiteral ;
  geo-pos:lat "44.3733"^^xsd:decimal ;
  geo-pos:long "14.6558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1959'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1959'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6558'^^xsd:double;
  dwc:startLongitude '14.6558'^^xsd:double;
  dwc:endLongitude '14.6558'^^xsd:double;
  dwc:latitude '44.3733'^^xsd:double;
  dwc:startLatitude '44.3733'^^xsd:double;
  dwc:endLatitude '44.3733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6558 44.3733, 14.6558 44.3733, 14.6558 44.3733, 14.6558 44.3733, 14.6558 44.3733))'^^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 '774_1959'^^xsd:string;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19277 15.58959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19277"^^xsd:decimal ;
  dwc:decimalLongitude "15.58959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19277 15.58959)"^^geo:wktLiteral ;
  geo-pos:lat "38.19277"^^xsd:decimal ;
  geo-pos:long "15.58959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8387'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8387'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.6647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.58959'^^xsd:double;
  dwc:startLongitude '15.58959'^^xsd:double;
  dwc:endLongitude '15.58959'^^xsd:double;
  dwc:latitude '38.19277'^^xsd:double;
  dwc:startLatitude '38.19277'^^xsd:double;
  dwc:endLatitude '38.19277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.58959 38.19277, 15.58959 38.19277, 15.58959 38.19277, 15.58959 38.19277, 15.58959 38.19277))'^^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 '774_8387'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 20.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958333"^^xsd:decimal ;
  dwc:decimalLongitude "20.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 20.8555)"^^geo:wktLiteral ;
  geo-pos:lat "38.958333"^^xsd:decimal ;
  geo-pos:long "20.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_96'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_96'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8555'^^xsd:double;
  dwc:startLongitude '20.8555'^^xsd:double;
  dwc:endLongitude '20.8555'^^xsd:double;
  dwc:latitude '38.958333'^^xsd:double;
  dwc:startLatitude '38.958333'^^xsd:double;
  dwc:endLatitude '38.958333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8555 38.958333, 20.8555 38.958333, 20.8555 38.958333, 20.8555 38.958333, 20.8555 38.958333))'^^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 '774_96'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986167 20.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986167"^^xsd:decimal ;
  dwc:decimalLongitude "20.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986167 20.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.986167"^^xsd:decimal ;
  geo-pos:long "20.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_99'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_99'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.857833'^^xsd:double;
  dwc:startLongitude '20.857833'^^xsd:double;
  dwc:endLongitude '20.857833'^^xsd:double;
  dwc:latitude '38.986167'^^xsd:double;
  dwc:startLatitude '38.986167'^^xsd:double;
  dwc:endLatitude '38.986167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.857833 38.986167, 20.857833 38.986167, 20.857833 38.986167, 20.857833 38.986167, 20.857833 38.986167))'^^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 '774_99'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.013 8.338667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.013"^^xsd:decimal ;
  dwc:decimalLongitude "8.338667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.013 8.338667)"^^geo:wktLiteral ;
  geo-pos:lat "41.013"^^xsd:decimal ;
  geo-pos:long "8.338667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2726'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2726'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.338667'^^xsd:double;
  dwc:startLongitude '8.338667'^^xsd:double;
  dwc:endLongitude '8.338667'^^xsd:double;
  dwc:latitude '41.013'^^xsd:double;
  dwc:startLatitude '41.013'^^xsd:double;
  dwc:endLatitude '41.013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.338667 41.013, 8.338667 41.013, 8.338667 41.013, 8.338667 41.013, 8.338667 41.013))'^^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 '774_2726'^^xsd:string;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.574 20.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.574"^^xsd:decimal ;
  dwc:decimalLongitude "20.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.574 20.8755)"^^geo:wktLiteral ;
  geo-pos:lat "38.574"^^xsd:decimal ;
  geo-pos:long "20.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_778'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_778'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8755'^^xsd:double;
  dwc:startLongitude '20.8755'^^xsd:double;
  dwc:endLongitude '20.8755'^^xsd:double;
  dwc:latitude '38.574'^^xsd:double;
  dwc:startLatitude '38.574'^^xsd:double;
  dwc:endLatitude '38.574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8755 38.574, 20.8755 38.574, 20.8755 38.574, 20.8755 38.574, 20.8755 38.574))'^^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 '774_778'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990667 21.0095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990667 21.0095)"^^geo:wktLiteral ;
  geo-pos:lat "38.990667"^^xsd:decimal ;
  geo-pos:long "21.0095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_281'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_281'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0095'^^xsd:double;
  dwc:startLongitude '21.0095'^^xsd:double;
  dwc:endLongitude '21.0095'^^xsd:double;
  dwc:latitude '38.990667'^^xsd:double;
  dwc:startLatitude '38.990667'^^xsd:double;
  dwc:endLatitude '38.990667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0095 38.990667, 21.0095 38.990667, 21.0095 38.990667, 21.0095 38.990667, 21.0095 38.990667))'^^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 '774_281'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 12.308167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.308167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 12.308167)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "12.308167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2412'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2412'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.308167'^^xsd:double;
  dwc:startLongitude '12.308167'^^xsd:double;
  dwc:endLongitude '12.308167'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:startLatitude '38.05'^^xsd:double;
  dwc:endLatitude '38.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.308167 38.05, 12.308167 38.05, 12.308167 38.05, 12.308167 38.05, 12.308167 38.05))'^^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 '774_2412'^^xsd:string;
  dwc:observationDate '1989-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.653833 14.604167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.653833"^^xsd:decimal ;
  dwc:decimalLongitude "14.604167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.653833 14.604167)"^^geo:wktLiteral ;
  geo-pos:lat "44.653833"^^xsd:decimal ;
  geo-pos:long "14.604167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2078'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2078'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.604167'^^xsd:double;
  dwc:startLongitude '14.604167'^^xsd:double;
  dwc:endLongitude '14.604167'^^xsd:double;
  dwc:latitude '44.653833'^^xsd:double;
  dwc:startLatitude '44.653833'^^xsd:double;
  dwc:endLatitude '44.653833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.604167 44.653833, 14.604167 44.653833, 14.604167 44.653833, 14.604167 44.653833, 14.604167 44.653833))'^^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 '774_2078'^^xsd:string;
  dwc:observationDate '1997-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6403 14.6039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6403"^^xsd:decimal ;
  dwc:decimalLongitude "14.6039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6403 14.6039)"^^geo:wktLiteral ;
  geo-pos:lat "44.6403"^^xsd:decimal ;
  geo-pos:long "14.6039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1964'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1964'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6039'^^xsd:double;
  dwc:startLongitude '14.6039'^^xsd:double;
  dwc:endLongitude '14.6039'^^xsd:double;
  dwc:latitude '44.6403'^^xsd:double;
  dwc:startLatitude '44.6403'^^xsd:double;
  dwc:endLatitude '44.6403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6039 44.6403, 14.6039 44.6403, 14.6039 44.6403, 14.6039 44.6403, 14.6039 44.6403))'^^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 '774_1964'^^xsd:string;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58033 14.53533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58033"^^xsd:decimal ;
  dwc:decimalLongitude "14.53533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58033 14.53533)"^^geo:wktLiteral ;
  geo-pos:lat "44.58033"^^xsd:decimal ;
  geo-pos:long "14.53533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1667'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1667'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.53533'^^xsd:double;
  dwc:startLongitude '14.53533'^^xsd:double;
  dwc:endLongitude '14.53533'^^xsd:double;
  dwc:latitude '44.58033'^^xsd:double;
  dwc:startLatitude '44.58033'^^xsd:double;
  dwc:endLatitude '44.58033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.53533 44.58033, 14.53533 44.58033, 14.53533 44.58033, 14.53533 44.58033, 14.53533 44.58033))'^^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 '774_1667'^^xsd:string;
  dwc:observationDate '1990-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58333"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.58333"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2174'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2174'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:startLongitude '14.6'^^xsd:double;
  dwc:endLongitude '14.6'^^xsd:double;
  dwc:latitude '44.58333'^^xsd:double;
  dwc:startLatitude '44.58333'^^xsd:double;
  dwc:endLatitude '44.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6 44.58333, 14.6 44.58333, 14.6 44.58333, 14.6 44.58333, 14.6 44.58333))'^^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 '774_2174'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5761 14.5483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5761"^^xsd:decimal ;
  dwc:decimalLongitude "14.5483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5761 14.5483)"^^geo:wktLiteral ;
  geo-pos:lat "44.5761"^^xsd:decimal ;
  geo-pos:long "14.5483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1903'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1903'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5483'^^xsd:double;
  dwc:startLongitude '14.5483'^^xsd:double;
  dwc:endLongitude '14.5483'^^xsd:double;
  dwc:latitude '44.5761'^^xsd:double;
  dwc:startLatitude '44.5761'^^xsd:double;
  dwc:endLatitude '44.5761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5483 44.5761, 14.5483 44.5761, 14.5483 44.5761, 14.5483 44.5761, 14.5483 44.5761))'^^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 '774_1903'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99081 15.44857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99081"^^xsd:decimal ;
  dwc:decimalLongitude "15.44857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99081 15.44857)"^^geo:wktLiteral ;
  geo-pos:lat "37.99081"^^xsd:decimal ;
  geo-pos:long "15.44857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8340'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8340'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.170555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.44857'^^xsd:double;
  dwc:startLongitude '15.44857'^^xsd:double;
  dwc:endLongitude '15.44857'^^xsd:double;
  dwc:latitude '37.99081'^^xsd:double;
  dwc:startLatitude '37.99081'^^xsd:double;
  dwc:endLatitude '37.99081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.44857 37.99081, 15.44857 37.99081, 15.44857 37.99081, 15.44857 37.99081, 15.44857 37.99081))'^^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 '774_8340'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4789 14.6367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4789"^^xsd:decimal ;
  dwc:decimalLongitude "14.6367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4789 14.6367)"^^geo:wktLiteral ;
  geo-pos:lat "44.4789"^^xsd:decimal ;
  geo-pos:long "14.6367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1935'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1935'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6367'^^xsd:double;
  dwc:startLongitude '14.6367'^^xsd:double;
  dwc:endLongitude '14.6367'^^xsd:double;
  dwc:latitude '44.4789'^^xsd:double;
  dwc:startLatitude '44.4789'^^xsd:double;
  dwc:endLatitude '44.4789'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6367 44.4789, 14.6367 44.4789, 14.6367 44.4789, 14.6367 44.4789, 14.6367 44.4789))'^^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 '774_1935'^^xsd:string;
  dwc:observationDate '1994-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953667 20.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953667 20.8225)"^^geo:wktLiteral ;
  geo-pos:lat "38.953667"^^xsd:decimal ;
  geo-pos:long "20.8225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_179'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_179'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8225'^^xsd:double;
  dwc:startLongitude '20.8225'^^xsd:double;
  dwc:endLongitude '20.8225'^^xsd:double;
  dwc:latitude '38.953667'^^xsd:double;
  dwc:startLatitude '38.953667'^^xsd:double;
  dwc:endLatitude '38.953667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8225 38.953667, 20.8225 38.953667, 20.8225 38.953667, 20.8225 38.953667, 20.8225 38.953667))'^^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 '774_179'^^xsd:string;
  dwc:observationDate '2006-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 20.917333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967667"^^xsd:decimal ;
  dwc:decimalLongitude "20.917333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 20.917333)"^^geo:wktLiteral ;
  geo-pos:lat "38.967667"^^xsd:decimal ;
  geo-pos:long "20.917333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_88'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_88'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.917333'^^xsd:double;
  dwc:startLongitude '20.917333'^^xsd:double;
  dwc:endLongitude '20.917333'^^xsd:double;
  dwc:latitude '38.967667'^^xsd:double;
  dwc:startLatitude '38.967667'^^xsd:double;
  dwc:endLatitude '38.967667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.917333 38.967667, 20.917333 38.967667, 20.917333 38.967667, 20.917333 38.967667, 20.917333 38.967667))'^^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 '774_88'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6578 14.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6578"^^xsd:decimal ;
  dwc:decimalLongitude "14.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6578 14.585)"^^geo:wktLiteral ;
  geo-pos:lat "44.6578"^^xsd:decimal ;
  geo-pos:long "14.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1765'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1765'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.585'^^xsd:double;
  dwc:startLongitude '14.585'^^xsd:double;
  dwc:endLongitude '14.585'^^xsd:double;
  dwc:latitude '44.6578'^^xsd:double;
  dwc:startLatitude '44.6578'^^xsd:double;
  dwc:endLatitude '44.6578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.585 44.6578, 14.585 44.6578, 14.585 44.6578, 14.585 44.6578, 14.585 44.6578))'^^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 '774_1765'^^xsd:string;
  dwc:observationDate '1992-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973167 20.952167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973167"^^xsd:decimal ;
  dwc:decimalLongitude "20.952167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973167 20.952167)"^^geo:wktLiteral ;
  geo-pos:lat "38.973167"^^xsd:decimal ;
  geo-pos:long "20.952167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_558'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_558'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.952167'^^xsd:double;
  dwc:startLongitude '20.952167'^^xsd:double;
  dwc:endLongitude '20.952167'^^xsd:double;
  dwc:latitude '38.973167'^^xsd:double;
  dwc:startLatitude '38.973167'^^xsd:double;
  dwc:endLatitude '38.973167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.952167 38.973167, 20.952167 38.973167, 20.952167 38.973167, 20.952167 38.973167, 20.952167 38.973167))'^^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 '774_558'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5672 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5672"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5672 14.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.5672"^^xsd:decimal ;
  geo-pos:long "14.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1827'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1827'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:startLongitude '14.56'^^xsd:double;
  dwc:endLongitude '14.56'^^xsd:double;
  dwc:latitude '44.5672'^^xsd:double;
  dwc:startLatitude '44.5672'^^xsd:double;
  dwc:endLatitude '44.5672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56 44.5672, 14.56 44.5672, 14.56 44.5672, 14.56 44.5672, 14.56 44.5672))'^^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 '774_1827'^^xsd:string;
  dwc:observationDate '1992-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92243 15.68227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92243"^^xsd:decimal ;
  dwc:decimalLongitude "15.68227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92243 15.68227)"^^geo:wktLiteral ;
  geo-pos:lat "37.92243"^^xsd:decimal ;
  geo-pos:long "15.68227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8310'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8310'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.68227'^^xsd:double;
  dwc:startLongitude '15.68227'^^xsd:double;
  dwc:endLongitude '15.68227'^^xsd:double;
  dwc:latitude '37.92243'^^xsd:double;
  dwc:startLatitude '37.92243'^^xsd:double;
  dwc:endLatitude '37.92243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.68227 37.92243, 15.68227 37.92243, 15.68227 37.92243, 15.68227 37.92243, 15.68227 37.92243))'^^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 '774_8310'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.580333 20.747833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.580333"^^xsd:decimal ;
  dwc:decimalLongitude "20.747833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.580333 20.747833)"^^geo:wktLiteral ;
  geo-pos:lat "38.580333"^^xsd:decimal ;
  geo-pos:long "20.747833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1531'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1531'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.747833'^^xsd:double;
  dwc:startLongitude '20.747833'^^xsd:double;
  dwc:endLongitude '20.747833'^^xsd:double;
  dwc:latitude '38.580333'^^xsd:double;
  dwc:startLatitude '38.580333'^^xsd:double;
  dwc:endLatitude '38.580333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.747833 38.580333, 20.747833 38.580333, 20.747833 38.580333, 20.747833 38.580333, 20.747833 38.580333))'^^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 '774_1531'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78339 9.028229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78339"^^xsd:decimal ;
  dwc:decimalLongitude "9.028229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78339 9.028229)"^^geo:wktLiteral ;
  geo-pos:lat "42.78339"^^xsd:decimal ;
  geo-pos:long "9.028229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6033'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6033'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.028229'^^xsd:double;
  dwc:startLongitude '9.028229'^^xsd:double;
  dwc:endLongitude '9.028229'^^xsd:double;
  dwc:latitude '42.78339'^^xsd:double;
  dwc:startLatitude '42.78339'^^xsd:double;
  dwc:endLatitude '42.78339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.028229 42.78339, 9.028229 42.78339, 9.028229 42.78339, 9.028229 42.78339, 9.028229 42.78339))'^^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 '774_6033'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0195 20.814333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0195"^^xsd:decimal ;
  dwc:decimalLongitude "20.814333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0195 20.814333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0195"^^xsd:decimal ;
  geo-pos:long "20.814333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_247'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_247'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.814333'^^xsd:double;
  dwc:startLongitude '20.814333'^^xsd:double;
  dwc:endLongitude '20.814333'^^xsd:double;
  dwc:latitude '39.0195'^^xsd:double;
  dwc:startLatitude '39.0195'^^xsd:double;
  dwc:endLatitude '39.0195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.814333 39.0195, 20.814333 39.0195, 20.814333 39.0195, 20.814333 39.0195, 20.814333 39.0195))'^^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 '774_247'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63 14.5586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63"^^xsd:decimal ;
  dwc:decimalLongitude "14.5586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63 14.5586)"^^geo:wktLiteral ;
  geo-pos:lat "44.63"^^xsd:decimal ;
  geo-pos:long "14.5586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1976'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1976'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5586'^^xsd:double;
  dwc:startLongitude '14.5586'^^xsd:double;
  dwc:endLongitude '14.5586'^^xsd:double;
  dwc:latitude '44.63'^^xsd:double;
  dwc:startLatitude '44.63'^^xsd:double;
  dwc:endLatitude '44.63'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5586 44.63, 14.5586 44.63, 14.5586 44.63, 14.5586 44.63, 14.5586 44.63))'^^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 '774_1976'^^xsd:string;
  dwc:observationDate '1995-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.728667 12.837167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.728667"^^xsd:decimal ;
  dwc:decimalLongitude "12.837167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.728667 12.837167)"^^geo:wktLiteral ;
  geo-pos:lat "44.728667"^^xsd:decimal ;
  geo-pos:long "12.837167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6907'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6907'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.837167'^^xsd:double;
  dwc:startLongitude '12.837167'^^xsd:double;
  dwc:endLongitude '12.837167'^^xsd:double;
  dwc:latitude '44.728667'^^xsd:double;
  dwc:startLatitude '44.728667'^^xsd:double;
  dwc:endLatitude '44.728667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.837167 44.728667, 12.837167 44.728667, 12.837167 44.728667, 12.837167 44.728667, 12.837167 44.728667))'^^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 '774_6907'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6081 14.4872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6081"^^xsd:decimal ;
  dwc:decimalLongitude "14.4872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6081 14.4872)"^^geo:wktLiteral ;
  geo-pos:lat "44.6081"^^xsd:decimal ;
  geo-pos:long "14.4872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1913'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1913'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4872'^^xsd:double;
  dwc:startLongitude '14.4872'^^xsd:double;
  dwc:endLongitude '14.4872'^^xsd:double;
  dwc:latitude '44.6081'^^xsd:double;
  dwc:startLatitude '44.6081'^^xsd:double;
  dwc:endLatitude '44.6081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4872 44.6081, 14.4872 44.6081, 14.4872 44.6081, 14.4872 44.6081, 14.4872 44.6081))'^^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 '774_1913'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5561 14.5072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5561"^^xsd:decimal ;
  dwc:decimalLongitude "14.5072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5561 14.5072)"^^geo:wktLiteral ;
  geo-pos:lat "44.5561"^^xsd:decimal ;
  geo-pos:long "14.5072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1736'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1736'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5072'^^xsd:double;
  dwc:startLongitude '14.5072'^^xsd:double;
  dwc:endLongitude '14.5072'^^xsd:double;
  dwc:latitude '44.5561'^^xsd:double;
  dwc:startLatitude '44.5561'^^xsd:double;
  dwc:endLatitude '44.5561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5072 44.5561, 14.5072 44.5561, 14.5072 44.5561, 14.5072 44.5561, 14.5072 44.5561))'^^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 '774_1736'^^xsd:string;
  dwc:observationDate '1991-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.091 -16.807667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.091"^^xsd:decimal ;
  dwc:decimalLongitude "-16.807667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.091 -16.807667)"^^geo:wktLiteral ;
  geo-pos:lat "28.091"^^xsd:decimal ;
  geo-pos:long "-16.807667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3015'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3015'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.333611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.807667'^^xsd:double;
  dwc:startLongitude '-16.807667'^^xsd:double;
  dwc:endLongitude '-16.807667'^^xsd:double;
  dwc:latitude '28.091'^^xsd:double;
  dwc:startLatitude '28.091'^^xsd:double;
  dwc:endLatitude '28.091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.807667 28.091, -16.807667 28.091, -16.807667 28.091, -16.807667 28.091, -16.807667 28.091))'^^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 '774_3015'^^xsd:string;
  dwc:observationDate '1996-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972667 20.9935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972667 20.9935)"^^geo:wktLiteral ;
  geo-pos:lat "38.972667"^^xsd:decimal ;
  geo-pos:long "20.9935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_127'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_127'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9935'^^xsd:double;
  dwc:startLongitude '20.9935'^^xsd:double;
  dwc:endLongitude '20.9935'^^xsd:double;
  dwc:latitude '38.972667'^^xsd:double;
  dwc:startLatitude '38.972667'^^xsd:double;
  dwc:endLatitude '38.972667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9935 38.972667, 20.9935 38.972667, 20.9935 38.972667, 20.9935 38.972667, 20.9935 38.972667))'^^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 '774_127'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954167 20.907333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954167"^^xsd:decimal ;
  dwc:decimalLongitude "20.907333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954167 20.907333)"^^geo:wktLiteral ;
  geo-pos:lat "38.954167"^^xsd:decimal ;
  geo-pos:long "20.907333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_546'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_546'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.907333'^^xsd:double;
  dwc:startLongitude '20.907333'^^xsd:double;
  dwc:endLongitude '20.907333'^^xsd:double;
  dwc:latitude '38.954167'^^xsd:double;
  dwc:startLatitude '38.954167'^^xsd:double;
  dwc:endLatitude '38.954167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.907333 38.954167, 20.907333 38.954167, 20.907333 38.954167, 20.907333 38.954167, 20.907333 38.954167))'^^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 '774_546'^^xsd:string;
  dwc:observationDate '2010-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962167 20.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962167"^^xsd:decimal ;
  dwc:decimalLongitude "20.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962167 20.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.962167"^^xsd:decimal ;
  geo-pos:long "20.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_324'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_324'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.983'^^xsd:double;
  dwc:startLongitude '20.983'^^xsd:double;
  dwc:endLongitude '20.983'^^xsd:double;
  dwc:latitude '38.962167'^^xsd:double;
  dwc:startLatitude '38.962167'^^xsd:double;
  dwc:endLatitude '38.962167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.983 38.962167, 20.983 38.962167, 20.983 38.962167, 20.983 38.962167, 20.983 38.962167))'^^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 '774_324'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635833 20.883833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.635833"^^xsd:decimal ;
  dwc:decimalLongitude "20.883833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635833 20.883833)"^^geo:wktLiteral ;
  geo-pos:lat "38.635833"^^xsd:decimal ;
  geo-pos:long "20.883833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1154'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1154'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.883833'^^xsd:double;
  dwc:startLongitude '20.883833'^^xsd:double;
  dwc:endLongitude '20.883833'^^xsd:double;
  dwc:latitude '38.635833'^^xsd:double;
  dwc:startLatitude '38.635833'^^xsd:double;
  dwc:endLatitude '38.635833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.883833 38.635833, 20.883833 38.635833, 20.883833 38.635833, 20.883833 38.635833, 20.883833 38.635833))'^^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 '774_1154'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675667 20.903833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.675667"^^xsd:decimal ;
  dwc:decimalLongitude "20.903833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675667 20.903833)"^^geo:wktLiteral ;
  geo-pos:lat "38.675667"^^xsd:decimal ;
  geo-pos:long "20.903833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1488'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1488'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.903833'^^xsd:double;
  dwc:startLongitude '20.903833'^^xsd:double;
  dwc:endLongitude '20.903833'^^xsd:double;
  dwc:latitude '38.675667'^^xsd:double;
  dwc:startLatitude '38.675667'^^xsd:double;
  dwc:endLatitude '38.675667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.903833 38.675667, 20.903833 38.675667, 20.903833 38.675667, 20.903833 38.675667, 20.903833 38.675667))'^^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 '774_1488'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742167 20.859667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.742167"^^xsd:decimal ;
  dwc:decimalLongitude "20.859667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742167 20.859667)"^^geo:wktLiteral ;
  geo-pos:lat "38.742167"^^xsd:decimal ;
  geo-pos:long "20.859667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1412'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1412'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.859667'^^xsd:double;
  dwc:startLongitude '20.859667'^^xsd:double;
  dwc:endLongitude '20.859667'^^xsd:double;
  dwc:latitude '38.742167'^^xsd:double;
  dwc:startLatitude '38.742167'^^xsd:double;
  dwc:endLatitude '38.742167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.859667 38.742167, 20.859667 38.742167, 20.859667 38.742167, 20.859667 38.742167, 20.859667 38.742167))'^^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 '774_1412'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966667 20.899333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966667"^^xsd:decimal ;
  dwc:decimalLongitude "20.899333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966667 20.899333)"^^geo:wktLiteral ;
  geo-pos:lat "38.966667"^^xsd:decimal ;
  geo-pos:long "20.899333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_258'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_258'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.899333'^^xsd:double;
  dwc:startLongitude '20.899333'^^xsd:double;
  dwc:endLongitude '20.899333'^^xsd:double;
  dwc:latitude '38.966667'^^xsd:double;
  dwc:startLatitude '38.966667'^^xsd:double;
  dwc:endLatitude '38.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.899333 38.966667, 20.899333 38.966667, 20.899333 38.966667, 20.899333 38.966667, 20.899333 38.966667))'^^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 '774_258'^^xsd:string;
  dwc:observationDate '2007-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.958667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658"^^xsd:decimal ;
  dwc:decimalLongitude "20.958667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.958667)"^^geo:wktLiteral ;
  geo-pos:lat "38.658"^^xsd:decimal ;
  geo-pos:long "20.958667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1630'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1630'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958667'^^xsd:double;
  dwc:startLongitude '20.958667'^^xsd:double;
  dwc:endLongitude '20.958667'^^xsd:double;
  dwc:latitude '38.658'^^xsd:double;
  dwc:startLatitude '38.658'^^xsd:double;
  dwc:endLatitude '38.658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958667 38.658, 20.958667 38.658, 20.958667 38.658, 20.958667 38.658, 20.958667 38.658))'^^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 '774_1630'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.883667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9725"^^xsd:decimal ;
  dwc:decimalLongitude "20.883667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.883667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9725"^^xsd:decimal ;
  geo-pos:long "20.883667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8257'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.883667'^^xsd:double;
  dwc:startLongitude '20.883667'^^xsd:double;
  dwc:endLongitude '20.883667'^^xsd:double;
  dwc:latitude '38.9725'^^xsd:double;
  dwc:startLatitude '38.9725'^^xsd:double;
  dwc:endLatitude '38.9725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.883667 38.9725, 20.883667 38.9725, 20.883667 38.9725, 20.883667 38.9725, 20.883667 38.9725))'^^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 '774_8257'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4815 14.63917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4815"^^xsd:decimal ;
  dwc:decimalLongitude "14.63917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4815 14.63917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4815"^^xsd:decimal ;
  geo-pos:long "14.63917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2056'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2056'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.63917'^^xsd:double;
  dwc:startLongitude '14.63917'^^xsd:double;
  dwc:endLongitude '14.63917'^^xsd:double;
  dwc:latitude '44.4815'^^xsd:double;
  dwc:startLatitude '44.4815'^^xsd:double;
  dwc:endLatitude '44.4815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.63917 44.4815, 14.63917 44.4815, 14.63917 44.4815, 14.63917 44.4815, 14.63917 44.4815))'^^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 '774_2056'^^xsd:string;
  dwc:observationDate '1996-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6385 20.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6385"^^xsd:decimal ;
  dwc:decimalLongitude "20.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6385 20.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.6385"^^xsd:decimal ;
  geo-pos:long "20.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1400'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1400'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969'^^xsd:double;
  dwc:startLongitude '20.969'^^xsd:double;
  dwc:endLongitude '20.969'^^xsd:double;
  dwc:latitude '38.6385'^^xsd:double;
  dwc:startLatitude '38.6385'^^xsd:double;
  dwc:endLatitude '38.6385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969 38.6385, 20.969 38.6385, 20.969 38.6385, 20.969 38.6385, 20.969 38.6385))'^^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 '774_1400'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 20.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983833"^^xsd:decimal ;
  dwc:decimalLongitude "20.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 20.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.983833"^^xsd:decimal ;
  geo-pos:long "20.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_317'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_317'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.97'^^xsd:double;
  dwc:startLongitude '20.97'^^xsd:double;
  dwc:endLongitude '20.97'^^xsd:double;
  dwc:latitude '38.983833'^^xsd:double;
  dwc:startLatitude '38.983833'^^xsd:double;
  dwc:endLatitude '38.983833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.97 38.983833, 20.97 38.983833, 20.97 38.983833, 20.97 38.983833, 20.97 38.983833))'^^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 '774_317'^^xsd:string;
  dwc:observationDate '2007-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.718 14.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.718"^^xsd:decimal ;
  dwc:decimalLongitude "14.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.718 14.541)"^^geo:wktLiteral ;
  geo-pos:lat "44.718"^^xsd:decimal ;
  geo-pos:long "14.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2135'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2135'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.541'^^xsd:double;
  dwc:startLongitude '14.541'^^xsd:double;
  dwc:endLongitude '14.541'^^xsd:double;
  dwc:latitude '44.718'^^xsd:double;
  dwc:startLatitude '44.718'^^xsd:double;
  dwc:endLatitude '44.718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.541 44.718, 14.541 44.718, 14.541 44.718, 14.541 44.718, 14.541 44.718))'^^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 '774_2135'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955 21.001167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955"^^xsd:decimal ;
  dwc:decimalLongitude "21.001167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955 21.001167)"^^geo:wktLiteral ;
  geo-pos:lat "38.955"^^xsd:decimal ;
  geo-pos:long "21.001167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_62'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_62'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.001167'^^xsd:double;
  dwc:startLongitude '21.001167'^^xsd:double;
  dwc:endLongitude '21.001167'^^xsd:double;
  dwc:latitude '38.955'^^xsd:double;
  dwc:startLatitude '38.955'^^xsd:double;
  dwc:endLatitude '38.955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.001167 38.955, 21.001167 38.955, 21.001167 38.955, 21.001167 38.955, 21.001167 38.955))'^^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 '774_62'^^xsd:string;
  dwc:observationDate '2004-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5297 14.6203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5297"^^xsd:decimal ;
  dwc:decimalLongitude "14.6203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5297 14.6203)"^^geo:wktLiteral ;
  geo-pos:lat "44.5297"^^xsd:decimal ;
  geo-pos:long "14.6203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1728'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1728'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6203'^^xsd:double;
  dwc:startLongitude '14.6203'^^xsd:double;
  dwc:endLongitude '14.6203'^^xsd:double;
  dwc:latitude '44.5297'^^xsd:double;
  dwc:startLatitude '44.5297'^^xsd:double;
  dwc:endLatitude '44.5297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6203 44.5297, 14.6203 44.5297, 14.6203 44.5297, 14.6203 44.5297, 14.6203 44.5297))'^^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 '774_1728'^^xsd:string;
  dwc:observationDate '1991-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971333 20.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971333"^^xsd:decimal ;
  dwc:decimalLongitude "20.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971333 20.963)"^^geo:wktLiteral ;
  geo-pos:lat "38.971333"^^xsd:decimal ;
  geo-pos:long "20.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_345'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_345'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.963'^^xsd:double;
  dwc:startLongitude '20.963'^^xsd:double;
  dwc:endLongitude '20.963'^^xsd:double;
  dwc:latitude '38.971333'^^xsd:double;
  dwc:startLatitude '38.971333'^^xsd:double;
  dwc:endLatitude '38.971333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.963 38.971333, 20.963 38.971333, 20.963 38.971333, 20.963 38.971333, 20.963 38.971333))'^^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 '774_345'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000667 21.008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.000667"^^xsd:decimal ;
  dwc:decimalLongitude "21.008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000667 21.008333)"^^geo:wktLiteral ;
  geo-pos:lat "39.000667"^^xsd:decimal ;
  geo-pos:long "21.008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8224'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8224'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.008333'^^xsd:double;
  dwc:startLongitude '21.008333'^^xsd:double;
  dwc:endLongitude '21.008333'^^xsd:double;
  dwc:latitude '39.000667'^^xsd:double;
  dwc:startLatitude '39.000667'^^xsd:double;
  dwc:endLatitude '39.000667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.008333 39.000667, 21.008333 39.000667, 21.008333 39.000667, 21.008333 39.000667, 21.008333 39.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 '774_8224'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.018333 20.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.018333"^^xsd:decimal ;
  dwc:decimalLongitude "20.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.018333 20.846667)"^^geo:wktLiteral ;
  geo-pos:lat "39.018333"^^xsd:decimal ;
  geo-pos:long "20.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_438'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_438'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.846667'^^xsd:double;
  dwc:startLongitude '20.846667'^^xsd:double;
  dwc:endLongitude '20.846667'^^xsd:double;
  dwc:latitude '39.018333'^^xsd:double;
  dwc:startLatitude '39.018333'^^xsd:double;
  dwc:endLatitude '39.018333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.846667 39.018333, 20.846667 39.018333, 20.846667 39.018333, 20.846667 39.018333, 20.846667 39.018333))'^^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 '774_438'^^xsd:string;
  dwc:observationDate '2009-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.316667 12.776667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.316667"^^xsd:decimal ;
  dwc:decimalLongitude "12.776667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.316667 12.776667)"^^geo:wktLiteral ;
  geo-pos:lat "45.316667"^^xsd:decimal ;
  geo-pos:long "12.776667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6891'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.776667'^^xsd:double;
  dwc:startLongitude '12.776667'^^xsd:double;
  dwc:endLongitude '12.776667'^^xsd:double;
  dwc:latitude '45.316667'^^xsd:double;
  dwc:startLatitude '45.316667'^^xsd:double;
  dwc:endLatitude '45.316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.776667 45.316667, 12.776667 45.316667, 12.776667 45.316667, 12.776667 45.316667, 12.776667 45.316667))'^^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 '774_6891'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4839 14.5961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4839"^^xsd:decimal ;
  dwc:decimalLongitude "14.5961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4839 14.5961)"^^geo:wktLiteral ;
  geo-pos:lat "44.4839"^^xsd:decimal ;
  geo-pos:long "14.5961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1999'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1999'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5961'^^xsd:double;
  dwc:startLongitude '14.5961'^^xsd:double;
  dwc:endLongitude '14.5961'^^xsd:double;
  dwc:latitude '44.4839'^^xsd:double;
  dwc:startLatitude '44.4839'^^xsd:double;
  dwc:endLatitude '44.4839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5961 44.4839, 14.5961 44.4839, 14.5961 44.4839, 14.5961 44.4839, 14.5961 44.4839))'^^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 '774_1999'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9755 20.9575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9755"^^xsd:decimal ;
  dwc:decimalLongitude "20.9575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9755 20.9575)"^^geo:wktLiteral ;
  geo-pos:lat "38.9755"^^xsd:decimal ;
  geo-pos:long "20.9575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_118'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_118'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9575'^^xsd:double;
  dwc:startLongitude '20.9575'^^xsd:double;
  dwc:endLongitude '20.9575'^^xsd:double;
  dwc:latitude '38.9755'^^xsd:double;
  dwc:startLatitude '38.9755'^^xsd:double;
  dwc:endLatitude '38.9755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9575 38.9755, 20.9575 38.9755, 20.9575 38.9755, 20.9575 38.9755, 20.9575 38.9755))'^^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 '774_118'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663333 20.930833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663333"^^xsd:decimal ;
  dwc:decimalLongitude "20.930833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663333 20.930833)"^^geo:wktLiteral ;
  geo-pos:lat "38.663333"^^xsd:decimal ;
  geo-pos:long "20.930833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1506'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1506'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.930833'^^xsd:double;
  dwc:startLongitude '20.930833'^^xsd:double;
  dwc:endLongitude '20.930833'^^xsd:double;
  dwc:latitude '38.663333'^^xsd:double;
  dwc:startLatitude '38.663333'^^xsd:double;
  dwc:endLatitude '38.663333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.930833 38.663333, 20.930833 38.663333, 20.930833 38.663333, 20.930833 38.663333, 20.930833 38.663333))'^^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 '774_1506'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.371 22.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.371"^^xsd:decimal ;
  dwc:decimalLongitude "22.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.371 22.4095)"^^geo:wktLiteral ;
  geo-pos:lat "38.371"^^xsd:decimal ;
  geo-pos:long "22.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_587'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_587'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.4095'^^xsd:double;
  dwc:startLongitude '22.4095'^^xsd:double;
  dwc:endLongitude '22.4095'^^xsd:double;
  dwc:latitude '38.371'^^xsd:double;
  dwc:startLatitude '38.371'^^xsd:double;
  dwc:endLatitude '38.371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4095 38.371, 22.4095 38.371, 22.4095 38.371, 22.4095 38.371, 22.4095 38.371))'^^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 '774_587'^^xsd:string;
  dwc:observationDate '2009-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.970667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9725"^^xsd:decimal ;
  dwc:decimalLongitude "20.970667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.970667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9725"^^xsd:decimal ;
  geo-pos:long "20.970667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_532'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_532'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.970667'^^xsd:double;
  dwc:startLongitude '20.970667'^^xsd:double;
  dwc:endLongitude '20.970667'^^xsd:double;
  dwc:latitude '38.9725'^^xsd:double;
  dwc:startLatitude '38.9725'^^xsd:double;
  dwc:endLatitude '38.9725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.970667 38.9725, 20.970667 38.9725, 20.970667 38.9725, 20.970667 38.9725, 20.970667 38.9725))'^^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 '774_532'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6486 14.4417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6486"^^xsd:decimal ;
  dwc:decimalLongitude "14.4417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6486 14.4417)"^^geo:wktLiteral ;
  geo-pos:lat "44.6486"^^xsd:decimal ;
  geo-pos:long "14.4417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1710'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1710'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4417'^^xsd:double;
  dwc:startLongitude '14.4417'^^xsd:double;
  dwc:endLongitude '14.4417'^^xsd:double;
  dwc:latitude '44.6486'^^xsd:double;
  dwc:startLatitude '44.6486'^^xsd:double;
  dwc:endLatitude '44.6486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4417 44.6486, 14.4417 44.6486, 14.4417 44.6486, 14.4417 44.6486, 14.4417 44.6486))'^^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 '774_1710'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662167 20.946333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662167"^^xsd:decimal ;
  dwc:decimalLongitude "20.946333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662167 20.946333)"^^geo:wktLiteral ;
  geo-pos:lat "38.662167"^^xsd:decimal ;
  geo-pos:long "20.946333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1559'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1559'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946333'^^xsd:double;
  dwc:startLongitude '20.946333'^^xsd:double;
  dwc:endLongitude '20.946333'^^xsd:double;
  dwc:latitude '38.662167'^^xsd:double;
  dwc:startLatitude '38.662167'^^xsd:double;
  dwc:endLatitude '38.662167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946333 38.662167, 20.946333 38.662167, 20.946333 38.662167, 20.946333 38.662167, 20.946333 38.662167))'^^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 '774_1559'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967167 21.0665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967167"^^xsd:decimal ;
  dwc:decimalLongitude "21.0665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967167 21.0665)"^^geo:wktLiteral ;
  geo-pos:lat "38.967167"^^xsd:decimal ;
  geo-pos:long "21.0665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_209'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_209'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0665'^^xsd:double;
  dwc:startLongitude '21.0665'^^xsd:double;
  dwc:endLongitude '21.0665'^^xsd:double;
  dwc:latitude '38.967167'^^xsd:double;
  dwc:startLatitude '38.967167'^^xsd:double;
  dwc:endLatitude '38.967167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0665 38.967167, 21.0665 38.967167, 21.0665 38.967167, 21.0665 38.967167, 21.0665 38.967167))'^^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 '774_209'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.488167 14.668667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.488167"^^xsd:decimal ;
  dwc:decimalLongitude "14.668667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.488167 14.668667)"^^geo:wktLiteral ;
  geo-pos:lat "44.488167"^^xsd:decimal ;
  geo-pos:long "14.668667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2076'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2076'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.668667'^^xsd:double;
  dwc:startLongitude '14.668667'^^xsd:double;
  dwc:endLongitude '14.668667'^^xsd:double;
  dwc:latitude '44.488167'^^xsd:double;
  dwc:startLatitude '44.488167'^^xsd:double;
  dwc:endLatitude '44.488167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.668667 44.488167, 14.668667 44.488167, 14.668667 44.488167, 14.668667 44.488167, 14.668667 44.488167))'^^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 '774_2076'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 20.721333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.721333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 20.721333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "20.721333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2464'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2464'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.721333'^^xsd:double;
  dwc:startLongitude '20.721333'^^xsd:double;
  dwc:endLongitude '20.721333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:startLatitude '38.5'^^xsd:double;
  dwc:endLatitude '38.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.721333 38.5, 20.721333 38.5, 20.721333 38.5, 20.721333 38.5, 20.721333 38.5))'^^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 '774_2464'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.822833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.653667"^^xsd:decimal ;
  dwc:decimalLongitude "20.822833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.822833)"^^geo:wktLiteral ;
  geo-pos:lat "38.653667"^^xsd:decimal ;
  geo-pos:long "20.822833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1648'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1648'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.822833'^^xsd:double;
  dwc:startLongitude '20.822833'^^xsd:double;
  dwc:endLongitude '20.822833'^^xsd:double;
  dwc:latitude '38.653667'^^xsd:double;
  dwc:startLatitude '38.653667'^^xsd:double;
  dwc:endLatitude '38.653667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.822833 38.653667, 20.822833 38.653667, 20.822833 38.653667, 20.822833 38.653667, 20.822833 38.653667))'^^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 '774_1648'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643667 20.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.643667"^^xsd:decimal ;
  dwc:decimalLongitude "20.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643667 20.809)"^^geo:wktLiteral ;
  geo-pos:lat "38.643667"^^xsd:decimal ;
  geo-pos:long "20.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1563'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1563'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.809'^^xsd:double;
  dwc:startLongitude '20.809'^^xsd:double;
  dwc:endLongitude '20.809'^^xsd:double;
  dwc:latitude '38.643667'^^xsd:double;
  dwc:startLatitude '38.643667'^^xsd:double;
  dwc:endLatitude '38.643667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.809 38.643667, 20.809 38.643667, 20.809 38.643667, 20.809 38.643667, 20.809 38.643667))'^^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 '774_1563'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664 20.9375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664"^^xsd:decimal ;
  dwc:decimalLongitude "20.9375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664 20.9375)"^^geo:wktLiteral ;
  geo-pos:lat "38.664"^^xsd:decimal ;
  geo-pos:long "20.9375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1549'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1549'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9375'^^xsd:double;
  dwc:startLongitude '20.9375'^^xsd:double;
  dwc:endLongitude '20.9375'^^xsd:double;
  dwc:latitude '38.664'^^xsd:double;
  dwc:startLatitude '38.664'^^xsd:double;
  dwc:endLatitude '38.664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9375 38.664, 20.9375 38.664, 20.9375 38.664, 20.9375 38.664, 20.9375 38.664))'^^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 '774_1549'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64333 14.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64333"^^xsd:decimal ;
  dwc:decimalLongitude "14.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64333 14.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.64333"^^xsd:decimal ;
  geo-pos:long "14.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1677'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1677'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.58'^^xsd:double;
  dwc:startLongitude '14.58'^^xsd:double;
  dwc:endLongitude '14.58'^^xsd:double;
  dwc:latitude '44.64333'^^xsd:double;
  dwc:startLatitude '44.64333'^^xsd:double;
  dwc:endLatitude '44.64333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.58 44.64333, 14.58 44.64333, 14.58 44.64333, 14.58 44.64333, 14.58 44.64333))'^^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 '774_1677'^^xsd:string;
  dwc:observationDate '1990-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.49167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.49167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.49167)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "14.49167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1683'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1683'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.49167'^^xsd:double;
  dwc:startLongitude '14.49167'^^xsd:double;
  dwc:endLongitude '14.49167'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:startLatitude '44.55'^^xsd:double;
  dwc:endLatitude '44.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.49167 44.55, 14.49167 44.55, 14.49167 44.55, 14.49167 44.55, 14.49167 44.55))'^^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 '774_1683'^^xsd:string;
  dwc:observationDate '1990-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937667 20.989333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.937667"^^xsd:decimal ;
  dwc:decimalLongitude "20.989333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937667 20.989333)"^^geo:wktLiteral ;
  geo-pos:lat "38.937667"^^xsd:decimal ;
  geo-pos:long "20.989333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8253'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8253'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.989333'^^xsd:double;
  dwc:startLongitude '20.989333'^^xsd:double;
  dwc:endLongitude '20.989333'^^xsd:double;
  dwc:latitude '38.937667'^^xsd:double;
  dwc:startLatitude '38.937667'^^xsd:double;
  dwc:endLatitude '38.937667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.989333 38.937667, 20.989333 38.937667, 20.989333 38.937667, 20.989333 38.937667, 20.989333 38.937667))'^^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 '774_8253'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4353 14.6206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4353"^^xsd:decimal ;
  dwc:decimalLongitude "14.6206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4353 14.6206)"^^geo:wktLiteral ;
  geo-pos:lat "44.4353"^^xsd:decimal ;
  geo-pos:long "14.6206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2009'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2009'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6206'^^xsd:double;
  dwc:startLongitude '14.6206'^^xsd:double;
  dwc:endLongitude '14.6206'^^xsd:double;
  dwc:latitude '44.4353'^^xsd:double;
  dwc:startLatitude '44.4353'^^xsd:double;
  dwc:endLatitude '44.4353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6206 44.4353, 14.6206 44.4353, 14.6206 44.4353, 14.6206 44.4353, 14.6206 44.4353))'^^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 '774_2009'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.563 20.936333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.563"^^xsd:decimal ;
  dwc:decimalLongitude "20.936333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.563 20.936333)"^^geo:wktLiteral ;
  geo-pos:lat "38.563"^^xsd:decimal ;
  geo-pos:long "20.936333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1441'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1441'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.936333'^^xsd:double;
  dwc:startLongitude '20.936333'^^xsd:double;
  dwc:endLongitude '20.936333'^^xsd:double;
  dwc:latitude '38.563'^^xsd:double;
  dwc:startLatitude '38.563'^^xsd:double;
  dwc:endLatitude '38.563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.936333 38.563, 20.936333 38.563, 20.936333 38.563, 20.936333 38.563, 20.936333 38.563))'^^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 '774_1441'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.960167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.653667"^^xsd:decimal ;
  dwc:decimalLongitude "20.960167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.960167)"^^geo:wktLiteral ;
  geo-pos:lat "38.653667"^^xsd:decimal ;
  geo-pos:long "20.960167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1571'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1571'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.960167'^^xsd:double;
  dwc:startLongitude '20.960167'^^xsd:double;
  dwc:endLongitude '20.960167'^^xsd:double;
  dwc:latitude '38.653667'^^xsd:double;
  dwc:startLatitude '38.653667'^^xsd:double;
  dwc:endLatitude '38.653667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.960167 38.653667, 20.960167 38.653667, 20.960167 38.653667, 20.960167 38.653667, 20.960167 38.653667))'^^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 '774_1571'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.678833 20.907333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.678833"^^xsd:decimal ;
  dwc:decimalLongitude "20.907333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.678833 20.907333)"^^geo:wktLiteral ;
  geo-pos:lat "38.678833"^^xsd:decimal ;
  geo-pos:long "20.907333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1443'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1443'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.907333'^^xsd:double;
  dwc:startLongitude '20.907333'^^xsd:double;
  dwc:endLongitude '20.907333'^^xsd:double;
  dwc:latitude '38.678833'^^xsd:double;
  dwc:startLatitude '38.678833'^^xsd:double;
  dwc:endLatitude '38.678833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.907333 38.678833, 20.907333 38.678833, 20.907333 38.678833, 20.907333 38.678833, 20.907333 38.678833))'^^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 '774_1443'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973833 20.919667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973833"^^xsd:decimal ;
  dwc:decimalLongitude "20.919667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973833 20.919667)"^^geo:wktLiteral ;
  geo-pos:lat "38.973833"^^xsd:decimal ;
  geo-pos:long "20.919667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_515'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_515'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.919667'^^xsd:double;
  dwc:startLongitude '20.919667'^^xsd:double;
  dwc:endLongitude '20.919667'^^xsd:double;
  dwc:latitude '38.973833'^^xsd:double;
  dwc:startLatitude '38.973833'^^xsd:double;
  dwc:endLatitude '38.973833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.919667 38.973833, 20.919667 38.973833, 20.919667 38.973833, 20.919667 38.973833, 20.919667 38.973833))'^^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 '774_515'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604833 20.923833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604833"^^xsd:decimal ;
  dwc:decimalLongitude "20.923833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604833 20.923833)"^^geo:wktLiteral ;
  geo-pos:lat "38.604833"^^xsd:decimal ;
  geo-pos:long "20.923833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1632'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1632'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923833'^^xsd:double;
  dwc:startLongitude '20.923833'^^xsd:double;
  dwc:endLongitude '20.923833'^^xsd:double;
  dwc:latitude '38.604833'^^xsd:double;
  dwc:startLatitude '38.604833'^^xsd:double;
  dwc:endLatitude '38.604833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923833 38.604833, 20.923833 38.604833, 20.923833 38.604833, 20.923833 38.604833, 20.923833 38.604833))'^^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 '774_1632'^^xsd:string;
  dwc:observationDate '2008-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4975 14.6786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4975"^^xsd:decimal ;
  dwc:decimalLongitude "14.6786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4975 14.6786)"^^geo:wktLiteral ;
  geo-pos:lat "44.4975"^^xsd:decimal ;
  geo-pos:long "14.6786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1826'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1826'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6786'^^xsd:double;
  dwc:startLongitude '14.6786'^^xsd:double;
  dwc:endLongitude '14.6786'^^xsd:double;
  dwc:latitude '44.4975'^^xsd:double;
  dwc:startLatitude '44.4975'^^xsd:double;
  dwc:endLatitude '44.4975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6786 44.4975, 14.6786 44.4975, 14.6786 44.4975, 14.6786 44.4975, 14.6786 44.4975))'^^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 '774_1826'^^xsd:string;
  dwc:observationDate '1992-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.720167 20.873667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.720167"^^xsd:decimal ;
  dwc:decimalLongitude "20.873667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.720167 20.873667)"^^geo:wktLiteral ;
  geo-pos:lat "38.720167"^^xsd:decimal ;
  geo-pos:long "20.873667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1137'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1137'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.873667'^^xsd:double;
  dwc:startLongitude '20.873667'^^xsd:double;
  dwc:endLongitude '20.873667'^^xsd:double;
  dwc:latitude '38.720167'^^xsd:double;
  dwc:startLatitude '38.720167'^^xsd:double;
  dwc:endLatitude '38.720167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.873667 38.720167, 20.873667 38.720167, 20.873667 38.720167, 20.873667 38.720167, 20.873667 38.720167))'^^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 '774_1137'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 20.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "20.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 20.982)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "20.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2683'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2683'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982'^^xsd:double;
  dwc:startLongitude '20.982'^^xsd:double;
  dwc:endLongitude '20.982'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:startLatitude '38.4'^^xsd:double;
  dwc:endLatitude '38.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982 38.4, 20.982 38.4, 20.982 38.4, 20.982 38.4, 20.982 38.4))'^^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 '774_2683'^^xsd:string;
  dwc:observationDate '1993-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955667 20.850333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955667"^^xsd:decimal ;
  dwc:decimalLongitude "20.850333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955667 20.850333)"^^geo:wktLiteral ;
  geo-pos:lat "38.955667"^^xsd:decimal ;
  geo-pos:long "20.850333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_121'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_121'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.850333'^^xsd:double;
  dwc:startLongitude '20.850333'^^xsd:double;
  dwc:endLongitude '20.850333'^^xsd:double;
  dwc:latitude '38.955667'^^xsd:double;
  dwc:startLatitude '38.955667'^^xsd:double;
  dwc:endLatitude '38.955667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.850333 38.955667, 20.850333 38.955667, 20.850333 38.955667, 20.850333 38.955667, 20.850333 38.955667))'^^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 '774_121'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 20.967333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656"^^xsd:decimal ;
  dwc:decimalLongitude "20.967333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 20.967333)"^^geo:wktLiteral ;
  geo-pos:lat "38.656"^^xsd:decimal ;
  geo-pos:long "20.967333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1514'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1514'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.967333'^^xsd:double;
  dwc:startLongitude '20.967333'^^xsd:double;
  dwc:endLongitude '20.967333'^^xsd:double;
  dwc:latitude '38.656'^^xsd:double;
  dwc:startLatitude '38.656'^^xsd:double;
  dwc:endLatitude '38.656'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.967333 38.656, 20.967333 38.656, 20.967333 38.656, 20.967333 38.656, 20.967333 38.656))'^^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 '774_1514'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.891333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "20.891333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.891333)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "20.891333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_348'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_348'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891333'^^xsd:double;
  dwc:startLongitude '20.891333'^^xsd:double;
  dwc:endLongitude '20.891333'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:startLatitude '38.975'^^xsd:double;
  dwc:endLatitude '38.975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891333 38.975, 20.891333 38.975, 20.891333 38.975, 20.891333 38.975, 20.891333 38.975))'^^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 '774_348'^^xsd:string;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629 20.970833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.629"^^xsd:decimal ;
  dwc:decimalLongitude "20.970833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629 20.970833)"^^geo:wktLiteral ;
  geo-pos:lat "38.629"^^xsd:decimal ;
  geo-pos:long "20.970833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1355'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1355'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.970833'^^xsd:double;
  dwc:startLongitude '20.970833'^^xsd:double;
  dwc:endLongitude '20.970833'^^xsd:double;
  dwc:latitude '38.629'^^xsd:double;
  dwc:startLatitude '38.629'^^xsd:double;
  dwc:endLatitude '38.629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.970833 38.629, 20.970833 38.629, 20.970833 38.629, 20.970833 38.629, 20.970833 38.629))'^^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 '774_1355'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008 20.860167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.008"^^xsd:decimal ;
  dwc:decimalLongitude "20.860167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008 20.860167)"^^geo:wktLiteral ;
  geo-pos:lat "39.008"^^xsd:decimal ;
  geo-pos:long "20.860167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_256'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_256'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.860167'^^xsd:double;
  dwc:startLongitude '20.860167'^^xsd:double;
  dwc:endLongitude '20.860167'^^xsd:double;
  dwc:latitude '39.008'^^xsd:double;
  dwc:startLatitude '39.008'^^xsd:double;
  dwc:endLatitude '39.008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.860167 39.008, 20.860167 39.008, 20.860167 39.008, 20.860167 39.008, 20.860167 39.008))'^^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 '774_256'^^xsd:string;
  dwc:observationDate '2007-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 12.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033333"^^xsd:decimal ;
  dwc:decimalLongitude "12.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 12.633333)"^^geo:wktLiteral ;
  geo-pos:lat "45.033333"^^xsd:decimal ;
  geo-pos:long "12.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2333'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2333'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.633333'^^xsd:double;
  dwc:startLongitude '12.633333'^^xsd:double;
  dwc:endLongitude '12.633333'^^xsd:double;
  dwc:latitude '45.033333'^^xsd:double;
  dwc:startLatitude '45.033333'^^xsd:double;
  dwc:endLatitude '45.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.633333 45.033333, 12.633333 45.033333, 12.633333 45.033333, 12.633333 45.033333, 12.633333 45.033333))'^^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 '774_2333'^^xsd:string;
  dwc:observationDate '1988-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47 14.7222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47"^^xsd:decimal ;
  dwc:decimalLongitude "14.7222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47 14.7222)"^^geo:wktLiteral ;
  geo-pos:lat "44.47"^^xsd:decimal ;
  geo-pos:long "14.7222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1793'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1793'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7222'^^xsd:double;
  dwc:startLongitude '14.7222'^^xsd:double;
  dwc:endLongitude '14.7222'^^xsd:double;
  dwc:latitude '44.47'^^xsd:double;
  dwc:startLatitude '44.47'^^xsd:double;
  dwc:endLatitude '44.47'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7222 44.47, 14.7222 44.47, 14.7222 44.47, 14.7222 44.47, 14.7222 44.47))'^^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 '774_1793'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.734167 20.812833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.734167"^^xsd:decimal ;
  dwc:decimalLongitude "20.812833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.734167 20.812833)"^^geo:wktLiteral ;
  geo-pos:lat "38.734167"^^xsd:decimal ;
  geo-pos:long "20.812833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_966'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_966'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.812833'^^xsd:double;
  dwc:startLongitude '20.812833'^^xsd:double;
  dwc:endLongitude '20.812833'^^xsd:double;
  dwc:latitude '38.734167'^^xsd:double;
  dwc:startLatitude '38.734167'^^xsd:double;
  dwc:endLatitude '38.734167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.812833 38.734167, 20.812833 38.734167, 20.812833 38.734167, 20.812833 38.734167, 20.812833 38.734167))'^^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 '774_966'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.050333 8.519833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.050333"^^xsd:decimal ;
  dwc:decimalLongitude "8.519833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.050333 8.519833)"^^geo:wktLiteral ;
  geo-pos:lat "41.050333"^^xsd:decimal ;
  geo-pos:long "8.519833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2740'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2740'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.519833'^^xsd:double;
  dwc:startLongitude '8.519833'^^xsd:double;
  dwc:endLongitude '8.519833'^^xsd:double;
  dwc:latitude '41.050333'^^xsd:double;
  dwc:startLatitude '41.050333'^^xsd:double;
  dwc:endLatitude '41.050333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.519833 41.050333, 8.519833 41.050333, 8.519833 41.050333, 8.519833 41.050333, 8.519833 41.050333))'^^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 '774_2740'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21621 15.59921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21621"^^xsd:decimal ;
  dwc:decimalLongitude "15.59921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21621 15.59921)"^^geo:wktLiteral ;
  geo-pos:lat "38.21621"^^xsd:decimal ;
  geo-pos:long "15.59921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8348'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8348'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.445555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.59921'^^xsd:double;
  dwc:startLongitude '15.59921'^^xsd:double;
  dwc:endLongitude '15.59921'^^xsd:double;
  dwc:latitude '38.21621'^^xsd:double;
  dwc:startLatitude '38.21621'^^xsd:double;
  dwc:endLatitude '38.21621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.59921 38.21621, 15.59921 38.21621, 15.59921 38.21621, 15.59921 38.21621, 15.59921 38.21621))'^^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 '774_8348'^^xsd:string;
  dwc:observationDate '2005-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971667 20.940833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971667"^^xsd:decimal ;
  dwc:decimalLongitude "20.940833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971667 20.940833)"^^geo:wktLiteral ;
  geo-pos:lat "38.971667"^^xsd:decimal ;
  geo-pos:long "20.940833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_570'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_570'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.940833'^^xsd:double;
  dwc:startLongitude '20.940833'^^xsd:double;
  dwc:endLongitude '20.940833'^^xsd:double;
  dwc:latitude '38.971667'^^xsd:double;
  dwc:startLatitude '38.971667'^^xsd:double;
  dwc:endLatitude '38.971667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.940833 38.971667, 20.940833 38.971667, 20.940833 38.971667, 20.940833 38.971667, 20.940833 38.971667))'^^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 '774_570'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78539 7.785657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78539"^^xsd:decimal ;
  dwc:decimalLongitude "7.785657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78539 7.785657)"^^geo:wktLiteral ;
  geo-pos:lat "43.78539"^^xsd:decimal ;
  geo-pos:long "7.785657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7851'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7851'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.785657'^^xsd:double;
  dwc:startLongitude '7.785657'^^xsd:double;
  dwc:endLongitude '7.785657'^^xsd:double;
  dwc:latitude '43.78539'^^xsd:double;
  dwc:startLatitude '43.78539'^^xsd:double;
  dwc:endLatitude '43.78539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.785657 43.78539, 7.785657 43.78539, 7.785657 43.78539, 7.785657 43.78539, 7.785657 43.78539))'^^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 '774_7851'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5158 14.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5158"^^xsd:decimal ;
  dwc:decimalLongitude "14.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5158 14.5497)"^^geo:wktLiteral ;
  geo-pos:lat "44.5158"^^xsd:decimal ;
  geo-pos:long "14.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1848'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1848'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5497'^^xsd:double;
  dwc:startLongitude '14.5497'^^xsd:double;
  dwc:endLongitude '14.5497'^^xsd:double;
  dwc:latitude '44.5158'^^xsd:double;
  dwc:startLatitude '44.5158'^^xsd:double;
  dwc:endLatitude '44.5158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5497 44.5158, 14.5497 44.5158, 14.5497 44.5158, 14.5497 44.5158, 14.5497 44.5158))'^^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 '774_1848'^^xsd:string;
  dwc:observationDate '1993-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1235 8.375167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1235"^^xsd:decimal ;
  dwc:decimalLongitude "8.375167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1235 8.375167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1235"^^xsd:decimal ;
  geo-pos:long "8.375167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2817'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2817'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.375167'^^xsd:double;
  dwc:startLongitude '8.375167'^^xsd:double;
  dwc:endLongitude '8.375167'^^xsd:double;
  dwc:latitude '41.1235'^^xsd:double;
  dwc:startLatitude '41.1235'^^xsd:double;
  dwc:endLatitude '41.1235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.375167 41.1235, 8.375167 41.1235, 8.375167 41.1235, 8.375167 41.1235, 8.375167 41.1235))'^^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 '774_2817'^^xsd:string;
  dwc:observationDate '1996-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4385 14.6215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4385"^^xsd:decimal ;
  dwc:decimalLongitude "14.6215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4385 14.6215)"^^geo:wktLiteral ;
  geo-pos:lat "44.4385"^^xsd:decimal ;
  geo-pos:long "14.6215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2058'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2058'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6215'^^xsd:double;
  dwc:startLongitude '14.6215'^^xsd:double;
  dwc:endLongitude '14.6215'^^xsd:double;
  dwc:latitude '44.4385'^^xsd:double;
  dwc:startLatitude '44.4385'^^xsd:double;
  dwc:endLatitude '44.4385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6215 44.4385, 14.6215 44.4385, 14.6215 44.4385, 14.6215 44.4385, 14.6215 44.4385))'^^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 '774_2058'^^xsd:string;
  dwc:observationDate '1996-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3315 14.766333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3315"^^xsd:decimal ;
  dwc:decimalLongitude "14.766333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3315 14.766333)"^^geo:wktLiteral ;
  geo-pos:lat "44.3315"^^xsd:decimal ;
  geo-pos:long "14.766333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2113'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2113'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.766333'^^xsd:double;
  dwc:startLongitude '14.766333'^^xsd:double;
  dwc:endLongitude '14.766333'^^xsd:double;
  dwc:latitude '44.3315'^^xsd:double;
  dwc:startLatitude '44.3315'^^xsd:double;
  dwc:endLatitude '44.3315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.766333 44.3315, 14.766333 44.3315, 14.766333 44.3315, 14.766333 44.3315, 14.766333 44.3315))'^^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 '774_2113'^^xsd:string;
  dwc:observationDate '1997-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5411 14.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5411"^^xsd:decimal ;
  dwc:decimalLongitude "14.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5411 14.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.5411"^^xsd:decimal ;
  geo-pos:long "14.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1872'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1872'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4892'^^xsd:double;
  dwc:startLongitude '14.4892'^^xsd:double;
  dwc:endLongitude '14.4892'^^xsd:double;
  dwc:latitude '44.5411'^^xsd:double;
  dwc:startLatitude '44.5411'^^xsd:double;
  dwc:endLatitude '44.5411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4892 44.5411, 14.4892 44.5411, 14.4892 44.5411, 14.4892 44.5411, 14.4892 44.5411))'^^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 '774_1872'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5286 14.5208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5286"^^xsd:decimal ;
  dwc:decimalLongitude "14.5208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5286 14.5208)"^^geo:wktLiteral ;
  geo-pos:lat "44.5286"^^xsd:decimal ;
  geo-pos:long "14.5208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1779'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1779'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5208'^^xsd:double;
  dwc:startLongitude '14.5208'^^xsd:double;
  dwc:endLongitude '14.5208'^^xsd:double;
  dwc:latitude '44.5286'^^xsd:double;
  dwc:startLatitude '44.5286'^^xsd:double;
  dwc:endLatitude '44.5286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5208 44.5286, 14.5208 44.5286, 14.5208 44.5286, 14.5208 44.5286, 14.5208 44.5286))'^^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 '774_1779'^^xsd:string;
  dwc:observationDate '1992-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5303 14.5761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5303"^^xsd:decimal ;
  dwc:decimalLongitude "14.5761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5303 14.5761)"^^geo:wktLiteral ;
  geo-pos:lat "44.5303"^^xsd:decimal ;
  geo-pos:long "14.5761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2004'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2004'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5761'^^xsd:double;
  dwc:startLongitude '14.5761'^^xsd:double;
  dwc:endLongitude '14.5761'^^xsd:double;
  dwc:latitude '44.5303'^^xsd:double;
  dwc:startLatitude '44.5303'^^xsd:double;
  dwc:endLatitude '44.5303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5761 44.5303, 14.5761 44.5303, 14.5761 44.5303, 14.5761 44.5303, 14.5761 44.5303))'^^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 '774_2004'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.457617 12.764867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.457617"^^xsd:decimal ;
  dwc:decimalLongitude "12.764867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.457617 12.764867)"^^geo:wktLiteral ;
  geo-pos:lat "45.457617"^^xsd:decimal ;
  geo-pos:long "12.764867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6923'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6923'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.764867'^^xsd:double;
  dwc:startLongitude '12.764867'^^xsd:double;
  dwc:endLongitude '12.764867'^^xsd:double;
  dwc:latitude '45.457617'^^xsd:double;
  dwc:startLatitude '45.457617'^^xsd:double;
  dwc:endLatitude '45.457617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.764867 45.457617, 12.764867 45.457617, 12.764867 45.457617, 12.764867 45.457617, 12.764867 45.457617))'^^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 '774_6923'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6535 14.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6535"^^xsd:decimal ;
  dwc:decimalLongitude "14.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6535 14.442)"^^geo:wktLiteral ;
  geo-pos:lat "44.6535"^^xsd:decimal ;
  geo-pos:long "14.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2035'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2035'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.442'^^xsd:double;
  dwc:startLongitude '14.442'^^xsd:double;
  dwc:endLongitude '14.442'^^xsd:double;
  dwc:latitude '44.6535'^^xsd:double;
  dwc:startLatitude '44.6535'^^xsd:double;
  dwc:endLatitude '44.6535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.442 44.6535, 14.442 44.6535, 14.442 44.6535, 14.442 44.6535, 14.442 44.6535))'^^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 '774_2035'^^xsd:string;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54883 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.54883"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54883 14.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.54883"^^xsd:decimal ;
  geo-pos:long "14.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2037'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2037'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:startLongitude '14.56'^^xsd:double;
  dwc:endLongitude '14.56'^^xsd:double;
  dwc:latitude '44.54883'^^xsd:double;
  dwc:startLatitude '44.54883'^^xsd:double;
  dwc:endLatitude '44.54883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56 44.54883, 14.56 44.54883, 14.56 44.54883, 14.56 44.54883, 14.56 44.54883))'^^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 '774_2037'^^xsd:string;
  dwc:observationDate '1996-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59583 14.57833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59583"^^xsd:decimal ;
  dwc:decimalLongitude "14.57833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59583 14.57833)"^^geo:wktLiteral ;
  geo-pos:lat "44.59583"^^xsd:decimal ;
  geo-pos:long "14.57833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1690'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1690'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.57833'^^xsd:double;
  dwc:startLongitude '14.57833'^^xsd:double;
  dwc:endLongitude '14.57833'^^xsd:double;
  dwc:latitude '44.59583'^^xsd:double;
  dwc:startLatitude '44.59583'^^xsd:double;
  dwc:endLatitude '44.59583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.57833 44.59583, 14.57833 44.59583, 14.57833 44.59583, 14.57833 44.59583, 14.57833 44.59583))'^^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 '774_1690'^^xsd:string;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4835 21.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4835"^^xsd:decimal ;
  dwc:decimalLongitude "21.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4835 21.033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4835"^^xsd:decimal ;
  geo-pos:long "21.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1214'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1214'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.033333'^^xsd:double;
  dwc:startLongitude '21.033333'^^xsd:double;
  dwc:endLongitude '21.033333'^^xsd:double;
  dwc:latitude '38.4835'^^xsd:double;
  dwc:startLatitude '38.4835'^^xsd:double;
  dwc:endLatitude '38.4835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033333 38.4835, 21.033333 38.4835, 21.033333 38.4835, 21.033333 38.4835, 21.033333 38.4835))'^^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 '774_1214'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957667 21.0405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.957667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957667 21.0405)"^^geo:wktLiteral ;
  geo-pos:lat "38.957667"^^xsd:decimal ;
  geo-pos:long "21.0405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8243'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0405'^^xsd:double;
  dwc:startLongitude '21.0405'^^xsd:double;
  dwc:endLongitude '21.0405'^^xsd:double;
  dwc:latitude '38.957667'^^xsd:double;
  dwc:startLatitude '38.957667'^^xsd:double;
  dwc:endLatitude '38.957667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0405 38.957667, 21.0405 38.957667, 21.0405 38.957667, 21.0405 38.957667, 21.0405 38.957667))'^^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 '774_8243'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613667 20.965667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.613667"^^xsd:decimal ;
  dwc:decimalLongitude "20.965667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613667 20.965667)"^^geo:wktLiteral ;
  geo-pos:lat "38.613667"^^xsd:decimal ;
  geo-pos:long "20.965667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_897'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_897'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.965667'^^xsd:double;
  dwc:startLongitude '20.965667'^^xsd:double;
  dwc:endLongitude '20.965667'^^xsd:double;
  dwc:latitude '38.613667'^^xsd:double;
  dwc:startLatitude '38.613667'^^xsd:double;
  dwc:endLatitude '38.613667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.965667 38.613667, 20.965667 38.613667, 20.965667 38.613667, 20.965667 38.613667, 20.965667 38.613667))'^^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 '774_897'^^xsd:string;
  dwc:observationDate '1996-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.516667 14.603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.516667"^^xsd:decimal ;
  dwc:decimalLongitude "14.603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.516667 14.603333)"^^geo:wktLiteral ;
  geo-pos:lat "44.516667"^^xsd:decimal ;
  geo-pos:long "14.603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2307'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2307'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.603333'^^xsd:double;
  dwc:startLongitude '14.603333'^^xsd:double;
  dwc:endLongitude '14.603333'^^xsd:double;
  dwc:latitude '44.516667'^^xsd:double;
  dwc:startLatitude '44.516667'^^xsd:double;
  dwc:endLatitude '44.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.603333 44.516667, 14.603333 44.516667, 14.603333 44.516667, 14.603333 44.516667, 14.603333 44.516667))'^^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 '774_2307'^^xsd:string;
  dwc:observationDate '1988-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 14.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 14.468)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "14.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2137'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2137'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.468'^^xsd:double;
  dwc:startLongitude '14.468'^^xsd:double;
  dwc:endLongitude '14.468'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:startLatitude '44.6'^^xsd:double;
  dwc:endLatitude '44.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.468 44.6, 14.468 44.6, 14.468 44.6, 14.468 44.6, 14.468 44.6))'^^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 '774_2137'^^xsd:string;
  dwc:observationDate '1998-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.331 14.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.331"^^xsd:decimal ;
  dwc:decimalLongitude "14.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.331 14.768)"^^geo:wktLiteral ;
  geo-pos:lat "44.331"^^xsd:decimal ;
  geo-pos:long "14.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2145'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2145'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.768'^^xsd:double;
  dwc:startLongitude '14.768'^^xsd:double;
  dwc:endLongitude '14.768'^^xsd:double;
  dwc:latitude '44.331'^^xsd:double;
  dwc:startLatitude '44.331'^^xsd:double;
  dwc:endLatitude '44.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.768 44.331, 14.768 44.331, 14.768 44.331, 14.768 44.331, 14.768 44.331))'^^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 '774_2145'^^xsd:string;
  dwc:observationDate '1998-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6235 20.832333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6235"^^xsd:decimal ;
  dwc:decimalLongitude "20.832333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6235 20.832333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6235"^^xsd:decimal ;
  geo-pos:long "20.832333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_869'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_869'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.832333'^^xsd:double;
  dwc:startLongitude '20.832333'^^xsd:double;
  dwc:endLongitude '20.832333'^^xsd:double;
  dwc:latitude '38.6235'^^xsd:double;
  dwc:startLatitude '38.6235'^^xsd:double;
  dwc:endLatitude '38.6235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.832333 38.6235, 20.832333 38.6235, 20.832333 38.6235, 20.832333 38.6235, 20.832333 38.6235))'^^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 '774_869'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.216667 -17.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.216667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.216667 -17.083333)"^^geo:wktLiteral ;
  geo-pos:lat "28.216667"^^xsd:decimal ;
  geo-pos:long "-17.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3038'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3038'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.5625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.083333'^^xsd:double;
  dwc:startLongitude '-17.083333'^^xsd:double;
  dwc:endLongitude '-17.083333'^^xsd:double;
  dwc:latitude '28.216667'^^xsd:double;
  dwc:startLatitude '28.216667'^^xsd:double;
  dwc:endLatitude '28.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.083333 28.216667, -17.083333 28.216667, -17.083333 28.216667, -17.083333 28.216667, -17.083333 28.216667))'^^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 '774_3038'^^xsd:string;
  dwc:observationDate '1997-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9835 21.0835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9835"^^xsd:decimal ;
  dwc:decimalLongitude "21.0835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9835 21.0835)"^^geo:wktLiteral ;
  geo-pos:lat "38.9835"^^xsd:decimal ;
  geo-pos:long "21.0835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_188'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_188'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0835'^^xsd:double;
  dwc:startLongitude '21.0835'^^xsd:double;
  dwc:endLongitude '21.0835'^^xsd:double;
  dwc:latitude '38.9835'^^xsd:double;
  dwc:startLatitude '38.9835'^^xsd:double;
  dwc:endLatitude '38.9835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0835 38.9835, 21.0835 38.9835, 21.0835 38.9835, 21.0835 38.9835, 21.0835 38.9835))'^^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 '774_188'^^xsd:string;
  dwc:observationDate '2006-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18643 15.5768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18643"^^xsd:decimal ;
  dwc:decimalLongitude "15.5768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18643 15.5768)"^^geo:wktLiteral ;
  geo-pos:lat "38.18643"^^xsd:decimal ;
  geo-pos:long "15.5768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8356'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8356'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.1775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.5768'^^xsd:double;
  dwc:startLongitude '15.5768'^^xsd:double;
  dwc:endLongitude '15.5768'^^xsd:double;
  dwc:latitude '38.18643'^^xsd:double;
  dwc:startLatitude '38.18643'^^xsd:double;
  dwc:endLatitude '38.18643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5768 38.18643, 15.5768 38.18643, 15.5768 38.18643, 15.5768 38.18643, 15.5768 38.18643))'^^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 '774_8356'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4731 14.6261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4731"^^xsd:decimal ;
  dwc:decimalLongitude "14.6261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4731 14.6261)"^^geo:wktLiteral ;
  geo-pos:lat "44.4731"^^xsd:decimal ;
  geo-pos:long "14.6261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1891'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1891'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6261'^^xsd:double;
  dwc:startLongitude '14.6261'^^xsd:double;
  dwc:endLongitude '14.6261'^^xsd:double;
  dwc:latitude '44.4731'^^xsd:double;
  dwc:startLatitude '44.4731'^^xsd:double;
  dwc:endLatitude '44.4731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6261 44.4731, 14.6261 44.4731, 14.6261 44.4731, 14.6261 44.4731, 14.6261 44.4731))'^^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 '774_1891'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745167 20.837167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.745167"^^xsd:decimal ;
  dwc:decimalLongitude "20.837167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745167 20.837167)"^^geo:wktLiteral ;
  geo-pos:lat "38.745167"^^xsd:decimal ;
  geo-pos:long "20.837167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_909'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_909'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.837167'^^xsd:double;
  dwc:startLongitude '20.837167'^^xsd:double;
  dwc:endLongitude '20.837167'^^xsd:double;
  dwc:latitude '38.745167'^^xsd:double;
  dwc:startLatitude '38.745167'^^xsd:double;
  dwc:endLatitude '38.745167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.837167 38.745167, 20.837167 38.745167, 20.837167 38.745167, 20.837167 38.745167, 20.837167 38.745167))'^^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 '774_909'^^xsd:string;
  dwc:observationDate '1996-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000833 20.799667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.000833"^^xsd:decimal ;
  dwc:decimalLongitude "20.799667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000833 20.799667)"^^geo:wktLiteral ;
  geo-pos:lat "39.000833"^^xsd:decimal ;
  geo-pos:long "20.799667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_222'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_222'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.799667'^^xsd:double;
  dwc:startLongitude '20.799667'^^xsd:double;
  dwc:endLongitude '20.799667'^^xsd:double;
  dwc:latitude '39.000833'^^xsd:double;
  dwc:startLatitude '39.000833'^^xsd:double;
  dwc:endLatitude '39.000833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.799667 39.000833, 20.799667 39.000833, 20.799667 39.000833, 20.799667 39.000833, 20.799667 39.000833))'^^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 '774_222'^^xsd:string;
  dwc:observationDate '2006-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017833 20.815333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.017833"^^xsd:decimal ;
  dwc:decimalLongitude "20.815333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017833 20.815333)"^^geo:wktLiteral ;
  geo-pos:lat "39.017833"^^xsd:decimal ;
  geo-pos:long "20.815333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_489'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_489'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.815333'^^xsd:double;
  dwc:startLongitude '20.815333'^^xsd:double;
  dwc:endLongitude '20.815333'^^xsd:double;
  dwc:latitude '39.017833'^^xsd:double;
  dwc:startLatitude '39.017833'^^xsd:double;
  dwc:endLatitude '39.017833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.815333 39.017833, 20.815333 39.017833, 20.815333 39.017833, 20.815333 39.017833, 20.815333 39.017833))'^^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 '774_489'^^xsd:string;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.551333 14.650333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.551333"^^xsd:decimal ;
  dwc:decimalLongitude "14.650333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.551333 14.650333)"^^geo:wktLiteral ;
  geo-pos:lat "44.551333"^^xsd:decimal ;
  geo-pos:long "14.650333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2088'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2088'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.650333'^^xsd:double;
  dwc:startLongitude '14.650333'^^xsd:double;
  dwc:endLongitude '14.650333'^^xsd:double;
  dwc:latitude '44.551333'^^xsd:double;
  dwc:startLatitude '44.551333'^^xsd:double;
  dwc:endLatitude '44.551333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.650333 44.551333, 14.650333 44.551333, 14.650333 44.551333, 14.650333 44.551333, 14.650333 44.551333))'^^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 '774_2088'^^xsd:string;
  dwc:observationDate '1997-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.34 14.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.34"^^xsd:decimal ;
  dwc:decimalLongitude "14.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.34 14.838)"^^geo:wktLiteral ;
  geo-pos:lat "44.34"^^xsd:decimal ;
  geo-pos:long "14.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2094'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2094'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.838'^^xsd:double;
  dwc:startLongitude '14.838'^^xsd:double;
  dwc:endLongitude '14.838'^^xsd:double;
  dwc:latitude '44.34'^^xsd:double;
  dwc:startLatitude '44.34'^^xsd:double;
  dwc:endLatitude '44.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.838 44.34, 14.838 44.34, 14.838 44.34, 14.838 44.34, 14.838 44.34))'^^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 '774_2094'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6308 14.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6308"^^xsd:decimal ;
  dwc:decimalLongitude "14.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6308 14.5722)"^^geo:wktLiteral ;
  geo-pos:lat "44.6308"^^xsd:decimal ;
  geo-pos:long "14.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1896'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1896'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5722'^^xsd:double;
  dwc:startLongitude '14.5722'^^xsd:double;
  dwc:endLongitude '14.5722'^^xsd:double;
  dwc:latitude '44.6308'^^xsd:double;
  dwc:startLatitude '44.6308'^^xsd:double;
  dwc:endLatitude '44.6308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5722 44.6308, 14.5722 44.6308, 14.5722 44.6308, 14.5722 44.6308, 14.5722 44.6308))'^^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 '774_1896'^^xsd:string;
  dwc:observationDate '1994-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742833 20.863167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.742833"^^xsd:decimal ;
  dwc:decimalLongitude "20.863167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742833 20.863167)"^^geo:wktLiteral ;
  geo-pos:lat "38.742833"^^xsd:decimal ;
  geo-pos:long "20.863167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1587'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1587'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.863167'^^xsd:double;
  dwc:startLongitude '20.863167'^^xsd:double;
  dwc:endLongitude '20.863167'^^xsd:double;
  dwc:latitude '38.742833'^^xsd:double;
  dwc:startLatitude '38.742833'^^xsd:double;
  dwc:endLatitude '38.742833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.863167 38.742833, 20.863167 38.742833, 20.863167 38.742833, 20.863167 38.742833, 20.863167 38.742833))'^^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 '774_1587'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.183967 12.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.183967"^^xsd:decimal ;
  dwc:decimalLongitude "12.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.183967 12.879)"^^geo:wktLiteral ;
  geo-pos:lat "45.183967"^^xsd:decimal ;
  geo-pos:long "12.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6947'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6947'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.879'^^xsd:double;
  dwc:startLongitude '12.879'^^xsd:double;
  dwc:endLongitude '12.879'^^xsd:double;
  dwc:latitude '45.183967'^^xsd:double;
  dwc:startLatitude '45.183967'^^xsd:double;
  dwc:endLatitude '45.183967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.879 45.183967, 12.879 45.183967, 12.879 45.183967, 12.879 45.183967, 12.879 45.183967))'^^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 '774_6947'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9865 20.912167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9865"^^xsd:decimal ;
  dwc:decimalLongitude "20.912167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9865 20.912167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9865"^^xsd:decimal ;
  geo-pos:long "20.912167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_383'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_383'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.912167'^^xsd:double;
  dwc:startLongitude '20.912167'^^xsd:double;
  dwc:endLongitude '20.912167'^^xsd:double;
  dwc:latitude '38.9865'^^xsd:double;
  dwc:startLatitude '38.9865'^^xsd:double;
  dwc:endLatitude '38.9865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.912167 38.9865, 20.912167 38.9865, 20.912167 38.9865, 20.912167 38.9865, 20.912167 38.9865))'^^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 '774_383'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696667 20.8885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.696667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696667 20.8885)"^^geo:wktLiteral ;
  geo-pos:lat "38.696667"^^xsd:decimal ;
  geo-pos:long "20.8885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1093'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1093'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8885'^^xsd:double;
  dwc:startLongitude '20.8885'^^xsd:double;
  dwc:endLongitude '20.8885'^^xsd:double;
  dwc:latitude '38.696667'^^xsd:double;
  dwc:startLatitude '38.696667'^^xsd:double;
  dwc:endLatitude '38.696667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8885 38.696667, 20.8885 38.696667, 20.8885 38.696667, 20.8885 38.696667, 20.8885 38.696667))'^^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 '774_1093'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 20.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "20.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 20.864)"^^geo:wktLiteral ;
  geo-pos:lat "38.725"^^xsd:decimal ;
  geo-pos:long "20.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_911'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_911'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.864'^^xsd:double;
  dwc:startLongitude '20.864'^^xsd:double;
  dwc:endLongitude '20.864'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:startLatitude '38.725'^^xsd:double;
  dwc:endLatitude '38.725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.864 38.725, 20.864 38.725, 20.864 38.725, 20.864 38.725, 20.864 38.725))'^^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 '774_911'^^xsd:string;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 20.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "20.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 20.897)"^^geo:wktLiteral ;
  geo-pos:lat "38.666"^^xsd:decimal ;
  geo-pos:long "20.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1317'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1317'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.897'^^xsd:double;
  dwc:startLongitude '20.897'^^xsd:double;
  dwc:endLongitude '20.897'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:startLatitude '38.666'^^xsd:double;
  dwc:endLatitude '38.666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.897 38.666, 20.897 38.666, 20.897 38.666, 20.897 38.666, 20.897 38.666))'^^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 '774_1317'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531333 20.945167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531333"^^xsd:decimal ;
  dwc:decimalLongitude "20.945167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531333 20.945167)"^^geo:wktLiteral ;
  geo-pos:lat "38.531333"^^xsd:decimal ;
  geo-pos:long "20.945167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1111'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1111'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.945167'^^xsd:double;
  dwc:startLongitude '20.945167'^^xsd:double;
  dwc:endLongitude '20.945167'^^xsd:double;
  dwc:latitude '38.531333'^^xsd:double;
  dwc:startLatitude '38.531333'^^xsd:double;
  dwc:endLatitude '38.531333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.945167 38.531333, 20.945167 38.531333, 20.945167 38.531333, 20.945167 38.531333, 20.945167 38.531333))'^^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 '774_1111'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658833 20.915667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658833"^^xsd:decimal ;
  dwc:decimalLongitude "20.915667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658833 20.915667)"^^geo:wktLiteral ;
  geo-pos:lat "38.658833"^^xsd:decimal ;
  geo-pos:long "20.915667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1016'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1016'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.915667'^^xsd:double;
  dwc:startLongitude '20.915667'^^xsd:double;
  dwc:endLongitude '20.915667'^^xsd:double;
  dwc:latitude '38.658833'^^xsd:double;
  dwc:startLatitude '38.658833'^^xsd:double;
  dwc:endLatitude '38.658833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.915667 38.658833, 20.915667 38.658833, 20.915667 38.658833, 20.915667 38.658833, 20.915667 38.658833))'^^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 '774_1016'^^xsd:string;
  dwc:observationDate '1997-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.965333 20.979833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.965333"^^xsd:decimal ;
  dwc:decimalLongitude "20.979833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.965333 20.979833)"^^geo:wktLiteral ;
  geo-pos:lat "38.965333"^^xsd:decimal ;
  geo-pos:long "20.979833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_22'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_22'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.979833'^^xsd:double;
  dwc:startLongitude '20.979833'^^xsd:double;
  dwc:endLongitude '20.979833'^^xsd:double;
  dwc:latitude '38.965333'^^xsd:double;
  dwc:startLatitude '38.965333'^^xsd:double;
  dwc:endLatitude '38.965333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.979833 38.965333, 20.979833 38.965333, 20.979833 38.965333, 20.979833 38.965333, 20.979833 38.965333))'^^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 '774_22'^^xsd:string;
  dwc:observationDate '2003-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6695 20.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6695"^^xsd:decimal ;
  dwc:decimalLongitude "20.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6695 20.912)"^^geo:wktLiteral ;
  geo-pos:lat "38.6695"^^xsd:decimal ;
  geo-pos:long "20.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1569'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1569'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.912'^^xsd:double;
  dwc:startLongitude '20.912'^^xsd:double;
  dwc:endLongitude '20.912'^^xsd:double;
  dwc:latitude '38.6695'^^xsd:double;
  dwc:startLatitude '38.6695'^^xsd:double;
  dwc:endLatitude '38.6695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.912 38.6695, 20.912 38.6695, 20.912 38.6695, 20.912 38.6695, 20.912 38.6695))'^^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 '774_1569'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016667 21.106833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.016667"^^xsd:decimal ;
  dwc:decimalLongitude "21.106833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016667 21.106833)"^^geo:wktLiteral ;
  geo-pos:lat "39.016667"^^xsd:decimal ;
  geo-pos:long "21.106833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_519'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_519'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.106833'^^xsd:double;
  dwc:startLongitude '21.106833'^^xsd:double;
  dwc:endLongitude '21.106833'^^xsd:double;
  dwc:latitude '39.016667'^^xsd:double;
  dwc:startLatitude '39.016667'^^xsd:double;
  dwc:endLatitude '39.016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.106833 39.016667, 21.106833 39.016667, 21.106833 39.016667, 21.106833 39.016667, 21.106833 39.016667))'^^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 '774_519'^^xsd:string;
  dwc:observationDate '2010-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972667 20.953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972667"^^xsd:decimal ;
  dwc:decimalLongitude "20.953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972667 20.953333)"^^geo:wktLiteral ;
  geo-pos:lat "38.972667"^^xsd:decimal ;
  geo-pos:long "20.953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8229'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8229'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.953333'^^xsd:double;
  dwc:startLongitude '20.953333'^^xsd:double;
  dwc:endLongitude '20.953333'^^xsd:double;
  dwc:latitude '38.972667'^^xsd:double;
  dwc:startLatitude '38.972667'^^xsd:double;
  dwc:endLatitude '38.972667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.953333 38.972667, 20.953333 38.972667, 20.953333 38.972667, 20.953333 38.972667, 20.953333 38.972667))'^^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 '774_8229'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675667 20.819667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.675667"^^xsd:decimal ;
  dwc:decimalLongitude "20.819667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675667 20.819667)"^^geo:wktLiteral ;
  geo-pos:lat "38.675667"^^xsd:decimal ;
  geo-pos:long "20.819667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1215'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1215'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.819667'^^xsd:double;
  dwc:startLongitude '20.819667'^^xsd:double;
  dwc:endLongitude '20.819667'^^xsd:double;
  dwc:latitude '38.675667'^^xsd:double;
  dwc:startLatitude '38.675667'^^xsd:double;
  dwc:endLatitude '38.675667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.819667 38.675667, 20.819667 38.675667, 20.819667 38.675667, 20.819667 38.675667, 20.819667 38.675667))'^^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 '774_1215'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664833 20.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664833"^^xsd:decimal ;
  dwc:decimalLongitude "20.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664833 20.900833)"^^geo:wktLiteral ;
  geo-pos:lat "38.664833"^^xsd:decimal ;
  geo-pos:long "20.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1237'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1237'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.900833'^^xsd:double;
  dwc:startLongitude '20.900833'^^xsd:double;
  dwc:endLongitude '20.900833'^^xsd:double;
  dwc:latitude '38.664833'^^xsd:double;
  dwc:startLatitude '38.664833'^^xsd:double;
  dwc:endLatitude '38.664833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.900833 38.664833, 20.900833 38.664833, 20.900833 38.664833, 20.900833 38.664833, 20.900833 38.664833))'^^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 '774_1237'^^xsd:string;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970833 20.868833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970833"^^xsd:decimal ;
  dwc:decimalLongitude "20.868833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970833 20.868833)"^^geo:wktLiteral ;
  geo-pos:lat "38.970833"^^xsd:decimal ;
  geo-pos:long "20.868833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_444'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.868833'^^xsd:double;
  dwc:startLongitude '20.868833'^^xsd:double;
  dwc:endLongitude '20.868833'^^xsd:double;
  dwc:latitude '38.970833'^^xsd:double;
  dwc:startLatitude '38.970833'^^xsd:double;
  dwc:endLatitude '38.970833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.868833 38.970833, 20.868833 38.970833, 20.868833 38.970833, 20.868833 38.970833, 20.868833 38.970833))'^^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 '774_444'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660833 20.925333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660833"^^xsd:decimal ;
  dwc:decimalLongitude "20.925333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660833 20.925333)"^^geo:wktLiteral ;
  geo-pos:lat "38.660833"^^xsd:decimal ;
  geo-pos:long "20.925333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1366'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1366'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.925333'^^xsd:double;
  dwc:startLongitude '20.925333'^^xsd:double;
  dwc:endLongitude '20.925333'^^xsd:double;
  dwc:latitude '38.660833'^^xsd:double;
  dwc:startLatitude '38.660833'^^xsd:double;
  dwc:endLatitude '38.660833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.925333 38.660833, 20.925333 38.660833, 20.925333 38.660833, 20.925333 38.660833, 20.925333 38.660833))'^^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 '774_1366'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5708 14.5367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5708"^^xsd:decimal ;
  dwc:decimalLongitude "14.5367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5708 14.5367)"^^geo:wktLiteral ;
  geo-pos:lat "44.5708"^^xsd:decimal ;
  geo-pos:long "14.5367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1885'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1885'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5367'^^xsd:double;
  dwc:startLongitude '14.5367'^^xsd:double;
  dwc:endLongitude '14.5367'^^xsd:double;
  dwc:latitude '44.5708'^^xsd:double;
  dwc:startLatitude '44.5708'^^xsd:double;
  dwc:endLatitude '44.5708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5367 44.5708, 14.5367 44.5708, 14.5367 44.5708, 14.5367 44.5708, 14.5367 44.5708))'^^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 '774_1885'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952833 20.910667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952833"^^xsd:decimal ;
  dwc:decimalLongitude "20.910667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952833 20.910667)"^^geo:wktLiteral ;
  geo-pos:lat "38.952833"^^xsd:decimal ;
  geo-pos:long "20.910667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_443'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.910667'^^xsd:double;
  dwc:startLongitude '20.910667'^^xsd:double;
  dwc:endLongitude '20.910667'^^xsd:double;
  dwc:latitude '38.952833'^^xsd:double;
  dwc:startLatitude '38.952833'^^xsd:double;
  dwc:endLatitude '38.952833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.910667 38.952833, 20.910667 38.952833, 20.910667 38.952833, 20.910667 38.952833, 20.910667 38.952833))'^^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 '774_443'^^xsd:string;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48351 11.02989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48351"^^xsd:decimal ;
  dwc:decimalLongitude "11.02989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48351 11.02989)"^^geo:wktLiteral ;
  geo-pos:lat "42.48351"^^xsd:decimal ;
  geo-pos:long "11.02989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8464'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8464'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.491388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '11.02989'^^xsd:double;
  dwc:startLongitude '11.02989'^^xsd:double;
  dwc:endLongitude '11.02989'^^xsd:double;
  dwc:latitude '42.48351'^^xsd:double;
  dwc:startLatitude '42.48351'^^xsd:double;
  dwc:endLatitude '42.48351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.02989 42.48351, 11.02989 42.48351, 11.02989 42.48351, 11.02989 42.48351, 11.02989 42.48351))'^^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 '774_8464'^^xsd:string;
  dwc:observationDate '2012-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 20.8105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.687"^^xsd:decimal ;
  dwc:decimalLongitude "20.8105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 20.8105)"^^geo:wktLiteral ;
  geo-pos:lat "38.687"^^xsd:decimal ;
  geo-pos:long "20.8105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1203'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1203'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8105'^^xsd:double;
  dwc:startLongitude '20.8105'^^xsd:double;
  dwc:endLongitude '20.8105'^^xsd:double;
  dwc:latitude '38.687'^^xsd:double;
  dwc:startLatitude '38.687'^^xsd:double;
  dwc:endLatitude '38.687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8105 38.687, 20.8105 38.687, 20.8105 38.687, 20.8105 38.687, 20.8105 38.687))'^^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 '774_1203'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6492 14.5714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6492"^^xsd:decimal ;
  dwc:decimalLongitude "14.5714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6492 14.5714)"^^geo:wktLiteral ;
  geo-pos:lat "44.6492"^^xsd:decimal ;
  geo-pos:long "14.5714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1927'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1927'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5714'^^xsd:double;
  dwc:startLongitude '14.5714'^^xsd:double;
  dwc:endLongitude '14.5714'^^xsd:double;
  dwc:latitude '44.6492'^^xsd:double;
  dwc:startLatitude '44.6492'^^xsd:double;
  dwc:endLatitude '44.6492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5714 44.6492, 14.5714 44.6492, 14.5714 44.6492, 14.5714 44.6492, 14.5714 44.6492))'^^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 '774_1927'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6119 14.4281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6119"^^xsd:decimal ;
  dwc:decimalLongitude "14.4281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6119 14.4281)"^^geo:wktLiteral ;
  geo-pos:lat "44.6119"^^xsd:decimal ;
  geo-pos:long "14.4281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1869'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1869'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4281'^^xsd:double;
  dwc:startLongitude '14.4281'^^xsd:double;
  dwc:endLongitude '14.4281'^^xsd:double;
  dwc:latitude '44.6119'^^xsd:double;
  dwc:startLatitude '44.6119'^^xsd:double;
  dwc:endLatitude '44.6119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4281 44.6119, 14.4281 44.6119, 14.4281 44.6119, 14.4281 44.6119, 14.4281 44.6119))'^^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 '774_1869'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.746333 20.836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.746333"^^xsd:decimal ;
  dwc:decimalLongitude "20.836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.746333 20.836667)"^^geo:wktLiteral ;
  geo-pos:lat "38.746333"^^xsd:decimal ;
  geo-pos:long "20.836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_905'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_905'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.836667'^^xsd:double;
  dwc:startLongitude '20.836667'^^xsd:double;
  dwc:endLongitude '20.836667'^^xsd:double;
  dwc:latitude '38.746333'^^xsd:double;
  dwc:startLatitude '38.746333'^^xsd:double;
  dwc:endLatitude '38.746333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.836667 38.746333, 20.836667 38.746333, 20.836667 38.746333, 20.836667 38.746333, 20.836667 38.746333))'^^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 '774_905'^^xsd:string;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.933167 21.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.933167"^^xsd:decimal ;
  dwc:decimalLongitude "21.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.933167 21.079)"^^geo:wktLiteral ;
  geo-pos:lat "38.933167"^^xsd:decimal ;
  geo-pos:long "21.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_155'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_155'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.079'^^xsd:double;
  dwc:startLongitude '21.079'^^xsd:double;
  dwc:endLongitude '21.079'^^xsd:double;
  dwc:latitude '38.933167'^^xsd:double;
  dwc:startLatitude '38.933167'^^xsd:double;
  dwc:endLatitude '38.933167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.079 38.933167, 21.079 38.933167, 21.079 38.933167, 21.079 38.933167, 21.079 38.933167))'^^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 '774_155'^^xsd:string;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 15.6268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.6268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 15.6268)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "15.6268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8360'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8360'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.873888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.6268'^^xsd:double;
  dwc:startLongitude '15.6268'^^xsd:double;
  dwc:endLongitude '15.6268'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:startLatitude '38.22'^^xsd:double;
  dwc:endLatitude '38.22'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6268 38.22, 15.6268 38.22, 15.6268 38.22, 15.6268 38.22, 15.6268 38.22))'^^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 '774_8360'^^xsd:string;
  dwc:observationDate '2006-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555667 20.986167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555667"^^xsd:decimal ;
  dwc:decimalLongitude "20.986167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555667 20.986167)"^^geo:wktLiteral ;
  geo-pos:lat "38.555667"^^xsd:decimal ;
  geo-pos:long "20.986167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1281'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1281'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.986167'^^xsd:double;
  dwc:startLongitude '20.986167'^^xsd:double;
  dwc:endLongitude '20.986167'^^xsd:double;
  dwc:latitude '38.555667'^^xsd:double;
  dwc:startLatitude '38.555667'^^xsd:double;
  dwc:endLatitude '38.555667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.986167 38.555667, 20.986167 38.555667, 20.986167 38.555667, 20.986167 38.555667, 20.986167 38.555667))'^^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 '774_1281'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.928)"^^geo:wktLiteral ;
  geo-pos:lat "38.666667"^^xsd:decimal ;
  geo-pos:long "20.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_907'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_907'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.928'^^xsd:double;
  dwc:startLongitude '20.928'^^xsd:double;
  dwc:endLongitude '20.928'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.928 38.666667, 20.928 38.666667, 20.928 38.666667, 20.928 38.666667, 20.928 38.666667))'^^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 '774_907'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.607167 21.007167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.607167"^^xsd:decimal ;
  dwc:decimalLongitude "21.007167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.607167 21.007167)"^^geo:wktLiteral ;
  geo-pos:lat "38.607167"^^xsd:decimal ;
  geo-pos:long "21.007167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1374'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1374'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.007167'^^xsd:double;
  dwc:startLongitude '21.007167'^^xsd:double;
  dwc:endLongitude '21.007167'^^xsd:double;
  dwc:latitude '38.607167'^^xsd:double;
  dwc:startLatitude '38.607167'^^xsd:double;
  dwc:endLatitude '38.607167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.007167 38.607167, 21.007167 38.607167, 21.007167 38.607167, 21.007167 38.607167, 21.007167 38.607167))'^^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 '774_1374'^^xsd:string;
  dwc:observationDate '2002-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665833 20.927333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665833"^^xsd:decimal ;
  dwc:decimalLongitude "20.927333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665833 20.927333)"^^geo:wktLiteral ;
  geo-pos:lat "38.665833"^^xsd:decimal ;
  geo-pos:long "20.927333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1406'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1406'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927333'^^xsd:double;
  dwc:startLongitude '20.927333'^^xsd:double;
  dwc:endLongitude '20.927333'^^xsd:double;
  dwc:latitude '38.665833'^^xsd:double;
  dwc:startLatitude '38.665833'^^xsd:double;
  dwc:endLatitude '38.665833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927333 38.665833, 20.927333 38.665833, 20.927333 38.665833, 20.927333 38.665833, 20.927333 38.665833))'^^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 '774_1406'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.607 20.812667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.607"^^xsd:decimal ;
  dwc:decimalLongitude "20.812667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.607 20.812667)"^^geo:wktLiteral ;
  geo-pos:lat "38.607"^^xsd:decimal ;
  geo-pos:long "20.812667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1428'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1428'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.812667'^^xsd:double;
  dwc:startLongitude '20.812667'^^xsd:double;
  dwc:endLongitude '20.812667'^^xsd:double;
  dwc:latitude '38.607'^^xsd:double;
  dwc:startLatitude '38.607'^^xsd:double;
  dwc:endLatitude '38.607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.812667 38.607, 20.812667 38.607, 20.812667 38.607, 20.812667 38.607, 20.812667 38.607))'^^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 '774_1428'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573833 20.859333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.573833"^^xsd:decimal ;
  dwc:decimalLongitude "20.859333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573833 20.859333)"^^geo:wktLiteral ;
  geo-pos:lat "38.573833"^^xsd:decimal ;
  geo-pos:long "20.859333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_779'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_779'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.859333'^^xsd:double;
  dwc:startLongitude '20.859333'^^xsd:double;
  dwc:endLongitude '20.859333'^^xsd:double;
  dwc:latitude '38.573833'^^xsd:double;
  dwc:startLatitude '38.573833'^^xsd:double;
  dwc:endLatitude '38.573833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.859333 38.573833, 20.859333 38.573833, 20.859333 38.573833, 20.859333 38.573833, 20.859333 38.573833))'^^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 '774_779'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 16.050833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.050833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 16.050833)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "16.050833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2347'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2347'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '16.050833'^^xsd:double;
  dwc:startLongitude '16.050833'^^xsd:double;
  dwc:endLongitude '16.050833'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:startLatitude '42.9'^^xsd:double;
  dwc:endLatitude '42.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.050833 42.9, 16.050833 42.9, 16.050833 42.9, 16.050833 42.9, 16.050833 42.9))'^^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 '774_2347'^^xsd:string;
  dwc:observationDate '1989-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991333 20.875167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991333"^^xsd:decimal ;
  dwc:decimalLongitude "20.875167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991333 20.875167)"^^geo:wktLiteral ;
  geo-pos:lat "38.991333"^^xsd:decimal ;
  geo-pos:long "20.875167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_341'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_341'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.875167'^^xsd:double;
  dwc:startLongitude '20.875167'^^xsd:double;
  dwc:endLongitude '20.875167'^^xsd:double;
  dwc:latitude '38.991333'^^xsd:double;
  dwc:startLatitude '38.991333'^^xsd:double;
  dwc:endLatitude '38.991333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.875167 38.991333, 20.875167 38.991333, 20.875167 38.991333, 20.875167 38.991333, 20.875167 38.991333))'^^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 '774_341'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605333 21.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605333"^^xsd:decimal ;
  dwc:decimalLongitude "21.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605333 21.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.605333"^^xsd:decimal ;
  geo-pos:long "21.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1357'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1357'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.016'^^xsd:double;
  dwc:startLongitude '21.016'^^xsd:double;
  dwc:endLongitude '21.016'^^xsd:double;
  dwc:latitude '38.605333'^^xsd:double;
  dwc:startLatitude '38.605333'^^xsd:double;
  dwc:endLatitude '38.605333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.016 38.605333, 21.016 38.605333, 21.016 38.605333, 21.016 38.605333, 21.016 38.605333))'^^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 '774_1357'^^xsd:string;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58333"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.58333"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2166'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2166'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:startLongitude '14.6'^^xsd:double;
  dwc:endLongitude '14.6'^^xsd:double;
  dwc:latitude '44.58333'^^xsd:double;
  dwc:startLatitude '44.58333'^^xsd:double;
  dwc:endLatitude '44.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6 44.58333, 14.6 44.58333, 14.6 44.58333, 14.6 44.58333, 14.6 44.58333))'^^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 '774_2166'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 20.939833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661"^^xsd:decimal ;
  dwc:decimalLongitude "20.939833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 20.939833)"^^geo:wktLiteral ;
  geo-pos:lat "38.661"^^xsd:decimal ;
  geo-pos:long "20.939833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1453'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1453'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.939833'^^xsd:double;
  dwc:startLongitude '20.939833'^^xsd:double;
  dwc:endLongitude '20.939833'^^xsd:double;
  dwc:latitude '38.661'^^xsd:double;
  dwc:startLatitude '38.661'^^xsd:double;
  dwc:endLatitude '38.661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.939833 38.661, 20.939833 38.661, 20.939833 38.661, 20.939833 38.661, 20.939833 38.661))'^^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 '774_1453'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986667"^^xsd:decimal ;
  dwc:decimalLongitude "20.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.947)"^^geo:wktLiteral ;
  geo-pos:lat "38.986667"^^xsd:decimal ;
  geo-pos:long "20.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_224'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_224'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.947'^^xsd:double;
  dwc:startLongitude '20.947'^^xsd:double;
  dwc:endLongitude '20.947'^^xsd:double;
  dwc:latitude '38.986667'^^xsd:double;
  dwc:startLatitude '38.986667'^^xsd:double;
  dwc:endLatitude '38.986667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.947 38.986667, 20.947 38.986667, 20.947 38.986667, 20.947 38.986667, 20.947 38.986667))'^^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 '774_224'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953667 20.887167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953667"^^xsd:decimal ;
  dwc:decimalLongitude "20.887167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953667 20.887167)"^^geo:wktLiteral ;
  geo-pos:lat "38.953667"^^xsd:decimal ;
  geo-pos:long "20.887167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8258'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.887167'^^xsd:double;
  dwc:startLongitude '20.887167'^^xsd:double;
  dwc:endLongitude '20.887167'^^xsd:double;
  dwc:latitude '38.953667'^^xsd:double;
  dwc:startLatitude '38.953667'^^xsd:double;
  dwc:endLatitude '38.953667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.887167 38.953667, 20.887167 38.953667, 20.887167 38.953667, 20.887167 38.953667, 20.887167 38.953667))'^^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 '774_8258'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.690333 20.851333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.690333"^^xsd:decimal ;
  dwc:decimalLongitude "20.851333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.690333 20.851333)"^^geo:wktLiteral ;
  geo-pos:lat "38.690333"^^xsd:decimal ;
  geo-pos:long "20.851333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1568'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1568'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.851333'^^xsd:double;
  dwc:startLongitude '20.851333'^^xsd:double;
  dwc:endLongitude '20.851333'^^xsd:double;
  dwc:latitude '38.690333'^^xsd:double;
  dwc:startLatitude '38.690333'^^xsd:double;
  dwc:endLatitude '38.690333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.851333 38.690333, 20.851333 38.690333, 20.851333 38.690333, 20.851333 38.690333, 20.851333 38.690333))'^^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 '774_1568'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5525 20.987333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5525"^^xsd:decimal ;
  dwc:decimalLongitude "20.987333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5525 20.987333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5525"^^xsd:decimal ;
  geo-pos:long "20.987333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1338'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1338'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.987333'^^xsd:double;
  dwc:startLongitude '20.987333'^^xsd:double;
  dwc:endLongitude '20.987333'^^xsd:double;
  dwc:latitude '38.5525'^^xsd:double;
  dwc:startLatitude '38.5525'^^xsd:double;
  dwc:endLatitude '38.5525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.987333 38.5525, 20.987333 38.5525, 20.987333 38.5525, 20.987333 38.5525, 20.987333 38.5525))'^^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 '774_1338'^^xsd:string;
  dwc:observationDate '2001-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 20.8625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.724"^^xsd:decimal ;
  dwc:decimalLongitude "20.8625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 20.8625)"^^geo:wktLiteral ;
  geo-pos:lat "38.724"^^xsd:decimal ;
  geo-pos:long "20.8625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1564'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1564'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8625'^^xsd:double;
  dwc:startLongitude '20.8625'^^xsd:double;
  dwc:endLongitude '20.8625'^^xsd:double;
  dwc:latitude '38.724'^^xsd:double;
  dwc:startLatitude '38.724'^^xsd:double;
  dwc:endLatitude '38.724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8625 38.724, 20.8625 38.724, 20.8625 38.724, 20.8625 38.724, 20.8625 38.724))'^^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 '774_1564'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9865 20.966333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9865"^^xsd:decimal ;
  dwc:decimalLongitude "20.966333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9865 20.966333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9865"^^xsd:decimal ;
  geo-pos:long "20.966333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_143'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_143'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966333'^^xsd:double;
  dwc:startLongitude '20.966333'^^xsd:double;
  dwc:endLongitude '20.966333'^^xsd:double;
  dwc:latitude '38.9865'^^xsd:double;
  dwc:startLatitude '38.9865'^^xsd:double;
  dwc:endLatitude '38.9865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966333 38.9865, 20.966333 38.9865, 20.966333 38.9865, 20.966333 38.9865, 20.966333 38.9865))'^^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 '774_143'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.356667 12.844833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.356667"^^xsd:decimal ;
  dwc:decimalLongitude "12.844833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.356667 12.844833)"^^geo:wktLiteral ;
  geo-pos:lat "45.356667"^^xsd:decimal ;
  geo-pos:long "12.844833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6908'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6908'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.844833'^^xsd:double;
  dwc:startLongitude '12.844833'^^xsd:double;
  dwc:endLongitude '12.844833'^^xsd:double;
  dwc:latitude '45.356667'^^xsd:double;
  dwc:startLatitude '45.356667'^^xsd:double;
  dwc:endLatitude '45.356667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.844833 45.356667, 12.844833 45.356667, 12.844833 45.356667, 12.844833 45.356667, 12.844833 45.356667))'^^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 '774_6908'^^xsd:string;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984167 21.018667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984167"^^xsd:decimal ;
  dwc:decimalLongitude "21.018667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984167 21.018667)"^^geo:wktLiteral ;
  geo-pos:lat "38.984167"^^xsd:decimal ;
  geo-pos:long "21.018667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8206'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8206'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.018667'^^xsd:double;
  dwc:startLongitude '21.018667'^^xsd:double;
  dwc:endLongitude '21.018667'^^xsd:double;
  dwc:latitude '38.984167'^^xsd:double;
  dwc:startLatitude '38.984167'^^xsd:double;
  dwc:endLatitude '38.984167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.018667 38.984167, 21.018667 38.984167, 21.018667 38.984167, 21.018667 38.984167, 21.018667 38.984167))'^^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 '774_8206'^^xsd:string;
  dwc:observationDate '2007-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 20.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958333"^^xsd:decimal ;
  dwc:decimalLongitude "20.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 20.937)"^^geo:wktLiteral ;
  geo-pos:lat "38.958333"^^xsd:decimal ;
  geo-pos:long "20.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8259'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937'^^xsd:double;
  dwc:startLongitude '20.937'^^xsd:double;
  dwc:endLongitude '20.937'^^xsd:double;
  dwc:latitude '38.958333'^^xsd:double;
  dwc:startLatitude '38.958333'^^xsd:double;
  dwc:endLatitude '38.958333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937 38.958333, 20.937 38.958333, 20.937 38.958333, 20.937 38.958333, 20.937 38.958333))'^^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 '774_8259'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 14.567167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "14.567167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 14.567167)"^^geo:wktLiteral ;
  geo-pos:lat "44.665"^^xsd:decimal ;
  geo-pos:long "14.567167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2096'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2096'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.567167'^^xsd:double;
  dwc:startLongitude '14.567167'^^xsd:double;
  dwc:endLongitude '14.567167'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:startLatitude '44.665'^^xsd:double;
  dwc:endLatitude '44.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.567167 44.665, 14.567167 44.665, 14.567167 44.665, 14.567167 44.665, 14.567167 44.665))'^^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 '774_2096'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 20.941833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9915"^^xsd:decimal ;
  dwc:decimalLongitude "20.941833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 20.941833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9915"^^xsd:decimal ;
  geo-pos:long "20.941833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_218'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_218'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.941833'^^xsd:double;
  dwc:startLongitude '20.941833'^^xsd:double;
  dwc:endLongitude '20.941833'^^xsd:double;
  dwc:latitude '38.9915'^^xsd:double;
  dwc:startLatitude '38.9915'^^xsd:double;
  dwc:endLatitude '38.9915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.941833 38.9915, 20.941833 38.9915, 20.941833 38.9915, 20.941833 38.9915, 20.941833 38.9915))'^^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 '774_218'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.942667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661667"^^xsd:decimal ;
  dwc:decimalLongitude "20.942667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.942667)"^^geo:wktLiteral ;
  geo-pos:lat "38.661667"^^xsd:decimal ;
  geo-pos:long "20.942667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1519'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1519'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.942667'^^xsd:double;
  dwc:startLongitude '20.942667'^^xsd:double;
  dwc:endLongitude '20.942667'^^xsd:double;
  dwc:latitude '38.661667'^^xsd:double;
  dwc:startLatitude '38.661667'^^xsd:double;
  dwc:endLatitude '38.661667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.942667 38.661667, 20.942667 38.661667, 20.942667 38.661667, 20.942667 38.661667, 20.942667 38.661667))'^^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 '774_1519'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6942 14.5789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6942"^^xsd:decimal ;
  dwc:decimalLongitude "14.5789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6942 14.5789)"^^geo:wktLiteral ;
  geo-pos:lat "44.6942"^^xsd:decimal ;
  geo-pos:long "14.5789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2015'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2015'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5789'^^xsd:double;
  dwc:startLongitude '14.5789'^^xsd:double;
  dwc:endLongitude '14.5789'^^xsd:double;
  dwc:latitude '44.6942'^^xsd:double;
  dwc:startLatitude '44.6942'^^xsd:double;
  dwc:endLatitude '44.6942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5789 44.6942, 14.5789 44.6942, 14.5789 44.6942, 14.5789 44.6942, 14.5789 44.6942))'^^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 '774_2015'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53933 14.56867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53933"^^xsd:decimal ;
  dwc:decimalLongitude "14.56867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53933 14.56867)"^^geo:wktLiteral ;
  geo-pos:lat "44.53933"^^xsd:decimal ;
  geo-pos:long "14.56867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1676'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1676'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56867'^^xsd:double;
  dwc:startLongitude '14.56867'^^xsd:double;
  dwc:endLongitude '14.56867'^^xsd:double;
  dwc:latitude '44.53933'^^xsd:double;
  dwc:startLatitude '44.53933'^^xsd:double;
  dwc:endLatitude '44.53933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56867 44.53933, 14.56867 44.53933, 14.56867 44.53933, 14.56867 44.53933, 14.56867 44.53933))'^^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 '774_1676'^^xsd:string;
  dwc:observationDate '1990-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57767 14.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57767"^^xsd:decimal ;
  dwc:decimalLongitude "14.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57767 14.487)"^^geo:wktLiteral ;
  geo-pos:lat "44.57767"^^xsd:decimal ;
  geo-pos:long "14.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1664'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1664'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.487'^^xsd:double;
  dwc:startLongitude '14.487'^^xsd:double;
  dwc:endLongitude '14.487'^^xsd:double;
  dwc:latitude '44.57767'^^xsd:double;
  dwc:startLatitude '44.57767'^^xsd:double;
  dwc:endLatitude '44.57767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.487 44.57767, 14.487 44.57767, 14.487 44.57767, 14.487 44.57767, 14.487 44.57767))'^^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 '774_1664'^^xsd:string;
  dwc:observationDate '1990-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1641'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1641'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1641'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 20.985833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "20.985833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 20.985833)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "20.985833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_203'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_203'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.985833'^^xsd:double;
  dwc:startLongitude '20.985833'^^xsd:double;
  dwc:endLongitude '20.985833'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:startLatitude '38.98'^^xsd:double;
  dwc:endLatitude '38.98'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.985833 38.98, 20.985833 38.98, 20.985833 38.98, 20.985833 38.98, 20.985833 38.98))'^^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 '774_203'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 20.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "20.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 20.976)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "20.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1513'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1513'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.976'^^xsd:double;
  dwc:startLongitude '20.976'^^xsd:double;
  dwc:endLongitude '20.976'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:startLatitude '38.57'^^xsd:double;
  dwc:endLatitude '38.57'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.976 38.57, 20.976 38.57, 20.976 38.57, 20.976 38.57, 20.976 38.57))'^^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 '774_1513'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396333 8.037167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396333"^^xsd:decimal ;
  dwc:decimalLongitude "8.037167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396333 8.037167)"^^geo:wktLiteral ;
  geo-pos:lat "43.396333"^^xsd:decimal ;
  geo-pos:long "8.037167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4709'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4709'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.905833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.037167'^^xsd:double;
  dwc:startLongitude '8.037167'^^xsd:double;
  dwc:endLongitude '8.037167'^^xsd:double;
  dwc:latitude '43.396333'^^xsd:double;
  dwc:startLatitude '43.396333'^^xsd:double;
  dwc:endLatitude '43.396333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.037167 43.396333, 8.037167 43.396333, 8.037167 43.396333, 8.037167 43.396333, 8.037167 43.396333))'^^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 '774_4709'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.757057 7.820327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.757057"^^xsd:decimal ;
  dwc:decimalLongitude "7.820327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.757057 7.820327)"^^geo:wktLiteral ;
  geo-pos:lat "43.757057"^^xsd:decimal ;
  geo-pos:long "7.820327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6302'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6302'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6205555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.820327'^^xsd:double;
  dwc:startLongitude '7.820327'^^xsd:double;
  dwc:endLongitude '7.820327'^^xsd:double;
  dwc:latitude '43.757057'^^xsd:double;
  dwc:startLatitude '43.757057'^^xsd:double;
  dwc:endLatitude '43.757057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.820327 43.757057, 7.820327 43.757057, 7.820327 43.757057, 7.820327 43.757057, 7.820327 43.757057))'^^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 '774_6302'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59593 7.36715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59593"^^xsd:decimal ;
  dwc:decimalLongitude "7.36715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59593 7.36715)"^^geo:wktLiteral ;
  geo-pos:lat "43.59593"^^xsd:decimal ;
  geo-pos:long "7.36715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6459'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.301666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.36715'^^xsd:double;
  dwc:startLongitude '7.36715'^^xsd:double;
  dwc:endLongitude '7.36715'^^xsd:double;
  dwc:latitude '43.59593'^^xsd:double;
  dwc:startLatitude '43.59593'^^xsd:double;
  dwc:endLatitude '43.59593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36715 43.59593, 7.36715 43.59593, 7.36715 43.59593, 7.36715 43.59593, 7.36715 43.59593))'^^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 '774_6459'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208424 6.986814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.208424"^^xsd:decimal ;
  dwc:decimalLongitude "6.986814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208424 6.986814)"^^geo:wktLiteral ;
  geo-pos:lat "43.208424"^^xsd:decimal ;
  geo-pos:long "6.986814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5949'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5949'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.090555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.986814'^^xsd:double;
  dwc:startLongitude '6.986814'^^xsd:double;
  dwc:endLongitude '6.986814'^^xsd:double;
  dwc:latitude '43.208424'^^xsd:double;
  dwc:startLatitude '43.208424'^^xsd:double;
  dwc:endLatitude '43.208424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.986814 43.208424, 6.986814 43.208424, 6.986814 43.208424, 6.986814 43.208424, 6.986814 43.208424))'^^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 '774_5949'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649048 7.606088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.649048"^^xsd:decimal ;
  dwc:decimalLongitude "7.606088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649048 7.606088)"^^geo:wktLiteral ;
  geo-pos:lat "43.649048"^^xsd:decimal ;
  geo-pos:long "7.606088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6130'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6130'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7194444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.606088'^^xsd:double;
  dwc:startLongitude '7.606088'^^xsd:double;
  dwc:endLongitude '7.606088'^^xsd:double;
  dwc:latitude '43.649048'^^xsd:double;
  dwc:startLatitude '43.649048'^^xsd:double;
  dwc:endLatitude '43.649048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.606088 43.649048, 7.606088 43.649048, 7.606088 43.649048, 7.606088 43.649048, 7.606088 43.649048))'^^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 '774_6130'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593456 7.270703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.593456"^^xsd:decimal ;
  dwc:decimalLongitude "7.270703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593456 7.270703)"^^geo:wktLiteral ;
  geo-pos:lat "43.593456"^^xsd:decimal ;
  geo-pos:long "7.270703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6120'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.270703'^^xsd:double;
  dwc:startLongitude '7.270703'^^xsd:double;
  dwc:endLongitude '7.270703'^^xsd:double;
  dwc:latitude '43.593456'^^xsd:double;
  dwc:startLatitude '43.593456'^^xsd:double;
  dwc:endLatitude '43.593456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.270703 43.593456, 7.270703 43.593456, 7.270703 43.593456, 7.270703 43.593456, 7.270703 43.593456))'^^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 '774_6120'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.875984 8.353395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.875984"^^xsd:decimal ;
  dwc:decimalLongitude "8.353395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.875984 8.353395)"^^geo:wktLiteral ;
  geo-pos:lat "43.875984"^^xsd:decimal ;
  geo-pos:long "8.353395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5992'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5992'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.353395'^^xsd:double;
  dwc:startLongitude '8.353395'^^xsd:double;
  dwc:endLongitude '8.353395'^^xsd:double;
  dwc:latitude '43.875984'^^xsd:double;
  dwc:startLatitude '43.875984'^^xsd:double;
  dwc:endLatitude '43.875984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.353395 43.875984, 8.353395 43.875984, 8.353395 43.875984, 8.353395 43.875984, 8.353395 43.875984))'^^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 '774_5992'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.618833 8.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.618833"^^xsd:decimal ;
  dwc:decimalLongitude "8.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.618833 8.121)"^^geo:wktLiteral ;
  geo-pos:lat "43.618833"^^xsd:decimal ;
  geo-pos:long "8.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4683'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4683'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.720555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.121'^^xsd:double;
  dwc:startLongitude '8.121'^^xsd:double;
  dwc:endLongitude '8.121'^^xsd:double;
  dwc:latitude '43.618833'^^xsd:double;
  dwc:startLatitude '43.618833'^^xsd:double;
  dwc:endLatitude '43.618833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.121 43.618833, 8.121 43.618833, 8.121 43.618833, 8.121 43.618833, 8.121 43.618833))'^^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 '774_4683'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593456 7.270703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.593456"^^xsd:decimal ;
  dwc:decimalLongitude "7.270703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593456 7.270703)"^^geo:wktLiteral ;
  geo-pos:lat "43.593456"^^xsd:decimal ;
  geo-pos:long "7.270703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6076'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6076'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.2733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.270703'^^xsd:double;
  dwc:startLongitude '7.270703'^^xsd:double;
  dwc:endLongitude '7.270703'^^xsd:double;
  dwc:latitude '43.593456'^^xsd:double;
  dwc:startLatitude '43.593456'^^xsd:double;
  dwc:endLatitude '43.593456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.270703 43.593456, 7.270703 43.593456, 7.270703 43.593456, 7.270703 43.593456, 7.270703 43.593456))'^^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 '774_6076'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569667 7.440167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569667"^^xsd:decimal ;
  dwc:decimalLongitude "7.440167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569667 7.440167)"^^geo:wktLiteral ;
  geo-pos:lat "43.569667"^^xsd:decimal ;
  geo-pos:long "7.440167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4309'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.440167'^^xsd:double;
  dwc:startLongitude '7.440167'^^xsd:double;
  dwc:endLongitude '7.440167'^^xsd:double;
  dwc:latitude '43.569667'^^xsd:double;
  dwc:startLatitude '43.569667'^^xsd:double;
  dwc:endLatitude '43.569667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.440167 43.569667, 7.440167 43.569667, 7.440167 43.569667, 7.440167 43.569667, 7.440167 43.569667))'^^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 '774_4309'^^xsd:string;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649333 7.7885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.649333"^^xsd:decimal ;
  dwc:decimalLongitude "7.7885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649333 7.7885)"^^geo:wktLiteral ;
  geo-pos:lat "43.649333"^^xsd:decimal ;
  geo-pos:long "7.7885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4469'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4469'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7885'^^xsd:double;
  dwc:startLongitude '7.7885'^^xsd:double;
  dwc:endLongitude '7.7885'^^xsd:double;
  dwc:latitude '43.649333'^^xsd:double;
  dwc:startLatitude '43.649333'^^xsd:double;
  dwc:endLatitude '43.649333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7885 43.649333, 7.7885 43.649333, 7.7885 43.649333, 7.7885 43.649333, 7.7885 43.649333))'^^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 '774_4469'^^xsd:string;
  dwc:observationDate '1997-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84162 8.84485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84162"^^xsd:decimal ;
  dwc:decimalLongitude "8.84485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84162 8.84485)"^^geo:wktLiteral ;
  geo-pos:lat "43.84162"^^xsd:decimal ;
  geo-pos:long "8.84485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5110'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5110'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.754722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.84485'^^xsd:double;
  dwc:startLongitude '8.84485'^^xsd:double;
  dwc:endLongitude '8.84485'^^xsd:double;
  dwc:latitude '43.84162'^^xsd:double;
  dwc:startLatitude '43.84162'^^xsd:double;
  dwc:endLatitude '43.84162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.84485 43.84162, 8.84485 43.84162, 8.84485 43.84162, 8.84485 43.84162, 8.84485 43.84162))'^^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 '774_5110'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32476 8.04044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32476"^^xsd:decimal ;
  dwc:decimalLongitude "8.04044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32476 8.04044)"^^geo:wktLiteral ;
  geo-pos:lat "43.32476"^^xsd:decimal ;
  geo-pos:long "8.04044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6710'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6710'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.935'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04044'^^xsd:double;
  dwc:startLongitude '8.04044'^^xsd:double;
  dwc:endLongitude '8.04044'^^xsd:double;
  dwc:latitude '43.32476'^^xsd:double;
  dwc:startLatitude '43.32476'^^xsd:double;
  dwc:endLatitude '43.32476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04044 43.32476, 8.04044 43.32476, 8.04044 43.32476, 8.04044 43.32476, 8.04044 43.32476))'^^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 '774_6710'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.209751 8.060258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.209751"^^xsd:decimal ;
  dwc:decimalLongitude "8.060258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.209751 8.060258)"^^geo:wktLiteral ;
  geo-pos:lat "43.209751"^^xsd:decimal ;
  geo-pos:long "8.060258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6081'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6081'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.106666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.060258'^^xsd:double;
  dwc:startLongitude '8.060258'^^xsd:double;
  dwc:endLongitude '8.060258'^^xsd:double;
  dwc:latitude '43.209751'^^xsd:double;
  dwc:startLatitude '43.209751'^^xsd:double;
  dwc:endLatitude '43.209751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.060258 43.209751, 8.060258 43.209751, 8.060258 43.209751, 8.060258 43.209751, 8.060258 43.209751))'^^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 '774_6081'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66737 7.422483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66737"^^xsd:decimal ;
  dwc:decimalLongitude "7.422483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66737 7.422483)"^^geo:wktLiteral ;
  geo-pos:lat "43.66737"^^xsd:decimal ;
  geo-pos:long "7.422483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7966'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7966'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.139722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.422483'^^xsd:double;
  dwc:startLongitude '7.422483'^^xsd:double;
  dwc:endLongitude '7.422483'^^xsd:double;
  dwc:latitude '43.66737'^^xsd:double;
  dwc:startLatitude '43.66737'^^xsd:double;
  dwc:endLatitude '43.66737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.422483 43.66737, 7.422483 43.66737, 7.422483 43.66737, 7.422483 43.66737, 7.422483 43.66737))'^^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 '774_7966'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6794 8.0353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6794"^^xsd:decimal ;
  dwc:decimalLongitude "8.0353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6794 8.0353)"^^geo:wktLiteral ;
  geo-pos:lat "43.6794"^^xsd:decimal ;
  geo-pos:long "8.0353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7476'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7476'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.837222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0353'^^xsd:double;
  dwc:startLongitude '8.0353'^^xsd:double;
  dwc:endLongitude '8.0353'^^xsd:double;
  dwc:latitude '43.6794'^^xsd:double;
  dwc:startLatitude '43.6794'^^xsd:double;
  dwc:endLatitude '43.6794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0353 43.6794, 8.0353 43.6794, 8.0353 43.6794, 8.0353 43.6794, 8.0353 43.6794))'^^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 '774_7476'^^xsd:string;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6428 8.4225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6428"^^xsd:decimal ;
  dwc:decimalLongitude "8.4225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6428 8.4225)"^^geo:wktLiteral ;
  geo-pos:lat "43.6428"^^xsd:decimal ;
  geo-pos:long "8.4225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7471'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7471'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.965555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4225'^^xsd:double;
  dwc:startLongitude '8.4225'^^xsd:double;
  dwc:endLongitude '8.4225'^^xsd:double;
  dwc:latitude '43.6428'^^xsd:double;
  dwc:startLatitude '43.6428'^^xsd:double;
  dwc:endLatitude '43.6428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4225 43.6428, 8.4225 43.6428, 8.4225 43.6428, 8.4225 43.6428, 8.4225 43.6428))'^^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 '774_7471'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.312 8.198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.312"^^xsd:decimal ;
  dwc:decimalLongitude "8.198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.312 8.198333)"^^geo:wktLiteral ;
  geo-pos:lat "43.312"^^xsd:decimal ;
  geo-pos:long "8.198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3911'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3911'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.198333'^^xsd:double;
  dwc:startLongitude '8.198333'^^xsd:double;
  dwc:endLongitude '8.198333'^^xsd:double;
  dwc:latitude '43.312'^^xsd:double;
  dwc:startLatitude '43.312'^^xsd:double;
  dwc:endLatitude '43.312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.198333 43.312, 8.198333 43.312, 8.198333 43.312, 8.198333 43.312, 8.198333 43.312))'^^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 '774_3911'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.526167 7.4765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.526167"^^xsd:decimal ;
  dwc:decimalLongitude "7.4765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.526167 7.4765)"^^geo:wktLiteral ;
  geo-pos:lat "43.526167"^^xsd:decimal ;
  geo-pos:long "7.4765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3639'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3639'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4765'^^xsd:double;
  dwc:startLongitude '7.4765'^^xsd:double;
  dwc:endLongitude '7.4765'^^xsd:double;
  dwc:latitude '43.526167'^^xsd:double;
  dwc:startLatitude '43.526167'^^xsd:double;
  dwc:endLatitude '43.526167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4765 43.526167, 7.4765 43.526167, 7.4765 43.526167, 7.4765 43.526167, 7.4765 43.526167))'^^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 '774_3639'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5725 8.3719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5725"^^xsd:decimal ;
  dwc:decimalLongitude "8.3719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5725 8.3719)"^^geo:wktLiteral ;
  geo-pos:lat "43.5725"^^xsd:decimal ;
  geo-pos:long "8.3719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7544'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7544'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.205277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3719'^^xsd:double;
  dwc:startLongitude '8.3719'^^xsd:double;
  dwc:endLongitude '8.3719'^^xsd:double;
  dwc:latitude '43.5725'^^xsd:double;
  dwc:startLatitude '43.5725'^^xsd:double;
  dwc:endLatitude '43.5725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3719 43.5725, 8.3719 43.5725, 8.3719 43.5725, 8.3719 43.5725, 8.3719 43.5725))'^^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 '774_7544'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7902 8.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7902"^^xsd:decimal ;
  dwc:decimalLongitude "8.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7902 8.0362)"^^geo:wktLiteral ;
  geo-pos:lat "43.7902"^^xsd:decimal ;
  geo-pos:long "8.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7591'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7591'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7105555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0362'^^xsd:double;
  dwc:startLongitude '8.0362'^^xsd:double;
  dwc:endLongitude '8.0362'^^xsd:double;
  dwc:latitude '43.7902'^^xsd:double;
  dwc:startLatitude '43.7902'^^xsd:double;
  dwc:endLatitude '43.7902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0362 43.7902, 8.0362 43.7902, 8.0362 43.7902, 8.0362 43.7902, 8.0362 43.7902))'^^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 '774_7591'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8634 8.1563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8634"^^xsd:decimal ;
  dwc:decimalLongitude "8.1563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8634 8.1563)"^^geo:wktLiteral ;
  geo-pos:lat "43.8634"^^xsd:decimal ;
  geo-pos:long "8.1563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7134'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.598888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1563'^^xsd:double;
  dwc:startLongitude '8.1563'^^xsd:double;
  dwc:endLongitude '8.1563'^^xsd:double;
  dwc:latitude '43.8634'^^xsd:double;
  dwc:startLatitude '43.8634'^^xsd:double;
  dwc:endLatitude '43.8634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1563 43.8634, 8.1563 43.8634, 8.1563 43.8634, 8.1563 43.8634, 8.1563 43.8634))'^^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 '774_7134'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649767 8.3249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.649767"^^xsd:decimal ;
  dwc:decimalLongitude "8.3249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649767 8.3249)"^^geo:wktLiteral ;
  geo-pos:lat "43.649767"^^xsd:decimal ;
  geo-pos:long "8.3249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7364'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.295833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3249'^^xsd:double;
  dwc:startLongitude '8.3249'^^xsd:double;
  dwc:endLongitude '8.3249'^^xsd:double;
  dwc:latitude '43.649767'^^xsd:double;
  dwc:startLatitude '43.649767'^^xsd:double;
  dwc:endLatitude '43.649767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3249 43.649767, 8.3249 43.649767, 8.3249 43.649767, 8.3249 43.649767, 8.3249 43.649767))'^^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 '774_7364'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438217 7.487183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.438217"^^xsd:decimal ;
  dwc:decimalLongitude "7.487183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438217 7.487183)"^^geo:wktLiteral ;
  geo-pos:lat "43.438217"^^xsd:decimal ;
  geo-pos:long "7.487183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3612'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3612'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.487183'^^xsd:double;
  dwc:startLongitude '7.487183'^^xsd:double;
  dwc:endLongitude '7.487183'^^xsd:double;
  dwc:latitude '43.438217'^^xsd:double;
  dwc:startLatitude '43.438217'^^xsd:double;
  dwc:endLatitude '43.438217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.487183 43.438217, 7.487183 43.438217, 7.487183 43.438217, 7.487183 43.438217, 7.487183 43.438217))'^^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 '774_3612'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5216 7.7834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5216"^^xsd:decimal ;
  dwc:decimalLongitude "7.7834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5216 7.7834)"^^geo:wktLiteral ;
  geo-pos:lat "43.5216"^^xsd:decimal ;
  geo-pos:long "7.7834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7609'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7609'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.561666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7834'^^xsd:double;
  dwc:startLongitude '7.7834'^^xsd:double;
  dwc:endLongitude '7.7834'^^xsd:double;
  dwc:latitude '43.5216'^^xsd:double;
  dwc:startLatitude '43.5216'^^xsd:double;
  dwc:endLatitude '43.5216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7834 43.5216, 7.7834 43.5216, 7.7834 43.5216, 7.7834 43.5216, 7.7834 43.5216))'^^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 '774_7609'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47733 7.29017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47733"^^xsd:decimal ;
  dwc:decimalLongitude "7.29017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47733 7.29017)"^^geo:wktLiteral ;
  geo-pos:lat "43.47733"^^xsd:decimal ;
  geo-pos:long "7.29017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5050'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5050'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.29017'^^xsd:double;
  dwc:startLongitude '7.29017'^^xsd:double;
  dwc:endLongitude '7.29017'^^xsd:double;
  dwc:latitude '43.47733'^^xsd:double;
  dwc:startLatitude '43.47733'^^xsd:double;
  dwc:endLatitude '43.47733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.29017 43.47733, 7.29017 43.47733, 7.29017 43.47733, 7.29017 43.47733, 7.29017 43.47733))'^^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 '774_5050'^^xsd:string;
  dwc:observationDate '2000-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.660917 8.42855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.660917"^^xsd:decimal ;
  dwc:decimalLongitude "8.42855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.660917 8.42855)"^^geo:wktLiteral ;
  geo-pos:lat "42.660917"^^xsd:decimal ;
  geo-pos:long "8.42855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4051'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4051'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.42855'^^xsd:double;
  dwc:startLongitude '8.42855'^^xsd:double;
  dwc:endLongitude '8.42855'^^xsd:double;
  dwc:latitude '42.660917'^^xsd:double;
  dwc:startLatitude '42.660917'^^xsd:double;
  dwc:endLatitude '42.660917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.42855 42.660917, 8.42855 42.660917, 8.42855 42.660917, 8.42855 42.660917, 8.42855 42.660917))'^^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 '774_4051'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.026167 8.392833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.026167"^^xsd:decimal ;
  dwc:decimalLongitude "8.392833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.026167 8.392833)"^^geo:wktLiteral ;
  geo-pos:lat "43.026167"^^xsd:decimal ;
  geo-pos:long "8.392833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4048'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4048'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.392833'^^xsd:double;
  dwc:startLongitude '8.392833'^^xsd:double;
  dwc:endLongitude '8.392833'^^xsd:double;
  dwc:latitude '43.026167'^^xsd:double;
  dwc:startLatitude '43.026167'^^xsd:double;
  dwc:endLatitude '43.026167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.392833 43.026167, 8.392833 43.026167, 8.392833 43.026167, 8.392833 43.026167, 8.392833 43.026167))'^^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 '774_4048'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689467 8.195167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.689467"^^xsd:decimal ;
  dwc:decimalLongitude "8.195167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689467 8.195167)"^^geo:wktLiteral ;
  geo-pos:lat "43.689467"^^xsd:decimal ;
  geo-pos:long "8.195167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7412'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7412'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.268611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.195167'^^xsd:double;
  dwc:startLongitude '8.195167'^^xsd:double;
  dwc:endLongitude '8.195167'^^xsd:double;
  dwc:latitude '43.689467'^^xsd:double;
  dwc:startLatitude '43.689467'^^xsd:double;
  dwc:endLatitude '43.689467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.195167 43.689467, 8.195167 43.689467, 8.195167 43.689467, 8.195167 43.689467, 8.195167 43.689467))'^^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 '774_7412'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4363 8.764917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4363"^^xsd:decimal ;
  dwc:decimalLongitude "8.764917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4363 8.764917)"^^geo:wktLiteral ;
  geo-pos:lat "43.4363"^^xsd:decimal ;
  geo-pos:long "8.764917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4467'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4467'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.764917'^^xsd:double;
  dwc:startLongitude '8.764917'^^xsd:double;
  dwc:endLongitude '8.764917'^^xsd:double;
  dwc:latitude '43.4363'^^xsd:double;
  dwc:startLatitude '43.4363'^^xsd:double;
  dwc:endLatitude '43.4363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.764917 43.4363, 8.764917 43.4363, 8.764917 43.4363, 8.764917 43.4363, 8.764917 43.4363))'^^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 '774_4467'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35899 6.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35899"^^xsd:decimal ;
  dwc:decimalLongitude "6.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35899 6.843)"^^geo:wktLiteral ;
  geo-pos:lat "43.35899"^^xsd:decimal ;
  geo-pos:long "6.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5092'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5092'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.5941666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.843'^^xsd:double;
  dwc:startLongitude '6.843'^^xsd:double;
  dwc:endLongitude '6.843'^^xsd:double;
  dwc:latitude '43.35899'^^xsd:double;
  dwc:startLatitude '43.35899'^^xsd:double;
  dwc:endLatitude '43.35899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.843 43.35899, 6.843 43.35899, 6.843 43.35899, 6.843 43.35899, 6.843 43.35899))'^^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 '774_5092'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67584 7.58001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67584"^^xsd:decimal ;
  dwc:decimalLongitude "7.58001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67584 7.58001)"^^geo:wktLiteral ;
  geo-pos:lat "43.67584"^^xsd:decimal ;
  geo-pos:long "7.58001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6862'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6862'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.031666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.58001'^^xsd:double;
  dwc:startLongitude '7.58001'^^xsd:double;
  dwc:endLongitude '7.58001'^^xsd:double;
  dwc:latitude '43.67584'^^xsd:double;
  dwc:startLatitude '43.67584'^^xsd:double;
  dwc:endLatitude '43.67584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.58001 43.67584, 7.58001 43.67584, 7.58001 43.67584, 7.58001 43.67584, 7.58001 43.67584))'^^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 '774_6862'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13257 8.72738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13257"^^xsd:decimal ;
  dwc:decimalLongitude "8.72738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13257 8.72738)"^^geo:wktLiteral ;
  geo-pos:lat "44.13257"^^xsd:decimal ;
  geo-pos:long "8.72738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5182'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5182'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.619444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.72738'^^xsd:double;
  dwc:startLongitude '8.72738'^^xsd:double;
  dwc:endLongitude '8.72738'^^xsd:double;
  dwc:latitude '44.13257'^^xsd:double;
  dwc:startLatitude '44.13257'^^xsd:double;
  dwc:endLatitude '44.13257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.72738 44.13257, 8.72738 44.13257, 8.72738 44.13257, 8.72738 44.13257, 8.72738 44.13257))'^^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 '774_5182'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662 7.324167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.662"^^xsd:decimal ;
  dwc:decimalLongitude "7.324167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662 7.324167)"^^geo:wktLiteral ;
  geo-pos:lat "43.662"^^xsd:decimal ;
  geo-pos:long "7.324167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4617'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4617'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.3608333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.324167'^^xsd:double;
  dwc:startLongitude '7.324167'^^xsd:double;
  dwc:endLongitude '7.324167'^^xsd:double;
  dwc:latitude '43.662'^^xsd:double;
  dwc:startLatitude '43.662'^^xsd:double;
  dwc:endLatitude '43.662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.324167 43.662, 7.324167 43.662, 7.324167 43.662, 7.324167 43.662, 7.324167 43.662))'^^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 '774_4617'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28526 6.95947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28526"^^xsd:decimal ;
  dwc:decimalLongitude "6.95947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28526 6.95947)"^^geo:wktLiteral ;
  geo-pos:lat "43.28526"^^xsd:decimal ;
  geo-pos:long "6.95947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4878'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4878'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.089722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.95947'^^xsd:double;
  dwc:startLongitude '6.95947'^^xsd:double;
  dwc:endLongitude '6.95947'^^xsd:double;
  dwc:latitude '43.28526'^^xsd:double;
  dwc:startLatitude '43.28526'^^xsd:double;
  dwc:endLatitude '43.28526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.95947 43.28526, 6.95947 43.28526, 6.95947 43.28526, 6.95947 43.28526, 6.95947 43.28526))'^^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 '774_4878'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60363 8.070115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60363"^^xsd:decimal ;
  dwc:decimalLongitude "8.070115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60363 8.070115)"^^geo:wktLiteral ;
  geo-pos:lat "43.60363"^^xsd:decimal ;
  geo-pos:long "8.070115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7725'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7725'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.921944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.070115'^^xsd:double;
  dwc:startLongitude '8.070115'^^xsd:double;
  dwc:endLongitude '8.070115'^^xsd:double;
  dwc:latitude '43.60363'^^xsd:double;
  dwc:startLatitude '43.60363'^^xsd:double;
  dwc:endLatitude '43.60363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.070115 43.60363, 8.070115 43.60363, 8.070115 43.60363, 8.070115 43.60363, 8.070115 43.60363))'^^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 '774_7725'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718217 8.58245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.718217"^^xsd:decimal ;
  dwc:decimalLongitude "8.58245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718217 8.58245)"^^geo:wktLiteral ;
  geo-pos:lat "43.718217"^^xsd:decimal ;
  geo-pos:long "8.58245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7297'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7297'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.133611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.58245'^^xsd:double;
  dwc:startLongitude '8.58245'^^xsd:double;
  dwc:endLongitude '8.58245'^^xsd:double;
  dwc:latitude '43.718217'^^xsd:double;
  dwc:startLatitude '43.718217'^^xsd:double;
  dwc:endLatitude '43.718217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.58245 43.718217, 8.58245 43.718217, 8.58245 43.718217, 8.58245 43.718217, 8.58245 43.718217))'^^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 '774_7297'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682317 7.4419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.682317"^^xsd:decimal ;
  dwc:decimalLongitude "7.4419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682317 7.4419)"^^geo:wktLiteral ;
  geo-pos:lat "43.682317"^^xsd:decimal ;
  geo-pos:long "7.4419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3918'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3918'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4419'^^xsd:double;
  dwc:startLongitude '7.4419'^^xsd:double;
  dwc:endLongitude '7.4419'^^xsd:double;
  dwc:latitude '43.682317'^^xsd:double;
  dwc:startLatitude '43.682317'^^xsd:double;
  dwc:endLatitude '43.682317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4419 43.682317, 7.4419 43.682317, 7.4419 43.682317, 7.4419 43.682317, 7.4419 43.682317))'^^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 '774_3918'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.948833 8.580167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.948833"^^xsd:decimal ;
  dwc:decimalLongitude "8.580167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.948833 8.580167)"^^geo:wktLiteral ;
  geo-pos:lat "42.948833"^^xsd:decimal ;
  geo-pos:long "8.580167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4105'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4105'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.580167'^^xsd:double;
  dwc:startLongitude '8.580167'^^xsd:double;
  dwc:endLongitude '8.580167'^^xsd:double;
  dwc:latitude '42.948833'^^xsd:double;
  dwc:startLatitude '42.948833'^^xsd:double;
  dwc:endLatitude '42.948833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.580167 42.948833, 8.580167 42.948833, 8.580167 42.948833, 8.580167 42.948833, 8.580167 42.948833))'^^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 '774_4105'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61525 8.02875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61525"^^xsd:decimal ;
  dwc:decimalLongitude "8.02875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61525 8.02875)"^^geo:wktLiteral ;
  geo-pos:lat "43.61525"^^xsd:decimal ;
  geo-pos:long "8.02875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7045'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7045'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02875'^^xsd:double;
  dwc:startLongitude '8.02875'^^xsd:double;
  dwc:endLongitude '8.02875'^^xsd:double;
  dwc:latitude '43.61525'^^xsd:double;
  dwc:startLatitude '43.61525'^^xsd:double;
  dwc:endLatitude '43.61525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02875 43.61525, 8.02875 43.61525, 8.02875 43.61525, 8.02875 43.61525, 8.02875 43.61525))'^^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 '774_7045'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56186 7.507078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56186"^^xsd:decimal ;
  dwc:decimalLongitude "7.507078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56186 7.507078)"^^geo:wktLiteral ;
  geo-pos:lat "43.56186"^^xsd:decimal ;
  geo-pos:long "7.507078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8194'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8194'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.228888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.507078'^^xsd:double;
  dwc:startLongitude '7.507078'^^xsd:double;
  dwc:endLongitude '7.507078'^^xsd:double;
  dwc:latitude '43.56186'^^xsd:double;
  dwc:startLatitude '43.56186'^^xsd:double;
  dwc:endLatitude '43.56186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.507078 43.56186, 7.507078 43.56186, 7.507078 43.56186, 7.507078 43.56186, 7.507078 43.56186))'^^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 '774_8194'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582833 7.531133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.582833"^^xsd:decimal ;
  dwc:decimalLongitude "7.531133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582833 7.531133)"^^geo:wktLiteral ;
  geo-pos:lat "43.582833"^^xsd:decimal ;
  geo-pos:long "7.531133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3696'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3696'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.531133'^^xsd:double;
  dwc:startLongitude '7.531133'^^xsd:double;
  dwc:endLongitude '7.531133'^^xsd:double;
  dwc:latitude '43.582833'^^xsd:double;
  dwc:startLatitude '43.582833'^^xsd:double;
  dwc:endLatitude '43.582833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.531133 43.582833, 7.531133 43.582833, 7.531133 43.582833, 7.531133 43.582833, 7.531133 43.582833))'^^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 '774_3696'^^xsd:string;
  dwc:observationDate '1992-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433333 7.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433333"^^xsd:decimal ;
  dwc:decimalLongitude "7.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433333 7.838333)"^^geo:wktLiteral ;
  geo-pos:lat "40.433333"^^xsd:decimal ;
  geo-pos:long "7.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2356'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2356'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.838333'^^xsd:double;
  dwc:startLongitude '7.838333'^^xsd:double;
  dwc:endLongitude '7.838333'^^xsd:double;
  dwc:latitude '40.433333'^^xsd:double;
  dwc:startLatitude '40.433333'^^xsd:double;
  dwc:endLatitude '40.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.838333 40.433333, 7.838333 40.433333, 7.838333 40.433333, 7.838333 40.433333, 7.838333 40.433333))'^^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 '774_2356'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42424 7.998988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42424"^^xsd:decimal ;
  dwc:decimalLongitude "7.998988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42424 7.998988)"^^geo:wktLiteral ;
  geo-pos:lat "43.42424"^^xsd:decimal ;
  geo-pos:long "7.998988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8163'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7730555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.998988'^^xsd:double;
  dwc:startLongitude '7.998988'^^xsd:double;
  dwc:endLongitude '7.998988'^^xsd:double;
  dwc:latitude '43.42424'^^xsd:double;
  dwc:startLatitude '43.42424'^^xsd:double;
  dwc:endLatitude '43.42424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.998988 43.42424, 7.998988 43.42424, 7.998988 43.42424, 7.998988 43.42424, 7.998988 43.42424))'^^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 '774_8163'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899239 15.561997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899239"^^xsd:decimal ;
  dwc:decimalLongitude "15.561997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899239 15.561997)"^^geo:wktLiteral ;
  geo-pos:lat "37.899239"^^xsd:decimal ;
  geo-pos:long "15.561997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8413'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8413'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1788888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.561997'^^xsd:double;
  dwc:startLongitude '15.561997'^^xsd:double;
  dwc:endLongitude '15.561997'^^xsd:double;
  dwc:latitude '37.899239'^^xsd:double;
  dwc:startLatitude '37.899239'^^xsd:double;
  dwc:endLatitude '37.899239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.561997 37.899239, 15.561997 37.899239, 15.561997 37.899239, 15.561997 37.899239, 15.561997 37.899239))'^^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 '774_8413'^^xsd:string;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4005 7.17183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4005"^^xsd:decimal ;
  dwc:decimalLongitude "7.17183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4005 7.17183)"^^geo:wktLiteral ;
  geo-pos:lat "43.4005"^^xsd:decimal ;
  geo-pos:long "7.17183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4940'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4940'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.17183'^^xsd:double;
  dwc:startLongitude '7.17183'^^xsd:double;
  dwc:endLongitude '7.17183'^^xsd:double;
  dwc:latitude '43.4005'^^xsd:double;
  dwc:startLatitude '43.4005'^^xsd:double;
  dwc:endLatitude '43.4005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.17183 43.4005, 7.17183 43.4005, 7.17183 43.4005, 7.17183 43.4005, 7.17183 43.4005))'^^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 '774_4940'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.971054 6.637605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.971054"^^xsd:decimal ;
  dwc:decimalLongitude "6.637605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.971054 6.637605)"^^geo:wktLiteral ;
  geo-pos:lat "42.971054"^^xsd:decimal ;
  geo-pos:long "6.637605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5769'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5769'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.637605'^^xsd:double;
  dwc:startLongitude '6.637605'^^xsd:double;
  dwc:endLongitude '6.637605'^^xsd:double;
  dwc:latitude '42.971054'^^xsd:double;
  dwc:startLatitude '42.971054'^^xsd:double;
  dwc:endLatitude '42.971054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.637605 42.971054, 6.637605 42.971054, 6.637605 42.971054, 6.637605 42.971054, 6.637605 42.971054))'^^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 '774_5769'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.854167 20.405833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.854167"^^xsd:decimal ;
  dwc:decimalLongitude "20.405833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.854167 20.405833)"^^geo:wktLiteral ;
  geo-pos:lat "38.854167"^^xsd:decimal ;
  geo-pos:long "20.405833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_673'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_673'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.405833'^^xsd:double;
  dwc:startLongitude '20.405833'^^xsd:double;
  dwc:endLongitude '20.405833'^^xsd:double;
  dwc:latitude '38.854167'^^xsd:double;
  dwc:startLatitude '38.854167'^^xsd:double;
  dwc:endLatitude '38.854167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.405833 38.854167, 20.405833 38.854167, 20.405833 38.854167, 20.405833 38.854167, 20.405833 38.854167))'^^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 '774_673'^^xsd:string;
  dwc:observationDate '1992-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67228 7.548131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67228"^^xsd:decimal ;
  dwc:decimalLongitude "7.548131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67228 7.548131)"^^geo:wktLiteral ;
  geo-pos:lat "43.67228"^^xsd:decimal ;
  geo-pos:long "7.548131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7738'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7738'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.999444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.548131'^^xsd:double;
  dwc:startLongitude '7.548131'^^xsd:double;
  dwc:endLongitude '7.548131'^^xsd:double;
  dwc:latitude '43.67228'^^xsd:double;
  dwc:startLatitude '43.67228'^^xsd:double;
  dwc:endLatitude '43.67228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.548131 43.67228, 7.548131 43.67228, 7.548131 43.67228, 7.548131 43.67228, 7.548131 43.67228))'^^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 '774_7738'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.618939 7.299517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.618939"^^xsd:decimal ;
  dwc:decimalLongitude "7.299517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.618939 7.299517)"^^geo:wktLiteral ;
  geo-pos:lat "43.618939"^^xsd:decimal ;
  geo-pos:long "7.299517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5395'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5395'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.299517'^^xsd:double;
  dwc:startLongitude '7.299517'^^xsd:double;
  dwc:endLongitude '7.299517'^^xsd:double;
  dwc:latitude '43.618939'^^xsd:double;
  dwc:startLatitude '43.618939'^^xsd:double;
  dwc:endLatitude '43.618939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.299517 43.618939, 7.299517 43.618939, 7.299517 43.618939, 7.299517 43.618939, 7.299517 43.618939))'^^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 '774_5395'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661728 7.404368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.661728"^^xsd:decimal ;
  dwc:decimalLongitude "7.404368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661728 7.404368)"^^geo:wktLiteral ;
  geo-pos:lat "43.661728"^^xsd:decimal ;
  geo-pos:long "7.404368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5792'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5792'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.52'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.404368'^^xsd:double;
  dwc:startLongitude '7.404368'^^xsd:double;
  dwc:endLongitude '7.404368'^^xsd:double;
  dwc:latitude '43.661728'^^xsd:double;
  dwc:startLatitude '43.661728'^^xsd:double;
  dwc:endLatitude '43.661728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.404368 43.661728, 7.404368 43.661728, 7.404368 43.661728, 7.404368 43.661728, 7.404368 43.661728))'^^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 '774_5792'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69067 7.899047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69067"^^xsd:decimal ;
  dwc:decimalLongitude "7.899047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69067 7.899047)"^^geo:wktLiteral ;
  geo-pos:lat "43.69067"^^xsd:decimal ;
  geo-pos:long "7.899047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7722'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7722'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.201944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.899047'^^xsd:double;
  dwc:startLongitude '7.899047'^^xsd:double;
  dwc:endLongitude '7.899047'^^xsd:double;
  dwc:latitude '43.69067'^^xsd:double;
  dwc:startLatitude '43.69067'^^xsd:double;
  dwc:endLatitude '43.69067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.899047 43.69067, 7.899047 43.69067, 7.899047 43.69067, 7.899047 43.69067, 7.899047 43.69067))'^^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 '774_7722'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67354 7.871913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67354"^^xsd:decimal ;
  dwc:decimalLongitude "7.871913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67354 7.871913)"^^geo:wktLiteral ;
  geo-pos:lat "43.67354"^^xsd:decimal ;
  geo-pos:long "7.871913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8027'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8027'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.691944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.871913'^^xsd:double;
  dwc:startLongitude '7.871913'^^xsd:double;
  dwc:endLongitude '7.871913'^^xsd:double;
  dwc:latitude '43.67354'^^xsd:double;
  dwc:startLatitude '43.67354'^^xsd:double;
  dwc:endLatitude '43.67354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.871913 43.67354, 7.871913 43.67354, 7.871913 43.67354, 7.871913 43.67354, 7.871913 43.67354))'^^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 '774_8027'^^xsd:string;
  dwc:observationDate '2012-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.742985 7.78085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.742985"^^xsd:decimal ;
  dwc:decimalLongitude "7.78085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.742985 7.78085)"^^geo:wktLiteral ;
  geo-pos:lat "43.742985"^^xsd:decimal ;
  geo-pos:long "7.78085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5419'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5419'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78085'^^xsd:double;
  dwc:startLongitude '7.78085'^^xsd:double;
  dwc:endLongitude '7.78085'^^xsd:double;
  dwc:latitude '43.742985'^^xsd:double;
  dwc:startLatitude '43.742985'^^xsd:double;
  dwc:endLatitude '43.742985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78085 43.742985, 7.78085 43.742985, 7.78085 43.742985, 7.78085 43.742985, 7.78085 43.742985))'^^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 '774_5419'^^xsd:string;
  dwc:observationDate '2004-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679565 7.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.679565"^^xsd:decimal ;
  dwc:decimalLongitude "7.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679565 7.7023)"^^geo:wktLiteral ;
  geo-pos:lat "43.679565"^^xsd:decimal ;
  geo-pos:long "7.7023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5416'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5416'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.975555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7023'^^xsd:double;
  dwc:startLongitude '7.7023'^^xsd:double;
  dwc:endLongitude '7.7023'^^xsd:double;
  dwc:latitude '43.679565'^^xsd:double;
  dwc:startLatitude '43.679565'^^xsd:double;
  dwc:endLatitude '43.679565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7023 43.679565, 7.7023 43.679565, 7.7023 43.679565, 7.7023 43.679565, 7.7023 43.679565))'^^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 '774_5416'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42612 8.03032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42612"^^xsd:decimal ;
  dwc:decimalLongitude "8.03032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42612 8.03032)"^^geo:wktLiteral ;
  geo-pos:lat "43.42612"^^xsd:decimal ;
  geo-pos:long "8.03032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6739'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6739'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.807222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03032'^^xsd:double;
  dwc:startLongitude '8.03032'^^xsd:double;
  dwc:endLongitude '8.03032'^^xsd:double;
  dwc:latitude '43.42612'^^xsd:double;
  dwc:startLatitude '43.42612'^^xsd:double;
  dwc:endLatitude '43.42612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03032 43.42612, 8.03032 43.42612, 8.03032 43.42612, 8.03032 43.42612, 8.03032 43.42612))'^^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 '774_6739'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56481 7.50174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56481"^^xsd:decimal ;
  dwc:decimalLongitude "7.50174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56481 7.50174)"^^geo:wktLiteral ;
  geo-pos:lat "43.56481"^^xsd:decimal ;
  geo-pos:long "7.50174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6637'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6637'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.934444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50174'^^xsd:double;
  dwc:startLongitude '7.50174'^^xsd:double;
  dwc:endLongitude '7.50174'^^xsd:double;
  dwc:latitude '43.56481'^^xsd:double;
  dwc:startLatitude '43.56481'^^xsd:double;
  dwc:endLatitude '43.56481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50174 43.56481, 7.50174 43.56481, 7.50174 43.56481, 7.50174 43.56481, 7.50174 43.56481))'^^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 '774_6637'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57957 7.40631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57957"^^xsd:decimal ;
  dwc:decimalLongitude "7.40631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57957 7.40631)"^^geo:wktLiteral ;
  geo-pos:lat "43.57957"^^xsd:decimal ;
  geo-pos:long "7.40631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6822'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6822'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.215'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40631'^^xsd:double;
  dwc:startLongitude '7.40631'^^xsd:double;
  dwc:endLongitude '7.40631'^^xsd:double;
  dwc:latitude '43.57957'^^xsd:double;
  dwc:startLatitude '43.57957'^^xsd:double;
  dwc:endLatitude '43.57957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40631 43.57957, 7.40631 43.57957, 7.40631 43.57957, 7.40631 43.57957, 7.40631 43.57957))'^^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 '774_6822'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63295 7.560493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63295"^^xsd:decimal ;
  dwc:decimalLongitude "7.560493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63295 7.560493)"^^geo:wktLiteral ;
  geo-pos:lat "43.63295"^^xsd:decimal ;
  geo-pos:long "7.560493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7929'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7929'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.038055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.560493'^^xsd:double;
  dwc:startLongitude '7.560493'^^xsd:double;
  dwc:endLongitude '7.560493'^^xsd:double;
  dwc:latitude '43.63295'^^xsd:double;
  dwc:startLatitude '43.63295'^^xsd:double;
  dwc:endLatitude '43.63295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.560493 43.63295, 7.560493 43.63295, 7.560493 43.63295, 7.560493 43.63295, 7.560493 43.63295))'^^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 '774_7929'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.832764 8.551267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.832764"^^xsd:decimal ;
  dwc:decimalLongitude "8.551267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.832764 8.551267)"^^geo:wktLiteral ;
  geo-pos:lat "43.832764"^^xsd:decimal ;
  geo-pos:long "8.551267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5383'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5383'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.551267'^^xsd:double;
  dwc:startLongitude '8.551267'^^xsd:double;
  dwc:endLongitude '8.551267'^^xsd:double;
  dwc:latitude '43.832764'^^xsd:double;
  dwc:startLatitude '43.832764'^^xsd:double;
  dwc:endLatitude '43.832764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.551267 43.832764, 8.551267 43.832764, 8.551267 43.832764, 8.551267 43.832764, 8.551267 43.832764))'^^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 '774_5383'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11699 8.261923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11699"^^xsd:decimal ;
  dwc:decimalLongitude "8.261923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11699 8.261923)"^^geo:wktLiteral ;
  geo-pos:lat "43.11699"^^xsd:decimal ;
  geo-pos:long "8.261923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7692'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7692'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.261923'^^xsd:double;
  dwc:startLongitude '8.261923'^^xsd:double;
  dwc:endLongitude '8.261923'^^xsd:double;
  dwc:latitude '43.11699'^^xsd:double;
  dwc:startLatitude '43.11699'^^xsd:double;
  dwc:endLatitude '43.11699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.261923 43.11699, 8.261923 43.11699, 8.261923 43.11699, 8.261923 43.11699, 8.261923 43.11699))'^^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 '774_7692'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47345 7.814567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47345"^^xsd:decimal ;
  dwc:decimalLongitude "7.814567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47345 7.814567)"^^geo:wktLiteral ;
  geo-pos:lat "43.47345"^^xsd:decimal ;
  geo-pos:long "7.814567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4264'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4264'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.814567'^^xsd:double;
  dwc:startLongitude '7.814567'^^xsd:double;
  dwc:endLongitude '7.814567'^^xsd:double;
  dwc:latitude '43.47345'^^xsd:double;
  dwc:startLatitude '43.47345'^^xsd:double;
  dwc:endLatitude '43.47345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.814567 43.47345, 7.814567 43.47345, 7.814567 43.47345, 7.814567 43.47345, 7.814567 43.47345))'^^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 '774_4264'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39775 7.28395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39775"^^xsd:decimal ;
  dwc:decimalLongitude "7.28395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39775 7.28395)"^^geo:wktLiteral ;
  geo-pos:lat "43.39775"^^xsd:decimal ;
  geo-pos:long "7.28395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4808'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4808'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.28395'^^xsd:double;
  dwc:startLongitude '7.28395'^^xsd:double;
  dwc:endLongitude '7.28395'^^xsd:double;
  dwc:latitude '43.39775'^^xsd:double;
  dwc:startLatitude '43.39775'^^xsd:double;
  dwc:endLatitude '43.39775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.28395 43.39775, 7.28395 43.39775, 7.28395 43.39775, 7.28395 43.39775, 7.28395 43.39775))'^^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 '774_4808'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60019 7.471767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60019"^^xsd:decimal ;
  dwc:decimalLongitude "7.471767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60019 7.471767)"^^geo:wktLiteral ;
  geo-pos:lat "43.60019"^^xsd:decimal ;
  geo-pos:long "7.471767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7801'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7801'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1369444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.471767'^^xsd:double;
  dwc:startLongitude '7.471767'^^xsd:double;
  dwc:endLongitude '7.471767'^^xsd:double;
  dwc:latitude '43.60019'^^xsd:double;
  dwc:startLatitude '43.60019'^^xsd:double;
  dwc:endLatitude '43.60019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.471767 43.60019, 7.471767 43.60019, 7.471767 43.60019, 7.471767 43.60019, 7.471767 43.60019))'^^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 '774_7801'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.478333 8.779667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.478333"^^xsd:decimal ;
  dwc:decimalLongitude "8.779667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.478333 8.779667)"^^geo:wktLiteral ;
  geo-pos:lat "43.478333"^^xsd:decimal ;
  geo-pos:long "8.779667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4522'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.430555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.779667'^^xsd:double;
  dwc:startLongitude '8.779667'^^xsd:double;
  dwc:endLongitude '8.779667'^^xsd:double;
  dwc:latitude '43.478333'^^xsd:double;
  dwc:startLatitude '43.478333'^^xsd:double;
  dwc:endLatitude '43.478333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.779667 43.478333, 8.779667 43.478333, 8.779667 43.478333, 8.779667 43.478333, 8.779667 43.478333))'^^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 '774_4522'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31739 7.12202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31739"^^xsd:decimal ;
  dwc:decimalLongitude "7.12202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31739 7.12202)"^^geo:wktLiteral ;
  geo-pos:lat "43.31739"^^xsd:decimal ;
  geo-pos:long "7.12202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6362'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6362'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.721666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.12202'^^xsd:double;
  dwc:startLongitude '7.12202'^^xsd:double;
  dwc:endLongitude '7.12202'^^xsd:double;
  dwc:latitude '43.31739'^^xsd:double;
  dwc:startLatitude '43.31739'^^xsd:double;
  dwc:endLatitude '43.31739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.12202 43.31739, 7.12202 43.31739, 7.12202 43.31739, 7.12202 43.31739, 7.12202 43.31739))'^^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 '774_6362'^^xsd:string;
  dwc:observationDate '2009-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57331 7.82327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57331"^^xsd:decimal ;
  dwc:decimalLongitude "7.82327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57331 7.82327)"^^geo:wktLiteral ;
  geo-pos:lat "43.57331"^^xsd:decimal ;
  geo-pos:long "7.82327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5333'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5333'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.8825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82327'^^xsd:double;
  dwc:startLongitude '7.82327'^^xsd:double;
  dwc:endLongitude '7.82327'^^xsd:double;
  dwc:latitude '43.57331'^^xsd:double;
  dwc:startLatitude '43.57331'^^xsd:double;
  dwc:endLatitude '43.57331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82327 43.57331, 7.82327 43.57331, 7.82327 43.57331, 7.82327 43.57331, 7.82327 43.57331))'^^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 '774_5333'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.924667 8.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.924667"^^xsd:decimal ;
  dwc:decimalLongitude "8.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.924667 8.844)"^^geo:wktLiteral ;
  geo-pos:lat "42.924667"^^xsd:decimal ;
  geo-pos:long "8.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3637'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3637'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.844'^^xsd:double;
  dwc:startLongitude '8.844'^^xsd:double;
  dwc:endLongitude '8.844'^^xsd:double;
  dwc:latitude '42.924667'^^xsd:double;
  dwc:startLatitude '42.924667'^^xsd:double;
  dwc:endLatitude '42.924667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.844 42.924667, 8.844 42.924667, 8.844 42.924667, 8.844 42.924667, 8.844 42.924667))'^^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 '774_3637'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.487167 7.152667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.487167"^^xsd:decimal ;
  dwc:decimalLongitude "7.152667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.487167 7.152667)"^^geo:wktLiteral ;
  geo-pos:lat "43.487167"^^xsd:decimal ;
  geo-pos:long "7.152667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3349'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3349'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.152667'^^xsd:double;
  dwc:startLongitude '7.152667'^^xsd:double;
  dwc:endLongitude '7.152667'^^xsd:double;
  dwc:latitude '43.487167'^^xsd:double;
  dwc:startLatitude '43.487167'^^xsd:double;
  dwc:endLatitude '43.487167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.152667 43.487167, 7.152667 43.487167, 7.152667 43.487167, 7.152667 43.487167, 7.152667 43.487167))'^^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 '774_3349'^^xsd:string;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7467 8.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7467"^^xsd:decimal ;
  dwc:decimalLongitude "8.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7467 8.4278)"^^geo:wktLiteral ;
  geo-pos:lat "43.7467"^^xsd:decimal ;
  geo-pos:long "8.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7172'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7172'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.504722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4278'^^xsd:double;
  dwc:startLongitude '8.4278'^^xsd:double;
  dwc:endLongitude '8.4278'^^xsd:double;
  dwc:latitude '43.7467'^^xsd:double;
  dwc:startLatitude '43.7467'^^xsd:double;
  dwc:endLatitude '43.7467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4278 43.7467, 8.4278 43.7467, 8.4278 43.7467, 8.4278 43.7467, 8.4278 43.7467))'^^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 '774_7172'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.241 6.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.241"^^xsd:decimal ;
  dwc:decimalLongitude "6.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.241 6.959)"^^geo:wktLiteral ;
  geo-pos:lat "43.241"^^xsd:decimal ;
  geo-pos:long "6.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5040'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5040'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.959'^^xsd:double;
  dwc:startLongitude '6.959'^^xsd:double;
  dwc:endLongitude '6.959'^^xsd:double;
  dwc:latitude '43.241'^^xsd:double;
  dwc:startLatitude '43.241'^^xsd:double;
  dwc:endLatitude '43.241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.959 43.241, 6.959 43.241, 6.959 43.241, 6.959 43.241, 6.959 43.241))'^^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 '774_5040'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083333 8.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083333"^^xsd:decimal ;
  dwc:decimalLongitude "8.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083333 8.616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.083333"^^xsd:decimal ;
  geo-pos:long "8.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2575'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2575'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.616667'^^xsd:double;
  dwc:startLongitude '8.616667'^^xsd:double;
  dwc:endLongitude '8.616667'^^xsd:double;
  dwc:latitude '43.083333'^^xsd:double;
  dwc:startLatitude '43.083333'^^xsd:double;
  dwc:endLatitude '43.083333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.616667 43.083333, 8.616667 43.083333, 8.616667 43.083333, 8.616667 43.083333, 8.616667 43.083333))'^^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 '774_2575'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1665 8.330333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1665"^^xsd:decimal ;
  dwc:decimalLongitude "8.330333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1665 8.330333)"^^geo:wktLiteral ;
  geo-pos:lat "43.1665"^^xsd:decimal ;
  geo-pos:long "8.330333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4387'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4387'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.330333'^^xsd:double;
  dwc:startLongitude '8.330333'^^xsd:double;
  dwc:endLongitude '8.330333'^^xsd:double;
  dwc:latitude '43.1665'^^xsd:double;
  dwc:startLatitude '43.1665'^^xsd:double;
  dwc:endLatitude '43.1665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.330333 43.1665, 8.330333 43.1665, 8.330333 43.1665, 8.330333 43.1665, 8.330333 43.1665))'^^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 '774_4387'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.186 8.46683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.186"^^xsd:decimal ;
  dwc:decimalLongitude "8.46683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.186 8.46683)"^^geo:wktLiteral ;
  geo-pos:lat "44.186"^^xsd:decimal ;
  geo-pos:long "8.46683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5028'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5028'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46683'^^xsd:double;
  dwc:startLongitude '8.46683'^^xsd:double;
  dwc:endLongitude '8.46683'^^xsd:double;
  dwc:latitude '44.186'^^xsd:double;
  dwc:startLatitude '44.186'^^xsd:double;
  dwc:endLatitude '44.186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46683 44.186, 8.46683 44.186, 8.46683 44.186, 8.46683 44.186, 8.46683 44.186))'^^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 '774_5028'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66722 8.28132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66722"^^xsd:decimal ;
  dwc:decimalLongitude "8.28132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66722 8.28132)"^^geo:wktLiteral ;
  geo-pos:lat "43.66722"^^xsd:decimal ;
  geo-pos:long "8.28132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5305'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5305'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.2225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.28132'^^xsd:double;
  dwc:startLongitude '8.28132'^^xsd:double;
  dwc:endLongitude '8.28132'^^xsd:double;
  dwc:latitude '43.66722'^^xsd:double;
  dwc:startLatitude '43.66722'^^xsd:double;
  dwc:endLatitude '43.66722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.28132 43.66722, 8.28132 43.66722, 8.28132 43.66722, 8.28132 43.66722, 8.28132 43.66722))'^^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 '774_5305'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59497 7.38622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59497"^^xsd:decimal ;
  dwc:decimalLongitude "7.38622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59497 7.38622)"^^geo:wktLiteral ;
  geo-pos:lat "43.59497"^^xsd:decimal ;
  geo-pos:long "7.38622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5295'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.463055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.38622'^^xsd:double;
  dwc:startLongitude '7.38622'^^xsd:double;
  dwc:endLongitude '7.38622'^^xsd:double;
  dwc:latitude '43.59497'^^xsd:double;
  dwc:startLatitude '43.59497'^^xsd:double;
  dwc:endLatitude '43.59497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38622 43.59497, 7.38622 43.59497, 7.38622 43.59497, 7.38622 43.59497, 7.38622 43.59497))'^^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 '774_5295'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562 8.4069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562"^^xsd:decimal ;
  dwc:decimalLongitude "8.4069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562 8.4069)"^^geo:wktLiteral ;
  geo-pos:lat "43.562"^^xsd:decimal ;
  geo-pos:long "8.4069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7545'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7545'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.776944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4069'^^xsd:double;
  dwc:startLongitude '8.4069'^^xsd:double;
  dwc:endLongitude '8.4069'^^xsd:double;
  dwc:latitude '43.562'^^xsd:double;
  dwc:startLatitude '43.562'^^xsd:double;
  dwc:endLatitude '43.562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4069 43.562, 8.4069 43.562, 8.4069 43.562, 8.4069 43.562, 8.4069 43.562))'^^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 '774_7545'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564517 8.08955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.564517"^^xsd:decimal ;
  dwc:decimalLongitude "8.08955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564517 8.08955)"^^geo:wktLiteral ;
  geo-pos:lat "43.564517"^^xsd:decimal ;
  geo-pos:long "8.08955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7319'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7319'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.213611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08955'^^xsd:double;
  dwc:startLongitude '8.08955'^^xsd:double;
  dwc:endLongitude '8.08955'^^xsd:double;
  dwc:latitude '43.564517'^^xsd:double;
  dwc:startLatitude '43.564517'^^xsd:double;
  dwc:endLatitude '43.564517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08955 43.564517, 8.08955 43.564517, 8.08955 43.564517, 8.08955 43.564517, 8.08955 43.564517))'^^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 '774_7319'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6903 8.2179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6903"^^xsd:decimal ;
  dwc:decimalLongitude "8.2179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6903 8.2179)"^^geo:wktLiteral ;
  geo-pos:lat "43.6903"^^xsd:decimal ;
  geo-pos:long "8.2179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7245'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.191111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2179'^^xsd:double;
  dwc:startLongitude '8.2179'^^xsd:double;
  dwc:endLongitude '8.2179'^^xsd:double;
  dwc:latitude '43.6903'^^xsd:double;
  dwc:startLatitude '43.6903'^^xsd:double;
  dwc:endLatitude '43.6903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2179 43.6903, 8.2179 43.6903, 8.2179 43.6903, 8.2179 43.6903, 8.2179 43.6903))'^^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 '774_7245'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649767 7.8849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.649767"^^xsd:decimal ;
  dwc:decimalLongitude "7.8849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649767 7.8849)"^^geo:wktLiteral ;
  geo-pos:lat "43.649767"^^xsd:decimal ;
  geo-pos:long "7.8849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7091'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7091'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8849'^^xsd:double;
  dwc:startLongitude '7.8849'^^xsd:double;
  dwc:endLongitude '7.8849'^^xsd:double;
  dwc:latitude '43.649767'^^xsd:double;
  dwc:startLatitude '43.649767'^^xsd:double;
  dwc:endLatitude '43.649767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8849 43.649767, 7.8849 43.649767, 7.8849 43.649767, 7.8849 43.649767, 7.8849 43.649767))'^^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 '774_7091'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684887 7.599123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.684887"^^xsd:decimal ;
  dwc:decimalLongitude "7.599123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684887 7.599123)"^^geo:wktLiteral ;
  geo-pos:lat "43.684887"^^xsd:decimal ;
  geo-pos:long "7.599123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5806'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5806'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.887222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.599123'^^xsd:double;
  dwc:startLongitude '7.599123'^^xsd:double;
  dwc:endLongitude '7.599123'^^xsd:double;
  dwc:latitude '43.684887'^^xsd:double;
  dwc:startLatitude '43.684887'^^xsd:double;
  dwc:endLatitude '43.684887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.599123 43.684887, 7.599123 43.684887, 7.599123 43.684887, 7.599123 43.684887, 7.599123 43.684887))'^^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 '774_5806'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711247 8.914267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.711247"^^xsd:decimal ;
  dwc:decimalLongitude "8.914267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711247 8.914267)"^^geo:wktLiteral ;
  geo-pos:lat "43.711247"^^xsd:decimal ;
  geo-pos:long "8.914267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5432'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5432'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.403611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.914267'^^xsd:double;
  dwc:startLongitude '8.914267'^^xsd:double;
  dwc:endLongitude '8.914267'^^xsd:double;
  dwc:latitude '43.711247'^^xsd:double;
  dwc:startLatitude '43.711247'^^xsd:double;
  dwc:endLatitude '43.711247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.914267 43.711247, 8.914267 43.711247, 8.914267 43.711247, 8.914267 43.711247, 8.914267 43.711247))'^^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 '774_5432'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68382 7.69676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68382"^^xsd:decimal ;
  dwc:decimalLongitude "7.69676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68382 7.69676)"^^geo:wktLiteral ;
  geo-pos:lat "43.68382"^^xsd:decimal ;
  geo-pos:long "7.69676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6565'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.5377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69676'^^xsd:double;
  dwc:startLongitude '7.69676'^^xsd:double;
  dwc:endLongitude '7.69676'^^xsd:double;
  dwc:latitude '43.68382'^^xsd:double;
  dwc:startLatitude '43.68382'^^xsd:double;
  dwc:endLatitude '43.68382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69676 43.68382, 7.69676 43.68382, 7.69676 43.68382, 7.69676 43.68382, 7.69676 43.68382))'^^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 '774_6565'^^xsd:string;
  dwc:observationDate '2009-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33508 7.462295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33508"^^xsd:decimal ;
  dwc:decimalLongitude "7.462295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33508 7.462295)"^^geo:wktLiteral ;
  geo-pos:lat "43.33508"^^xsd:decimal ;
  geo-pos:long "7.462295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7810'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7810'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.025833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.462295'^^xsd:double;
  dwc:startLongitude '7.462295'^^xsd:double;
  dwc:endLongitude '7.462295'^^xsd:double;
  dwc:latitude '43.33508'^^xsd:double;
  dwc:startLatitude '43.33508'^^xsd:double;
  dwc:endLatitude '43.33508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.462295 43.33508, 7.462295 43.33508, 7.462295 43.33508, 7.462295 43.33508, 7.462295 43.33508))'^^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 '774_7810'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42604 8.4318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42604"^^xsd:decimal ;
  dwc:decimalLongitude "8.4318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42604 8.4318)"^^geo:wktLiteral ;
  geo-pos:lat "43.42604"^^xsd:decimal ;
  geo-pos:long "8.4318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8134'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4318'^^xsd:double;
  dwc:startLongitude '8.4318'^^xsd:double;
  dwc:endLongitude '8.4318'^^xsd:double;
  dwc:latitude '43.42604'^^xsd:double;
  dwc:startLatitude '43.42604'^^xsd:double;
  dwc:endLatitude '43.42604'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4318 43.42604, 8.4318 43.42604, 8.4318 43.42604, 8.4318 43.42604, 8.4318 43.42604))'^^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 '774_8134'^^xsd:string;
  dwc:observationDate '2012-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.862957 8.908696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.862957"^^xsd:decimal ;
  dwc:decimalLongitude "8.908696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.862957 8.908696)"^^geo:wktLiteral ;
  geo-pos:lat "42.862957"^^xsd:decimal ;
  geo-pos:long "8.908696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6034'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6034'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.8488888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.908696'^^xsd:double;
  dwc:startLongitude '8.908696'^^xsd:double;
  dwc:endLongitude '8.908696'^^xsd:double;
  dwc:latitude '42.862957'^^xsd:double;
  dwc:startLatitude '42.862957'^^xsd:double;
  dwc:endLatitude '42.862957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.908696 42.862957, 8.908696 42.862957, 8.908696 42.862957, 8.908696 42.862957, 8.908696 42.862957))'^^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 '774_6034'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36501 7.7232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36501"^^xsd:decimal ;
  dwc:decimalLongitude "7.7232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36501 7.7232)"^^geo:wktLiteral ;
  geo-pos:lat "43.36501"^^xsd:decimal ;
  geo-pos:long "7.7232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6775'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6775'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.908888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7232'^^xsd:double;
  dwc:startLongitude '7.7232'^^xsd:double;
  dwc:endLongitude '7.7232'^^xsd:double;
  dwc:latitude '43.36501'^^xsd:double;
  dwc:startLatitude '43.36501'^^xsd:double;
  dwc:endLatitude '43.36501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7232 43.36501, 7.7232 43.36501, 7.7232 43.36501, 7.7232 43.36501, 7.7232 43.36501))'^^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 '774_6775'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.630867 7.349133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.630867"^^xsd:decimal ;
  dwc:decimalLongitude "7.349133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.630867 7.349133)"^^geo:wktLiteral ;
  geo-pos:lat "43.630867"^^xsd:decimal ;
  geo-pos:long "7.349133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5629'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.09'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.349133'^^xsd:double;
  dwc:startLongitude '7.349133'^^xsd:double;
  dwc:endLongitude '7.349133'^^xsd:double;
  dwc:latitude '43.630867'^^xsd:double;
  dwc:startLatitude '43.630867'^^xsd:double;
  dwc:endLatitude '43.630867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.349133 43.630867, 7.349133 43.630867, 7.349133 43.630867, 7.349133 43.630867, 7.349133 43.630867))'^^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 '774_5629'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.330086 8.608483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.330086"^^xsd:decimal ;
  dwc:decimalLongitude "8.608483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.330086 8.608483)"^^geo:wktLiteral ;
  geo-pos:lat "43.330086"^^xsd:decimal ;
  geo-pos:long "8.608483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5602'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5602'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.367222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.608483'^^xsd:double;
  dwc:startLongitude '8.608483'^^xsd:double;
  dwc:endLongitude '8.608483'^^xsd:double;
  dwc:latitude '43.330086'^^xsd:double;
  dwc:startLatitude '43.330086'^^xsd:double;
  dwc:endLatitude '43.330086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.608483 43.330086, 8.608483 43.330086, 8.608483 43.330086, 8.608483 43.330086, 8.608483 43.330086))'^^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 '774_5602'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686321 7.478036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686321"^^xsd:decimal ;
  dwc:decimalLongitude "7.478036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686321 7.478036)"^^geo:wktLiteral ;
  geo-pos:lat "43.686321"^^xsd:decimal ;
  geo-pos:long "7.478036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6284'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6284'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.598055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.478036'^^xsd:double;
  dwc:startLongitude '7.478036'^^xsd:double;
  dwc:endLongitude '7.478036'^^xsd:double;
  dwc:latitude '43.686321'^^xsd:double;
  dwc:startLatitude '43.686321'^^xsd:double;
  dwc:endLatitude '43.686321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.478036 43.686321, 7.478036 43.686321, 7.478036 43.686321, 7.478036 43.686321, 7.478036 43.686321))'^^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 '774_6284'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.492397 7.736655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.492397"^^xsd:decimal ;
  dwc:decimalLongitude "7.736655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.492397 7.736655)"^^geo:wktLiteral ;
  geo-pos:lat "43.492397"^^xsd:decimal ;
  geo-pos:long "7.736655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6029'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6029'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.958888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.736655'^^xsd:double;
  dwc:startLongitude '7.736655'^^xsd:double;
  dwc:endLongitude '7.736655'^^xsd:double;
  dwc:latitude '43.492397'^^xsd:double;
  dwc:startLatitude '43.492397'^^xsd:double;
  dwc:endLatitude '43.492397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.736655 43.492397, 7.736655 43.492397, 7.736655 43.492397, 7.736655 43.492397, 7.736655 43.492397))'^^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 '774_6029'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.498667 7.7025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.498667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.498667 7.7025)"^^geo:wktLiteral ;
  geo-pos:lat "43.498667"^^xsd:decimal ;
  geo-pos:long "7.7025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4334'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7025'^^xsd:double;
  dwc:startLongitude '7.7025'^^xsd:double;
  dwc:endLongitude '7.7025'^^xsd:double;
  dwc:latitude '43.498667'^^xsd:double;
  dwc:startLatitude '43.498667'^^xsd:double;
  dwc:endLatitude '43.498667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7025 43.498667, 7.7025 43.498667, 7.7025 43.498667, 7.7025 43.498667, 7.7025 43.498667))'^^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 '774_4334'^^xsd:string;
  dwc:observationDate '1995-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199513 9.081135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199513"^^xsd:decimal ;
  dwc:decimalLongitude "9.081135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199513 9.081135)"^^geo:wktLiteral ;
  geo-pos:lat "43.199513"^^xsd:decimal ;
  geo-pos:long "9.081135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6084'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6084'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.081135'^^xsd:double;
  dwc:startLongitude '9.081135'^^xsd:double;
  dwc:endLongitude '9.081135'^^xsd:double;
  dwc:latitude '43.199513'^^xsd:double;
  dwc:startLatitude '43.199513'^^xsd:double;
  dwc:endLatitude '43.199513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.081135 43.199513, 9.081135 43.199513, 9.081135 43.199513, 9.081135 43.199513, 9.081135 43.199513))'^^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 '774_6084'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36567 8.36477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36567"^^xsd:decimal ;
  dwc:decimalLongitude "8.36477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36567 8.36477)"^^geo:wktLiteral ;
  geo-pos:lat "43.36567"^^xsd:decimal ;
  geo-pos:long "8.36477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5157'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5157'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.588333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.36477'^^xsd:double;
  dwc:startLongitude '8.36477'^^xsd:double;
  dwc:endLongitude '8.36477'^^xsd:double;
  dwc:latitude '43.36567'^^xsd:double;
  dwc:startLatitude '43.36567'^^xsd:double;
  dwc:endLatitude '43.36567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36477 43.36567, 8.36477 43.36567, 8.36477 43.36567, 8.36477 43.36567, 8.36477 43.36567))'^^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 '774_5157'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5205 7.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5205"^^xsd:decimal ;
  dwc:decimalLongitude "7.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5205 7.8125)"^^geo:wktLiteral ;
  geo-pos:lat "43.5205"^^xsd:decimal ;
  geo-pos:long "7.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4646'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4646'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.968333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8125'^^xsd:double;
  dwc:startLongitude '7.8125'^^xsd:double;
  dwc:endLongitude '7.8125'^^xsd:double;
  dwc:latitude '43.5205'^^xsd:double;
  dwc:startLatitude '43.5205'^^xsd:double;
  dwc:endLatitude '43.5205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8125 43.5205, 7.8125 43.5205, 7.8125 43.5205, 7.8125 43.5205, 7.8125 43.5205))'^^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 '774_4646'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50675 7.42147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50675"^^xsd:decimal ;
  dwc:decimalLongitude "7.42147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50675 7.42147)"^^geo:wktLiteral ;
  geo-pos:lat "43.50675"^^xsd:decimal ;
  geo-pos:long "7.42147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4918'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4918'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.039722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.42147'^^xsd:double;
  dwc:startLongitude '7.42147'^^xsd:double;
  dwc:endLongitude '7.42147'^^xsd:double;
  dwc:latitude '43.50675'^^xsd:double;
  dwc:startLatitude '43.50675'^^xsd:double;
  dwc:endLatitude '43.50675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.42147 43.50675, 7.42147 43.50675, 7.42147 43.50675, 7.42147 43.50675, 7.42147 43.50675))'^^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 '774_4918'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31586 15.32516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31586"^^xsd:decimal ;
  dwc:decimalLongitude "15.32516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31586 15.32516)"^^geo:wktLiteral ;
  geo-pos:lat "38.31586"^^xsd:decimal ;
  geo-pos:long "15.32516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8452'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_8452'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.148055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.32516'^^xsd:double;
  dwc:startLongitude '15.32516'^^xsd:double;
  dwc:endLongitude '15.32516'^^xsd:double;
  dwc:latitude '38.31586'^^xsd:double;
  dwc:startLatitude '38.31586'^^xsd:double;
  dwc:endLatitude '38.31586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32516 38.31586, 15.32516 38.31586, 15.32516 38.31586, 15.32516 38.31586, 15.32516 38.31586))'^^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 '774_8452'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.138633 8.424467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.138633"^^xsd:decimal ;
  dwc:decimalLongitude "8.424467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.138633 8.424467)"^^geo:wktLiteral ;
  geo-pos:lat "43.138633"^^xsd:decimal ;
  geo-pos:long "8.424467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3887'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3887'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.424467'^^xsd:double;
  dwc:startLongitude '8.424467'^^xsd:double;
  dwc:endLongitude '8.424467'^^xsd:double;
  dwc:latitude '43.138633'^^xsd:double;
  dwc:startLatitude '43.138633'^^xsd:double;
  dwc:endLatitude '43.138633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.424467 43.138633, 8.424467 43.138633, 8.424467 43.138633, 8.424467 43.138633, 8.424467 43.138633))'^^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 '774_3887'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 7.717667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "7.717667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 7.717667)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "7.717667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3366'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3366'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.717667'^^xsd:double;
  dwc:startLongitude '7.717667'^^xsd:double;
  dwc:endLongitude '7.717667'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:startLatitude '43.37'^^xsd:double;
  dwc:endLatitude '43.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.717667 43.37, 7.717667 43.37, 7.717667 43.37, 7.717667 43.37, 7.717667 43.37))'^^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 '774_3366'^^xsd:string;
  dwc:observationDate '1991-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7588 8.1138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7588"^^xsd:decimal ;
  dwc:decimalLongitude "8.1138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7588 8.1138)"^^geo:wktLiteral ;
  geo-pos:lat "43.7588"^^xsd:decimal ;
  geo-pos:long "8.1138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7362'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7362'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.315833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1138'^^xsd:double;
  dwc:startLongitude '8.1138'^^xsd:double;
  dwc:endLongitude '8.1138'^^xsd:double;
  dwc:latitude '43.7588'^^xsd:double;
  dwc:startLatitude '43.7588'^^xsd:double;
  dwc:endLatitude '43.7588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1138 43.7588, 8.1138 43.7588, 8.1138 43.7588, 8.1138 43.7588, 8.1138 43.7588))'^^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 '774_7362'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730667 7.712833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.730667"^^xsd:decimal ;
  dwc:decimalLongitude "7.712833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730667 7.712833)"^^geo:wktLiteral ;
  geo-pos:lat "43.730667"^^xsd:decimal ;
  geo-pos:long "7.712833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3299'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3299'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.712833'^^xsd:double;
  dwc:startLongitude '7.712833'^^xsd:double;
  dwc:endLongitude '7.712833'^^xsd:double;
  dwc:latitude '43.730667'^^xsd:double;
  dwc:startLatitude '43.730667'^^xsd:double;
  dwc:endLatitude '43.730667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.712833 43.730667, 7.712833 43.730667, 7.712833 43.730667, 7.712833 43.730667, 7.712833 43.730667))'^^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 '774_3299'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88733 8.23333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88733"^^xsd:decimal ;
  dwc:decimalLongitude "8.23333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88733 8.23333)"^^geo:wktLiteral ;
  geo-pos:lat "43.88733"^^xsd:decimal ;
  geo-pos:long "8.23333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5013'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5013'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23333'^^xsd:double;
  dwc:startLongitude '8.23333'^^xsd:double;
  dwc:endLongitude '8.23333'^^xsd:double;
  dwc:latitude '43.88733'^^xsd:double;
  dwc:startLatitude '43.88733'^^xsd:double;
  dwc:endLatitude '43.88733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23333 43.88733, 8.23333 43.88733, 8.23333 43.88733, 8.23333 43.88733, 8.23333 43.88733))'^^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 '774_5013'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 7.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 7.916667)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "7.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3587'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3587'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916667'^^xsd:double;
  dwc:startLongitude '7.916667'^^xsd:double;
  dwc:endLongitude '7.916667'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:startLatitude '43.65'^^xsd:double;
  dwc:endLatitude '43.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916667 43.65, 7.916667 43.65, 7.916667 43.65, 7.916667 43.65, 7.916667 43.65))'^^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 '774_3587'^^xsd:string;
  dwc:observationDate '1992-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59005 7.97865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59005"^^xsd:decimal ;
  dwc:decimalLongitude "7.97865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59005 7.97865)"^^geo:wktLiteral ;
  geo-pos:lat "43.59005"^^xsd:decimal ;
  geo-pos:long "7.97865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7376'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7376'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.248611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97865'^^xsd:double;
  dwc:startLongitude '7.97865'^^xsd:double;
  dwc:endLongitude '7.97865'^^xsd:double;
  dwc:latitude '43.59005'^^xsd:double;
  dwc:startLatitude '43.59005'^^xsd:double;
  dwc:endLatitude '43.59005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97865 43.59005, 7.97865 43.59005, 7.97865 43.59005, 7.97865 43.59005, 7.97865 43.59005))'^^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 '774_7376'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5257 8.255383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5257"^^xsd:decimal ;
  dwc:decimalLongitude "8.255383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5257 8.255383)"^^geo:wktLiteral ;
  geo-pos:lat "43.5257"^^xsd:decimal ;
  geo-pos:long "8.255383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7375'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7375'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.791388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.255383'^^xsd:double;
  dwc:startLongitude '8.255383'^^xsd:double;
  dwc:endLongitude '8.255383'^^xsd:double;
  dwc:latitude '43.5257'^^xsd:double;
  dwc:startLatitude '43.5257'^^xsd:double;
  dwc:endLatitude '43.5257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.255383 43.5257, 8.255383 43.5257, 8.255383 43.5257, 8.255383 43.5257, 8.255383 43.5257))'^^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 '774_7375'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578 7.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.578"^^xsd:decimal ;
  dwc:decimalLongitude "7.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578 7.858)"^^geo:wktLiteral ;
  geo-pos:lat "43.578"^^xsd:decimal ;
  geo-pos:long "7.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3799'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3799'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.858'^^xsd:double;
  dwc:startLongitude '7.858'^^xsd:double;
  dwc:endLongitude '7.858'^^xsd:double;
  dwc:latitude '43.578'^^xsd:double;
  dwc:startLatitude '43.578'^^xsd:double;
  dwc:endLatitude '43.578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.858 43.578, 7.858 43.578, 7.858 43.578, 7.858 43.578, 7.858 43.578))'^^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 '774_3799'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844167 19.340833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.844167"^^xsd:decimal ;
  dwc:decimalLongitude "19.340833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.844167 19.340833)"^^geo:wktLiteral ;
  geo-pos:lat "39.844167"^^xsd:decimal ;
  geo-pos:long "19.340833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_718'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_718'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.340833'^^xsd:double;
  dwc:startLongitude '19.340833'^^xsd:double;
  dwc:endLongitude '19.340833'^^xsd:double;
  dwc:latitude '39.844167'^^xsd:double;
  dwc:startLatitude '39.844167'^^xsd:double;
  dwc:endLatitude '39.844167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.340833 39.844167, 19.340833 39.844167, 19.340833 39.844167, 19.340833 39.844167, 19.340833 39.844167))'^^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 '774_718'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39117 7.983923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39117"^^xsd:decimal ;
  dwc:decimalLongitude "7.983923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39117 7.983923)"^^geo:wktLiteral ;
  geo-pos:lat "43.39117"^^xsd:decimal ;
  geo-pos:long "7.983923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7826'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7826'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.573888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.983923'^^xsd:double;
  dwc:startLongitude '7.983923'^^xsd:double;
  dwc:endLongitude '7.983923'^^xsd:double;
  dwc:latitude '43.39117'^^xsd:double;
  dwc:startLatitude '43.39117'^^xsd:double;
  dwc:endLatitude '43.39117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.983923 43.39117, 7.983923 43.39117, 7.983923 43.39117, 7.983923 43.39117, 7.983923 43.39117))'^^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 '774_7826'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62164 7.704722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62164"^^xsd:decimal ;
  dwc:decimalLongitude "7.704722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62164 7.704722)"^^geo:wktLiteral ;
  geo-pos:lat "43.62164"^^xsd:decimal ;
  geo-pos:long "7.704722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7664'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7664'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.453055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.704722'^^xsd:double;
  dwc:startLongitude '7.704722'^^xsd:double;
  dwc:endLongitude '7.704722'^^xsd:double;
  dwc:latitude '43.62164'^^xsd:double;
  dwc:startLatitude '43.62164'^^xsd:double;
  dwc:endLatitude '43.62164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.704722 43.62164, 7.704722 43.62164, 7.704722 43.62164, 7.704722 43.62164, 7.704722 43.62164))'^^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 '774_7664'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 13.082667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.082667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 13.082667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "13.082667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2406'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.082667'^^xsd:double;
  dwc:startLongitude '13.082667'^^xsd:double;
  dwc:endLongitude '13.082667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.082667 38.65, 13.082667 38.65, 13.082667 38.65, 13.082667 38.65, 13.082667 38.65))'^^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 '774_2406'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74417 8.0955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74417"^^xsd:decimal ;
  dwc:decimalLongitude "8.0955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74417 8.0955)"^^geo:wktLiteral ;
  geo-pos:lat "43.74417"^^xsd:decimal ;
  geo-pos:long "8.0955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4931'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4931'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0955'^^xsd:double;
  dwc:startLongitude '8.0955'^^xsd:double;
  dwc:endLongitude '8.0955'^^xsd:double;
  dwc:latitude '43.74417'^^xsd:double;
  dwc:startLatitude '43.74417'^^xsd:double;
  dwc:endLatitude '43.74417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0955 43.74417, 8.0955 43.74417, 8.0955 43.74417, 8.0955 43.74417, 8.0955 43.74417))'^^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 '774_4931'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39901 7.62425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39901"^^xsd:decimal ;
  dwc:decimalLongitude "7.62425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39901 7.62425)"^^geo:wktLiteral ;
  geo-pos:lat "43.39901"^^xsd:decimal ;
  geo-pos:long "7.62425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6612'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6612'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.553888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62425'^^xsd:double;
  dwc:startLongitude '7.62425'^^xsd:double;
  dwc:endLongitude '7.62425'^^xsd:double;
  dwc:latitude '43.39901'^^xsd:double;
  dwc:startLatitude '43.39901'^^xsd:double;
  dwc:endLatitude '43.39901'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62425 43.39901, 7.62425 43.39901, 7.62425 43.39901, 7.62425 43.39901, 7.62425 43.39901))'^^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 '774_6612'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07938 15.50613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07938"^^xsd:decimal ;
  dwc:decimalLongitude "15.50613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07938 15.50613)"^^geo:wktLiteral ;
  geo-pos:lat "38.07938"^^xsd:decimal ;
  geo-pos:long "15.50613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8428'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8428'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.587777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.50613'^^xsd:double;
  dwc:startLongitude '15.50613'^^xsd:double;
  dwc:endLongitude '15.50613'^^xsd:double;
  dwc:latitude '38.07938'^^xsd:double;
  dwc:startLatitude '38.07938'^^xsd:double;
  dwc:endLatitude '38.07938'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.50613 38.07938, 15.50613 38.07938, 15.50613 38.07938, 15.50613 38.07938, 15.50613 38.07938))'^^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 '774_8428'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688721 8.590745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.688721"^^xsd:decimal ;
  dwc:decimalLongitude "8.590745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688721 8.590745)"^^geo:wktLiteral ;
  geo-pos:lat "43.688721"^^xsd:decimal ;
  geo-pos:long "8.590745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6279'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.645'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.590745'^^xsd:double;
  dwc:startLongitude '8.590745'^^xsd:double;
  dwc:endLongitude '8.590745'^^xsd:double;
  dwc:latitude '43.688721'^^xsd:double;
  dwc:startLatitude '43.688721'^^xsd:double;
  dwc:endLatitude '43.688721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.590745 43.688721, 8.590745 43.688721, 8.590745 43.688721, 8.590745 43.688721, 8.590745 43.688721))'^^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 '774_6279'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58042 7.51973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58042"^^xsd:decimal ;
  dwc:decimalLongitude "7.51973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58042 7.51973)"^^geo:wktLiteral ;
  geo-pos:lat "43.58042"^^xsd:decimal ;
  geo-pos:long "7.51973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6676'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6676'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.51973'^^xsd:double;
  dwc:startLongitude '7.51973'^^xsd:double;
  dwc:endLongitude '7.51973'^^xsd:double;
  dwc:latitude '43.58042'^^xsd:double;
  dwc:startLatitude '43.58042'^^xsd:double;
  dwc:endLatitude '43.58042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51973 43.58042, 7.51973 43.58042, 7.51973 43.58042, 7.51973 43.58042, 7.51973 43.58042))'^^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 '774_6676'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3964 7.72228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3964"^^xsd:decimal ;
  dwc:decimalLongitude "7.72228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3964 7.72228)"^^geo:wktLiteral ;
  geo-pos:lat "43.3964"^^xsd:decimal ;
  geo-pos:long "7.72228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7784'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7784'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.862222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72228'^^xsd:double;
  dwc:startLongitude '7.72228'^^xsd:double;
  dwc:endLongitude '7.72228'^^xsd:double;
  dwc:latitude '43.3964'^^xsd:double;
  dwc:startLatitude '43.3964'^^xsd:double;
  dwc:endLatitude '43.3964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72228 43.3964, 7.72228 43.3964, 7.72228 43.3964, 7.72228 43.3964, 7.72228 43.3964))'^^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 '774_7784'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433833 8.779167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433833"^^xsd:decimal ;
  dwc:decimalLongitude "8.779167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433833 8.779167)"^^geo:wktLiteral ;
  geo-pos:lat "43.433833"^^xsd:decimal ;
  geo-pos:long "8.779167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4466'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4466'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.965833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.779167'^^xsd:double;
  dwc:startLongitude '8.779167'^^xsd:double;
  dwc:endLongitude '8.779167'^^xsd:double;
  dwc:latitude '43.433833'^^xsd:double;
  dwc:startLatitude '43.433833'^^xsd:double;
  dwc:endLatitude '43.433833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.779167 43.433833, 8.779167 43.433833, 8.779167 43.433833, 8.779167 43.433833, 8.779167 43.433833))'^^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 '774_4466'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53588 7.85508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53588"^^xsd:decimal ;
  dwc:decimalLongitude "7.85508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53588 7.85508)"^^geo:wktLiteral ;
  geo-pos:lat "43.53588"^^xsd:decimal ;
  geo-pos:long "7.85508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7970'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7970'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85508'^^xsd:double;
  dwc:startLongitude '7.85508'^^xsd:double;
  dwc:endLongitude '7.85508'^^xsd:double;
  dwc:latitude '43.53588'^^xsd:double;
  dwc:startLatitude '43.53588'^^xsd:double;
  dwc:endLatitude '43.53588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85508 43.53588, 7.85508 43.53588, 7.85508 43.53588, 7.85508 43.53588, 7.85508 43.53588))'^^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 '774_7970'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69127 7.94977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69127"^^xsd:decimal ;
  dwc:decimalLongitude "7.94977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69127 7.94977)"^^geo:wktLiteral ;
  geo-pos:lat "43.69127"^^xsd:decimal ;
  geo-pos:long "7.94977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4833'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4833'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.845833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.94977'^^xsd:double;
  dwc:startLongitude '7.94977'^^xsd:double;
  dwc:endLongitude '7.94977'^^xsd:double;
  dwc:latitude '43.69127'^^xsd:double;
  dwc:startLatitude '43.69127'^^xsd:double;
  dwc:endLatitude '43.69127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.94977 43.69127, 7.94977 43.69127, 7.94977 43.69127, 7.94977 43.69127, 7.94977 43.69127))'^^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 '774_4833'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 7.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "7.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 7.773333)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "7.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4208'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4208'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.773333'^^xsd:double;
  dwc:startLongitude '7.773333'^^xsd:double;
  dwc:endLongitude '7.773333'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:startLatitude '43.42'^^xsd:double;
  dwc:endLatitude '43.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.773333 43.42, 7.773333 43.42, 7.773333 43.42, 7.773333 43.42, 7.773333 43.42))'^^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 '774_4208'^^xsd:string;
  dwc:observationDate '1995-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78841 8.830227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.78841"^^xsd:decimal ;
  dwc:decimalLongitude "8.830227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.78841 8.830227)"^^geo:wktLiteral ;
  geo-pos:lat "42.78841"^^xsd:decimal ;
  geo-pos:long "8.830227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5735'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5735'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.839444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.830227'^^xsd:double;
  dwc:startLongitude '8.830227'^^xsd:double;
  dwc:endLongitude '8.830227'^^xsd:double;
  dwc:latitude '42.78841'^^xsd:double;
  dwc:startLatitude '42.78841'^^xsd:double;
  dwc:endLatitude '42.78841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.830227 42.78841, 8.830227 42.78841, 8.830227 42.78841, 8.830227 42.78841, 8.830227 42.78841))'^^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 '774_5735'^^xsd:string;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.993 8.0695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.993"^^xsd:decimal ;
  dwc:decimalLongitude "8.0695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.993 8.0695)"^^geo:wktLiteral ;
  geo-pos:lat "40.993"^^xsd:decimal ;
  geo-pos:long "8.0695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2780'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2780'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0695'^^xsd:double;
  dwc:startLongitude '8.0695'^^xsd:double;
  dwc:endLongitude '8.0695'^^xsd:double;
  dwc:latitude '40.993'^^xsd:double;
  dwc:startLatitude '40.993'^^xsd:double;
  dwc:endLatitude '40.993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0695 40.993, 8.0695 40.993, 8.0695 40.993, 8.0695 40.993, 8.0695 40.993))'^^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 '774_2780'^^xsd:string;
  dwc:observationDate '1995-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6554 8.4102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6554"^^xsd:decimal ;
  dwc:decimalLongitude "8.4102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6554 8.4102)"^^geo:wktLiteral ;
  geo-pos:lat "43.6554"^^xsd:decimal ;
  geo-pos:long "8.4102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7142'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7142'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.188333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4102'^^xsd:double;
  dwc:startLongitude '8.4102'^^xsd:double;
  dwc:endLongitude '8.4102'^^xsd:double;
  dwc:latitude '43.6554'^^xsd:double;
  dwc:startLatitude '43.6554'^^xsd:double;
  dwc:endLatitude '43.6554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4102 43.6554, 8.4102 43.6554, 8.4102 43.6554, 8.4102 43.6554, 8.4102 43.6554))'^^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 '774_7142'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.033333 20.291167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.033333"^^xsd:decimal ;
  dwc:decimalLongitude "20.291167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.033333 20.291167)"^^geo:wktLiteral ;
  geo-pos:lat "39.033333"^^xsd:decimal ;
  geo-pos:long "20.291167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2547'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2547'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.291167'^^xsd:double;
  dwc:startLongitude '20.291167'^^xsd:double;
  dwc:endLongitude '20.291167'^^xsd:double;
  dwc:latitude '39.033333'^^xsd:double;
  dwc:startLatitude '39.033333'^^xsd:double;
  dwc:endLatitude '39.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.291167 39.033333, 20.291167 39.033333, 20.291167 39.033333, 20.291167 39.033333, 20.291167 39.033333))'^^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 '774_2547'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6989 8.2196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6989"^^xsd:decimal ;
  dwc:decimalLongitude "8.2196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6989 8.2196)"^^geo:wktLiteral ;
  geo-pos:lat "43.6989"^^xsd:decimal ;
  geo-pos:long "8.2196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7529'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7529'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.465277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2196'^^xsd:double;
  dwc:startLongitude '8.2196'^^xsd:double;
  dwc:endLongitude '8.2196'^^xsd:double;
  dwc:latitude '43.6989'^^xsd:double;
  dwc:startLatitude '43.6989'^^xsd:double;
  dwc:endLatitude '43.6989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2196 43.6989, 8.2196 43.6989, 8.2196 43.6989, 8.2196 43.6989, 8.2196 43.6989))'^^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 '774_7529'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716667 15.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.716667"^^xsd:decimal ;
  dwc:decimalLongitude "15.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716667 15.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.716667"^^xsd:decimal ;
  geo-pos:long "15.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2258'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2258'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.15'^^xsd:double;
  dwc:startLongitude '15.15'^^xsd:double;
  dwc:endLongitude '15.15'^^xsd:double;
  dwc:latitude '38.716667'^^xsd:double;
  dwc:startLatitude '38.716667'^^xsd:double;
  dwc:endLatitude '38.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.15 38.716667, 15.15 38.716667, 15.15 38.716667, 15.15 38.716667, 15.15 38.716667))'^^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 '774_2258'^^xsd:string;
  dwc:observationDate '1987-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6686 7.9904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6686"^^xsd:decimal ;
  dwc:decimalLongitude "7.9904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6686 7.9904)"^^geo:wktLiteral ;
  geo-pos:lat "43.6686"^^xsd:decimal ;
  geo-pos:long "7.9904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7102'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7102'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.904444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9904'^^xsd:double;
  dwc:startLongitude '7.9904'^^xsd:double;
  dwc:endLongitude '7.9904'^^xsd:double;
  dwc:latitude '43.6686'^^xsd:double;
  dwc:startLatitude '43.6686'^^xsd:double;
  dwc:endLatitude '43.6686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9904 43.6686, 7.9904 43.6686, 7.9904 43.6686, 7.9904 43.6686, 7.9904 43.6686))'^^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 '774_7102'^^xsd:string;
  dwc:observationDate '1998-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2566'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2566'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:startLongitude '8.666667'^^xsd:double;
  dwc:endLongitude '8.666667'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 43.5, 8.666667 43.5, 8.666667 43.5, 8.666667 43.5, 8.666667 43.5))'^^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 '774_2566'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.719333 7.840333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.719333"^^xsd:decimal ;
  dwc:decimalLongitude "7.840333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.719333 7.840333)"^^geo:wktLiteral ;
  geo-pos:lat "43.719333"^^xsd:decimal ;
  geo-pos:long "7.840333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3774'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3774'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.840333'^^xsd:double;
  dwc:startLongitude '7.840333'^^xsd:double;
  dwc:endLongitude '7.840333'^^xsd:double;
  dwc:latitude '43.719333'^^xsd:double;
  dwc:startLatitude '43.719333'^^xsd:double;
  dwc:endLatitude '43.719333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.840333 43.719333, 7.840333 43.719333, 7.840333 43.719333, 7.840333 43.719333, 7.840333 43.719333))'^^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 '774_3774'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565183 8.02505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.565183"^^xsd:decimal ;
  dwc:decimalLongitude "8.02505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565183 8.02505)"^^geo:wktLiteral ;
  geo-pos:lat "43.565183"^^xsd:decimal ;
  geo-pos:long "8.02505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7449'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7449'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.248055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02505'^^xsd:double;
  dwc:startLongitude '8.02505'^^xsd:double;
  dwc:endLongitude '8.02505'^^xsd:double;
  dwc:latitude '43.565183'^^xsd:double;
  dwc:startLatitude '43.565183'^^xsd:double;
  dwc:endLatitude '43.565183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02505 43.565183, 8.02505 43.565183, 8.02505 43.565183, 8.02505 43.565183, 8.02505 43.565183))'^^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 '774_7449'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635933 8.24805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635933"^^xsd:decimal ;
  dwc:decimalLongitude "8.24805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635933 8.24805)"^^geo:wktLiteral ;
  geo-pos:lat "43.635933"^^xsd:decimal ;
  geo-pos:long "8.24805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7382'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7382'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.102222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24805'^^xsd:double;
  dwc:startLongitude '8.24805'^^xsd:double;
  dwc:endLongitude '8.24805'^^xsd:double;
  dwc:latitude '43.635933'^^xsd:double;
  dwc:startLatitude '43.635933'^^xsd:double;
  dwc:endLatitude '43.635933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24805 43.635933, 8.24805 43.635933, 8.24805 43.635933, 8.24805 43.635933, 8.24805 43.635933))'^^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 '774_7382'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.819 8.23417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.819"^^xsd:decimal ;
  dwc:decimalLongitude "8.23417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.819 8.23417)"^^geo:wktLiteral ;
  geo-pos:lat "43.819"^^xsd:decimal ;
  geo-pos:long "8.23417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4980'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4980'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23417'^^xsd:double;
  dwc:startLongitude '8.23417'^^xsd:double;
  dwc:endLongitude '8.23417'^^xsd:double;
  dwc:latitude '43.819'^^xsd:double;
  dwc:startLatitude '43.819'^^xsd:double;
  dwc:endLatitude '43.819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23417 43.819, 8.23417 43.819, 8.23417 43.819, 8.23417 43.819, 8.23417 43.819))'^^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 '774_4980'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969444 20.266944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969444"^^xsd:decimal ;
  dwc:decimalLongitude "20.266944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969444 20.266944)"^^geo:wktLiteral ;
  geo-pos:lat "38.969444"^^xsd:decimal ;
  geo-pos:long "20.266944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_734'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_734'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.266944'^^xsd:double;
  dwc:startLongitude '20.266944'^^xsd:double;
  dwc:endLongitude '20.266944'^^xsd:double;
  dwc:latitude '38.969444'^^xsd:double;
  dwc:startLatitude '38.969444'^^xsd:double;
  dwc:endLatitude '38.969444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.266944 38.969444, 20.266944 38.969444, 20.266944 38.969444, 20.266944 38.969444, 20.266944 38.969444))'^^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 '774_734'^^xsd:string;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.111183 8.996867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.111183"^^xsd:decimal ;
  dwc:decimalLongitude "8.996867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.111183 8.996867)"^^geo:wktLiteral ;
  geo-pos:lat "43.111183"^^xsd:decimal ;
  geo-pos:long "8.996867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3402'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3402'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.996867'^^xsd:double;
  dwc:startLongitude '8.996867'^^xsd:double;
  dwc:endLongitude '8.996867'^^xsd:double;
  dwc:latitude '43.111183'^^xsd:double;
  dwc:startLatitude '43.111183'^^xsd:double;
  dwc:endLatitude '43.111183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.996867 43.111183, 8.996867 43.111183, 8.996867 43.111183, 8.996867 43.111183, 8.996867 43.111183))'^^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 '774_3402'^^xsd:string;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735833 7.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.735833"^^xsd:decimal ;
  dwc:decimalLongitude "7.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735833 7.596667)"^^geo:wktLiteral ;
  geo-pos:lat "43.735833"^^xsd:decimal ;
  geo-pos:long "7.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3871'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3871'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.596667'^^xsd:double;
  dwc:startLongitude '7.596667'^^xsd:double;
  dwc:endLongitude '7.596667'^^xsd:double;
  dwc:latitude '43.735833'^^xsd:double;
  dwc:startLatitude '43.735833'^^xsd:double;
  dwc:endLatitude '43.735833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.596667 43.735833, 7.596667 43.735833, 7.596667 43.735833, 7.596667 43.735833, 7.596667 43.735833))'^^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 '774_3871'^^xsd:string;
  dwc:observationDate '1993-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75304 7.77883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75304"^^xsd:decimal ;
  dwc:decimalLongitude "7.77883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75304 7.77883)"^^geo:wktLiteral ;
  geo-pos:lat "43.75304"^^xsd:decimal ;
  geo-pos:long "7.77883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4888'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77883'^^xsd:double;
  dwc:startLongitude '7.77883'^^xsd:double;
  dwc:endLongitude '7.77883'^^xsd:double;
  dwc:latitude '43.75304'^^xsd:double;
  dwc:startLatitude '43.75304'^^xsd:double;
  dwc:endLatitude '43.75304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77883 43.75304, 7.77883 43.75304, 7.77883 43.75304, 7.77883 43.75304, 7.77883 43.75304))'^^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 '774_4888'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64347 7.827812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64347"^^xsd:decimal ;
  dwc:decimalLongitude "7.827812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64347 7.827812)"^^geo:wktLiteral ;
  geo-pos:lat "43.64347"^^xsd:decimal ;
  geo-pos:long "7.827812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7913'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7913'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.764166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.827812'^^xsd:double;
  dwc:startLongitude '7.827812'^^xsd:double;
  dwc:endLongitude '7.827812'^^xsd:double;
  dwc:latitude '43.64347'^^xsd:double;
  dwc:startLatitude '43.64347'^^xsd:double;
  dwc:endLatitude '43.64347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.827812 43.64347, 7.827812 43.64347, 7.827812 43.64347, 7.827812 43.64347, 7.827812 43.64347))'^^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 '774_7913'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.819833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.819833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.819833)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "7.819833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2316'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2316'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.819833'^^xsd:double;
  dwc:startLongitude '7.819833'^^xsd:double;
  dwc:endLongitude '7.819833'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:startLatitude '43.55'^^xsd:double;
  dwc:endLatitude '43.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.819833 43.55, 7.819833 43.55, 7.819833 43.55, 7.819833 43.55, 7.819833 43.55))'^^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 '774_2316'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.477165 7.527125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.477165"^^xsd:decimal ;
  dwc:decimalLongitude "7.527125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.477165 7.527125)"^^geo:wktLiteral ;
  geo-pos:lat "43.477165"^^xsd:decimal ;
  geo-pos:long "7.527125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5744'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5744'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.415555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.527125'^^xsd:double;
  dwc:startLongitude '7.527125'^^xsd:double;
  dwc:endLongitude '7.527125'^^xsd:double;
  dwc:latitude '43.477165'^^xsd:double;
  dwc:startLatitude '43.477165'^^xsd:double;
  dwc:endLatitude '43.477165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.527125 43.477165, 7.527125 43.477165, 7.527125 43.477165, 7.527125 43.477165, 7.527125 43.477165))'^^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 '774_5744'^^xsd:string;
  dwc:observationDate '2005-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.649333 8.620333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.649333"^^xsd:decimal ;
  dwc:decimalLongitude "8.620333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.649333 8.620333)"^^geo:wktLiteral ;
  geo-pos:lat "42.649333"^^xsd:decimal ;
  geo-pos:long "8.620333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4193'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4193'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.620333'^^xsd:double;
  dwc:startLongitude '8.620333'^^xsd:double;
  dwc:endLongitude '8.620333'^^xsd:double;
  dwc:latitude '42.649333'^^xsd:double;
  dwc:startLatitude '42.649333'^^xsd:double;
  dwc:endLatitude '42.649333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.620333 42.649333, 8.620333 42.649333, 8.620333 42.649333, 8.620333 42.649333, 8.620333 42.649333))'^^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 '774_4193'^^xsd:string;
  dwc:observationDate '1995-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647333 7.918667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.647333"^^xsd:decimal ;
  dwc:decimalLongitude "7.918667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647333 7.918667)"^^geo:wktLiteral ;
  geo-pos:lat "43.647333"^^xsd:decimal ;
  geo-pos:long "7.918667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3896'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3896'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.918667'^^xsd:double;
  dwc:startLongitude '7.918667'^^xsd:double;
  dwc:endLongitude '7.918667'^^xsd:double;
  dwc:latitude '43.647333'^^xsd:double;
  dwc:startLatitude '43.647333'^^xsd:double;
  dwc:endLatitude '43.647333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.918667 43.647333, 7.918667 43.647333, 7.918667 43.647333, 7.918667 43.647333, 7.918667 43.647333))'^^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 '774_3896'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7137 8.3592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7137"^^xsd:decimal ;
  dwc:decimalLongitude "8.3592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7137 8.3592)"^^geo:wktLiteral ;
  geo-pos:lat "43.7137"^^xsd:decimal ;
  geo-pos:long "8.3592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7157'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7157'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3592'^^xsd:double;
  dwc:startLongitude '8.3592'^^xsd:double;
  dwc:endLongitude '8.3592'^^xsd:double;
  dwc:latitude '43.7137'^^xsd:double;
  dwc:startLatitude '43.7137'^^xsd:double;
  dwc:endLatitude '43.7137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3592 43.7137, 8.3592 43.7137, 8.3592 43.7137, 8.3592 43.7137, 8.3592 43.7137))'^^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 '774_7157'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.454633 7.940883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.454633"^^xsd:decimal ;
  dwc:decimalLongitude "7.940883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.454633 7.940883)"^^geo:wktLiteral ;
  geo-pos:lat "43.454633"^^xsd:decimal ;
  geo-pos:long "7.940883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3416'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3416'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.940883'^^xsd:double;
  dwc:startLongitude '7.940883'^^xsd:double;
  dwc:endLongitude '7.940883'^^xsd:double;
  dwc:latitude '43.454633'^^xsd:double;
  dwc:startLatitude '43.454633'^^xsd:double;
  dwc:endLatitude '43.454633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.940883 43.454633, 7.940883 43.454633, 7.940883 43.454633, 7.940883 43.454633, 7.940883 43.454633))'^^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 '774_3416'^^xsd:string;
  dwc:observationDate '1991-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 7.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.916667"^^xsd:decimal ;
  dwc:decimalLongitude "7.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 7.266667)"^^geo:wktLiteral ;
  geo-pos:lat "42.916667"^^xsd:decimal ;
  geo-pos:long "7.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2497'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2497'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.266667'^^xsd:double;
  dwc:startLongitude '7.266667'^^xsd:double;
  dwc:endLongitude '7.266667'^^xsd:double;
  dwc:latitude '42.916667'^^xsd:double;
  dwc:startLatitude '42.916667'^^xsd:double;
  dwc:endLatitude '42.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.266667 42.916667, 7.266667 42.916667, 7.266667 42.916667, 7.266667 42.916667, 7.266667 42.916667))'^^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 '774_2497'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497017 7.796633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.497017"^^xsd:decimal ;
  dwc:decimalLongitude "7.796633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497017 7.796633)"^^geo:wktLiteral ;
  geo-pos:lat "43.497017"^^xsd:decimal ;
  geo-pos:long "7.796633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4369'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4369'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.796633'^^xsd:double;
  dwc:startLongitude '7.796633'^^xsd:double;
  dwc:endLongitude '7.796633'^^xsd:double;
  dwc:latitude '43.497017'^^xsd:double;
  dwc:startLatitude '43.497017'^^xsd:double;
  dwc:endLatitude '43.497017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.796633 43.497017, 7.796633 43.497017, 7.796633 43.497017, 7.796633 43.497017, 7.796633 43.497017))'^^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 '774_4369'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.534167 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.534167"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.534167 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.534167"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3741'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3741'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:startLongitude '7.9'^^xsd:double;
  dwc:endLongitude '7.9'^^xsd:double;
  dwc:latitude '43.534167'^^xsd:double;
  dwc:startLatitude '43.534167'^^xsd:double;
  dwc:endLatitude '43.534167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9 43.534167, 7.9 43.534167, 7.9 43.534167, 7.9 43.534167, 7.9 43.534167))'^^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 '774_3741'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9825 8.426333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9825"^^xsd:decimal ;
  dwc:decimalLongitude "8.426333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9825 8.426333)"^^geo:wktLiteral ;
  geo-pos:lat "42.9825"^^xsd:decimal ;
  geo-pos:long "8.426333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4034'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4034'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.426333'^^xsd:double;
  dwc:startLongitude '8.426333'^^xsd:double;
  dwc:endLongitude '8.426333'^^xsd:double;
  dwc:latitude '42.9825'^^xsd:double;
  dwc:startLatitude '42.9825'^^xsd:double;
  dwc:endLatitude '42.9825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.426333 42.9825, 8.426333 42.9825, 8.426333 42.9825, 8.426333 42.9825, 8.426333 42.9825))'^^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 '774_4034'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67965 7.53355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67965"^^xsd:decimal ;
  dwc:decimalLongitude "7.53355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67965 7.53355)"^^geo:wktLiteral ;
  geo-pos:lat "43.67965"^^xsd:decimal ;
  geo-pos:long "7.53355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7814'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7814'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.575833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53355'^^xsd:double;
  dwc:startLongitude '7.53355'^^xsd:double;
  dwc:endLongitude '7.53355'^^xsd:double;
  dwc:latitude '43.67965'^^xsd:double;
  dwc:startLatitude '43.67965'^^xsd:double;
  dwc:endLatitude '43.67965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53355 43.67965, 7.53355 43.67965, 7.53355 43.67965, 7.53355 43.67965, 7.53355 43.67965))'^^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 '774_7814'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545467 7.874433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.545467"^^xsd:decimal ;
  dwc:decimalLongitude "7.874433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545467 7.874433)"^^geo:wktLiteral ;
  geo-pos:lat "43.545467"^^xsd:decimal ;
  geo-pos:long "7.874433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3409'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3409'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.874433'^^xsd:double;
  dwc:startLongitude '7.874433'^^xsd:double;
  dwc:endLongitude '7.874433'^^xsd:double;
  dwc:latitude '43.545467'^^xsd:double;
  dwc:startLatitude '43.545467'^^xsd:double;
  dwc:endLatitude '43.545467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.874433 43.545467, 7.874433 43.545467, 7.874433 43.545467, 7.874433 43.545467, 7.874433 43.545467))'^^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 '774_3409'^^xsd:string;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51143 8.137597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51143"^^xsd:decimal ;
  dwc:decimalLongitude "8.137597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51143 8.137597)"^^geo:wktLiteral ;
  geo-pos:lat "43.51143"^^xsd:decimal ;
  geo-pos:long "8.137597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8084'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8084'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.6944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.137597'^^xsd:double;
  dwc:startLongitude '8.137597'^^xsd:double;
  dwc:endLongitude '8.137597'^^xsd:double;
  dwc:latitude '43.51143'^^xsd:double;
  dwc:startLatitude '43.51143'^^xsd:double;
  dwc:endLatitude '43.51143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.137597 43.51143, 8.137597 43.51143, 8.137597 43.51143, 8.137597 43.51143, 8.137597 43.51143))'^^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 '774_8084'^^xsd:string;
  dwc:observationDate '2012-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01243 15.50241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01243"^^xsd:decimal ;
  dwc:decimalLongitude "15.50241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01243 15.50241)"^^geo:wktLiteral ;
  geo-pos:lat "38.01243"^^xsd:decimal ;
  geo-pos:long "15.50241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8423'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8423'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.637777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.50241'^^xsd:double;
  dwc:startLongitude '15.50241'^^xsd:double;
  dwc:endLongitude '15.50241'^^xsd:double;
  dwc:latitude '38.01243'^^xsd:double;
  dwc:startLatitude '38.01243'^^xsd:double;
  dwc:endLatitude '38.01243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.50241 38.01243, 15.50241 38.01243, 15.50241 38.01243, 15.50241 38.01243, 15.50241 38.01243))'^^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 '774_8423'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.493759 7.494235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.493759"^^xsd:decimal ;
  dwc:decimalLongitude "7.494235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.493759 7.494235)"^^geo:wktLiteral ;
  geo-pos:lat "43.493759"^^xsd:decimal ;
  geo-pos:long "7.494235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5801'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5801'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.582777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.494235'^^xsd:double;
  dwc:startLongitude '7.494235'^^xsd:double;
  dwc:endLongitude '7.494235'^^xsd:double;
  dwc:latitude '43.493759'^^xsd:double;
  dwc:startLatitude '43.493759'^^xsd:double;
  dwc:endLatitude '43.493759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.494235 43.493759, 7.494235 43.493759, 7.494235 43.493759, 7.494235 43.493759, 7.494235 43.493759))'^^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 '774_5801'^^xsd:string;
  dwc:observationDate '2006-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67855 7.63637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67855"^^xsd:decimal ;
  dwc:decimalLongitude "7.63637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67855 7.63637)"^^geo:wktLiteral ;
  geo-pos:lat "43.67855"^^xsd:decimal ;
  geo-pos:long "7.63637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4857'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4857'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.840277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63637'^^xsd:double;
  dwc:startLongitude '7.63637'^^xsd:double;
  dwc:endLongitude '7.63637'^^xsd:double;
  dwc:latitude '43.67855'^^xsd:double;
  dwc:startLatitude '43.67855'^^xsd:double;
  dwc:endLatitude '43.67855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63637 43.67855, 7.63637 43.67855, 7.63637 43.67855, 7.63637 43.67855, 7.63637 43.67855))'^^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 '774_4857'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64051 7.42054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64051"^^xsd:decimal ;
  dwc:decimalLongitude "7.42054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64051 7.42054)"^^geo:wktLiteral ;
  geo-pos:lat "43.64051"^^xsd:decimal ;
  geo-pos:long "7.42054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6427'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.537777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.42054'^^xsd:double;
  dwc:startLongitude '7.42054'^^xsd:double;
  dwc:endLongitude '7.42054'^^xsd:double;
  dwc:latitude '43.64051'^^xsd:double;
  dwc:startLatitude '43.64051'^^xsd:double;
  dwc:endLatitude '43.64051'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.42054 43.64051, 7.42054 43.64051, 7.42054 43.64051, 7.42054 43.64051, 7.42054 43.64051))'^^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 '774_6427'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37748 8.00531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37748"^^xsd:decimal ;
  dwc:decimalLongitude "8.00531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37748 8.00531)"^^geo:wktLiteral ;
  geo-pos:lat "43.37748"^^xsd:decimal ;
  geo-pos:long "8.00531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6539'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6539'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.59'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00531'^^xsd:double;
  dwc:startLongitude '8.00531'^^xsd:double;
  dwc:endLongitude '8.00531'^^xsd:double;
  dwc:latitude '43.37748'^^xsd:double;
  dwc:startLatitude '43.37748'^^xsd:double;
  dwc:endLatitude '43.37748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00531 43.37748, 8.00531 43.37748, 8.00531 43.37748, 8.00531 43.37748, 8.00531 43.37748))'^^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 '774_6539'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59108 8.278083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59108"^^xsd:decimal ;
  dwc:decimalLongitude "8.278083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59108 8.278083)"^^geo:wktLiteral ;
  geo-pos:lat "43.59108"^^xsd:decimal ;
  geo-pos:long "8.278083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5481'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5481'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.247777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.278083'^^xsd:double;
  dwc:startLongitude '8.278083'^^xsd:double;
  dwc:endLongitude '8.278083'^^xsd:double;
  dwc:latitude '43.59108'^^xsd:double;
  dwc:startLatitude '43.59108'^^xsd:double;
  dwc:endLatitude '43.59108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.278083 43.59108, 8.278083 43.59108, 8.278083 43.59108, 8.278083 43.59108, 8.278083 43.59108))'^^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 '774_5481'^^xsd:string;
  dwc:observationDate '2004-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.584316 7.973895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.584316"^^xsd:decimal ;
  dwc:decimalLongitude "7.973895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.584316 7.973895)"^^geo:wktLiteral ;
  geo-pos:lat "43.584316"^^xsd:decimal ;
  geo-pos:long "7.973895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6175'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6175'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.973895'^^xsd:double;
  dwc:startLongitude '7.973895'^^xsd:double;
  dwc:endLongitude '7.973895'^^xsd:double;
  dwc:latitude '43.584316'^^xsd:double;
  dwc:startLatitude '43.584316'^^xsd:double;
  dwc:endLatitude '43.584316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.973895 43.584316, 7.973895 43.584316, 7.973895 43.584316, 7.973895 43.584316, 7.973895 43.584316))'^^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 '774_6175'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701286 8.2742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.701286"^^xsd:decimal ;
  dwc:decimalLongitude "8.2742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701286 8.2742)"^^geo:wktLiteral ;
  geo-pos:lat "43.701286"^^xsd:decimal ;
  geo-pos:long "8.2742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5402'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5402'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.050555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2742'^^xsd:double;
  dwc:startLongitude '8.2742'^^xsd:double;
  dwc:endLongitude '8.2742'^^xsd:double;
  dwc:latitude '43.701286'^^xsd:double;
  dwc:startLatitude '43.701286'^^xsd:double;
  dwc:endLatitude '43.701286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2742 43.701286, 8.2742 43.701286, 8.2742 43.701286, 8.2742 43.701286, 8.2742 43.701286))'^^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 '774_5402'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46288 8.39395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46288"^^xsd:decimal ;
  dwc:decimalLongitude "8.39395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46288 8.39395)"^^geo:wktLiteral ;
  geo-pos:lat "43.46288"^^xsd:decimal ;
  geo-pos:long "8.39395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6522'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.39395'^^xsd:double;
  dwc:startLongitude '8.39395'^^xsd:double;
  dwc:endLongitude '8.39395'^^xsd:double;
  dwc:latitude '43.46288'^^xsd:double;
  dwc:startLatitude '43.46288'^^xsd:double;
  dwc:endLatitude '43.46288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.39395 43.46288, 8.39395 43.46288, 8.39395 43.46288, 8.39395 43.46288, 8.39395 43.46288))'^^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 '774_6522'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48039 7.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48039"^^xsd:decimal ;
  dwc:decimalLongitude "7.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48039 7.4411)"^^geo:wktLiteral ;
  geo-pos:lat "43.48039"^^xsd:decimal ;
  geo-pos:long "7.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6773'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6773'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4411'^^xsd:double;
  dwc:startLongitude '7.4411'^^xsd:double;
  dwc:endLongitude '7.4411'^^xsd:double;
  dwc:latitude '43.48039'^^xsd:double;
  dwc:startLatitude '43.48039'^^xsd:double;
  dwc:endLatitude '43.48039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4411 43.48039, 7.4411 43.48039, 7.4411 43.48039, 7.4411 43.48039, 7.4411 43.48039))'^^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 '774_6773'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652167 7.8995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.652167"^^xsd:decimal ;
  dwc:decimalLongitude "7.8995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652167 7.8995)"^^geo:wktLiteral ;
  geo-pos:lat "43.652167"^^xsd:decimal ;
  geo-pos:long "7.8995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4500'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4500'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.613333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8995'^^xsd:double;
  dwc:startLongitude '7.8995'^^xsd:double;
  dwc:endLongitude '7.8995'^^xsd:double;
  dwc:latitude '43.652167'^^xsd:double;
  dwc:startLatitude '43.652167'^^xsd:double;
  dwc:endLatitude '43.652167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8995 43.652167, 7.8995 43.652167, 7.8995 43.652167, 7.8995 43.652167, 7.8995 43.652167))'^^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 '774_4500'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.960833 8.817833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.960833"^^xsd:decimal ;
  dwc:decimalLongitude "8.817833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.960833 8.817833)"^^geo:wktLiteral ;
  geo-pos:lat "42.960833"^^xsd:decimal ;
  geo-pos:long "8.817833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4222'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4222'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.817833'^^xsd:double;
  dwc:startLongitude '8.817833'^^xsd:double;
  dwc:endLongitude '8.817833'^^xsd:double;
  dwc:latitude '42.960833'^^xsd:double;
  dwc:startLatitude '42.960833'^^xsd:double;
  dwc:endLatitude '42.960833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.817833 42.960833, 8.817833 42.960833, 8.817833 42.960833, 8.817833 42.960833, 8.817833 42.960833))'^^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 '774_4222'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47902 7.37111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47902"^^xsd:decimal ;
  dwc:decimalLongitude "7.37111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47902 7.37111)"^^geo:wktLiteral ;
  geo-pos:lat "43.47902"^^xsd:decimal ;
  geo-pos:long "7.37111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6846'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6846'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.940555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.37111'^^xsd:double;
  dwc:startLongitude '7.37111'^^xsd:double;
  dwc:endLongitude '7.37111'^^xsd:double;
  dwc:latitude '43.47902'^^xsd:double;
  dwc:startLatitude '43.47902'^^xsd:double;
  dwc:endLatitude '43.47902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37111 43.47902, 7.37111 43.47902, 7.37111 43.47902, 7.37111 43.47902, 7.37111 43.47902))'^^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 '774_6846'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.312167 8.121167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.312167"^^xsd:decimal ;
  dwc:decimalLongitude "8.121167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.312167 8.121167)"^^geo:wktLiteral ;
  geo-pos:lat "43.312167"^^xsd:decimal ;
  geo-pos:long "8.121167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4427'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.121167'^^xsd:double;
  dwc:startLongitude '8.121167'^^xsd:double;
  dwc:endLongitude '8.121167'^^xsd:double;
  dwc:latitude '43.312167'^^xsd:double;
  dwc:startLatitude '43.312167'^^xsd:double;
  dwc:endLatitude '43.312167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.121167 43.312167, 8.121167 43.312167, 8.121167 43.312167, 8.121167 43.312167, 8.121167 43.312167))'^^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 '774_4427'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7312 8.3289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7312"^^xsd:decimal ;
  dwc:decimalLongitude "8.3289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7312 8.3289)"^^geo:wktLiteral ;
  geo-pos:lat "43.7312"^^xsd:decimal ;
  geo-pos:long "8.3289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7216'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7216'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.073611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3289'^^xsd:double;
  dwc:startLongitude '8.3289'^^xsd:double;
  dwc:endLongitude '8.3289'^^xsd:double;
  dwc:latitude '43.7312'^^xsd:double;
  dwc:startLatitude '43.7312'^^xsd:double;
  dwc:endLatitude '43.7312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3289 43.7312, 8.3289 43.7312, 8.3289 43.7312, 8.3289 43.7312, 8.3289 43.7312))'^^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 '774_7216'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.435583 8.035583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.435583"^^xsd:decimal ;
  dwc:decimalLongitude "8.035583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.435583 8.035583)"^^geo:wktLiteral ;
  geo-pos:lat "43.435583"^^xsd:decimal ;
  geo-pos:long "8.035583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3661'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3661'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035583'^^xsd:double;
  dwc:startLongitude '8.035583'^^xsd:double;
  dwc:endLongitude '8.035583'^^xsd:double;
  dwc:latitude '43.435583'^^xsd:double;
  dwc:startLatitude '43.435583'^^xsd:double;
  dwc:endLatitude '43.435583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035583 43.435583, 8.035583 43.435583, 8.035583 43.435583, 8.035583 43.435583, 8.035583 43.435583))'^^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 '774_3661'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733333 17.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.733333"^^xsd:decimal ;
  dwc:decimalLongitude "17.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733333 17.666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.733333"^^xsd:decimal ;
  geo-pos:long "17.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2251'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2251'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '17.666667'^^xsd:double;
  dwc:startLongitude '17.666667'^^xsd:double;
  dwc:endLongitude '17.666667'^^xsd:double;
  dwc:latitude '38.733333'^^xsd:double;
  dwc:startLatitude '38.733333'^^xsd:double;
  dwc:endLatitude '38.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.666667 38.733333, 17.666667 38.733333, 17.666667 38.733333, 17.666667 38.733333, 17.666667 38.733333))'^^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 '774_2251'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671067 8.0043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671067"^^xsd:decimal ;
  dwc:decimalLongitude "8.0043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671067 8.0043)"^^geo:wktLiteral ;
  geo-pos:lat "43.671067"^^xsd:decimal ;
  geo-pos:long "8.0043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6965'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6965'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0043'^^xsd:double;
  dwc:startLongitude '8.0043'^^xsd:double;
  dwc:endLongitude '8.0043'^^xsd:double;
  dwc:latitude '43.671067'^^xsd:double;
  dwc:startLatitude '43.671067'^^xsd:double;
  dwc:endLatitude '43.671067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0043 43.671067, 8.0043 43.671067, 8.0043 43.671067, 8.0043 43.671067, 8.0043 43.671067))'^^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 '774_6965'^^xsd:string;
  dwc:observationDate '1996-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652 7.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.652"^^xsd:decimal ;
  dwc:decimalLongitude "7.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652 7.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.652"^^xsd:decimal ;
  geo-pos:long "7.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4418'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.433'^^xsd:double;
  dwc:startLongitude '7.433'^^xsd:double;
  dwc:endLongitude '7.433'^^xsd:double;
  dwc:latitude '43.652'^^xsd:double;
  dwc:startLatitude '43.652'^^xsd:double;
  dwc:endLatitude '43.652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.433 43.652, 7.433 43.652, 7.433 43.652, 7.433 43.652, 7.433 43.652))'^^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 '774_4418'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.425633 7.640383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.425633"^^xsd:decimal ;
  dwc:decimalLongitude "7.640383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.425633 7.640383)"^^geo:wktLiteral ;
  geo-pos:lat "43.425633"^^xsd:decimal ;
  geo-pos:long "7.640383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3804'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3804'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.640383'^^xsd:double;
  dwc:startLongitude '7.640383'^^xsd:double;
  dwc:endLongitude '7.640383'^^xsd:double;
  dwc:latitude '43.425633'^^xsd:double;
  dwc:startLatitude '43.425633'^^xsd:double;
  dwc:endLatitude '43.425633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.640383 43.425633, 7.640383 43.425633, 7.640383 43.425633, 7.640383 43.425633, 7.640383 43.425633))'^^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 '774_3804'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686897 7.369932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686897"^^xsd:decimal ;
  dwc:decimalLongitude "7.369932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686897 7.369932)"^^geo:wktLiteral ;
  geo-pos:lat "43.686897"^^xsd:decimal ;
  geo-pos:long "7.369932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6160'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6160'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.369932'^^xsd:double;
  dwc:startLongitude '7.369932'^^xsd:double;
  dwc:endLongitude '7.369932'^^xsd:double;
  dwc:latitude '43.686897'^^xsd:double;
  dwc:startLatitude '43.686897'^^xsd:double;
  dwc:endLatitude '43.686897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.369932 43.686897, 7.369932 43.686897, 7.369932 43.686897, 7.369932 43.686897, 7.369932 43.686897))'^^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 '774_6160'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.090994 15.551019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.090994"^^xsd:decimal ;
  dwc:decimalLongitude "15.551019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.090994 15.551019)"^^geo:wktLiteral ;
  geo-pos:lat "38.090994"^^xsd:decimal ;
  geo-pos:long "15.551019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8435'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8435'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.717222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.551019'^^xsd:double;
  dwc:startLongitude '15.551019'^^xsd:double;
  dwc:endLongitude '15.551019'^^xsd:double;
  dwc:latitude '38.090994'^^xsd:double;
  dwc:startLatitude '38.090994'^^xsd:double;
  dwc:endLatitude '38.090994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.551019 38.090994, 15.551019 38.090994, 15.551019 38.090994, 15.551019 38.090994, 15.551019 38.090994))'^^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 '774_8435'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483333 8.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483333"^^xsd:decimal ;
  dwc:decimalLongitude "8.466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483333 8.466)"^^geo:wktLiteral ;
  geo-pos:lat "43.483333"^^xsd:decimal ;
  geo-pos:long "8.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2371'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2371'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.466'^^xsd:double;
  dwc:startLongitude '8.466'^^xsd:double;
  dwc:endLongitude '8.466'^^xsd:double;
  dwc:latitude '43.483333'^^xsd:double;
  dwc:startLatitude '43.483333'^^xsd:double;
  dwc:endLatitude '43.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.466 43.483333, 8.466 43.483333, 8.466 43.483333, 8.466 43.483333, 8.466 43.483333))'^^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 '774_2371'^^xsd:string;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60128 7.72268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60128"^^xsd:decimal ;
  dwc:decimalLongitude "7.72268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60128 7.72268)"^^geo:wktLiteral ;
  geo-pos:lat "43.60128"^^xsd:decimal ;
  geo-pos:long "7.72268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6388'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6388'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.516111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72268'^^xsd:double;
  dwc:startLongitude '7.72268'^^xsd:double;
  dwc:endLongitude '7.72268'^^xsd:double;
  dwc:latitude '43.60128'^^xsd:double;
  dwc:startLatitude '43.60128'^^xsd:double;
  dwc:endLatitude '43.60128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72268 43.60128, 7.72268 43.60128, 7.72268 43.60128, 7.72268 43.60128, 7.72268 43.60128))'^^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 '774_6388'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65177 7.600327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65177"^^xsd:decimal ;
  dwc:decimalLongitude "7.600327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65177 7.600327)"^^geo:wktLiteral ;
  geo-pos:lat "43.65177"^^xsd:decimal ;
  geo-pos:long "7.600327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7871'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7871'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.232777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.600327'^^xsd:double;
  dwc:startLongitude '7.600327'^^xsd:double;
  dwc:endLongitude '7.600327'^^xsd:double;
  dwc:latitude '43.65177'^^xsd:double;
  dwc:startLatitude '43.65177'^^xsd:double;
  dwc:endLatitude '43.65177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.600327 43.65177, 7.600327 43.65177, 7.600327 43.65177, 7.600327 43.65177, 7.600327 43.65177))'^^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 '774_7871'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49846 7.10631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49846"^^xsd:decimal ;
  dwc:decimalLongitude "7.10631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49846 7.10631)"^^geo:wktLiteral ;
  geo-pos:lat "43.49846"^^xsd:decimal ;
  geo-pos:long "7.10631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8054'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8054'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.1525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.10631'^^xsd:double;
  dwc:startLongitude '7.10631'^^xsd:double;
  dwc:endLongitude '7.10631'^^xsd:double;
  dwc:latitude '43.49846'^^xsd:double;
  dwc:startLatitude '43.49846'^^xsd:double;
  dwc:endLatitude '43.49846'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.10631 43.49846, 7.10631 43.49846, 7.10631 43.49846, 7.10631 43.49846, 7.10631 43.49846))'^^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 '774_8054'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40862 7.811685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40862"^^xsd:decimal ;
  dwc:decimalLongitude "7.811685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40862 7.811685)"^^geo:wktLiteral ;
  geo-pos:lat "43.40862"^^xsd:decimal ;
  geo-pos:long "7.811685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7887'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7887'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0997222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.811685'^^xsd:double;
  dwc:startLongitude '7.811685'^^xsd:double;
  dwc:endLongitude '7.811685'^^xsd:double;
  dwc:latitude '43.40862'^^xsd:double;
  dwc:startLatitude '43.40862'^^xsd:double;
  dwc:endLatitude '43.40862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.811685 43.40862, 7.811685 43.40862, 7.811685 43.40862, 7.811685 43.40862, 7.811685 43.40862))'^^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 '774_7887'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60929 7.30935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60929"^^xsd:decimal ;
  dwc:decimalLongitude "7.30935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60929 7.30935)"^^geo:wktLiteral ;
  geo-pos:lat "43.60929"^^xsd:decimal ;
  geo-pos:long "7.30935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7808'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7808'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.9925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.30935'^^xsd:double;
  dwc:startLongitude '7.30935'^^xsd:double;
  dwc:endLongitude '7.30935'^^xsd:double;
  dwc:latitude '43.60929'^^xsd:double;
  dwc:startLatitude '43.60929'^^xsd:double;
  dwc:endLatitude '43.60929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.30935 43.60929, 7.30935 43.60929, 7.30935 43.60929, 7.30935 43.60929, 7.30935 43.60929))'^^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 '774_7808'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80534 8.250094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80534"^^xsd:decimal ;
  dwc:decimalLongitude "8.250094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80534 8.250094)"^^geo:wktLiteral ;
  geo-pos:lat "43.80534"^^xsd:decimal ;
  geo-pos:long "8.250094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6211'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6211'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.250094'^^xsd:double;
  dwc:startLongitude '8.250094'^^xsd:double;
  dwc:endLongitude '8.250094'^^xsd:double;
  dwc:latitude '43.80534'^^xsd:double;
  dwc:startLatitude '43.80534'^^xsd:double;
  dwc:endLatitude '43.80534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.250094 43.80534, 8.250094 43.80534, 8.250094 43.80534, 8.250094 43.80534, 8.250094 43.80534))'^^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 '774_6211'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59338 7.54761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59338"^^xsd:decimal ;
  dwc:decimalLongitude "7.54761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59338 7.54761)"^^geo:wktLiteral ;
  geo-pos:lat "43.59338"^^xsd:decimal ;
  geo-pos:long "7.54761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6745'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6745'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.54761'^^xsd:double;
  dwc:startLongitude '7.54761'^^xsd:double;
  dwc:endLongitude '7.54761'^^xsd:double;
  dwc:latitude '43.59338'^^xsd:double;
  dwc:startLatitude '43.59338'^^xsd:double;
  dwc:endLatitude '43.59338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.54761 43.59338, 7.54761 43.59338, 7.54761 43.59338, 7.54761 43.59338, 7.54761 43.59338))'^^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 '774_6745'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70636 7.510148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70636"^^xsd:decimal ;
  dwc:decimalLongitude "7.510148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70636 7.510148)"^^geo:wktLiteral ;
  geo-pos:lat "43.70636"^^xsd:decimal ;
  geo-pos:long "7.510148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7765'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7765'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.510148'^^xsd:double;
  dwc:startLongitude '7.510148'^^xsd:double;
  dwc:endLongitude '7.510148'^^xsd:double;
  dwc:latitude '43.70636'^^xsd:double;
  dwc:startLatitude '43.70636'^^xsd:double;
  dwc:endLatitude '43.70636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.510148 43.70636, 7.510148 43.70636, 7.510148 43.70636, 7.510148 43.70636, 7.510148 43.70636))'^^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 '774_7765'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55422 7.3737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55422"^^xsd:decimal ;
  dwc:decimalLongitude "7.3737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55422 7.3737)"^^geo:wktLiteral ;
  geo-pos:lat "43.55422"^^xsd:decimal ;
  geo-pos:long "7.3737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6831'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6831'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8077777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3737'^^xsd:double;
  dwc:startLongitude '7.3737'^^xsd:double;
  dwc:endLongitude '7.3737'^^xsd:double;
  dwc:latitude '43.55422'^^xsd:double;
  dwc:startLatitude '43.55422'^^xsd:double;
  dwc:endLatitude '43.55422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3737 43.55422, 7.3737 43.55422, 7.3737 43.55422, 7.3737 43.55422, 7.3737 43.55422))'^^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 '774_6831'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70501 8.715254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.70501"^^xsd:decimal ;
  dwc:decimalLongitude "8.715254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70501 8.715254)"^^geo:wktLiteral ;
  geo-pos:lat "42.70501"^^xsd:decimal ;
  geo-pos:long "8.715254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8126'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8126'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9619444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.715254'^^xsd:double;
  dwc:startLongitude '8.715254'^^xsd:double;
  dwc:endLongitude '8.715254'^^xsd:double;
  dwc:latitude '42.70501'^^xsd:double;
  dwc:startLatitude '42.70501'^^xsd:double;
  dwc:endLatitude '42.70501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.715254 42.70501, 8.715254 42.70501, 8.715254 42.70501, 8.715254 42.70501, 8.715254 42.70501))'^^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 '774_8126'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559521 8.05857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.559521"^^xsd:decimal ;
  dwc:decimalLongitude "8.05857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559521 8.05857)"^^geo:wktLiteral ;
  geo-pos:lat "43.559521"^^xsd:decimal ;
  geo-pos:long "8.05857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5869'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5869'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.05857'^^xsd:double;
  dwc:startLongitude '8.05857'^^xsd:double;
  dwc:endLongitude '8.05857'^^xsd:double;
  dwc:latitude '43.559521'^^xsd:double;
  dwc:startLatitude '43.559521'^^xsd:double;
  dwc:endLatitude '43.559521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.05857 43.559521, 8.05857 43.559521, 8.05857 43.559521, 8.05857 43.559521, 8.05857 43.559521))'^^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 '774_5869'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675301 7.752938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.675301"^^xsd:decimal ;
  dwc:decimalLongitude "7.752938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675301 7.752938)"^^geo:wktLiteral ;
  geo-pos:lat "43.675301"^^xsd:decimal ;
  geo-pos:long "7.752938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5831'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5831'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4938888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.752938'^^xsd:double;
  dwc:startLongitude '7.752938'^^xsd:double;
  dwc:endLongitude '7.752938'^^xsd:double;
  dwc:latitude '43.675301'^^xsd:double;
  dwc:startLatitude '43.675301'^^xsd:double;
  dwc:endLatitude '43.675301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.752938 43.675301, 7.752938 43.675301, 7.752938 43.675301, 7.752938 43.675301, 7.752938 43.675301))'^^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 '774_5831'^^xsd:string;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016384 15.483883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016384"^^xsd:decimal ;
  dwc:decimalLongitude "15.483883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016384 15.483883)"^^geo:wktLiteral ;
  geo-pos:lat "38.016384"^^xsd:decimal ;
  geo-pos:long "15.483883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8406'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.701111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.483883'^^xsd:double;
  dwc:startLongitude '15.483883'^^xsd:double;
  dwc:endLongitude '15.483883'^^xsd:double;
  dwc:latitude '38.016384'^^xsd:double;
  dwc:startLatitude '38.016384'^^xsd:double;
  dwc:endLatitude '38.016384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.483883 38.016384, 15.483883 38.016384, 15.483883 38.016384, 15.483883 38.016384, 15.483883 38.016384))'^^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 '774_8406'^^xsd:string;
  dwc:observationDate '2011-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35559 8.116957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35559"^^xsd:decimal ;
  dwc:decimalLongitude "8.116957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35559 8.116957)"^^geo:wktLiteral ;
  geo-pos:lat "43.35559"^^xsd:decimal ;
  geo-pos:long "8.116957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7947'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7947'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.1325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.116957'^^xsd:double;
  dwc:startLongitude '8.116957'^^xsd:double;
  dwc:endLongitude '8.116957'^^xsd:double;
  dwc:latitude '43.35559'^^xsd:double;
  dwc:startLatitude '43.35559'^^xsd:double;
  dwc:endLatitude '43.35559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.116957 43.35559, 8.116957 43.35559, 8.116957 43.35559, 8.116957 43.35559, 8.116957 43.35559))'^^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 '774_7947'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.170333 8.245333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.170333"^^xsd:decimal ;
  dwc:decimalLongitude "8.245333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.170333 8.245333)"^^geo:wktLiteral ;
  geo-pos:lat "43.170333"^^xsd:decimal ;
  geo-pos:long "8.245333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4736'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4736'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.748611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.245333'^^xsd:double;
  dwc:startLongitude '8.245333'^^xsd:double;
  dwc:endLongitude '8.245333'^^xsd:double;
  dwc:latitude '43.170333'^^xsd:double;
  dwc:startLatitude '43.170333'^^xsd:double;
  dwc:endLatitude '43.170333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.245333 43.170333, 8.245333 43.170333, 8.245333 43.170333, 8.245333 43.170333, 8.245333 43.170333))'^^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 '774_4736'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4612 7.52839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4612"^^xsd:decimal ;
  dwc:decimalLongitude "7.52839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4612 7.52839)"^^geo:wktLiteral ;
  geo-pos:lat "43.4612"^^xsd:decimal ;
  geo-pos:long "7.52839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6458'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.535'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.52839'^^xsd:double;
  dwc:startLongitude '7.52839'^^xsd:double;
  dwc:endLongitude '7.52839'^^xsd:double;
  dwc:latitude '43.4612'^^xsd:double;
  dwc:startLatitude '43.4612'^^xsd:double;
  dwc:endLatitude '43.4612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.52839 43.4612, 7.52839 43.4612, 7.52839 43.4612, 7.52839 43.4612, 7.52839 43.4612))'^^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 '774_6458'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.746616 7.86957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.746616"^^xsd:decimal ;
  dwc:decimalLongitude "7.86957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.746616 7.86957)"^^geo:wktLiteral ;
  geo-pos:lat "43.746616"^^xsd:decimal ;
  geo-pos:long "7.86957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6014'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6014'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.144444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86957'^^xsd:double;
  dwc:startLongitude '7.86957'^^xsd:double;
  dwc:endLongitude '7.86957'^^xsd:double;
  dwc:latitude '43.746616'^^xsd:double;
  dwc:startLatitude '43.746616'^^xsd:double;
  dwc:endLatitude '43.746616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86957 43.746616, 7.86957 43.746616, 7.86957 43.746616, 7.86957 43.746616, 7.86957 43.746616))'^^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 '774_6014'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.100975 7.036683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.100975"^^xsd:decimal ;
  dwc:decimalLongitude "7.036683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.100975 7.036683)"^^geo:wktLiteral ;
  geo-pos:lat "43.100975"^^xsd:decimal ;
  geo-pos:long "7.036683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5763'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5763'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.048333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.036683'^^xsd:double;
  dwc:startLongitude '7.036683'^^xsd:double;
  dwc:endLongitude '7.036683'^^xsd:double;
  dwc:latitude '43.100975'^^xsd:double;
  dwc:startLatitude '43.100975'^^xsd:double;
  dwc:endLatitude '43.100975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.036683 43.100975, 7.036683 43.100975, 7.036683 43.100975, 7.036683 43.100975, 7.036683 43.100975))'^^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 '774_5763'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.151699 7.235633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.151699"^^xsd:decimal ;
  dwc:decimalLongitude "7.235633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.151699 7.235633)"^^geo:wktLiteral ;
  geo-pos:lat "43.151699"^^xsd:decimal ;
  geo-pos:long "7.235633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5506'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5506'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.687222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.235633'^^xsd:double;
  dwc:startLongitude '7.235633'^^xsd:double;
  dwc:endLongitude '7.235633'^^xsd:double;
  dwc:latitude '43.151699'^^xsd:double;
  dwc:startLatitude '43.151699'^^xsd:double;
  dwc:endLatitude '43.151699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.235633 43.151699, 7.235633 43.151699, 7.235633 43.151699, 7.235633 43.151699, 7.235633 43.151699))'^^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 '774_5506'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25312 7.1965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25312"^^xsd:decimal ;
  dwc:decimalLongitude "7.1965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25312 7.1965)"^^geo:wktLiteral ;
  geo-pos:lat "43.25312"^^xsd:decimal ;
  geo-pos:long "7.1965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5170'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5170'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.581111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1965'^^xsd:double;
  dwc:startLongitude '7.1965'^^xsd:double;
  dwc:endLongitude '7.1965'^^xsd:double;
  dwc:latitude '43.25312'^^xsd:double;
  dwc:startLatitude '43.25312'^^xsd:double;
  dwc:endLatitude '43.25312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1965 43.25312, 7.1965 43.25312, 7.1965 43.25312, 7.1965 43.25312, 7.1965 43.25312))'^^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 '774_5170'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63467 7.62223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63467"^^xsd:decimal ;
  dwc:decimalLongitude "7.62223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63467 7.62223)"^^geo:wktLiteral ;
  geo-pos:lat "43.63467"^^xsd:decimal ;
  geo-pos:long "7.62223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4856'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4856'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.090277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62223'^^xsd:double;
  dwc:startLongitude '7.62223'^^xsd:double;
  dwc:endLongitude '7.62223'^^xsd:double;
  dwc:latitude '43.63467'^^xsd:double;
  dwc:startLatitude '43.63467'^^xsd:double;
  dwc:endLatitude '43.63467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62223 43.63467, 7.62223 43.63467, 7.62223 43.63467, 7.62223 43.63467, 7.62223 43.63467))'^^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 '774_4856'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38702 7.92005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38702"^^xsd:decimal ;
  dwc:decimalLongitude "7.92005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38702 7.92005)"^^geo:wktLiteral ;
  geo-pos:lat "43.38702"^^xsd:decimal ;
  geo-pos:long "7.92005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4823'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4823'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0419444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.92005'^^xsd:double;
  dwc:startLongitude '7.92005'^^xsd:double;
  dwc:endLongitude '7.92005'^^xsd:double;
  dwc:latitude '43.38702'^^xsd:double;
  dwc:startLatitude '43.38702'^^xsd:double;
  dwc:endLatitude '43.38702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.92005 43.38702, 7.92005 43.38702, 7.92005 43.38702, 7.92005 43.38702, 7.92005 43.38702))'^^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 '774_4823'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.112167 8.161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.112167"^^xsd:decimal ;
  dwc:decimalLongitude "8.161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.112167 8.161667)"^^geo:wktLiteral ;
  geo-pos:lat "43.112167"^^xsd:decimal ;
  geo-pos:long "8.161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4181'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4181'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.161667'^^xsd:double;
  dwc:startLongitude '8.161667'^^xsd:double;
  dwc:endLongitude '8.161667'^^xsd:double;
  dwc:latitude '43.112167'^^xsd:double;
  dwc:startLatitude '43.112167'^^xsd:double;
  dwc:endLatitude '43.112167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.161667 43.112167, 8.161667 43.112167, 8.161667 43.112167, 8.161667 43.112167, 8.161667 43.112167))'^^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 '774_4181'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.350667 8.028167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.350667"^^xsd:decimal ;
  dwc:decimalLongitude "8.028167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.350667 8.028167)"^^geo:wktLiteral ;
  geo-pos:lat "43.350667"^^xsd:decimal ;
  geo-pos:long "8.028167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3652'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3652'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.028167'^^xsd:double;
  dwc:startLongitude '8.028167'^^xsd:double;
  dwc:endLongitude '8.028167'^^xsd:double;
  dwc:latitude '43.350667'^^xsd:double;
  dwc:startLatitude '43.350667'^^xsd:double;
  dwc:endLatitude '43.350667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.028167 43.350667, 8.028167 43.350667, 8.028167 43.350667, 8.028167 43.350667, 8.028167 43.350667))'^^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 '774_3652'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.896667 8.7585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.896667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.896667 8.7585)"^^geo:wktLiteral ;
  geo-pos:lat "42.896667"^^xsd:decimal ;
  geo-pos:long "8.7585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3632'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3632'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7585'^^xsd:double;
  dwc:startLongitude '8.7585'^^xsd:double;
  dwc:endLongitude '8.7585'^^xsd:double;
  dwc:latitude '42.896667'^^xsd:double;
  dwc:startLatitude '42.896667'^^xsd:double;
  dwc:endLatitude '42.896667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7585 42.896667, 8.7585 42.896667, 8.7585 42.896667, 8.7585 42.896667, 8.7585 42.896667))'^^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 '774_3632'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.139233 8.399238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.139233"^^xsd:decimal ;
  dwc:decimalLongitude "8.399238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.139233 8.399238)"^^geo:wktLiteral ;
  geo-pos:lat "43.139233"^^xsd:decimal ;
  geo-pos:long "8.399238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5738'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5738'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.741111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.399238'^^xsd:double;
  dwc:startLongitude '8.399238'^^xsd:double;
  dwc:endLongitude '8.399238'^^xsd:double;
  dwc:latitude '43.139233'^^xsd:double;
  dwc:startLatitude '43.139233'^^xsd:double;
  dwc:endLatitude '43.139233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.399238 43.139233, 8.399238 43.139233, 8.399238 43.139233, 8.399238 43.139233, 8.399238 43.139233))'^^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 '774_5738'^^xsd:string;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109667 22.7965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109667"^^xsd:decimal ;
  dwc:decimalLongitude "22.7965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109667 22.7965)"^^geo:wktLiteral ;
  geo-pos:lat "38.109667"^^xsd:decimal ;
  geo-pos:long "22.7965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_630'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_630'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.7965'^^xsd:double;
  dwc:startLongitude '22.7965'^^xsd:double;
  dwc:endLongitude '22.7965'^^xsd:double;
  dwc:latitude '38.109667'^^xsd:double;
  dwc:startLatitude '38.109667'^^xsd:double;
  dwc:endLatitude '38.109667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7965 38.109667, 22.7965 38.109667, 22.7965 38.109667, 22.7965 38.109667, 22.7965 38.109667))'^^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 '774_630'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5223 8.3459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5223"^^xsd:decimal ;
  dwc:decimalLongitude "8.3459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5223 8.3459)"^^geo:wktLiteral ;
  geo-pos:lat "43.5223"^^xsd:decimal ;
  geo-pos:long "8.3459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7578'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7578'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.746388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3459'^^xsd:double;
  dwc:startLongitude '8.3459'^^xsd:double;
  dwc:endLongitude '8.3459'^^xsd:double;
  dwc:latitude '43.5223'^^xsd:double;
  dwc:startLatitude '43.5223'^^xsd:double;
  dwc:endLatitude '43.5223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3459 43.5223, 8.3459 43.5223, 8.3459 43.5223, 8.3459 43.5223, 8.3459 43.5223))'^^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 '774_7578'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699 8.4884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.699"^^xsd:decimal ;
  dwc:decimalLongitude "8.4884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699 8.4884)"^^geo:wktLiteral ;
  geo-pos:lat "43.699"^^xsd:decimal ;
  geo-pos:long "8.4884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7152'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7152'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.791944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4884'^^xsd:double;
  dwc:startLongitude '8.4884'^^xsd:double;
  dwc:endLongitude '8.4884'^^xsd:double;
  dwc:latitude '43.699'^^xsd:double;
  dwc:startLatitude '43.699'^^xsd:double;
  dwc:endLatitude '43.699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4884 43.699, 8.4884 43.699, 8.4884 43.699, 8.4884 43.699, 8.4884 43.699))'^^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 '774_7152'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.753183 8.449233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.753183"^^xsd:decimal ;
  dwc:decimalLongitude "8.449233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.753183 8.449233)"^^geo:wktLiteral ;
  geo-pos:lat "43.753183"^^xsd:decimal ;
  geo-pos:long "8.449233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7338'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7338'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.039444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.449233'^^xsd:double;
  dwc:startLongitude '8.449233'^^xsd:double;
  dwc:endLongitude '8.449233'^^xsd:double;
  dwc:latitude '43.753183'^^xsd:double;
  dwc:startLatitude '43.753183'^^xsd:double;
  dwc:endLatitude '43.753183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.449233 43.753183, 8.449233 43.753183, 8.449233 43.753183, 8.449233 43.753183, 8.449233 43.753183))'^^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 '774_7338'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.221167 7.946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.221167"^^xsd:decimal ;
  dwc:decimalLongitude "7.946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.221167 7.946667)"^^geo:wktLiteral ;
  geo-pos:lat "43.221167"^^xsd:decimal ;
  geo-pos:long "7.946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4410'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4410'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.946667'^^xsd:double;
  dwc:startLongitude '7.946667'^^xsd:double;
  dwc:endLongitude '7.946667'^^xsd:double;
  dwc:latitude '43.221167'^^xsd:double;
  dwc:startLatitude '43.221167'^^xsd:double;
  dwc:endLatitude '43.221167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.946667 43.221167, 7.946667 43.221167, 7.946667 43.221167, 7.946667 43.221167, 7.946667 43.221167))'^^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 '774_4410'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556333 7.849833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556333"^^xsd:decimal ;
  dwc:decimalLongitude "7.849833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556333 7.849833)"^^geo:wktLiteral ;
  geo-pos:lat "43.556333"^^xsd:decimal ;
  geo-pos:long "7.849833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3245'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.849833'^^xsd:double;
  dwc:startLongitude '7.849833'^^xsd:double;
  dwc:endLongitude '7.849833'^^xsd:double;
  dwc:latitude '43.556333'^^xsd:double;
  dwc:startLatitude '43.556333'^^xsd:double;
  dwc:endLatitude '43.556333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.849833 43.556333, 7.849833 43.556333, 7.849833 43.556333, 7.849833 43.556333, 7.849833 43.556333))'^^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 '774_3245'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725017 8.104917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.725017"^^xsd:decimal ;
  dwc:decimalLongitude "8.104917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725017 8.104917)"^^geo:wktLiteral ;
  geo-pos:lat "43.725017"^^xsd:decimal ;
  geo-pos:long "8.104917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7017'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7017'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.104917'^^xsd:double;
  dwc:startLongitude '8.104917'^^xsd:double;
  dwc:endLongitude '8.104917'^^xsd:double;
  dwc:latitude '43.725017'^^xsd:double;
  dwc:startLatitude '43.725017'^^xsd:double;
  dwc:endLatitude '43.725017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.104917 43.725017, 8.104917 43.725017, 8.104917 43.725017, 8.104917 43.725017, 8.104917 43.725017))'^^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 '774_7017'^^xsd:string;
  dwc:observationDate '1997-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31506 8.35454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31506"^^xsd:decimal ;
  dwc:decimalLongitude "8.35454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31506 8.35454)"^^geo:wktLiteral ;
  geo-pos:lat "43.31506"^^xsd:decimal ;
  geo-pos:long "8.35454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7846'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7846'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.865277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.35454'^^xsd:double;
  dwc:startLongitude '8.35454'^^xsd:double;
  dwc:endLongitude '8.35454'^^xsd:double;
  dwc:latitude '43.31506'^^xsd:double;
  dwc:startLatitude '43.31506'^^xsd:double;
  dwc:endLatitude '43.31506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.35454 43.31506, 8.35454 43.31506, 8.35454 43.31506, 8.35454 43.31506, 8.35454 43.31506))'^^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 '774_7846'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88955 15.6896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88955"^^xsd:decimal ;
  dwc:decimalLongitude "15.6896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88955 15.6896)"^^geo:wktLiteral ;
  geo-pos:lat "37.88955"^^xsd:decimal ;
  geo-pos:long "15.6896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8315'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8315'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.9361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.6896'^^xsd:double;
  dwc:startLongitude '15.6896'^^xsd:double;
  dwc:endLongitude '15.6896'^^xsd:double;
  dwc:latitude '37.88955'^^xsd:double;
  dwc:startLatitude '37.88955'^^xsd:double;
  dwc:endLatitude '37.88955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6896 37.88955, 15.6896 37.88955, 15.6896 37.88955, 15.6896 37.88955, 15.6896 37.88955))'^^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 '774_8315'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4929 7.98525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4929"^^xsd:decimal ;
  dwc:decimalLongitude "7.98525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4929 7.98525)"^^geo:wktLiteral ;
  geo-pos:lat "43.4929"^^xsd:decimal ;
  geo-pos:long "7.98525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6740'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6740'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.540555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98525'^^xsd:double;
  dwc:startLongitude '7.98525'^^xsd:double;
  dwc:endLongitude '7.98525'^^xsd:double;
  dwc:latitude '43.4929'^^xsd:double;
  dwc:startLatitude '43.4929'^^xsd:double;
  dwc:endLatitude '43.4929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98525 43.4929, 7.98525 43.4929, 7.98525 43.4929, 7.98525 43.4929, 7.98525 43.4929))'^^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 '774_6740'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8202 8.0803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8202"^^xsd:decimal ;
  dwc:decimalLongitude "8.0803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8202 8.0803)"^^geo:wktLiteral ;
  geo-pos:lat "43.8202"^^xsd:decimal ;
  geo-pos:long "8.0803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7485'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7485'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.488888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0803'^^xsd:double;
  dwc:startLongitude '8.0803'^^xsd:double;
  dwc:endLongitude '8.0803'^^xsd:double;
  dwc:latitude '43.8202'^^xsd:double;
  dwc:startLatitude '43.8202'^^xsd:double;
  dwc:endLatitude '43.8202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0803 43.8202, 8.0803 43.8202, 8.0803 43.8202, 8.0803 43.8202, 8.0803 43.8202))'^^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 '774_7485'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68335 8.0961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68335"^^xsd:decimal ;
  dwc:decimalLongitude "8.0961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68335 8.0961)"^^geo:wktLiteral ;
  geo-pos:lat "43.68335"^^xsd:decimal ;
  geo-pos:long "8.0961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4229'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4229'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0961'^^xsd:double;
  dwc:startLongitude '8.0961'^^xsd:double;
  dwc:endLongitude '8.0961'^^xsd:double;
  dwc:latitude '43.68335'^^xsd:double;
  dwc:startLatitude '43.68335'^^xsd:double;
  dwc:endLatitude '43.68335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0961 43.68335, 8.0961 43.68335, 8.0961 43.68335, 8.0961 43.68335, 8.0961 43.68335))'^^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 '774_4229'^^xsd:string;
  dwc:observationDate '1995-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27875 8.027812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27875"^^xsd:decimal ;
  dwc:decimalLongitude "8.027812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27875 8.027812)"^^geo:wktLiteral ;
  geo-pos:lat "43.27875"^^xsd:decimal ;
  geo-pos:long "8.027812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7718'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7718'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7019444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.027812'^^xsd:double;
  dwc:startLongitude '8.027812'^^xsd:double;
  dwc:endLongitude '8.027812'^^xsd:double;
  dwc:latitude '43.27875'^^xsd:double;
  dwc:startLatitude '43.27875'^^xsd:double;
  dwc:endLatitude '43.27875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.027812 43.27875, 8.027812 43.27875, 8.027812 43.27875, 8.027812 43.27875, 8.027812 43.27875))'^^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 '774_7718'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.836333 8.5555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.836333"^^xsd:decimal ;
  dwc:decimalLongitude "8.5555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.836333 8.5555)"^^geo:wktLiteral ;
  geo-pos:lat "42.836333"^^xsd:decimal ;
  geo-pos:long "8.5555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3994'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3994'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5555'^^xsd:double;
  dwc:startLongitude '8.5555'^^xsd:double;
  dwc:endLongitude '8.5555'^^xsd:double;
  dwc:latitude '42.836333'^^xsd:double;
  dwc:startLatitude '42.836333'^^xsd:double;
  dwc:endLatitude '42.836333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5555 42.836333, 8.5555 42.836333, 8.5555 42.836333, 8.5555 42.836333, 8.5555 42.836333))'^^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 '774_3994'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833333 20.393667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833333"^^xsd:decimal ;
  dwc:decimalLongitude "20.393667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833333 20.393667)"^^geo:wktLiteral ;
  geo-pos:lat "38.833333"^^xsd:decimal ;
  geo-pos:long "20.393667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2618'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2618'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.393667'^^xsd:double;
  dwc:startLongitude '20.393667'^^xsd:double;
  dwc:endLongitude '20.393667'^^xsd:double;
  dwc:latitude '38.833333'^^xsd:double;
  dwc:startLatitude '38.833333'^^xsd:double;
  dwc:endLatitude '38.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.393667 38.833333, 20.393667 38.833333, 20.393667 38.833333, 20.393667 38.833333, 20.393667 38.833333))'^^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 '774_2618'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71942 7.8112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71942"^^xsd:decimal ;
  dwc:decimalLongitude "7.8112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71942 7.8112)"^^geo:wktLiteral ;
  geo-pos:lat "43.71942"^^xsd:decimal ;
  geo-pos:long "7.8112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7914'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7914'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.4975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8112'^^xsd:double;
  dwc:startLongitude '7.8112'^^xsd:double;
  dwc:endLongitude '7.8112'^^xsd:double;
  dwc:latitude '43.71942'^^xsd:double;
  dwc:startLatitude '43.71942'^^xsd:double;
  dwc:endLatitude '43.71942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8112 43.71942, 7.8112 43.71942, 7.8112 43.71942, 7.8112 43.71942, 7.8112 43.71942))'^^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 '774_7914'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64327 7.33911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64327"^^xsd:decimal ;
  dwc:decimalLongitude "7.33911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64327 7.33911)"^^geo:wktLiteral ;
  geo-pos:lat "43.64327"^^xsd:decimal ;
  geo-pos:long "7.33911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6358'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6358'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.010555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33911'^^xsd:double;
  dwc:startLongitude '7.33911'^^xsd:double;
  dwc:endLongitude '7.33911'^^xsd:double;
  dwc:latitude '43.64327'^^xsd:double;
  dwc:startLatitude '43.64327'^^xsd:double;
  dwc:endLatitude '43.64327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33911 43.64327, 7.33911 43.64327, 7.33911 43.64327, 7.33911 43.64327, 7.33911 43.64327))'^^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 '774_6358'^^xsd:string;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.325073 7.482033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.325073"^^xsd:decimal ;
  dwc:decimalLongitude "7.482033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.325073 7.482033)"^^geo:wktLiteral ;
  geo-pos:lat "43.325073"^^xsd:decimal ;
  geo-pos:long "7.482033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6114'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6114'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.989444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.482033'^^xsd:double;
  dwc:startLongitude '7.482033'^^xsd:double;
  dwc:endLongitude '7.482033'^^xsd:double;
  dwc:latitude '43.325073'^^xsd:double;
  dwc:startLatitude '43.325073'^^xsd:double;
  dwc:endLatitude '43.325073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.482033 43.325073, 7.482033 43.325073, 7.482033 43.325073, 7.482033 43.325073, 7.482033 43.325073))'^^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 '774_6114'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.422249 7.390805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.422249"^^xsd:decimal ;
  dwc:decimalLongitude "7.390805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.422249 7.390805)"^^geo:wktLiteral ;
  geo-pos:lat "43.422249"^^xsd:decimal ;
  geo-pos:long "7.390805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6101'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6101'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.390805'^^xsd:double;
  dwc:startLongitude '7.390805'^^xsd:double;
  dwc:endLongitude '7.390805'^^xsd:double;
  dwc:latitude '43.422249'^^xsd:double;
  dwc:startLatitude '43.422249'^^xsd:double;
  dwc:endLatitude '43.422249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.390805 43.422249, 7.390805 43.422249, 7.390805 43.422249, 7.390805 43.422249, 7.390805 43.422249))'^^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 '774_6101'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.226002 7.708109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.226002"^^xsd:decimal ;
  dwc:decimalLongitude "7.708109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.226002 7.708109)"^^geo:wktLiteral ;
  geo-pos:lat "43.226002"^^xsd:decimal ;
  geo-pos:long "7.708109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6224'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6224'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.632222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.708109'^^xsd:double;
  dwc:startLongitude '7.708109'^^xsd:double;
  dwc:endLongitude '7.708109'^^xsd:double;
  dwc:latitude '43.226002'^^xsd:double;
  dwc:startLatitude '43.226002'^^xsd:double;
  dwc:endLatitude '43.226002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.708109 43.226002, 7.708109 43.226002, 7.708109 43.226002, 7.708109 43.226002, 7.708109 43.226002))'^^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 '774_6224'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690445 7.868808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.690445"^^xsd:decimal ;
  dwc:decimalLongitude "7.868808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690445 7.868808)"^^geo:wktLiteral ;
  geo-pos:lat "43.690445"^^xsd:decimal ;
  geo-pos:long "7.868808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5822'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5822'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.9938888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.868808'^^xsd:double;
  dwc:startLongitude '7.868808'^^xsd:double;
  dwc:endLongitude '7.868808'^^xsd:double;
  dwc:latitude '43.690445'^^xsd:double;
  dwc:startLatitude '43.690445'^^xsd:double;
  dwc:endLatitude '43.690445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.868808 43.690445, 7.868808 43.690445, 7.868808 43.690445, 7.868808 43.690445, 7.868808 43.690445))'^^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 '774_5822'^^xsd:string;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39834 7.94047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39834"^^xsd:decimal ;
  dwc:decimalLongitude "7.94047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39834 7.94047)"^^geo:wktLiteral ;
  geo-pos:lat "43.39834"^^xsd:decimal ;
  geo-pos:long "7.94047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6451'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.662777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.94047'^^xsd:double;
  dwc:startLongitude '7.94047'^^xsd:double;
  dwc:endLongitude '7.94047'^^xsd:double;
  dwc:latitude '43.39834'^^xsd:double;
  dwc:startLatitude '43.39834'^^xsd:double;
  dwc:endLatitude '43.39834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.94047 43.39834, 7.94047 43.39834, 7.94047 43.39834, 7.94047 43.39834, 7.94047 43.39834))'^^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 '774_6451'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541641 7.502915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.541641"^^xsd:decimal ;
  dwc:decimalLongitude "7.502915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541641 7.502915)"^^geo:wktLiteral ;
  geo-pos:lat "43.541641"^^xsd:decimal ;
  geo-pos:long "7.502915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5960'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5960'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.256111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.502915'^^xsd:double;
  dwc:startLongitude '7.502915'^^xsd:double;
  dwc:endLongitude '7.502915'^^xsd:double;
  dwc:latitude '43.541641'^^xsd:double;
  dwc:startLatitude '43.541641'^^xsd:double;
  dwc:endLatitude '43.541641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.502915 43.541641, 7.502915 43.541641, 7.502915 43.541641, 7.502915 43.541641, 7.502915 43.541641))'^^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 '774_5960'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73947 8.31799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73947"^^xsd:decimal ;
  dwc:decimalLongitude "8.31799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73947 8.31799)"^^geo:wktLiteral ;
  geo-pos:lat "43.73947"^^xsd:decimal ;
  geo-pos:long "8.31799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6784'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6784'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.596666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.31799'^^xsd:double;
  dwc:startLongitude '8.31799'^^xsd:double;
  dwc:endLongitude '8.31799'^^xsd:double;
  dwc:latitude '43.73947'^^xsd:double;
  dwc:startLatitude '43.73947'^^xsd:double;
  dwc:endLatitude '43.73947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.31799 43.73947, 8.31799 43.73947, 8.31799 43.73947, 8.31799 43.73947, 8.31799 43.73947))'^^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 '774_6784'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49295 7.8192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49295"^^xsd:decimal ;
  dwc:decimalLongitude "7.8192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49295 7.8192)"^^geo:wktLiteral ;
  geo-pos:lat "43.49295"^^xsd:decimal ;
  geo-pos:long "7.8192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6448'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6448'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.671111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8192'^^xsd:double;
  dwc:startLongitude '7.8192'^^xsd:double;
  dwc:endLongitude '7.8192'^^xsd:double;
  dwc:latitude '43.49295'^^xsd:double;
  dwc:startLatitude '43.49295'^^xsd:double;
  dwc:endLatitude '43.49295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8192 43.49295, 7.8192 43.49295, 7.8192 43.49295, 7.8192 43.49295, 7.8192 43.49295))'^^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 '774_6448'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73637 7.80687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73637"^^xsd:decimal ;
  dwc:decimalLongitude "7.80687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73637 7.80687)"^^geo:wktLiteral ;
  geo-pos:lat "43.73637"^^xsd:decimal ;
  geo-pos:long "7.80687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4836'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4836'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80687'^^xsd:double;
  dwc:startLongitude '7.80687'^^xsd:double;
  dwc:endLongitude '7.80687'^^xsd:double;
  dwc:latitude '43.73637'^^xsd:double;
  dwc:startLatitude '43.73637'^^xsd:double;
  dwc:endLatitude '43.73637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80687 43.73637, 7.80687 43.73637, 7.80687 43.73637, 7.80687 43.73637, 7.80687 43.73637))'^^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 '774_4836'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285333 8.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.285333"^^xsd:decimal ;
  dwc:decimalLongitude "8.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285333 8.164)"^^geo:wktLiteral ;
  geo-pos:lat "43.285333"^^xsd:decimal ;
  geo-pos:long "8.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4745'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4745'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.746666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.164'^^xsd:double;
  dwc:startLongitude '8.164'^^xsd:double;
  dwc:endLongitude '8.164'^^xsd:double;
  dwc:latitude '43.285333'^^xsd:double;
  dwc:startLatitude '43.285333'^^xsd:double;
  dwc:endLatitude '43.285333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.164 43.285333, 8.164 43.285333, 8.164 43.285333, 8.164 43.285333, 8.164 43.285333))'^^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 '774_4745'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50393 7.593959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50393"^^xsd:decimal ;
  dwc:decimalLongitude "7.593959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50393 7.593959)"^^geo:wktLiteral ;
  geo-pos:lat "43.50393"^^xsd:decimal ;
  geo-pos:long "7.593959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7794'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7794'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.721388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.593959'^^xsd:double;
  dwc:startLongitude '7.593959'^^xsd:double;
  dwc:endLongitude '7.593959'^^xsd:double;
  dwc:latitude '43.50393'^^xsd:double;
  dwc:startLatitude '43.50393'^^xsd:double;
  dwc:endLatitude '43.50393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.593959 43.50393, 7.593959 43.50393, 7.593959 43.50393, 7.593959 43.50393, 7.593959 43.50393))'^^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 '774_7794'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.824167 9.221167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.824167"^^xsd:decimal ;
  dwc:decimalLongitude "9.221167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.824167 9.221167)"^^geo:wktLiteral ;
  geo-pos:lat "42.824167"^^xsd:decimal ;
  geo-pos:long "9.221167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4541'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4541'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.221167'^^xsd:double;
  dwc:startLongitude '9.221167'^^xsd:double;
  dwc:endLongitude '9.221167'^^xsd:double;
  dwc:latitude '42.824167'^^xsd:double;
  dwc:startLatitude '42.824167'^^xsd:double;
  dwc:endLatitude '42.824167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.221167 42.824167, 9.221167 42.824167, 9.221167 42.824167, 9.221167 42.824167, 9.221167 42.824167))'^^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 '774_4541'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62354 7.429713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62354"^^xsd:decimal ;
  dwc:decimalLongitude "7.429713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62354 7.429713)"^^geo:wktLiteral ;
  geo-pos:lat "43.62354"^^xsd:decimal ;
  geo-pos:long "7.429713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7962'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7962'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.106666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.429713'^^xsd:double;
  dwc:startLongitude '7.429713'^^xsd:double;
  dwc:endLongitude '7.429713'^^xsd:double;
  dwc:latitude '43.62354'^^xsd:double;
  dwc:startLatitude '43.62354'^^xsd:double;
  dwc:endLatitude '43.62354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.429713 43.62354, 7.429713 43.62354, 7.429713 43.62354, 7.429713 43.62354, 7.429713 43.62354))'^^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 '774_7962'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48702 7.44157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48702"^^xsd:decimal ;
  dwc:decimalLongitude "7.44157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48702 7.44157)"^^geo:wktLiteral ;
  geo-pos:lat "43.48702"^^xsd:decimal ;
  geo-pos:long "7.44157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6844'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6844'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.173888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44157'^^xsd:double;
  dwc:startLongitude '7.44157'^^xsd:double;
  dwc:endLongitude '7.44157'^^xsd:double;
  dwc:latitude '43.48702'^^xsd:double;
  dwc:startLatitude '43.48702'^^xsd:double;
  dwc:endLatitude '43.48702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44157 43.48702, 7.44157 43.48702, 7.44157 43.48702, 7.44157 43.48702, 7.44157 43.48702))'^^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 '774_6844'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08459 6.68165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08459"^^xsd:decimal ;
  dwc:decimalLongitude "6.68165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08459 6.68165)"^^geo:wktLiteral ;
  geo-pos:lat "43.08459"^^xsd:decimal ;
  geo-pos:long "6.68165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4880'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4880'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.002222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.68165'^^xsd:double;
  dwc:startLongitude '6.68165'^^xsd:double;
  dwc:endLongitude '6.68165'^^xsd:double;
  dwc:latitude '43.08459'^^xsd:double;
  dwc:startLatitude '43.08459'^^xsd:double;
  dwc:endLatitude '43.08459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.68165 43.08459, 6.68165 43.08459, 6.68165 43.08459, 6.68165 43.08459, 6.68165 43.08459))'^^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 '774_4880'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54093 7.662171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54093"^^xsd:decimal ;
  dwc:decimalLongitude "7.662171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54093 7.662171)"^^geo:wktLiteral ;
  geo-pos:lat "43.54093"^^xsd:decimal ;
  geo-pos:long "7.662171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8037'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8037'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.813888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.662171'^^xsd:double;
  dwc:startLongitude '7.662171'^^xsd:double;
  dwc:endLongitude '7.662171'^^xsd:double;
  dwc:latitude '43.54093'^^xsd:double;
  dwc:startLatitude '43.54093'^^xsd:double;
  dwc:endLatitude '43.54093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.662171 43.54093, 7.662171 43.54093, 7.662171 43.54093, 7.662171 43.54093, 7.662171 43.54093))'^^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 '774_8037'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183333 8.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.183333"^^xsd:decimal ;
  dwc:decimalLongitude "8.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183333 8.266667)"^^geo:wktLiteral ;
  geo-pos:lat "43.183333"^^xsd:decimal ;
  geo-pos:long "8.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3547'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3547'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.266667'^^xsd:double;
  dwc:startLongitude '8.266667'^^xsd:double;
  dwc:endLongitude '8.266667'^^xsd:double;
  dwc:latitude '43.183333'^^xsd:double;
  dwc:startLatitude '43.183333'^^xsd:double;
  dwc:endLatitude '43.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.266667 43.183333, 8.266667 43.183333, 8.266667 43.183333, 8.266667 43.183333, 8.266667 43.183333))'^^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 '774_3547'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5841 8.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5841"^^xsd:decimal ;
  dwc:decimalLongitude "8.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5841 8.3626)"^^geo:wktLiteral ;
  geo-pos:lat "43.5841"^^xsd:decimal ;
  geo-pos:long "8.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7596'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7596'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.2225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3626'^^xsd:double;
  dwc:startLongitude '8.3626'^^xsd:double;
  dwc:endLongitude '8.3626'^^xsd:double;
  dwc:latitude '43.5841'^^xsd:double;
  dwc:startLatitude '43.5841'^^xsd:double;
  dwc:endLatitude '43.5841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3626 43.5841, 8.3626 43.5841, 8.3626 43.5841, 8.3626 43.5841, 8.3626 43.5841))'^^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 '774_7596'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 14.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 14.783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "14.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2260'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2260'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.783333'^^xsd:double;
  dwc:startLongitude '14.783333'^^xsd:double;
  dwc:endLongitude '14.783333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.783333 38.65, 14.783333 38.65, 14.783333 38.65, 14.783333 38.65, 14.783333 38.65))'^^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 '774_2260'^^xsd:string;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.227833 7.935667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.227833"^^xsd:decimal ;
  dwc:decimalLongitude "7.935667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.227833 7.935667)"^^geo:wktLiteral ;
  geo-pos:lat "43.227833"^^xsd:decimal ;
  geo-pos:long "7.935667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4402'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4402'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.935667'^^xsd:double;
  dwc:startLongitude '7.935667'^^xsd:double;
  dwc:endLongitude '7.935667'^^xsd:double;
  dwc:latitude '43.227833'^^xsd:double;
  dwc:startLatitude '43.227833'^^xsd:double;
  dwc:endLatitude '43.227833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.935667 43.227833, 7.935667 43.227833, 7.935667 43.227833, 7.935667 43.227833, 7.935667 43.227833))'^^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 '774_4402'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.232833 7.687667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.232833"^^xsd:decimal ;
  dwc:decimalLongitude "7.687667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.232833 7.687667)"^^geo:wktLiteral ;
  geo-pos:lat "43.232833"^^xsd:decimal ;
  geo-pos:long "7.687667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4400'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4400'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.687667'^^xsd:double;
  dwc:startLongitude '7.687667'^^xsd:double;
  dwc:endLongitude '7.687667'^^xsd:double;
  dwc:latitude '43.232833'^^xsd:double;
  dwc:startLatitude '43.232833'^^xsd:double;
  dwc:endLatitude '43.232833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.687667 43.232833, 7.687667 43.232833, 7.687667 43.232833, 7.687667 43.232833, 7.687667 43.232833))'^^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 '774_4400'^^xsd:string;
  dwc:observationDate '1996-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6822 7.9406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6822"^^xsd:decimal ;
  dwc:decimalLongitude "7.9406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6822 7.9406)"^^geo:wktLiteral ;
  geo-pos:lat "43.6822"^^xsd:decimal ;
  geo-pos:long "7.9406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7159'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7159'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.190555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9406'^^xsd:double;
  dwc:startLongitude '7.9406'^^xsd:double;
  dwc:endLongitude '7.9406'^^xsd:double;
  dwc:latitude '43.6822'^^xsd:double;
  dwc:startLatitude '43.6822'^^xsd:double;
  dwc:endLatitude '43.6822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9406 43.6822, 7.9406 43.6822, 7.9406 43.6822, 7.9406 43.6822, 7.9406 43.6822))'^^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 '774_7159'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.420921 7.41165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.420921"^^xsd:decimal ;
  dwc:decimalLongitude "7.41165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.420921 7.41165)"^^geo:wktLiteral ;
  geo-pos:lat "43.420921"^^xsd:decimal ;
  geo-pos:long "7.41165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6240'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6247222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.41165'^^xsd:double;
  dwc:startLongitude '7.41165'^^xsd:double;
  dwc:endLongitude '7.41165'^^xsd:double;
  dwc:latitude '43.420921'^^xsd:double;
  dwc:startLatitude '43.420921'^^xsd:double;
  dwc:endLatitude '43.420921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.41165 43.420921, 7.41165 43.420921, 7.41165 43.420921, 7.41165 43.420921, 7.41165 43.420921))'^^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 '774_6240'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95348 8.518199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95348"^^xsd:decimal ;
  dwc:decimalLongitude "8.518199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95348 8.518199)"^^geo:wktLiteral ;
  geo-pos:lat "42.95348"^^xsd:decimal ;
  geo-pos:long "8.518199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8116'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.948333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.518199'^^xsd:double;
  dwc:startLongitude '8.518199'^^xsd:double;
  dwc:endLongitude '8.518199'^^xsd:double;
  dwc:latitude '42.95348'^^xsd:double;
  dwc:startLatitude '42.95348'^^xsd:double;
  dwc:endLatitude '42.95348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.518199 42.95348, 8.518199 42.95348, 8.518199 42.95348, 8.518199 42.95348, 8.518199 42.95348))'^^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 '774_8116'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.884833 8.538833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.884833"^^xsd:decimal ;
  dwc:decimalLongitude "8.538833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.884833 8.538833)"^^geo:wktLiteral ;
  geo-pos:lat "42.884833"^^xsd:decimal ;
  geo-pos:long "8.538833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3990'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3990'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.538833'^^xsd:double;
  dwc:startLongitude '8.538833'^^xsd:double;
  dwc:endLongitude '8.538833'^^xsd:double;
  dwc:latitude '42.884833'^^xsd:double;
  dwc:startLatitude '42.884833'^^xsd:double;
  dwc:endLatitude '42.884833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.538833 42.884833, 8.538833 42.884833, 8.538833 42.884833, 8.538833 42.884833, 8.538833 42.884833))'^^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 '774_3990'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72517 8.16517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72517"^^xsd:decimal ;
  dwc:decimalLongitude "8.16517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72517 8.16517)"^^geo:wktLiteral ;
  geo-pos:lat "43.72517"^^xsd:decimal ;
  geo-pos:long "8.16517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4954'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4954'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16517'^^xsd:double;
  dwc:startLongitude '8.16517'^^xsd:double;
  dwc:endLongitude '8.16517'^^xsd:double;
  dwc:latitude '43.72517'^^xsd:double;
  dwc:startLatitude '43.72517'^^xsd:double;
  dwc:endLatitude '43.72517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16517 43.72517, 8.16517 43.72517, 8.16517 43.72517, 8.16517 43.72517, 8.16517 43.72517))'^^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 '774_4954'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77266 7.8715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77266"^^xsd:decimal ;
  dwc:decimalLongitude "7.8715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77266 7.8715)"^^geo:wktLiteral ;
  geo-pos:lat "43.77266"^^xsd:decimal ;
  geo-pos:long "7.8715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4937'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4937'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8715'^^xsd:double;
  dwc:startLongitude '7.8715'^^xsd:double;
  dwc:endLongitude '7.8715'^^xsd:double;
  dwc:latitude '43.77266'^^xsd:double;
  dwc:startLatitude '43.77266'^^xsd:double;
  dwc:endLatitude '43.77266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8715 43.77266, 7.8715 43.77266, 7.8715 43.77266, 7.8715 43.77266, 7.8715 43.77266))'^^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 '774_4937'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.416667 8.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.416667"^^xsd:decimal ;
  dwc:decimalLongitude "8.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.416667 8.283333)"^^geo:wktLiteral ;
  geo-pos:lat "41.416667"^^xsd:decimal ;
  geo-pos:long "8.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2609'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2609'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.283333'^^xsd:double;
  dwc:startLongitude '8.283333'^^xsd:double;
  dwc:endLongitude '8.283333'^^xsd:double;
  dwc:latitude '41.416667'^^xsd:double;
  dwc:startLatitude '41.416667'^^xsd:double;
  dwc:endLatitude '41.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.283333 41.416667, 8.283333 41.416667, 8.283333 41.416667, 8.283333 41.416667, 8.283333 41.416667))'^^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 '774_2609'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42837 15.68755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42837"^^xsd:decimal ;
  dwc:decimalLongitude "15.68755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42837 15.68755)"^^geo:wktLiteral ;
  geo-pos:lat "38.42837"^^xsd:decimal ;
  geo-pos:long "15.68755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8365'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8365'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.764166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.68755'^^xsd:double;
  dwc:startLongitude '15.68755'^^xsd:double;
  dwc:endLongitude '15.68755'^^xsd:double;
  dwc:latitude '38.42837'^^xsd:double;
  dwc:startLatitude '38.42837'^^xsd:double;
  dwc:endLatitude '38.42837'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.68755 38.42837, 15.68755 38.42837, 15.68755 38.42837, 15.68755 38.42837, 15.68755 38.42837))'^^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 '774_8365'^^xsd:string;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 15.51781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.028"^^xsd:decimal ;
  dwc:decimalLongitude "15.51781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 15.51781)"^^geo:wktLiteral ;
  geo-pos:lat "38.028"^^xsd:decimal ;
  geo-pos:long "15.51781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8445'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8445'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.278888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.51781'^^xsd:double;
  dwc:startLongitude '15.51781'^^xsd:double;
  dwc:endLongitude '15.51781'^^xsd:double;
  dwc:latitude '38.028'^^xsd:double;
  dwc:startLatitude '38.028'^^xsd:double;
  dwc:endLatitude '38.028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.51781 38.028, 15.51781 38.028, 15.51781 38.028, 15.51781 38.028, 15.51781 38.028))'^^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 '774_8445'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66566 8.003734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66566"^^xsd:decimal ;
  dwc:decimalLongitude "8.003734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66566 8.003734)"^^geo:wktLiteral ;
  geo-pos:lat "43.66566"^^xsd:decimal ;
  geo-pos:long "8.003734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5453'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5453'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.003734'^^xsd:double;
  dwc:startLongitude '8.003734'^^xsd:double;
  dwc:endLongitude '8.003734'^^xsd:double;
  dwc:latitude '43.66566'^^xsd:double;
  dwc:startLatitude '43.66566'^^xsd:double;
  dwc:endLatitude '43.66566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.003734 43.66566, 8.003734 43.66566, 8.003734 43.66566, 8.003734 43.66566, 8.003734 43.66566))'^^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 '774_5453'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51022 7.66121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51022"^^xsd:decimal ;
  dwc:decimalLongitude "7.66121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51022 7.66121)"^^geo:wktLiteral ;
  geo-pos:lat "43.51022"^^xsd:decimal ;
  geo-pos:long "7.66121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6426'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6426'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.679444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.66121'^^xsd:double;
  dwc:startLongitude '7.66121'^^xsd:double;
  dwc:endLongitude '7.66121'^^xsd:double;
  dwc:latitude '43.51022'^^xsd:double;
  dwc:startLatitude '43.51022'^^xsd:double;
  dwc:endLatitude '43.51022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.66121 43.51022, 7.66121 43.51022, 7.66121 43.51022, 7.66121 43.51022, 7.66121 43.51022))'^^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 '774_6426'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730827 7.804451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.730827"^^xsd:decimal ;
  dwc:decimalLongitude "7.804451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730827 7.804451)"^^geo:wktLiteral ;
  geo-pos:lat "43.730827"^^xsd:decimal ;
  geo-pos:long "7.804451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6306'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6306'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.556944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.804451'^^xsd:double;
  dwc:startLongitude '7.804451'^^xsd:double;
  dwc:endLongitude '7.804451'^^xsd:double;
  dwc:latitude '43.730827'^^xsd:double;
  dwc:startLatitude '43.730827'^^xsd:double;
  dwc:endLatitude '43.730827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.804451 43.730827, 7.804451 43.730827, 7.804451 43.730827, 7.804451 43.730827, 7.804451 43.730827))'^^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 '774_6306'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.427822 7.292158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.427822"^^xsd:decimal ;
  dwc:decimalLongitude "7.292158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.427822 7.292158)"^^geo:wktLiteral ;
  geo-pos:lat "43.427822"^^xsd:decimal ;
  geo-pos:long "7.292158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5750'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5750'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9713888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.292158'^^xsd:double;
  dwc:startLongitude '7.292158'^^xsd:double;
  dwc:endLongitude '7.292158'^^xsd:double;
  dwc:latitude '43.427822'^^xsd:double;
  dwc:startLatitude '43.427822'^^xsd:double;
  dwc:endLatitude '43.427822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.292158 43.427822, 7.292158 43.427822, 7.292158 43.427822, 7.292158 43.427822, 7.292158 43.427822))'^^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 '774_5750'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679882 7.8005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.679882"^^xsd:decimal ;
  dwc:decimalLongitude "7.8005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679882 7.8005)"^^geo:wktLiteral ;
  geo-pos:lat "43.679882"^^xsd:decimal ;
  geo-pos:long "7.8005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5477'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5477'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.667777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8005'^^xsd:double;
  dwc:startLongitude '7.8005'^^xsd:double;
  dwc:endLongitude '7.8005'^^xsd:double;
  dwc:latitude '43.679882'^^xsd:double;
  dwc:startLatitude '43.679882'^^xsd:double;
  dwc:endLatitude '43.679882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8005 43.679882, 7.8005 43.679882, 7.8005 43.679882, 7.8005 43.679882, 7.8005 43.679882))'^^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 '774_5477'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65078 7.287367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65078"^^xsd:decimal ;
  dwc:decimalLongitude "7.287367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65078 7.287367)"^^geo:wktLiteral ;
  geo-pos:lat "43.65078"^^xsd:decimal ;
  geo-pos:long "7.287367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5467'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5467'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3580555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.287367'^^xsd:double;
  dwc:startLongitude '7.287367'^^xsd:double;
  dwc:endLongitude '7.287367'^^xsd:double;
  dwc:latitude '43.65078'^^xsd:double;
  dwc:startLatitude '43.65078'^^xsd:double;
  dwc:endLatitude '43.65078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.287367 43.65078, 7.287367 43.65078, 7.287367 43.65078, 7.287367 43.65078, 7.287367 43.65078))'^^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 '774_5467'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696167 7.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.696167"^^xsd:decimal ;
  dwc:decimalLongitude "7.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696167 7.724)"^^geo:wktLiteral ;
  geo-pos:lat "43.696167"^^xsd:decimal ;
  geo-pos:long "7.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4729'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4729'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.689444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.724'^^xsd:double;
  dwc:startLongitude '7.724'^^xsd:double;
  dwc:endLongitude '7.724'^^xsd:double;
  dwc:latitude '43.696167'^^xsd:double;
  dwc:startLatitude '43.696167'^^xsd:double;
  dwc:endLatitude '43.696167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.724 43.696167, 7.724 43.696167, 7.724 43.696167, 7.724 43.696167, 7.724 43.696167))'^^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 '774_4729'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52101 7.41352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52101"^^xsd:decimal ;
  dwc:decimalLongitude "7.41352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52101 7.41352)"^^geo:wktLiteral ;
  geo-pos:lat "43.52101"^^xsd:decimal ;
  geo-pos:long "7.41352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6560'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6560'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.137777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.41352'^^xsd:double;
  dwc:startLongitude '7.41352'^^xsd:double;
  dwc:endLongitude '7.41352'^^xsd:double;
  dwc:latitude '43.52101'^^xsd:double;
  dwc:startLatitude '43.52101'^^xsd:double;
  dwc:endLatitude '43.52101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.41352 43.52101, 7.41352 43.52101, 7.41352 43.52101, 7.41352 43.52101, 7.41352 43.52101))'^^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 '774_6560'^^xsd:string;
  dwc:observationDate '2009-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69883 7.69858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69883"^^xsd:decimal ;
  dwc:decimalLongitude "7.69858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69883 7.69858)"^^geo:wktLiteral ;
  geo-pos:lat "43.69883"^^xsd:decimal ;
  geo-pos:long "7.69858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6550'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6550'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.517222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69858'^^xsd:double;
  dwc:startLongitude '7.69858'^^xsd:double;
  dwc:endLongitude '7.69858'^^xsd:double;
  dwc:latitude '43.69883'^^xsd:double;
  dwc:startLatitude '43.69883'^^xsd:double;
  dwc:endLatitude '43.69883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69858 43.69883, 7.69858 43.69883, 7.69858 43.69883, 7.69858 43.69883, 7.69858 43.69883))'^^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 '774_6550'^^xsd:string;
  dwc:observationDate '2009-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.918099 6.948533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.918099"^^xsd:decimal ;
  dwc:decimalLongitude "6.948533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.918099 6.948533)"^^geo:wktLiteral ;
  geo-pos:lat "42.918099"^^xsd:decimal ;
  geo-pos:long "6.948533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5638'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5638'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.1925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.948533'^^xsd:double;
  dwc:startLongitude '6.948533'^^xsd:double;
  dwc:endLongitude '6.948533'^^xsd:double;
  dwc:latitude '42.918099'^^xsd:double;
  dwc:startLatitude '42.918099'^^xsd:double;
  dwc:endLatitude '42.918099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.948533 42.918099, 6.948533 42.918099, 6.948533 42.918099, 6.948533 42.918099, 6.948533 42.918099))'^^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 '774_5638'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79591 7.75858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79591"^^xsd:decimal ;
  dwc:decimalLongitude "7.75858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79591 7.75858)"^^geo:wktLiteral ;
  geo-pos:lat "43.79591"^^xsd:decimal ;
  geo-pos:long "7.75858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5212'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5212'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.75858'^^xsd:double;
  dwc:startLongitude '7.75858'^^xsd:double;
  dwc:endLongitude '7.75858'^^xsd:double;
  dwc:latitude '43.79591'^^xsd:double;
  dwc:startLatitude '43.79591'^^xsd:double;
  dwc:endLatitude '43.79591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.75858 43.79591, 7.75858 43.79591, 7.75858 43.79591, 7.75858 43.79591, 7.75858 43.79591))'^^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 '774_5212'^^xsd:string;
  dwc:observationDate '2001-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.423672 7.266922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.423672"^^xsd:decimal ;
  dwc:decimalLongitude "7.266922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.423672 7.266922)"^^geo:wktLiteral ;
  geo-pos:lat "43.423672"^^xsd:decimal ;
  geo-pos:long "7.266922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6137'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6137'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.266922'^^xsd:double;
  dwc:startLongitude '7.266922'^^xsd:double;
  dwc:endLongitude '7.266922'^^xsd:double;
  dwc:latitude '43.423672'^^xsd:double;
  dwc:startLatitude '43.423672'^^xsd:double;
  dwc:endLatitude '43.423672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.266922 43.423672, 7.266922 43.423672, 7.266922 43.423672, 7.266922 43.423672, 7.266922 43.423672))'^^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 '774_6137'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506167 7.356167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.506167"^^xsd:decimal ;
  dwc:decimalLongitude "7.356167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506167 7.356167)"^^geo:wktLiteral ;
  geo-pos:lat "43.506167"^^xsd:decimal ;
  geo-pos:long "7.356167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4748'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4748'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.311388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.356167'^^xsd:double;
  dwc:startLongitude '7.356167'^^xsd:double;
  dwc:endLongitude '7.356167'^^xsd:double;
  dwc:latitude '43.506167'^^xsd:double;
  dwc:startLatitude '43.506167'^^xsd:double;
  dwc:endLatitude '43.506167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.356167 43.506167, 7.356167 43.506167, 7.356167 43.506167, 7.356167 43.506167, 7.356167 43.506167))'^^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 '774_4748'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710033 7.821333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.710033"^^xsd:decimal ;
  dwc:decimalLongitude "7.821333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710033 7.821333)"^^geo:wktLiteral ;
  geo-pos:lat "43.710033"^^xsd:decimal ;
  geo-pos:long "7.821333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4324'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4324'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.821333'^^xsd:double;
  dwc:startLongitude '7.821333'^^xsd:double;
  dwc:endLongitude '7.821333'^^xsd:double;
  dwc:latitude '43.710033'^^xsd:double;
  dwc:startLatitude '43.710033'^^xsd:double;
  dwc:endLatitude '43.710033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.821333 43.710033, 7.821333 43.710033, 7.821333 43.710033, 7.821333 43.710033, 7.821333 43.710033))'^^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 '774_4324'^^xsd:string;
  dwc:observationDate '1995-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.734 8.310833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.734"^^xsd:decimal ;
  dwc:decimalLongitude "8.310833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.734 8.310833)"^^geo:wktLiteral ;
  geo-pos:lat "43.734"^^xsd:decimal ;
  geo-pos:long "8.310833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4594'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4594'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.136944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.310833'^^xsd:double;
  dwc:startLongitude '8.310833'^^xsd:double;
  dwc:endLongitude '8.310833'^^xsd:double;
  dwc:latitude '43.734'^^xsd:double;
  dwc:startLatitude '43.734'^^xsd:double;
  dwc:endLatitude '43.734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.310833 43.734, 8.310833 43.734, 8.310833 43.734, 8.310833 43.734, 8.310833 43.734))'^^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 '774_4594'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.594124 8.378483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.594124"^^xsd:decimal ;
  dwc:decimalLongitude "8.378483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.594124 8.378483)"^^geo:wktLiteral ;
  geo-pos:lat "43.594124"^^xsd:decimal ;
  geo-pos:long "8.378483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5722'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5722'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.828611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.378483'^^xsd:double;
  dwc:startLongitude '8.378483'^^xsd:double;
  dwc:endLongitude '8.378483'^^xsd:double;
  dwc:latitude '43.594124'^^xsd:double;
  dwc:startLatitude '43.594124'^^xsd:double;
  dwc:endLatitude '43.594124'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.378483 43.594124, 8.378483 43.594124, 8.378483 43.594124, 8.378483 43.594124, 8.378483 43.594124))'^^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 '774_5722'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291167 8.956833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.291167"^^xsd:decimal ;
  dwc:decimalLongitude "8.956833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291167 8.956833)"^^geo:wktLiteral ;
  geo-pos:lat "43.291167"^^xsd:decimal ;
  geo-pos:long "8.956833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4274'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4274'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.956833'^^xsd:double;
  dwc:startLongitude '8.956833'^^xsd:double;
  dwc:endLongitude '8.956833'^^xsd:double;
  dwc:latitude '43.291167'^^xsd:double;
  dwc:startLatitude '43.291167'^^xsd:double;
  dwc:endLatitude '43.291167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.956833 43.291167, 8.956833 43.291167, 8.956833 43.291167, 8.956833 43.291167, 8.956833 43.291167))'^^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 '774_4274'^^xsd:string;
  dwc:observationDate '1995-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.094 22.712167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.094"^^xsd:decimal ;
  dwc:decimalLongitude "22.712167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.094 22.712167)"^^geo:wktLiteral ;
  geo-pos:lat "38.094"^^xsd:decimal ;
  geo-pos:long "22.712167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_611'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_611'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.712167'^^xsd:double;
  dwc:startLongitude '22.712167'^^xsd:double;
  dwc:endLongitude '22.712167'^^xsd:double;
  dwc:latitude '38.094'^^xsd:double;
  dwc:startLatitude '38.094'^^xsd:double;
  dwc:endLatitude '38.094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.712167 38.094, 22.712167 38.094, 22.712167 38.094, 22.712167 38.094, 22.712167 38.094))'^^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 '774_611'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.295 7.120333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.295"^^xsd:decimal ;
  dwc:decimalLongitude "7.120333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.295 7.120333)"^^geo:wktLiteral ;
  geo-pos:lat "43.295"^^xsd:decimal ;
  geo-pos:long "7.120333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4144'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4144'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.120333'^^xsd:double;
  dwc:startLongitude '7.120333'^^xsd:double;
  dwc:endLongitude '7.120333'^^xsd:double;
  dwc:latitude '43.295'^^xsd:double;
  dwc:startLatitude '43.295'^^xsd:double;
  dwc:endLatitude '43.295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.120333 43.295, 7.120333 43.295, 7.120333 43.295, 7.120333 43.295, 7.120333 43.295))'^^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 '774_4144'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383333"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.383333"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2546'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2546'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:startLongitude '8.9'^^xsd:double;
  dwc:endLongitude '8.9'^^xsd:double;
  dwc:latitude '43.383333'^^xsd:double;
  dwc:startLatitude '43.383333'^^xsd:double;
  dwc:endLatitude '43.383333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9 43.383333, 8.9 43.383333, 8.9 43.383333, 8.9 43.383333, 8.9 43.383333))'^^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 '774_2546'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540291 7.454373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540291"^^xsd:decimal ;
  dwc:decimalLongitude "7.454373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540291 7.454373)"^^geo:wktLiteral ;
  geo-pos:lat "43.540291"^^xsd:decimal ;
  geo-pos:long "7.454373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5800'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5800'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7072222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.454373'^^xsd:double;
  dwc:startLongitude '7.454373'^^xsd:double;
  dwc:endLongitude '7.454373'^^xsd:double;
  dwc:latitude '43.540291'^^xsd:double;
  dwc:startLatitude '43.540291'^^xsd:double;
  dwc:endLatitude '43.540291'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.454373 43.540291, 7.454373 43.540291, 7.454373 43.540291, 7.454373 43.540291, 7.454373 43.540291))'^^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 '774_5800'^^xsd:string;
  dwc:observationDate '2006-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42378 7.43929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42378"^^xsd:decimal ;
  dwc:decimalLongitude "7.43929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42378 7.43929)"^^geo:wktLiteral ;
  geo-pos:lat "43.42378"^^xsd:decimal ;
  geo-pos:long "7.43929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6583'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6583'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.509444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.43929'^^xsd:double;
  dwc:startLongitude '7.43929'^^xsd:double;
  dwc:endLongitude '7.43929'^^xsd:double;
  dwc:latitude '43.42378'^^xsd:double;
  dwc:startLatitude '43.42378'^^xsd:double;
  dwc:endLatitude '43.42378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.43929 43.42378, 7.43929 43.42378, 7.43929 43.42378, 7.43929 43.42378, 7.43929 43.42378))'^^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 '774_6583'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609032 7.681728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.609032"^^xsd:decimal ;
  dwc:decimalLongitude "7.681728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609032 7.681728)"^^geo:wktLiteral ;
  geo-pos:lat "43.609032"^^xsd:decimal ;
  geo-pos:long "7.681728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5925'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5925'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.713333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.681728'^^xsd:double;
  dwc:startLongitude '7.681728'^^xsd:double;
  dwc:endLongitude '7.681728'^^xsd:double;
  dwc:latitude '43.609032'^^xsd:double;
  dwc:startLatitude '43.609032'^^xsd:double;
  dwc:endLatitude '43.609032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.681728 43.609032, 7.681728 43.609032, 7.681728 43.609032, 7.681728 43.609032, 7.681728 43.609032))'^^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 '774_5925'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74781 8.066549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74781"^^xsd:decimal ;
  dwc:decimalLongitude "8.066549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74781 8.066549)"^^geo:wktLiteral ;
  geo-pos:lat "43.74781"^^xsd:decimal ;
  geo-pos:long "8.066549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7670'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7670'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.335'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.066549'^^xsd:double;
  dwc:startLongitude '8.066549'^^xsd:double;
  dwc:endLongitude '8.066549'^^xsd:double;
  dwc:latitude '43.74781'^^xsd:double;
  dwc:startLatitude '43.74781'^^xsd:double;
  dwc:endLatitude '43.74781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.066549 43.74781, 8.066549 43.74781, 8.066549 43.74781, 8.066549 43.74781, 8.066549 43.74781))'^^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 '774_7670'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76913 8.5457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76913"^^xsd:decimal ;
  dwc:decimalLongitude "8.5457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76913 8.5457)"^^geo:wktLiteral ;
  geo-pos:lat "43.76913"^^xsd:decimal ;
  geo-pos:long "8.5457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6643'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6643'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.931666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5457'^^xsd:double;
  dwc:startLongitude '8.5457'^^xsd:double;
  dwc:endLongitude '8.5457'^^xsd:double;
  dwc:latitude '43.76913'^^xsd:double;
  dwc:startLatitude '43.76913'^^xsd:double;
  dwc:endLatitude '43.76913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5457 43.76913, 8.5457 43.76913, 8.5457 43.76913, 8.5457 43.76913, 8.5457 43.76913))'^^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 '774_6643'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36417 7.462936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36417"^^xsd:decimal ;
  dwc:decimalLongitude "7.462936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36417 7.462936)"^^geo:wktLiteral ;
  geo-pos:lat "43.36417"^^xsd:decimal ;
  geo-pos:long "7.462936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6051'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6051'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.195'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.462936'^^xsd:double;
  dwc:startLongitude '7.462936'^^xsd:double;
  dwc:endLongitude '7.462936'^^xsd:double;
  dwc:latitude '43.36417'^^xsd:double;
  dwc:startLatitude '43.36417'^^xsd:double;
  dwc:endLatitude '43.36417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.462936 43.36417, 7.462936 43.36417, 7.462936 43.36417, 7.462936 43.36417, 7.462936 43.36417))'^^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 '774_6051'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.730713 8.656555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.730713"^^xsd:decimal ;
  dwc:decimalLongitude "8.656555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.730713 8.656555)"^^geo:wktLiteral ;
  geo-pos:lat "42.730713"^^xsd:decimal ;
  geo-pos:long "8.656555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5853'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5853'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.656555'^^xsd:double;
  dwc:startLongitude '8.656555'^^xsd:double;
  dwc:endLongitude '8.656555'^^xsd:double;
  dwc:latitude '42.730713'^^xsd:double;
  dwc:startLatitude '42.730713'^^xsd:double;
  dwc:endLatitude '42.730713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656555 42.730713, 8.656555 42.730713, 8.656555 42.730713, 8.656555 42.730713, 8.656555 42.730713))'^^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 '774_5853'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235451 8.591293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235451"^^xsd:decimal ;
  dwc:decimalLongitude "8.591293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235451 8.591293)"^^geo:wktLiteral ;
  geo-pos:lat "43.235451"^^xsd:decimal ;
  geo-pos:long "8.591293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5846'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5846'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.777777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.591293'^^xsd:double;
  dwc:startLongitude '8.591293'^^xsd:double;
  dwc:endLongitude '8.591293'^^xsd:double;
  dwc:latitude '43.235451'^^xsd:double;
  dwc:startLatitude '43.235451'^^xsd:double;
  dwc:endLatitude '43.235451'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.591293 43.235451, 8.591293 43.235451, 8.591293 43.235451, 8.591293 43.235451, 8.591293 43.235451))'^^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 '774_5846'^^xsd:string;
  dwc:observationDate '2006-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31458 8.54036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31458"^^xsd:decimal ;
  dwc:decimalLongitude "8.54036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31458 8.54036)"^^geo:wktLiteral ;
  geo-pos:lat "43.31458"^^xsd:decimal ;
  geo-pos:long "8.54036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6662'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6662'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0161111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.54036'^^xsd:double;
  dwc:startLongitude '8.54036'^^xsd:double;
  dwc:endLongitude '8.54036'^^xsd:double;
  dwc:latitude '43.31458'^^xsd:double;
  dwc:startLatitude '43.31458'^^xsd:double;
  dwc:endLatitude '43.31458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.54036 43.31458, 8.54036 43.31458, 8.54036 43.31458, 8.54036 43.31458, 8.54036 43.31458))'^^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 '774_6662'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.535767 7.536383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.535767"^^xsd:decimal ;
  dwc:decimalLongitude "7.536383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.535767 7.536383)"^^geo:wktLiteral ;
  geo-pos:lat "43.535767"^^xsd:decimal ;
  geo-pos:long "7.536383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4733'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4733'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.536383'^^xsd:double;
  dwc:startLongitude '7.536383'^^xsd:double;
  dwc:endLongitude '7.536383'^^xsd:double;
  dwc:latitude '43.535767'^^xsd:double;
  dwc:startLatitude '43.535767'^^xsd:double;
  dwc:endLatitude '43.535767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.536383 43.535767, 7.536383 43.535767, 7.536383 43.535767, 7.536383 43.535767, 7.536383 43.535767))'^^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 '774_4733'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63773 7.543024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63773"^^xsd:decimal ;
  dwc:decimalLongitude "7.543024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63773 7.543024)"^^geo:wktLiteral ;
  geo-pos:lat "43.63773"^^xsd:decimal ;
  geo-pos:long "7.543024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7648'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7648'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.638611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.543024'^^xsd:double;
  dwc:startLongitude '7.543024'^^xsd:double;
  dwc:endLongitude '7.543024'^^xsd:double;
  dwc:latitude '43.63773'^^xsd:double;
  dwc:startLatitude '43.63773'^^xsd:double;
  dwc:endLatitude '43.63773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.543024 43.63773, 7.543024 43.63773, 7.543024 43.63773, 7.543024 43.63773, 7.543024 43.63773))'^^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 '774_7648'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494621 7.690323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494621"^^xsd:decimal ;
  dwc:decimalLongitude "7.690323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494621 7.690323)"^^geo:wktLiteral ;
  geo-pos:lat "43.494621"^^xsd:decimal ;
  geo-pos:long "7.690323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.066944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.690323'^^xsd:double;
  dwc:startLongitude '7.690323'^^xsd:double;
  dwc:endLongitude '7.690323'^^xsd:double;
  dwc:latitude '43.494621'^^xsd:double;
  dwc:startLatitude '43.494621'^^xsd:double;
  dwc:endLatitude '43.494621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.690323 43.494621, 7.690323 43.494621, 7.690323 43.494621, 7.690323 43.494621, 7.690323 43.494621))'^^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 '774_6298'^^xsd:string;
  dwc:observationDate '2008-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.845933 6.241117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.845933"^^xsd:decimal ;
  dwc:decimalLongitude "6.241117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.845933 6.241117)"^^geo:wktLiteral ;
  geo-pos:lat "42.845933"^^xsd:decimal ;
  geo-pos:long "6.241117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4581'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4581'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.241117'^^xsd:double;
  dwc:startLongitude '6.241117'^^xsd:double;
  dwc:endLongitude '6.241117'^^xsd:double;
  dwc:latitude '42.845933'^^xsd:double;
  dwc:startLatitude '42.845933'^^xsd:double;
  dwc:endLatitude '42.845933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.241117 42.845933, 6.241117 42.845933, 6.241117 42.845933, 6.241117 42.845933, 6.241117 42.845933))'^^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 '774_4581'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613022 7.350097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.613022"^^xsd:decimal ;
  dwc:decimalLongitude "7.350097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613022 7.350097)"^^geo:wktLiteral ;
  geo-pos:lat "43.613022"^^xsd:decimal ;
  geo-pos:long "7.350097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6135'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6135'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.8233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.350097'^^xsd:double;
  dwc:startLongitude '7.350097'^^xsd:double;
  dwc:endLongitude '7.350097'^^xsd:double;
  dwc:latitude '43.613022'^^xsd:double;
  dwc:startLatitude '43.613022'^^xsd:double;
  dwc:endLatitude '43.613022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.350097 43.613022, 7.350097 43.613022, 7.350097 43.613022, 7.350097 43.613022, 7.350097 43.613022))'^^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 '774_6135'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.339199 7.276183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.339199"^^xsd:decimal ;
  dwc:decimalLongitude "7.276183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.339199 7.276183)"^^geo:wktLiteral ;
  geo-pos:lat "43.339199"^^xsd:decimal ;
  geo-pos:long "7.276183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5508'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5508'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.445555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.276183'^^xsd:double;
  dwc:startLongitude '7.276183'^^xsd:double;
  dwc:endLongitude '7.276183'^^xsd:double;
  dwc:latitude '43.339199'^^xsd:double;
  dwc:startLatitude '43.339199'^^xsd:double;
  dwc:endLatitude '43.339199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.276183 43.339199, 7.276183 43.339199, 7.276183 43.339199, 7.276183 43.339199, 7.276183 43.339199))'^^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 '774_5508'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62194 7.54236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62194"^^xsd:decimal ;
  dwc:decimalLongitude "7.54236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62194 7.54236)"^^geo:wktLiteral ;
  geo-pos:lat "43.62194"^^xsd:decimal ;
  geo-pos:long "7.54236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7803'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7803'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.570277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.54236'^^xsd:double;
  dwc:startLongitude '7.54236'^^xsd:double;
  dwc:endLongitude '7.54236'^^xsd:double;
  dwc:latitude '43.62194'^^xsd:double;
  dwc:startLatitude '43.62194'^^xsd:double;
  dwc:endLatitude '43.62194'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.54236 43.62194, 7.54236 43.62194, 7.54236 43.62194, 7.54236 43.62194, 7.54236 43.62194))'^^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 '774_7803'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71247 7.64971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71247"^^xsd:decimal ;
  dwc:decimalLongitude "7.64971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71247 7.64971)"^^geo:wktLiteral ;
  geo-pos:lat "43.71247"^^xsd:decimal ;
  geo-pos:long "7.64971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6858'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6858'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64971'^^xsd:double;
  dwc:startLongitude '7.64971'^^xsd:double;
  dwc:endLongitude '7.64971'^^xsd:double;
  dwc:latitude '43.71247'^^xsd:double;
  dwc:startLatitude '43.71247'^^xsd:double;
  dwc:endLatitude '43.71247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64971 43.71247, 7.64971 43.71247, 7.64971 43.71247, 7.64971 43.71247, 7.64971 43.71247))'^^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 '774_6858'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.458833 7.818867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.458833"^^xsd:decimal ;
  dwc:decimalLongitude "7.818867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.458833 7.818867)"^^geo:wktLiteral ;
  geo-pos:lat "43.458833"^^xsd:decimal ;
  geo-pos:long "7.818867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4149'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4149'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.818867'^^xsd:double;
  dwc:startLongitude '7.818867'^^xsd:double;
  dwc:endLongitude '7.818867'^^xsd:double;
  dwc:latitude '43.458833'^^xsd:double;
  dwc:startLatitude '43.458833'^^xsd:double;
  dwc:endLatitude '43.458833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.818867 43.458833, 7.818867 43.458833, 7.818867 43.458833, 7.818867 43.458833, 7.818867 43.458833))'^^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 '774_4149'^^xsd:string;
  dwc:observationDate '1995-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667333 7.410667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667333"^^xsd:decimal ;
  dwc:decimalLongitude "7.410667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667333 7.410667)"^^geo:wktLiteral ;
  geo-pos:lat "43.667333"^^xsd:decimal ;
  geo-pos:long "7.410667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4596'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4596'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.410667'^^xsd:double;
  dwc:startLongitude '7.410667'^^xsd:double;
  dwc:endLongitude '7.410667'^^xsd:double;
  dwc:latitude '43.667333'^^xsd:double;
  dwc:startLatitude '43.667333'^^xsd:double;
  dwc:endLatitude '43.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.410667 43.667333, 7.410667 43.667333, 7.410667 43.667333, 7.410667 43.667333, 7.410667 43.667333))'^^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 '774_4596'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55749 7.46077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55749"^^xsd:decimal ;
  dwc:decimalLongitude "7.46077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55749 7.46077)"^^geo:wktLiteral ;
  geo-pos:lat "43.55749"^^xsd:decimal ;
  geo-pos:long "7.46077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5066'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5066'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9586111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.46077'^^xsd:double;
  dwc:startLongitude '7.46077'^^xsd:double;
  dwc:endLongitude '7.46077'^^xsd:double;
  dwc:latitude '43.55749'^^xsd:double;
  dwc:startLatitude '43.55749'^^xsd:double;
  dwc:endLatitude '43.55749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46077 43.55749, 7.46077 43.55749, 7.46077 43.55749, 7.46077 43.55749, 7.46077 43.55749))'^^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 '774_5066'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6426 8.2876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6426"^^xsd:decimal ;
  dwc:decimalLongitude "8.2876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6426 8.2876)"^^geo:wktLiteral ;
  geo-pos:lat "43.6426"^^xsd:decimal ;
  geo-pos:long "8.2876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7589'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7589'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.331944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2876'^^xsd:double;
  dwc:startLongitude '8.2876'^^xsd:double;
  dwc:endLongitude '8.2876'^^xsd:double;
  dwc:latitude '43.6426'^^xsd:double;
  dwc:startLatitude '43.6426'^^xsd:double;
  dwc:endLatitude '43.6426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2876 43.6426, 8.2876 43.6426, 8.2876 43.6426, 8.2876 43.6426, 8.2876 43.6426))'^^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 '774_7589'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667167 7.531333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667167"^^xsd:decimal ;
  dwc:decimalLongitude "7.531333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667167 7.531333)"^^geo:wktLiteral ;
  geo-pos:lat "43.667167"^^xsd:decimal ;
  geo-pos:long "7.531333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3967'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3967'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.531333'^^xsd:double;
  dwc:startLongitude '7.531333'^^xsd:double;
  dwc:endLongitude '7.531333'^^xsd:double;
  dwc:latitude '43.667167'^^xsd:double;
  dwc:startLatitude '43.667167'^^xsd:double;
  dwc:endLatitude '43.667167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.531333 43.667167, 7.531333 43.667167, 7.531333 43.667167, 7.531333 43.667167, 7.531333 43.667167))'^^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 '774_3967'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.114667 8.062167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.114667"^^xsd:decimal ;
  dwc:decimalLongitude "8.062167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.114667 8.062167)"^^geo:wktLiteral ;
  geo-pos:lat "41.114667"^^xsd:decimal ;
  geo-pos:long "8.062167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2716'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2716'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.062167'^^xsd:double;
  dwc:startLongitude '8.062167'^^xsd:double;
  dwc:endLongitude '8.062167'^^xsd:double;
  dwc:latitude '41.114667'^^xsd:double;
  dwc:startLatitude '41.114667'^^xsd:double;
  dwc:endLatitude '41.114667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.062167 41.114667, 8.062167 41.114667, 8.062167 41.114667, 8.062167 41.114667, 8.062167 41.114667))'^^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 '774_2716'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4686 8.2586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4686"^^xsd:decimal ;
  dwc:decimalLongitude "8.2586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4686 8.2586)"^^geo:wktLiteral ;
  geo-pos:lat "43.4686"^^xsd:decimal ;
  geo-pos:long "8.2586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7534'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7534'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.896666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2586'^^xsd:double;
  dwc:startLongitude '8.2586'^^xsd:double;
  dwc:endLongitude '8.2586'^^xsd:double;
  dwc:latitude '43.4686'^^xsd:double;
  dwc:startLatitude '43.4686'^^xsd:double;
  dwc:endLatitude '43.4686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2586 43.4686, 8.2586 43.4686, 8.2586 43.4686, 8.2586 43.4686, 8.2586 43.4686))'^^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 '774_7534'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.625833 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.625833"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.625833 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.625833"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3358'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3358'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:startLongitude '8.666667'^^xsd:double;
  dwc:endLongitude '8.666667'^^xsd:double;
  dwc:latitude '42.625833'^^xsd:double;
  dwc:startLatitude '42.625833'^^xsd:double;
  dwc:endLatitude '42.625833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.625833, 8.666667 42.625833, 8.666667 42.625833, 8.666667 42.625833, 8.666667 42.625833))'^^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 '774_3358'^^xsd:string;
  dwc:observationDate '1990-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.984167 9.253667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.984167"^^xsd:decimal ;
  dwc:decimalLongitude "9.253667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.984167 9.253667)"^^geo:wktLiteral ;
  geo-pos:lat "42.984167"^^xsd:decimal ;
  geo-pos:long "9.253667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3333'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3333'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.253667'^^xsd:double;
  dwc:startLongitude '9.253667'^^xsd:double;
  dwc:endLongitude '9.253667'^^xsd:double;
  dwc:latitude '42.984167'^^xsd:double;
  dwc:startLatitude '42.984167'^^xsd:double;
  dwc:endLatitude '42.984167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.253667 42.984167, 9.253667 42.984167, 9.253667 42.984167, 9.253667 42.984167, 9.253667 42.984167))'^^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 '774_3333'^^xsd:string;
  dwc:observationDate '1990-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531 7.965167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531"^^xsd:decimal ;
  dwc:decimalLongitude "7.965167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531 7.965167)"^^geo:wktLiteral ;
  geo-pos:lat "43.531"^^xsd:decimal ;
  geo-pos:long "7.965167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4073'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4073'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.965167'^^xsd:double;
  dwc:startLongitude '7.965167'^^xsd:double;
  dwc:endLongitude '7.965167'^^xsd:double;
  dwc:latitude '43.531'^^xsd:double;
  dwc:startLatitude '43.531'^^xsd:double;
  dwc:endLatitude '43.531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.965167 43.531, 7.965167 43.531, 7.965167 43.531, 7.965167 43.531, 7.965167 43.531))'^^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 '774_4073'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5425 7.227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5425"^^xsd:decimal ;
  dwc:decimalLongitude "7.227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5425 7.227)"^^geo:wktLiteral ;
  geo-pos:lat "43.5425"^^xsd:decimal ;
  geo-pos:long "7.227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5041'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5041'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.227'^^xsd:double;
  dwc:startLongitude '7.227'^^xsd:double;
  dwc:endLongitude '7.227'^^xsd:double;
  dwc:latitude '43.5425'^^xsd:double;
  dwc:startLatitude '43.5425'^^xsd:double;
  dwc:endLatitude '43.5425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.227 43.5425, 7.227 43.5425, 7.227 43.5425, 7.227 43.5425, 7.227 43.5425))'^^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 '774_5041'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 7.741833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517"^^xsd:decimal ;
  dwc:decimalLongitude "7.741833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 7.741833)"^^geo:wktLiteral ;
  geo-pos:lat "43.517"^^xsd:decimal ;
  geo-pos:long "7.741833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3271'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3271'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.741833'^^xsd:double;
  dwc:startLongitude '7.741833'^^xsd:double;
  dwc:endLongitude '7.741833'^^xsd:double;
  dwc:latitude '43.517'^^xsd:double;
  dwc:startLatitude '43.517'^^xsd:double;
  dwc:endLatitude '43.517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.741833 43.517, 7.741833 43.517, 7.741833 43.517, 7.741833 43.517, 7.741833 43.517))'^^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 '774_3271'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378517 7.325767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.378517"^^xsd:decimal ;
  dwc:decimalLongitude "7.325767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378517 7.325767)"^^geo:wktLiteral ;
  geo-pos:lat "43.378517"^^xsd:decimal ;
  geo-pos:long "7.325767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3699'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3699'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.325767'^^xsd:double;
  dwc:startLongitude '7.325767'^^xsd:double;
  dwc:endLongitude '7.325767'^^xsd:double;
  dwc:latitude '43.378517'^^xsd:double;
  dwc:startLatitude '43.378517'^^xsd:double;
  dwc:endLatitude '43.378517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.325767 43.378517, 7.325767 43.378517, 7.325767 43.378517, 7.325767 43.378517, 7.325767 43.378517))'^^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 '774_3699'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45883 8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45883"^^xsd:decimal ;
  dwc:decimalLongitude "8.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45883 8.91)"^^geo:wktLiteral ;
  geo-pos:lat "43.45883"^^xsd:decimal ;
  geo-pos:long "8.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4994'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4994'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.91'^^xsd:double;
  dwc:startLongitude '8.91'^^xsd:double;
  dwc:endLongitude '8.91'^^xsd:double;
  dwc:latitude '43.45883'^^xsd:double;
  dwc:startLatitude '43.45883'^^xsd:double;
  dwc:endLatitude '43.45883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.91 43.45883, 8.91 43.45883, 8.91 43.45883, 8.91 43.45883, 8.91 43.45883))'^^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 '774_4994'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74675 7.802848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74675"^^xsd:decimal ;
  dwc:decimalLongitude "7.802848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74675 7.802848)"^^geo:wktLiteral ;
  geo-pos:lat "43.74675"^^xsd:decimal ;
  geo-pos:long "7.802848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7915'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7915'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.830833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.802848'^^xsd:double;
  dwc:startLongitude '7.802848'^^xsd:double;
  dwc:endLongitude '7.802848'^^xsd:double;
  dwc:latitude '43.74675'^^xsd:double;
  dwc:startLatitude '43.74675'^^xsd:double;
  dwc:endLatitude '43.74675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.802848 43.74675, 7.802848 43.74675, 7.802848 43.74675, 7.802848 43.74675, 7.802848 43.74675))'^^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 '774_7915'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 10.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 10.516667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "10.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2341'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2341'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.516667'^^xsd:double;
  dwc:startLongitude '10.516667'^^xsd:double;
  dwc:endLongitude '10.516667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:startLatitude '41.85'^^xsd:double;
  dwc:endLatitude '41.85'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.516667 41.85, 10.516667 41.85, 10.516667 41.85, 10.516667 41.85, 10.516667 41.85))'^^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 '774_2341'^^xsd:string;
  dwc:observationDate '1989-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47812 8.25472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47812"^^xsd:decimal ;
  dwc:decimalLongitude "8.25472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47812 8.25472)"^^geo:wktLiteral ;
  geo-pos:lat "43.47812"^^xsd:decimal ;
  geo-pos:long "8.25472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6378'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6378'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.214444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25472'^^xsd:double;
  dwc:startLongitude '8.25472'^^xsd:double;
  dwc:endLongitude '8.25472'^^xsd:double;
  dwc:latitude '43.47812'^^xsd:double;
  dwc:startLatitude '43.47812'^^xsd:double;
  dwc:endLatitude '43.47812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25472 43.47812, 8.25472 43.47812, 8.25472 43.47812, 8.25472 43.47812, 8.25472 43.47812))'^^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 '774_6378'^^xsd:string;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586967 7.957833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.586967"^^xsd:decimal ;
  dwc:decimalLongitude "7.957833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586967 7.957833)"^^geo:wktLiteral ;
  geo-pos:lat "43.586967"^^xsd:decimal ;
  geo-pos:long "7.957833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7426'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7426'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.430277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.957833'^^xsd:double;
  dwc:startLongitude '7.957833'^^xsd:double;
  dwc:endLongitude '7.957833'^^xsd:double;
  dwc:latitude '43.586967'^^xsd:double;
  dwc:startLatitude '43.586967'^^xsd:double;
  dwc:endLatitude '43.586967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.957833 43.586967, 7.957833 43.586967, 7.957833 43.586967, 7.957833 43.586967, 7.957833 43.586967))'^^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 '774_7426'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.388217 8.150583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.388217"^^xsd:decimal ;
  dwc:decimalLongitude "8.150583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.388217 8.150583)"^^geo:wktLiteral ;
  geo-pos:lat "43.388217"^^xsd:decimal ;
  geo-pos:long "8.150583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3468'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3468'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.150583'^^xsd:double;
  dwc:startLongitude '8.150583'^^xsd:double;
  dwc:endLongitude '8.150583'^^xsd:double;
  dwc:latitude '43.388217'^^xsd:double;
  dwc:startLatitude '43.388217'^^xsd:double;
  dwc:endLatitude '43.388217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.150583 43.388217, 8.150583 43.388217, 8.150583 43.388217, 8.150583 43.388217, 8.150583 43.388217))'^^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 '774_3468'^^xsd:string;
  dwc:observationDate '1991-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.452567 7.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.452567"^^xsd:decimal ;
  dwc:decimalLongitude "7.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.452567 7.9905)"^^geo:wktLiteral ;
  geo-pos:lat "43.452567"^^xsd:decimal ;
  geo-pos:long "7.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3415'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3415'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9905'^^xsd:double;
  dwc:startLongitude '7.9905'^^xsd:double;
  dwc:endLongitude '7.9905'^^xsd:double;
  dwc:latitude '43.452567'^^xsd:double;
  dwc:startLatitude '43.452567'^^xsd:double;
  dwc:endLatitude '43.452567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9905 43.452567, 7.9905 43.452567, 7.9905 43.452567, 7.9905 43.452567, 7.9905 43.452567))'^^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 '774_3415'^^xsd:string;
  dwc:observationDate '1991-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56358 7.59567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56358"^^xsd:decimal ;
  dwc:decimalLongitude "7.59567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56358 7.59567)"^^geo:wktLiteral ;
  geo-pos:lat "43.56358"^^xsd:decimal ;
  geo-pos:long "7.59567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6577'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6577'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.474444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.59567'^^xsd:double;
  dwc:startLongitude '7.59567'^^xsd:double;
  dwc:endLongitude '7.59567'^^xsd:double;
  dwc:latitude '43.56358'^^xsd:double;
  dwc:startLatitude '43.56358'^^xsd:double;
  dwc:endLatitude '43.56358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.59567 43.56358, 7.59567 43.56358, 7.59567 43.56358, 7.59567 43.56358, 7.59567 43.56358))'^^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 '774_6577'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1384 8.5255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1384"^^xsd:decimal ;
  dwc:decimalLongitude "8.5255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1384 8.5255)"^^geo:wktLiteral ;
  geo-pos:lat "43.1384"^^xsd:decimal ;
  geo-pos:long "8.5255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3857'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3857'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5255'^^xsd:double;
  dwc:startLongitude '8.5255'^^xsd:double;
  dwc:endLongitude '8.5255'^^xsd:double;
  dwc:latitude '43.1384'^^xsd:double;
  dwc:startLatitude '43.1384'^^xsd:double;
  dwc:endLatitude '43.1384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5255 43.1384, 8.5255 43.1384, 8.5255 43.1384, 8.5255 43.1384, 8.5255 43.1384))'^^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 '774_3857'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 8.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "8.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 8.366667)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "8.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2536'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2536'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.366667'^^xsd:double;
  dwc:startLongitude '8.366667'^^xsd:double;
  dwc:endLongitude '8.366667'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:startLatitude '43.6'^^xsd:double;
  dwc:endLatitude '43.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.366667 43.6, 8.366667 43.6, 8.366667 43.6, 8.366667 43.6, 8.366667 43.6))'^^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 '774_2536'^^xsd:string;
  dwc:observationDate '1992-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58258 7.573347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58258"^^xsd:decimal ;
  dwc:decimalLongitude "7.573347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58258 7.573347)"^^geo:wktLiteral ;
  geo-pos:lat "43.58258"^^xsd:decimal ;
  geo-pos:long "7.573347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8197'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8197'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.962222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.573347'^^xsd:double;
  dwc:startLongitude '7.573347'^^xsd:double;
  dwc:endLongitude '7.573347'^^xsd:double;
  dwc:latitude '43.58258'^^xsd:double;
  dwc:startLatitude '43.58258'^^xsd:double;
  dwc:endLatitude '43.58258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.573347 43.58258, 7.573347 43.58258, 7.573347 43.58258, 7.573347 43.58258, 7.573347 43.58258))'^^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 '774_8197'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93801 15.59888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93801"^^xsd:decimal ;
  dwc:decimalLongitude "15.59888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93801 15.59888)"^^geo:wktLiteral ;
  geo-pos:lat "37.93801"^^xsd:decimal ;
  geo-pos:long "15.59888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8342'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8342'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.59888'^^xsd:double;
  dwc:startLongitude '15.59888'^^xsd:double;
  dwc:endLongitude '15.59888'^^xsd:double;
  dwc:latitude '37.93801'^^xsd:double;
  dwc:startLatitude '37.93801'^^xsd:double;
  dwc:endLatitude '37.93801'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.59888 37.93801, 15.59888 37.93801, 15.59888 37.93801, 15.59888 37.93801, 15.59888 37.93801))'^^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 '774_8342'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98707 8.47397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98707"^^xsd:decimal ;
  dwc:decimalLongitude "8.47397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98707 8.47397)"^^geo:wktLiteral ;
  geo-pos:lat "42.98707"^^xsd:decimal ;
  geo-pos:long "8.47397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6497'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6497'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.045555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.47397'^^xsd:double;
  dwc:startLongitude '8.47397'^^xsd:double;
  dwc:endLongitude '8.47397'^^xsd:double;
  dwc:latitude '42.98707'^^xsd:double;
  dwc:startLatitude '42.98707'^^xsd:double;
  dwc:endLatitude '42.98707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.47397 42.98707, 8.47397 42.98707, 8.47397 42.98707, 8.47397 42.98707, 8.47397 42.98707))'^^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 '774_6497'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 8.454333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516667"^^xsd:decimal ;
  dwc:decimalLongitude "8.454333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 8.454333)"^^geo:wktLiteral ;
  geo-pos:lat "43.516667"^^xsd:decimal ;
  geo-pos:long "8.454333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2372'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2372'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.454333'^^xsd:double;
  dwc:startLongitude '8.454333'^^xsd:double;
  dwc:endLongitude '8.454333'^^xsd:double;
  dwc:latitude '43.516667'^^xsd:double;
  dwc:startLatitude '43.516667'^^xsd:double;
  dwc:endLatitude '43.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.454333 43.516667, 8.454333 43.516667, 8.454333 43.516667, 8.454333 43.516667, 8.454333 43.516667))'^^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 '774_2372'^^xsd:string;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40177 8.15848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40177"^^xsd:decimal ;
  dwc:decimalLongitude "8.15848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40177 8.15848)"^^geo:wktLiteral ;
  geo-pos:lat "43.40177"^^xsd:decimal ;
  geo-pos:long "8.15848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6377'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.025555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15848'^^xsd:double;
  dwc:startLongitude '8.15848'^^xsd:double;
  dwc:endLongitude '8.15848'^^xsd:double;
  dwc:latitude '43.40177'^^xsd:double;
  dwc:startLatitude '43.40177'^^xsd:double;
  dwc:endLatitude '43.40177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15848 43.40177, 8.15848 43.40177, 8.15848 43.40177, 8.15848 43.40177, 8.15848 43.40177))'^^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 '774_6377'^^xsd:string;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.553883 7.312171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.553883"^^xsd:decimal ;
  dwc:decimalLongitude "7.312171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.553883 7.312171)"^^geo:wktLiteral ;
  geo-pos:lat "43.553883"^^xsd:decimal ;
  geo-pos:long "7.312171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6235'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6235'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.155833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.312171'^^xsd:double;
  dwc:startLongitude '7.312171'^^xsd:double;
  dwc:endLongitude '7.312171'^^xsd:double;
  dwc:latitude '43.553883'^^xsd:double;
  dwc:startLatitude '43.553883'^^xsd:double;
  dwc:endLatitude '43.553883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.312171 43.553883, 7.312171 43.553883, 7.312171 43.553883, 7.312171 43.553883, 7.312171 43.553883))'^^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 '774_6235'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627361 7.94773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.627361"^^xsd:decimal ;
  dwc:decimalLongitude "7.94773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627361 7.94773)"^^geo:wktLiteral ;
  geo-pos:lat "43.627361"^^xsd:decimal ;
  geo-pos:long "7.94773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5856'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5856'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.053888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.94773'^^xsd:double;
  dwc:startLongitude '7.94773'^^xsd:double;
  dwc:endLongitude '7.94773'^^xsd:double;
  dwc:latitude '43.627361'^^xsd:double;
  dwc:startLatitude '43.627361'^^xsd:double;
  dwc:endLatitude '43.627361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.94773 43.627361, 7.94773 43.627361, 7.94773 43.627361, 7.94773 43.627361, 7.94773 43.627361))'^^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 '774_5856'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65259 8.30136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65259"^^xsd:decimal ;
  dwc:decimalLongitude "8.30136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65259 8.30136)"^^geo:wktLiteral ;
  geo-pos:lat "43.65259"^^xsd:decimal ;
  geo-pos:long "8.30136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6529'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6529'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.093333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.30136'^^xsd:double;
  dwc:startLongitude '8.30136'^^xsd:double;
  dwc:endLongitude '8.30136'^^xsd:double;
  dwc:latitude '43.65259'^^xsd:double;
  dwc:startLatitude '43.65259'^^xsd:double;
  dwc:endLatitude '43.65259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.30136 43.65259, 8.30136 43.65259, 8.30136 43.65259, 8.30136 43.65259, 8.30136 43.65259))'^^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 '774_6529'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71069 8.60157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71069"^^xsd:decimal ;
  dwc:decimalLongitude "8.60157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71069 8.60157)"^^geo:wktLiteral ;
  geo-pos:lat "43.71069"^^xsd:decimal ;
  geo-pos:long "8.60157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6482'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.7588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.60157'^^xsd:double;
  dwc:startLongitude '8.60157'^^xsd:double;
  dwc:endLongitude '8.60157'^^xsd:double;
  dwc:latitude '43.71069'^^xsd:double;
  dwc:startLatitude '43.71069'^^xsd:double;
  dwc:endLatitude '43.71069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.60157 43.71069, 8.60157 43.71069, 8.60157 43.71069, 8.60157 43.71069, 8.60157 43.71069))'^^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 '774_6482'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4443 7.8007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4443"^^xsd:decimal ;
  dwc:decimalLongitude "7.8007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4443 7.8007)"^^geo:wktLiteral ;
  geo-pos:lat "43.4443"^^xsd:decimal ;
  geo-pos:long "7.8007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5346'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5346'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.754166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8007'^^xsd:double;
  dwc:startLongitude '7.8007'^^xsd:double;
  dwc:endLongitude '7.8007'^^xsd:double;
  dwc:latitude '43.4443'^^xsd:double;
  dwc:startLatitude '43.4443'^^xsd:double;
  dwc:endLatitude '43.4443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8007 43.4443, 7.8007 43.4443, 7.8007 43.4443, 7.8007 43.4443, 7.8007 43.4443))'^^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 '774_5346'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 8.9215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "8.9215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 8.9215)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "8.9215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3905'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3905'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.9215'^^xsd:double;
  dwc:startLongitude '8.9215'^^xsd:double;
  dwc:endLongitude '8.9215'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:startLatitude '42.922'^^xsd:double;
  dwc:endLatitude '42.922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9215 42.922, 8.9215 42.922, 8.9215 42.922, 8.9215 42.922, 8.9215 42.922))'^^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 '774_3905'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7109 8.0811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7109"^^xsd:decimal ;
  dwc:decimalLongitude "8.0811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7109 8.0811)"^^geo:wktLiteral ;
  geo-pos:lat "43.7109"^^xsd:decimal ;
  geo-pos:long "8.0811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7248'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.993888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0811'^^xsd:double;
  dwc:startLongitude '8.0811'^^xsd:double;
  dwc:endLongitude '8.0811'^^xsd:double;
  dwc:latitude '43.7109'^^xsd:double;
  dwc:startLatitude '43.7109'^^xsd:double;
  dwc:endLatitude '43.7109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0811 43.7109, 8.0811 43.7109, 8.0811 43.7109, 8.0811 43.7109, 8.0811 43.7109))'^^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 '774_7248'^^xsd:string;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7298 7.9149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7298"^^xsd:decimal ;
  dwc:decimalLongitude "7.9149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7298 7.9149)"^^geo:wktLiteral ;
  geo-pos:lat "43.7298"^^xsd:decimal ;
  geo-pos:long "7.9149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7232'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7232'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9149'^^xsd:double;
  dwc:startLongitude '7.9149'^^xsd:double;
  dwc:endLongitude '7.9149'^^xsd:double;
  dwc:latitude '43.7298'^^xsd:double;
  dwc:startLatitude '43.7298'^^xsd:double;
  dwc:endLatitude '43.7298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9149 43.7298, 7.9149 43.7298, 7.9149 43.7298, 7.9149 43.7298, 7.9149 43.7298))'^^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 '774_7232'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6733 8.2368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6733"^^xsd:decimal ;
  dwc:decimalLongitude "8.2368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6733 8.2368)"^^geo:wktLiteral ;
  geo-pos:lat "43.6733"^^xsd:decimal ;
  geo-pos:long "8.2368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7139'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7139'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.248333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2368'^^xsd:double;
  dwc:startLongitude '8.2368'^^xsd:double;
  dwc:endLongitude '8.2368'^^xsd:double;
  dwc:latitude '43.6733'^^xsd:double;
  dwc:startLatitude '43.6733'^^xsd:double;
  dwc:endLatitude '43.6733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2368 43.6733, 8.2368 43.6733, 8.2368 43.6733, 8.2368 43.6733, 8.2368 43.6733))'^^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 '774_7139'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.085217 8.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.085217"^^xsd:decimal ;
  dwc:decimalLongitude "8.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.085217 8.019)"^^geo:wktLiteral ;
  geo-pos:lat "43.085217"^^xsd:decimal ;
  geo-pos:long "8.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4406'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019'^^xsd:double;
  dwc:startLongitude '8.019'^^xsd:double;
  dwc:endLongitude '8.019'^^xsd:double;
  dwc:latitude '43.085217'^^xsd:double;
  dwc:startLatitude '43.085217'^^xsd:double;
  dwc:endLatitude '43.085217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019 43.085217, 8.019 43.085217, 8.019 43.085217, 8.019 43.085217, 8.019 43.085217))'^^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 '774_4406'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933333 6.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933333"^^xsd:decimal ;
  dwc:decimalLongitude "6.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933333 6.733333)"^^geo:wktLiteral ;
  geo-pos:lat "42.933333"^^xsd:decimal ;
  geo-pos:long "6.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2477'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2477'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.733333'^^xsd:double;
  dwc:startLongitude '6.733333'^^xsd:double;
  dwc:endLongitude '6.733333'^^xsd:double;
  dwc:latitude '42.933333'^^xsd:double;
  dwc:startLatitude '42.933333'^^xsd:double;
  dwc:endLatitude '42.933333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.733333 42.933333, 6.733333 42.933333, 6.733333 42.933333, 6.733333 42.933333, 6.733333 42.933333))'^^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 '774_2477'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5905 7.426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5905"^^xsd:decimal ;
  dwc:decimalLongitude "7.426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5905 7.426667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5905"^^xsd:decimal ;
  geo-pos:long "7.426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3721'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3721'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.426667'^^xsd:double;
  dwc:startLongitude '7.426667'^^xsd:double;
  dwc:endLongitude '7.426667'^^xsd:double;
  dwc:latitude '43.5905'^^xsd:double;
  dwc:startLatitude '43.5905'^^xsd:double;
  dwc:endLatitude '43.5905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.426667 43.5905, 7.426667 43.5905, 7.426667 43.5905, 7.426667 43.5905, 7.426667 43.5905))'^^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 '774_3721'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65817 7.33227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65817"^^xsd:decimal ;
  dwc:decimalLongitude "7.33227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65817 7.33227)"^^geo:wktLiteral ;
  geo-pos:lat "43.65817"^^xsd:decimal ;
  geo-pos:long "7.33227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4889'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.1647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33227'^^xsd:double;
  dwc:startLongitude '7.33227'^^xsd:double;
  dwc:endLongitude '7.33227'^^xsd:double;
  dwc:latitude '43.65817'^^xsd:double;
  dwc:startLatitude '43.65817'^^xsd:double;
  dwc:endLatitude '43.65817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33227 43.65817, 7.33227 43.65817, 7.33227 43.65817, 7.33227 43.65817, 7.33227 43.65817))'^^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 '774_4889'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693056 20.480278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693056"^^xsd:decimal ;
  dwc:decimalLongitude "20.480278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693056 20.480278)"^^geo:wktLiteral ;
  geo-pos:lat "38.693056"^^xsd:decimal ;
  geo-pos:long "20.480278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_706'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_706'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.480278'^^xsd:double;
  dwc:startLongitude '20.480278'^^xsd:double;
  dwc:endLongitude '20.480278'^^xsd:double;
  dwc:latitude '38.693056'^^xsd:double;
  dwc:startLatitude '38.693056'^^xsd:double;
  dwc:endLatitude '38.693056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.480278 38.693056, 20.480278 38.693056, 20.480278 38.693056, 20.480278 38.693056, 20.480278 38.693056))'^^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 '774_706'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463947 7.550851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.463947"^^xsd:decimal ;
  dwc:decimalLongitude "7.550851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.463947 7.550851)"^^geo:wktLiteral ;
  geo-pos:lat "43.463947"^^xsd:decimal ;
  geo-pos:long "7.550851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5802'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5802'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.570555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.550851'^^xsd:double;
  dwc:startLongitude '7.550851'^^xsd:double;
  dwc:endLongitude '7.550851'^^xsd:double;
  dwc:latitude '43.463947'^^xsd:double;
  dwc:startLatitude '43.463947'^^xsd:double;
  dwc:endLatitude '43.463947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.550851 43.463947, 7.550851 43.463947, 7.550851 43.463947, 7.550851 43.463947, 7.550851 43.463947))'^^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 '774_5802'^^xsd:string;
  dwc:observationDate '2006-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69217 7.653099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69217"^^xsd:decimal ;
  dwc:decimalLongitude "7.653099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69217 7.653099)"^^geo:wktLiteral ;
  geo-pos:lat "43.69217"^^xsd:decimal ;
  geo-pos:long "7.653099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7730'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7730'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.199444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.653099'^^xsd:double;
  dwc:startLongitude '7.653099'^^xsd:double;
  dwc:endLongitude '7.653099'^^xsd:double;
  dwc:latitude '43.69217'^^xsd:double;
  dwc:startLatitude '43.69217'^^xsd:double;
  dwc:endLatitude '43.69217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.653099 43.69217, 7.653099 43.69217, 7.653099 43.69217, 7.653099 43.69217, 7.653099 43.69217))'^^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 '774_7730'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.740833 8.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.740833"^^xsd:decimal ;
  dwc:decimalLongitude "8.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.740833 8.772)"^^geo:wktLiteral ;
  geo-pos:lat "42.740833"^^xsd:decimal ;
  geo-pos:long "8.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4720'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4720'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.772'^^xsd:double;
  dwc:startLongitude '8.772'^^xsd:double;
  dwc:endLongitude '8.772'^^xsd:double;
  dwc:latitude '42.740833'^^xsd:double;
  dwc:startLatitude '42.740833'^^xsd:double;
  dwc:endLatitude '42.740833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.772 42.740833, 8.772 42.740833, 8.772 42.740833, 8.772 42.740833, 8.772 42.740833))'^^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 '774_4720'^^xsd:string;
  dwc:observationDate '1999-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.471817 7.769233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.471817"^^xsd:decimal ;
  dwc:decimalLongitude "7.769233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.471817 7.769233)"^^geo:wktLiteral ;
  geo-pos:lat "43.471817"^^xsd:decimal ;
  geo-pos:long "7.769233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5389'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5389'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.451111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.769233'^^xsd:double;
  dwc:startLongitude '7.769233'^^xsd:double;
  dwc:endLongitude '7.769233'^^xsd:double;
  dwc:latitude '43.471817'^^xsd:double;
  dwc:startLatitude '43.471817'^^xsd:double;
  dwc:endLatitude '43.471817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.769233 43.471817, 7.769233 43.471817, 7.769233 43.471817, 7.769233 43.471817, 7.769233 43.471817))'^^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 '774_5389'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69228 7.9978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69228"^^xsd:decimal ;
  dwc:decimalLongitude "7.9978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69228 7.9978)"^^geo:wktLiteral ;
  geo-pos:lat "43.69228"^^xsd:decimal ;
  geo-pos:long "7.9978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5367'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.868611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9978'^^xsd:double;
  dwc:startLongitude '7.9978'^^xsd:double;
  dwc:endLongitude '7.9978'^^xsd:double;
  dwc:latitude '43.69228'^^xsd:double;
  dwc:startLatitude '43.69228'^^xsd:double;
  dwc:endLatitude '43.69228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9978 43.69228, 7.9978 43.69228, 7.9978 43.69228, 7.9978 43.69228, 7.9978 43.69228))'^^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 '774_5367'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58341 7.83223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58341"^^xsd:decimal ;
  dwc:decimalLongitude "7.83223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58341 7.83223)"^^geo:wktLiteral ;
  geo-pos:lat "43.58341"^^xsd:decimal ;
  geo-pos:long "7.83223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6654'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6654'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.683888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83223'^^xsd:double;
  dwc:startLongitude '7.83223'^^xsd:double;
  dwc:endLongitude '7.83223'^^xsd:double;
  dwc:latitude '43.58341'^^xsd:double;
  dwc:startLatitude '43.58341'^^xsd:double;
  dwc:endLatitude '43.58341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83223 43.58341, 7.83223 43.58341, 7.83223 43.58341, 7.83223 43.58341, 7.83223 43.58341))'^^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 '774_6654'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5899 7.93363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5899"^^xsd:decimal ;
  dwc:decimalLongitude "7.93363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5899 7.93363)"^^geo:wktLiteral ;
  geo-pos:lat "43.5899"^^xsd:decimal ;
  geo-pos:long "7.93363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4834'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4834'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.963055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93363'^^xsd:double;
  dwc:startLongitude '7.93363'^^xsd:double;
  dwc:endLongitude '7.93363'^^xsd:double;
  dwc:latitude '43.5899'^^xsd:double;
  dwc:startLatitude '43.5899'^^xsd:double;
  dwc:endLatitude '43.5899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93363 43.5899, 7.93363 43.5899, 7.93363 43.5899, 7.93363 43.5899, 7.93363 43.5899))'^^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 '774_4834'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.575183 8.211567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.575183"^^xsd:decimal ;
  dwc:decimalLongitude "8.211567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.575183 8.211567)"^^geo:wktLiteral ;
  geo-pos:lat "43.575183"^^xsd:decimal ;
  geo-pos:long "8.211567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4256'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4256'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.211567'^^xsd:double;
  dwc:startLongitude '8.211567'^^xsd:double;
  dwc:endLongitude '8.211567'^^xsd:double;
  dwc:latitude '43.575183'^^xsd:double;
  dwc:startLatitude '43.575183'^^xsd:double;
  dwc:endLatitude '43.575183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.211567 43.575183, 8.211567 43.575183, 8.211567 43.575183, 8.211567 43.575183, 8.211567 43.575183))'^^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 '774_4256'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4925 7.3086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4925"^^xsd:decimal ;
  dwc:decimalLongitude "7.3086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4925 7.3086)"^^geo:wktLiteral ;
  geo-pos:lat "43.4925"^^xsd:decimal ;
  geo-pos:long "7.3086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5269'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5269'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9636111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3086'^^xsd:double;
  dwc:startLongitude '7.3086'^^xsd:double;
  dwc:endLongitude '7.3086'^^xsd:double;
  dwc:latitude '43.4925'^^xsd:double;
  dwc:startLatitude '43.4925'^^xsd:double;
  dwc:endLatitude '43.4925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3086 43.4925, 7.3086 43.4925, 7.3086 43.4925, 7.3086 43.4925, 7.3086 43.4925))'^^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 '774_5269'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.887467 8.5234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.887467"^^xsd:decimal ;
  dwc:decimalLongitude "8.5234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.887467 8.5234)"^^geo:wktLiteral ;
  geo-pos:lat "42.887467"^^xsd:decimal ;
  geo-pos:long "8.5234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4476'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4476'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5234'^^xsd:double;
  dwc:startLongitude '8.5234'^^xsd:double;
  dwc:endLongitude '8.5234'^^xsd:double;
  dwc:latitude '42.887467'^^xsd:double;
  dwc:startLatitude '42.887467'^^xsd:double;
  dwc:endLatitude '42.887467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5234 42.887467, 8.5234 42.887467, 8.5234 42.887467, 8.5234 42.887467, 8.5234 42.887467))'^^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 '774_4476'^^xsd:string;
  dwc:observationDate '1997-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03147 7.721066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03147"^^xsd:decimal ;
  dwc:decimalLongitude "7.721066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03147 7.721066)"^^geo:wktLiteral ;
  geo-pos:lat "43.03147"^^xsd:decimal ;
  geo-pos:long "7.721066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5288'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5288'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.721066'^^xsd:double;
  dwc:startLongitude '7.721066'^^xsd:double;
  dwc:endLongitude '7.721066'^^xsd:double;
  dwc:latitude '43.03147'^^xsd:double;
  dwc:startLatitude '43.03147'^^xsd:double;
  dwc:endLatitude '43.03147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.721066 43.03147, 7.721066 43.03147, 7.721066 43.03147, 7.721066 43.03147, 7.721066 43.03147))'^^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 '774_5288'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54413 7.24518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54413"^^xsd:decimal ;
  dwc:decimalLongitude "7.24518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54413 7.24518)"^^geo:wktLiteral ;
  geo-pos:lat "43.54413"^^xsd:decimal ;
  geo-pos:long "7.24518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5150'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5150'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.004444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.24518'^^xsd:double;
  dwc:startLongitude '7.24518'^^xsd:double;
  dwc:endLongitude '7.24518'^^xsd:double;
  dwc:latitude '43.54413'^^xsd:double;
  dwc:startLatitude '43.54413'^^xsd:double;
  dwc:endLatitude '43.54413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.24518 43.54413, 7.24518 43.54413, 7.24518 43.54413, 7.24518 43.54413, 7.24518 43.54413))'^^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 '774_5150'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55097 7.513155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55097"^^xsd:decimal ;
  dwc:decimalLongitude "7.513155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55097 7.513155)"^^geo:wktLiteral ;
  geo-pos:lat "43.55097"^^xsd:decimal ;
  geo-pos:long "7.513155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7795'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7795'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.732222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.513155'^^xsd:double;
  dwc:startLongitude '7.513155'^^xsd:double;
  dwc:endLongitude '7.513155'^^xsd:double;
  dwc:latitude '43.55097'^^xsd:double;
  dwc:startLatitude '43.55097'^^xsd:double;
  dwc:endLatitude '43.55097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.513155 43.55097, 7.513155 43.55097, 7.513155 43.55097, 7.513155 43.55097, 7.513155 43.55097))'^^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 '774_7795'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61213 7.372777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61213"^^xsd:decimal ;
  dwc:decimalLongitude "7.372777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61213 7.372777)"^^geo:wktLiteral ;
  geo-pos:lat "43.61213"^^xsd:decimal ;
  geo-pos:long "7.372777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7961'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7961'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.406388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.372777'^^xsd:double;
  dwc:startLongitude '7.372777'^^xsd:double;
  dwc:endLongitude '7.372777'^^xsd:double;
  dwc:latitude '43.61213'^^xsd:double;
  dwc:startLatitude '43.61213'^^xsd:double;
  dwc:endLatitude '43.61213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.372777 43.61213, 7.372777 43.61213, 7.372777 43.61213, 7.372777 43.61213, 7.372777 43.61213))'^^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 '774_7961'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72503 7.58178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72503"^^xsd:decimal ;
  dwc:decimalLongitude "7.58178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72503 7.58178)"^^geo:wktLiteral ;
  geo-pos:lat "43.72503"^^xsd:decimal ;
  geo-pos:long "7.58178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5186'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5186'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.58178'^^xsd:double;
  dwc:startLongitude '7.58178'^^xsd:double;
  dwc:endLongitude '7.58178'^^xsd:double;
  dwc:latitude '43.72503'^^xsd:double;
  dwc:startLatitude '43.72503'^^xsd:double;
  dwc:endLatitude '43.72503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.58178 43.72503, 7.58178 43.72503, 7.58178 43.72503, 7.58178 43.72503, 7.58178 43.72503))'^^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 '774_5186'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.160833 7.683683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.160833"^^xsd:decimal ;
  dwc:decimalLongitude "7.683683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.160833 7.683683)"^^geo:wktLiteral ;
  geo-pos:lat "43.160833"^^xsd:decimal ;
  geo-pos:long "7.683683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4169'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4169'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683683'^^xsd:double;
  dwc:startLongitude '7.683683'^^xsd:double;
  dwc:endLongitude '7.683683'^^xsd:double;
  dwc:latitude '43.160833'^^xsd:double;
  dwc:startLatitude '43.160833'^^xsd:double;
  dwc:endLatitude '43.160833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683683 43.160833, 7.683683 43.160833, 7.683683 43.160833, 7.683683 43.160833, 7.683683 43.160833))'^^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 '774_4169'^^xsd:string;
  dwc:observationDate '1995-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72174 7.97743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72174"^^xsd:decimal ;
  dwc:decimalLongitude "7.97743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72174 7.97743)"^^geo:wktLiteral ;
  geo-pos:lat "43.72174"^^xsd:decimal ;
  geo-pos:long "7.97743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5335'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5335'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.753055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97743'^^xsd:double;
  dwc:startLongitude '7.97743'^^xsd:double;
  dwc:endLongitude '7.97743'^^xsd:double;
  dwc:latitude '43.72174'^^xsd:double;
  dwc:startLatitude '43.72174'^^xsd:double;
  dwc:endLatitude '43.72174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97743 43.72174, 7.97743 43.72174, 7.97743 43.72174, 7.97743 43.72174, 7.97743 43.72174))'^^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 '774_5335'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.666667 9.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.666667 9.583333)"^^geo:wktLiteral ;
  geo-pos:lat "41.666667"^^xsd:decimal ;
  geo-pos:long "9.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2340'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2340'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.583333'^^xsd:double;
  dwc:startLongitude '9.583333'^^xsd:double;
  dwc:endLongitude '9.583333'^^xsd:double;
  dwc:latitude '41.666667'^^xsd:double;
  dwc:startLatitude '41.666667'^^xsd:double;
  dwc:endLatitude '41.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.583333 41.666667, 9.583333 41.666667, 9.583333 41.666667, 9.583333 41.666667, 9.583333 41.666667))'^^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 '774_2340'^^xsd:string;
  dwc:observationDate '1989-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539333 7.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.539333"^^xsd:decimal ;
  dwc:decimalLongitude "7.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.539333 7.788)"^^geo:wktLiteral ;
  geo-pos:lat "43.539333"^^xsd:decimal ;
  geo-pos:long "7.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3238'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3238'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.788'^^xsd:double;
  dwc:startLongitude '7.788'^^xsd:double;
  dwc:endLongitude '7.788'^^xsd:double;
  dwc:latitude '43.539333'^^xsd:double;
  dwc:startLatitude '43.539333'^^xsd:double;
  dwc:endLatitude '43.539333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.788 43.539333, 7.788 43.539333, 7.788 43.539333, 7.788 43.539333, 7.788 43.539333))'^^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 '774_3238'^^xsd:string;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619433 8.166333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.619433"^^xsd:decimal ;
  dwc:decimalLongitude "8.166333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619433 8.166333)"^^geo:wktLiteral ;
  geo-pos:lat "43.619433"^^xsd:decimal ;
  geo-pos:long "8.166333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7304'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7304'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.994166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.166333'^^xsd:double;
  dwc:startLongitude '8.166333'^^xsd:double;
  dwc:endLongitude '8.166333'^^xsd:double;
  dwc:latitude '43.619433'^^xsd:double;
  dwc:startLatitude '43.619433'^^xsd:double;
  dwc:endLatitude '43.619433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.166333 43.619433, 8.166333 43.619433, 8.166333 43.619433, 8.166333 43.619433, 8.166333 43.619433))'^^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 '774_7304'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.150167 8.324167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.150167"^^xsd:decimal ;
  dwc:decimalLongitude "8.324167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.150167 8.324167)"^^geo:wktLiteral ;
  geo-pos:lat "43.150167"^^xsd:decimal ;
  geo-pos:long "8.324167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3979'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3979'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.324167'^^xsd:double;
  dwc:startLongitude '8.324167'^^xsd:double;
  dwc:endLongitude '8.324167'^^xsd:double;
  dwc:latitude '43.150167'^^xsd:double;
  dwc:startLatitude '43.150167'^^xsd:double;
  dwc:endLatitude '43.150167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.324167 43.150167, 8.324167 43.150167, 8.324167 43.150167, 8.324167 43.150167, 8.324167 43.150167))'^^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 '774_3979'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652983 7.95645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.652983"^^xsd:decimal ;
  dwc:decimalLongitude "7.95645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652983 7.95645)"^^geo:wktLiteral ;
  geo-pos:lat "43.652983"^^xsd:decimal ;
  geo-pos:long "7.95645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7099'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7099'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.95645'^^xsd:double;
  dwc:startLongitude '7.95645'^^xsd:double;
  dwc:endLongitude '7.95645'^^xsd:double;
  dwc:latitude '43.652983'^^xsd:double;
  dwc:startLatitude '43.652983'^^xsd:double;
  dwc:endLatitude '43.652983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.95645 43.652983, 7.95645 43.652983, 7.95645 43.652983, 7.95645 43.652983, 7.95645 43.652983))'^^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 '774_7099'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671667 7.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671667"^^xsd:decimal ;
  dwc:decimalLongitude "7.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671667 7.886)"^^geo:wktLiteral ;
  geo-pos:lat "43.671667"^^xsd:decimal ;
  geo-pos:long "7.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4384'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4384'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.886'^^xsd:double;
  dwc:startLongitude '7.886'^^xsd:double;
  dwc:endLongitude '7.886'^^xsd:double;
  dwc:latitude '43.671667'^^xsd:double;
  dwc:startLatitude '43.671667'^^xsd:double;
  dwc:endLatitude '43.671667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.886 43.671667, 7.886 43.671667, 7.886 43.671667, 7.886 43.671667, 7.886 43.671667))'^^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 '774_4384'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508667 8.072833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.508667"^^xsd:decimal ;
  dwc:decimalLongitude "8.072833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508667 8.072833)"^^geo:wktLiteral ;
  geo-pos:lat "43.508667"^^xsd:decimal ;
  geo-pos:long "8.072833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3928'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3928'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.072833'^^xsd:double;
  dwc:startLongitude '8.072833'^^xsd:double;
  dwc:endLongitude '8.072833'^^xsd:double;
  dwc:latitude '43.508667'^^xsd:double;
  dwc:startLatitude '43.508667'^^xsd:double;
  dwc:endLatitude '43.508667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.072833 43.508667, 8.072833 43.508667, 8.072833 43.508667, 8.072833 43.508667, 8.072833 43.508667))'^^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 '774_3928'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326167 8.5261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.326167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326167 8.5261)"^^geo:wktLiteral ;
  geo-pos:lat "43.326167"^^xsd:decimal ;
  geo-pos:long "8.5261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3529'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3529'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5261'^^xsd:double;
  dwc:startLongitude '8.5261'^^xsd:double;
  dwc:endLongitude '8.5261'^^xsd:double;
  dwc:latitude '43.326167'^^xsd:double;
  dwc:startLatitude '43.326167'^^xsd:double;
  dwc:endLatitude '43.326167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5261 43.326167, 8.5261 43.326167, 8.5261 43.326167, 8.5261 43.326167, 8.5261 43.326167))'^^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 '774_3529'^^xsd:string;
  dwc:observationDate '1991-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6153 8.1454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6153"^^xsd:decimal ;
  dwc:decimalLongitude "8.1454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6153 8.1454)"^^geo:wktLiteral ;
  geo-pos:lat "43.6153"^^xsd:decimal ;
  geo-pos:long "8.1454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7463'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7463'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.275555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1454'^^xsd:double;
  dwc:startLongitude '8.1454'^^xsd:double;
  dwc:endLongitude '8.1454'^^xsd:double;
  dwc:latitude '43.6153'^^xsd:double;
  dwc:startLatitude '43.6153'^^xsd:double;
  dwc:endLatitude '43.6153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1454 43.6153, 8.1454 43.6153, 8.1454 43.6153, 8.1454 43.6153, 8.1454 43.6153))'^^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 '774_7463'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6275 7.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6275"^^xsd:decimal ;
  dwc:decimalLongitude "7.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6275 7.681)"^^geo:wktLiteral ;
  geo-pos:lat "43.6275"^^xsd:decimal ;
  geo-pos:long "7.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4955'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4955'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.681'^^xsd:double;
  dwc:startLongitude '7.681'^^xsd:double;
  dwc:endLongitude '7.681'^^xsd:double;
  dwc:latitude '43.6275'^^xsd:double;
  dwc:startLatitude '43.6275'^^xsd:double;
  dwc:endLatitude '43.6275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.681 43.6275, 7.681 43.6275, 7.681 43.6275, 7.681 43.6275, 7.681 43.6275))'^^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 '774_4955'^^xsd:string;
  dwc:observationDate '2000-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.009522 6.645112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.009522"^^xsd:decimal ;
  dwc:decimalLongitude "6.645112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.009522 6.645112)"^^geo:wktLiteral ;
  geo-pos:lat "43.009522"^^xsd:decimal ;
  geo-pos:long "6.645112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5768'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5768'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.645112'^^xsd:double;
  dwc:startLongitude '6.645112'^^xsd:double;
  dwc:endLongitude '6.645112'^^xsd:double;
  dwc:latitude '43.009522'^^xsd:double;
  dwc:startLatitude '43.009522'^^xsd:double;
  dwc:endLatitude '43.009522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.645112 43.009522, 6.645112 43.009522, 6.645112 43.009522, 6.645112 43.009522, 6.645112 43.009522))'^^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 '774_5768'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60904 7.59656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60904"^^xsd:decimal ;
  dwc:decimalLongitude "7.59656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60904 7.59656)"^^geo:wktLiteral ;
  geo-pos:lat "43.60904"^^xsd:decimal ;
  geo-pos:long "7.59656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8198'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8198'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.228888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.59656'^^xsd:double;
  dwc:startLongitude '7.59656'^^xsd:double;
  dwc:endLongitude '7.59656'^^xsd:double;
  dwc:latitude '43.60904'^^xsd:double;
  dwc:startLatitude '43.60904'^^xsd:double;
  dwc:endLatitude '43.60904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.59656 43.60904, 7.59656 43.60904, 7.59656 43.60904, 7.59656 43.60904, 7.59656 43.60904))'^^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 '774_8198'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20242 8.04658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20242"^^xsd:decimal ;
  dwc:decimalLongitude "8.04658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20242 8.04658)"^^geo:wktLiteral ;
  geo-pos:lat "43.20242"^^xsd:decimal ;
  geo-pos:long "8.04658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6537'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6537'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.198888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04658'^^xsd:double;
  dwc:startLongitude '8.04658'^^xsd:double;
  dwc:endLongitude '8.04658'^^xsd:double;
  dwc:latitude '43.20242'^^xsd:double;
  dwc:startLatitude '43.20242'^^xsd:double;
  dwc:endLatitude '43.20242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04658 43.20242, 8.04658 43.20242, 8.04658 43.20242, 8.04658 43.20242, 8.04658 43.20242))'^^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 '774_6537'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429167 7.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.429167"^^xsd:decimal ;
  dwc:decimalLongitude "7.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429167 7.445)"^^geo:wktLiteral ;
  geo-pos:lat "43.429167"^^xsd:decimal ;
  geo-pos:long "7.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4695'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4695'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.828611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.445'^^xsd:double;
  dwc:startLongitude '7.445'^^xsd:double;
  dwc:endLongitude '7.445'^^xsd:double;
  dwc:latitude '43.429167'^^xsd:double;
  dwc:startLatitude '43.429167'^^xsd:double;
  dwc:endLatitude '43.429167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.445 43.429167, 7.445 43.429167, 7.445 43.429167, 7.445 43.429167, 7.445 43.429167))'^^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 '774_4695'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464333 7.989167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.464333"^^xsd:decimal ;
  dwc:decimalLongitude "7.989167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464333 7.989167)"^^geo:wktLiteral ;
  geo-pos:lat "43.464333"^^xsd:decimal ;
  geo-pos:long "7.989167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4726'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4726'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.171666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.989167'^^xsd:double;
  dwc:startLongitude '7.989167'^^xsd:double;
  dwc:endLongitude '7.989167'^^xsd:double;
  dwc:latitude '43.464333'^^xsd:double;
  dwc:startLatitude '43.464333'^^xsd:double;
  dwc:endLatitude '43.464333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.989167 43.464333, 7.989167 43.464333, 7.989167 43.464333, 7.989167 43.464333, 7.989167 43.464333))'^^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 '774_4726'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544956 7.450233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544956"^^xsd:decimal ;
  dwc:decimalLongitude "7.450233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544956 7.450233)"^^geo:wktLiteral ;
  geo-pos:lat "43.544956"^^xsd:decimal ;
  geo-pos:long "7.450233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5837'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5837'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.450233'^^xsd:double;
  dwc:startLongitude '7.450233'^^xsd:double;
  dwc:endLongitude '7.450233'^^xsd:double;
  dwc:latitude '43.544956'^^xsd:double;
  dwc:startLatitude '43.544956'^^xsd:double;
  dwc:endLatitude '43.544956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.450233 43.544956, 7.450233 43.544956, 7.450233 43.544956, 7.450233 43.544956, 7.450233 43.544956))'^^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 '774_5837'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317715 8.768017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.317715"^^xsd:decimal ;
  dwc:decimalLongitude "8.768017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317715 8.768017)"^^geo:wktLiteral ;
  geo-pos:lat "43.317715"^^xsd:decimal ;
  geo-pos:long "8.768017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5576'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5576'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.741944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.768017'^^xsd:double;
  dwc:startLongitude '8.768017'^^xsd:double;
  dwc:endLongitude '8.768017'^^xsd:double;
  dwc:latitude '43.317715'^^xsd:double;
  dwc:startLatitude '43.317715'^^xsd:double;
  dwc:endLatitude '43.317715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.768017 43.317715, 8.768017 43.317715, 8.768017 43.317715, 8.768017 43.317715, 8.768017 43.317715))'^^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 '774_5576'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17638 8.62385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17638"^^xsd:decimal ;
  dwc:decimalLongitude "8.62385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17638 8.62385)"^^geo:wktLiteral ;
  geo-pos:lat "44.17638"^^xsd:decimal ;
  geo-pos:long "8.62385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4860'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4860'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.7919444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.62385'^^xsd:double;
  dwc:startLongitude '8.62385'^^xsd:double;
  dwc:endLongitude '8.62385'^^xsd:double;
  dwc:latitude '44.17638'^^xsd:double;
  dwc:startLatitude '44.17638'^^xsd:double;
  dwc:endLatitude '44.17638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.62385 44.17638, 8.62385 44.17638, 8.62385 44.17638, 8.62385 44.17638, 8.62385 44.17638))'^^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 '774_4860'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.505333 8.025833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.505333"^^xsd:decimal ;
  dwc:decimalLongitude "8.025833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.505333 8.025833)"^^geo:wktLiteral ;
  geo-pos:lat "43.505333"^^xsd:decimal ;
  geo-pos:long "8.025833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4216'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4216'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.025833'^^xsd:double;
  dwc:startLongitude '8.025833'^^xsd:double;
  dwc:endLongitude '8.025833'^^xsd:double;
  dwc:latitude '43.505333'^^xsd:double;
  dwc:startLatitude '43.505333'^^xsd:double;
  dwc:endLatitude '43.505333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.025833 43.505333, 8.025833 43.505333, 8.025833 43.505333, 8.025833 43.505333, 8.025833 43.505333))'^^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 '774_4216'^^xsd:string;
  dwc:observationDate '1995-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.621117 7.832871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.621117"^^xsd:decimal ;
  dwc:decimalLongitude "7.832871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.621117 7.832871)"^^geo:wktLiteral ;
  geo-pos:lat "43.621117"^^xsd:decimal ;
  geo-pos:long "7.832871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5692'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5692'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.921111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.832871'^^xsd:double;
  dwc:startLongitude '7.832871'^^xsd:double;
  dwc:endLongitude '7.832871'^^xsd:double;
  dwc:latitude '43.621117'^^xsd:double;
  dwc:startLatitude '43.621117'^^xsd:double;
  dwc:endLatitude '43.621117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.832871 43.621117, 7.832871 43.621117, 7.832871 43.621117, 7.832871 43.621117, 7.832871 43.621117))'^^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 '774_5692'^^xsd:string;
  dwc:observationDate '2005-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551304 7.448149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.551304"^^xsd:decimal ;
  dwc:decimalLongitude "7.448149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.551304 7.448149)"^^geo:wktLiteral ;
  geo-pos:lat "43.551304"^^xsd:decimal ;
  geo-pos:long "7.448149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5690'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5690'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.868333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.448149'^^xsd:double;
  dwc:startLongitude '7.448149'^^xsd:double;
  dwc:endLongitude '7.448149'^^xsd:double;
  dwc:latitude '43.551304'^^xsd:double;
  dwc:startLatitude '43.551304'^^xsd:double;
  dwc:endLatitude '43.551304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.448149 43.551304, 7.448149 43.551304, 7.448149 43.551304, 7.448149 43.551304, 7.448149 43.551304))'^^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 '774_5690'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6951 8.4563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6951"^^xsd:decimal ;
  dwc:decimalLongitude "8.4563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6951 8.4563)"^^geo:wktLiteral ;
  geo-pos:lat "43.6951"^^xsd:decimal ;
  geo-pos:long "8.4563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7575'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7575'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.636666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4563'^^xsd:double;
  dwc:startLongitude '8.4563'^^xsd:double;
  dwc:endLongitude '8.4563'^^xsd:double;
  dwc:latitude '43.6951'^^xsd:double;
  dwc:startLatitude '43.6951'^^xsd:double;
  dwc:endLatitude '43.6951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4563 43.6951, 8.4563 43.6951, 8.4563 43.6951, 8.4563 43.6951, 8.4563 43.6951))'^^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 '774_7575'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 20.416167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "20.416167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 20.416167)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "20.416167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2544'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2544'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.416167'^^xsd:double;
  dwc:startLongitude '20.416167'^^xsd:double;
  dwc:endLongitude '20.416167'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:startLatitude '38.8'^^xsd:double;
  dwc:endLatitude '38.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.416167 38.8, 20.416167 38.8, 20.416167 38.8, 20.416167 38.8, 20.416167 38.8))'^^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 '774_2544'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783333 6.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783333"^^xsd:decimal ;
  dwc:decimalLongitude "6.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783333 6.683333)"^^geo:wktLiteral ;
  geo-pos:lat "42.783333"^^xsd:decimal ;
  geo-pos:long "6.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2475'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2475'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.683333'^^xsd:double;
  dwc:startLongitude '6.683333'^^xsd:double;
  dwc:endLongitude '6.683333'^^xsd:double;
  dwc:latitude '42.783333'^^xsd:double;
  dwc:startLatitude '42.783333'^^xsd:double;
  dwc:endLatitude '42.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.683333 42.783333, 6.683333 42.783333, 6.683333 42.783333, 6.683333 42.783333, 6.683333 42.783333))'^^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 '774_2475'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816667 15.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816667"^^xsd:decimal ;
  dwc:decimalLongitude "15.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816667 15.494)"^^geo:wktLiteral ;
  geo-pos:lat "36.816667"^^xsd:decimal ;
  geo-pos:long "15.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2427'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.494'^^xsd:double;
  dwc:startLongitude '15.494'^^xsd:double;
  dwc:endLongitude '15.494'^^xsd:double;
  dwc:latitude '36.816667'^^xsd:double;
  dwc:startLatitude '36.816667'^^xsd:double;
  dwc:endLatitude '36.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.494 36.816667, 15.494 36.816667, 15.494 36.816667, 15.494 36.816667, 15.494 36.816667))'^^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 '774_2427'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7285 8.78483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7285"^^xsd:decimal ;
  dwc:decimalLongitude "8.78483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7285 8.78483)"^^geo:wktLiteral ;
  geo-pos:lat "42.7285"^^xsd:decimal ;
  geo-pos:long "8.78483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4991'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4991'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.78483'^^xsd:double;
  dwc:startLongitude '8.78483'^^xsd:double;
  dwc:endLongitude '8.78483'^^xsd:double;
  dwc:latitude '42.7285'^^xsd:double;
  dwc:startLatitude '42.7285'^^xsd:double;
  dwc:endLatitude '42.7285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.78483 42.7285, 8.78483 42.7285, 8.78483 42.7285, 8.78483 42.7285, 8.78483 42.7285))'^^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 '774_4991'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.756333 7.842833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.756333"^^xsd:decimal ;
  dwc:decimalLongitude "7.842833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.756333 7.842833)"^^geo:wktLiteral ;
  geo-pos:lat "43.756333"^^xsd:decimal ;
  geo-pos:long "7.842833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3972'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3972'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.842833'^^xsd:double;
  dwc:startLongitude '7.842833'^^xsd:double;
  dwc:endLongitude '7.842833'^^xsd:double;
  dwc:latitude '43.756333'^^xsd:double;
  dwc:startLatitude '43.756333'^^xsd:double;
  dwc:endLatitude '43.756333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.842833 43.756333, 7.842833 43.756333, 7.842833 43.756333, 7.842833 43.756333, 7.842833 43.756333))'^^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 '774_3972'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.666667"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2261'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2261'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:startLongitude '13.55'^^xsd:double;
  dwc:endLongitude '13.55'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.55 38.666667, 13.55 38.666667, 13.55 38.666667, 13.55 38.666667, 13.55 38.666667))'^^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 '774_2261'^^xsd:string;
  dwc:observationDate '1987-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.305267 8.36295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.305267"^^xsd:decimal ;
  dwc:decimalLongitude "8.36295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.305267 8.36295)"^^geo:wktLiteral ;
  geo-pos:lat "43.305267"^^xsd:decimal ;
  geo-pos:long "8.36295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3751'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3751'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.36295'^^xsd:double;
  dwc:startLongitude '8.36295'^^xsd:double;
  dwc:endLongitude '8.36295'^^xsd:double;
  dwc:latitude '43.305267'^^xsd:double;
  dwc:startLatitude '43.305267'^^xsd:double;
  dwc:endLatitude '43.305267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36295 43.305267, 8.36295 43.305267, 8.36295 43.305267, 8.36295 43.305267, 8.36295 43.305267))'^^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 '774_3751'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.750833 7.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.750833"^^xsd:decimal ;
  dwc:decimalLongitude "7.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.750833 7.816667)"^^geo:wktLiteral ;
  geo-pos:lat "43.750833"^^xsd:decimal ;
  geo-pos:long "7.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3740'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3740'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816667'^^xsd:double;
  dwc:startLongitude '7.816667'^^xsd:double;
  dwc:endLongitude '7.816667'^^xsd:double;
  dwc:latitude '43.750833'^^xsd:double;
  dwc:startLatitude '43.750833'^^xsd:double;
  dwc:endLatitude '43.750833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816667 43.750833, 7.816667 43.750833, 7.816667 43.750833, 7.816667 43.750833, 7.816667 43.750833))'^^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 '774_3740'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69417 8.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69417"^^xsd:decimal ;
  dwc:decimalLongitude "8.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69417 8.459)"^^geo:wktLiteral ;
  geo-pos:lat "43.69417"^^xsd:decimal ;
  geo-pos:long "8.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4983'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4983'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.459'^^xsd:double;
  dwc:startLongitude '8.459'^^xsd:double;
  dwc:endLongitude '8.459'^^xsd:double;
  dwc:latitude '43.69417'^^xsd:double;
  dwc:startLatitude '43.69417'^^xsd:double;
  dwc:endLatitude '43.69417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.459 43.69417, 8.459 43.69417, 8.459 43.69417, 8.459 43.69417, 8.459 43.69417))'^^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 '774_4983'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36583 8.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36583"^^xsd:decimal ;
  dwc:decimalLongitude "8.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36583 8.8395)"^^geo:wktLiteral ;
  geo-pos:lat "43.36583"^^xsd:decimal ;
  geo-pos:long "8.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5006'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5006'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.8395'^^xsd:double;
  dwc:startLongitude '8.8395'^^xsd:double;
  dwc:endLongitude '8.8395'^^xsd:double;
  dwc:latitude '43.36583'^^xsd:double;
  dwc:startLatitude '43.36583'^^xsd:double;
  dwc:endLatitude '43.36583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8395 43.36583, 8.8395 43.36583, 8.8395 43.36583, 8.8395 43.36583, 8.8395 43.36583))'^^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 '774_5006'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8677 8.3041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8677"^^xsd:decimal ;
  dwc:decimalLongitude "8.3041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8677 8.3041)"^^geo:wktLiteral ;
  geo-pos:lat "43.8677"^^xsd:decimal ;
  geo-pos:long "8.3041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7567'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7567'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.062777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3041'^^xsd:double;
  dwc:startLongitude '8.3041'^^xsd:double;
  dwc:endLongitude '8.3041'^^xsd:double;
  dwc:latitude '43.8677'^^xsd:double;
  dwc:startLatitude '43.8677'^^xsd:double;
  dwc:endLatitude '43.8677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3041 43.8677, 8.3041 43.8677, 8.3041 43.8677, 8.3041 43.8677, 8.3041 43.8677))'^^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 '774_7567'^^xsd:string;
  dwc:observationDate '2000-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5984 7.802867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5984"^^xsd:decimal ;
  dwc:decimalLongitude "7.802867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5984 7.802867)"^^geo:wktLiteral ;
  geo-pos:lat "43.5984"^^xsd:decimal ;
  geo-pos:long "7.802867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3377'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.802867'^^xsd:double;
  dwc:startLongitude '7.802867'^^xsd:double;
  dwc:endLongitude '7.802867'^^xsd:double;
  dwc:latitude '43.5984'^^xsd:double;
  dwc:startLatitude '43.5984'^^xsd:double;
  dwc:endLatitude '43.5984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.802867 43.5984, 7.802867 43.5984, 7.802867 43.5984, 7.802867 43.5984, 7.802867 43.5984))'^^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 '774_3377'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.968 8.480667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.968"^^xsd:decimal ;
  dwc:decimalLongitude "8.480667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.968 8.480667)"^^geo:wktLiteral ;
  geo-pos:lat "42.968"^^xsd:decimal ;
  geo-pos:long "8.480667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4099'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4099'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.480667'^^xsd:double;
  dwc:startLongitude '8.480667'^^xsd:double;
  dwc:endLongitude '8.480667'^^xsd:double;
  dwc:latitude '42.968'^^xsd:double;
  dwc:startLatitude '42.968'^^xsd:double;
  dwc:endLatitude '42.968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.480667 42.968, 8.480667 42.968, 8.480667 42.968, 8.480667 42.968, 8.480667 42.968))'^^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 '774_4099'^^xsd:string;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.838333 19.011111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.838333"^^xsd:decimal ;
  dwc:decimalLongitude "19.011111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.838333 19.011111)"^^geo:wktLiteral ;
  geo-pos:lat "39.838333"^^xsd:decimal ;
  geo-pos:long "19.011111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_712'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_712'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.011111'^^xsd:double;
  dwc:startLongitude '19.011111'^^xsd:double;
  dwc:endLongitude '19.011111'^^xsd:double;
  dwc:latitude '39.838333'^^xsd:double;
  dwc:startLatitude '39.838333'^^xsd:double;
  dwc:endLatitude '39.838333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.011111 39.838333, 19.011111 39.838333, 19.011111 39.838333, 19.011111 39.838333, 19.011111 39.838333))'^^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 '774_712'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506184 7.496674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.506184"^^xsd:decimal ;
  dwc:decimalLongitude "7.496674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506184 7.496674)"^^geo:wktLiteral ;
  geo-pos:lat "43.506184"^^xsd:decimal ;
  geo-pos:long "7.496674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6241'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0247222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.496674'^^xsd:double;
  dwc:startLongitude '7.496674'^^xsd:double;
  dwc:endLongitude '7.496674'^^xsd:double;
  dwc:latitude '43.506184'^^xsd:double;
  dwc:startLatitude '43.506184'^^xsd:double;
  dwc:endLatitude '43.506184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.496674 43.506184, 7.496674 43.506184, 7.496674 43.506184, 7.496674 43.506184, 7.496674 43.506184))'^^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 '774_6241'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016667 20.276833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.016667"^^xsd:decimal ;
  dwc:decimalLongitude "20.276833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016667 20.276833)"^^geo:wktLiteral ;
  geo-pos:lat "39.016667"^^xsd:decimal ;
  geo-pos:long "20.276833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2669'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2669'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.276833'^^xsd:double;
  dwc:startLongitude '20.276833'^^xsd:double;
  dwc:endLongitude '20.276833'^^xsd:double;
  dwc:latitude '39.016667'^^xsd:double;
  dwc:startLatitude '39.016667'^^xsd:double;
  dwc:endLatitude '39.016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.276833 39.016667, 20.276833 39.016667, 20.276833 39.016667, 20.276833 39.016667, 20.276833 39.016667))'^^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 '774_2669'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.826983 8.037833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.826983"^^xsd:decimal ;
  dwc:decimalLongitude "8.037833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.826983 8.037833)"^^geo:wktLiteral ;
  geo-pos:lat "43.826983"^^xsd:decimal ;
  geo-pos:long "8.037833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7043'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7043'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.037833'^^xsd:double;
  dwc:startLongitude '8.037833'^^xsd:double;
  dwc:endLongitude '8.037833'^^xsd:double;
  dwc:latitude '43.826983'^^xsd:double;
  dwc:startLatitude '43.826983'^^xsd:double;
  dwc:endLatitude '43.826983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.037833 43.826983, 8.037833 43.826983, 8.037833 43.826983, 8.037833 43.826983, 8.037833 43.826983))'^^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 '774_7043'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84132 8.020625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84132"^^xsd:decimal ;
  dwc:decimalLongitude "8.020625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84132 8.020625)"^^geo:wktLiteral ;
  geo-pos:lat "43.84132"^^xsd:decimal ;
  geo-pos:long "8.020625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7850'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7850'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.020625'^^xsd:double;
  dwc:startLongitude '8.020625'^^xsd:double;
  dwc:endLongitude '8.020625'^^xsd:double;
  dwc:latitude '43.84132'^^xsd:double;
  dwc:startLatitude '43.84132'^^xsd:double;
  dwc:endLatitude '43.84132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.020625 43.84132, 8.020625 43.84132, 8.020625 43.84132, 8.020625 43.84132, 8.020625 43.84132))'^^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 '774_7850'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6875 7.749504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6875"^^xsd:decimal ;
  dwc:decimalLongitude "7.749504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6875 7.749504)"^^geo:wktLiteral ;
  geo-pos:lat "43.6875"^^xsd:decimal ;
  geo-pos:long "7.749504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5776'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5776'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.5055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.749504'^^xsd:double;
  dwc:startLongitude '7.749504'^^xsd:double;
  dwc:endLongitude '7.749504'^^xsd:double;
  dwc:latitude '43.6875'^^xsd:double;
  dwc:startLatitude '43.6875'^^xsd:double;
  dwc:endLatitude '43.6875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.749504 43.6875, 7.749504 43.6875, 7.749504 43.6875, 7.749504 43.6875, 7.749504 43.6875))'^^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 '774_5776'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.883717 -13.401183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.883717"^^xsd:decimal ;
  dwc:decimalLongitude "-13.401183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.883717 -13.401183)"^^geo:wktLiteral ;
  geo-pos:lat "28.883717"^^xsd:decimal ;
  geo-pos:long "-13.401183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2888'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2888'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.401183'^^xsd:double;
  dwc:startLongitude '-13.401183'^^xsd:double;
  dwc:endLongitude '-13.401183'^^xsd:double;
  dwc:latitude '28.883717'^^xsd:double;
  dwc:startLatitude '28.883717'^^xsd:double;
  dwc:endLatitude '28.883717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.401183 28.883717, -13.401183 28.883717, -13.401183 28.883717, -13.401183 28.883717, -13.401183 28.883717))'^^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 '774_2888'^^xsd:string;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5601 7.66474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5601"^^xsd:decimal ;
  dwc:decimalLongitude "7.66474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5601 7.66474)"^^geo:wktLiteral ;
  geo-pos:lat "43.5601"^^xsd:decimal ;
  geo-pos:long "7.66474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6568'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6568'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.052222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.66474'^^xsd:double;
  dwc:startLongitude '7.66474'^^xsd:double;
  dwc:endLongitude '7.66474'^^xsd:double;
  dwc:latitude '43.5601'^^xsd:double;
  dwc:startLatitude '43.5601'^^xsd:double;
  dwc:endLatitude '43.5601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.66474 43.5601, 7.66474 43.5601, 7.66474 43.5601, 7.66474 43.5601, 7.66474 43.5601))'^^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 '774_6568'^^xsd:string;
  dwc:observationDate '2009-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24788 7.87744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24788"^^xsd:decimal ;
  dwc:decimalLongitude "7.87744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24788 7.87744)"^^geo:wktLiteral ;
  geo-pos:lat "43.24788"^^xsd:decimal ;
  geo-pos:long "7.87744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6469'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.645'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.87744'^^xsd:double;
  dwc:startLongitude '7.87744'^^xsd:double;
  dwc:endLongitude '7.87744'^^xsd:double;
  dwc:latitude '43.24788'^^xsd:double;
  dwc:startLatitude '43.24788'^^xsd:double;
  dwc:endLatitude '43.24788'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.87744 43.24788, 7.87744 43.24788, 7.87744 43.24788, 7.87744 43.24788, 7.87744 43.24788))'^^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 '774_6469'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72083 8.10198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72083"^^xsd:decimal ;
  dwc:decimalLongitude "8.10198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72083 8.10198)"^^geo:wktLiteral ;
  geo-pos:lat "43.72083"^^xsd:decimal ;
  geo-pos:long "8.10198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5362'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5362'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.151388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.10198'^^xsd:double;
  dwc:startLongitude '8.10198'^^xsd:double;
  dwc:endLongitude '8.10198'^^xsd:double;
  dwc:latitude '43.72083'^^xsd:double;
  dwc:startLatitude '43.72083'^^xsd:double;
  dwc:endLatitude '43.72083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.10198 43.72083, 8.10198 43.72083, 8.10198 43.72083, 8.10198 43.72083, 8.10198 43.72083))'^^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 '774_5362'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.471958 7.391517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.471958"^^xsd:decimal ;
  dwc:decimalLongitude "7.391517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.471958 7.391517)"^^geo:wktLiteral ;
  geo-pos:lat "43.471958"^^xsd:decimal ;
  geo-pos:long "7.391517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5958'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5958'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.391517'^^xsd:double;
  dwc:startLongitude '7.391517'^^xsd:double;
  dwc:endLongitude '7.391517'^^xsd:double;
  dwc:latitude '43.471958'^^xsd:double;
  dwc:startLatitude '43.471958'^^xsd:double;
  dwc:endLatitude '43.471958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.391517 43.471958, 7.391517 43.471958, 7.391517 43.471958, 7.391517 43.471958, 7.391517 43.471958))'^^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 '774_5958'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509449 7.380417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509449"^^xsd:decimal ;
  dwc:decimalLongitude "7.380417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509449 7.380417)"^^geo:wktLiteral ;
  geo-pos:lat "43.509449"^^xsd:decimal ;
  geo-pos:long "7.380417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5521'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5521'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.380417'^^xsd:double;
  dwc:startLongitude '7.380417'^^xsd:double;
  dwc:endLongitude '7.380417'^^xsd:double;
  dwc:latitude '43.509449'^^xsd:double;
  dwc:startLatitude '43.509449'^^xsd:double;
  dwc:endLatitude '43.509449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.380417 43.509449, 7.380417 43.509449, 7.380417 43.509449, 7.380417 43.509449, 7.380417 43.509449))'^^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 '774_5521'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.116667 7.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.116667"^^xsd:decimal ;
  dwc:decimalLongitude "7.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.116667 7.133333)"^^geo:wktLiteral ;
  geo-pos:lat "43.116667"^^xsd:decimal ;
  geo-pos:long "7.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3576'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3576'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.133333'^^xsd:double;
  dwc:startLongitude '7.133333'^^xsd:double;
  dwc:endLongitude '7.133333'^^xsd:double;
  dwc:latitude '43.116667'^^xsd:double;
  dwc:startLatitude '43.116667'^^xsd:double;
  dwc:endLatitude '43.116667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.133333 43.116667, 7.133333 43.116667, 7.133333 43.116667, 7.133333 43.116667, 7.133333 43.116667))'^^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 '774_3576'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592167 7.7835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592167"^^xsd:decimal ;
  dwc:decimalLongitude "7.7835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592167 7.7835)"^^geo:wktLiteral ;
  geo-pos:lat "43.592167"^^xsd:decimal ;
  geo-pos:long "7.7835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4574'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4574'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7811111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7835'^^xsd:double;
  dwc:startLongitude '7.7835'^^xsd:double;
  dwc:endLongitude '7.7835'^^xsd:double;
  dwc:latitude '43.592167'^^xsd:double;
  dwc:startLatitude '43.592167'^^xsd:double;
  dwc:endLatitude '43.592167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7835 43.592167, 7.7835 43.592167, 7.7835 43.592167, 7.7835 43.592167, 7.7835 43.592167))'^^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 '774_4574'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6425 7.9991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6425"^^xsd:decimal ;
  dwc:decimalLongitude "7.9991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6425 7.9991)"^^geo:wktLiteral ;
  geo-pos:lat "43.6425"^^xsd:decimal ;
  geo-pos:long "7.9991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7222'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7222'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.9641666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9991'^^xsd:double;
  dwc:startLongitude '7.9991'^^xsd:double;
  dwc:endLongitude '7.9991'^^xsd:double;
  dwc:latitude '43.6425'^^xsd:double;
  dwc:startLatitude '43.6425'^^xsd:double;
  dwc:endLatitude '43.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9991 43.6425, 7.9991 43.6425, 7.9991 43.6425, 7.9991 43.6425, 7.9991 43.6425))'^^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 '774_7222'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402583 8.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.402583"^^xsd:decimal ;
  dwc:decimalLongitude "8.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.402583 8.233333)"^^geo:wktLiteral ;
  geo-pos:lat "43.402583"^^xsd:decimal ;
  geo-pos:long "8.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3467'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3467'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.233333'^^xsd:double;
  dwc:startLongitude '8.233333'^^xsd:double;
  dwc:endLongitude '8.233333'^^xsd:double;
  dwc:latitude '43.402583'^^xsd:double;
  dwc:startLatitude '43.402583'^^xsd:double;
  dwc:endLatitude '43.402583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.233333 43.402583, 8.233333 43.402583, 8.233333 43.402583, 8.233333 43.402583, 8.233333 43.402583))'^^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 '774_3467'^^xsd:string;
  dwc:observationDate '1991-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 18.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "18.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 18.768)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "18.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2673'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2673'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.768'^^xsd:double;
  dwc:startLongitude '18.768'^^xsd:double;
  dwc:endLongitude '18.768'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:startLatitude '39.8'^^xsd:double;
  dwc:endLatitude '39.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.768 39.8, 18.768 39.8, 18.768 39.8, 18.768 39.8, 18.768 39.8))'^^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 '774_2673'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560667 8.042167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.560667"^^xsd:decimal ;
  dwc:decimalLongitude "8.042167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560667 8.042167)"^^geo:wktLiteral ;
  geo-pos:lat "43.560667"^^xsd:decimal ;
  geo-pos:long "8.042167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4329'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4329'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.042167'^^xsd:double;
  dwc:startLongitude '8.042167'^^xsd:double;
  dwc:endLongitude '8.042167'^^xsd:double;
  dwc:latitude '43.560667'^^xsd:double;
  dwc:startLatitude '43.560667'^^xsd:double;
  dwc:endLatitude '43.560667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.042167 43.560667, 8.042167 43.560667, 8.042167 43.560667, 8.042167 43.560667, 8.042167 43.560667))'^^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 '774_4329'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41357 8.55359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41357"^^xsd:decimal ;
  dwc:decimalLongitude "8.55359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41357 8.55359)"^^geo:wktLiteral ;
  geo-pos:lat "43.41357"^^xsd:decimal ;
  geo-pos:long "8.55359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6689'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6689'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.827222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.55359'^^xsd:double;
  dwc:startLongitude '8.55359'^^xsd:double;
  dwc:endLongitude '8.55359'^^xsd:double;
  dwc:latitude '43.41357'^^xsd:double;
  dwc:startLatitude '43.41357'^^xsd:double;
  dwc:endLatitude '43.41357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.55359 43.41357, 8.55359 43.41357, 8.55359 43.41357, 8.55359 43.41357, 8.55359 43.41357))'^^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 '774_6689'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.625833 7.947833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.625833"^^xsd:decimal ;
  dwc:decimalLongitude "7.947833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.625833 7.947833)"^^geo:wktLiteral ;
  geo-pos:lat "43.625833"^^xsd:decimal ;
  geo-pos:long "7.947833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4192'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4192'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.947833'^^xsd:double;
  dwc:startLongitude '7.947833'^^xsd:double;
  dwc:endLongitude '7.947833'^^xsd:double;
  dwc:latitude '43.625833'^^xsd:double;
  dwc:startLatitude '43.625833'^^xsd:double;
  dwc:endLatitude '43.625833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.947833 43.625833, 7.947833 43.625833, 7.947833 43.625833, 7.947833 43.625833, 7.947833 43.625833))'^^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 '774_4192'^^xsd:string;
  dwc:observationDate '1995-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63917 7.527749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63917"^^xsd:decimal ;
  dwc:decimalLongitude "7.527749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63917 7.527749)"^^geo:wktLiteral ;
  geo-pos:lat "43.63917"^^xsd:decimal ;
  geo-pos:long "7.527749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7964'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7964'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.206388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.527749'^^xsd:double;
  dwc:startLongitude '7.527749'^^xsd:double;
  dwc:endLongitude '7.527749'^^xsd:double;
  dwc:latitude '43.63917'^^xsd:double;
  dwc:startLatitude '43.63917'^^xsd:double;
  dwc:endLatitude '43.63917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.527749 43.63917, 7.527749 43.63917, 7.527749 43.63917, 7.527749 43.63917, 7.527749 43.63917))'^^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 '774_7964'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73104 7.94922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73104"^^xsd:decimal ;
  dwc:decimalLongitude "7.94922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73104 7.94922)"^^geo:wktLiteral ;
  geo-pos:lat "43.73104"^^xsd:decimal ;
  geo-pos:long "7.94922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6869'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6869'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.94922'^^xsd:double;
  dwc:startLongitude '7.94922'^^xsd:double;
  dwc:endLongitude '7.94922'^^xsd:double;
  dwc:latitude '43.73104'^^xsd:double;
  dwc:startLatitude '43.73104'^^xsd:double;
  dwc:endLatitude '43.73104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.94922 43.73104, 7.94922 43.73104, 7.94922 43.73104, 7.94922 43.73104, 7.94922 43.73104))'^^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 '774_6869'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72507 7.71387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72507"^^xsd:decimal ;
  dwc:decimalLongitude "7.71387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72507 7.71387)"^^geo:wktLiteral ;
  geo-pos:lat "43.72507"^^xsd:decimal ;
  geo-pos:long "7.71387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6837'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6837'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.574444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71387'^^xsd:double;
  dwc:startLongitude '7.71387'^^xsd:double;
  dwc:endLongitude '7.71387'^^xsd:double;
  dwc:latitude '43.72507'^^xsd:double;
  dwc:startLatitude '43.72507'^^xsd:double;
  dwc:endLatitude '43.72507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71387 43.72507, 7.71387 43.72507, 7.71387 43.72507, 7.71387 43.72507, 7.71387 43.72507))'^^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 '774_6837'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6817 8.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6817"^^xsd:decimal ;
  dwc:decimalLongitude "8.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6817 8.162)"^^geo:wktLiteral ;
  geo-pos:lat "43.6817"^^xsd:decimal ;
  geo-pos:long "8.162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7342'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7342'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.248888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.162'^^xsd:double;
  dwc:startLongitude '8.162'^^xsd:double;
  dwc:endLongitude '8.162'^^xsd:double;
  dwc:latitude '43.6817'^^xsd:double;
  dwc:startLatitude '43.6817'^^xsd:double;
  dwc:endLatitude '43.6817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.162 43.6817, 8.162 43.6817, 8.162 43.6817, 8.162 43.6817, 8.162 43.6817))'^^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 '774_7342'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7461 8.2409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7461"^^xsd:decimal ;
  dwc:decimalLongitude "8.2409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7461 8.2409)"^^geo:wktLiteral ;
  geo-pos:lat "43.7461"^^xsd:decimal ;
  geo-pos:long "8.2409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7243'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7243'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.653333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2409'^^xsd:double;
  dwc:startLongitude '8.2409'^^xsd:double;
  dwc:endLongitude '8.2409'^^xsd:double;
  dwc:latitude '43.7461'^^xsd:double;
  dwc:startLatitude '43.7461'^^xsd:double;
  dwc:endLatitude '43.7461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2409 43.7461, 8.2409 43.7461, 8.2409 43.7461, 8.2409 43.7461, 8.2409 43.7461))'^^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 '774_7243'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.197 8.063167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.197"^^xsd:decimal ;
  dwc:decimalLongitude "8.063167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.197 8.063167)"^^geo:wktLiteral ;
  geo-pos:lat "43.197"^^xsd:decimal ;
  geo-pos:long "8.063167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4405'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4405'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.063167'^^xsd:double;
  dwc:startLongitude '8.063167'^^xsd:double;
  dwc:endLongitude '8.063167'^^xsd:double;
  dwc:latitude '43.197'^^xsd:double;
  dwc:startLatitude '43.197'^^xsd:double;
  dwc:endLatitude '43.197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.063167 43.197, 8.063167 43.197, 8.063167 43.197, 8.063167 43.197, 8.063167 43.197))'^^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 '774_4405'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133333 7.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133333"^^xsd:decimal ;
  dwc:decimalLongitude "7.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133333 7.383333)"^^geo:wktLiteral ;
  geo-pos:lat "42.133333"^^xsd:decimal ;
  geo-pos:long "7.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2496'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2496'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.383333'^^xsd:double;
  dwc:startLongitude '7.383333'^^xsd:double;
  dwc:endLongitude '7.383333'^^xsd:double;
  dwc:latitude '42.133333'^^xsd:double;
  dwc:startLatitude '42.133333'^^xsd:double;
  dwc:endLatitude '42.133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.383333 42.133333, 7.383333 42.133333, 7.383333 42.133333, 7.383333 42.133333, 7.383333 42.133333))'^^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 '774_2496'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714 7.773833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714"^^xsd:decimal ;
  dwc:decimalLongitude "7.773833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714 7.773833)"^^geo:wktLiteral ;
  geo-pos:lat "43.714"^^xsd:decimal ;
  geo-pos:long "7.773833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3305'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3305'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.773833'^^xsd:double;
  dwc:startLongitude '7.773833'^^xsd:double;
  dwc:endLongitude '7.773833'^^xsd:double;
  dwc:latitude '43.714'^^xsd:double;
  dwc:startLatitude '43.714'^^xsd:double;
  dwc:endLatitude '43.714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.773833 43.714, 7.773833 43.714, 7.773833 43.714, 7.773833 43.714, 7.773833 43.714))'^^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 '774_3305'^^xsd:string;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.816967 8.482017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.816967"^^xsd:decimal ;
  dwc:decimalLongitude "8.482017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.816967 8.482017)"^^geo:wktLiteral ;
  geo-pos:lat "42.816967"^^xsd:decimal ;
  geo-pos:long "8.482017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3591'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3591'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.482017'^^xsd:double;
  dwc:startLongitude '8.482017'^^xsd:double;
  dwc:endLongitude '8.482017'^^xsd:double;
  dwc:latitude '42.816967'^^xsd:double;
  dwc:startLatitude '42.816967'^^xsd:double;
  dwc:endLatitude '42.816967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.482017 42.816967, 8.482017 42.816967, 8.482017 42.816967, 8.482017 42.816967, 8.482017 42.816967))'^^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 '774_3591'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 8.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 8.316667)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "8.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2595'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2595'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.316667'^^xsd:double;
  dwc:startLongitude '8.316667'^^xsd:double;
  dwc:endLongitude '8.316667'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:startLatitude '41.55'^^xsd:double;
  dwc:endLatitude '41.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.316667 41.55, 8.316667 41.55, 8.316667 41.55, 8.316667 41.55, 8.316667 41.55))'^^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 '774_2595'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52137 7.599035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52137"^^xsd:decimal ;
  dwc:decimalLongitude "7.599035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52137 7.599035)"^^geo:wktLiteral ;
  geo-pos:lat "43.52137"^^xsd:decimal ;
  geo-pos:long "7.599035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8096'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8096'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.224722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.599035'^^xsd:double;
  dwc:startLongitude '7.599035'^^xsd:double;
  dwc:endLongitude '7.599035'^^xsd:double;
  dwc:latitude '43.52137'^^xsd:double;
  dwc:startLatitude '43.52137'^^xsd:double;
  dwc:endLatitude '43.52137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.599035 43.52137, 7.599035 43.52137, 7.599035 43.52137, 7.599035 43.52137, 7.599035 43.52137))'^^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 '774_8096'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.500317 7.916317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.500317"^^xsd:decimal ;
  dwc:decimalLongitude "7.916317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.500317 7.916317)"^^geo:wktLiteral ;
  geo-pos:lat "43.500317"^^xsd:decimal ;
  geo-pos:long "7.916317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6244'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.6758333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916317'^^xsd:double;
  dwc:startLongitude '7.916317'^^xsd:double;
  dwc:endLongitude '7.916317'^^xsd:double;
  dwc:latitude '43.500317'^^xsd:double;
  dwc:startLatitude '43.500317'^^xsd:double;
  dwc:endLatitude '43.500317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916317 43.500317, 7.916317 43.500317, 7.916317 43.500317, 7.916317 43.500317, 7.916317 43.500317))'^^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 '774_6244'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.216667 12.9235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.216667 12.9235)"^^geo:wktLiteral ;
  geo-pos:lat "38.216667"^^xsd:decimal ;
  geo-pos:long "12.9235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2408'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.9235'^^xsd:double;
  dwc:startLongitude '12.9235'^^xsd:double;
  dwc:endLongitude '12.9235'^^xsd:double;
  dwc:latitude '38.216667'^^xsd:double;
  dwc:startLatitude '38.216667'^^xsd:double;
  dwc:endLatitude '38.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9235 38.216667, 12.9235 38.216667, 12.9235 38.216667, 12.9235 38.216667, 12.9235 38.216667))'^^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 '774_2408'^^xsd:string;
  dwc:observationDate '1989-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70483 7.73517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70483"^^xsd:decimal ;
  dwc:decimalLongitude "7.73517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70483 7.73517)"^^geo:wktLiteral ;
  geo-pos:lat "43.70483"^^xsd:decimal ;
  geo-pos:long "7.73517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4927'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4927'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73517'^^xsd:double;
  dwc:startLongitude '7.73517'^^xsd:double;
  dwc:endLongitude '7.73517'^^xsd:double;
  dwc:latitude '43.70483'^^xsd:double;
  dwc:startLatitude '43.70483'^^xsd:double;
  dwc:endLatitude '43.70483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73517 43.70483, 7.73517 43.70483, 7.73517 43.70483, 7.73517 43.70483, 7.73517 43.70483))'^^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 '774_4927'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589333 7.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.589333"^^xsd:decimal ;
  dwc:decimalLongitude "7.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589333 7.716)"^^geo:wktLiteral ;
  geo-pos:lat "43.589333"^^xsd:decimal ;
  geo-pos:long "7.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3843'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3843'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.716'^^xsd:double;
  dwc:startLongitude '7.716'^^xsd:double;
  dwc:endLongitude '7.716'^^xsd:double;
  dwc:latitude '43.589333'^^xsd:double;
  dwc:startLatitude '43.589333'^^xsd:double;
  dwc:endLatitude '43.589333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.716 43.589333, 7.716 43.589333, 7.716 43.589333, 7.716 43.589333, 7.716 43.589333))'^^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 '774_3843'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883333 6.994333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883333"^^xsd:decimal ;
  dwc:decimalLongitude "6.994333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883333 6.994333)"^^geo:wktLiteral ;
  geo-pos:lat "42.883333"^^xsd:decimal ;
  geo-pos:long "6.994333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2629'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.994333'^^xsd:double;
  dwc:startLongitude '6.994333'^^xsd:double;
  dwc:endLongitude '6.994333'^^xsd:double;
  dwc:latitude '42.883333'^^xsd:double;
  dwc:startLatitude '42.883333'^^xsd:double;
  dwc:endLatitude '42.883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.994333 42.883333, 6.994333 42.883333, 6.994333 42.883333, 6.994333 42.883333, 6.994333 42.883333))'^^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 '774_2629'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673626 7.283895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.673626"^^xsd:decimal ;
  dwc:decimalLongitude "7.283895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673626 7.283895)"^^geo:wktLiteral ;
  geo-pos:lat "43.673626"^^xsd:decimal ;
  geo-pos:long "7.283895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5799'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5799'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.661666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.283895'^^xsd:double;
  dwc:startLongitude '7.283895'^^xsd:double;
  dwc:endLongitude '7.283895'^^xsd:double;
  dwc:latitude '43.673626'^^xsd:double;
  dwc:startLatitude '43.673626'^^xsd:double;
  dwc:endLatitude '43.673626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.283895 43.673626, 7.283895 43.673626, 7.283895 43.673626, 7.283895 43.673626, 7.283895 43.673626))'^^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 '774_5799'^^xsd:string;
  dwc:observationDate '2006-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64481 7.53796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64481"^^xsd:decimal ;
  dwc:decimalLongitude "7.53796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64481 7.53796)"^^geo:wktLiteral ;
  geo-pos:lat "43.64481"^^xsd:decimal ;
  geo-pos:long "7.53796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6595'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6595'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.666111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53796'^^xsd:double;
  dwc:startLongitude '7.53796'^^xsd:double;
  dwc:endLongitude '7.53796'^^xsd:double;
  dwc:latitude '43.64481'^^xsd:double;
  dwc:startLatitude '43.64481'^^xsd:double;
  dwc:endLatitude '43.64481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53796 43.64481, 7.53796 43.64481, 7.53796 43.64481, 7.53796 43.64481, 7.53796 43.64481))'^^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 '774_6595'^^xsd:string;
  dwc:observationDate '2010-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41197 7.46786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41197"^^xsd:decimal ;
  dwc:decimalLongitude "7.46786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41197 7.46786)"^^geo:wktLiteral ;
  geo-pos:lat "43.41197"^^xsd:decimal ;
  geo-pos:long "7.46786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6543'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6543'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.175555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.46786'^^xsd:double;
  dwc:startLongitude '7.46786'^^xsd:double;
  dwc:endLongitude '7.46786'^^xsd:double;
  dwc:latitude '43.41197'^^xsd:double;
  dwc:startLatitude '43.41197'^^xsd:double;
  dwc:endLatitude '43.41197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46786 43.41197, 7.46786 43.41197, 7.46786 43.41197, 7.46786 43.41197, 7.46786 43.41197))'^^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 '774_6543'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.386028 7.827666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.386028"^^xsd:decimal ;
  dwc:decimalLongitude "7.827666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.386028 7.827666)"^^geo:wktLiteral ;
  geo-pos:lat "43.386028"^^xsd:decimal ;
  geo-pos:long "7.827666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6097'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6097'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.827666'^^xsd:double;
  dwc:startLongitude '7.827666'^^xsd:double;
  dwc:endLongitude '7.827666'^^xsd:double;
  dwc:latitude '43.386028'^^xsd:double;
  dwc:startLatitude '43.386028'^^xsd:double;
  dwc:endLatitude '43.386028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.827666 43.386028, 7.827666 43.386028, 7.827666 43.386028, 7.827666 43.386028, 7.827666 43.386028))'^^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 '774_6097'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.380989 8.360891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.380989"^^xsd:decimal ;
  dwc:decimalLongitude "8.360891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.380989 8.360891)"^^geo:wktLiteral ;
  geo-pos:lat "43.380989"^^xsd:decimal ;
  geo-pos:long "8.360891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6272'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.578333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.360891'^^xsd:double;
  dwc:startLongitude '8.360891'^^xsd:double;
  dwc:endLongitude '8.360891'^^xsd:double;
  dwc:latitude '43.380989'^^xsd:double;
  dwc:startLatitude '43.380989'^^xsd:double;
  dwc:endLatitude '43.380989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.360891 43.380989, 8.360891 43.380989, 8.360891 43.380989, 8.360891 43.380989, 8.360891 43.380989))'^^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 '774_6272'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554833 7.7745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.554833"^^xsd:decimal ;
  dwc:decimalLongitude "7.7745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554833 7.7745)"^^geo:wktLiteral ;
  geo-pos:lat "43.554833"^^xsd:decimal ;
  geo-pos:long "7.7745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4769'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4769'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.507777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7745'^^xsd:double;
  dwc:startLongitude '7.7745'^^xsd:double;
  dwc:endLongitude '7.7745'^^xsd:double;
  dwc:latitude '43.554833'^^xsd:double;
  dwc:startLatitude '43.554833'^^xsd:double;
  dwc:endLatitude '43.554833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7745 43.554833, 7.7745 43.554833, 7.7745 43.554833, 7.7745 43.554833, 7.7745 43.554833))'^^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 '774_4769'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61224 7.85977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61224"^^xsd:decimal ;
  dwc:decimalLongitude "7.85977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61224 7.85977)"^^geo:wktLiteral ;
  geo-pos:lat "43.61224"^^xsd:decimal ;
  geo-pos:long "7.85977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6460'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4788888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85977'^^xsd:double;
  dwc:startLongitude '7.85977'^^xsd:double;
  dwc:endLongitude '7.85977'^^xsd:double;
  dwc:latitude '43.61224'^^xsd:double;
  dwc:startLatitude '43.61224'^^xsd:double;
  dwc:endLatitude '43.61224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85977 43.61224, 7.85977 43.61224, 7.85977 43.61224, 7.85977 43.61224, 7.85977 43.61224))'^^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 '774_6460'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531063 7.595065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531063"^^xsd:decimal ;
  dwc:decimalLongitude "7.595065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531063 7.595065)"^^geo:wktLiteral ;
  geo-pos:lat "43.531063"^^xsd:decimal ;
  geo-pos:long "7.595065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5984'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5984'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.979444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.595065'^^xsd:double;
  dwc:startLongitude '7.595065'^^xsd:double;
  dwc:endLongitude '7.595065'^^xsd:double;
  dwc:latitude '43.531063'^^xsd:double;
  dwc:startLatitude '43.531063'^^xsd:double;
  dwc:endLatitude '43.531063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.595065 43.531063, 7.595065 43.531063, 7.595065 43.531063, 7.595065 43.531063, 7.595065 43.531063))'^^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 '774_5984'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69085 8.00602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69085"^^xsd:decimal ;
  dwc:decimalLongitude "8.00602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69085 8.00602)"^^geo:wktLiteral ;
  geo-pos:lat "43.69085"^^xsd:decimal ;
  geo-pos:long "8.00602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6549'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6549'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.117222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00602'^^xsd:double;
  dwc:startLongitude '8.00602'^^xsd:double;
  dwc:endLongitude '8.00602'^^xsd:double;
  dwc:latitude '43.69085'^^xsd:double;
  dwc:startLatitude '43.69085'^^xsd:double;
  dwc:endLatitude '43.69085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00602 43.69085, 8.00602 43.69085, 8.00602 43.69085, 8.00602 43.69085, 8.00602 43.69085))'^^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 '774_6549'^^xsd:string;
  dwc:observationDate '2009-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.887344 8.527164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.887344"^^xsd:decimal ;
  dwc:decimalLongitude "8.527164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.887344 8.527164)"^^geo:wktLiteral ;
  geo-pos:lat "43.887344"^^xsd:decimal ;
  geo-pos:long "8.527164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6332'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6332'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.129166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.527164'^^xsd:double;
  dwc:startLongitude '8.527164'^^xsd:double;
  dwc:endLongitude '8.527164'^^xsd:double;
  dwc:latitude '43.887344'^^xsd:double;
  dwc:startLatitude '43.887344'^^xsd:double;
  dwc:endLatitude '43.887344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.527164 43.887344, 8.527164 43.887344, 8.527164 43.887344, 8.527164 43.887344, 8.527164 43.887344))'^^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 '774_6332'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.636467 7.91415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.636467"^^xsd:decimal ;
  dwc:decimalLongitude "7.91415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.636467 7.91415)"^^geo:wktLiteral ;
  geo-pos:lat "43.636467"^^xsd:decimal ;
  geo-pos:long "7.91415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7454'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7454'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.883611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91415'^^xsd:double;
  dwc:startLongitude '7.91415'^^xsd:double;
  dwc:endLongitude '7.91415'^^xsd:double;
  dwc:latitude '43.636467'^^xsd:double;
  dwc:startLatitude '43.636467'^^xsd:double;
  dwc:endLatitude '43.636467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91415 43.636467, 7.91415 43.636467, 7.91415 43.636467, 7.91415 43.636467, 7.91415 43.636467))'^^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 '774_7454'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.181167 8.114833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.181167"^^xsd:decimal ;
  dwc:decimalLongitude "8.114833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.181167 8.114833)"^^geo:wktLiteral ;
  geo-pos:lat "41.181167"^^xsd:decimal ;
  geo-pos:long "8.114833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2790'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2790'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.114833'^^xsd:double;
  dwc:startLongitude '8.114833'^^xsd:double;
  dwc:endLongitude '8.114833'^^xsd:double;
  dwc:latitude '41.181167'^^xsd:double;
  dwc:startLatitude '41.181167'^^xsd:double;
  dwc:endLatitude '41.181167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.114833 41.181167, 8.114833 41.181167, 8.114833 41.181167, 8.114833 41.181167, 8.114833 41.181167))'^^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 '774_2790'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7046 8.0137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7046"^^xsd:decimal ;
  dwc:decimalLongitude "8.0137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7046 8.0137)"^^geo:wktLiteral ;
  geo-pos:lat "43.7046"^^xsd:decimal ;
  geo-pos:long "8.0137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7250'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7250'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.489166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0137'^^xsd:double;
  dwc:startLongitude '8.0137'^^xsd:double;
  dwc:endLongitude '8.0137'^^xsd:double;
  dwc:latitude '43.7046'^^xsd:double;
  dwc:startLatitude '43.7046'^^xsd:double;
  dwc:endLatitude '43.7046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0137 43.7046, 8.0137 43.7046, 8.0137 43.7046, 8.0137 43.7046, 8.0137 43.7046))'^^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 '774_7250'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6368 7.9291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6368"^^xsd:decimal ;
  dwc:decimalLongitude "7.9291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6368 7.9291)"^^geo:wktLiteral ;
  geo-pos:lat "43.6368"^^xsd:decimal ;
  geo-pos:long "7.9291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7549'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7549'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0155555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9291'^^xsd:double;
  dwc:startLongitude '7.9291'^^xsd:double;
  dwc:endLongitude '7.9291'^^xsd:double;
  dwc:latitude '43.6368'^^xsd:double;
  dwc:startLatitude '43.6368'^^xsd:double;
  dwc:endLatitude '43.6368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9291 43.6368, 7.9291 43.6368, 7.9291 43.6368, 7.9291 43.6368, 7.9291 43.6368))'^^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 '774_7549'^^xsd:string;
  dwc:observationDate '2000-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.926167 9.133583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.926167"^^xsd:decimal ;
  dwc:decimalLongitude "9.133583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.926167 9.133583)"^^geo:wktLiteral ;
  geo-pos:lat "42.926167"^^xsd:decimal ;
  geo-pos:long "9.133583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3667'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3667'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.133583'^^xsd:double;
  dwc:startLongitude '9.133583'^^xsd:double;
  dwc:endLongitude '9.133583'^^xsd:double;
  dwc:latitude '42.926167'^^xsd:double;
  dwc:startLatitude '42.926167'^^xsd:double;
  dwc:endLatitude '42.926167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.133583 42.926167, 9.133583 42.926167, 9.133583 42.926167, 9.133583 42.926167, 9.133583 42.926167))'^^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 '774_3667'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6972 7.8472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6972"^^xsd:decimal ;
  dwc:decimalLongitude "7.8472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6972 7.8472)"^^geo:wktLiteral ;
  geo-pos:lat "43.6972"^^xsd:decimal ;
  geo-pos:long "7.8472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7624'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7624'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.967222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8472'^^xsd:double;
  dwc:startLongitude '7.8472'^^xsd:double;
  dwc:endLongitude '7.8472'^^xsd:double;
  dwc:latitude '43.6972'^^xsd:double;
  dwc:startLatitude '43.6972'^^xsd:double;
  dwc:endLatitude '43.6972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8472 43.6972, 7.8472 43.6972, 7.8472 43.6972, 7.8472 43.6972, 7.8472 43.6972))'^^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 '774_7624'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616667 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616667 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.616667"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2561'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2561'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:startLongitude '8.666667'^^xsd:double;
  dwc:endLongitude '8.666667'^^xsd:double;
  dwc:latitude '43.616667'^^xsd:double;
  dwc:startLatitude '43.616667'^^xsd:double;
  dwc:endLatitude '43.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 43.616667, 8.666667 43.616667, 8.666667 43.616667, 8.666667 43.616667, 8.666667 43.616667))'^^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 '774_2561'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61117 7.96067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61117"^^xsd:decimal ;
  dwc:decimalLongitude "7.96067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61117 7.96067)"^^geo:wktLiteral ;
  geo-pos:lat "43.61117"^^xsd:decimal ;
  geo-pos:long "7.96067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5014'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5014'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96067'^^xsd:double;
  dwc:startLongitude '7.96067'^^xsd:double;
  dwc:endLongitude '7.96067'^^xsd:double;
  dwc:latitude '43.61117'^^xsd:double;
  dwc:startLatitude '43.61117'^^xsd:double;
  dwc:endLatitude '43.61117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96067 43.61117, 7.96067 43.61117, 7.96067 43.61117, 7.96067 43.61117, 7.96067 43.61117))'^^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 '774_5014'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48157 7.65022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48157"^^xsd:decimal ;
  dwc:decimalLongitude "7.65022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48157 7.65022)"^^geo:wktLiteral ;
  geo-pos:lat "43.48157"^^xsd:decimal ;
  geo-pos:long "7.65022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4891'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0080555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65022'^^xsd:double;
  dwc:startLongitude '7.65022'^^xsd:double;
  dwc:endLongitude '7.65022'^^xsd:double;
  dwc:latitude '43.48157'^^xsd:double;
  dwc:startLatitude '43.48157'^^xsd:double;
  dwc:endLatitude '43.48157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65022 43.48157, 7.65022 43.48157, 7.65022 43.48157, 7.65022 43.48157, 7.65022 43.48157))'^^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 '774_4891'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60426 7.586797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60426"^^xsd:decimal ;
  dwc:decimalLongitude "7.586797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60426 7.586797)"^^geo:wktLiteral ;
  geo-pos:lat "43.60426"^^xsd:decimal ;
  geo-pos:long "7.586797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7868'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7868'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.586797'^^xsd:double;
  dwc:startLongitude '7.586797'^^xsd:double;
  dwc:endLongitude '7.586797'^^xsd:double;
  dwc:latitude '43.60426'^^xsd:double;
  dwc:startLatitude '43.60426'^^xsd:double;
  dwc:endLatitude '43.60426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.586797 43.60426, 7.586797 43.60426, 7.586797 43.60426, 7.586797 43.60426, 7.586797 43.60426))'^^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 '774_7868'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566887 7.781584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.566887"^^xsd:decimal ;
  dwc:decimalLongitude "7.781584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566887 7.781584)"^^geo:wktLiteral ;
  geo-pos:lat "43.566887"^^xsd:decimal ;
  geo-pos:long "7.781584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5584'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5584'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.781584'^^xsd:double;
  dwc:startLongitude '7.781584'^^xsd:double;
  dwc:endLongitude '7.781584'^^xsd:double;
  dwc:latitude '43.566887'^^xsd:double;
  dwc:startLatitude '43.566887'^^xsd:double;
  dwc:endLatitude '43.566887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.781584 43.566887, 7.781584 43.566887, 7.781584 43.566887, 7.781584 43.566887, 7.781584 43.566887))'^^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 '774_5584'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77267 7.88542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77267"^^xsd:decimal ;
  dwc:decimalLongitude "7.88542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77267 7.88542)"^^geo:wktLiteral ;
  geo-pos:lat "43.77267"^^xsd:decimal ;
  geo-pos:long "7.88542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6405'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6405'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88542'^^xsd:double;
  dwc:startLongitude '7.88542'^^xsd:double;
  dwc:endLongitude '7.88542'^^xsd:double;
  dwc:latitude '43.77267'^^xsd:double;
  dwc:startLatitude '43.77267'^^xsd:double;
  dwc:endLatitude '43.77267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88542 43.77267, 7.88542 43.77267, 7.88542 43.77267, 7.88542 43.77267, 7.88542 43.77267))'^^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 '774_6405'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67919 7.49736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67919"^^xsd:decimal ;
  dwc:decimalLongitude "7.49736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67919 7.49736)"^^geo:wktLiteral ;
  geo-pos:lat "43.67919"^^xsd:decimal ;
  geo-pos:long "7.49736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6401'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6401'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.873333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.49736'^^xsd:double;
  dwc:startLongitude '7.49736'^^xsd:double;
  dwc:endLongitude '7.49736'^^xsd:double;
  dwc:latitude '43.67919'^^xsd:double;
  dwc:startLatitude '43.67919'^^xsd:double;
  dwc:endLatitude '43.67919'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.49736 43.67919, 7.49736 43.67919, 7.49736 43.67919, 7.49736 43.67919, 7.49736 43.67919))'^^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 '774_6401'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23952 8.49882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.23952"^^xsd:decimal ;
  dwc:decimalLongitude "8.49882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23952 8.49882)"^^geo:wktLiteral ;
  geo-pos:lat "44.23952"^^xsd:decimal ;
  geo-pos:long "8.49882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5326'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5326'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.49882'^^xsd:double;
  dwc:startLongitude '8.49882'^^xsd:double;
  dwc:endLongitude '8.49882'^^xsd:double;
  dwc:latitude '44.23952'^^xsd:double;
  dwc:startLatitude '44.23952'^^xsd:double;
  dwc:endLatitude '44.23952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.49882 44.23952, 8.49882 44.23952, 8.49882 44.23952, 8.49882 44.23952, 8.49882 44.23952))'^^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 '774_5326'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.101833 8.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.101833"^^xsd:decimal ;
  dwc:decimalLongitude "8.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.101833 8.558)"^^geo:wktLiteral ;
  geo-pos:lat "43.101833"^^xsd:decimal ;
  geo-pos:long "8.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4197'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4197'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.558'^^xsd:double;
  dwc:startLongitude '8.558'^^xsd:double;
  dwc:endLongitude '8.558'^^xsd:double;
  dwc:latitude '43.101833'^^xsd:double;
  dwc:startLatitude '43.101833'^^xsd:double;
  dwc:endLatitude '43.101833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.558 43.101833, 8.558 43.101833, 8.558 43.101833, 8.558 43.101833, 8.558 43.101833))'^^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 '774_4197'^^xsd:string;
  dwc:observationDate '1995-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7785 6.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7785"^^xsd:decimal ;
  dwc:decimalLongitude "6.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7785 6.371)"^^geo:wktLiteral ;
  geo-pos:lat "42.7785"^^xsd:decimal ;
  geo-pos:long "6.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3346'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3346'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.371'^^xsd:double;
  dwc:startLongitude '6.371'^^xsd:double;
  dwc:endLongitude '6.371'^^xsd:double;
  dwc:latitude '42.7785'^^xsd:double;
  dwc:startLatitude '42.7785'^^xsd:double;
  dwc:endLatitude '42.7785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.371 42.7785, 6.371 42.7785, 6.371 42.7785, 6.371 42.7785, 6.371 42.7785))'^^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 '774_3346'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7085 7.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7085"^^xsd:decimal ;
  dwc:decimalLongitude "7.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7085 7.7395)"^^geo:wktLiteral ;
  geo-pos:lat "43.7085"^^xsd:decimal ;
  geo-pos:long "7.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4164'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4164'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7395'^^xsd:double;
  dwc:startLongitude '7.7395'^^xsd:double;
  dwc:endLongitude '7.7395'^^xsd:double;
  dwc:latitude '43.7085'^^xsd:double;
  dwc:startLatitude '43.7085'^^xsd:double;
  dwc:endLatitude '43.7085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7395 43.7085, 7.7395 43.7085, 7.7395 43.7085, 7.7395 43.7085, 7.7395 43.7085))'^^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 '774_4164'^^xsd:string;
  dwc:observationDate '1995-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79605 8.479867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79605"^^xsd:decimal ;
  dwc:decimalLongitude "8.479867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79605 8.479867)"^^geo:wktLiteral ;
  geo-pos:lat "43.79605"^^xsd:decimal ;
  geo-pos:long "8.479867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7340'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7340'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.013055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.479867'^^xsd:double;
  dwc:startLongitude '8.479867'^^xsd:double;
  dwc:endLongitude '8.479867'^^xsd:double;
  dwc:latitude '43.79605'^^xsd:double;
  dwc:startLatitude '43.79605'^^xsd:double;
  dwc:endLatitude '43.79605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.479867 43.79605, 8.479867 43.79605, 8.479867 43.79605, 8.479867 43.79605, 8.479867 43.79605))'^^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 '774_7340'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72083 8.04933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72083"^^xsd:decimal ;
  dwc:decimalLongitude "8.04933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72083 8.04933)"^^geo:wktLiteral ;
  geo-pos:lat "43.72083"^^xsd:decimal ;
  geo-pos:long "8.04933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5056'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5056'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04933'^^xsd:double;
  dwc:startLongitude '8.04933'^^xsd:double;
  dwc:endLongitude '8.04933'^^xsd:double;
  dwc:latitude '43.72083'^^xsd:double;
  dwc:startLatitude '43.72083'^^xsd:double;
  dwc:endLatitude '43.72083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04933 43.72083, 8.04933 43.72083, 8.04933 43.72083, 8.04933 43.72083, 8.04933 43.72083))'^^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 '774_5056'^^xsd:string;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.289 7.583167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.289"^^xsd:decimal ;
  dwc:decimalLongitude "7.583167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.289 7.583167)"^^geo:wktLiteral ;
  geo-pos:lat "43.289"^^xsd:decimal ;
  geo-pos:long "7.583167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3921'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3921'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.583167'^^xsd:double;
  dwc:startLongitude '7.583167'^^xsd:double;
  dwc:endLongitude '7.583167'^^xsd:double;
  dwc:latitude '43.289'^^xsd:double;
  dwc:startLatitude '43.289'^^xsd:double;
  dwc:endLatitude '43.289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.583167 43.289, 7.583167 43.289, 7.583167 43.289, 7.583167 43.289, 7.583167 43.289))'^^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 '774_3921'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5356 8.1695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5356"^^xsd:decimal ;
  dwc:decimalLongitude "8.1695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5356 8.1695)"^^geo:wktLiteral ;
  geo-pos:lat "43.5356"^^xsd:decimal ;
  geo-pos:long "8.1695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7620'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7620'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.053888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1695'^^xsd:double;
  dwc:startLongitude '8.1695'^^xsd:double;
  dwc:endLongitude '8.1695'^^xsd:double;
  dwc:latitude '43.5356'^^xsd:double;
  dwc:startLatitude '43.5356'^^xsd:double;
  dwc:endLatitude '43.5356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1695 43.5356, 8.1695 43.5356, 8.1695 43.5356, 8.1695 43.5356, 8.1695 43.5356))'^^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 '774_7620'^^xsd:string;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133333 6.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133333"^^xsd:decimal ;
  dwc:decimalLongitude "6.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133333 6.783333)"^^geo:wktLiteral ;
  geo-pos:lat "43.133333"^^xsd:decimal ;
  geo-pos:long "6.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2476'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2476'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.783333'^^xsd:double;
  dwc:startLongitude '6.783333'^^xsd:double;
  dwc:endLongitude '6.783333'^^xsd:double;
  dwc:latitude '43.133333'^^xsd:double;
  dwc:startLatitude '43.133333'^^xsd:double;
  dwc:endLatitude '43.133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.783333 43.133333, 6.783333 43.133333, 6.783333 43.133333, 6.783333 43.133333, 6.783333 43.133333))'^^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 '774_2476'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628167 7.746167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.628167"^^xsd:decimal ;
  dwc:decimalLongitude "7.746167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628167 7.746167)"^^geo:wktLiteral ;
  geo-pos:lat "43.628167"^^xsd:decimal ;
  geo-pos:long "7.746167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3766'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3766'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.746167'^^xsd:double;
  dwc:startLongitude '7.746167'^^xsd:double;
  dwc:endLongitude '7.746167'^^xsd:double;
  dwc:latitude '43.628167'^^xsd:double;
  dwc:startLatitude '43.628167'^^xsd:double;
  dwc:endLatitude '43.628167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.746167 43.628167, 7.746167 43.628167, 7.746167 43.628167, 7.746167 43.628167, 7.746167 43.628167))'^^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 '774_3766'^^xsd:string;
  dwc:observationDate '1993-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79467 8.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79467"^^xsd:decimal ;
  dwc:decimalLongitude "8.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79467 8.501)"^^geo:wktLiteral ;
  geo-pos:lat "42.79467"^^xsd:decimal ;
  geo-pos:long "8.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4988'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4988'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.501'^^xsd:double;
  dwc:startLongitude '8.501'^^xsd:double;
  dwc:endLongitude '8.501'^^xsd:double;
  dwc:latitude '42.79467'^^xsd:double;
  dwc:startLatitude '42.79467'^^xsd:double;
  dwc:endLatitude '42.79467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.501 42.79467, 8.501 42.79467, 8.501 42.79467, 8.501 42.79467, 8.501 42.79467))'^^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 '774_4988'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.227167 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.227167"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.227167 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.227167"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2776'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2776'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:startLongitude '8'^^xsd:integer;
  dwc:endLongitude '8'^^xsd:integer;
  dwc:latitude '41.227167'^^xsd:double;
  dwc:startLatitude '41.227167'^^xsd:double;
  dwc:endLatitude '41.227167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8 41.227167, 8 41.227167, 8 41.227167, 8 41.227167, 8 41.227167))'^^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 '774_2776'^^xsd:string;
  dwc:observationDate '1995-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481667 7.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481667"^^xsd:decimal ;
  dwc:decimalLongitude "7.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481667 7.878)"^^geo:wktLiteral ;
  geo-pos:lat "43.481667"^^xsd:decimal ;
  geo-pos:long "7.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4120'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.878'^^xsd:double;
  dwc:startLongitude '7.878'^^xsd:double;
  dwc:endLongitude '7.878'^^xsd:double;
  dwc:latitude '43.481667'^^xsd:double;
  dwc:startLatitude '43.481667'^^xsd:double;
  dwc:endLatitude '43.481667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.878 43.481667, 7.878 43.481667, 7.878 43.481667, 7.878 43.481667, 7.878 43.481667))'^^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 '774_4120'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.707833 7.806167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.707833"^^xsd:decimal ;
  dwc:decimalLongitude "7.806167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.707833 7.806167)"^^geo:wktLiteral ;
  geo-pos:lat "43.707833"^^xsd:decimal ;
  geo-pos:long "7.806167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3938'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3938'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.806167'^^xsd:double;
  dwc:startLongitude '7.806167'^^xsd:double;
  dwc:endLongitude '7.806167'^^xsd:double;
  dwc:latitude '43.707833'^^xsd:double;
  dwc:startLatitude '43.707833'^^xsd:double;
  dwc:endLatitude '43.707833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.806167 43.707833, 7.806167 43.707833, 7.806167 43.707833, 7.806167 43.707833, 7.806167 43.707833))'^^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 '774_3938'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6435 7.842333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6435"^^xsd:decimal ;
  dwc:decimalLongitude "7.842333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6435 7.842333)"^^geo:wktLiteral ;
  geo-pos:lat "43.6435"^^xsd:decimal ;
  geo-pos:long "7.842333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3266'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3266'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.842333'^^xsd:double;
  dwc:startLongitude '7.842333'^^xsd:double;
  dwc:endLongitude '7.842333'^^xsd:double;
  dwc:latitude '43.6435'^^xsd:double;
  dwc:startLatitude '43.6435'^^xsd:double;
  dwc:endLatitude '43.6435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.842333 43.6435, 7.842333 43.6435, 7.842333 43.6435, 7.842333 43.6435, 7.842333 43.6435))'^^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 '774_3266'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75438 8.758387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75438"^^xsd:decimal ;
  dwc:decimalLongitude "8.758387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75438 8.758387)"^^geo:wktLiteral ;
  geo-pos:lat "42.75438"^^xsd:decimal ;
  geo-pos:long "8.758387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8118'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.759722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.758387'^^xsd:double;
  dwc:startLongitude '8.758387'^^xsd:double;
  dwc:endLongitude '8.758387'^^xsd:double;
  dwc:latitude '42.75438'^^xsd:double;
  dwc:startLatitude '42.75438'^^xsd:double;
  dwc:endLatitude '42.75438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.758387 42.75438, 8.758387 42.75438, 8.758387 42.75438, 8.758387 42.75438, 8.758387 42.75438))'^^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 '774_8118'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66216 7.742818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66216"^^xsd:decimal ;
  dwc:decimalLongitude "7.742818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66216 7.742818)"^^geo:wktLiteral ;
  geo-pos:lat "43.66216"^^xsd:decimal ;
  geo-pos:long "7.742818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8150'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8150'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.389444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.742818'^^xsd:double;
  dwc:startLongitude '7.742818'^^xsd:double;
  dwc:endLongitude '7.742818'^^xsd:double;
  dwc:latitude '43.66216'^^xsd:double;
  dwc:startLatitude '43.66216'^^xsd:double;
  dwc:endLatitude '43.66216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.742818 43.66216, 7.742818 43.66216, 7.742818 43.66216, 7.742818 43.66216, 7.742818 43.66216))'^^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 '774_8150'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833333 19.084833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.084833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833333 19.084833)"^^geo:wktLiteral ;
  geo-pos:lat "39.833333"^^xsd:decimal ;
  geo-pos:long "19.084833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2661'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2661'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.084833'^^xsd:double;
  dwc:startLongitude '19.084833'^^xsd:double;
  dwc:endLongitude '19.084833'^^xsd:double;
  dwc:latitude '39.833333'^^xsd:double;
  dwc:startLatitude '39.833333'^^xsd:double;
  dwc:endLatitude '39.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.084833 39.833333, 19.084833 39.833333, 19.084833 39.833333, 19.084833 39.833333, 19.084833 39.833333))'^^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 '774_2661'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.386883 8.224267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.386883"^^xsd:decimal ;
  dwc:decimalLongitude "8.224267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.386883 8.224267)"^^geo:wktLiteral ;
  geo-pos:lat "43.386883"^^xsd:decimal ;
  geo-pos:long "8.224267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3854'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3854'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.224267'^^xsd:double;
  dwc:startLongitude '8.224267'^^xsd:double;
  dwc:endLongitude '8.224267'^^xsd:double;
  dwc:latitude '43.386883'^^xsd:double;
  dwc:startLatitude '43.386883'^^xsd:double;
  dwc:endLatitude '43.386883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.224267 43.386883, 8.224267 43.386883, 8.224267 43.386883, 8.224267 43.386883, 8.224267 43.386883))'^^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 '774_3854'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349407 7.52671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.349407"^^xsd:decimal ;
  dwc:decimalLongitude "7.52671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349407 7.52671)"^^geo:wktLiteral ;
  geo-pos:lat "43.349407"^^xsd:decimal ;
  geo-pos:long "7.52671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6100'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.968888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.52671'^^xsd:double;
  dwc:startLongitude '7.52671'^^xsd:double;
  dwc:endLongitude '7.52671'^^xsd:double;
  dwc:latitude '43.349407'^^xsd:double;
  dwc:startLatitude '43.349407'^^xsd:double;
  dwc:endLatitude '43.349407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.52671 43.349407, 7.52671 43.349407, 7.52671 43.349407, 7.52671 43.349407, 7.52671 43.349407))'^^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 '774_6100'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61631 7.844435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61631"^^xsd:decimal ;
  dwc:decimalLongitude "7.844435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61631 7.844435)"^^geo:wktLiteral ;
  geo-pos:lat "43.61631"^^xsd:decimal ;
  geo-pos:long "7.844435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8058'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8058'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.364722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.844435'^^xsd:double;
  dwc:startLongitude '7.844435'^^xsd:double;
  dwc:endLongitude '7.844435'^^xsd:double;
  dwc:latitude '43.61631'^^xsd:double;
  dwc:startLatitude '43.61631'^^xsd:double;
  dwc:endLatitude '43.61631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.844435 43.61631, 7.844435 43.61631, 7.844435 43.61631, 7.844435 43.61631, 7.844435 43.61631))'^^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 '774_8058'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.548927 7.508206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.548927"^^xsd:decimal ;
  dwc:decimalLongitude "7.508206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.548927 7.508206)"^^geo:wktLiteral ;
  geo-pos:lat "43.548927"^^xsd:decimal ;
  geo-pos:long "7.508206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5772'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5772'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8977777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.508206'^^xsd:double;
  dwc:startLongitude '7.508206'^^xsd:double;
  dwc:endLongitude '7.508206'^^xsd:double;
  dwc:latitude '43.548927'^^xsd:double;
  dwc:startLatitude '43.548927'^^xsd:double;
  dwc:endLatitude '43.548927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.508206 43.548927, 7.508206 43.548927, 7.508206 43.548927, 7.508206 43.548927, 7.508206 43.548927))'^^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 '774_5772'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989333 21.124833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989333"^^xsd:decimal ;
  dwc:decimalLongitude "21.124833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989333 21.124833)"^^geo:wktLiteral ;
  geo-pos:lat "38.989333"^^xsd:decimal ;
  geo-pos:long "21.124833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_567'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_567'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.124833'^^xsd:double;
  dwc:startLongitude '21.124833'^^xsd:double;
  dwc:endLongitude '21.124833'^^xsd:double;
  dwc:latitude '38.989333'^^xsd:double;
  dwc:startLatitude '38.989333'^^xsd:double;
  dwc:endLatitude '38.989333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.124833 38.989333, 21.124833 38.989333, 21.124833 38.989333, 21.124833 38.989333, 21.124833 38.989333))'^^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 '774_567'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4511 14.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4511"^^xsd:decimal ;
  dwc:decimalLongitude "14.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4511 14.7108)"^^geo:wktLiteral ;
  geo-pos:lat "44.4511"^^xsd:decimal ;
  geo-pos:long "14.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1918'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1918'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7108'^^xsd:double;
  dwc:startLongitude '14.7108'^^xsd:double;
  dwc:endLongitude '14.7108'^^xsd:double;
  dwc:latitude '44.4511'^^xsd:double;
  dwc:startLatitude '44.4511'^^xsd:double;
  dwc:endLatitude '44.4511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7108 44.4511, 14.7108 44.4511, 14.7108 44.4511, 14.7108 44.4511, 14.7108 44.4511))'^^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 '774_1918'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994667 20.871333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.994667"^^xsd:decimal ;
  dwc:decimalLongitude "20.871333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994667 20.871333)"^^geo:wktLiteral ;
  geo-pos:lat "38.994667"^^xsd:decimal ;
  geo-pos:long "20.871333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_196'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_196'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.871333'^^xsd:double;
  dwc:startLongitude '20.871333'^^xsd:double;
  dwc:endLongitude '20.871333'^^xsd:double;
  dwc:latitude '38.994667'^^xsd:double;
  dwc:startLatitude '38.994667'^^xsd:double;
  dwc:endLatitude '38.994667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.871333 38.994667, 20.871333 38.994667, 20.871333 38.994667, 20.871333 38.994667, 20.871333 38.994667))'^^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 '774_196'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6453 14.5728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6453"^^xsd:decimal ;
  dwc:decimalLongitude "14.5728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6453 14.5728)"^^geo:wktLiteral ;
  geo-pos:lat "44.6453"^^xsd:decimal ;
  geo-pos:long "14.5728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1931'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1931'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5728'^^xsd:double;
  dwc:startLongitude '14.5728'^^xsd:double;
  dwc:endLongitude '14.5728'^^xsd:double;
  dwc:latitude '44.6453'^^xsd:double;
  dwc:startLatitude '44.6453'^^xsd:double;
  dwc:endLatitude '44.6453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5728 44.6453, 14.5728 44.6453, 14.5728 44.6453, 14.5728 44.6453, 14.5728 44.6453))'^^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 '774_1931'^^xsd:string;
  dwc:observationDate '1994-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 20.9715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "20.9715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 20.9715)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "20.9715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8265'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9715'^^xsd:double;
  dwc:startLongitude '20.9715'^^xsd:double;
  dwc:endLongitude '20.9715'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:startLatitude '38.967'^^xsd:double;
  dwc:endLatitude '38.967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9715 38.967, 20.9715 38.967, 20.9715 38.967, 20.9715 38.967, 20.9715 38.967))'^^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 '774_8265'^^xsd:string;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671167 20.542833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671167"^^xsd:decimal ;
  dwc:decimalLongitude "20.542833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671167 20.542833)"^^geo:wktLiteral ;
  geo-pos:lat "38.671167"^^xsd:decimal ;
  geo-pos:long "20.542833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1430'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1430'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.542833'^^xsd:double;
  dwc:startLongitude '20.542833'^^xsd:double;
  dwc:endLongitude '20.542833'^^xsd:double;
  dwc:latitude '38.671167'^^xsd:double;
  dwc:startLatitude '38.671167'^^xsd:double;
  dwc:endLatitude '38.671167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.542833 38.671167, 20.542833 38.671167, 20.542833 38.671167, 20.542833 38.671167, 20.542833 38.671167))'^^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 '774_1430'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 14.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "14.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 14.598)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "14.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2157'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2157'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.598'^^xsd:double;
  dwc:startLongitude '14.598'^^xsd:double;
  dwc:endLongitude '14.598'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:startLatitude '44.467'^^xsd:double;
  dwc:endLatitude '44.467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.598 44.467, 14.598 44.467, 14.598 44.467, 14.598 44.467, 14.598 44.467))'^^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 '774_2157'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4917 14.6161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4917"^^xsd:decimal ;
  dwc:decimalLongitude "14.6161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4917 14.6161)"^^geo:wktLiteral ;
  geo-pos:lat "44.4917"^^xsd:decimal ;
  geo-pos:long "14.6161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1721'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1721'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6161'^^xsd:double;
  dwc:startLongitude '14.6161'^^xsd:double;
  dwc:endLongitude '14.6161'^^xsd:double;
  dwc:latitude '44.4917'^^xsd:double;
  dwc:startLatitude '44.4917'^^xsd:double;
  dwc:endLatitude '44.4917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6161 44.4917, 14.6161 44.4917, 14.6161 44.4917, 14.6161 44.4917, 14.6161 44.4917))'^^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 '774_1721'^^xsd:string;
  dwc:observationDate '1991-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.722667 14.5445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.722667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.722667 14.5445)"^^geo:wktLiteral ;
  geo-pos:lat "44.722667"^^xsd:decimal ;
  geo-pos:long "14.5445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2097'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2097'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5445'^^xsd:double;
  dwc:startLongitude '14.5445'^^xsd:double;
  dwc:endLongitude '14.5445'^^xsd:double;
  dwc:latitude '44.722667'^^xsd:double;
  dwc:startLatitude '44.722667'^^xsd:double;
  dwc:endLatitude '44.722667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5445 44.722667, 14.5445 44.722667, 14.5445 44.722667, 14.5445 44.722667, 14.5445 44.722667))'^^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 '774_2097'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.551333 20.9575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.551333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.551333 20.9575)"^^geo:wktLiteral ;
  geo-pos:lat "38.551333"^^xsd:decimal ;
  geo-pos:long "20.9575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_774'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_774'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9575'^^xsd:double;
  dwc:startLongitude '20.9575'^^xsd:double;
  dwc:endLongitude '20.9575'^^xsd:double;
  dwc:latitude '38.551333'^^xsd:double;
  dwc:startLatitude '38.551333'^^xsd:double;
  dwc:endLatitude '38.551333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9575 38.551333, 20.9575 38.551333, 20.9575 38.551333, 20.9575 38.551333, 20.9575 38.551333))'^^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 '774_774'^^xsd:string;
  dwc:observationDate '1993-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4556 14.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4556"^^xsd:decimal ;
  dwc:decimalLongitude "14.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4556 14.7275)"^^geo:wktLiteral ;
  geo-pos:lat "44.4556"^^xsd:decimal ;
  geo-pos:long "14.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1991'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1991'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7275'^^xsd:double;
  dwc:startLongitude '14.7275'^^xsd:double;
  dwc:endLongitude '14.7275'^^xsd:double;
  dwc:latitude '44.4556'^^xsd:double;
  dwc:startLatitude '44.4556'^^xsd:double;
  dwc:endLatitude '44.4556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7275 44.4556, 14.7275 44.4556, 14.7275 44.4556, 14.7275 44.4556, 14.7275 44.4556))'^^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 '774_1991'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.496667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "14.496667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.496667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "14.496667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2274'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2274'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.496667'^^xsd:double;
  dwc:startLongitude '14.496667'^^xsd:double;
  dwc:endLongitude '14.496667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:startLatitude '44.7'^^xsd:double;
  dwc:endLatitude '44.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.496667 44.7, 14.496667 44.7, 14.496667 44.7, 14.496667 44.7, 14.496667 44.7))'^^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 '774_2274'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.923833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667333"^^xsd:decimal ;
  dwc:decimalLongitude "20.923833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.923833)"^^geo:wktLiteral ;
  geo-pos:lat "38.667333"^^xsd:decimal ;
  geo-pos:long "20.923833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1619'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1619'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923833'^^xsd:double;
  dwc:startLongitude '20.923833'^^xsd:double;
  dwc:endLongitude '20.923833'^^xsd:double;
  dwc:latitude '38.667333'^^xsd:double;
  dwc:startLatitude '38.667333'^^xsd:double;
  dwc:endLatitude '38.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923833 38.667333, 20.923833 38.667333, 20.923833 38.667333, 20.923833 38.667333, 20.923833 38.667333))'^^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 '774_1619'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974333 20.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974333"^^xsd:decimal ;
  dwc:decimalLongitude "20.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974333 20.991667)"^^geo:wktLiteral ;
  geo-pos:lat "38.974333"^^xsd:decimal ;
  geo-pos:long "20.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_253'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_253'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.991667'^^xsd:double;
  dwc:startLongitude '20.991667'^^xsd:double;
  dwc:endLongitude '20.991667'^^xsd:double;
  dwc:latitude '38.974333'^^xsd:double;
  dwc:startLatitude '38.974333'^^xsd:double;
  dwc:endLatitude '38.974333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.991667 38.974333, 20.991667 38.974333, 20.991667 38.974333, 20.991667 38.974333, 20.991667 38.974333))'^^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 '774_253'^^xsd:string;
  dwc:observationDate '2007-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.931 20.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.931"^^xsd:decimal ;
  dwc:decimalLongitude "20.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.931 20.814)"^^geo:wktLiteral ;
  geo-pos:lat "38.931"^^xsd:decimal ;
  geo-pos:long "20.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_429'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_429'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.814'^^xsd:double;
  dwc:startLongitude '20.814'^^xsd:double;
  dwc:endLongitude '20.814'^^xsd:double;
  dwc:latitude '38.931'^^xsd:double;
  dwc:startLatitude '38.931'^^xsd:double;
  dwc:endLatitude '38.931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.814 38.931, 20.814 38.931, 20.814 38.931, 20.814 38.931, 20.814 38.931))'^^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 '774_429'^^xsd:string;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0005 20.884667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0005"^^xsd:decimal ;
  dwc:decimalLongitude "20.884667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0005 20.884667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0005"^^xsd:decimal ;
  geo-pos:long "20.884667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_572'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_572'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.884667'^^xsd:double;
  dwc:startLongitude '20.884667'^^xsd:double;
  dwc:endLongitude '20.884667'^^xsd:double;
  dwc:latitude '39.0005'^^xsd:double;
  dwc:startLatitude '39.0005'^^xsd:double;
  dwc:endLatitude '39.0005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.884667 39.0005, 20.884667 39.0005, 20.884667 39.0005, 20.884667 39.0005, 20.884667 39.0005))'^^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 '774_572'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1859'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1859'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.58'^^xsd:double;
  dwc:startLongitude '14.58'^^xsd:double;
  dwc:endLongitude '14.58'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:startLatitude '44.5'^^xsd:double;
  dwc:endLatitude '44.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.58 44.5, 14.58 44.5, 14.58 44.5, 14.58 44.5, 14.58 44.5))'^^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 '774_1859'^^xsd:string;
  dwc:observationDate '1993-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6008 14.5314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6008"^^xsd:decimal ;
  dwc:decimalLongitude "14.5314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6008 14.5314)"^^geo:wktLiteral ;
  geo-pos:lat "44.6008"^^xsd:decimal ;
  geo-pos:long "14.5314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1910'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1910'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5314'^^xsd:double;
  dwc:startLongitude '14.5314'^^xsd:double;
  dwc:endLongitude '14.5314'^^xsd:double;
  dwc:latitude '44.6008'^^xsd:double;
  dwc:startLatitude '44.6008'^^xsd:double;
  dwc:endLatitude '44.6008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5314 44.6008, 14.5314 44.6008, 14.5314 44.6008, 14.5314 44.6008, 14.5314 44.6008))'^^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 '774_1910'^^xsd:string;
  dwc:observationDate '1994-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.443 14.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.443"^^xsd:decimal ;
  dwc:decimalLongitude "14.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.443 14.763)"^^geo:wktLiteral ;
  geo-pos:lat "44.443"^^xsd:decimal ;
  geo-pos:long "14.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2220'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2220'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.763'^^xsd:double;
  dwc:startLongitude '14.763'^^xsd:double;
  dwc:endLongitude '14.763'^^xsd:double;
  dwc:latitude '44.443'^^xsd:double;
  dwc:startLatitude '44.443'^^xsd:double;
  dwc:endLatitude '44.443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.763 44.443, 14.763 44.443, 14.763 44.443, 14.763 44.443, 14.763 44.443))'^^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 '774_2220'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 20.829333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953"^^xsd:decimal ;
  dwc:decimalLongitude "20.829333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 20.829333)"^^geo:wktLiteral ;
  geo-pos:lat "38.953"^^xsd:decimal ;
  geo-pos:long "20.829333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_304'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_304'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.829333'^^xsd:double;
  dwc:startLongitude '20.829333'^^xsd:double;
  dwc:endLongitude '20.829333'^^xsd:double;
  dwc:latitude '38.953'^^xsd:double;
  dwc:startLatitude '38.953'^^xsd:double;
  dwc:endLatitude '38.953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.829333 38.953, 20.829333 38.953, 20.829333 38.953, 20.829333 38.953, 20.829333 38.953))'^^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 '774_304'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41667 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41667"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41667 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.41667"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2182'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2182'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:startLongitude '14.7'^^xsd:double;
  dwc:endLongitude '14.7'^^xsd:double;
  dwc:latitude '44.41667'^^xsd:double;
  dwc:startLatitude '44.41667'^^xsd:double;
  dwc:endLatitude '44.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7 44.41667, 14.7 44.41667, 14.7 44.41667, 14.7 44.41667, 14.7 44.41667))'^^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 '774_2182'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.87778 10.35826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.87778"^^xsd:decimal ;
  dwc:decimalLongitude "10.35826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.87778 10.35826)"^^geo:wktLiteral ;
  geo-pos:lat "42.87778"^^xsd:decimal ;
  geo-pos:long "10.35826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8460'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8460'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.636666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.35826'^^xsd:double;
  dwc:startLongitude '10.35826'^^xsd:double;
  dwc:endLongitude '10.35826'^^xsd:double;
  dwc:latitude '42.87778'^^xsd:double;
  dwc:startLatitude '42.87778'^^xsd:double;
  dwc:endLatitude '42.87778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.35826 42.87778, 10.35826 42.87778, 10.35826 42.87778, 10.35826 42.87778, 10.35826 42.87778))'^^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 '774_8460'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6058 14.5872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6058"^^xsd:decimal ;
  dwc:decimalLongitude "14.5872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6058 14.5872)"^^geo:wktLiteral ;
  geo-pos:lat "44.6058"^^xsd:decimal ;
  geo-pos:long "14.5872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1829'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1829'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5872'^^xsd:double;
  dwc:startLongitude '14.5872'^^xsd:double;
  dwc:endLongitude '14.5872'^^xsd:double;
  dwc:latitude '44.6058'^^xsd:double;
  dwc:startLatitude '44.6058'^^xsd:double;
  dwc:endLatitude '44.6058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5872 44.6058, 14.5872 44.6058, 14.5872 44.6058, 14.5872 44.6058, 14.5872 44.6058))'^^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 '774_1829'^^xsd:string;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.481 14.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.481"^^xsd:decimal ;
  dwc:decimalLongitude "14.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.481 14.673)"^^geo:wktLiteral ;
  geo-pos:lat "44.481"^^xsd:decimal ;
  geo-pos:long "14.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2150'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2150'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.673'^^xsd:double;
  dwc:startLongitude '14.673'^^xsd:double;
  dwc:endLongitude '14.673'^^xsd:double;
  dwc:latitude '44.481'^^xsd:double;
  dwc:startLatitude '44.481'^^xsd:double;
  dwc:endLatitude '44.481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.673 44.481, 14.673 44.481, 14.673 44.481, 14.673 44.481, 14.673 44.481))'^^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 '774_2150'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.531167 14.499667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.531167"^^xsd:decimal ;
  dwc:decimalLongitude "14.499667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.531167 14.499667)"^^geo:wktLiteral ;
  geo-pos:lat "44.531167"^^xsd:decimal ;
  geo-pos:long "14.499667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2069'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2069'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.499667'^^xsd:double;
  dwc:startLongitude '14.499667'^^xsd:double;
  dwc:endLongitude '14.499667'^^xsd:double;
  dwc:latitude '44.531167'^^xsd:double;
  dwc:startLatitude '44.531167'^^xsd:double;
  dwc:endLatitude '44.531167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.499667 44.531167, 14.499667 44.531167, 14.499667 44.531167, 14.499667 44.531167, 14.499667 44.531167))'^^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 '774_2069'^^xsd:string;
  dwc:observationDate '1997-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.007167 20.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.007167"^^xsd:decimal ;
  dwc:decimalLongitude "20.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.007167 20.854833)"^^geo:wktLiteral ;
  geo-pos:lat "39.007167"^^xsd:decimal ;
  geo-pos:long "20.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_508'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_508'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.854833'^^xsd:double;
  dwc:startLongitude '20.854833'^^xsd:double;
  dwc:endLongitude '20.854833'^^xsd:double;
  dwc:latitude '39.007167'^^xsd:double;
  dwc:startLatitude '39.007167'^^xsd:double;
  dwc:endLatitude '39.007167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.854833 39.007167, 20.854833 39.007167, 20.854833 39.007167, 20.854833 39.007167, 20.854833 39.007167))'^^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 '774_508'^^xsd:string;
  dwc:observationDate '2010-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941333 20.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.941333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941333 20.9045)"^^geo:wktLiteral ;
  geo-pos:lat "38.941333"^^xsd:decimal ;
  geo-pos:long "20.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_539'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_539'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9045'^^xsd:double;
  dwc:startLongitude '20.9045'^^xsd:double;
  dwc:endLongitude '20.9045'^^xsd:double;
  dwc:latitude '38.941333'^^xsd:double;
  dwc:startLatitude '38.941333'^^xsd:double;
  dwc:endLatitude '38.941333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9045 38.941333, 20.9045 38.941333, 20.9045 38.941333, 20.9045 38.941333, 20.9045 38.941333))'^^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 '774_539'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6742 14.5681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6742"^^xsd:decimal ;
  dwc:decimalLongitude "14.5681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6742 14.5681)"^^geo:wktLiteral ;
  geo-pos:lat "44.6742"^^xsd:decimal ;
  geo-pos:long "14.5681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1698'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1698'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5681'^^xsd:double;
  dwc:startLongitude '14.5681'^^xsd:double;
  dwc:endLongitude '14.5681'^^xsd:double;
  dwc:latitude '44.6742'^^xsd:double;
  dwc:startLatitude '44.6742'^^xsd:double;
  dwc:endLatitude '44.6742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5681 44.6742, 14.5681 44.6742, 14.5681 44.6742, 14.5681 44.6742, 14.5681 44.6742))'^^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 '774_1698'^^xsd:string;
  dwc:observationDate '1991-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0055 20.788667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0055"^^xsd:decimal ;
  dwc:decimalLongitude "20.788667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0055 20.788667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0055"^^xsd:decimal ;
  geo-pos:long "20.788667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8242'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8242'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.788667'^^xsd:double;
  dwc:startLongitude '20.788667'^^xsd:double;
  dwc:endLongitude '20.788667'^^xsd:double;
  dwc:latitude '39.0055'^^xsd:double;
  dwc:startLatitude '39.0055'^^xsd:double;
  dwc:endLatitude '39.0055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.788667 39.0055, 20.788667 39.0055, 20.788667 39.0055, 20.788667 39.0055, 20.788667 39.0055))'^^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 '774_8242'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483333 13.251167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483333"^^xsd:decimal ;
  dwc:decimalLongitude "13.251167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483333 13.251167)"^^geo:wktLiteral ;
  geo-pos:lat "44.483333"^^xsd:decimal ;
  geo-pos:long "13.251167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2312'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2312'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.251167'^^xsd:double;
  dwc:startLongitude '13.251167'^^xsd:double;
  dwc:endLongitude '13.251167'^^xsd:double;
  dwc:latitude '44.483333'^^xsd:double;
  dwc:startLatitude '44.483333'^^xsd:double;
  dwc:endLatitude '44.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.251167 44.483333, 13.251167 44.483333, 13.251167 44.483333, 13.251167 44.483333, 13.251167 44.483333))'^^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 '774_2312'^^xsd:string;
  dwc:observationDate '1988-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 20.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988"^^xsd:decimal ;
  dwc:decimalLongitude "20.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 20.894)"^^geo:wktLiteral ;
  geo-pos:lat "38.988"^^xsd:decimal ;
  geo-pos:long "20.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_40'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_40'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894'^^xsd:double;
  dwc:startLongitude '20.894'^^xsd:double;
  dwc:endLongitude '20.894'^^xsd:double;
  dwc:latitude '38.988'^^xsd:double;
  dwc:startLatitude '38.988'^^xsd:double;
  dwc:endLatitude '38.988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894 38.988, 20.894 38.988, 20.894 38.988, 20.894 38.988, 20.894 38.988))'^^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 '774_40'^^xsd:string;
  dwc:observationDate '2004-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.947167 21.017833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.947167"^^xsd:decimal ;
  dwc:decimalLongitude "21.017833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.947167 21.017833)"^^geo:wktLiteral ;
  geo-pos:lat "38.947167"^^xsd:decimal ;
  geo-pos:long "21.017833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_271'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_271'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.017833'^^xsd:double;
  dwc:startLongitude '21.017833'^^xsd:double;
  dwc:endLongitude '21.017833'^^xsd:double;
  dwc:latitude '38.947167'^^xsd:double;
  dwc:startLatitude '38.947167'^^xsd:double;
  dwc:endLatitude '38.947167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.017833 38.947167, 21.017833 38.947167, 21.017833 38.947167, 21.017833 38.947167, 21.017833 38.947167))'^^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 '774_271'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956333 20.9055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956333 20.9055)"^^geo:wktLiteral ;
  geo-pos:lat "38.956333"^^xsd:decimal ;
  geo-pos:long "20.9055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_525'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_525'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9055'^^xsd:double;
  dwc:startLongitude '20.9055'^^xsd:double;
  dwc:endLongitude '20.9055'^^xsd:double;
  dwc:latitude '38.956333'^^xsd:double;
  dwc:startLatitude '38.956333'^^xsd:double;
  dwc:endLatitude '38.956333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9055 38.956333, 20.9055 38.956333, 20.9055 38.956333, 20.9055 38.956333, 20.9055 38.956333))'^^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 '774_525'^^xsd:string;
  dwc:observationDate '2010-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589167 20.807833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589167"^^xsd:decimal ;
  dwc:decimalLongitude "20.807833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589167 20.807833)"^^geo:wktLiteral ;
  geo-pos:lat "38.589167"^^xsd:decimal ;
  geo-pos:long "20.807833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1130'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1130'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.807833'^^xsd:double;
  dwc:startLongitude '20.807833'^^xsd:double;
  dwc:endLongitude '20.807833'^^xsd:double;
  dwc:latitude '38.589167'^^xsd:double;
  dwc:startLatitude '38.589167'^^xsd:double;
  dwc:endLatitude '38.589167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.807833 38.589167, 20.807833 38.589167, 20.807833 38.589167, 20.807833 38.589167, 20.807833 38.589167))'^^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 '774_1130'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974167 20.962167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974167"^^xsd:decimal ;
  dwc:decimalLongitude "20.962167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974167 20.962167)"^^geo:wktLiteral ;
  geo-pos:lat "38.974167"^^xsd:decimal ;
  geo-pos:long "20.962167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_266'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_266'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962167'^^xsd:double;
  dwc:startLongitude '20.962167'^^xsd:double;
  dwc:endLongitude '20.962167'^^xsd:double;
  dwc:latitude '38.974167'^^xsd:double;
  dwc:startLatitude '38.974167'^^xsd:double;
  dwc:endLatitude '38.974167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962167 38.974167, 20.962167 38.974167, 20.962167 38.974167, 20.962167 38.974167, 20.962167 38.974167))'^^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 '774_266'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.526 14.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.526"^^xsd:decimal ;
  dwc:decimalLongitude "14.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.526 14.616)"^^geo:wktLiteral ;
  geo-pos:lat "44.526"^^xsd:decimal ;
  geo-pos:long "14.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2160'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2160'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.616'^^xsd:double;
  dwc:startLongitude '14.616'^^xsd:double;
  dwc:endLongitude '14.616'^^xsd:double;
  dwc:latitude '44.526'^^xsd:double;
  dwc:startLatitude '44.526'^^xsd:double;
  dwc:endLatitude '44.526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.616 44.526, 14.616 44.526, 14.616 44.526, 14.616 44.526, 14.616 44.526))'^^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 '774_2160'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15225 12.966417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.15225"^^xsd:decimal ;
  dwc:decimalLongitude "12.966417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15225 12.966417)"^^geo:wktLiteral ;
  geo-pos:lat "45.15225"^^xsd:decimal ;
  geo-pos:long "12.966417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6946'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6946'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.966417'^^xsd:double;
  dwc:startLongitude '12.966417'^^xsd:double;
  dwc:endLongitude '12.966417'^^xsd:double;
  dwc:latitude '45.15225'^^xsd:double;
  dwc:startLatitude '45.15225'^^xsd:double;
  dwc:endLatitude '45.15225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.966417 45.15225, 12.966417 45.15225, 12.966417 45.15225, 12.966417 45.15225, 12.966417 45.15225))'^^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 '774_6946'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.959217 13.021767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.959217"^^xsd:decimal ;
  dwc:decimalLongitude "13.021767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.959217 13.021767)"^^geo:wktLiteral ;
  geo-pos:lat "44.959217"^^xsd:decimal ;
  geo-pos:long "13.021767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6945'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6945'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.021767'^^xsd:double;
  dwc:startLongitude '13.021767'^^xsd:double;
  dwc:endLongitude '13.021767'^^xsd:double;
  dwc:latitude '44.959217'^^xsd:double;
  dwc:startLatitude '44.959217'^^xsd:double;
  dwc:endLatitude '44.959217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.021767 44.959217, 13.021767 44.959217, 13.021767 44.959217, 13.021767 44.959217, 13.021767 44.959217))'^^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 '774_6945'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10136 15.5551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10136"^^xsd:decimal ;
  dwc:decimalLongitude "15.5551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10136 15.5551)"^^geo:wktLiteral ;
  geo-pos:lat "38.10136"^^xsd:decimal ;
  geo-pos:long "15.5551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8339'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8339'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.5551'^^xsd:double;
  dwc:startLongitude '15.5551'^^xsd:double;
  dwc:endLongitude '15.5551'^^xsd:double;
  dwc:latitude '38.10136'^^xsd:double;
  dwc:startLatitude '38.10136'^^xsd:double;
  dwc:endLatitude '38.10136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5551 38.10136, 15.5551 38.10136, 15.5551 38.10136, 15.5551 38.10136, 15.5551 38.10136))'^^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 '774_8339'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.965333 21.021833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.965333"^^xsd:decimal ;
  dwc:decimalLongitude "21.021833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.965333 21.021833)"^^geo:wktLiteral ;
  geo-pos:lat "38.965333"^^xsd:decimal ;
  geo-pos:long "21.021833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_484'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.021833'^^xsd:double;
  dwc:startLongitude '21.021833'^^xsd:double;
  dwc:endLongitude '21.021833'^^xsd:double;
  dwc:latitude '38.965333'^^xsd:double;
  dwc:startLatitude '38.965333'^^xsd:double;
  dwc:endLatitude '38.965333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.021833 38.965333, 21.021833 38.965333, 21.021833 38.965333, 21.021833 38.965333, 21.021833 38.965333))'^^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 '774_484'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 14.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 14.866667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "14.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2242'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2242'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.866667'^^xsd:double;
  dwc:startLongitude '14.866667'^^xsd:double;
  dwc:endLongitude '14.866667'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:startLatitude '36.6'^^xsd:double;
  dwc:endLatitude '36.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.866667 36.6, 14.866667 36.6, 14.866667 36.6, 14.866667 36.6, 14.866667 36.6))'^^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 '774_2242'^^xsd:string;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6161 14.5492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6161"^^xsd:decimal ;
  dwc:decimalLongitude "14.5492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6161 14.5492)"^^geo:wktLiteral ;
  geo-pos:lat "44.6161"^^xsd:decimal ;
  geo-pos:long "14.5492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1832'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1832'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5492'^^xsd:double;
  dwc:startLongitude '14.5492'^^xsd:double;
  dwc:endLongitude '14.5492'^^xsd:double;
  dwc:latitude '44.6161'^^xsd:double;
  dwc:startLatitude '44.6161'^^xsd:double;
  dwc:endLatitude '44.6161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5492 44.6161, 14.5492 44.6161, 14.5492 44.6161, 14.5492 44.6161, 14.5492 44.6161))'^^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 '774_1832'^^xsd:string;
  dwc:observationDate '1993-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.616667)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "14.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2439'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2439'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.616667'^^xsd:double;
  dwc:startLongitude '14.616667'^^xsd:double;
  dwc:endLongitude '14.616667'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:startLatitude '44.55'^^xsd:double;
  dwc:endLatitude '44.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.616667 44.55, 14.616667 44.55, 14.616667 44.55, 14.616667 44.55, 14.616667 44.55))'^^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 '774_2439'^^xsd:string;
  dwc:observationDate '1990-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 14.5872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62"^^xsd:decimal ;
  dwc:decimalLongitude "14.5872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 14.5872)"^^geo:wktLiteral ;
  geo-pos:lat "44.62"^^xsd:decimal ;
  geo-pos:long "14.5872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2014'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2014'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5872'^^xsd:double;
  dwc:startLongitude '14.5872'^^xsd:double;
  dwc:endLongitude '14.5872'^^xsd:double;
  dwc:latitude '44.62'^^xsd:double;
  dwc:startLatitude '44.62'^^xsd:double;
  dwc:endLatitude '44.62'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5872 44.62, 14.5872 44.62, 14.5872 44.62, 14.5872 44.62, 14.5872 44.62))'^^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 '774_2014'^^xsd:string;
  dwc:observationDate '1995-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634667 20.886333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634667"^^xsd:decimal ;
  dwc:decimalLongitude "20.886333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634667 20.886333)"^^geo:wktLiteral ;
  geo-pos:lat "38.634667"^^xsd:decimal ;
  geo-pos:long "20.886333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8299'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.886333'^^xsd:double;
  dwc:startLongitude '20.886333'^^xsd:double;
  dwc:endLongitude '20.886333'^^xsd:double;
  dwc:latitude '38.634667'^^xsd:double;
  dwc:startLatitude '38.634667'^^xsd:double;
  dwc:endLatitude '38.634667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.886333 38.634667, 20.886333 38.634667, 20.886333 38.634667, 20.886333 38.634667, 20.886333 38.634667))'^^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 '774_8299'^^xsd:string;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6003 14.5228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6003"^^xsd:decimal ;
  dwc:decimalLongitude "14.5228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6003 14.5228)"^^geo:wktLiteral ;
  geo-pos:lat "44.6003"^^xsd:decimal ;
  geo-pos:long "14.5228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1973'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1973'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5228'^^xsd:double;
  dwc:startLongitude '14.5228'^^xsd:double;
  dwc:endLongitude '14.5228'^^xsd:double;
  dwc:latitude '44.6003'^^xsd:double;
  dwc:startLatitude '44.6003'^^xsd:double;
  dwc:endLatitude '44.6003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5228 44.6003, 14.5228 44.6003, 14.5228 44.6003, 14.5228 44.6003, 14.5228 44.6003))'^^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 '774_1973'^^xsd:string;
  dwc:observationDate '1995-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552833 12.86635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552833"^^xsd:decimal ;
  dwc:decimalLongitude "12.86635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552833 12.86635)"^^geo:wktLiteral ;
  geo-pos:lat "45.552833"^^xsd:decimal ;
  geo-pos:long "12.86635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6943'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6943'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.86635'^^xsd:double;
  dwc:startLongitude '12.86635'^^xsd:double;
  dwc:endLongitude '12.86635'^^xsd:double;
  dwc:latitude '45.552833'^^xsd:double;
  dwc:startLatitude '45.552833'^^xsd:double;
  dwc:endLatitude '45.552833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.86635 45.552833, 12.86635 45.552833, 12.86635 45.552833, 12.86635 45.552833, 12.86635 45.552833))'^^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 '774_6943'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982333 20.989833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982333"^^xsd:decimal ;
  dwc:decimalLongitude "20.989833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982333 20.989833)"^^geo:wktLiteral ;
  geo-pos:lat "38.982333"^^xsd:decimal ;
  geo-pos:long "20.989833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_141'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_141'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.989833'^^xsd:double;
  dwc:startLongitude '20.989833'^^xsd:double;
  dwc:endLongitude '20.989833'^^xsd:double;
  dwc:latitude '38.982333'^^xsd:double;
  dwc:startLatitude '38.982333'^^xsd:double;
  dwc:endLatitude '38.982333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.989833 38.982333, 20.989833 38.982333, 20.989833 38.982333, 20.989833 38.982333, 20.989833 38.982333))'^^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 '774_141'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983167 21.017833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983167"^^xsd:decimal ;
  dwc:decimalLongitude "21.017833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983167 21.017833)"^^geo:wktLiteral ;
  geo-pos:lat "38.983167"^^xsd:decimal ;
  geo-pos:long "21.017833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_455'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_455'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.017833'^^xsd:double;
  dwc:startLongitude '21.017833'^^xsd:double;
  dwc:endLongitude '21.017833'^^xsd:double;
  dwc:latitude '38.983167'^^xsd:double;
  dwc:startLatitude '38.983167'^^xsd:double;
  dwc:endLatitude '38.983167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.017833 38.983167, 21.017833 38.983167, 21.017833 38.983167, 21.017833 38.983167, 21.017833 38.983167))'^^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 '774_455'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1609'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1609'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1609'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941167 20.904167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.941167"^^xsd:decimal ;
  dwc:decimalLongitude "20.904167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941167 20.904167)"^^geo:wktLiteral ;
  geo-pos:lat "38.941167"^^xsd:decimal ;
  geo-pos:long "20.904167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_517'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_517'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.904167'^^xsd:double;
  dwc:startLongitude '20.904167'^^xsd:double;
  dwc:endLongitude '20.904167'^^xsd:double;
  dwc:latitude '38.941167'^^xsd:double;
  dwc:startLatitude '38.941167'^^xsd:double;
  dwc:endLatitude '38.941167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.904167 38.941167, 20.904167 38.941167, 20.904167 38.941167, 20.904167 38.941167, 20.904167 38.941167))'^^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 '774_517'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53 14.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53"^^xsd:decimal ;
  dwc:decimalLongitude "14.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53 14.573)"^^geo:wktLiteral ;
  geo-pos:lat "44.53"^^xsd:decimal ;
  geo-pos:long "14.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2227'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2227'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.573'^^xsd:double;
  dwc:startLongitude '14.573'^^xsd:double;
  dwc:endLongitude '14.573'^^xsd:double;
  dwc:latitude '44.53'^^xsd:double;
  dwc:startLatitude '44.53'^^xsd:double;
  dwc:endLatitude '44.53'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.573 44.53, 14.573 44.53, 14.573 44.53, 14.573 44.53, 14.573 44.53))'^^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 '774_2227'^^xsd:string;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 21.054833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989167"^^xsd:decimal ;
  dwc:decimalLongitude "21.054833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 21.054833)"^^geo:wktLiteral ;
  geo-pos:lat "38.989167"^^xsd:decimal ;
  geo-pos:long "21.054833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_301'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_301'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.054833'^^xsd:double;
  dwc:startLongitude '21.054833'^^xsd:double;
  dwc:endLongitude '21.054833'^^xsd:double;
  dwc:latitude '38.989167'^^xsd:double;
  dwc:startLatitude '38.989167'^^xsd:double;
  dwc:endLatitude '38.989167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.054833 38.989167, 21.054833 38.989167, 21.054833 38.989167, 21.054833 38.989167, 21.054833 38.989167))'^^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 '774_301'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984167 20.9445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984167 20.9445)"^^geo:wktLiteral ;
  geo-pos:lat "38.984167"^^xsd:decimal ;
  geo-pos:long "20.9445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_458'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_458'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9445'^^xsd:double;
  dwc:startLongitude '20.9445'^^xsd:double;
  dwc:endLongitude '20.9445'^^xsd:double;
  dwc:latitude '38.984167'^^xsd:double;
  dwc:startLatitude '38.984167'^^xsd:double;
  dwc:endLatitude '38.984167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9445 38.984167, 20.9445 38.984167, 20.9445 38.984167, 20.9445 38.984167, 20.9445 38.984167))'^^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 '774_458'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.853833 -17.737167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.853833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.737167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.853833 -17.737167)"^^geo:wktLiteral ;
  geo-pos:lat "27.853833"^^xsd:decimal ;
  geo-pos:long "-17.737167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3087'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3087'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.013333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.737167'^^xsd:double;
  dwc:startLongitude '-17.737167'^^xsd:double;
  dwc:endLongitude '-17.737167'^^xsd:double;
  dwc:latitude '27.853833'^^xsd:double;
  dwc:startLatitude '27.853833'^^xsd:double;
  dwc:endLatitude '27.853833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.737167 27.853833, -17.737167 27.853833, -17.737167 27.853833, -17.737167 27.853833, -17.737167 27.853833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphiidae" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '774_3087'^^xsd:string;
  dwc:observationDate '1997-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.133933 -13.3514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.133933"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.133933 -13.3514)"^^geo:wktLiteral ;
  geo-pos:lat "29.133933"^^xsd:decimal ;
  geo-pos:long "-13.3514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2874'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2874'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.3514'^^xsd:double;
  dwc:startLongitude '-13.3514'^^xsd:double;
  dwc:endLongitude '-13.3514'^^xsd:double;
  dwc:latitude '29.133933'^^xsd:double;
  dwc:startLatitude '29.133933'^^xsd:double;
  dwc:endLatitude '29.133933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.3514 29.133933, -13.3514 29.133933, -13.3514 29.133933, -13.3514 29.133933, -13.3514 29.133933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphiidae" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '774_2874'^^xsd:string;
  dwc:observationDate '1995-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.46 -63.546389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.46"^^xsd:decimal ;
  dwc:decimalLongitude "-63.546389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.46 -63.546389)"^^geo:wktLiteral ;
  geo-pos:lat "16.46"^^xsd:decimal ;
  geo-pos:long "-63.546389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3182'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3182'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.546389'^^xsd:double;
  dwc:startLongitude '-63.546389'^^xsd:double;
  dwc:endLongitude '-63.546389'^^xsd:double;
  dwc:latitude '16.46'^^xsd:double;
  dwc:startLatitude '16.46'^^xsd:double;
  dwc:endLatitude '16.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.546389 16.46, -63.546389 16.46, -63.546389 16.46, -63.546389 16.46, -63.546389 16.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphiidae" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '774_3182'^^xsd:string;
  dwc:observationDate '1994-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8516 -13.950567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8516"^^xsd:decimal ;
  dwc:decimalLongitude "-13.950567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8516 -13.950567)"^^geo:wktLiteral ;
  geo-pos:lat "28.8516"^^xsd:decimal ;
  geo-pos:long "-13.950567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2818'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2818'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.950567'^^xsd:double;
  dwc:startLongitude '-13.950567'^^xsd:double;
  dwc:endLongitude '-13.950567'^^xsd:double;
  dwc:latitude '28.8516'^^xsd:double;
  dwc:startLatitude '28.8516'^^xsd:double;
  dwc:endLatitude '28.8516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.950567 28.8516, -13.950567 28.8516, -13.950567 28.8516, -13.950567 28.8516, -13.950567 28.8516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphiidae" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '774_2818'^^xsd:string;
  dwc:observationDate '1994-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.934917 -13.350917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.934917"^^xsd:decimal ;
  dwc:decimalLongitude "-13.350917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.934917 -13.350917)"^^geo:wktLiteral ;
  geo-pos:lat "28.934917"^^xsd:decimal ;
  geo-pos:long "-13.350917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2876'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2876'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.350917'^^xsd:double;
  dwc:startLongitude '-13.350917'^^xsd:double;
  dwc:endLongitude '-13.350917'^^xsd:double;
  dwc:latitude '28.934917'^^xsd:double;
  dwc:startLatitude '28.934917'^^xsd:double;
  dwc:endLatitude '28.934917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.350917 28.934917, -13.350917 28.934917, -13.350917 28.934917, -13.350917 28.934917, -13.350917 28.934917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphiidae" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '774_2876'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.533717 -13.700233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.533717"^^xsd:decimal ;
  dwc:decimalLongitude "-13.700233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.533717 -13.700233)"^^geo:wktLiteral ;
  geo-pos:lat "28.533717"^^xsd:decimal ;
  geo-pos:long "-13.700233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2892'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2892'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.700233'^^xsd:double;
  dwc:startLongitude '-13.700233'^^xsd:double;
  dwc:endLongitude '-13.700233'^^xsd:double;
  dwc:latitude '28.533717'^^xsd:double;
  dwc:startLatitude '28.533717'^^xsd:double;
  dwc:endLatitude '28.533717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.700233 28.533717, -13.700233 28.533717, -13.700233 28.533717, -13.700233 28.533717, -13.700233 28.533717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphiidae" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '774_2892'^^xsd:string;
  dwc:observationDate '1995-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7242 8.3061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7242"^^xsd:decimal ;
  dwc:decimalLongitude "8.3061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7242 8.3061)"^^geo:wktLiteral ;
  geo-pos:lat "43.7242"^^xsd:decimal ;
  geo-pos:long "8.3061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7267'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7267'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.913333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3061'^^xsd:double;
  dwc:startLongitude '8.3061'^^xsd:double;
  dwc:endLongitude '8.3061'^^xsd:double;
  dwc:latitude '43.7242'^^xsd:double;
  dwc:startLatitude '43.7242'^^xsd:double;
  dwc:endLatitude '43.7242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3061 43.7242, 8.3061 43.7242, 8.3061 43.7242, 8.3061 43.7242, 8.3061 43.7242))'^^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 '774_7267'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7196 7.9065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7196"^^xsd:decimal ;
  dwc:decimalLongitude "7.9065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7196 7.9065)"^^geo:wktLiteral ;
  geo-pos:lat "43.7196"^^xsd:decimal ;
  geo-pos:long "7.9065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5221'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5221'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.9225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9065'^^xsd:double;
  dwc:startLongitude '7.9065'^^xsd:double;
  dwc:endLongitude '7.9065'^^xsd:double;
  dwc:latitude '43.7196'^^xsd:double;
  dwc:startLatitude '43.7196'^^xsd:double;
  dwc:endLatitude '43.7196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9065 43.7196, 7.9065 43.7196, 7.9065 43.7196, 7.9065 43.7196, 7.9065 43.7196))'^^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 '774_5221'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.347168 7.255884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.347168"^^xsd:decimal ;
  dwc:decimalLongitude "7.255884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.347168 7.255884)"^^geo:wktLiteral ;
  geo-pos:lat "43.347168"^^xsd:decimal ;
  geo-pos:long "7.255884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5502'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5502'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.848055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.255884'^^xsd:double;
  dwc:startLongitude '7.255884'^^xsd:double;
  dwc:endLongitude '7.255884'^^xsd:double;
  dwc:latitude '43.347168'^^xsd:double;
  dwc:startLatitude '43.347168'^^xsd:double;
  dwc:endLatitude '43.347168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.255884 43.347168, 7.255884 43.347168, 7.255884 43.347168, 7.255884 43.347168, 7.255884 43.347168))'^^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 '774_5502'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518448 7.913884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.518448"^^xsd:decimal ;
  dwc:decimalLongitude "7.913884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518448 7.913884)"^^geo:wktLiteral ;
  geo-pos:lat "43.518448"^^xsd:decimal ;
  geo-pos:long "7.913884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5463'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5463'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.985833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.913884'^^xsd:double;
  dwc:startLongitude '7.913884'^^xsd:double;
  dwc:endLongitude '7.913884'^^xsd:double;
  dwc:latitude '43.518448'^^xsd:double;
  dwc:startLatitude '43.518448'^^xsd:double;
  dwc:endLatitude '43.518448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.913884 43.518448, 7.913884 43.518448, 7.913884 43.518448, 7.913884 43.518448, 7.913884 43.518448))'^^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 '774_5463'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6716 8.0161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6716"^^xsd:decimal ;
  dwc:decimalLongitude "8.0161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6716 8.0161)"^^geo:wktLiteral ;
  geo-pos:lat "43.6716"^^xsd:decimal ;
  geo-pos:long "8.0161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7625'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7625'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.376111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0161'^^xsd:double;
  dwc:startLongitude '8.0161'^^xsd:double;
  dwc:endLongitude '8.0161'^^xsd:double;
  dwc:latitude '43.6716'^^xsd:double;
  dwc:startLatitude '43.6716'^^xsd:double;
  dwc:endLatitude '43.6716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0161 43.6716, 8.0161 43.6716, 8.0161 43.6716, 8.0161 43.6716, 8.0161 43.6716))'^^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 '774_7625'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.480755 7.86575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.480755"^^xsd:decimal ;
  dwc:decimalLongitude "7.86575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.480755 7.86575)"^^geo:wktLiteral ;
  geo-pos:lat "43.480755"^^xsd:decimal ;
  geo-pos:long "7.86575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5415'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5415'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.281944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86575'^^xsd:double;
  dwc:startLongitude '7.86575'^^xsd:double;
  dwc:endLongitude '7.86575'^^xsd:double;
  dwc:latitude '43.480755'^^xsd:double;
  dwc:startLatitude '43.480755'^^xsd:double;
  dwc:endLatitude '43.480755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86575 43.480755, 7.86575 43.480755, 7.86575 43.480755, 7.86575 43.480755, 7.86575 43.480755))'^^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 '774_5415'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481358 7.34465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481358"^^xsd:decimal ;
  dwc:decimalLongitude "7.34465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481358 7.34465)"^^geo:wktLiteral ;
  geo-pos:lat "43.481358"^^xsd:decimal ;
  geo-pos:long "7.34465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5672'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5672'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.626666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.34465'^^xsd:double;
  dwc:startLongitude '7.34465'^^xsd:double;
  dwc:endLongitude '7.34465'^^xsd:double;
  dwc:latitude '43.481358'^^xsd:double;
  dwc:startLatitude '43.481358'^^xsd:double;
  dwc:endLatitude '43.481358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.34465 43.481358, 7.34465 43.481358, 7.34465 43.481358, 7.34465 43.481358, 7.34465 43.481358))'^^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 '774_5672'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.815333 8.366833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.815333"^^xsd:decimal ;
  dwc:decimalLongitude "8.366833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.815333 8.366833)"^^geo:wktLiteral ;
  geo-pos:lat "42.815333"^^xsd:decimal ;
  geo-pos:long "8.366833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4028'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4028'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.366833'^^xsd:double;
  dwc:startLongitude '8.366833'^^xsd:double;
  dwc:endLongitude '8.366833'^^xsd:double;
  dwc:latitude '42.815333'^^xsd:double;
  dwc:startLatitude '42.815333'^^xsd:double;
  dwc:endLatitude '42.815333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.366833 42.815333, 8.366833 42.815333, 8.366833 42.815333, 8.366833 42.815333, 8.366833 42.815333))'^^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 '774_4028'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.374167 8.1755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.374167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.374167 8.1755)"^^geo:wktLiteral ;
  geo-pos:lat "43.374167"^^xsd:decimal ;
  geo-pos:long "8.1755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4651'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4651'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.508611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1755'^^xsd:double;
  dwc:startLongitude '8.1755'^^xsd:double;
  dwc:endLongitude '8.1755'^^xsd:double;
  dwc:latitude '43.374167'^^xsd:double;
  dwc:startLatitude '43.374167'^^xsd:double;
  dwc:endLatitude '43.374167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1755 43.374167, 8.1755 43.374167, 8.1755 43.374167, 8.1755 43.374167, 8.1755 43.374167))'^^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 '774_4651'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.128167 8.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.128167"^^xsd:decimal ;
  dwc:decimalLongitude "8.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.128167 8.303)"^^geo:wktLiteral ;
  geo-pos:lat "43.128167"^^xsd:decimal ;
  geo-pos:long "8.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4086'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4086'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.303'^^xsd:double;
  dwc:startLongitude '8.303'^^xsd:double;
  dwc:endLongitude '8.303'^^xsd:double;
  dwc:latitude '43.128167'^^xsd:double;
  dwc:startLatitude '43.128167'^^xsd:double;
  dwc:endLatitude '43.128167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.303 43.128167, 8.303 43.128167, 8.303 43.128167, 8.303 43.128167, 8.303 43.128167))'^^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 '774_4086'^^xsd:string;
  dwc:observationDate '1994-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20333 8.16531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20333"^^xsd:decimal ;
  dwc:decimalLongitude "8.16531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20333 8.16531)"^^geo:wktLiteral ;
  geo-pos:lat "43.20333"^^xsd:decimal ;
  geo-pos:long "8.16531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6706'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6706'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.935'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16531'^^xsd:double;
  dwc:startLongitude '8.16531'^^xsd:double;
  dwc:endLongitude '8.16531'^^xsd:double;
  dwc:latitude '43.20333'^^xsd:double;
  dwc:startLatitude '43.20333'^^xsd:double;
  dwc:endLatitude '43.20333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16531 43.20333, 8.16531 43.20333, 8.16531 43.20333, 8.16531 43.20333, 8.16531 43.20333))'^^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 '774_6706'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37708 7.80368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37708"^^xsd:decimal ;
  dwc:decimalLongitude "7.80368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37708 7.80368)"^^geo:wktLiteral ;
  geo-pos:lat "43.37708"^^xsd:decimal ;
  geo-pos:long "7.80368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5306'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5306'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.8175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80368'^^xsd:double;
  dwc:startLongitude '7.80368'^^xsd:double;
  dwc:endLongitude '7.80368'^^xsd:double;
  dwc:latitude '43.37708'^^xsd:double;
  dwc:startLatitude '43.37708'^^xsd:double;
  dwc:endLatitude '43.37708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80368 43.37708, 7.80368 43.37708, 7.80368 43.37708, 7.80368 43.37708, 7.80368 43.37708))'^^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 '774_5306'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.406667 7.887333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.406667"^^xsd:decimal ;
  dwc:decimalLongitude "7.887333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.406667 7.887333)"^^geo:wktLiteral ;
  geo-pos:lat "43.406667"^^xsd:decimal ;
  geo-pos:long "7.887333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3776'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3776'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.887333'^^xsd:double;
  dwc:startLongitude '7.887333'^^xsd:double;
  dwc:endLongitude '7.887333'^^xsd:double;
  dwc:latitude '43.406667'^^xsd:double;
  dwc:startLatitude '43.406667'^^xsd:double;
  dwc:endLatitude '43.406667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.887333 43.406667, 7.887333 43.406667, 7.887333 43.406667, 7.887333 43.406667, 7.887333 43.406667))'^^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 '774_3776'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27643 7.25707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27643"^^xsd:decimal ;
  dwc:decimalLongitude "7.25707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27643 7.25707)"^^geo:wktLiteral ;
  geo-pos:lat "43.27643"^^xsd:decimal ;
  geo-pos:long "7.25707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6671'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6671'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25707'^^xsd:double;
  dwc:startLongitude '7.25707'^^xsd:double;
  dwc:endLongitude '7.25707'^^xsd:double;
  dwc:latitude '43.27643'^^xsd:double;
  dwc:startLatitude '43.27643'^^xsd:double;
  dwc:endLatitude '43.27643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25707 43.27643, 7.25707 43.27643, 7.25707 43.27643, 7.25707 43.27643, 7.25707 43.27643))'^^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 '774_6671'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.170167 7.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.170167"^^xsd:decimal ;
  dwc:decimalLongitude "7.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.170167 7.825)"^^geo:wktLiteral ;
  geo-pos:lat "43.170167"^^xsd:decimal ;
  geo-pos:long "7.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4505'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.531111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.825'^^xsd:double;
  dwc:startLongitude '7.825'^^xsd:double;
  dwc:endLongitude '7.825'^^xsd:double;
  dwc:latitude '43.170167'^^xsd:double;
  dwc:startLatitude '43.170167'^^xsd:double;
  dwc:endLatitude '43.170167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.825 43.170167, 7.825 43.170167, 7.825 43.170167, 7.825 43.170167, 7.825 43.170167))'^^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 '774_4505'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51144 8.260839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51144"^^xsd:decimal ;
  dwc:decimalLongitude "8.260839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51144 8.260839)"^^geo:wktLiteral ;
  geo-pos:lat "43.51144"^^xsd:decimal ;
  geo-pos:long "8.260839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8143'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8143'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.4205555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.260839'^^xsd:double;
  dwc:startLongitude '8.260839'^^xsd:double;
  dwc:endLongitude '8.260839'^^xsd:double;
  dwc:latitude '43.51144'^^xsd:double;
  dwc:startLatitude '43.51144'^^xsd:double;
  dwc:endLatitude '43.51144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.260839 43.51144, 8.260839 43.51144, 8.260839 43.51144, 8.260839 43.51144, 8.260839 43.51144))'^^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 '774_8143'^^xsd:string;
  dwc:observationDate '2012-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69669 7.833834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69669"^^xsd:decimal ;
  dwc:decimalLongitude "7.833834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69669 7.833834)"^^geo:wktLiteral ;
  geo-pos:lat "43.69669"^^xsd:decimal ;
  geo-pos:long "7.833834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7661'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7661'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.310555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.833834'^^xsd:double;
  dwc:startLongitude '7.833834'^^xsd:double;
  dwc:endLongitude '7.833834'^^xsd:double;
  dwc:latitude '43.69669'^^xsd:double;
  dwc:startLatitude '43.69669'^^xsd:double;
  dwc:endLatitude '43.69669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.833834 43.69669, 7.833834 43.69669, 7.833834 43.69669, 7.833834 43.69669, 7.833834 43.69669))'^^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 '774_7661'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367783 7.91959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367783"^^xsd:decimal ;
  dwc:decimalLongitude "7.91959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367783 7.91959)"^^geo:wktLiteral ;
  geo-pos:lat "43.367783"^^xsd:decimal ;
  geo-pos:long "7.91959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5840'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5840'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.909444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91959'^^xsd:double;
  dwc:startLongitude '7.91959'^^xsd:double;
  dwc:endLongitude '7.91959'^^xsd:double;
  dwc:latitude '43.367783'^^xsd:double;
  dwc:startLatitude '43.367783'^^xsd:double;
  dwc:endLatitude '43.367783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91959 43.367783, 7.91959 43.367783, 7.91959 43.367783, 7.91959 43.367783, 7.91959 43.367783))'^^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 '774_5840'^^xsd:string;
  dwc:observationDate '2006-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.227 8.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.227"^^xsd:decimal ;
  dwc:decimalLongitude "8.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.227 8.179)"^^geo:wktLiteral ;
  geo-pos:lat "41.227"^^xsd:decimal ;
  geo-pos:long "8.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2747'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2747'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.179'^^xsd:double;
  dwc:startLongitude '8.179'^^xsd:double;
  dwc:endLongitude '8.179'^^xsd:double;
  dwc:latitude '41.227'^^xsd:double;
  dwc:startLatitude '41.227'^^xsd:double;
  dwc:endLatitude '41.227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.179 41.227, 8.179 41.227, 8.179 41.227, 8.179 41.227, 8.179 41.227))'^^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 '774_2747'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.754333 7.99885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.754333"^^xsd:decimal ;
  dwc:decimalLongitude "7.99885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.754333 7.99885)"^^geo:wktLiteral ;
  geo-pos:lat "43.754333"^^xsd:decimal ;
  geo-pos:long "7.99885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7004'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7004'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99885'^^xsd:double;
  dwc:startLongitude '7.99885'^^xsd:double;
  dwc:endLongitude '7.99885'^^xsd:double;
  dwc:latitude '43.754333'^^xsd:double;
  dwc:startLatitude '43.754333'^^xsd:double;
  dwc:endLatitude '43.754333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99885 43.754333, 7.99885 43.754333, 7.99885 43.754333, 7.99885 43.754333, 7.99885 43.754333))'^^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 '774_7004'^^xsd:string;
  dwc:observationDate '1996-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627667 7.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.627667"^^xsd:decimal ;
  dwc:decimalLongitude "7.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627667 7.708)"^^geo:wktLiteral ;
  geo-pos:lat "43.627667"^^xsd:decimal ;
  geo-pos:long "7.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3363'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3363'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.708'^^xsd:double;
  dwc:startLongitude '7.708'^^xsd:double;
  dwc:endLongitude '7.708'^^xsd:double;
  dwc:latitude '43.627667'^^xsd:double;
  dwc:startLatitude '43.627667'^^xsd:double;
  dwc:endLatitude '43.627667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.708 43.627667, 7.708 43.627667, 7.708 43.627667, 7.708 43.627667, 7.708 43.627667))'^^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 '774_3363'^^xsd:string;
  dwc:observationDate '1991-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.573167 7.811833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.573167"^^xsd:decimal ;
  dwc:decimalLongitude "7.811833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.573167 7.811833)"^^geo:wktLiteral ;
  geo-pos:lat "43.573167"^^xsd:decimal ;
  geo-pos:long "7.811833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3255'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.811833'^^xsd:double;
  dwc:startLongitude '7.811833'^^xsd:double;
  dwc:endLongitude '7.811833'^^xsd:double;
  dwc:latitude '43.573167'^^xsd:double;
  dwc:startLatitude '43.573167'^^xsd:double;
  dwc:endLatitude '43.573167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.811833 43.573167, 7.811833 43.573167, 7.811833 43.573167, 7.811833 43.573167, 7.811833 43.573167))'^^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 '774_3255'^^xsd:string;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.952 8.4955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.952"^^xsd:decimal ;
  dwc:decimalLongitude "8.4955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.952 8.4955)"^^geo:wktLiteral ;
  geo-pos:lat "42.952"^^xsd:decimal ;
  geo-pos:long "8.4955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4098'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4098'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4955'^^xsd:double;
  dwc:startLongitude '8.4955'^^xsd:double;
  dwc:endLongitude '8.4955'^^xsd:double;
  dwc:latitude '42.952'^^xsd:double;
  dwc:startLatitude '42.952'^^xsd:double;
  dwc:endLatitude '42.952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4955 42.952, 8.4955 42.952, 8.4955 42.952, 8.4955 42.952, 8.4955 42.952))'^^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 '774_4098'^^xsd:string;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41681 8.295527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41681"^^xsd:decimal ;
  dwc:decimalLongitude "8.295527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41681 8.295527)"^^geo:wktLiteral ;
  geo-pos:lat "43.41681"^^xsd:decimal ;
  geo-pos:long "8.295527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8142'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8142'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.187222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.295527'^^xsd:double;
  dwc:startLongitude '8.295527'^^xsd:double;
  dwc:endLongitude '8.295527'^^xsd:double;
  dwc:latitude '43.41681'^^xsd:double;
  dwc:startLatitude '43.41681'^^xsd:double;
  dwc:endLatitude '43.41681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.295527 43.41681, 8.295527 43.41681, 8.295527 43.41681, 8.295527 43.41681, 8.295527 43.41681))'^^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 '774_8142'^^xsd:string;
  dwc:observationDate '2012-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2552'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2552'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:startLongitude '8.516667'^^xsd:double;
  dwc:endLongitude '8.516667'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:startLatitude '42.8'^^xsd:double;
  dwc:endLatitude '42.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.516667 42.8, 8.516667 42.8, 8.516667 42.8, 8.516667 42.8, 8.516667 42.8))'^^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 '774_2552'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5905 7.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5905"^^xsd:decimal ;
  dwc:decimalLongitude "7.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5905 7.869)"^^geo:wktLiteral ;
  geo-pos:lat "43.5905"^^xsd:decimal ;
  geo-pos:long "7.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4346'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4346'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.869'^^xsd:double;
  dwc:startLongitude '7.869'^^xsd:double;
  dwc:endLongitude '7.869'^^xsd:double;
  dwc:latitude '43.5905'^^xsd:double;
  dwc:startLatitude '43.5905'^^xsd:double;
  dwc:endLatitude '43.5905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.869 43.5905, 7.869 43.5905, 7.869 43.5905, 7.869 43.5905, 7.869 43.5905))'^^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 '774_4346'^^xsd:string;
  dwc:observationDate '1996-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.159683 8.724283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.159683"^^xsd:decimal ;
  dwc:decimalLongitude "8.724283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.159683 8.724283)"^^geo:wktLiteral ;
  geo-pos:lat "43.159683"^^xsd:decimal ;
  geo-pos:long "8.724283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3461'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3461'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.724283'^^xsd:double;
  dwc:startLongitude '8.724283'^^xsd:double;
  dwc:endLongitude '8.724283'^^xsd:double;
  dwc:latitude '43.159683'^^xsd:double;
  dwc:startLatitude '43.159683'^^xsd:double;
  dwc:endLatitude '43.159683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.724283 43.159683, 8.724283 43.159683, 8.724283 43.159683, 8.724283 43.159683, 8.724283 43.159683))'^^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 '774_3461'^^xsd:string;
  dwc:observationDate '1991-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05968 9.045512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05968"^^xsd:decimal ;
  dwc:decimalLongitude "9.045512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05968 9.045512)"^^geo:wktLiteral ;
  geo-pos:lat "43.05968"^^xsd:decimal ;
  geo-pos:long "9.045512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5668'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5668'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.184166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.045512'^^xsd:double;
  dwc:startLongitude '9.045512'^^xsd:double;
  dwc:endLongitude '9.045512'^^xsd:double;
  dwc:latitude '43.05968'^^xsd:double;
  dwc:startLatitude '43.05968'^^xsd:double;
  dwc:endLatitude '43.05968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.045512 43.05968, 9.045512 43.05968, 9.045512 43.05968, 9.045512 43.05968, 9.045512 43.05968))'^^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 '774_5668'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957667 8.524667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.957667"^^xsd:decimal ;
  dwc:decimalLongitude "8.524667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957667 8.524667)"^^geo:wktLiteral ;
  geo-pos:lat "42.957667"^^xsd:decimal ;
  geo-pos:long "8.524667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3498'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3498'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.524667'^^xsd:double;
  dwc:startLongitude '8.524667'^^xsd:double;
  dwc:endLongitude '8.524667'^^xsd:double;
  dwc:latitude '42.957667'^^xsd:double;
  dwc:startLatitude '42.957667'^^xsd:double;
  dwc:endLatitude '42.957667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.524667 42.957667, 8.524667 42.957667, 8.524667 42.957667, 8.524667 42.957667, 8.524667 42.957667))'^^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 '774_3498'^^xsd:string;
  dwc:observationDate '1991-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39085 8.22326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39085"^^xsd:decimal ;
  dwc:decimalLongitude "8.22326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39085 8.22326)"^^geo:wktLiteral ;
  geo-pos:lat "43.39085"^^xsd:decimal ;
  geo-pos:long "8.22326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6729'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6729'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.017777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.22326'^^xsd:double;
  dwc:startLongitude '8.22326'^^xsd:double;
  dwc:endLongitude '8.22326'^^xsd:double;
  dwc:latitude '43.39085'^^xsd:double;
  dwc:startLatitude '43.39085'^^xsd:double;
  dwc:endLatitude '43.39085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.22326 43.39085, 8.22326 43.39085, 8.22326 43.39085, 8.22326 43.39085, 8.22326 43.39085))'^^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 '774_6729'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 7.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567"^^xsd:decimal ;
  dwc:decimalLongitude "7.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 7.8925)"^^geo:wktLiteral ;
  geo-pos:lat "43.567"^^xsd:decimal ;
  geo-pos:long "7.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3785'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3785'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8925'^^xsd:double;
  dwc:startLongitude '7.8925'^^xsd:double;
  dwc:endLongitude '7.8925'^^xsd:double;
  dwc:latitude '43.567'^^xsd:double;
  dwc:startLatitude '43.567'^^xsd:double;
  dwc:endLatitude '43.567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8925 43.567, 7.8925 43.567, 7.8925 43.567, 7.8925 43.567, 7.8925 43.567))'^^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 '774_3785'^^xsd:string;
  dwc:observationDate '1993-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.356957 7.994095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.356957"^^xsd:decimal ;
  dwc:decimalLongitude "7.994095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.356957 7.994095)"^^geo:wktLiteral ;
  geo-pos:lat "43.356957"^^xsd:decimal ;
  geo-pos:long "7.994095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5842'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5842'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.917777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.994095'^^xsd:double;
  dwc:startLongitude '7.994095'^^xsd:double;
  dwc:endLongitude '7.994095'^^xsd:double;
  dwc:latitude '43.356957'^^xsd:double;
  dwc:startLatitude '43.356957'^^xsd:double;
  dwc:endLatitude '43.356957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.994095 43.356957, 7.994095 43.356957, 7.994095 43.356957, 7.994095 43.356957, 7.994095 43.356957))'^^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 '774_5842'^^xsd:string;
  dwc:observationDate '2006-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5438 7.9199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5438"^^xsd:decimal ;
  dwc:decimalLongitude "7.9199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5438 7.9199)"^^geo:wktLiteral ;
  geo-pos:lat "43.5438"^^xsd:decimal ;
  geo-pos:long "7.9199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7505'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.302222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9199'^^xsd:double;
  dwc:startLongitude '7.9199'^^xsd:double;
  dwc:endLongitude '7.9199'^^xsd:double;
  dwc:latitude '43.5438'^^xsd:double;
  dwc:startLatitude '43.5438'^^xsd:double;
  dwc:endLatitude '43.5438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9199 43.5438, 7.9199 43.5438, 7.9199 43.5438, 7.9199 43.5438, 7.9199 43.5438))'^^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 '774_7505'^^xsd:string;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5478 7.7472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5478"^^xsd:decimal ;
  dwc:decimalLongitude "7.7472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5478 7.7472)"^^geo:wktLiteral ;
  geo-pos:lat "43.5478"^^xsd:decimal ;
  geo-pos:long "7.7472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7612'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7612'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.2025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7472'^^xsd:double;
  dwc:startLongitude '7.7472'^^xsd:double;
  dwc:endLongitude '7.7472'^^xsd:double;
  dwc:latitude '43.5478'^^xsd:double;
  dwc:startLatitude '43.5478'^^xsd:double;
  dwc:endLatitude '43.5478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7472 43.5478, 7.7472 43.5478, 7.7472 43.5478, 7.7472 43.5478, 7.7472 43.5478))'^^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 '774_7612'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1295 8.091333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1295"^^xsd:decimal ;
  dwc:decimalLongitude "8.091333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1295 8.091333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1295"^^xsd:decimal ;
  geo-pos:long "8.091333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2755'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2755'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.091333'^^xsd:double;
  dwc:startLongitude '8.091333'^^xsd:double;
  dwc:endLongitude '8.091333'^^xsd:double;
  dwc:latitude '41.1295'^^xsd:double;
  dwc:startLatitude '41.1295'^^xsd:double;
  dwc:endLatitude '41.1295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.091333 41.1295, 8.091333 41.1295, 8.091333 41.1295, 8.091333 41.1295, 8.091333 41.1295))'^^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 '774_2755'^^xsd:string;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.391333 7.813167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.391333"^^xsd:decimal ;
  dwc:decimalLongitude "7.813167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.391333 7.813167)"^^geo:wktLiteral ;
  geo-pos:lat "43.391333"^^xsd:decimal ;
  geo-pos:long "7.813167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4276'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4276'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.813167'^^xsd:double;
  dwc:startLongitude '7.813167'^^xsd:double;
  dwc:endLongitude '7.813167'^^xsd:double;
  dwc:latitude '43.391333'^^xsd:double;
  dwc:startLatitude '43.391333'^^xsd:double;
  dwc:endLatitude '43.391333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.813167 43.391333, 7.813167 43.391333, 7.813167 43.391333, 7.813167 43.391333, 7.813167 43.391333))'^^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 '774_4276'^^xsd:string;
  dwc:observationDate '1995-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42878 7.89982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42878"^^xsd:decimal ;
  dwc:decimalLongitude "7.89982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42878 7.89982)"^^geo:wktLiteral ;
  geo-pos:lat "43.42878"^^xsd:decimal ;
  geo-pos:long "7.89982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4904'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4904'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.648611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89982'^^xsd:double;
  dwc:startLongitude '7.89982'^^xsd:double;
  dwc:endLongitude '7.89982'^^xsd:double;
  dwc:latitude '43.42878'^^xsd:double;
  dwc:startLatitude '43.42878'^^xsd:double;
  dwc:endLatitude '43.42878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89982 43.42878, 7.89982 43.42878, 7.89982 43.42878, 7.89982 43.42878, 7.89982 43.42878))'^^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 '774_4904'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42028 8.041467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42028"^^xsd:decimal ;
  dwc:decimalLongitude "8.041467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42028 8.041467)"^^geo:wktLiteral ;
  geo-pos:lat "43.42028"^^xsd:decimal ;
  geo-pos:long "8.041467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5273'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5273'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.104166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.041467'^^xsd:double;
  dwc:startLongitude '8.041467'^^xsd:double;
  dwc:endLongitude '8.041467'^^xsd:double;
  dwc:latitude '43.42028'^^xsd:double;
  dwc:startLatitude '43.42028'^^xsd:double;
  dwc:endLatitude '43.42028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.041467 43.42028, 8.041467 43.42028, 8.041467 43.42028, 8.041467 43.42028, 8.041467 43.42028))'^^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 '774_5273'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.572 8.325833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.572"^^xsd:decimal ;
  dwc:decimalLongitude "8.325833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.572 8.325833)"^^geo:wktLiteral ;
  geo-pos:lat "42.572"^^xsd:decimal ;
  geo-pos:long "8.325833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4136'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.325833'^^xsd:double;
  dwc:startLongitude '8.325833'^^xsd:double;
  dwc:endLongitude '8.325833'^^xsd:double;
  dwc:latitude '42.572'^^xsd:double;
  dwc:startLatitude '42.572'^^xsd:double;
  dwc:endLatitude '42.572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.325833 42.572, 8.325833 42.572, 8.325833 42.572, 8.325833 42.572, 8.325833 42.572))'^^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 '774_4136'^^xsd:string;
  dwc:observationDate '1994-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352133 7.634617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.352133"^^xsd:decimal ;
  dwc:decimalLongitude "7.634617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352133 7.634617)"^^geo:wktLiteral ;
  geo-pos:lat "43.352133"^^xsd:decimal ;
  geo-pos:long "7.634617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3481'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3481'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.634617'^^xsd:double;
  dwc:startLongitude '7.634617'^^xsd:double;
  dwc:endLongitude '7.634617'^^xsd:double;
  dwc:latitude '43.352133'^^xsd:double;
  dwc:startLatitude '43.352133'^^xsd:double;
  dwc:endLatitude '43.352133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.634617 43.352133, 7.634617 43.352133, 7.634617 43.352133, 7.634617 43.352133, 7.634617 43.352133))'^^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 '774_3481'^^xsd:string;
  dwc:observationDate '1991-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5466 8.056817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5466"^^xsd:decimal ;
  dwc:decimalLongitude "8.056817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5466 8.056817)"^^geo:wktLiteral ;
  geo-pos:lat "43.5466"^^xsd:decimal ;
  geo-pos:long "8.056817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7323'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7323'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.458055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.056817'^^xsd:double;
  dwc:startLongitude '8.056817'^^xsd:double;
  dwc:endLongitude '8.056817'^^xsd:double;
  dwc:latitude '43.5466'^^xsd:double;
  dwc:startLatitude '43.5466'^^xsd:double;
  dwc:endLatitude '43.5466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.056817 43.5466, 8.056817 43.5466, 8.056817 43.5466, 8.056817 43.5466, 8.056817 43.5466))'^^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 '774_7323'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590583 8.043767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590583"^^xsd:decimal ;
  dwc:decimalLongitude "8.043767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590583 8.043767)"^^geo:wktLiteral ;
  geo-pos:lat "43.590583"^^xsd:decimal ;
  geo-pos:long "8.043767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7353'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7353'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9008333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.043767'^^xsd:double;
  dwc:startLongitude '8.043767'^^xsd:double;
  dwc:endLongitude '8.043767'^^xsd:double;
  dwc:latitude '43.590583'^^xsd:double;
  dwc:startLatitude '43.590583'^^xsd:double;
  dwc:endLatitude '43.590583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.043767 43.590583, 8.043767 43.590583, 8.043767 43.590583, 8.043767 43.590583, 8.043767 43.590583))'^^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 '774_7353'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 20.304333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "20.304333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 20.304333)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "20.304333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2443'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2443'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.304333'^^xsd:double;
  dwc:startLongitude '20.304333'^^xsd:double;
  dwc:endLongitude '20.304333'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:startLatitude '39.05'^^xsd:double;
  dwc:endLatitude '39.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.304333 39.05, 20.304333 39.05, 20.304333 39.05, 20.304333 39.05, 20.304333 39.05))'^^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 '774_2443'^^xsd:string;
  dwc:observationDate '1991-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306333 7.676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306333"^^xsd:decimal ;
  dwc:decimalLongitude "7.676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306333 7.676667)"^^geo:wktLiteral ;
  geo-pos:lat "41.306333"^^xsd:decimal ;
  geo-pos:long "7.676667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2761'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2761'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.676667'^^xsd:double;
  dwc:startLongitude '7.676667'^^xsd:double;
  dwc:endLongitude '7.676667'^^xsd:double;
  dwc:latitude '41.306333'^^xsd:double;
  dwc:startLatitude '41.306333'^^xsd:double;
  dwc:endLatitude '41.306333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.676667 41.306333, 7.676667 41.306333, 7.676667 41.306333, 7.676667 41.306333, 7.676667 41.306333))'^^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 '774_2761'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.195333 7.956167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.195333"^^xsd:decimal ;
  dwc:decimalLongitude "7.956167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.195333 7.956167)"^^geo:wktLiteral ;
  geo-pos:lat "43.195333"^^xsd:decimal ;
  geo-pos:long "7.956167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4022'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4022'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.956167'^^xsd:double;
  dwc:startLongitude '7.956167'^^xsd:double;
  dwc:endLongitude '7.956167'^^xsd:double;
  dwc:latitude '43.195333'^^xsd:double;
  dwc:startLatitude '43.195333'^^xsd:double;
  dwc:endLatitude '43.195333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.956167 43.195333, 7.956167 43.195333, 7.956167 43.195333, 7.956167 43.195333, 7.956167 43.195333))'^^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 '774_4022'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2055 8.509167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2055"^^xsd:decimal ;
  dwc:decimalLongitude "8.509167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2055 8.509167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2055"^^xsd:decimal ;
  geo-pos:long "8.509167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2807'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2807'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.509167'^^xsd:double;
  dwc:startLongitude '8.509167'^^xsd:double;
  dwc:endLongitude '8.509167'^^xsd:double;
  dwc:latitude '41.2055'^^xsd:double;
  dwc:startLatitude '41.2055'^^xsd:double;
  dwc:endLatitude '41.2055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.509167 41.2055, 8.509167 41.2055, 8.509167 41.2055, 8.509167 41.2055, 8.509167 41.2055))'^^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 '774_2807'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.212167 8.242717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.212167"^^xsd:decimal ;
  dwc:decimalLongitude "8.242717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.212167 8.242717)"^^geo:wktLiteral ;
  geo-pos:lat "43.212167"^^xsd:decimal ;
  geo-pos:long "8.242717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3454'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3454'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.242717'^^xsd:double;
  dwc:startLongitude '8.242717'^^xsd:double;
  dwc:endLongitude '8.242717'^^xsd:double;
  dwc:latitude '43.212167'^^xsd:double;
  dwc:startLatitude '43.212167'^^xsd:double;
  dwc:endLatitude '43.212167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.242717 43.212167, 8.242717 43.212167, 8.242717 43.212167, 8.242717 43.212167, 8.242717 43.212167))'^^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 '774_3454'^^xsd:string;
  dwc:observationDate '1991-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233183 7.98835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233183"^^xsd:decimal ;
  dwc:decimalLongitude "7.98835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233183 7.98835)"^^geo:wktLiteral ;
  geo-pos:lat "43.233183"^^xsd:decimal ;
  geo-pos:long "7.98835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3474'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3474'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98835'^^xsd:double;
  dwc:startLongitude '7.98835'^^xsd:double;
  dwc:endLongitude '7.98835'^^xsd:double;
  dwc:latitude '43.233183'^^xsd:double;
  dwc:startLatitude '43.233183'^^xsd:double;
  dwc:endLatitude '43.233183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98835 43.233183, 7.98835 43.233183, 7.98835 43.233183, 7.98835 43.233183, 7.98835 43.233183))'^^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 '774_3474'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617 7.9255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617"^^xsd:decimal ;
  dwc:decimalLongitude "7.9255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617 7.9255)"^^geo:wktLiteral ;
  geo-pos:lat "43.617"^^xsd:decimal ;
  geo-pos:long "7.9255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4499'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4499'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.548333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9255'^^xsd:double;
  dwc:startLongitude '7.9255'^^xsd:double;
  dwc:endLongitude '7.9255'^^xsd:double;
  dwc:latitude '43.617'^^xsd:double;
  dwc:startLatitude '43.617'^^xsd:double;
  dwc:endLatitude '43.617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9255 43.617, 7.9255 43.617, 7.9255 43.617, 7.9255 43.617, 7.9255 43.617))'^^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 '774_4499'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695083 8.1658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.695083"^^xsd:decimal ;
  dwc:decimalLongitude "8.1658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695083 8.1658)"^^geo:wktLiteral ;
  geo-pos:lat "43.695083"^^xsd:decimal ;
  geo-pos:long "8.1658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7383'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7383'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1658'^^xsd:double;
  dwc:startLongitude '8.1658'^^xsd:double;
  dwc:endLongitude '8.1658'^^xsd:double;
  dwc:latitude '43.695083'^^xsd:double;
  dwc:startLatitude '43.695083'^^xsd:double;
  dwc:endLatitude '43.695083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1658 43.695083, 8.1658 43.695083, 8.1658 43.695083, 8.1658 43.695083, 8.1658 43.695083))'^^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 '774_7383'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35294 8.345672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35294"^^xsd:decimal ;
  dwc:decimalLongitude "8.345672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35294 8.345672)"^^geo:wktLiteral ;
  geo-pos:lat "43.35294"^^xsd:decimal ;
  geo-pos:long "8.345672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8005'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8005'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.6911111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.345672'^^xsd:double;
  dwc:startLongitude '8.345672'^^xsd:double;
  dwc:endLongitude '8.345672'^^xsd:double;
  dwc:latitude '43.35294'^^xsd:double;
  dwc:startLatitude '43.35294'^^xsd:double;
  dwc:endLatitude '43.35294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.345672 43.35294, 8.345672 43.35294, 8.345672 43.35294, 8.345672 43.35294, 8.345672 43.35294))'^^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 '774_8005'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7233 8.3289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7233"^^xsd:decimal ;
  dwc:decimalLongitude "8.3289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7233 8.3289)"^^geo:wktLiteral ;
  geo-pos:lat "43.7233"^^xsd:decimal ;
  geo-pos:long "8.3289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7497'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7497'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3289'^^xsd:double;
  dwc:startLongitude '8.3289'^^xsd:double;
  dwc:endLongitude '8.3289'^^xsd:double;
  dwc:latitude '43.7233'^^xsd:double;
  dwc:startLatitude '43.7233'^^xsd:double;
  dwc:endLatitude '43.7233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3289 43.7233, 8.3289 43.7233, 8.3289 43.7233, 8.3289 43.7233, 8.3289 43.7233))'^^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 '774_7497'^^xsd:string;
  dwc:observationDate '2000-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65355 8.282867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65355"^^xsd:decimal ;
  dwc:decimalLongitude "8.282867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65355 8.282867)"^^geo:wktLiteral ;
  geo-pos:lat "43.65355"^^xsd:decimal ;
  geo-pos:long "8.282867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7299'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7299'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.29'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.282867'^^xsd:double;
  dwc:startLongitude '8.282867'^^xsd:double;
  dwc:endLongitude '8.282867'^^xsd:double;
  dwc:latitude '43.65355'^^xsd:double;
  dwc:startLatitude '43.65355'^^xsd:double;
  dwc:endLatitude '43.65355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.282867 43.65355, 8.282867 43.65355, 8.282867 43.65355, 8.282867 43.65355, 8.282867 43.65355))'^^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 '774_7299'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.114667 8.204667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.114667"^^xsd:decimal ;
  dwc:decimalLongitude "8.204667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.114667 8.204667)"^^geo:wktLiteral ;
  geo-pos:lat "43.114667"^^xsd:decimal ;
  geo-pos:long "8.204667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4284'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4284'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.204667'^^xsd:double;
  dwc:startLongitude '8.204667'^^xsd:double;
  dwc:endLongitude '8.204667'^^xsd:double;
  dwc:latitude '43.114667'^^xsd:double;
  dwc:startLatitude '43.114667'^^xsd:double;
  dwc:endLatitude '43.114667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.204667 43.114667, 8.204667 43.114667, 8.204667 43.114667, 8.204667 43.114667, 8.204667 43.114667))'^^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 '774_4284'^^xsd:string;
  dwc:observationDate '1995-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5991 8.3286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5991"^^xsd:decimal ;
  dwc:decimalLongitude "8.3286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5991 8.3286)"^^geo:wktLiteral ;
  geo-pos:lat "43.5991"^^xsd:decimal ;
  geo-pos:long "8.3286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7482'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7482'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.297777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3286'^^xsd:double;
  dwc:startLongitude '8.3286'^^xsd:double;
  dwc:endLongitude '8.3286'^^xsd:double;
  dwc:latitude '43.5991'^^xsd:double;
  dwc:startLatitude '43.5991'^^xsd:double;
  dwc:endLatitude '43.5991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3286 43.5991, 8.3286 43.5991, 8.3286 43.5991, 8.3286 43.5991, 8.3286 43.5991))'^^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 '774_7482'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176865 7.12145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.176865"^^xsd:decimal ;
  dwc:decimalLongitude "7.12145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.176865 7.12145)"^^geo:wktLiteral ;
  geo-pos:lat "43.176865"^^xsd:decimal ;
  geo-pos:long "7.12145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5784'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5784'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2544444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.12145'^^xsd:double;
  dwc:startLongitude '7.12145'^^xsd:double;
  dwc:endLongitude '7.12145'^^xsd:double;
  dwc:latitude '43.176865'^^xsd:double;
  dwc:startLatitude '43.176865'^^xsd:double;
  dwc:endLatitude '43.176865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.12145 43.176865, 7.12145 43.176865, 7.12145 43.176865, 7.12145 43.176865, 7.12145 43.176865))'^^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 '774_5784'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.816667 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.816667"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.816667 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.816667"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2391'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2391'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:startLongitude '13.25'^^xsd:double;
  dwc:endLongitude '13.25'^^xsd:double;
  dwc:latitude '40.816667'^^xsd:double;
  dwc:startLatitude '40.816667'^^xsd:double;
  dwc:endLatitude '40.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.25 40.816667, 13.25 40.816667, 13.25 40.816667, 13.25 40.816667, 13.25 40.816667))'^^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 '774_2391'^^xsd:string;
  dwc:observationDate '1989-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25467 7.277117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25467"^^xsd:decimal ;
  dwc:decimalLongitude "7.277117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25467 7.277117)"^^geo:wktLiteral ;
  geo-pos:lat "43.25467"^^xsd:decimal ;
  geo-pos:long "7.277117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6010'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6010'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.846666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.277117'^^xsd:double;
  dwc:startLongitude '7.277117'^^xsd:double;
  dwc:endLongitude '7.277117'^^xsd:double;
  dwc:latitude '43.25467'^^xsd:double;
  dwc:startLatitude '43.25467'^^xsd:double;
  dwc:endLatitude '43.25467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.277117 43.25467, 7.277117 43.25467, 7.277117 43.25467, 7.277117 43.25467, 7.277117 43.25467))'^^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 '774_6010'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64032 7.899817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64032"^^xsd:decimal ;
  dwc:decimalLongitude "7.899817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64032 7.899817)"^^geo:wktLiteral ;
  geo-pos:lat "43.64032"^^xsd:decimal ;
  geo-pos:long "7.899817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5459'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5459'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7136111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.899817'^^xsd:double;
  dwc:startLongitude '7.899817'^^xsd:double;
  dwc:endLongitude '7.899817'^^xsd:double;
  dwc:latitude '43.64032'^^xsd:double;
  dwc:startLatitude '43.64032'^^xsd:double;
  dwc:endLatitude '43.64032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.899817 43.64032, 7.899817 43.64032, 7.899817 43.64032, 7.899817 43.64032, 7.899817 43.64032))'^^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 '774_5459'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.416 8.173667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.416"^^xsd:decimal ;
  dwc:decimalLongitude "8.173667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.416 8.173667)"^^geo:wktLiteral ;
  geo-pos:lat "43.416"^^xsd:decimal ;
  geo-pos:long "8.173667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4650'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4650'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.255'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.173667'^^xsd:double;
  dwc:startLongitude '8.173667'^^xsd:double;
  dwc:endLongitude '8.173667'^^xsd:double;
  dwc:latitude '43.416'^^xsd:double;
  dwc:startLatitude '43.416'^^xsd:double;
  dwc:endLatitude '43.416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.173667 43.416, 8.173667 43.416, 8.173667 43.416, 8.173667 43.416, 8.173667 43.416))'^^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 '774_4650'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41273 8.55363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41273"^^xsd:decimal ;
  dwc:decimalLongitude "8.55363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41273 8.55363)"^^geo:wktLiteral ;
  geo-pos:lat "43.41273"^^xsd:decimal ;
  geo-pos:long "8.55363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6691'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6691'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.960555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.55363'^^xsd:double;
  dwc:startLongitude '8.55363'^^xsd:double;
  dwc:endLongitude '8.55363'^^xsd:double;
  dwc:latitude '43.41273'^^xsd:double;
  dwc:startLatitude '43.41273'^^xsd:double;
  dwc:endLatitude '43.41273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.55363 43.41273, 8.55363 43.41273, 8.55363 43.41273, 8.55363 43.41273, 8.55363 43.41273))'^^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 '774_6691'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.792 8.248833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.792"^^xsd:decimal ;
  dwc:decimalLongitude "8.248833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.792 8.248833)"^^geo:wktLiteral ;
  geo-pos:lat "42.792"^^xsd:decimal ;
  geo-pos:long "8.248833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4762'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4762'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.741111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.248833'^^xsd:double;
  dwc:startLongitude '8.248833'^^xsd:double;
  dwc:endLongitude '8.248833'^^xsd:double;
  dwc:latitude '42.792'^^xsd:double;
  dwc:startLatitude '42.792'^^xsd:double;
  dwc:endLatitude '42.792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.248833 42.792, 8.248833 42.792, 8.248833 42.792, 8.248833 42.792, 8.248833 42.792))'^^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 '774_4762'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61055 7.968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61055"^^xsd:decimal ;
  dwc:decimalLongitude "7.968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61055 7.968333)"^^geo:wktLiteral ;
  geo-pos:lat "43.61055"^^xsd:decimal ;
  geo-pos:long "7.968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7392'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7392'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.230555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.968333'^^xsd:double;
  dwc:startLongitude '7.968333'^^xsd:double;
  dwc:endLongitude '7.968333'^^xsd:double;
  dwc:latitude '43.61055'^^xsd:double;
  dwc:startLatitude '43.61055'^^xsd:double;
  dwc:endLatitude '43.61055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.968333 43.61055, 7.968333 43.61055, 7.968333 43.61055, 7.968333 43.61055, 7.968333 43.61055))'^^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 '774_7392'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.583333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3659'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3659'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:startLongitude '7.6'^^xsd:double;
  dwc:endLongitude '7.6'^^xsd:double;
  dwc:latitude '43.583333'^^xsd:double;
  dwc:startLatitude '43.583333'^^xsd:double;
  dwc:endLatitude '43.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6 43.583333, 7.6 43.583333, 7.6 43.583333, 7.6 43.583333, 7.6 43.583333))'^^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 '774_3659'^^xsd:string;
  dwc:observationDate '1992-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6075 7.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6075"^^xsd:decimal ;
  dwc:decimalLongitude "7.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6075 7.978)"^^geo:wktLiteral ;
  geo-pos:lat "43.6075"^^xsd:decimal ;
  geo-pos:long "7.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4524'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4524'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.505'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.978'^^xsd:double;
  dwc:startLongitude '7.978'^^xsd:double;
  dwc:endLongitude '7.978'^^xsd:double;
  dwc:latitude '43.6075'^^xsd:double;
  dwc:startLatitude '43.6075'^^xsd:double;
  dwc:endLatitude '43.6075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.978 43.6075, 7.978 43.6075, 7.978 43.6075, 7.978 43.6075, 7.978 43.6075))'^^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 '774_4524'^^xsd:string;
  dwc:observationDate '1997-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326667 8.710833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.326667"^^xsd:decimal ;
  dwc:decimalLongitude "8.710833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.326667 8.710833)"^^geo:wktLiteral ;
  geo-pos:lat "43.326667"^^xsd:decimal ;
  geo-pos:long "8.710833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4719'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4719'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6980555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.710833'^^xsd:double;
  dwc:startLongitude '8.710833'^^xsd:double;
  dwc:endLongitude '8.710833'^^xsd:double;
  dwc:latitude '43.326667'^^xsd:double;
  dwc:startLatitude '43.326667'^^xsd:double;
  dwc:endLatitude '43.326667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.710833 43.326667, 8.710833 43.326667, 8.710833 43.326667, 8.710833 43.326667, 8.710833 43.326667))'^^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 '774_4719'^^xsd:string;
  dwc:observationDate '1999-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1435 7.7635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1435"^^xsd:decimal ;
  dwc:decimalLongitude "7.7635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1435 7.7635)"^^geo:wktLiteral ;
  geo-pos:lat "43.1435"^^xsd:decimal ;
  geo-pos:long "7.7635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4924'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4924'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7635'^^xsd:double;
  dwc:startLongitude '7.7635'^^xsd:double;
  dwc:endLongitude '7.7635'^^xsd:double;
  dwc:latitude '43.1435'^^xsd:double;
  dwc:startLatitude '43.1435'^^xsd:double;
  dwc:endLatitude '43.1435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7635 43.1435, 7.7635 43.1435, 7.7635 43.1435, 7.7635 43.1435, 7.7635 43.1435))'^^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 '774_4924'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266667 7.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.266667"^^xsd:decimal ;
  dwc:decimalLongitude "7.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266667 7.283333)"^^geo:wktLiteral ;
  geo-pos:lat "43.266667"^^xsd:decimal ;
  geo-pos:long "7.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3554'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3554'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.283333'^^xsd:double;
  dwc:startLongitude '7.283333'^^xsd:double;
  dwc:endLongitude '7.283333'^^xsd:double;
  dwc:latitude '43.266667'^^xsd:double;
  dwc:startLatitude '43.266667'^^xsd:double;
  dwc:endLatitude '43.266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.283333 43.266667, 7.283333 43.266667, 7.283333 43.266667, 7.283333 43.266667, 7.283333 43.266667))'^^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 '774_3554'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 8.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 8.883333)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "8.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2541'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2541'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.883333'^^xsd:double;
  dwc:startLongitude '8.883333'^^xsd:double;
  dwc:endLongitude '8.883333'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.883333 43.5, 8.883333 43.5, 8.883333 43.5, 8.883333 43.5, 8.883333 43.5))'^^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 '774_2541'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00574 8.556561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00574"^^xsd:decimal ;
  dwc:decimalLongitude "8.556561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00574 8.556561)"^^geo:wktLiteral ;
  geo-pos:lat "43.00574"^^xsd:decimal ;
  geo-pos:long "8.556561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8132'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.719722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.556561'^^xsd:double;
  dwc:startLongitude '8.556561'^^xsd:double;
  dwc:endLongitude '8.556561'^^xsd:double;
  dwc:latitude '43.00574'^^xsd:double;
  dwc:startLatitude '43.00574'^^xsd:double;
  dwc:endLatitude '43.00574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.556561 43.00574, 8.556561 43.00574, 8.556561 43.00574, 8.556561 43.00574, 8.556561 43.00574))'^^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 '774_8132'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549833 8.022333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549833"^^xsd:decimal ;
  dwc:decimalLongitude "8.022333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549833 8.022333)"^^geo:wktLiteral ;
  geo-pos:lat "43.549833"^^xsd:decimal ;
  geo-pos:long "8.022333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4677'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4677'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.279166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.022333'^^xsd:double;
  dwc:startLongitude '8.022333'^^xsd:double;
  dwc:endLongitude '8.022333'^^xsd:double;
  dwc:latitude '43.549833'^^xsd:double;
  dwc:startLatitude '43.549833'^^xsd:double;
  dwc:endLatitude '43.549833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.022333 43.549833, 8.022333 43.549833, 8.022333 43.549833, 8.022333 43.549833, 8.022333 43.549833))'^^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 '774_4677'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5175 8.530667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5175"^^xsd:decimal ;
  dwc:decimalLongitude "8.530667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5175 8.530667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5175"^^xsd:decimal ;
  geo-pos:long "8.530667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4468'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4468'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.255'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.530667'^^xsd:double;
  dwc:startLongitude '8.530667'^^xsd:double;
  dwc:endLongitude '8.530667'^^xsd:double;
  dwc:latitude '43.5175'^^xsd:double;
  dwc:startLatitude '43.5175'^^xsd:double;
  dwc:endLatitude '43.5175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.530667 43.5175, 8.530667 43.5175, 8.530667 43.5175, 8.530667 43.5175, 8.530667 43.5175))'^^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 '774_4468'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334587 8.003023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.334587"^^xsd:decimal ;
  dwc:decimalLongitude "8.003023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334587 8.003023)"^^geo:wktLiteral ;
  geo-pos:lat "43.334587"^^xsd:decimal ;
  geo-pos:long "8.003023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6265'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2455555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.003023'^^xsd:double;
  dwc:startLongitude '8.003023'^^xsd:double;
  dwc:endLongitude '8.003023'^^xsd:double;
  dwc:latitude '43.334587'^^xsd:double;
  dwc:startLatitude '43.334587'^^xsd:double;
  dwc:endLatitude '43.334587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.003023 43.334587, 8.003023 43.334587, 8.003023 43.334587, 8.003023 43.334587, 8.003023 43.334587))'^^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 '774_6265'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.525583 7.8459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.525583"^^xsd:decimal ;
  dwc:decimalLongitude "7.8459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.525583 7.8459)"^^geo:wktLiteral ;
  geo-pos:lat "43.525583"^^xsd:decimal ;
  geo-pos:long "7.8459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7431'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7431'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.077777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8459'^^xsd:double;
  dwc:startLongitude '7.8459'^^xsd:double;
  dwc:endLongitude '7.8459'^^xsd:double;
  dwc:latitude '43.525583'^^xsd:double;
  dwc:startLatitude '43.525583'^^xsd:double;
  dwc:endLatitude '43.525583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8459 43.525583, 7.8459 43.525583, 7.8459 43.525583, 7.8459 43.525583, 7.8459 43.525583))'^^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 '774_7431'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.296333 7.971167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.296333"^^xsd:decimal ;
  dwc:decimalLongitude "7.971167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.296333 7.971167)"^^geo:wktLiteral ;
  geo-pos:lat "43.296333"^^xsd:decimal ;
  geo-pos:long "7.971167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4175'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4175'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.971167'^^xsd:double;
  dwc:startLongitude '7.971167'^^xsd:double;
  dwc:endLongitude '7.971167'^^xsd:double;
  dwc:latitude '43.296333'^^xsd:double;
  dwc:startLatitude '43.296333'^^xsd:double;
  dwc:endLatitude '43.296333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.971167 43.296333, 7.971167 43.296333, 7.971167 43.296333, 7.971167 43.296333, 7.971167 43.296333))'^^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 '774_4175'^^xsd:string;
  dwc:observationDate '1995-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3359 8.02855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3359"^^xsd:decimal ;
  dwc:decimalLongitude "8.02855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3359 8.02855)"^^geo:wktLiteral ;
  geo-pos:lat "43.3359"^^xsd:decimal ;
  geo-pos:long "8.02855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6664'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6664'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.316111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02855'^^xsd:double;
  dwc:startLongitude '8.02855'^^xsd:double;
  dwc:endLongitude '8.02855'^^xsd:double;
  dwc:latitude '43.3359'^^xsd:double;
  dwc:startLatitude '43.3359'^^xsd:double;
  dwc:endLatitude '43.3359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02855 43.3359, 8.02855 43.3359, 8.02855 43.3359, 8.02855 43.3359, 8.02855 43.3359))'^^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 '774_6664'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 8.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "8.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 8.158333)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "8.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3646'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3646'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.158333'^^xsd:double;
  dwc:startLongitude '8.158333'^^xsd:double;
  dwc:endLongitude '8.158333'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:startLatitude '42.583'^^xsd:double;
  dwc:endLatitude '42.583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.158333 42.583, 8.158333 42.583, 8.158333 42.583, 8.158333 42.583, 8.158333 42.583))'^^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 '774_3646'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 7.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "7.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 7.266667)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "7.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2490'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2490'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.266667'^^xsd:double;
  dwc:startLongitude '7.266667'^^xsd:double;
  dwc:endLongitude '7.266667'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:startLatitude '42.966667'^^xsd:double;
  dwc:endLatitude '42.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.266667 42.966667, 7.266667 42.966667, 7.266667 42.966667, 7.266667 42.966667, 7.266667 42.966667))'^^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 '774_2490'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.100717 8.827533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.100717"^^xsd:decimal ;
  dwc:decimalLongitude "8.827533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.100717 8.827533)"^^geo:wktLiteral ;
  geo-pos:lat "43.100717"^^xsd:decimal ;
  geo-pos:long "8.827533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3527'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3527'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.827533'^^xsd:double;
  dwc:startLongitude '8.827533'^^xsd:double;
  dwc:endLongitude '8.827533'^^xsd:double;
  dwc:latitude '43.100717'^^xsd:double;
  dwc:startLatitude '43.100717'^^xsd:double;
  dwc:endLatitude '43.100717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.827533 43.100717, 8.827533 43.100717, 8.827533 43.100717, 8.827533 43.100717, 8.827533 43.100717))'^^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 '774_3527'^^xsd:string;
  dwc:observationDate '1991-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.694833 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.694833"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.694833 8.435)"^^geo:wktLiteral ;
  geo-pos:lat "42.694833"^^xsd:decimal ;
  geo-pos:long "8.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4080'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4080'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:startLongitude '8.435'^^xsd:double;
  dwc:endLongitude '8.435'^^xsd:double;
  dwc:latitude '42.694833'^^xsd:double;
  dwc:startLatitude '42.694833'^^xsd:double;
  dwc:endLatitude '42.694833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.435 42.694833, 8.435 42.694833, 8.435 42.694833, 8.435 42.694833, 8.435 42.694833))'^^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 '774_4080'^^xsd:string;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647167 7.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.647167"^^xsd:decimal ;
  dwc:decimalLongitude "7.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647167 7.865)"^^geo:wktLiteral ;
  geo-pos:lat "43.647167"^^xsd:decimal ;
  geo-pos:long "7.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3239'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.865'^^xsd:double;
  dwc:startLongitude '7.865'^^xsd:double;
  dwc:endLongitude '7.865'^^xsd:double;
  dwc:latitude '43.647167'^^xsd:double;
  dwc:startLatitude '43.647167'^^xsd:double;
  dwc:endLatitude '43.647167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.865 43.647167, 7.865 43.647167, 7.865 43.647167, 7.865 43.647167, 7.865 43.647167))'^^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 '774_3239'^^xsd:string;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.624117 7.969317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.624117"^^xsd:decimal ;
  dwc:decimalLongitude "7.969317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.624117 7.969317)"^^geo:wktLiteral ;
  geo-pos:lat "43.624117"^^xsd:decimal ;
  geo-pos:long "7.969317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3816'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3816'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.969317'^^xsd:double;
  dwc:startLongitude '7.969317'^^xsd:double;
  dwc:endLongitude '7.969317'^^xsd:double;
  dwc:latitude '43.624117'^^xsd:double;
  dwc:startLatitude '43.624117'^^xsd:double;
  dwc:endLatitude '43.624117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.969317 43.624117, 7.969317 43.624117, 7.969317 43.624117, 7.969317 43.624117, 7.969317 43.624117))'^^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 '774_3816'^^xsd:string;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8203 8.4182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8203"^^xsd:decimal ;
  dwc:decimalLongitude "8.4182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8203 8.4182)"^^geo:wktLiteral ;
  geo-pos:lat "43.8203"^^xsd:decimal ;
  geo-pos:long "8.4182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7132'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.020277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4182'^^xsd:double;
  dwc:startLongitude '8.4182'^^xsd:double;
  dwc:endLongitude '8.4182'^^xsd:double;
  dwc:latitude '43.8203'^^xsd:double;
  dwc:startLatitude '43.8203'^^xsd:double;
  dwc:endLatitude '43.8203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4182 43.8203, 8.4182 43.8203, 8.4182 43.8203, 8.4182 43.8203, 8.4182 43.8203))'^^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 '774_7132'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 8.171333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.171333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 8.171333)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "8.171333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4352'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4352'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.171333'^^xsd:double;
  dwc:startLongitude '8.171333'^^xsd:double;
  dwc:endLongitude '8.171333'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:startLatitude '43.25'^^xsd:double;
  dwc:endLatitude '43.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.171333 43.25, 8.171333 43.25, 8.171333 43.25, 8.171333 43.25, 8.171333 43.25))'^^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 '774_4352'^^xsd:string;
  dwc:observationDate '1996-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569833 8.264833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569833"^^xsd:decimal ;
  dwc:decimalLongitude "8.264833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569833 8.264833)"^^geo:wktLiteral ;
  geo-pos:lat "43.569833"^^xsd:decimal ;
  geo-pos:long "8.264833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4226'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4226'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.264833'^^xsd:double;
  dwc:startLongitude '8.264833'^^xsd:double;
  dwc:endLongitude '8.264833'^^xsd:double;
  dwc:latitude '43.569833'^^xsd:double;
  dwc:startLatitude '43.569833'^^xsd:double;
  dwc:endLatitude '43.569833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.264833 43.569833, 8.264833 43.569833, 8.264833 43.569833, 8.264833 43.569833, 8.264833 43.569833))'^^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 '774_4226'^^xsd:string;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106833 8.124167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106833"^^xsd:decimal ;
  dwc:decimalLongitude "8.124167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106833 8.124167)"^^geo:wktLiteral ;
  geo-pos:lat "41.106833"^^xsd:decimal ;
  geo-pos:long "8.124167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2700'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2700'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.124167'^^xsd:double;
  dwc:startLongitude '8.124167'^^xsd:double;
  dwc:endLongitude '8.124167'^^xsd:double;
  dwc:latitude '41.106833'^^xsd:double;
  dwc:startLatitude '41.106833'^^xsd:double;
  dwc:endLatitude '41.106833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.124167 41.106833, 8.124167 41.106833, 8.124167 41.106833, 8.124167 41.106833, 8.124167 41.106833))'^^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 '774_2700'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.372733 8.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.372733"^^xsd:decimal ;
  dwc:decimalLongitude "8.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.372733 8.01)"^^geo:wktLiteral ;
  geo-pos:lat "43.372733"^^xsd:decimal ;
  geo-pos:long "8.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3442'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3442'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.01'^^xsd:double;
  dwc:startLongitude '8.01'^^xsd:double;
  dwc:endLongitude '8.01'^^xsd:double;
  dwc:latitude '43.372733'^^xsd:double;
  dwc:startLatitude '43.372733'^^xsd:double;
  dwc:endLatitude '43.372733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.01 43.372733, 8.01 43.372733, 8.01 43.372733, 8.01 43.372733, 8.01 43.372733))'^^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 '774_3442'^^xsd:string;
  dwc:observationDate '1991-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123167 7.986167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.123167"^^xsd:decimal ;
  dwc:decimalLongitude "7.986167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123167 7.986167)"^^geo:wktLiteral ;
  geo-pos:lat "41.123167"^^xsd:decimal ;
  geo-pos:long "7.986167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2724'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2724'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.986167'^^xsd:double;
  dwc:startLongitude '7.986167'^^xsd:double;
  dwc:endLongitude '7.986167'^^xsd:double;
  dwc:latitude '41.123167'^^xsd:double;
  dwc:startLatitude '41.123167'^^xsd:double;
  dwc:endLatitude '41.123167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.986167 41.123167, 7.986167 41.123167, 7.986167 41.123167, 7.986167 41.123167, 7.986167 41.123167))'^^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 '774_2724'^^xsd:string;
  dwc:observationDate '1994-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.404 7.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.404"^^xsd:decimal ;
  dwc:decimalLongitude "7.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.404 7.929)"^^geo:wktLiteral ;
  geo-pos:lat "43.404"^^xsd:decimal ;
  geo-pos:long "7.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4536'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4536'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.929'^^xsd:double;
  dwc:startLongitude '7.929'^^xsd:double;
  dwc:endLongitude '7.929'^^xsd:double;
  dwc:latitude '43.404'^^xsd:double;
  dwc:startLatitude '43.404'^^xsd:double;
  dwc:endLatitude '43.404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.929 43.404, 7.929 43.404, 7.929 43.404, 7.929 43.404, 7.929 43.404))'^^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 '774_4536'^^xsd:string;
  dwc:observationDate '1997-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.802778 20.417222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.802778"^^xsd:decimal ;
  dwc:decimalLongitude "20.417222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.802778 20.417222)"^^geo:wktLiteral ;
  geo-pos:lat "38.802778"^^xsd:decimal ;
  geo-pos:long "20.417222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_710'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_710'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.417222'^^xsd:double;
  dwc:startLongitude '20.417222'^^xsd:double;
  dwc:endLongitude '20.417222'^^xsd:double;
  dwc:latitude '38.802778'^^xsd:double;
  dwc:startLatitude '38.802778'^^xsd:double;
  dwc:endLatitude '38.802778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.417222 38.802778, 20.417222 38.802778, 20.417222 38.802778, 20.417222 38.802778, 20.417222 38.802778))'^^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 '774_710'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42069 8.1183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42069"^^xsd:decimal ;
  dwc:decimalLongitude "8.1183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42069 8.1183)"^^geo:wktLiteral ;
  geo-pos:lat "43.42069"^^xsd:decimal ;
  geo-pos:long "8.1183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6721'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6721'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1183'^^xsd:double;
  dwc:startLongitude '8.1183'^^xsd:double;
  dwc:endLongitude '8.1183'^^xsd:double;
  dwc:latitude '43.42069'^^xsd:double;
  dwc:startLatitude '43.42069'^^xsd:double;
  dwc:endLatitude '43.42069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1183 43.42069, 8.1183 43.42069, 8.1183 43.42069, 8.1183 43.42069, 8.1183 43.42069))'^^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 '774_6721'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.303983 7.958633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.303983"^^xsd:decimal ;
  dwc:decimalLongitude "7.958633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.303983 7.958633)"^^geo:wktLiteral ;
  geo-pos:lat "43.303983"^^xsd:decimal ;
  geo-pos:long "7.958633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4263'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4263'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.958633'^^xsd:double;
  dwc:startLongitude '7.958633'^^xsd:double;
  dwc:endLongitude '7.958633'^^xsd:double;
  dwc:latitude '43.303983'^^xsd:double;
  dwc:startLatitude '43.303983'^^xsd:double;
  dwc:endLatitude '43.303983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.958633 43.303983, 7.958633 43.303983, 7.958633 43.303983, 7.958633 43.303983, 7.958633 43.303983))'^^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 '774_4263'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6541 8.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6541"^^xsd:decimal ;
  dwc:decimalLongitude "8.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6541 8.108)"^^geo:wktLiteral ;
  geo-pos:lat "43.6541"^^xsd:decimal ;
  geo-pos:long "8.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7119'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7119'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.892222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.108'^^xsd:double;
  dwc:startLongitude '8.108'^^xsd:double;
  dwc:endLongitude '8.108'^^xsd:double;
  dwc:latitude '43.6541'^^xsd:double;
  dwc:startLatitude '43.6541'^^xsd:double;
  dwc:endLatitude '43.6541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.108 43.6541, 8.108 43.6541, 8.108 43.6541, 8.108 43.6541, 8.108 43.6541))'^^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 '774_7119'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2605 8.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2605"^^xsd:decimal ;
  dwc:decimalLongitude "8.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2605 8.009)"^^geo:wktLiteral ;
  geo-pos:lat "43.2605"^^xsd:decimal ;
  geo-pos:long "8.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4604'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.050833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.009'^^xsd:double;
  dwc:startLongitude '8.009'^^xsd:double;
  dwc:endLongitude '8.009'^^xsd:double;
  dwc:latitude '43.2605'^^xsd:double;
  dwc:startLatitude '43.2605'^^xsd:double;
  dwc:endLatitude '43.2605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.009 43.2605, 8.009 43.2605, 8.009 43.2605, 8.009 43.2605, 8.009 43.2605))'^^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 '774_4604'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533333 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533333 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.533333"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2583'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2583'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3'^^xsd:double;
  dwc:startLongitude '8.3'^^xsd:double;
  dwc:endLongitude '8.3'^^xsd:double;
  dwc:latitude '41.533333'^^xsd:double;
  dwc:startLatitude '41.533333'^^xsd:double;
  dwc:endLatitude '41.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3 41.533333, 8.3 41.533333, 8.3 41.533333, 8.3 41.533333, 8.3 41.533333))'^^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 '774_2583'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590033 8.0802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590033"^^xsd:decimal ;
  dwc:decimalLongitude "8.0802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590033 8.0802)"^^geo:wktLiteral ;
  geo-pos:lat "43.590033"^^xsd:decimal ;
  geo-pos:long "8.0802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6981'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6981'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0802'^^xsd:double;
  dwc:startLongitude '8.0802'^^xsd:double;
  dwc:endLongitude '8.0802'^^xsd:double;
  dwc:latitude '43.590033'^^xsd:double;
  dwc:startLatitude '43.590033'^^xsd:double;
  dwc:endLatitude '43.590033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0802 43.590033, 8.0802 43.590033, 8.0802 43.590033, 8.0802 43.590033, 8.0802 43.590033))'^^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 '774_6981'^^xsd:string;
  dwc:observationDate '1996-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592617 8.153983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592617"^^xsd:decimal ;
  dwc:decimalLongitude "8.153983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592617 8.153983)"^^geo:wktLiteral ;
  geo-pos:lat "43.592617"^^xsd:decimal ;
  geo-pos:long "8.153983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4231'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4231'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.153983'^^xsd:double;
  dwc:startLongitude '8.153983'^^xsd:double;
  dwc:endLongitude '8.153983'^^xsd:double;
  dwc:latitude '43.592617'^^xsd:double;
  dwc:startLatitude '43.592617'^^xsd:double;
  dwc:endLatitude '43.592617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.153983 43.592617, 8.153983 43.592617, 8.153983 43.592617, 8.153983 43.592617, 8.153983 43.592617))'^^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 '774_4231'^^xsd:string;
  dwc:observationDate '1995-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5416 7.7966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5416"^^xsd:decimal ;
  dwc:decimalLongitude "7.7966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5416 7.7966)"^^geo:wktLiteral ;
  geo-pos:lat "43.5416"^^xsd:decimal ;
  geo-pos:long "7.7966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4964'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7966'^^xsd:double;
  dwc:startLongitude '7.7966'^^xsd:double;
  dwc:endLongitude '7.7966'^^xsd:double;
  dwc:latitude '43.5416'^^xsd:double;
  dwc:startLatitude '43.5416'^^xsd:double;
  dwc:endLatitude '43.5416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7966 43.5416, 7.7966 43.5416, 7.7966 43.5416, 7.7966 43.5416, 7.7966 43.5416))'^^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 '774_4964'^^xsd:string;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 7.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "7.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 7.816667)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "7.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3658'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3658'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816667'^^xsd:double;
  dwc:startLongitude '7.816667'^^xsd:double;
  dwc:endLongitude '7.816667'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:startLatitude '43.35'^^xsd:double;
  dwc:endLatitude '43.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816667 43.35, 7.816667 43.35, 7.816667 43.35, 7.816667 43.35, 7.816667 43.35))'^^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 '774_3658'^^xsd:string;
  dwc:observationDate '1992-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.166667 7.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.166667"^^xsd:decimal ;
  dwc:decimalLongitude "7.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.166667 7.616667)"^^geo:wktLiteral ;
  geo-pos:lat "42.166667"^^xsd:decimal ;
  geo-pos:long "7.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2514'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2514'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.616667'^^xsd:double;
  dwc:startLongitude '7.616667'^^xsd:double;
  dwc:endLongitude '7.616667'^^xsd:double;
  dwc:latitude '42.166667'^^xsd:double;
  dwc:startLatitude '42.166667'^^xsd:double;
  dwc:endLatitude '42.166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.616667 42.166667, 7.616667 42.166667, 7.616667 42.166667, 7.616667 42.166667, 7.616667 42.166667))'^^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 '774_2514'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.213583 9.21125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.213583"^^xsd:decimal ;
  dwc:decimalLongitude "9.21125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.213583 9.21125)"^^geo:wktLiteral ;
  geo-pos:lat "43.213583"^^xsd:decimal ;
  geo-pos:long "9.21125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4463'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4463'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.21125'^^xsd:double;
  dwc:startLongitude '9.21125'^^xsd:double;
  dwc:endLongitude '9.21125'^^xsd:double;
  dwc:latitude '43.213583'^^xsd:double;
  dwc:startLatitude '43.213583'^^xsd:double;
  dwc:endLatitude '43.213583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.21125 43.213583, 9.21125 43.213583, 9.21125 43.213583, 9.21125 43.213583, 9.21125 43.213583))'^^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 '774_4463'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.355312 7.960492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.355312"^^xsd:decimal ;
  dwc:decimalLongitude "7.960492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.355312 7.960492)"^^geo:wktLiteral ;
  geo-pos:lat "43.355312"^^xsd:decimal ;
  geo-pos:long "7.960492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6173'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6173'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0069444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.960492'^^xsd:double;
  dwc:startLongitude '7.960492'^^xsd:double;
  dwc:endLongitude '7.960492'^^xsd:double;
  dwc:latitude '43.355312'^^xsd:double;
  dwc:startLatitude '43.355312'^^xsd:double;
  dwc:endLatitude '43.355312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.960492 43.355312, 7.960492 43.355312, 7.960492 43.355312, 7.960492 43.355312, 7.960492 43.355312))'^^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 '774_6173'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597483 8.12965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.597483"^^xsd:decimal ;
  dwc:decimalLongitude "8.12965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597483 8.12965)"^^geo:wktLiteral ;
  geo-pos:lat "43.597483"^^xsd:decimal ;
  geo-pos:long "8.12965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4257'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4257'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12965'^^xsd:double;
  dwc:startLongitude '8.12965'^^xsd:double;
  dwc:endLongitude '8.12965'^^xsd:double;
  dwc:latitude '43.597483'^^xsd:double;
  dwc:startLatitude '43.597483'^^xsd:double;
  dwc:endLatitude '43.597483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12965 43.597483, 8.12965 43.597483, 8.12965 43.597483, 8.12965 43.597483, 8.12965 43.597483))'^^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 '774_4257'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582167 7.8565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.582167"^^xsd:decimal ;
  dwc:decimalLongitude "7.8565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582167 7.8565)"^^geo:wktLiteral ;
  geo-pos:lat "43.582167"^^xsd:decimal ;
  geo-pos:long "7.8565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4347'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4347'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8565'^^xsd:double;
  dwc:startLongitude '7.8565'^^xsd:double;
  dwc:endLongitude '7.8565'^^xsd:double;
  dwc:latitude '43.582167'^^xsd:double;
  dwc:startLatitude '43.582167'^^xsd:double;
  dwc:endLatitude '43.582167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8565 43.582167, 7.8565 43.582167, 7.8565 43.582167, 7.8565 43.582167, 7.8565 43.582167))'^^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 '774_4347'^^xsd:string;
  dwc:observationDate '1996-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244883 8.011517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.244883"^^xsd:decimal ;
  dwc:decimalLongitude "8.011517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244883 8.011517)"^^geo:wktLiteral ;
  geo-pos:lat "43.244883"^^xsd:decimal ;
  geo-pos:long "8.011517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3525'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3525'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.011517'^^xsd:double;
  dwc:startLongitude '8.011517'^^xsd:double;
  dwc:endLongitude '8.011517'^^xsd:double;
  dwc:latitude '43.244883'^^xsd:double;
  dwc:startLatitude '43.244883'^^xsd:double;
  dwc:endLatitude '43.244883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.011517 43.244883, 8.011517 43.244883, 8.011517 43.244883, 8.011517 43.244883, 8.011517 43.244883))'^^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 '774_3525'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.736783 8.186733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.736783"^^xsd:decimal ;
  dwc:decimalLongitude "8.186733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.736783 8.186733)"^^geo:wktLiteral ;
  geo-pos:lat "43.736783"^^xsd:decimal ;
  geo-pos:long "8.186733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7014'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7014'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.186733'^^xsd:double;
  dwc:startLongitude '8.186733'^^xsd:double;
  dwc:endLongitude '8.186733'^^xsd:double;
  dwc:latitude '43.736783'^^xsd:double;
  dwc:startLatitude '43.736783'^^xsd:double;
  dwc:endLatitude '43.736783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.186733 43.736783, 8.186733 43.736783, 8.186733 43.736783, 8.186733 43.736783, 8.186733 43.736783))'^^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 '774_7014'^^xsd:string;
  dwc:observationDate '1997-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2595 8.1615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2595"^^xsd:decimal ;
  dwc:decimalLongitude "8.1615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2595 8.1615)"^^geo:wktLiteral ;
  geo-pos:lat "43.2595"^^xsd:decimal ;
  geo-pos:long "8.1615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3876'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3876'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1615'^^xsd:double;
  dwc:startLongitude '8.1615'^^xsd:double;
  dwc:endLongitude '8.1615'^^xsd:double;
  dwc:latitude '43.2595'^^xsd:double;
  dwc:startLatitude '43.2595'^^xsd:double;
  dwc:endLatitude '43.2595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1615 43.2595, 8.1615 43.2595, 8.1615 43.2595, 8.1615 43.2595, 8.1615 43.2595))'^^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 '774_3876'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281333 7.481833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.281333"^^xsd:decimal ;
  dwc:decimalLongitude "7.481833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281333 7.481833)"^^geo:wktLiteral ;
  geo-pos:lat "43.281333"^^xsd:decimal ;
  geo-pos:long "7.481833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4619'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4619'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.074166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.481833'^^xsd:double;
  dwc:startLongitude '7.481833'^^xsd:double;
  dwc:endLongitude '7.481833'^^xsd:double;
  dwc:latitude '43.281333'^^xsd:double;
  dwc:startLatitude '43.281333'^^xsd:double;
  dwc:endLatitude '43.281333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.481833 43.281333, 7.481833 43.281333, 7.481833 43.281333, 7.481833 43.281333, 7.481833 43.281333))'^^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 '774_4619'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7438 8.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7438"^^xsd:decimal ;
  dwc:decimalLongitude "8.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7438 8.3133)"^^geo:wktLiteral ;
  geo-pos:lat "43.7438"^^xsd:decimal ;
  geo-pos:long "8.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7568'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7568'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.568333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3133'^^xsd:double;
  dwc:startLongitude '8.3133'^^xsd:double;
  dwc:endLongitude '8.3133'^^xsd:double;
  dwc:latitude '43.7438'^^xsd:double;
  dwc:startLatitude '43.7438'^^xsd:double;
  dwc:endLatitude '43.7438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3133 43.7438, 8.3133 43.7438, 8.3133 43.7438, 8.3133 43.7438, 8.3133 43.7438))'^^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 '774_7568'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2501'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2501'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683333'^^xsd:double;
  dwc:startLongitude '7.683333'^^xsd:double;
  dwc:endLongitude '7.683333'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:startLatitude '42.966667'^^xsd:double;
  dwc:endLatitude '42.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667))'^^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 '774_2501'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3485 7.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3485"^^xsd:decimal ;
  dwc:decimalLongitude "7.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3485 7.773333)"^^geo:wktLiteral ;
  geo-pos:lat "43.3485"^^xsd:decimal ;
  geo-pos:long "7.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4201'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4201'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.773333'^^xsd:double;
  dwc:startLongitude '7.773333'^^xsd:double;
  dwc:endLongitude '7.773333'^^xsd:double;
  dwc:latitude '43.3485'^^xsd:double;
  dwc:startLatitude '43.3485'^^xsd:double;
  dwc:endLatitude '43.3485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.773333 43.3485, 7.773333 43.3485, 7.773333 43.3485, 7.773333 43.3485, 7.773333 43.3485))'^^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 '774_4201'^^xsd:string;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36389 8.047587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36389"^^xsd:decimal ;
  dwc:decimalLongitude "8.047587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36389 8.047587)"^^geo:wktLiteral ;
  geo-pos:lat "43.36389"^^xsd:decimal ;
  geo-pos:long "8.047587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7719'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7719'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.568611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.047587'^^xsd:double;
  dwc:startLongitude '8.047587'^^xsd:double;
  dwc:endLongitude '8.047587'^^xsd:double;
  dwc:latitude '43.36389'^^xsd:double;
  dwc:startLatitude '43.36389'^^xsd:double;
  dwc:endLatitude '43.36389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.047587 43.36389, 8.047587 43.36389, 8.047587 43.36389, 8.047587 43.36389, 8.047587 43.36389))'^^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 '774_7719'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2502'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2502'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683333'^^xsd:double;
  dwc:startLongitude '7.683333'^^xsd:double;
  dwc:endLongitude '7.683333'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:startLatitude '42.966667'^^xsd:double;
  dwc:endLatitude '42.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667))'^^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 '774_2502'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508833 8.213833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.508833"^^xsd:decimal ;
  dwc:decimalLongitude "8.213833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508833 8.213833)"^^geo:wktLiteral ;
  geo-pos:lat "43.508833"^^xsd:decimal ;
  geo-pos:long "8.213833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3796'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3796'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.213833'^^xsd:double;
  dwc:startLongitude '8.213833'^^xsd:double;
  dwc:endLongitude '8.213833'^^xsd:double;
  dwc:latitude '43.508833'^^xsd:double;
  dwc:startLatitude '43.508833'^^xsd:double;
  dwc:endLatitude '43.508833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.213833 43.508833, 8.213833 43.508833, 8.213833 43.508833, 8.213833 43.508833, 8.213833 43.508833))'^^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 '774_3796'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.902222 19.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.902222"^^xsd:decimal ;
  dwc:decimalLongitude "19.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.902222 19.341667)"^^geo:wktLiteral ;
  geo-pos:lat "39.902222"^^xsd:decimal ;
  geo-pos:long "19.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_641'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.341667'^^xsd:double;
  dwc:startLongitude '19.341667'^^xsd:double;
  dwc:endLongitude '19.341667'^^xsd:double;
  dwc:latitude '39.902222'^^xsd:double;
  dwc:startLatitude '39.902222'^^xsd:double;
  dwc:endLatitude '39.902222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.341667 39.902222, 19.341667 39.902222, 19.341667 39.902222, 19.341667 39.902222, 19.341667 39.902222))'^^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 '774_641'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.91 8.056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.91"^^xsd:decimal ;
  dwc:decimalLongitude "8.056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.91 8.056667)"^^geo:wktLiteral ;
  geo-pos:lat "40.91"^^xsd:decimal ;
  geo-pos:long "8.056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2717'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2717'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.056667'^^xsd:double;
  dwc:startLongitude '8.056667'^^xsd:double;
  dwc:endLongitude '8.056667'^^xsd:double;
  dwc:latitude '40.91'^^xsd:double;
  dwc:startLatitude '40.91'^^xsd:double;
  dwc:endLatitude '40.91'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.056667 40.91, 8.056667 40.91, 8.056667 40.91, 8.056667 40.91, 8.056667 40.91))'^^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 '774_2717'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600483 7.984617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.600483"^^xsd:decimal ;
  dwc:decimalLongitude "7.984617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600483 7.984617)"^^geo:wktLiteral ;
  geo-pos:lat "43.600483"^^xsd:decimal ;
  geo-pos:long "7.984617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7421'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7421'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.700277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.984617'^^xsd:double;
  dwc:startLongitude '7.984617'^^xsd:double;
  dwc:endLongitude '7.984617'^^xsd:double;
  dwc:latitude '43.600483'^^xsd:double;
  dwc:startLatitude '43.600483'^^xsd:double;
  dwc:endLatitude '43.600483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.984617 43.600483, 7.984617 43.600483, 7.984617 43.600483, 7.984617 43.600483, 7.984617 43.600483))'^^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 '774_7421'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413673 7.942868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.413673"^^xsd:decimal ;
  dwc:decimalLongitude "7.942868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413673 7.942868)"^^geo:wktLiteral ;
  geo-pos:lat "43.413673"^^xsd:decimal ;
  geo-pos:long "7.942868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5876'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5876'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.8105555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.942868'^^xsd:double;
  dwc:startLongitude '7.942868'^^xsd:double;
  dwc:endLongitude '7.942868'^^xsd:double;
  dwc:latitude '43.413673'^^xsd:double;
  dwc:startLatitude '43.413673'^^xsd:double;
  dwc:endLatitude '43.413673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.942868 43.413673, 7.942868 43.413673, 7.942868 43.413673, 7.942868 43.413673, 7.942868 43.413673))'^^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 '774_5876'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 8.6975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033333"^^xsd:decimal ;
  dwc:decimalLongitude "8.6975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 8.6975)"^^geo:wktLiteral ;
  geo-pos:lat "43.033333"^^xsd:decimal ;
  geo-pos:long "8.6975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3458'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3458'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6975'^^xsd:double;
  dwc:startLongitude '8.6975'^^xsd:double;
  dwc:endLongitude '8.6975'^^xsd:double;
  dwc:latitude '43.033333'^^xsd:double;
  dwc:startLatitude '43.033333'^^xsd:double;
  dwc:endLatitude '43.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6975 43.033333, 8.6975 43.033333, 8.6975 43.033333, 8.6975 43.033333, 8.6975 43.033333))'^^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 '774_3458'^^xsd:string;
  dwc:observationDate '1991-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512833 7.5565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.512833"^^xsd:decimal ;
  dwc:decimalLongitude "7.5565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512833 7.5565)"^^geo:wktLiteral ;
  geo-pos:lat "43.512833"^^xsd:decimal ;
  geo-pos:long "7.5565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4501'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4501'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5565'^^xsd:double;
  dwc:startLongitude '7.5565'^^xsd:double;
  dwc:endLongitude '7.5565'^^xsd:double;
  dwc:latitude '43.512833'^^xsd:double;
  dwc:startLatitude '43.512833'^^xsd:double;
  dwc:endLatitude '43.512833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5565 43.512833, 7.5565 43.512833, 7.5565 43.512833, 7.5565 43.512833, 7.5565 43.512833))'^^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 '774_4501'^^xsd:string;
  dwc:observationDate '1997-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61882 7.79959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61882"^^xsd:decimal ;
  dwc:decimalLongitude "7.79959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61882 7.79959)"^^geo:wktLiteral ;
  geo-pos:lat "43.61882"^^xsd:decimal ;
  geo-pos:long "7.79959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6385'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.38'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79959'^^xsd:double;
  dwc:startLongitude '7.79959'^^xsd:double;
  dwc:endLongitude '7.79959'^^xsd:double;
  dwc:latitude '43.61882'^^xsd:double;
  dwc:startLatitude '43.61882'^^xsd:double;
  dwc:endLatitude '43.61882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79959 43.61882, 7.79959 43.61882, 7.79959 43.61882, 7.79959 43.61882, 7.79959 43.61882))'^^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 '774_6385'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.051167 8.165667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.051167"^^xsd:decimal ;
  dwc:decimalLongitude "8.165667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.051167 8.165667)"^^geo:wktLiteral ;
  geo-pos:lat "41.051167"^^xsd:decimal ;
  geo-pos:long "8.165667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2753'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2753'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.165667'^^xsd:double;
  dwc:startLongitude '8.165667'^^xsd:double;
  dwc:endLongitude '8.165667'^^xsd:double;
  dwc:latitude '41.051167'^^xsd:double;
  dwc:startLatitude '41.051167'^^xsd:double;
  dwc:endLatitude '41.051167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.165667 41.051167, 8.165667 41.051167, 8.165667 41.051167, 8.165667 41.051167, 8.165667 41.051167))'^^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 '774_2753'^^xsd:string;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208167 8.054333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.208167"^^xsd:decimal ;
  dwc:decimalLongitude "8.054333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208167 8.054333)"^^geo:wktLiteral ;
  geo-pos:lat "43.208167"^^xsd:decimal ;
  geo-pos:long "8.054333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4404'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4404'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.054333'^^xsd:double;
  dwc:startLongitude '8.054333'^^xsd:double;
  dwc:endLongitude '8.054333'^^xsd:double;
  dwc:latitude '43.208167'^^xsd:double;
  dwc:startLatitude '43.208167'^^xsd:double;
  dwc:endLatitude '43.208167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.054333 43.208167, 8.054333 43.208167, 8.054333 43.208167, 8.054333 43.208167, 8.054333 43.208167))'^^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 '774_4404'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.5405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.5405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.5405)"^^geo:wktLiteral ;
  geo-pos:lat "43.333333"^^xsd:decimal ;
  geo-pos:long "7.5405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2293'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2293'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5405'^^xsd:double;
  dwc:startLongitude '7.5405'^^xsd:double;
  dwc:endLongitude '7.5405'^^xsd:double;
  dwc:latitude '43.333333'^^xsd:double;
  dwc:startLatitude '43.333333'^^xsd:double;
  dwc:endLatitude '43.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5405 43.333333, 7.5405 43.333333, 7.5405 43.333333, 7.5405 43.333333, 7.5405 43.333333))'^^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 '774_2293'^^xsd:string;
  dwc:observationDate '1988-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6682 8.3426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6682"^^xsd:decimal ;
  dwc:decimalLongitude "8.3426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6682 8.3426)"^^geo:wktLiteral ;
  geo-pos:lat "43.6682"^^xsd:decimal ;
  geo-pos:long "8.3426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7278'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7278'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.028333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3426'^^xsd:double;
  dwc:startLongitude '8.3426'^^xsd:double;
  dwc:endLongitude '8.3426'^^xsd:double;
  dwc:latitude '43.6682'^^xsd:double;
  dwc:startLatitude '43.6682'^^xsd:double;
  dwc:endLatitude '43.6682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3426 43.6682, 8.3426 43.6682, 8.3426 43.6682, 8.3426 43.6682, 8.3426 43.6682))'^^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 '774_7278'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40727 7.74693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40727"^^xsd:decimal ;
  dwc:decimalLongitude "7.74693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40727 7.74693)"^^geo:wktLiteral ;
  geo-pos:lat "43.40727"^^xsd:decimal ;
  geo-pos:long "7.74693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6620'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6620'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.415'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74693'^^xsd:double;
  dwc:startLongitude '7.74693'^^xsd:double;
  dwc:endLongitude '7.74693'^^xsd:double;
  dwc:latitude '43.40727'^^xsd:double;
  dwc:startLatitude '43.40727'^^xsd:double;
  dwc:endLatitude '43.40727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74693 43.40727, 7.74693 43.40727, 7.74693 43.40727, 7.74693 43.40727, 7.74693 43.40727))'^^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 '774_6620'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81999 8.386351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81999"^^xsd:decimal ;
  dwc:decimalLongitude "8.386351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81999 8.386351)"^^geo:wktLiteral ;
  geo-pos:lat "43.81999"^^xsd:decimal ;
  geo-pos:long "8.386351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5369'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5369'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.676666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.386351'^^xsd:double;
  dwc:startLongitude '8.386351'^^xsd:double;
  dwc:endLongitude '8.386351'^^xsd:double;
  dwc:latitude '43.81999'^^xsd:double;
  dwc:startLatitude '43.81999'^^xsd:double;
  dwc:endLatitude '43.81999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.386351 43.81999, 8.386351 43.81999, 8.386351 43.81999, 8.386351 43.81999, 8.386351 43.81999))'^^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 '774_5369'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764517 7.794833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.764517"^^xsd:decimal ;
  dwc:decimalLongitude "7.794833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764517 7.794833)"^^geo:wktLiteral ;
  geo-pos:lat "43.764517"^^xsd:decimal ;
  geo-pos:long "7.794833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7094'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7094'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.794833'^^xsd:double;
  dwc:startLongitude '7.794833'^^xsd:double;
  dwc:endLongitude '7.794833'^^xsd:double;
  dwc:latitude '43.764517'^^xsd:double;
  dwc:startLatitude '43.764517'^^xsd:double;
  dwc:endLatitude '43.764517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.794833 43.764517, 7.794833 43.764517, 7.794833 43.764517, 7.794833 43.764517, 7.794833 43.764517))'^^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 '774_7094'^^xsd:string;
  dwc:observationDate '1997-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50275 8.210867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50275"^^xsd:decimal ;
  dwc:decimalLongitude "8.210867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50275 8.210867)"^^geo:wktLiteral ;
  geo-pos:lat "43.50275"^^xsd:decimal ;
  geo-pos:long "8.210867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6995'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6995'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.210867'^^xsd:double;
  dwc:startLongitude '8.210867'^^xsd:double;
  dwc:endLongitude '8.210867'^^xsd:double;
  dwc:latitude '43.50275'^^xsd:double;
  dwc:startLatitude '43.50275'^^xsd:double;
  dwc:endLatitude '43.50275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.210867 43.50275, 8.210867 43.50275, 8.210867 43.50275, 8.210867 43.50275, 8.210867 43.50275))'^^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 '774_6995'^^xsd:string;
  dwc:observationDate '1996-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.516667 14.099333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.516667"^^xsd:decimal ;
  dwc:decimalLongitude "14.099333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.516667 14.099333)"^^geo:wktLiteral ;
  geo-pos:lat "40.516667"^^xsd:decimal ;
  geo-pos:long "14.099333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2397'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2397'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.099333'^^xsd:double;
  dwc:startLongitude '14.099333'^^xsd:double;
  dwc:endLongitude '14.099333'^^xsd:double;
  dwc:latitude '40.516667'^^xsd:double;
  dwc:startLatitude '40.516667'^^xsd:double;
  dwc:endLatitude '40.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.099333 40.516667, 14.099333 40.516667, 14.099333 40.516667, 14.099333 40.516667, 14.099333 40.516667))'^^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 '774_2397'^^xsd:string;
  dwc:observationDate '1989-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796111 20.390556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796111"^^xsd:decimal ;
  dwc:decimalLongitude "20.390556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796111 20.390556)"^^geo:wktLiteral ;
  geo-pos:lat "38.796111"^^xsd:decimal ;
  geo-pos:long "20.390556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_723'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_723'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.390556'^^xsd:double;
  dwc:startLongitude '20.390556'^^xsd:double;
  dwc:endLongitude '20.390556'^^xsd:double;
  dwc:latitude '38.796111'^^xsd:double;
  dwc:startLatitude '38.796111'^^xsd:double;
  dwc:endLatitude '38.796111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.390556 38.796111, 20.390556 38.796111, 20.390556 38.796111, 20.390556 38.796111, 20.390556 38.796111))'^^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 '774_723'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39437 7.818928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39437"^^xsd:decimal ;
  dwc:decimalLongitude "7.818928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39437 7.818928)"^^geo:wktLiteral ;
  geo-pos:lat "43.39437"^^xsd:decimal ;
  geo-pos:long "7.818928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7751'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7751'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.492222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.818928'^^xsd:double;
  dwc:startLongitude '7.818928'^^xsd:double;
  dwc:endLongitude '7.818928'^^xsd:double;
  dwc:latitude '43.39437'^^xsd:double;
  dwc:startLatitude '43.39437'^^xsd:double;
  dwc:endLatitude '43.39437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.818928 43.39437, 7.818928 43.39437, 7.818928 43.39437, 7.818928 43.39437, 7.818928 43.39437))'^^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 '774_7751'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.195 8.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.195"^^xsd:decimal ;
  dwc:decimalLongitude "8.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.195 8.0645)"^^geo:wktLiteral ;
  geo-pos:lat "43.195"^^xsd:decimal ;
  geo-pos:long "8.0645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4935'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4935'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0645'^^xsd:double;
  dwc:startLongitude '8.0645'^^xsd:double;
  dwc:endLongitude '8.0645'^^xsd:double;
  dwc:latitude '43.195'^^xsd:double;
  dwc:startLatitude '43.195'^^xsd:double;
  dwc:endLatitude '43.195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0645 43.195, 8.0645 43.195, 8.0645 43.195, 8.0645 43.195, 8.0645 43.195))'^^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 '774_4935'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4785 8.1855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4785"^^xsd:decimal ;
  dwc:decimalLongitude "8.1855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4785 8.1855)"^^geo:wktLiteral ;
  geo-pos:lat "43.4785"^^xsd:decimal ;
  geo-pos:long "8.1855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3701'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3701'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1855'^^xsd:double;
  dwc:startLongitude '8.1855'^^xsd:double;
  dwc:endLongitude '8.1855'^^xsd:double;
  dwc:latitude '43.4785'^^xsd:double;
  dwc:startLatitude '43.4785'^^xsd:double;
  dwc:endLatitude '43.4785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1855 43.4785, 8.1855 43.4785, 8.1855 43.4785, 8.1855 43.4785, 8.1855 43.4785))'^^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 '774_3701'^^xsd:string;
  dwc:observationDate '1992-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49754 8.48052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49754"^^xsd:decimal ;
  dwc:decimalLongitude "8.48052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49754 8.48052)"^^geo:wktLiteral ;
  geo-pos:lat "43.49754"^^xsd:decimal ;
  geo-pos:long "8.48052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6501'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.48052'^^xsd:double;
  dwc:startLongitude '8.48052'^^xsd:double;
  dwc:endLongitude '8.48052'^^xsd:double;
  dwc:latitude '43.49754'^^xsd:double;
  dwc:startLatitude '43.49754'^^xsd:double;
  dwc:endLatitude '43.49754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.48052 43.49754, 8.48052 43.49754, 8.48052 43.49754, 8.48052 43.49754, 8.48052 43.49754))'^^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 '774_6501'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7309 8.1322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7309"^^xsd:decimal ;
  dwc:decimalLongitude "8.1322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7309 8.1322)"^^geo:wktLiteral ;
  geo-pos:lat "43.7309"^^xsd:decimal ;
  geo-pos:long "8.1322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7543'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7543'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.435833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1322'^^xsd:double;
  dwc:startLongitude '8.1322'^^xsd:double;
  dwc:endLongitude '8.1322'^^xsd:double;
  dwc:latitude '43.7309'^^xsd:double;
  dwc:startLatitude '43.7309'^^xsd:double;
  dwc:endLatitude '43.7309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1322 43.7309, 8.1322 43.7309, 8.1322 43.7309, 8.1322 43.7309, 8.1322 43.7309))'^^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 '774_7543'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8716 8.4186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8716"^^xsd:decimal ;
  dwc:decimalLongitude "8.4186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8716 8.4186)"^^geo:wktLiteral ;
  geo-pos:lat "43.8716"^^xsd:decimal ;
  geo-pos:long "8.4186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7608'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7608'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.663888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4186'^^xsd:double;
  dwc:startLongitude '8.4186'^^xsd:double;
  dwc:endLongitude '8.4186'^^xsd:double;
  dwc:latitude '43.8716'^^xsd:double;
  dwc:startLatitude '43.8716'^^xsd:double;
  dwc:endLatitude '43.8716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4186 43.8716, 8.4186 43.8716, 8.4186 43.8716, 8.4186 43.8716, 8.4186 43.8716))'^^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 '774_7608'^^xsd:string;
  dwc:observationDate '2000-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751933 8.1901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751933"^^xsd:decimal ;
  dwc:decimalLongitude "8.1901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751933 8.1901)"^^geo:wktLiteral ;
  geo-pos:lat "43.751933"^^xsd:decimal ;
  geo-pos:long "8.1901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7350'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7350'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.753333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1901'^^xsd:double;
  dwc:startLongitude '8.1901'^^xsd:double;
  dwc:endLongitude '8.1901'^^xsd:double;
  dwc:latitude '43.751933'^^xsd:double;
  dwc:startLatitude '43.751933'^^xsd:double;
  dwc:endLatitude '43.751933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1901 43.751933, 8.1901 43.751933, 8.1901 43.751933, 8.1901 43.751933, 8.1901 43.751933))'^^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 '774_7350'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55402 8.449533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55402"^^xsd:decimal ;
  dwc:decimalLongitude "8.449533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55402 8.449533)"^^geo:wktLiteral ;
  geo-pos:lat "43.55402"^^xsd:decimal ;
  geo-pos:long "8.449533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5612'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5612'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.084166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.449533'^^xsd:double;
  dwc:startLongitude '8.449533'^^xsd:double;
  dwc:endLongitude '8.449533'^^xsd:double;
  dwc:latitude '43.55402'^^xsd:double;
  dwc:startLatitude '43.55402'^^xsd:double;
  dwc:endLatitude '43.55402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.449533 43.55402, 8.449533 43.55402, 8.449533 43.55402, 8.449533 43.55402, 8.449533 43.55402))'^^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 '774_5612'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84328 8.56997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84328"^^xsd:decimal ;
  dwc:decimalLongitude "8.56997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84328 8.56997)"^^geo:wktLiteral ;
  geo-pos:lat "43.84328"^^xsd:decimal ;
  geo-pos:long "8.56997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4829'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4829'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0652777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.56997'^^xsd:double;
  dwc:startLongitude '8.56997'^^xsd:double;
  dwc:endLongitude '8.56997'^^xsd:double;
  dwc:latitude '43.84328'^^xsd:double;
  dwc:startLatitude '43.84328'^^xsd:double;
  dwc:endLatitude '43.84328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.56997 43.84328, 8.56997 43.84328, 8.56997 43.84328, 8.56997 43.84328, 8.56997 43.84328))'^^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 '774_4829'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78683 8.53107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78683"^^xsd:decimal ;
  dwc:decimalLongitude "8.53107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78683 8.53107)"^^geo:wktLiteral ;
  geo-pos:lat "43.78683"^^xsd:decimal ;
  geo-pos:long "8.53107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5353'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5353'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.962222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.53107'^^xsd:double;
  dwc:startLongitude '8.53107'^^xsd:double;
  dwc:endLongitude '8.53107'^^xsd:double;
  dwc:latitude '43.78683'^^xsd:double;
  dwc:startLatitude '43.78683'^^xsd:double;
  dwc:endLatitude '43.78683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.53107 43.78683, 8.53107 43.78683, 8.53107 43.78683, 8.53107 43.78683, 8.53107 43.78683))'^^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 '774_5353'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14583 8.55027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.14583"^^xsd:decimal ;
  dwc:decimalLongitude "8.55027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14583 8.55027)"^^geo:wktLiteral ;
  geo-pos:lat "44.14583"^^xsd:decimal ;
  geo-pos:long "8.55027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5329'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5329'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.253888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.55027'^^xsd:double;
  dwc:startLongitude '8.55027'^^xsd:double;
  dwc:endLongitude '8.55027'^^xsd:double;
  dwc:latitude '44.14583'^^xsd:double;
  dwc:startLatitude '44.14583'^^xsd:double;
  dwc:endLatitude '44.14583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.55027 44.14583, 8.55027 44.14583, 8.55027 44.14583, 8.55027 44.14583, 8.55027 44.14583))'^^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 '774_5329'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476067 7.867867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.476067"^^xsd:decimal ;
  dwc:decimalLongitude "7.867867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476067 7.867867)"^^geo:wktLiteral ;
  geo-pos:lat "43.476067"^^xsd:decimal ;
  geo-pos:long "7.867867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5496'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5496'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.867867'^^xsd:double;
  dwc:startLongitude '7.867867'^^xsd:double;
  dwc:endLongitude '7.867867'^^xsd:double;
  dwc:latitude '43.476067'^^xsd:double;
  dwc:startLatitude '43.476067'^^xsd:double;
  dwc:endLatitude '43.476067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.867867 43.476067, 7.867867 43.476067, 7.867867 43.476067, 7.867867 43.476067, 7.867867 43.476067))'^^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 '774_5496'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43892 8.47283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43892"^^xsd:decimal ;
  dwc:decimalLongitude "8.47283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43892 8.47283)"^^geo:wktLiteral ;
  geo-pos:lat "43.43892"^^xsd:decimal ;
  geo-pos:long "8.47283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6523'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6523'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.47283'^^xsd:double;
  dwc:startLongitude '8.47283'^^xsd:double;
  dwc:endLongitude '8.47283'^^xsd:double;
  dwc:latitude '43.43892'^^xsd:double;
  dwc:startLatitude '43.43892'^^xsd:double;
  dwc:endLatitude '43.43892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.47283 43.43892, 8.47283 43.43892, 8.47283 43.43892, 8.47283 43.43892, 8.47283 43.43892))'^^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 '774_6523'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43613 8.065415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43613"^^xsd:decimal ;
  dwc:decimalLongitude "8.065415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43613 8.065415)"^^geo:wktLiteral ;
  geo-pos:lat "43.43613"^^xsd:decimal ;
  geo-pos:long "8.065415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7884'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7884'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.236111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.065415'^^xsd:double;
  dwc:startLongitude '8.065415'^^xsd:double;
  dwc:endLongitude '8.065415'^^xsd:double;
  dwc:latitude '43.43613'^^xsd:double;
  dwc:startLatitude '43.43613'^^xsd:double;
  dwc:endLatitude '43.43613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.065415 43.43613, 8.065415 43.43613, 8.065415 43.43613, 8.065415 43.43613, 8.065415 43.43613))'^^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 '774_7884'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.284071 15.718839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.284071"^^xsd:decimal ;
  dwc:decimalLongitude "15.718839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.284071 15.718839)"^^geo:wktLiteral ;
  geo-pos:lat "38.284071"^^xsd:decimal ;
  geo-pos:long "15.718839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8457'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8457'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1802777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.718839'^^xsd:double;
  dwc:startLongitude '15.718839'^^xsd:double;
  dwc:endLongitude '15.718839'^^xsd:double;
  dwc:latitude '38.284071'^^xsd:double;
  dwc:startLatitude '38.284071'^^xsd:double;
  dwc:endLatitude '38.284071'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.718839 38.284071, 15.718839 38.284071, 15.718839 38.284071, 15.718839 38.284071, 15.718839 38.284071))'^^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 '774_8457'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 8.2726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "8.2726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 8.2726)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "8.2726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7219'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7219'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.330555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2726'^^xsd:double;
  dwc:startLongitude '8.2726'^^xsd:double;
  dwc:endLongitude '8.2726'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:startLatitude '43.767'^^xsd:double;
  dwc:endLatitude '43.767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2726 43.767, 8.2726 43.767, 8.2726 43.767, 8.2726 43.767, 8.2726 43.767))'^^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 '774_7219'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7477 8.3857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7477"^^xsd:decimal ;
  dwc:decimalLongitude "8.3857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7477 8.3857)"^^geo:wktLiteral ;
  geo-pos:lat "43.7477"^^xsd:decimal ;
  geo-pos:long "8.3857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7218'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7218'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.201111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3857'^^xsd:double;
  dwc:startLongitude '8.3857'^^xsd:double;
  dwc:endLongitude '8.3857'^^xsd:double;
  dwc:latitude '43.7477'^^xsd:double;
  dwc:startLatitude '43.7477'^^xsd:double;
  dwc:endLatitude '43.7477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3857 43.7477, 8.3857 43.7477, 8.3857 43.7477, 8.3857 43.7477, 8.3857 43.7477))'^^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 '774_7218'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628 8.3997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.628"^^xsd:decimal ;
  dwc:decimalLongitude "8.3997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628 8.3997)"^^geo:wktLiteral ;
  geo-pos:lat "43.628"^^xsd:decimal ;
  geo-pos:long "8.3997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7599'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7599'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.219444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3997'^^xsd:double;
  dwc:startLongitude '8.3997'^^xsd:double;
  dwc:endLongitude '8.3997'^^xsd:double;
  dwc:latitude '43.628'^^xsd:double;
  dwc:startLatitude '43.628'^^xsd:double;
  dwc:endLatitude '43.628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3997 43.628, 8.3997 43.628, 8.3997 43.628, 8.3997 43.628, 8.3997 43.628))'^^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 '774_7599'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7754 8.2707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7754"^^xsd:decimal ;
  dwc:decimalLongitude "8.2707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7754 8.2707)"^^geo:wktLiteral ;
  geo-pos:lat "43.7754"^^xsd:decimal ;
  geo-pos:long "8.2707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7249'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7249'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.668888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2707'^^xsd:double;
  dwc:startLongitude '8.2707'^^xsd:double;
  dwc:endLongitude '8.2707'^^xsd:double;
  dwc:latitude '43.7754'^^xsd:double;
  dwc:startLatitude '43.7754'^^xsd:double;
  dwc:endLatitude '43.7754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2707 43.7754, 8.2707 43.7754, 8.2707 43.7754, 8.2707 43.7754, 8.2707 43.7754))'^^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 '774_7249'^^xsd:string;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88924 8.51161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88924"^^xsd:decimal ;
  dwc:decimalLongitude "8.51161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88924 8.51161)"^^geo:wktLiteral ;
  geo-pos:lat "43.88924"^^xsd:decimal ;
  geo-pos:long "8.51161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6799'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6799'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.642222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.51161'^^xsd:double;
  dwc:startLongitude '8.51161'^^xsd:double;
  dwc:endLongitude '8.51161'^^xsd:double;
  dwc:latitude '43.88924'^^xsd:double;
  dwc:startLatitude '43.88924'^^xsd:double;
  dwc:endLatitude '43.88924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.51161 43.88924, 8.51161 43.88924, 8.51161 43.88924, 8.51161 43.88924, 8.51161 43.88924))'^^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 '774_6799'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.792904 8.505313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.792904"^^xsd:decimal ;
  dwc:decimalLongitude "8.505313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.792904 8.505313)"^^geo:wktLiteral ;
  geo-pos:lat "43.792904"^^xsd:decimal ;
  geo-pos:long "8.505313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5857'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5857'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.621111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.505313'^^xsd:double;
  dwc:startLongitude '8.505313'^^xsd:double;
  dwc:endLongitude '8.505313'^^xsd:double;
  dwc:latitude '43.792904'^^xsd:double;
  dwc:startLatitude '43.792904'^^xsd:double;
  dwc:endLatitude '43.792904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.505313 43.792904, 8.505313 43.792904, 8.505313 43.792904, 8.505313 43.792904, 8.505313 43.792904))'^^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 '774_5857'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.158901 8.489416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.158901"^^xsd:decimal ;
  dwc:decimalLongitude "8.489416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.158901 8.489416)"^^geo:wktLiteral ;
  geo-pos:lat "44.158901"^^xsd:decimal ;
  geo-pos:long "8.489416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5660'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5660'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8008333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.489416'^^xsd:double;
  dwc:startLongitude '8.489416'^^xsd:double;
  dwc:endLongitude '8.489416'^^xsd:double;
  dwc:latitude '44.158901'^^xsd:double;
  dwc:startLatitude '44.158901'^^xsd:double;
  dwc:endLatitude '44.158901'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.489416 44.158901, 8.489416 44.158901, 8.489416 44.158901, 8.489416 44.158901, 8.489416 44.158901))'^^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 '774_5660'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.912899 8.368116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.912899"^^xsd:decimal ;
  dwc:decimalLongitude "8.368116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.912899 8.368116)"^^geo:wktLiteral ;
  geo-pos:lat "43.912899"^^xsd:decimal ;
  geo-pos:long "8.368116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5454'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5454'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.988055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.368116'^^xsd:double;
  dwc:startLongitude '8.368116'^^xsd:double;
  dwc:endLongitude '8.368116'^^xsd:double;
  dwc:latitude '43.912899'^^xsd:double;
  dwc:startLatitude '43.912899'^^xsd:double;
  dwc:endLatitude '43.912899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.368116 43.912899, 8.368116 43.912899, 8.368116 43.912899, 8.368116 43.912899, 8.368116 43.912899))'^^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 '774_5454'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8238 8.3485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8238"^^xsd:decimal ;
  dwc:decimalLongitude "8.3485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8238 8.3485)"^^geo:wktLiteral ;
  geo-pos:lat "43.8238"^^xsd:decimal ;
  geo-pos:long "8.3485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7213'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7213'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.623888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3485'^^xsd:double;
  dwc:startLongitude '8.3485'^^xsd:double;
  dwc:endLongitude '8.3485'^^xsd:double;
  dwc:latitude '43.8238'^^xsd:double;
  dwc:startLatitude '43.8238'^^xsd:double;
  dwc:endLatitude '43.8238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3485 43.8238, 8.3485 43.8238, 8.3485 43.8238, 8.3485 43.8238, 8.3485 43.8238))'^^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 '774_7213'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.057781 9.053122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.057781"^^xsd:decimal ;
  dwc:decimalLongitude "9.053122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.057781 9.053122)"^^geo:wktLiteral ;
  geo-pos:lat "43.057781"^^xsd:decimal ;
  geo-pos:long "9.053122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5727'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5727'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.053611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.053122'^^xsd:double;
  dwc:startLongitude '9.053122'^^xsd:double;
  dwc:endLongitude '9.053122'^^xsd:double;
  dwc:latitude '43.057781'^^xsd:double;
  dwc:startLatitude '43.057781'^^xsd:double;
  dwc:endLatitude '43.057781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.053122 43.057781, 9.053122 43.057781, 9.053122 43.057781, 9.053122 43.057781, 9.053122 43.057781))'^^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 '774_5727'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14193 8.49757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.14193"^^xsd:decimal ;
  dwc:decimalLongitude "8.49757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14193 8.49757)"^^geo:wktLiteral ;
  geo-pos:lat "44.14193"^^xsd:decimal ;
  geo-pos:long "8.49757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5299'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5299'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.216944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.49757'^^xsd:double;
  dwc:startLongitude '8.49757'^^xsd:double;
  dwc:endLongitude '8.49757'^^xsd:double;
  dwc:latitude '44.14193'^^xsd:double;
  dwc:startLatitude '44.14193'^^xsd:double;
  dwc:endLatitude '44.14193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.49757 44.14193, 8.49757 44.14193, 8.49757 44.14193, 8.49757 44.14193, 8.49757 44.14193))'^^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 '774_5299'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7397 8.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7397"^^xsd:decimal ;
  dwc:decimalLongitude "8.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7397 8.335)"^^geo:wktLiteral ;
  geo-pos:lat "43.7397"^^xsd:decimal ;
  geo-pos:long "8.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7475'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7475'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.309166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.335'^^xsd:double;
  dwc:startLongitude '8.335'^^xsd:double;
  dwc:endLongitude '8.335'^^xsd:double;
  dwc:latitude '43.7397'^^xsd:double;
  dwc:startLatitude '43.7397'^^xsd:double;
  dwc:endLatitude '43.7397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.335 43.7397, 8.335 43.7397, 8.335 43.7397, 8.335 43.7397, 8.335 43.7397))'^^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 '774_7475'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81633 8.4565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81633"^^xsd:decimal ;
  dwc:decimalLongitude "8.4565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81633 8.4565)"^^geo:wktLiteral ;
  geo-pos:lat "43.81633"^^xsd:decimal ;
  geo-pos:long "8.4565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5007'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5007'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4565'^^xsd:double;
  dwc:startLongitude '8.4565'^^xsd:double;
  dwc:endLongitude '8.4565'^^xsd:double;
  dwc:latitude '43.81633'^^xsd:double;
  dwc:startLatitude '43.81633'^^xsd:double;
  dwc:endLatitude '43.81633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4565 43.81633, 8.4565 43.81633, 8.4565 43.81633, 8.4565 43.81633, 8.4565 43.81633))'^^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 '774_5007'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658383 8.318033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.658383"^^xsd:decimal ;
  dwc:decimalLongitude "8.318033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658383 8.318033)"^^geo:wktLiteral ;
  geo-pos:lat "43.658383"^^xsd:decimal ;
  geo-pos:long "8.318033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6984'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6984'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.318033'^^xsd:double;
  dwc:startLongitude '8.318033'^^xsd:double;
  dwc:endLongitude '8.318033'^^xsd:double;
  dwc:latitude '43.658383'^^xsd:double;
  dwc:startLatitude '43.658383'^^xsd:double;
  dwc:endLatitude '43.658383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.318033 43.658383, 8.318033 43.658383, 8.318033 43.658383, 8.318033 43.658383, 8.318033 43.658383))'^^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 '774_6984'^^xsd:string;
  dwc:observationDate '1996-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7537 8.3054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7537"^^xsd:decimal ;
  dwc:decimalLongitude "8.3054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7537 8.3054)"^^geo:wktLiteral ;
  geo-pos:lat "43.7537"^^xsd:decimal ;
  geo-pos:long "8.3054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7151'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7151'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.510555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3054'^^xsd:double;
  dwc:startLongitude '8.3054'^^xsd:double;
  dwc:endLongitude '8.3054'^^xsd:double;
  dwc:latitude '43.7537'^^xsd:double;
  dwc:startLatitude '43.7537'^^xsd:double;
  dwc:endLatitude '43.7537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3054 43.7537, 8.3054 43.7537, 8.3054 43.7537, 8.3054 43.7537, 8.3054 43.7537))'^^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 '774_7151'^^xsd:string;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688889 20.452222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.688889"^^xsd:decimal ;
  dwc:decimalLongitude "20.452222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688889 20.452222)"^^geo:wktLiteral ;
  geo-pos:lat "38.688889"^^xsd:decimal ;
  geo-pos:long "20.452222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_725'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_725'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.452222'^^xsd:double;
  dwc:startLongitude '20.452222'^^xsd:double;
  dwc:endLongitude '20.452222'^^xsd:double;
  dwc:latitude '38.688889'^^xsd:double;
  dwc:startLatitude '38.688889'^^xsd:double;
  dwc:endLatitude '38.688889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.452222 38.688889, 20.452222 38.688889, 20.452222 38.688889, 20.452222 38.688889, 20.452222 38.688889))'^^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 '774_725'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.774364 8.393235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.774364"^^xsd:decimal ;
  dwc:decimalLongitude "8.393235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.774364 8.393235)"^^geo:wktLiteral ;
  geo-pos:lat "43.774364"^^xsd:decimal ;
  geo-pos:long "8.393235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6280'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.511111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.393235'^^xsd:double;
  dwc:startLongitude '8.393235'^^xsd:double;
  dwc:endLongitude '8.393235'^^xsd:double;
  dwc:latitude '43.774364'^^xsd:double;
  dwc:startLatitude '43.774364'^^xsd:double;
  dwc:endLatitude '43.774364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.393235 43.774364, 8.393235 43.774364, 8.393235 43.774364, 8.393235 43.774364, 8.393235 43.774364))'^^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 '774_6280'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51518 8.50781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51518"^^xsd:decimal ;
  dwc:decimalLongitude "8.50781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51518 8.50781)"^^geo:wktLiteral ;
  geo-pos:lat "43.51518"^^xsd:decimal ;
  geo-pos:long "8.50781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6647'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6647'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.50781'^^xsd:double;
  dwc:startLongitude '8.50781'^^xsd:double;
  dwc:endLongitude '8.50781'^^xsd:double;
  dwc:latitude '43.51518'^^xsd:double;
  dwc:startLatitude '43.51518'^^xsd:double;
  dwc:endLatitude '43.51518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50781 43.51518, 8.50781 43.51518, 8.50781 43.51518, 8.50781 43.51518, 8.50781 43.51518))'^^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 '774_6647'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.885532 8.526269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.885532"^^xsd:decimal ;
  dwc:decimalLongitude "8.526269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.885532 8.526269)"^^geo:wktLiteral ;
  geo-pos:lat "43.885532"^^xsd:decimal ;
  geo-pos:long "8.526269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6333'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6333'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.195833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.526269'^^xsd:double;
  dwc:startLongitude '8.526269'^^xsd:double;
  dwc:endLongitude '8.526269'^^xsd:double;
  dwc:latitude '43.885532'^^xsd:double;
  dwc:startLatitude '43.885532'^^xsd:double;
  dwc:endLatitude '43.885532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.526269 43.885532, 8.526269 43.885532, 8.526269 43.885532, 8.526269 43.885532, 8.526269 43.885532))'^^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 '774_6333'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7307 8.2215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7307"^^xsd:decimal ;
  dwc:decimalLongitude "8.2215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7307 8.2215)"^^geo:wktLiteral ;
  geo-pos:lat "43.7307"^^xsd:decimal ;
  geo-pos:long "8.2215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7242'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7242'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.7575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2215'^^xsd:double;
  dwc:startLongitude '8.2215'^^xsd:double;
  dwc:endLongitude '8.2215'^^xsd:double;
  dwc:latitude '43.7307'^^xsd:double;
  dwc:startLatitude '43.7307'^^xsd:double;
  dwc:endLatitude '43.7307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2215 43.7307, 8.2215 43.7307, 8.2215 43.7307, 8.2215 43.7307, 8.2215 43.7307))'^^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 '774_7242'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751283 8.198567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751283"^^xsd:decimal ;
  dwc:decimalLongitude "8.198567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751283 8.198567)"^^geo:wktLiteral ;
  geo-pos:lat "43.751283"^^xsd:decimal ;
  geo-pos:long "8.198567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7310'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7310'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.532777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.198567'^^xsd:double;
  dwc:startLongitude '8.198567'^^xsd:double;
  dwc:endLongitude '8.198567'^^xsd:double;
  dwc:latitude '43.751283'^^xsd:double;
  dwc:startLatitude '43.751283'^^xsd:double;
  dwc:endLatitude '43.751283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.198567 43.751283, 8.198567 43.751283, 8.198567 43.751283, 8.198567 43.751283, 8.198567 43.751283))'^^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 '774_7310'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.788333 20.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.788333"^^xsd:decimal ;
  dwc:decimalLongitude "20.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.788333 20.385)"^^geo:wktLiteral ;
  geo-pos:lat "38.788333"^^xsd:decimal ;
  geo-pos:long "20.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_678'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_678'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.385'^^xsd:double;
  dwc:startLongitude '20.385'^^xsd:double;
  dwc:endLongitude '20.385'^^xsd:double;
  dwc:latitude '38.788333'^^xsd:double;
  dwc:startLatitude '38.788333'^^xsd:double;
  dwc:endLatitude '38.788333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.385 38.788333, 20.385 38.788333, 20.385 38.788333, 20.385 38.788333, 20.385 38.788333))'^^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 '774_678'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 7.730167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633333"^^xsd:decimal ;
  dwc:decimalLongitude "7.730167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 7.730167)"^^geo:wktLiteral ;
  geo-pos:lat "43.633333"^^xsd:decimal ;
  geo-pos:long "7.730167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4566'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4566'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.119166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.730167'^^xsd:double;
  dwc:startLongitude '7.730167'^^xsd:double;
  dwc:endLongitude '7.730167'^^xsd:double;
  dwc:latitude '43.633333'^^xsd:double;
  dwc:startLatitude '43.633333'^^xsd:double;
  dwc:endLatitude '43.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.730167 43.633333, 7.730167 43.633333, 7.730167 43.633333, 7.730167 43.633333, 7.730167 43.633333))'^^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 '774_4566'^^xsd:string;
  dwc:observationDate '1997-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70036 8.44286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70036"^^xsd:decimal ;
  dwc:decimalLongitude "8.44286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70036 8.44286)"^^geo:wktLiteral ;
  geo-pos:lat "43.70036"^^xsd:decimal ;
  geo-pos:long "8.44286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6562'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6562'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.984444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.44286'^^xsd:double;
  dwc:startLongitude '8.44286'^^xsd:double;
  dwc:endLongitude '8.44286'^^xsd:double;
  dwc:latitude '43.70036'^^xsd:double;
  dwc:startLatitude '43.70036'^^xsd:double;
  dwc:endLatitude '43.70036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.44286 43.70036, 8.44286 43.70036, 8.44286 43.70036, 8.44286 43.70036, 8.44286 43.70036))'^^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 '774_6562'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586183 8.1609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.586183"^^xsd:decimal ;
  dwc:decimalLongitude "8.1609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586183 8.1609)"^^geo:wktLiteral ;
  geo-pos:lat "43.586183"^^xsd:decimal ;
  geo-pos:long "8.1609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7040'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7040'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1609'^^xsd:double;
  dwc:startLongitude '8.1609'^^xsd:double;
  dwc:endLongitude '8.1609'^^xsd:double;
  dwc:latitude '43.586183'^^xsd:double;
  dwc:startLatitude '43.586183'^^xsd:double;
  dwc:endLatitude '43.586183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1609 43.586183, 8.1609 43.586183, 8.1609 43.586183, 8.1609 43.586183, 8.1609 43.586183))'^^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 '774_7040'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.538056 -61.136944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.538056"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.538056 -61.136944)"^^geo:wktLiteral ;
  geo-pos:lat "14.538056"^^xsd:decimal ;
  geo-pos:long "-61.136944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3126'^^xsd:string;
  dwc:scientificName 'Kogia breviceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3126'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.136944'^^xsd:double;
  dwc:startLongitude '-61.136944'^^xsd:double;
  dwc:endLongitude '-61.136944'^^xsd:double;
  dwc:latitude '14.538056'^^xsd:double;
  dwc:startLatitude '14.538056'^^xsd:double;
  dwc:endLatitude '14.538056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.136944 14.538056, -61.136944 14.538056, -61.136944 14.538056, -61.136944 14.538056, -61.136944 14.538056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Kogia breviceps" by the provider'^^xsd:string;
  dwc:aphiaid '137113'^^xsd:integer;
  dwc:occurrenceId '774_3126'^^xsd:string;
  dwc:observationDate '1994-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.017883 -13.367417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.017883"^^xsd:decimal ;
  dwc:decimalLongitude "-13.367417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.017883 -13.367417)"^^geo:wktLiteral ;
  geo-pos:lat "28.017883"^^xsd:decimal ;
  geo-pos:long "-13.367417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2886'^^xsd:string;
  dwc:scientificName 'Kogia breviceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2886'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.367417'^^xsd:double;
  dwc:startLongitude '-13.367417'^^xsd:double;
  dwc:endLongitude '-13.367417'^^xsd:double;
  dwc:latitude '28.017883'^^xsd:double;
  dwc:startLatitude '28.017883'^^xsd:double;
  dwc:endLatitude '28.017883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.367417 28.017883, -13.367417 28.017883, -13.367417 28.017883, -13.367417 28.017883, -13.367417 28.017883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Kogia breviceps" by the provider'^^xsd:string;
  dwc:aphiaid '137113'^^xsd:integer;
  dwc:occurrenceId '774_2886'^^xsd:string;
  dwc:observationDate '1995-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.655972 7.816807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.655972"^^xsd:decimal ;
  dwc:decimalLongitude "7.816807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.655972 7.816807)"^^geo:wktLiteral ;
  geo-pos:lat "43.655972"^^xsd:decimal ;
  geo-pos:long "7.816807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6057'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6057'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1594444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816807'^^xsd:double;
  dwc:startLongitude '7.816807'^^xsd:double;
  dwc:endLongitude '7.816807'^^xsd:double;
  dwc:latitude '43.655972'^^xsd:double;
  dwc:startLatitude '43.655972'^^xsd:double;
  dwc:endLatitude '43.655972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816807 43.655972, 7.816807 43.655972, 7.816807 43.655972, 7.816807 43.655972, 7.816807 43.655972))'^^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 '774_6057'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76296 7.93343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76296"^^xsd:decimal ;
  dwc:decimalLongitude "7.93343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76296 7.93343)"^^geo:wktLiteral ;
  geo-pos:lat "43.76296"^^xsd:decimal ;
  geo-pos:long "7.93343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4806'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4806'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.557777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93343'^^xsd:double;
  dwc:startLongitude '7.93343'^^xsd:double;
  dwc:endLongitude '7.93343'^^xsd:double;
  dwc:latitude '43.76296'^^xsd:double;
  dwc:startLatitude '43.76296'^^xsd:double;
  dwc:endLatitude '43.76296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93343 43.76296, 7.93343 43.76296, 7.93343 43.76296, 7.93343 43.76296, 7.93343 43.76296))'^^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 '774_4806'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.812637 8.26108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.812637"^^xsd:decimal ;
  dwc:decimalLongitude "8.26108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.812637 8.26108)"^^geo:wktLiteral ;
  geo-pos:lat "43.812637"^^xsd:decimal ;
  geo-pos:long "8.26108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6212'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6212'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26108'^^xsd:double;
  dwc:startLongitude '8.26108'^^xsd:double;
  dwc:endLongitude '8.26108'^^xsd:double;
  dwc:latitude '43.812637'^^xsd:double;
  dwc:startLatitude '43.812637'^^xsd:double;
  dwc:endLatitude '43.812637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26108 43.812637, 8.26108 43.812637, 8.26108 43.812637, 8.26108 43.812637, 8.26108 43.812637))'^^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 '774_6212'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78564 8.02925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78564"^^xsd:decimal ;
  dwc:decimalLongitude "8.02925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78564 8.02925)"^^geo:wktLiteral ;
  geo-pos:lat "43.78564"^^xsd:decimal ;
  geo-pos:long "8.02925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6870'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6870'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.941666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02925'^^xsd:double;
  dwc:startLongitude '8.02925'^^xsd:double;
  dwc:endLongitude '8.02925'^^xsd:double;
  dwc:latitude '43.78564'^^xsd:double;
  dwc:startLatitude '43.78564'^^xsd:double;
  dwc:endLatitude '43.78564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02925 43.78564, 8.02925 43.78564, 8.02925 43.78564, 8.02925 43.78564, 8.02925 43.78564))'^^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 '774_6870'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54538 7.58224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54538"^^xsd:decimal ;
  dwc:decimalLongitude "7.58224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54538 7.58224)"^^geo:wktLiteral ;
  geo-pos:lat "43.54538"^^xsd:decimal ;
  geo-pos:long "7.58224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6833'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6833'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.912222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.58224'^^xsd:double;
  dwc:startLongitude '7.58224'^^xsd:double;
  dwc:endLongitude '7.58224'^^xsd:double;
  dwc:latitude '43.54538'^^xsd:double;
  dwc:startLatitude '43.54538'^^xsd:double;
  dwc:endLatitude '43.54538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.58224 43.54538, 7.58224 43.54538, 7.58224 43.54538, 7.58224 43.54538, 7.58224 43.54538))'^^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 '774_6833'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.944183 -17.227517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.944183"^^xsd:decimal ;
  dwc:decimalLongitude "-17.227517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.944183 -17.227517)"^^geo:wktLiteral ;
  geo-pos:lat "27.944183"^^xsd:decimal ;
  geo-pos:long "-17.227517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3062'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3062'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.227517'^^xsd:double;
  dwc:startLongitude '-17.227517'^^xsd:double;
  dwc:endLongitude '-17.227517'^^xsd:double;
  dwc:latitude '27.944183'^^xsd:double;
  dwc:startLatitude '27.944183'^^xsd:double;
  dwc:endLatitude '27.944183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.227517 27.944183, -17.227517 27.944183, -17.227517 27.944183, -17.227517 27.944183, -17.227517 27.944183))'^^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 '774_3062'^^xsd:string;
  dwc:observationDate '1997-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.458056 -61.104444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.458056"^^xsd:decimal ;
  dwc:decimalLongitude "-61.104444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.458056 -61.104444)"^^geo:wktLiteral ;
  geo-pos:lat "14.458056"^^xsd:decimal ;
  geo-pos:long "-61.104444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3142'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3142'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.104444'^^xsd:double;
  dwc:startLongitude '-61.104444'^^xsd:double;
  dwc:endLongitude '-61.104444'^^xsd:double;
  dwc:latitude '14.458056'^^xsd:double;
  dwc:startLatitude '14.458056'^^xsd:double;
  dwc:endLatitude '14.458056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.104444 14.458056, -61.104444 14.458056, -61.104444 14.458056, -61.104444 14.458056, -61.104444 14.458056))'^^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 '774_3142'^^xsd:string;
  dwc:observationDate '1994-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.666667 13.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.666667 13.463)"^^geo:wktLiteral ;
  geo-pos:lat "40.666667"^^xsd:decimal ;
  geo-pos:long "13.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2395'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2395'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.463'^^xsd:double;
  dwc:startLongitude '13.463'^^xsd:double;
  dwc:endLongitude '13.463'^^xsd:double;
  dwc:latitude '40.666667'^^xsd:double;
  dwc:startLatitude '40.666667'^^xsd:double;
  dwc:endLatitude '40.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.463 40.666667, 13.463 40.666667, 13.463 40.666667, 13.463 40.666667, 13.463 40.666667))'^^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 '774_2395'^^xsd:string;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613869 7.245955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.613869"^^xsd:decimal ;
  dwc:decimalLongitude "7.245955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613869 7.245955)"^^geo:wktLiteral ;
  geo-pos:lat "43.613869"^^xsd:decimal ;
  geo-pos:long "7.245955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6342'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6342'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.263611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.245955'^^xsd:double;
  dwc:startLongitude '7.245955'^^xsd:double;
  dwc:endLongitude '7.245955'^^xsd:double;
  dwc:latitude '43.613869'^^xsd:double;
  dwc:startLatitude '43.613869'^^xsd:double;
  dwc:endLatitude '43.613869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.245955 43.613869, 7.245955 43.613869, 7.245955 43.613869, 7.245955 43.613869, 7.245955 43.613869))'^^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 '774_6342'^^xsd:string;
  dwc:observationDate '2008-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19325 8.61585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19325"^^xsd:decimal ;
  dwc:decimalLongitude "8.61585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19325 8.61585)"^^geo:wktLiteral ;
  geo-pos:lat "44.19325"^^xsd:decimal ;
  geo-pos:long "8.61585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5324'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5324'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.61585'^^xsd:double;
  dwc:startLongitude '8.61585'^^xsd:double;
  dwc:endLongitude '8.61585'^^xsd:double;
  dwc:latitude '44.19325'^^xsd:double;
  dwc:startLatitude '44.19325'^^xsd:double;
  dwc:endLatitude '44.19325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.61585 44.19325, 8.61585 44.19325, 8.61585 44.19325, 8.61585 44.19325, 8.61585 44.19325))'^^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 '774_5324'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.444752 7.732278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.444752"^^xsd:decimal ;
  dwc:decimalLongitude "7.732278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.444752 7.732278)"^^geo:wktLiteral ;
  geo-pos:lat "43.444752"^^xsd:decimal ;
  geo-pos:long "7.732278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6299'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6299'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6002777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.732278'^^xsd:double;
  dwc:startLongitude '7.732278'^^xsd:double;
  dwc:endLongitude '7.732278'^^xsd:double;
  dwc:latitude '43.444752'^^xsd:double;
  dwc:startLatitude '43.444752'^^xsd:double;
  dwc:endLatitude '43.444752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.732278 43.444752, 7.732278 43.444752, 7.732278 43.444752, 7.732278 43.444752, 7.732278 43.444752))'^^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 '774_6299'^^xsd:string;
  dwc:observationDate '2008-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67922 7.49474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67922"^^xsd:decimal ;
  dwc:decimalLongitude "7.49474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67922 7.49474)"^^geo:wktLiteral ;
  geo-pos:lat "43.67922"^^xsd:decimal ;
  geo-pos:long "7.49474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6402'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6402'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.932777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.49474'^^xsd:double;
  dwc:startLongitude '7.49474'^^xsd:double;
  dwc:endLongitude '7.49474'^^xsd:double;
  dwc:latitude '43.67922'^^xsd:double;
  dwc:startLatitude '43.67922'^^xsd:double;
  dwc:endLatitude '43.67922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.49474 43.67922, 7.49474 43.67922, 7.49474 43.67922, 7.49474 43.67922, 7.49474 43.67922))'^^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 '774_6402'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60234 7.60009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60234"^^xsd:decimal ;
  dwc:decimalLongitude "7.60009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60234 7.60009)"^^geo:wktLiteral ;
  geo-pos:lat "43.60234"^^xsd:decimal ;
  geo-pos:long "7.60009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6433'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6433'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.476111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.60009'^^xsd:double;
  dwc:startLongitude '7.60009'^^xsd:double;
  dwc:endLongitude '7.60009'^^xsd:double;
  dwc:latitude '43.60234'^^xsd:double;
  dwc:startLatitude '43.60234'^^xsd:double;
  dwc:endLatitude '43.60234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.60009 43.60234, 7.60009 43.60234, 7.60009 43.60234, 7.60009 43.60234, 7.60009 43.60234))'^^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 '774_6433'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65199 7.64117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65199"^^xsd:decimal ;
  dwc:decimalLongitude "7.64117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65199 7.64117)"^^geo:wktLiteral ;
  geo-pos:lat "43.65199"^^xsd:decimal ;
  geo-pos:long "7.64117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6816'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6816'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64117'^^xsd:double;
  dwc:startLongitude '7.64117'^^xsd:double;
  dwc:endLongitude '7.64117'^^xsd:double;
  dwc:latitude '43.65199'^^xsd:double;
  dwc:startLatitude '43.65199'^^xsd:double;
  dwc:endLatitude '43.65199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64117 43.65199, 7.64117 43.65199, 7.64117 43.65199, 7.64117 43.65199, 7.64117 43.65199))'^^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 '774_6816'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75658 8.644703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75658"^^xsd:decimal ;
  dwc:decimalLongitude "8.644703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75658 8.644703)"^^geo:wktLiteral ;
  geo-pos:lat "42.75658"^^xsd:decimal ;
  geo-pos:long "8.644703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8123'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8123'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.644703'^^xsd:double;
  dwc:startLongitude '8.644703'^^xsd:double;
  dwc:endLongitude '8.644703'^^xsd:double;
  dwc:latitude '42.75658'^^xsd:double;
  dwc:startLatitude '42.75658'^^xsd:double;
  dwc:endLatitude '42.75658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.644703 42.75658, 8.644703 42.75658, 8.644703 42.75658, 8.644703 42.75658, 8.644703 42.75658))'^^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 '774_8123'^^xsd:string;
  dwc:observationDate '2012-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08489 15.53924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08489"^^xsd:decimal ;
  dwc:decimalLongitude "15.53924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08489 15.53924)"^^geo:wktLiteral ;
  geo-pos:lat "38.08489"^^xsd:decimal ;
  geo-pos:long "15.53924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8347'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8347'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.530555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.53924'^^xsd:double;
  dwc:startLongitude '15.53924'^^xsd:double;
  dwc:endLongitude '15.53924'^^xsd:double;
  dwc:latitude '38.08489'^^xsd:double;
  dwc:startLatitude '38.08489'^^xsd:double;
  dwc:endLatitude '38.08489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.53924 38.08489, 15.53924 38.08489, 15.53924 38.08489, 15.53924 38.08489, 15.53924 38.08489))'^^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 '774_8347'^^xsd:string;
  dwc:observationDate '2005-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67276 8.42233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67276"^^xsd:decimal ;
  dwc:decimalLongitude "8.42233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67276 8.42233)"^^geo:wktLiteral ;
  geo-pos:lat "43.67276"^^xsd:decimal ;
  geo-pos:long "8.42233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6526'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6526'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.793333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.42233'^^xsd:double;
  dwc:startLongitude '8.42233'^^xsd:double;
  dwc:endLongitude '8.42233'^^xsd:double;
  dwc:latitude '43.67276'^^xsd:double;
  dwc:startLatitude '43.67276'^^xsd:double;
  dwc:endLatitude '43.67276'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.42233 43.67276, 8.42233 43.67276, 8.42233 43.67276, 8.42233 43.67276, 8.42233 43.67276))'^^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 '774_6526'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66877 8.08894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66877"^^xsd:decimal ;
  dwc:decimalLongitude "8.08894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66877 8.08894)"^^geo:wktLiteral ;
  geo-pos:lat "43.66877"^^xsd:decimal ;
  geo-pos:long "8.08894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6558'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6558'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.631666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08894'^^xsd:double;
  dwc:startLongitude '8.08894'^^xsd:double;
  dwc:endLongitude '8.08894'^^xsd:double;
  dwc:latitude '43.66877'^^xsd:double;
  dwc:startLatitude '43.66877'^^xsd:double;
  dwc:endLatitude '43.66877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08894 43.66877, 8.08894 43.66877, 8.08894 43.66877, 8.08894 43.66877, 8.08894 43.66877))'^^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 '774_6558'^^xsd:string;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93079 15.53989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93079"^^xsd:decimal ;
  dwc:decimalLongitude "15.53989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93079 15.53989)"^^geo:wktLiteral ;
  geo-pos:lat "37.93079"^^xsd:decimal ;
  geo-pos:long "15.53989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8351'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8351'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.53989'^^xsd:double;
  dwc:startLongitude '15.53989'^^xsd:double;
  dwc:endLongitude '15.53989'^^xsd:double;
  dwc:latitude '37.93079'^^xsd:double;
  dwc:startLatitude '37.93079'^^xsd:double;
  dwc:endLatitude '37.93079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.53989 37.93079, 15.53989 37.93079, 15.53989 37.93079, 15.53989 37.93079, 15.53989 37.93079))'^^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 '774_8351'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68292 7.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68292"^^xsd:decimal ;
  dwc:decimalLongitude "7.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68292 7.721)"^^geo:wktLiteral ;
  geo-pos:lat "43.68292"^^xsd:decimal ;
  geo-pos:long "7.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7707'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7707'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.674166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.721'^^xsd:double;
  dwc:startLongitude '7.721'^^xsd:double;
  dwc:endLongitude '7.721'^^xsd:double;
  dwc:latitude '43.68292'^^xsd:double;
  dwc:startLatitude '43.68292'^^xsd:double;
  dwc:endLatitude '43.68292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.721 43.68292, 7.721 43.68292, 7.721 43.68292, 7.721 43.68292, 7.721 43.68292))'^^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 '774_7707'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688095 7.604898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.688095"^^xsd:decimal ;
  dwc:decimalLongitude "7.604898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688095 7.604898)"^^geo:wktLiteral ;
  geo-pos:lat "43.688095"^^xsd:decimal ;
  geo-pos:long "7.604898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6012'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6012'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.604898'^^xsd:double;
  dwc:startLongitude '7.604898'^^xsd:double;
  dwc:endLongitude '7.604898'^^xsd:double;
  dwc:latitude '43.688095'^^xsd:double;
  dwc:startLatitude '43.688095'^^xsd:double;
  dwc:endLatitude '43.688095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.604898 43.688095, 7.604898 43.688095, 7.604898 43.688095, 7.604898 43.688095, 7.604898 43.688095))'^^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 '774_6012'^^xsd:string;
  dwc:observationDate '2007-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.962167 -17.512167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.962167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.512167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.962167 -17.512167)"^^geo:wktLiteral ;
  geo-pos:lat "27.962167"^^xsd:decimal ;
  geo-pos:long "-17.512167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3083'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3083'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.345277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.512167'^^xsd:double;
  dwc:startLongitude '-17.512167'^^xsd:double;
  dwc:endLongitude '-17.512167'^^xsd:double;
  dwc:latitude '27.962167'^^xsd:double;
  dwc:startLatitude '27.962167'^^xsd:double;
  dwc:endLatitude '27.962167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.512167 27.962167, -17.512167 27.962167, -17.512167 27.962167, -17.512167 27.962167, -17.512167 27.962167))'^^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 '774_3083'^^xsd:string;
  dwc:observationDate '1997-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68955 7.672729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68955"^^xsd:decimal ;
  dwc:decimalLongitude "7.672729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68955 7.672729)"^^geo:wktLiteral ;
  geo-pos:lat "43.68955"^^xsd:decimal ;
  geo-pos:long "7.672729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8028'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8028'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.505833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.672729'^^xsd:double;
  dwc:startLongitude '7.672729'^^xsd:double;
  dwc:endLongitude '7.672729'^^xsd:double;
  dwc:latitude '43.68955'^^xsd:double;
  dwc:startLatitude '43.68955'^^xsd:double;
  dwc:endLatitude '43.68955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.672729 43.68955, 7.672729 43.68955, 7.672729 43.68955, 7.672729 43.68955, 7.672729 43.68955))'^^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 '774_8028'^^xsd:string;
  dwc:observationDate '2012-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.534722 -64.130556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.534722"^^xsd:decimal ;
  dwc:decimalLongitude "-64.130556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.534722 -64.130556)"^^geo:wktLiteral ;
  geo-pos:lat "18.534722"^^xsd:decimal ;
  geo-pos:long "-64.130556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3195'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3195'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.130556'^^xsd:double;
  dwc:startLongitude '-64.130556'^^xsd:double;
  dwc:endLongitude '-64.130556'^^xsd:double;
  dwc:latitude '18.534722'^^xsd:double;
  dwc:startLatitude '18.534722'^^xsd:double;
  dwc:endLatitude '18.534722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.130556 18.534722, -64.130556 18.534722, -64.130556 18.534722, -64.130556 18.534722, -64.130556 18.534722))'^^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 '774_3195'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.362663 7.456709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.362663"^^xsd:decimal ;
  dwc:decimalLongitude "7.456709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.362663 7.456709)"^^geo:wktLiteral ;
  geo-pos:lat "43.362663"^^xsd:decimal ;
  geo-pos:long "7.456709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5964'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5964'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.841666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.456709'^^xsd:double;
  dwc:startLongitude '7.456709'^^xsd:double;
  dwc:endLongitude '7.456709'^^xsd:double;
  dwc:latitude '43.362663'^^xsd:double;
  dwc:startLatitude '43.362663'^^xsd:double;
  dwc:endLatitude '43.362663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.456709 43.362663, 7.456709 43.362663, 7.456709 43.362663, 7.456709 43.362663, 7.456709 43.362663))'^^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 '774_5964'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66643 8.08841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66643"^^xsd:decimal ;
  dwc:decimalLongitude "8.08841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66643 8.08841)"^^geo:wktLiteral ;
  geo-pos:lat "43.66643"^^xsd:decimal ;
  geo-pos:long "8.08841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6791'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6791'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.498333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08841'^^xsd:double;
  dwc:startLongitude '8.08841'^^xsd:double;
  dwc:endLongitude '8.08841'^^xsd:double;
  dwc:latitude '43.66643'^^xsd:double;
  dwc:startLatitude '43.66643'^^xsd:double;
  dwc:endLatitude '43.66643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08841 43.66643, 8.08841 43.66643, 8.08841 43.66643, 8.08841 43.66643, 8.08841 43.66643))'^^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 '774_6791'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65116 7.596251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65116"^^xsd:decimal ;
  dwc:decimalLongitude "7.596251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65116 7.596251)"^^geo:wktLiteral ;
  geo-pos:lat "43.65116"^^xsd:decimal ;
  geo-pos:long "7.596251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7870'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7870'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.596251'^^xsd:double;
  dwc:startLongitude '7.596251'^^xsd:double;
  dwc:endLongitude '7.596251'^^xsd:double;
  dwc:latitude '43.65116'^^xsd:double;
  dwc:startLatitude '43.65116'^^xsd:double;
  dwc:endLatitude '43.65116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.596251 43.65116, 7.596251 43.65116, 7.596251 43.65116, 7.596251 43.65116, 7.596251 43.65116))'^^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 '774_7870'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35741 7.74284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35741"^^xsd:decimal ;
  dwc:decimalLongitude "7.74284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35741 7.74284)"^^geo:wktLiteral ;
  geo-pos:lat "43.35741"^^xsd:decimal ;
  geo-pos:long "7.74284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6751'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6751'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.580555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74284'^^xsd:double;
  dwc:startLongitude '7.74284'^^xsd:double;
  dwc:endLongitude '7.74284'^^xsd:double;
  dwc:latitude '43.35741'^^xsd:double;
  dwc:startLatitude '43.35741'^^xsd:double;
  dwc:endLatitude '43.35741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74284 43.35741, 7.74284 43.35741, 7.74284 43.35741, 7.74284 43.35741, 7.74284 43.35741))'^^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 '774_6751'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17347 7.394633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17347"^^xsd:decimal ;
  dwc:decimalLongitude "7.394633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17347 7.394633)"^^geo:wktLiteral ;
  geo-pos:lat "43.17347"^^xsd:decimal ;
  geo-pos:long "7.394633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5624'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5624'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.679444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.394633'^^xsd:double;
  dwc:startLongitude '7.394633'^^xsd:double;
  dwc:endLongitude '7.394633'^^xsd:double;
  dwc:latitude '43.17347'^^xsd:double;
  dwc:startLatitude '43.17347'^^xsd:double;
  dwc:endLatitude '43.17347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.394633 43.17347, 7.394633 43.17347, 7.394633 43.17347, 7.394633 43.17347, 7.394633 43.17347))'^^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 '774_5624'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646885 7.641238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.646885"^^xsd:decimal ;
  dwc:decimalLongitude "7.641238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646885 7.641238)"^^geo:wktLiteral ;
  geo-pos:lat "43.646885"^^xsd:decimal ;
  geo-pos:long "7.641238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6352'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6352'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.641238'^^xsd:double;
  dwc:startLongitude '7.641238'^^xsd:double;
  dwc:endLongitude '7.641238'^^xsd:double;
  dwc:latitude '43.646885'^^xsd:double;
  dwc:startLatitude '43.646885'^^xsd:double;
  dwc:endLatitude '43.646885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.641238 43.646885, 7.641238 43.646885, 7.641238 43.646885, 7.641238 43.646885, 7.641238 43.646885))'^^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 '774_6352'^^xsd:string;
  dwc:observationDate '2008-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62022 8.19993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62022"^^xsd:decimal ;
  dwc:decimalLongitude "8.19993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62022 8.19993)"^^geo:wktLiteral ;
  geo-pos:lat "43.62022"^^xsd:decimal ;
  geo-pos:long "8.19993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6761'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6761'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.473333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.19993'^^xsd:double;
  dwc:startLongitude '8.19993'^^xsd:double;
  dwc:endLongitude '8.19993'^^xsd:double;
  dwc:latitude '43.62022'^^xsd:double;
  dwc:startLatitude '43.62022'^^xsd:double;
  dwc:endLatitude '43.62022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.19993 43.62022, 8.19993 43.62022, 8.19993 43.62022, 8.19993 43.62022, 8.19993 43.62022))'^^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 '774_6761'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63258 7.958428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63258"^^xsd:decimal ;
  dwc:decimalLongitude "7.958428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63258 7.958428)"^^geo:wktLiteral ;
  geo-pos:lat "43.63258"^^xsd:decimal ;
  geo-pos:long "7.958428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7721'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7721'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.546666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.958428'^^xsd:double;
  dwc:startLongitude '7.958428'^^xsd:double;
  dwc:endLongitude '7.958428'^^xsd:double;
  dwc:latitude '43.63258'^^xsd:double;
  dwc:startLatitude '43.63258'^^xsd:double;
  dwc:endLatitude '43.63258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.958428 43.63258, 7.958428 43.63258, 7.958428 43.63258, 7.958428 43.63258, 7.958428 43.63258))'^^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 '774_7721'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14635 8.59097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.14635"^^xsd:decimal ;
  dwc:decimalLongitude "8.59097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14635 8.59097)"^^geo:wktLiteral ;
  geo-pos:lat "44.14635"^^xsd:decimal ;
  geo-pos:long "8.59097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5327'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5327'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.59097'^^xsd:double;
  dwc:startLongitude '8.59097'^^xsd:double;
  dwc:endLongitude '8.59097'^^xsd:double;
  dwc:latitude '44.14635'^^xsd:double;
  dwc:startLatitude '44.14635'^^xsd:double;
  dwc:endLatitude '44.14635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.59097 44.14635, 8.59097 44.14635, 8.59097 44.14635, 8.59097 44.14635, 8.59097 44.14635))'^^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 '774_5327'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.573611 -61.151111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.573611"^^xsd:decimal ;
  dwc:decimalLongitude "-61.151111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.573611 -61.151111)"^^geo:wktLiteral ;
  geo-pos:lat "14.573611"^^xsd:decimal ;
  geo-pos:long "-61.151111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3138'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3138'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.151111'^^xsd:double;
  dwc:startLongitude '-61.151111'^^xsd:double;
  dwc:endLongitude '-61.151111'^^xsd:double;
  dwc:latitude '14.573611'^^xsd:double;
  dwc:startLatitude '14.573611'^^xsd:double;
  dwc:endLatitude '14.573611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.151111 14.573611, -61.151111 14.573611, -61.151111 14.573611, -61.151111 14.573611, -61.151111 14.573611))'^^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 '774_3138'^^xsd:string;
  dwc:observationDate '1994-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7333 8.2144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7333 8.2144)"^^geo:wktLiteral ;
  geo-pos:lat "43.7333"^^xsd:decimal ;
  geo-pos:long "8.2144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7495'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7495'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.586388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2144'^^xsd:double;
  dwc:startLongitude '8.2144'^^xsd:double;
  dwc:endLongitude '8.2144'^^xsd:double;
  dwc:latitude '43.7333'^^xsd:double;
  dwc:startLatitude '43.7333'^^xsd:double;
  dwc:endLatitude '43.7333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2144 43.7333, 8.2144 43.7333, 8.2144 43.7333, 8.2144 43.7333, 8.2144 43.7333))'^^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 '774_7495'^^xsd:string;
  dwc:observationDate '2000-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61305 7.80387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61305"^^xsd:decimal ;
  dwc:decimalLongitude "7.80387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61305 7.80387)"^^geo:wktLiteral ;
  geo-pos:lat "43.61305"^^xsd:decimal ;
  geo-pos:long "7.80387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5293'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5293'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.676944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80387'^^xsd:double;
  dwc:startLongitude '7.80387'^^xsd:double;
  dwc:endLongitude '7.80387'^^xsd:double;
  dwc:latitude '43.61305'^^xsd:double;
  dwc:startLatitude '43.61305'^^xsd:double;
  dwc:endLatitude '43.61305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80387 43.61305, 7.80387 43.61305, 7.80387 43.61305, 7.80387 43.61305, 7.80387 43.61305))'^^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 '774_5293'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25361 8.54733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25361"^^xsd:decimal ;
  dwc:decimalLongitude "8.54733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25361 8.54733)"^^geo:wktLiteral ;
  geo-pos:lat "44.25361"^^xsd:decimal ;
  geo-pos:long "8.54733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5357'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5357'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.751666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.54733'^^xsd:double;
  dwc:startLongitude '8.54733'^^xsd:double;
  dwc:endLongitude '8.54733'^^xsd:double;
  dwc:latitude '44.25361'^^xsd:double;
  dwc:startLatitude '44.25361'^^xsd:double;
  dwc:endLatitude '44.25361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.54733 44.25361, 8.54733 44.25361, 8.54733 44.25361, 8.54733 44.25361, 8.54733 44.25361))'^^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 '774_5357'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204189 7.183237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.204189"^^xsd:decimal ;
  dwc:decimalLongitude "7.183237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204189 7.183237)"^^geo:wktLiteral ;
  geo-pos:lat "43.204189"^^xsd:decimal ;
  geo-pos:long "7.183237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6017'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6017'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.715555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.183237'^^xsd:double;
  dwc:startLongitude '7.183237'^^xsd:double;
  dwc:endLongitude '7.183237'^^xsd:double;
  dwc:latitude '43.204189'^^xsd:double;
  dwc:startLatitude '43.204189'^^xsd:double;
  dwc:endLatitude '43.204189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.183237 43.204189, 7.183237 43.204189, 7.183237 43.204189, 7.183237 43.204189, 7.183237 43.204189))'^^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 '774_6017'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329 8.0785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.329"^^xsd:decimal ;
  dwc:decimalLongitude "8.0785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329 8.0785)"^^geo:wktLiteral ;
  geo-pos:lat "43.329"^^xsd:decimal ;
  geo-pos:long "8.0785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4704'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4704'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.514444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0785'^^xsd:double;
  dwc:startLongitude '8.0785'^^xsd:double;
  dwc:endLongitude '8.0785'^^xsd:double;
  dwc:latitude '43.329'^^xsd:double;
  dwc:startLatitude '43.329'^^xsd:double;
  dwc:endLatitude '43.329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0785 43.329, 8.0785 43.329, 8.0785 43.329, 8.0785 43.329, 8.0785 43.329))'^^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 '774_4704'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.533889 -61.146944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.533889"^^xsd:decimal ;
  dwc:decimalLongitude "-61.146944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.533889 -61.146944)"^^geo:wktLiteral ;
  geo-pos:lat "14.533889"^^xsd:decimal ;
  geo-pos:long "-61.146944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3157'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3157'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.146944'^^xsd:double;
  dwc:startLongitude '-61.146944'^^xsd:double;
  dwc:endLongitude '-61.146944'^^xsd:double;
  dwc:latitude '14.533889'^^xsd:double;
  dwc:startLatitude '14.533889'^^xsd:double;
  dwc:endLatitude '14.533889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.146944 14.533889, -61.146944 14.533889, -61.146944 14.533889, -61.146944 14.533889, -61.146944 14.533889))'^^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 '774_3157'^^xsd:string;
  dwc:observationDate '1994-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.894333 -17.677667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.894333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.677667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.894333 -17.677667)"^^geo:wktLiteral ;
  geo-pos:lat "27.894333"^^xsd:decimal ;
  geo-pos:long "-17.677667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3086'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3086'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.005'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.677667'^^xsd:double;
  dwc:startLongitude '-17.677667'^^xsd:double;
  dwc:endLongitude '-17.677667'^^xsd:double;
  dwc:latitude '27.894333'^^xsd:double;
  dwc:startLatitude '27.894333'^^xsd:double;
  dwc:endLatitude '27.894333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.677667 27.894333, -17.677667 27.894333, -17.677667 27.894333, -17.677667 27.894333, -17.677667 27.894333))'^^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 '774_3086'^^xsd:string;
  dwc:observationDate '1997-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69273 7.729339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69273"^^xsd:decimal ;
  dwc:decimalLongitude "7.729339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69273 7.729339)"^^geo:wktLiteral ;
  geo-pos:lat "43.69273"^^xsd:decimal ;
  geo-pos:long "7.729339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7875'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7875'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.553333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.729339'^^xsd:double;
  dwc:startLongitude '7.729339'^^xsd:double;
  dwc:endLongitude '7.729339'^^xsd:double;
  dwc:latitude '43.69273'^^xsd:double;
  dwc:startLatitude '43.69273'^^xsd:double;
  dwc:endLatitude '43.69273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.729339 43.69273, 7.729339 43.69273, 7.729339 43.69273, 7.729339 43.69273, 7.729339 43.69273))'^^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 '774_7875'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5471 7.9245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5471"^^xsd:decimal ;
  dwc:decimalLongitude "7.9245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5471 7.9245)"^^geo:wktLiteral ;
  geo-pos:lat "43.5471"^^xsd:decimal ;
  geo-pos:long "7.9245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7108'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7108'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.410555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9245'^^xsd:double;
  dwc:startLongitude '7.9245'^^xsd:double;
  dwc:endLongitude '7.9245'^^xsd:double;
  dwc:latitude '43.5471'^^xsd:double;
  dwc:startLatitude '43.5471'^^xsd:double;
  dwc:endLatitude '43.5471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9245 43.5471, 7.9245 43.5471, 7.9245 43.5471, 7.9245 43.5471, 7.9245 43.5471))'^^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 '774_7108'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1035 15.56971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1035"^^xsd:decimal ;
  dwc:decimalLongitude "15.56971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1035 15.56971)"^^geo:wktLiteral ;
  geo-pos:lat "38.1035"^^xsd:decimal ;
  geo-pos:long "15.56971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8357'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8357'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1227777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.56971'^^xsd:double;
  dwc:startLongitude '15.56971'^^xsd:double;
  dwc:endLongitude '15.56971'^^xsd:double;
  dwc:latitude '38.1035'^^xsd:double;
  dwc:startLatitude '38.1035'^^xsd:double;
  dwc:endLatitude '38.1035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.56971 38.1035, 15.56971 38.1035, 15.56971 38.1035, 15.56971 38.1035, 15.56971 38.1035))'^^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 '774_8357'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44001 7.034109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44001"^^xsd:decimal ;
  dwc:decimalLongitude "7.034109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44001 7.034109)"^^geo:wktLiteral ;
  geo-pos:lat "43.44001"^^xsd:decimal ;
  geo-pos:long "7.034109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7900'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7900'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.024166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.034109'^^xsd:double;
  dwc:startLongitude '7.034109'^^xsd:double;
  dwc:endLongitude '7.034109'^^xsd:double;
  dwc:latitude '43.44001'^^xsd:double;
  dwc:startLatitude '43.44001'^^xsd:double;
  dwc:endLatitude '43.44001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.034109 43.44001, 7.034109 43.44001, 7.034109 43.44001, 7.034109 43.44001, 7.034109 43.44001))'^^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 '774_7900'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47442 8.190001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47442"^^xsd:decimal ;
  dwc:decimalLongitude "8.190001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47442 8.190001)"^^geo:wktLiteral ;
  geo-pos:lat "43.47442"^^xsd:decimal ;
  geo-pos:long "8.190001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8160'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8160'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.506388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.190001'^^xsd:double;
  dwc:startLongitude '8.190001'^^xsd:double;
  dwc:endLongitude '8.190001'^^xsd:double;
  dwc:latitude '43.47442'^^xsd:double;
  dwc:startLatitude '43.47442'^^xsd:double;
  dwc:endLatitude '43.47442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.190001 43.47442, 8.190001 43.47442, 8.190001 43.47442, 8.190001 43.47442, 8.190001 43.47442))'^^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 '774_8160'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72197 8.077579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72197"^^xsd:decimal ;
  dwc:decimalLongitude "8.077579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72197 8.077579)"^^geo:wktLiteral ;
  geo-pos:lat "43.72197"^^xsd:decimal ;
  geo-pos:long "8.077579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7760'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7760'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.0525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.077579'^^xsd:double;
  dwc:startLongitude '8.077579'^^xsd:double;
  dwc:endLongitude '8.077579'^^xsd:double;
  dwc:latitude '43.72197'^^xsd:double;
  dwc:startLatitude '43.72197'^^xsd:double;
  dwc:endLatitude '43.72197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.077579 43.72197, 8.077579 43.72197, 8.077579 43.72197, 8.077579 43.72197, 8.077579 43.72197))'^^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 '774_7760'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40224 8.36508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40224"^^xsd:decimal ;
  dwc:decimalLongitude "8.36508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40224 8.36508)"^^geo:wktLiteral ;
  geo-pos:lat "43.40224"^^xsd:decimal ;
  geo-pos:long "8.36508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7701'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7701'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.082777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.36508'^^xsd:double;
  dwc:startLongitude '8.36508'^^xsd:double;
  dwc:endLongitude '8.36508'^^xsd:double;
  dwc:latitude '43.40224'^^xsd:double;
  dwc:startLatitude '43.40224'^^xsd:double;
  dwc:endLatitude '43.40224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36508 43.40224, 8.36508 43.40224, 8.36508 43.40224, 8.36508 43.40224, 8.36508 43.40224))'^^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 '774_7701'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61308 7.863743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61308"^^xsd:decimal ;
  dwc:decimalLongitude "7.863743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61308 7.863743)"^^geo:wktLiteral ;
  geo-pos:lat "43.61308"^^xsd:decimal ;
  geo-pos:long "7.863743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7823'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7823'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.935277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.863743'^^xsd:double;
  dwc:startLongitude '7.863743'^^xsd:double;
  dwc:endLongitude '7.863743'^^xsd:double;
  dwc:latitude '43.61308'^^xsd:double;
  dwc:startLatitude '43.61308'^^xsd:double;
  dwc:endLatitude '43.61308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.863743 43.61308, 7.863743 43.61308, 7.863743 43.61308, 7.863743 43.61308, 7.863743 43.61308))'^^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 '774_7823'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74662 7.854396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74662"^^xsd:decimal ;
  dwc:decimalLongitude "7.854396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74662 7.854396)"^^geo:wktLiteral ;
  geo-pos:lat "43.74662"^^xsd:decimal ;
  geo-pos:long "7.854396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7921'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7921'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.706388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.854396'^^xsd:double;
  dwc:startLongitude '7.854396'^^xsd:double;
  dwc:endLongitude '7.854396'^^xsd:double;
  dwc:latitude '43.74662'^^xsd:double;
  dwc:startLatitude '43.74662'^^xsd:double;
  dwc:endLatitude '43.74662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.854396 43.74662, 7.854396 43.74662, 7.854396 43.74662, 7.854396 43.74662, 7.854396 43.74662))'^^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 '774_7921'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2429'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2429'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:startLongitude '15.4'^^xsd:double;
  dwc:endLongitude '15.4'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:startLatitude '36.75'^^xsd:double;
  dwc:endLatitude '36.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4 36.75, 15.4 36.75, 15.4 36.75, 15.4 36.75, 15.4 36.75))'^^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 '774_2429'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67522 7.460276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67522"^^xsd:decimal ;
  dwc:decimalLongitude "7.460276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67522 7.460276)"^^geo:wktLiteral ;
  geo-pos:lat "43.67522"^^xsd:decimal ;
  geo-pos:long "7.460276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7969'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7969'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.486666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.460276'^^xsd:double;
  dwc:startLongitude '7.460276'^^xsd:double;
  dwc:endLongitude '7.460276'^^xsd:double;
  dwc:latitude '43.67522'^^xsd:double;
  dwc:startLatitude '43.67522'^^xsd:double;
  dwc:endLatitude '43.67522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.460276 43.67522, 7.460276 43.67522, 7.460276 43.67522, 7.460276 43.67522, 7.460276 43.67522))'^^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 '774_7969'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67039 7.83722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67039"^^xsd:decimal ;
  dwc:decimalLongitude "7.83722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67039 7.83722)"^^geo:wktLiteral ;
  geo-pos:lat "43.67039"^^xsd:decimal ;
  geo-pos:long "7.83722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6417'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6417'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.670555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83722'^^xsd:double;
  dwc:startLongitude '7.83722'^^xsd:double;
  dwc:endLongitude '7.83722'^^xsd:double;
  dwc:latitude '43.67039'^^xsd:double;
  dwc:startLatitude '43.67039'^^xsd:double;
  dwc:endLatitude '43.67039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83722 43.67039, 7.83722 43.67039, 7.83722 43.67039, 7.83722 43.67039, 7.83722 43.67039))'^^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 '774_6417'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67643 7.73935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67643"^^xsd:decimal ;
  dwc:decimalLongitude "7.73935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67643 7.73935)"^^geo:wktLiteral ;
  geo-pos:lat "43.67643"^^xsd:decimal ;
  geo-pos:long "7.73935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5214'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5214'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73935'^^xsd:double;
  dwc:startLongitude '7.73935'^^xsd:double;
  dwc:endLongitude '7.73935'^^xsd:double;
  dwc:latitude '43.67643'^^xsd:double;
  dwc:startLatitude '43.67643'^^xsd:double;
  dwc:endLatitude '43.67643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73935 43.67643, 7.73935 43.67643, 7.73935 43.67643, 7.73935 43.67643, 7.73935 43.67643))'^^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 '774_5214'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73018 7.827227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73018"^^xsd:decimal ;
  dwc:decimalLongitude "7.827227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73018 7.827227)"^^geo:wktLiteral ;
  geo-pos:lat "43.73018"^^xsd:decimal ;
  geo-pos:long "7.827227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7647'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7647'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.538611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.827227'^^xsd:double;
  dwc:startLongitude '7.827227'^^xsd:double;
  dwc:endLongitude '7.827227'^^xsd:double;
  dwc:latitude '43.73018'^^xsd:double;
  dwc:startLatitude '43.73018'^^xsd:double;
  dwc:endLatitude '43.73018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.827227 43.73018, 7.827227 43.73018, 7.827227 43.73018, 7.827227 43.73018, 7.827227 43.73018))'^^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 '774_7647'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62142 7.80708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62142"^^xsd:decimal ;
  dwc:decimalLongitude "7.80708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62142 7.80708)"^^geo:wktLiteral ;
  geo-pos:lat "43.62142"^^xsd:decimal ;
  geo-pos:long "7.80708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4901'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4901'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.415833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80708'^^xsd:double;
  dwc:startLongitude '7.80708'^^xsd:double;
  dwc:endLongitude '7.80708'^^xsd:double;
  dwc:latitude '43.62142'^^xsd:double;
  dwc:startLatitude '43.62142'^^xsd:double;
  dwc:endLatitude '43.62142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80708 43.62142, 7.80708 43.62142, 7.80708 43.62142, 7.80708 43.62142, 7.80708 43.62142))'^^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 '774_4901'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254681 7.258566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.254681"^^xsd:decimal ;
  dwc:decimalLongitude "7.258566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254681 7.258566)"^^geo:wktLiteral ;
  geo-pos:lat "43.254681"^^xsd:decimal ;
  geo-pos:long "7.258566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6020'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6020'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.9861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.258566'^^xsd:double;
  dwc:startLongitude '7.258566'^^xsd:double;
  dwc:endLongitude '7.258566'^^xsd:double;
  dwc:latitude '43.254681'^^xsd:double;
  dwc:startLatitude '43.254681'^^xsd:double;
  dwc:endLatitude '43.254681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.258566 43.254681, 7.258566 43.254681, 7.258566 43.254681, 7.258566 43.254681, 7.258566 43.254681))'^^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 '774_6020'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.270176 7.279206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.270176"^^xsd:decimal ;
  dwc:decimalLongitude "7.279206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.270176 7.279206)"^^geo:wktLiteral ;
  geo-pos:lat "43.270176"^^xsd:decimal ;
  geo-pos:long "7.279206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6021'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6021'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.776666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.279206'^^xsd:double;
  dwc:startLongitude '7.279206'^^xsd:double;
  dwc:endLongitude '7.279206'^^xsd:double;
  dwc:latitude '43.270176'^^xsd:double;
  dwc:startLatitude '43.270176'^^xsd:double;
  dwc:endLatitude '43.270176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.279206 43.270176, 7.279206 43.270176, 7.279206 43.270176, 7.279206 43.270176, 7.279206 43.270176))'^^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 '774_6021'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7055 8.0453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7055"^^xsd:decimal ;
  dwc:decimalLongitude "8.0453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7055 8.0453)"^^geo:wktLiteral ;
  geo-pos:lat "43.7055"^^xsd:decimal ;
  geo-pos:long "8.0453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7251'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7251'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.961666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0453'^^xsd:double;
  dwc:startLongitude '8.0453'^^xsd:double;
  dwc:endLongitude '8.0453'^^xsd:double;
  dwc:latitude '43.7055'^^xsd:double;
  dwc:startLatitude '43.7055'^^xsd:double;
  dwc:endLatitude '43.7055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0453 43.7055, 8.0453 43.7055, 8.0453 43.7055, 8.0453 43.7055, 8.0453 43.7055))'^^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 '774_7251'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51863 7.79398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51863"^^xsd:decimal ;
  dwc:decimalLongitude "7.79398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51863 7.79398)"^^geo:wktLiteral ;
  geo-pos:lat "43.51863"^^xsd:decimal ;
  geo-pos:long "7.79398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7752'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7752'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.815277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79398'^^xsd:double;
  dwc:startLongitude '7.79398'^^xsd:double;
  dwc:endLongitude '7.79398'^^xsd:double;
  dwc:latitude '43.51863'^^xsd:double;
  dwc:startLatitude '43.51863'^^xsd:double;
  dwc:endLatitude '43.51863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79398 43.51863, 7.79398 43.51863, 7.79398 43.51863, 7.79398 43.51863, 7.79398 43.51863))'^^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 '774_7752'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.313611 -61.419722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.313611"^^xsd:decimal ;
  dwc:decimalLongitude "-61.419722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.313611 -61.419722)"^^geo:wktLiteral ;
  geo-pos:lat "15.313611"^^xsd:decimal ;
  geo-pos:long "-61.419722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3147'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3147'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.419722'^^xsd:double;
  dwc:startLongitude '-61.419722'^^xsd:double;
  dwc:endLongitude '-61.419722'^^xsd:double;
  dwc:latitude '15.313611'^^xsd:double;
  dwc:startLatitude '15.313611'^^xsd:double;
  dwc:endLatitude '15.313611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.419722 15.313611, -61.419722 15.313611, -61.419722 15.313611, -61.419722 15.313611, -61.419722 15.313611))'^^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 '774_3147'^^xsd:string;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.127167 8.2395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.127167"^^xsd:decimal ;
  dwc:decimalLongitude "8.2395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.127167 8.2395)"^^geo:wktLiteral ;
  geo-pos:lat "43.127167"^^xsd:decimal ;
  geo-pos:long "8.2395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4178'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4178'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2395'^^xsd:double;
  dwc:startLongitude '8.2395'^^xsd:double;
  dwc:endLongitude '8.2395'^^xsd:double;
  dwc:latitude '43.127167'^^xsd:double;
  dwc:startLatitude '43.127167'^^xsd:double;
  dwc:endLatitude '43.127167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2395 43.127167, 8.2395 43.127167, 8.2395 43.127167, 8.2395 43.127167, 8.2395 43.127167))'^^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 '774_4178'^^xsd:string;
  dwc:observationDate '1995-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58819 8.33125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58819"^^xsd:decimal ;
  dwc:decimalLongitude "8.33125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58819 8.33125)"^^geo:wktLiteral ;
  geo-pos:lat "43.58819"^^xsd:decimal ;
  geo-pos:long "8.33125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8139'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8139'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.920555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.33125'^^xsd:double;
  dwc:startLongitude '8.33125'^^xsd:double;
  dwc:endLongitude '8.33125'^^xsd:double;
  dwc:latitude '43.58819'^^xsd:double;
  dwc:startLatitude '43.58819'^^xsd:double;
  dwc:endLatitude '43.58819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.33125 43.58819, 8.33125 43.58819, 8.33125 43.58819, 8.33125 43.58819, 8.33125 43.58819))'^^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 '774_8139'^^xsd:string;
  dwc:observationDate '2012-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50286 7.506772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50286"^^xsd:decimal ;
  dwc:decimalLongitude "7.506772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50286 7.506772)"^^geo:wktLiteral ;
  geo-pos:lat "43.50286"^^xsd:decimal ;
  geo-pos:long "7.506772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8195'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8195'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.831666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.506772'^^xsd:double;
  dwc:startLongitude '7.506772'^^xsd:double;
  dwc:endLongitude '7.506772'^^xsd:double;
  dwc:latitude '43.50286'^^xsd:double;
  dwc:startLatitude '43.50286'^^xsd:double;
  dwc:endLatitude '43.50286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.506772 43.50286, 7.506772 43.50286, 7.506772 43.50286, 7.506772 43.50286, 7.506772 43.50286))'^^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 '774_8195'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65582 7.99582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65582"^^xsd:decimal ;
  dwc:decimalLongitude "7.99582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65582 7.99582)"^^geo:wktLiteral ;
  geo-pos:lat "43.65582"^^xsd:decimal ;
  geo-pos:long "7.99582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5315'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5315'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.783611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99582'^^xsd:double;
  dwc:startLongitude '7.99582'^^xsd:double;
  dwc:endLongitude '7.99582'^^xsd:double;
  dwc:latitude '43.65582'^^xsd:double;
  dwc:startLatitude '43.65582'^^xsd:double;
  dwc:endLatitude '43.65582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99582 43.65582, 7.99582 43.65582, 7.99582 43.65582, 7.99582 43.65582, 7.99582 43.65582))'^^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 '774_5315'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.489167 -61.526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.489167"^^xsd:decimal ;
  dwc:decimalLongitude "-61.526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.489167 -61.526667)"^^geo:wktLiteral ;
  geo-pos:lat "15.489167"^^xsd:decimal ;
  geo-pos:long "-61.526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3151'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3151'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.526667'^^xsd:double;
  dwc:startLongitude '-61.526667'^^xsd:double;
  dwc:endLongitude '-61.526667'^^xsd:double;
  dwc:latitude '15.489167'^^xsd:double;
  dwc:startLatitude '15.489167'^^xsd:double;
  dwc:endLatitude '15.489167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.526667 15.489167, -61.526667 15.489167, -61.526667 15.489167, -61.526667 15.489167, -61.526667 15.489167))'^^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 '774_3151'^^xsd:string;
  dwc:observationDate '1994-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.357833 7.287667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.357833"^^xsd:decimal ;
  dwc:decimalLongitude "7.287667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.357833 7.287667)"^^geo:wktLiteral ;
  geo-pos:lat "43.357833"^^xsd:decimal ;
  geo-pos:long "7.287667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4148'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4148'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.287667'^^xsd:double;
  dwc:startLongitude '7.287667'^^xsd:double;
  dwc:endLongitude '7.287667'^^xsd:double;
  dwc:latitude '43.357833'^^xsd:double;
  dwc:startLatitude '43.357833'^^xsd:double;
  dwc:endLatitude '43.357833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.287667 43.357833, 7.287667 43.357833, 7.287667 43.357833, 7.287667 43.357833, 7.287667 43.357833))'^^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 '774_4148'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49317 7.13433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49317"^^xsd:decimal ;
  dwc:decimalLongitude "7.13433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49317 7.13433)"^^geo:wktLiteral ;
  geo-pos:lat "43.49317"^^xsd:decimal ;
  geo-pos:long "7.13433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5010'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5010'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.13433'^^xsd:double;
  dwc:startLongitude '7.13433'^^xsd:double;
  dwc:endLongitude '7.13433'^^xsd:double;
  dwc:latitude '43.49317'^^xsd:double;
  dwc:startLatitude '43.49317'^^xsd:double;
  dwc:endLatitude '43.49317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.13433 43.49317, 7.13433 43.49317, 7.13433 43.49317, 7.13433 43.49317, 7.13433 43.49317))'^^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 '774_5010'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764033 8.062117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.764033"^^xsd:decimal ;
  dwc:decimalLongitude "8.062117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764033 8.062117)"^^geo:wktLiteral ;
  geo-pos:lat "43.764033"^^xsd:decimal ;
  geo-pos:long "8.062117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7322'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7322'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.489166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.062117'^^xsd:double;
  dwc:startLongitude '8.062117'^^xsd:double;
  dwc:endLongitude '8.062117'^^xsd:double;
  dwc:latitude '43.764033'^^xsd:double;
  dwc:startLatitude '43.764033'^^xsd:double;
  dwc:endLatitude '43.764033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.062117 43.764033, 8.062117 43.764033, 8.062117 43.764033, 8.062117 43.764033, 8.062117 43.764033))'^^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 '774_7322'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349773 7.31956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.349773"^^xsd:decimal ;
  dwc:decimalLongitude "7.31956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349773 7.31956)"^^geo:wktLiteral ;
  geo-pos:lat "43.349773"^^xsd:decimal ;
  geo-pos:long "7.31956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6154'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6154'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.97'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.31956'^^xsd:double;
  dwc:startLongitude '7.31956'^^xsd:double;
  dwc:endLongitude '7.31956'^^xsd:double;
  dwc:latitude '43.349773'^^xsd:double;
  dwc:startLatitude '43.349773'^^xsd:double;
  dwc:endLatitude '43.349773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.31956 43.349773, 7.31956 43.349773, 7.31956 43.349773, 7.31956 43.349773, 7.31956 43.349773))'^^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 '774_6154'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.171818 7.195082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.171818"^^xsd:decimal ;
  dwc:decimalLongitude "7.195082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.171818 7.195082)"^^geo:wktLiteral ;
  geo-pos:lat "43.171818"^^xsd:decimal ;
  geo-pos:long "7.195082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6018'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6018'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.932777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.195082'^^xsd:double;
  dwc:startLongitude '7.195082'^^xsd:double;
  dwc:endLongitude '7.195082'^^xsd:double;
  dwc:latitude '43.171818'^^xsd:double;
  dwc:startLatitude '43.171818'^^xsd:double;
  dwc:endLatitude '43.171818'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.195082 43.171818, 7.195082 43.171818, 7.195082 43.171818, 7.195082 43.171818, 7.195082 43.171818))'^^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 '774_6018'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58207 7.591111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58207"^^xsd:decimal ;
  dwc:decimalLongitude "7.591111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58207 7.591111)"^^geo:wktLiteral ;
  geo-pos:lat "43.58207"^^xsd:decimal ;
  geo-pos:long "7.591111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7742'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7742'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.365277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.591111'^^xsd:double;
  dwc:startLongitude '7.591111'^^xsd:double;
  dwc:endLongitude '7.591111'^^xsd:double;
  dwc:latitude '43.58207'^^xsd:double;
  dwc:startLatitude '43.58207'^^xsd:double;
  dwc:endLatitude '43.58207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.591111 43.58207, 7.591111 43.58207, 7.591111 43.58207, 7.591111 43.58207, 7.591111 43.58207))'^^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 '774_7742'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39215 7.340764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39215"^^xsd:decimal ;
  dwc:decimalLongitude "7.340764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39215 7.340764)"^^geo:wktLiteral ;
  geo-pos:lat "43.39215"^^xsd:decimal ;
  geo-pos:long "7.340764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7859'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7859'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.541388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.340764'^^xsd:double;
  dwc:startLongitude '7.340764'^^xsd:double;
  dwc:endLongitude '7.340764'^^xsd:double;
  dwc:latitude '43.39215'^^xsd:double;
  dwc:startLatitude '43.39215'^^xsd:double;
  dwc:endLatitude '43.39215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.340764 43.39215, 7.340764 43.39215, 7.340764 43.39215, 7.340764 43.39215, 7.340764 43.39215))'^^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 '774_7859'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44859 7.9206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44859"^^xsd:decimal ;
  dwc:decimalLongitude "7.9206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44859 7.9206)"^^geo:wktLiteral ;
  geo-pos:lat "43.44859"^^xsd:decimal ;
  geo-pos:long "7.9206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6443'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6443'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9206'^^xsd:double;
  dwc:startLongitude '7.9206'^^xsd:double;
  dwc:endLongitude '7.9206'^^xsd:double;
  dwc:latitude '43.44859'^^xsd:double;
  dwc:startLatitude '43.44859'^^xsd:double;
  dwc:endLatitude '43.44859'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9206 43.44859, 7.9206 43.44859, 7.9206 43.44859, 7.9206 43.44859, 7.9206 43.44859))'^^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 '774_6443'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.388657 7.248757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.388657"^^xsd:decimal ;
  dwc:decimalLongitude "7.248757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.388657 7.248757)"^^geo:wktLiteral ;
  geo-pos:lat "43.388657"^^xsd:decimal ;
  geo-pos:long "7.248757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6311'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6311'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.158333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.248757'^^xsd:double;
  dwc:startLongitude '7.248757'^^xsd:double;
  dwc:endLongitude '7.248757'^^xsd:double;
  dwc:latitude '43.388657'^^xsd:double;
  dwc:startLatitude '43.388657'^^xsd:double;
  dwc:endLatitude '43.388657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.248757 43.388657, 7.248757 43.388657, 7.248757 43.388657, 7.248757 43.388657, 7.248757 43.388657))'^^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 '774_6311'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47915 7.216145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47915"^^xsd:decimal ;
  dwc:decimalLongitude "7.216145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47915 7.216145)"^^geo:wktLiteral ;
  geo-pos:lat "43.47915"^^xsd:decimal ;
  geo-pos:long "7.216145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8053'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8053'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.419166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.216145'^^xsd:double;
  dwc:startLongitude '7.216145'^^xsd:double;
  dwc:endLongitude '7.216145'^^xsd:double;
  dwc:latitude '43.47915'^^xsd:double;
  dwc:startLatitude '43.47915'^^xsd:double;
  dwc:endLatitude '43.47915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.216145 43.47915, 7.216145 43.47915, 7.216145 43.47915, 7.216145 43.47915, 7.216145 43.47915))'^^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 '774_8053'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714878 7.772912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714878"^^xsd:decimal ;
  dwc:decimalLongitude "7.772912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714878 7.772912)"^^geo:wktLiteral ;
  geo-pos:lat "43.714878"^^xsd:decimal ;
  geo-pos:long "7.772912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6346'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6346'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.478888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.772912'^^xsd:double;
  dwc:startLongitude '7.772912'^^xsd:double;
  dwc:endLongitude '7.772912'^^xsd:double;
  dwc:latitude '43.714878'^^xsd:double;
  dwc:startLatitude '43.714878'^^xsd:double;
  dwc:endLatitude '43.714878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.772912 43.714878, 7.772912 43.714878, 7.772912 43.714878, 7.772912 43.714878, 7.772912 43.714878))'^^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 '774_6346'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.93475 -13.3506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.93475"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.93475 -13.3506)"^^geo:wktLiteral ;
  geo-pos:lat "28.93475"^^xsd:decimal ;
  geo-pos:long "-13.3506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2844'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2844'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.3506'^^xsd:double;
  dwc:startLongitude '-13.3506'^^xsd:double;
  dwc:endLongitude '-13.3506'^^xsd:double;
  dwc:latitude '28.93475'^^xsd:double;
  dwc:startLatitude '28.93475'^^xsd:double;
  dwc:endLatitude '28.93475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.3506 28.93475, -13.3506 28.93475, -13.3506 28.93475, -13.3506 28.93475, -13.3506 28.93475))'^^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 '774_2844'^^xsd:string;
  dwc:observationDate '1995-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609667 7.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.609667"^^xsd:decimal ;
  dwc:decimalLongitude "7.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609667 7.891667)"^^geo:wktLiteral ;
  geo-pos:lat "43.609667"^^xsd:decimal ;
  geo-pos:long "7.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4583'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4583'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.131388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.891667'^^xsd:double;
  dwc:startLongitude '7.891667'^^xsd:double;
  dwc:endLongitude '7.891667'^^xsd:double;
  dwc:latitude '43.609667'^^xsd:double;
  dwc:startLatitude '43.609667'^^xsd:double;
  dwc:endLatitude '43.609667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.891667 43.609667, 7.891667 43.609667, 7.891667 43.609667, 7.891667 43.609667, 7.891667 43.609667))'^^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 '774_4583'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131667 9.030833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.131667"^^xsd:decimal ;
  dwc:decimalLongitude "9.030833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131667 9.030833)"^^geo:wktLiteral ;
  geo-pos:lat "43.131667"^^xsd:decimal ;
  geo-pos:long "9.030833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3361'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3361'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.030833'^^xsd:double;
  dwc:startLongitude '9.030833'^^xsd:double;
  dwc:endLongitude '9.030833'^^xsd:double;
  dwc:latitude '43.131667'^^xsd:double;
  dwc:startLatitude '43.131667'^^xsd:double;
  dwc:endLatitude '43.131667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.030833 43.131667, 9.030833 43.131667, 9.030833 43.131667, 9.030833 43.131667, 9.030833 43.131667))'^^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 '774_3361'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653393 7.562221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.653393"^^xsd:decimal ;
  dwc:decimalLongitude "7.562221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653393 7.562221)"^^geo:wktLiteral ;
  geo-pos:lat "43.653393"^^xsd:decimal ;
  geo-pos:long "7.562221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6294'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6294'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.404722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.562221'^^xsd:double;
  dwc:startLongitude '7.562221'^^xsd:double;
  dwc:endLongitude '7.562221'^^xsd:double;
  dwc:latitude '43.653393'^^xsd:double;
  dwc:startLatitude '43.653393'^^xsd:double;
  dwc:endLatitude '43.653393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.562221 43.653393, 7.562221 43.653393, 7.562221 43.653393, 7.562221 43.653393, 7.562221 43.653393))'^^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 '774_6294'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714069 7.852475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714069"^^xsd:decimal ;
  dwc:decimalLongitude "7.852475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714069 7.852475)"^^geo:wktLiteral ;
  geo-pos:lat "43.714069"^^xsd:decimal ;
  geo-pos:long "7.852475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6329'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6329'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.37916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.852475'^^xsd:double;
  dwc:startLongitude '7.852475'^^xsd:double;
  dwc:endLongitude '7.852475'^^xsd:double;
  dwc:latitude '43.714069'^^xsd:double;
  dwc:startLatitude '43.714069'^^xsd:double;
  dwc:endLatitude '43.714069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.852475 43.714069, 7.852475 43.714069, 7.852475 43.714069, 7.852475 43.714069, 7.852475 43.714069))'^^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 '774_6329'^^xsd:string;
  dwc:observationDate '2008-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26333 6.97167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26333"^^xsd:decimal ;
  dwc:decimalLongitude "6.97167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26333 6.97167)"^^geo:wktLiteral ;
  geo-pos:lat "43.26333"^^xsd:decimal ;
  geo-pos:long "6.97167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5039'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5039'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.97167'^^xsd:double;
  dwc:startLongitude '6.97167'^^xsd:double;
  dwc:endLongitude '6.97167'^^xsd:double;
  dwc:latitude '43.26333'^^xsd:double;
  dwc:startLatitude '43.26333'^^xsd:double;
  dwc:endLatitude '43.26333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.97167 43.26333, 6.97167 43.26333, 6.97167 43.26333, 6.97167 43.26333, 6.97167 43.26333))'^^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 '774_5039'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44416 8.238708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44416"^^xsd:decimal ;
  dwc:decimalLongitude "8.238708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44416 8.238708)"^^geo:wktLiteral ;
  geo-pos:lat "43.44416"^^xsd:decimal ;
  geo-pos:long "8.238708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8161'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8161'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.773055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.238708'^^xsd:double;
  dwc:startLongitude '8.238708'^^xsd:double;
  dwc:endLongitude '8.238708'^^xsd:double;
  dwc:latitude '43.44416'^^xsd:double;
  dwc:startLatitude '43.44416'^^xsd:double;
  dwc:endLatitude '43.44416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.238708 43.44416, 8.238708 43.44416, 8.238708 43.44416, 8.238708 43.44416, 8.238708 43.44416))'^^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 '774_8161'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.385556 -61.476111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.385556"^^xsd:decimal ;
  dwc:decimalLongitude "-61.476111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.385556 -61.476111)"^^geo:wktLiteral ;
  geo-pos:lat "15.385556"^^xsd:decimal ;
  geo-pos:long "-61.476111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3148'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3148'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.476111'^^xsd:double;
  dwc:startLongitude '-61.476111'^^xsd:double;
  dwc:endLongitude '-61.476111'^^xsd:double;
  dwc:latitude '15.385556'^^xsd:double;
  dwc:startLatitude '15.385556'^^xsd:double;
  dwc:endLatitude '15.385556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.476111 15.385556, -61.476111 15.385556, -61.476111 15.385556, -61.476111 15.385556, -61.476111 15.385556))'^^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 '774_3148'^^xsd:string;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60296 7.85282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60296"^^xsd:decimal ;
  dwc:decimalLongitude "7.85282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60296 7.85282)"^^geo:wktLiteral ;
  geo-pos:lat "43.60296"^^xsd:decimal ;
  geo-pos:long "7.85282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6682'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6682'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.731666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85282'^^xsd:double;
  dwc:startLongitude '7.85282'^^xsd:double;
  dwc:endLongitude '7.85282'^^xsd:double;
  dwc:latitude '43.60296'^^xsd:double;
  dwc:startLatitude '43.60296'^^xsd:double;
  dwc:endLatitude '43.60296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85282 43.60296, 7.85282 43.60296, 7.85282 43.60296, 7.85282 43.60296, 7.85282 43.60296))'^^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 '774_6682'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558 7.395833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558"^^xsd:decimal ;
  dwc:decimalLongitude "7.395833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558 7.395833)"^^geo:wktLiteral ;
  geo-pos:lat "43.558"^^xsd:decimal ;
  geo-pos:long "7.395833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4697'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4697'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.305833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.395833'^^xsd:double;
  dwc:startLongitude '7.395833'^^xsd:double;
  dwc:endLongitude '7.395833'^^xsd:double;
  dwc:latitude '43.558'^^xsd:double;
  dwc:startLatitude '43.558'^^xsd:double;
  dwc:endLatitude '43.558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.395833 43.558, 7.395833 43.558, 7.395833 43.558, 7.395833 43.558, 7.395833 43.558))'^^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 '774_4697'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6239 7.617996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6239"^^xsd:decimal ;
  dwc:decimalLongitude "7.617996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6239 7.617996)"^^geo:wktLiteral ;
  geo-pos:lat "43.6239"^^xsd:decimal ;
  geo-pos:long "7.617996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7735'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7735'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.045'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.617996'^^xsd:double;
  dwc:startLongitude '7.617996'^^xsd:double;
  dwc:endLongitude '7.617996'^^xsd:double;
  dwc:latitude '43.6239'^^xsd:double;
  dwc:startLatitude '43.6239'^^xsd:double;
  dwc:endLatitude '43.6239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.617996 43.6239, 7.617996 43.6239, 7.617996 43.6239, 7.617996 43.6239, 7.617996 43.6239))'^^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 '774_7735'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57876 8.06371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57876"^^xsd:decimal ;
  dwc:decimalLongitude "8.06371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57876 8.06371)"^^geo:wktLiteral ;
  geo-pos:lat "43.57876"^^xsd:decimal ;
  geo-pos:long "8.06371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6416'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6416'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.06371'^^xsd:double;
  dwc:startLongitude '8.06371'^^xsd:double;
  dwc:endLongitude '8.06371'^^xsd:double;
  dwc:latitude '43.57876'^^xsd:double;
  dwc:startLatitude '43.57876'^^xsd:double;
  dwc:endLatitude '43.57876'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.06371 43.57876, 8.06371 43.57876, 8.06371 43.57876, 8.06371 43.57876, 8.06371 43.57876))'^^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 '774_6416'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 20.688333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.570833"^^xsd:decimal ;
  dwc:decimalLongitude "20.688333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 20.688333)"^^geo:wktLiteral ;
  geo-pos:lat "38.570833"^^xsd:decimal ;
  geo-pos:long "20.688333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_680'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_680'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.688333'^^xsd:double;
  dwc:startLongitude '20.688333'^^xsd:double;
  dwc:endLongitude '20.688333'^^xsd:double;
  dwc:latitude '38.570833'^^xsd:double;
  dwc:startLatitude '38.570833'^^xsd:double;
  dwc:endLatitude '38.570833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.688333 38.570833, 20.688333 38.570833, 20.688333 38.570833, 20.688333 38.570833, 20.688333 38.570833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_680'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5075 21.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5075"^^xsd:decimal ;
  dwc:decimalLongitude "21.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5075 21.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.5075"^^xsd:decimal ;
  geo-pos:long "21.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_757'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_757'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.06'^^xsd:double;
  dwc:startLongitude '21.06'^^xsd:double;
  dwc:endLongitude '21.06'^^xsd:double;
  dwc:latitude '38.5075'^^xsd:double;
  dwc:startLatitude '38.5075'^^xsd:double;
  dwc:endLatitude '38.5075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.06 38.5075, 21.06 38.5075, 21.06 38.5075, 21.06 38.5075, 21.06 38.5075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_757'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.943833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659833"^^xsd:decimal ;
  dwc:decimalLongitude "20.943833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.943833)"^^geo:wktLiteral ;
  geo-pos:lat "38.659833"^^xsd:decimal ;
  geo-pos:long "20.943833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_987'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_987'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943833'^^xsd:double;
  dwc:startLongitude '20.943833'^^xsd:double;
  dwc:endLongitude '20.943833'^^xsd:double;
  dwc:latitude '38.659833'^^xsd:double;
  dwc:startLatitude '38.659833'^^xsd:double;
  dwc:endLatitude '38.659833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943833 38.659833, 20.943833 38.659833, 20.943833 38.659833, 20.943833 38.659833, 20.943833 38.659833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_987'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.756167 20.843833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.756167"^^xsd:decimal ;
  dwc:decimalLongitude "20.843833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.756167 20.843833)"^^geo:wktLiteral ;
  geo-pos:lat "38.756167"^^xsd:decimal ;
  geo-pos:long "20.843833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_917'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_917'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843833'^^xsd:double;
  dwc:startLongitude '20.843833'^^xsd:double;
  dwc:endLongitude '20.843833'^^xsd:double;
  dwc:latitude '38.756167'^^xsd:double;
  dwc:startLatitude '38.756167'^^xsd:double;
  dwc:endLatitude '38.756167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843833 38.756167, 20.843833 38.756167, 20.843833 38.756167, 20.843833 38.756167, 20.843833 38.756167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_917'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664833 20.906167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664833"^^xsd:decimal ;
  dwc:decimalLongitude "20.906167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664833 20.906167)"^^geo:wktLiteral ;
  geo-pos:lat "38.664833"^^xsd:decimal ;
  geo-pos:long "20.906167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_898'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_898'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.906167'^^xsd:double;
  dwc:startLongitude '20.906167'^^xsd:double;
  dwc:endLongitude '20.906167'^^xsd:double;
  dwc:latitude '38.664833'^^xsd:double;
  dwc:startLatitude '38.664833'^^xsd:double;
  dwc:endLatitude '38.664833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.906167 38.664833, 20.906167 38.664833, 20.906167 38.664833, 20.906167 38.664833, 20.906167 38.664833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_898'^^xsd:string;
  dwc:observationDate '1996-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.569833 20.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.569833"^^xsd:decimal ;
  dwc:decimalLongitude "20.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.569833 20.866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.569833"^^xsd:decimal ;
  geo-pos:long "20.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_962'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_962'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.866667'^^xsd:double;
  dwc:startLongitude '20.866667'^^xsd:double;
  dwc:endLongitude '20.866667'^^xsd:double;
  dwc:latitude '38.569833'^^xsd:double;
  dwc:startLatitude '38.569833'^^xsd:double;
  dwc:endLatitude '38.569833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.866667 38.569833, 20.866667 38.569833, 20.866667 38.569833, 20.866667 38.569833, 20.866667 38.569833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_962'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659167 20.937333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659167"^^xsd:decimal ;
  dwc:decimalLongitude "20.937333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659167 20.937333)"^^geo:wktLiteral ;
  geo-pos:lat "38.659167"^^xsd:decimal ;
  geo-pos:long "20.937333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1220'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1220'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937333'^^xsd:double;
  dwc:startLongitude '20.937333'^^xsd:double;
  dwc:endLongitude '20.937333'^^xsd:double;
  dwc:latitude '38.659167'^^xsd:double;
  dwc:startLatitude '38.659167'^^xsd:double;
  dwc:endLatitude '38.659167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937333 38.659167, 20.937333 38.659167, 20.937333 38.659167, 20.937333 38.659167, 20.937333 38.659167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1220'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654667 20.918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654667"^^xsd:decimal ;
  dwc:decimalLongitude "20.918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654667 20.918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.654667"^^xsd:decimal ;
  geo-pos:long "20.918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1044'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1044'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.918333'^^xsd:double;
  dwc:startLongitude '20.918333'^^xsd:double;
  dwc:endLongitude '20.918333'^^xsd:double;
  dwc:latitude '38.654667'^^xsd:double;
  dwc:startLatitude '38.654667'^^xsd:double;
  dwc:endLatitude '38.654667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.918333 38.654667, 20.918333 38.654667, 20.918333 38.654667, 20.918333 38.654667, 20.918333 38.654667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1044'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652167 20.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652167"^^xsd:decimal ;
  dwc:decimalLongitude "20.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652167 20.725333)"^^geo:wktLiteral ;
  geo-pos:lat "38.652167"^^xsd:decimal ;
  geo-pos:long "20.725333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1277'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1277'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.725333'^^xsd:double;
  dwc:startLongitude '20.725333'^^xsd:double;
  dwc:endLongitude '20.725333'^^xsd:double;
  dwc:latitude '38.652167'^^xsd:double;
  dwc:startLatitude '38.652167'^^xsd:double;
  dwc:endLatitude '38.652167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.725333 38.652167, 20.725333 38.652167, 20.725333 38.652167, 20.725333 38.652167, 20.725333 38.652167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1277'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752833 20.832833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.752833"^^xsd:decimal ;
  dwc:decimalLongitude "20.832833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752833 20.832833)"^^geo:wktLiteral ;
  geo-pos:lat "38.752833"^^xsd:decimal ;
  geo-pos:long "20.832833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_996'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_996'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.832833'^^xsd:double;
  dwc:startLongitude '20.832833'^^xsd:double;
  dwc:endLongitude '20.832833'^^xsd:double;
  dwc:latitude '38.752833'^^xsd:double;
  dwc:startLatitude '38.752833'^^xsd:double;
  dwc:endLatitude '38.752833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.832833 38.752833, 20.832833 38.752833, 20.832833 38.752833, 20.832833 38.752833, 20.832833 38.752833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_996'^^xsd:string;
  dwc:observationDate '1997-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.698167 20.861167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.698167"^^xsd:decimal ;
  dwc:decimalLongitude "20.861167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.698167 20.861167)"^^geo:wktLiteral ;
  geo-pos:lat "38.698167"^^xsd:decimal ;
  geo-pos:long "20.861167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1008'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1008'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.861167'^^xsd:double;
  dwc:startLongitude '20.861167'^^xsd:double;
  dwc:endLongitude '20.861167'^^xsd:double;
  dwc:latitude '38.698167'^^xsd:double;
  dwc:startLatitude '38.698167'^^xsd:double;
  dwc:endLatitude '38.698167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.861167 38.698167, 20.861167 38.698167, 20.861167 38.698167, 20.861167 38.698167, 20.861167 38.698167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1008'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.405 -64.466944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.405"^^xsd:decimal ;
  dwc:decimalLongitude "-64.466944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.405 -64.466944)"^^geo:wktLiteral ;
  geo-pos:lat "10.405"^^xsd:decimal ;
  geo-pos:long "-64.466944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3099'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3099'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.466944'^^xsd:double;
  dwc:startLongitude '-64.466944'^^xsd:double;
  dwc:endLongitude '-64.466944'^^xsd:double;
  dwc:latitude '10.405'^^xsd:double;
  dwc:startLatitude '10.405'^^xsd:double;
  dwc:endLatitude '10.405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.466944 10.405, -64.466944 10.405, -64.466944 10.405, -64.466944 10.405, -64.466944 10.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3099'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587833 20.9535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.587833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587833 20.9535)"^^geo:wktLiteral ;
  geo-pos:lat "38.587833"^^xsd:decimal ;
  geo-pos:long "20.9535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1135'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1135'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9535'^^xsd:double;
  dwc:startLongitude '20.9535'^^xsd:double;
  dwc:endLongitude '20.9535'^^xsd:double;
  dwc:latitude '38.587833'^^xsd:double;
  dwc:startLatitude '38.587833'^^xsd:double;
  dwc:endLatitude '38.587833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9535 38.587833, 20.9535 38.587833, 20.9535 38.587833, 20.9535 38.587833, 20.9535 38.587833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1135'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.584333 20.665833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.584333"^^xsd:decimal ;
  dwc:decimalLongitude "20.665833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.584333 20.665833)"^^geo:wktLiteral ;
  geo-pos:lat "38.584333"^^xsd:decimal ;
  geo-pos:long "20.665833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1509'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1509'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.665833'^^xsd:double;
  dwc:startLongitude '20.665833'^^xsd:double;
  dwc:endLongitude '20.665833'^^xsd:double;
  dwc:latitude '38.584333'^^xsd:double;
  dwc:startLatitude '38.584333'^^xsd:double;
  dwc:endLatitude '38.584333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.665833 38.584333, 20.665833 38.584333, 20.665833 38.584333, 20.665833 38.584333, 20.665833 38.584333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1509'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655667 20.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655667"^^xsd:decimal ;
  dwc:decimalLongitude "20.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655667 20.901167)"^^geo:wktLiteral ;
  geo-pos:lat "38.655667"^^xsd:decimal ;
  geo-pos:long "20.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1421'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1421'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901167'^^xsd:double;
  dwc:startLongitude '20.901167'^^xsd:double;
  dwc:endLongitude '20.901167'^^xsd:double;
  dwc:latitude '38.655667'^^xsd:double;
  dwc:startLatitude '38.655667'^^xsd:double;
  dwc:endLatitude '38.655667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901167 38.655667, 20.901167 38.655667, 20.901167 38.655667, 20.901167 38.655667, 20.901167 38.655667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1421'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729167 20.880667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729167"^^xsd:decimal ;
  dwc:decimalLongitude "20.880667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729167 20.880667)"^^geo:wktLiteral ;
  geo-pos:lat "38.729167"^^xsd:decimal ;
  geo-pos:long "20.880667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1114'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1114'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.880667'^^xsd:double;
  dwc:startLongitude '20.880667'^^xsd:double;
  dwc:endLongitude '20.880667'^^xsd:double;
  dwc:latitude '38.729167'^^xsd:double;
  dwc:startLatitude '38.729167'^^xsd:double;
  dwc:endLatitude '38.729167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.880667 38.729167, 20.880667 38.729167, 20.880667 38.729167, 20.880667 38.729167, 20.880667 38.729167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1114'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657333 20.723167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657333"^^xsd:decimal ;
  dwc:decimalLongitude "20.723167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657333 20.723167)"^^geo:wktLiteral ;
  geo-pos:lat "38.657333"^^xsd:decimal ;
  geo-pos:long "20.723167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1542'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1542'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.723167'^^xsd:double;
  dwc:startLongitude '20.723167'^^xsd:double;
  dwc:endLongitude '20.723167'^^xsd:double;
  dwc:latitude '38.657333'^^xsd:double;
  dwc:startLatitude '38.657333'^^xsd:double;
  dwc:endLatitude '38.657333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.723167 38.657333, 20.723167 38.657333, 20.723167 38.657333, 20.723167 38.657333, 20.723167 38.657333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1542'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.748667 20.742167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.748667"^^xsd:decimal ;
  dwc:decimalLongitude "20.742167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.748667 20.742167)"^^geo:wktLiteral ;
  geo-pos:lat "38.748667"^^xsd:decimal ;
  geo-pos:long "20.742167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1225'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1225'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.742167'^^xsd:double;
  dwc:startLongitude '20.742167'^^xsd:double;
  dwc:endLongitude '20.742167'^^xsd:double;
  dwc:latitude '38.748667'^^xsd:double;
  dwc:startLatitude '38.748667'^^xsd:double;
  dwc:endLatitude '38.748667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.742167 38.748667, 20.742167 38.748667, 20.742167 38.748667, 20.742167 38.748667, 20.742167 38.748667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1225'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716 20.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.716"^^xsd:decimal ;
  dwc:decimalLongitude "20.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716 20.788)"^^geo:wktLiteral ;
  geo-pos:lat "38.716"^^xsd:decimal ;
  geo-pos:long "20.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_832'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_832'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.788'^^xsd:double;
  dwc:startLongitude '20.788'^^xsd:double;
  dwc:endLongitude '20.788'^^xsd:double;
  dwc:latitude '38.716'^^xsd:double;
  dwc:startLatitude '38.716'^^xsd:double;
  dwc:endLatitude '38.716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.788 38.716, 20.788 38.716, 20.788 38.716, 20.788 38.716, 20.788 38.716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_832'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6615 20.929667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6615"^^xsd:decimal ;
  dwc:decimalLongitude "20.929667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6615 20.929667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6615"^^xsd:decimal ;
  geo-pos:long "20.929667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1156'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1156'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929667'^^xsd:double;
  dwc:startLongitude '20.929667'^^xsd:double;
  dwc:endLongitude '20.929667'^^xsd:double;
  dwc:latitude '38.6615'^^xsd:double;
  dwc:startLatitude '38.6615'^^xsd:double;
  dwc:endLatitude '38.6615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929667 38.6615, 20.929667 38.6615, 20.929667 38.6615, 20.929667 38.6615, 20.929667 38.6615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1156'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.605667 -18.022333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.605667"^^xsd:decimal ;
  dwc:decimalLongitude "-18.022333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.605667 -18.022333)"^^geo:wktLiteral ;
  geo-pos:lat "27.605667"^^xsd:decimal ;
  geo-pos:long "-18.022333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3088'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3088'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-18.022333'^^xsd:double;
  dwc:startLongitude '-18.022333'^^xsd:double;
  dwc:endLongitude '-18.022333'^^xsd:double;
  dwc:latitude '27.605667'^^xsd:double;
  dwc:startLatitude '27.605667'^^xsd:double;
  dwc:endLatitude '27.605667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.022333 27.605667, -18.022333 27.605667, -18.022333 27.605667, -18.022333 27.605667, -18.022333 27.605667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3088'^^xsd:string;
  dwc:observationDate '1997-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649833 20.966333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649833"^^xsd:decimal ;
  dwc:decimalLongitude "20.966333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649833 20.966333)"^^geo:wktLiteral ;
  geo-pos:lat "38.649833"^^xsd:decimal ;
  geo-pos:long "20.966333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1307'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1307'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966333'^^xsd:double;
  dwc:startLongitude '20.966333'^^xsd:double;
  dwc:endLongitude '20.966333'^^xsd:double;
  dwc:latitude '38.649833'^^xsd:double;
  dwc:startLatitude '38.649833'^^xsd:double;
  dwc:endLatitude '38.649833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966333 38.649833, 20.966333 38.649833, 20.966333 38.649833, 20.966333 38.649833, 20.966333 38.649833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1307'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656833 20.965167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656833"^^xsd:decimal ;
  dwc:decimalLongitude "20.965167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656833 20.965167)"^^geo:wktLiteral ;
  geo-pos:lat "38.656833"^^xsd:decimal ;
  geo-pos:long "20.965167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1302'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1302'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.965167'^^xsd:double;
  dwc:startLongitude '20.965167'^^xsd:double;
  dwc:endLongitude '20.965167'^^xsd:double;
  dwc:latitude '38.656833'^^xsd:double;
  dwc:startLatitude '38.656833'^^xsd:double;
  dwc:endLatitude '38.656833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.965167 38.656833, 20.965167 38.656833, 20.965167 38.656833, 20.965167 38.656833, 20.965167 38.656833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1302'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652167 20.929833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652167"^^xsd:decimal ;
  dwc:decimalLongitude "20.929833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652167 20.929833)"^^geo:wktLiteral ;
  geo-pos:lat "38.652167"^^xsd:decimal ;
  geo-pos:long "20.929833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_990'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_990'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929833'^^xsd:double;
  dwc:startLongitude '20.929833'^^xsd:double;
  dwc:endLongitude '20.929833'^^xsd:double;
  dwc:latitude '38.652167'^^xsd:double;
  dwc:startLatitude '38.652167'^^xsd:double;
  dwc:endLatitude '38.652167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929833 38.652167, 20.929833 38.652167, 20.929833 38.652167, 20.929833 38.652167, 20.929833 38.652167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_990'^^xsd:string;
  dwc:observationDate '1997-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673667 20.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.673667"^^xsd:decimal ;
  dwc:decimalLongitude "20.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673667 20.901167)"^^geo:wktLiteral ;
  geo-pos:lat "38.673667"^^xsd:decimal ;
  geo-pos:long "20.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1378'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1378'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901167'^^xsd:double;
  dwc:startLongitude '20.901167'^^xsd:double;
  dwc:endLongitude '20.901167'^^xsd:double;
  dwc:latitude '38.673667'^^xsd:double;
  dwc:startLatitude '38.673667'^^xsd:double;
  dwc:endLatitude '38.673667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901167 38.673667, 20.901167 38.673667, 20.901167 38.673667, 20.901167 38.673667, 20.901167 38.673667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1378'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6125 20.9245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6125"^^xsd:decimal ;
  dwc:decimalLongitude "20.9245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6125 20.9245)"^^geo:wktLiteral ;
  geo-pos:lat "38.6125"^^xsd:decimal ;
  geo-pos:long "20.9245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1306'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1306'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9245'^^xsd:double;
  dwc:startLongitude '20.9245'^^xsd:double;
  dwc:endLongitude '20.9245'^^xsd:double;
  dwc:latitude '38.6125'^^xsd:double;
  dwc:startLatitude '38.6125'^^xsd:double;
  dwc:endLatitude '38.6125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9245 38.6125, 20.9245 38.6125, 20.9245 38.6125, 20.9245 38.6125, 20.9245 38.6125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1306'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.766833 20.832667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.766833"^^xsd:decimal ;
  dwc:decimalLongitude "20.832667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.766833 20.832667)"^^geo:wktLiteral ;
  geo-pos:lat "38.766833"^^xsd:decimal ;
  geo-pos:long "20.832667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_995'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_995'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.832667'^^xsd:double;
  dwc:startLongitude '20.832667'^^xsd:double;
  dwc:endLongitude '20.832667'^^xsd:double;
  dwc:latitude '38.766833'^^xsd:double;
  dwc:startLatitude '38.766833'^^xsd:double;
  dwc:endLatitude '38.766833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.832667 38.766833, 20.832667 38.766833, 20.832667 38.766833, 20.832667 38.766833, 20.832667 38.766833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_995'^^xsd:string;
  dwc:observationDate '1997-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41233 14.65417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41233"^^xsd:decimal ;
  dwc:decimalLongitude "14.65417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41233 14.65417)"^^geo:wktLiteral ;
  geo-pos:lat "44.41233"^^xsd:decimal ;
  geo-pos:long "14.65417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2023'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2023'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.65417'^^xsd:double;
  dwc:startLongitude '14.65417'^^xsd:double;
  dwc:endLongitude '14.65417'^^xsd:double;
  dwc:latitude '44.41233'^^xsd:double;
  dwc:startLatitude '44.41233'^^xsd:double;
  dwc:endLatitude '44.41233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.65417 44.41233, 14.65417 44.41233, 14.65417 44.41233, 14.65417 44.41233, 14.65417 44.41233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2023'^^xsd:string;
  dwc:observationDate '1995-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.408611 -64.521111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.408611"^^xsd:decimal ;
  dwc:decimalLongitude "-64.521111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.408611 -64.521111)"^^geo:wktLiteral ;
  geo-pos:lat "10.408611"^^xsd:decimal ;
  geo-pos:long "-64.521111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3104'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3104'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.521111'^^xsd:double;
  dwc:startLongitude '-64.521111'^^xsd:double;
  dwc:endLongitude '-64.521111'^^xsd:double;
  dwc:latitude '10.408611'^^xsd:double;
  dwc:startLatitude '10.408611'^^xsd:double;
  dwc:endLatitude '10.408611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.521111 10.408611, -64.521111 10.408611, -64.521111 10.408611, -64.521111 10.408611, -64.521111 10.408611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3104'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658167 20.936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658167"^^xsd:decimal ;
  dwc:decimalLongitude "20.936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658167 20.936667)"^^geo:wktLiteral ;
  geo-pos:lat "38.658167"^^xsd:decimal ;
  geo-pos:long "20.936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1255'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1255'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.936667'^^xsd:double;
  dwc:startLongitude '20.936667'^^xsd:double;
  dwc:endLongitude '20.936667'^^xsd:double;
  dwc:latitude '38.658167'^^xsd:double;
  dwc:startLatitude '38.658167'^^xsd:double;
  dwc:endLatitude '38.658167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.936667 38.658167, 20.936667 38.658167, 20.936667 38.658167, 20.936667 38.658167, 20.936667 38.658167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1255'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.901633 -13.484767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.901633"^^xsd:decimal ;
  dwc:decimalLongitude "-13.484767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.901633 -13.484767)"^^geo:wktLiteral ;
  geo-pos:lat "28.901633"^^xsd:decimal ;
  geo-pos:long "-13.484767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2875'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2875'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.484767'^^xsd:double;
  dwc:startLongitude '-13.484767'^^xsd:double;
  dwc:endLongitude '-13.484767'^^xsd:double;
  dwc:latitude '28.901633'^^xsd:double;
  dwc:startLatitude '28.901633'^^xsd:double;
  dwc:endLatitude '28.901633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.484767 28.901633, -13.484767 28.901633, -13.484767 28.901633, -13.484767 28.901633, -13.484767 28.901633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2875'^^xsd:string;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.400278 -64.505833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.400278"^^xsd:decimal ;
  dwc:decimalLongitude "-64.505833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.400278 -64.505833)"^^geo:wktLiteral ;
  geo-pos:lat "10.400278"^^xsd:decimal ;
  geo-pos:long "-64.505833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3101'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3101'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.505833'^^xsd:double;
  dwc:startLongitude '-64.505833'^^xsd:double;
  dwc:endLongitude '-64.505833'^^xsd:double;
  dwc:latitude '10.400278'^^xsd:double;
  dwc:startLatitude '10.400278'^^xsd:double;
  dwc:endLatitude '10.400278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.505833 10.400278, -64.505833 10.400278, -64.505833 10.400278, -64.505833 10.400278, -64.505833 10.400278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3101'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.033 -17.049667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.033"^^xsd:decimal ;
  dwc:decimalLongitude "-17.049667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.033 -17.049667)"^^geo:wktLiteral ;
  geo-pos:lat "28.033"^^xsd:decimal ;
  geo-pos:long "-17.049667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3049'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3049'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.267777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.049667'^^xsd:double;
  dwc:startLongitude '-17.049667'^^xsd:double;
  dwc:endLongitude '-17.049667'^^xsd:double;
  dwc:latitude '28.033'^^xsd:double;
  dwc:startLatitude '28.033'^^xsd:double;
  dwc:endLatitude '28.033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.049667 28.033, -17.049667 28.033, -17.049667 28.033, -17.049667 28.033, -17.049667 28.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3049'^^xsd:string;
  dwc:observationDate '1997-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689333 20.810833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.689333"^^xsd:decimal ;
  dwc:decimalLongitude "20.810833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689333 20.810833)"^^geo:wktLiteral ;
  geo-pos:lat "38.689333"^^xsd:decimal ;
  geo-pos:long "20.810833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_805'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_805'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.810833'^^xsd:double;
  dwc:startLongitude '20.810833'^^xsd:double;
  dwc:endLongitude '20.810833'^^xsd:double;
  dwc:latitude '38.689333'^^xsd:double;
  dwc:startLatitude '38.689333'^^xsd:double;
  dwc:endLatitude '38.689333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.810833 38.689333, 20.810833 38.689333, 20.810833 38.689333, 20.810833 38.689333, 20.810833 38.689333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_805'^^xsd:string;
  dwc:observationDate '1994-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6635 20.928667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6635"^^xsd:decimal ;
  dwc:decimalLongitude "20.928667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6635 20.928667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6635"^^xsd:decimal ;
  geo-pos:long "20.928667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1107'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1107'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.928667'^^xsd:double;
  dwc:startLongitude '20.928667'^^xsd:double;
  dwc:endLongitude '20.928667'^^xsd:double;
  dwc:latitude '38.6635'^^xsd:double;
  dwc:startLatitude '38.6635'^^xsd:double;
  dwc:endLatitude '38.6635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.928667 38.6635, 20.928667 38.6635, 20.928667 38.6635, 20.928667 38.6635, 20.928667 38.6635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1107'^^xsd:string;
  dwc:observationDate '1998-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633833 20.968833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633833"^^xsd:decimal ;
  dwc:decimalLongitude "20.968833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633833 20.968833)"^^geo:wktLiteral ;
  geo-pos:lat "38.633833"^^xsd:decimal ;
  geo-pos:long "20.968833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1125'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1125'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.968833'^^xsd:double;
  dwc:startLongitude '20.968833'^^xsd:double;
  dwc:endLongitude '20.968833'^^xsd:double;
  dwc:latitude '38.633833'^^xsd:double;
  dwc:startLatitude '38.633833'^^xsd:double;
  dwc:endLatitude '38.633833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.968833 38.633833, 20.968833 38.633833, 20.968833 38.633833, 20.968833 38.633833, 20.968833 38.633833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1125'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576833 20.676833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.576833"^^xsd:decimal ;
  dwc:decimalLongitude "20.676833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576833 20.676833)"^^geo:wktLiteral ;
  geo-pos:lat "38.576833"^^xsd:decimal ;
  geo-pos:long "20.676833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1494'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1494'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.676833'^^xsd:double;
  dwc:startLongitude '20.676833'^^xsd:double;
  dwc:endLongitude '20.676833'^^xsd:double;
  dwc:latitude '38.576833'^^xsd:double;
  dwc:startLatitude '38.576833'^^xsd:double;
  dwc:endLatitude '38.576833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.676833 38.576833, 20.676833 38.576833, 20.676833 38.576833, 20.676833 38.576833, 20.676833 38.576833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1494'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.620167 20.968833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.620167"^^xsd:decimal ;
  dwc:decimalLongitude "20.968833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.620167 20.968833)"^^geo:wktLiteral ;
  geo-pos:lat "38.620167"^^xsd:decimal ;
  geo-pos:long "20.968833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1120'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1120'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.968833'^^xsd:double;
  dwc:startLongitude '20.968833'^^xsd:double;
  dwc:endLongitude '20.968833'^^xsd:double;
  dwc:latitude '38.620167'^^xsd:double;
  dwc:startLatitude '38.620167'^^xsd:double;
  dwc:endLatitude '38.620167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.968833 38.620167, 20.968833 38.620167, 20.968833 38.620167, 20.968833 38.620167, 20.968833 38.620167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1120'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.720167 20.783833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.720167"^^xsd:decimal ;
  dwc:decimalLongitude "20.783833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.720167 20.783833)"^^geo:wktLiteral ;
  geo-pos:lat "38.720167"^^xsd:decimal ;
  geo-pos:long "20.783833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_921'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_921'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.783833'^^xsd:double;
  dwc:startLongitude '20.783833'^^xsd:double;
  dwc:endLongitude '20.783833'^^xsd:double;
  dwc:latitude '38.720167'^^xsd:double;
  dwc:startLatitude '38.720167'^^xsd:double;
  dwc:endLatitude '38.720167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.783833 38.720167, 20.783833 38.720167, 20.783833 38.720167, 20.783833 38.720167, 20.783833 38.720167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_921'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 20.9825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "20.9825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 20.9825)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "20.9825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1278'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1278'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9825'^^xsd:double;
  dwc:startLongitude '20.9825'^^xsd:double;
  dwc:endLongitude '20.9825'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:startLatitude '38.62'^^xsd:double;
  dwc:endLatitude '38.62'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9825 38.62, 20.9825 38.62, 20.9825 38.62, 20.9825 38.62, 20.9825 38.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1278'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6545 20.9345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6545"^^xsd:decimal ;
  dwc:decimalLongitude "20.9345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6545 20.9345)"^^geo:wktLiteral ;
  geo-pos:lat "38.6545"^^xsd:decimal ;
  geo-pos:long "20.9345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1235'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1235'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9345'^^xsd:double;
  dwc:startLongitude '20.9345'^^xsd:double;
  dwc:endLongitude '20.9345'^^xsd:double;
  dwc:latitude '38.6545'^^xsd:double;
  dwc:startLatitude '38.6545'^^xsd:double;
  dwc:endLatitude '38.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9345 38.6545, 20.9345 38.6545, 20.9345 38.6545, 20.9345 38.6545, 20.9345 38.6545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1235'^^xsd:string;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.732667 20.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.732667"^^xsd:decimal ;
  dwc:decimalLongitude "20.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.732667 20.786)"^^geo:wktLiteral ;
  geo-pos:lat "38.732667"^^xsd:decimal ;
  geo-pos:long "20.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_955'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_955'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.786'^^xsd:double;
  dwc:startLongitude '20.786'^^xsd:double;
  dwc:endLongitude '20.786'^^xsd:double;
  dwc:latitude '38.732667'^^xsd:double;
  dwc:startLatitude '38.732667'^^xsd:double;
  dwc:endLatitude '38.732667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.786 38.732667, 20.786 38.732667, 20.786 38.732667, 20.786 38.732667, 20.786 38.732667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_955'^^xsd:string;
  dwc:observationDate '1997-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.100667 -13.366717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.100667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.366717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.100667 -13.366717)"^^geo:wktLiteral ;
  geo-pos:lat "29.100667"^^xsd:decimal ;
  geo-pos:long "-13.366717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2880'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2880'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.366717'^^xsd:double;
  dwc:startLongitude '-13.366717'^^xsd:double;
  dwc:endLongitude '-13.366717'^^xsd:double;
  dwc:latitude '29.100667'^^xsd:double;
  dwc:startLatitude '29.100667'^^xsd:double;
  dwc:endLatitude '29.100667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.366717 29.100667, -13.366717 29.100667, -13.366717 29.100667, -13.366717 29.100667, -13.366717 29.100667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2880'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616333 20.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.616333"^^xsd:decimal ;
  dwc:decimalLongitude "20.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616333 20.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.616333"^^xsd:decimal ;
  geo-pos:long "20.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1238'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1238'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.96'^^xsd:double;
  dwc:startLongitude '20.96'^^xsd:double;
  dwc:endLongitude '20.96'^^xsd:double;
  dwc:latitude '38.616333'^^xsd:double;
  dwc:startLatitude '38.616333'^^xsd:double;
  dwc:endLatitude '38.616333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.96 38.616333, 20.96 38.616333, 20.96 38.616333, 20.96 38.616333, 20.96 38.616333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1238'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 20.895833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "20.895833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 20.895833)"^^geo:wktLiteral ;
  geo-pos:lat "38.669"^^xsd:decimal ;
  geo-pos:long "20.895833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1142'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1142'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.895833'^^xsd:double;
  dwc:startLongitude '20.895833'^^xsd:double;
  dwc:endLongitude '20.895833'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:startLatitude '38.669'^^xsd:double;
  dwc:endLatitude '38.669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.895833 38.669, 20.895833 38.669, 20.895833 38.669, 20.895833 38.669, 20.895833 38.669))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1142'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605 20.921167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605"^^xsd:decimal ;
  dwc:decimalLongitude "20.921167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605 20.921167)"^^geo:wktLiteral ;
  geo-pos:lat "38.605"^^xsd:decimal ;
  geo-pos:long "20.921167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_904'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_904'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.921167'^^xsd:double;
  dwc:startLongitude '20.921167'^^xsd:double;
  dwc:endLongitude '20.921167'^^xsd:double;
  dwc:latitude '38.605'^^xsd:double;
  dwc:startLatitude '38.605'^^xsd:double;
  dwc:endLatitude '38.605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.921167 38.605, 20.921167 38.605, 20.921167 38.605, 20.921167 38.605, 20.921167 38.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_904'^^xsd:string;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.458889 20.988611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.458889"^^xsd:decimal ;
  dwc:decimalLongitude "20.988611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.458889 20.988611)"^^geo:wktLiteral ;
  geo-pos:lat "38.458889"^^xsd:decimal ;
  geo-pos:long "20.988611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_702'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_702'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.988611'^^xsd:double;
  dwc:startLongitude '20.988611'^^xsd:double;
  dwc:endLongitude '20.988611'^^xsd:double;
  dwc:latitude '38.458889'^^xsd:double;
  dwc:startLatitude '38.458889'^^xsd:double;
  dwc:endLatitude '38.458889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.988611 38.458889, 20.988611 38.458889, 20.988611 38.458889, 20.988611 38.458889, 20.988611 38.458889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_702'^^xsd:string;
  dwc:observationDate '1992-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 20.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "20.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 20.941)"^^geo:wktLiteral ;
  geo-pos:lat "38.666"^^xsd:decimal ;
  geo-pos:long "20.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_963'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_963'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.941'^^xsd:double;
  dwc:startLongitude '20.941'^^xsd:double;
  dwc:endLongitude '20.941'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:startLatitude '38.666'^^xsd:double;
  dwc:endLatitude '38.666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.941 38.666, 20.941 38.666, 20.941 38.666, 20.941 38.666, 20.941 38.666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_963'^^xsd:string;
  dwc:observationDate '1997-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.599667 20.958667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.599667"^^xsd:decimal ;
  dwc:decimalLongitude "20.958667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.599667 20.958667)"^^geo:wktLiteral ;
  geo-pos:lat "38.599667"^^xsd:decimal ;
  geo-pos:long "20.958667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1164'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1164'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958667'^^xsd:double;
  dwc:startLongitude '20.958667'^^xsd:double;
  dwc:endLongitude '20.958667'^^xsd:double;
  dwc:latitude '38.599667'^^xsd:double;
  dwc:startLatitude '38.599667'^^xsd:double;
  dwc:endLatitude '38.599667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958667 38.599667, 20.958667 38.599667, 20.958667 38.599667, 20.958667 38.599667, 20.958667 38.599667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1164'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752667 20.875667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.752667"^^xsd:decimal ;
  dwc:decimalLongitude "20.875667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752667 20.875667)"^^geo:wktLiteral ;
  geo-pos:lat "38.752667"^^xsd:decimal ;
  geo-pos:long "20.875667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1176'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1176'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.875667'^^xsd:double;
  dwc:startLongitude '20.875667'^^xsd:double;
  dwc:endLongitude '20.875667'^^xsd:double;
  dwc:latitude '38.752667'^^xsd:double;
  dwc:startLatitude '38.752667'^^xsd:double;
  dwc:endLatitude '38.752667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.875667 38.752667, 20.875667 38.752667, 20.875667 38.752667, 20.875667 38.752667, 20.875667 38.752667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1176'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.851317 -13.45105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.851317"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.851317 -13.45105)"^^geo:wktLiteral ;
  geo-pos:lat "28.851317"^^xsd:decimal ;
  geo-pos:long "-13.45105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2859'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2859'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.45105'^^xsd:double;
  dwc:startLongitude '-13.45105'^^xsd:double;
  dwc:endLongitude '-13.45105'^^xsd:double;
  dwc:latitude '28.851317'^^xsd:double;
  dwc:startLatitude '28.851317'^^xsd:double;
  dwc:endLatitude '28.851317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.45105 28.851317, -13.45105 28.851317, -13.45105 28.851317, -13.45105 28.851317, -13.45105 28.851317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2859'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.739333 20.776333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.739333"^^xsd:decimal ;
  dwc:decimalLongitude "20.776333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.739333 20.776333)"^^geo:wktLiteral ;
  geo-pos:lat "38.739333"^^xsd:decimal ;
  geo-pos:long "20.776333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1092'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1092'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.776333'^^xsd:double;
  dwc:startLongitude '20.776333'^^xsd:double;
  dwc:endLongitude '20.776333'^^xsd:double;
  dwc:latitude '38.739333'^^xsd:double;
  dwc:startLatitude '38.739333'^^xsd:double;
  dwc:endLatitude '38.739333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.776333 38.739333, 20.776333 38.739333, 20.776333 38.739333, 20.776333 38.739333, 20.776333 38.739333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1092'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.582667 20.599333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.582667"^^xsd:decimal ;
  dwc:decimalLongitude "20.599333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.582667 20.599333)"^^geo:wktLiteral ;
  geo-pos:lat "38.582667"^^xsd:decimal ;
  geo-pos:long "20.599333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1556'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1556'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.599333'^^xsd:double;
  dwc:startLongitude '20.599333'^^xsd:double;
  dwc:endLongitude '20.599333'^^xsd:double;
  dwc:latitude '38.582667'^^xsd:double;
  dwc:startLatitude '38.582667'^^xsd:double;
  dwc:endLatitude '38.582667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.599333 38.582667, 20.599333 38.582667, 20.599333 38.582667, 20.599333 38.582667, 20.599333 38.582667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1556'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653833 20.839667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.653833"^^xsd:decimal ;
  dwc:decimalLongitude "20.839667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653833 20.839667)"^^geo:wktLiteral ;
  geo-pos:lat "38.653833"^^xsd:decimal ;
  geo-pos:long "20.839667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1329'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1329'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.839667'^^xsd:double;
  dwc:startLongitude '20.839667'^^xsd:double;
  dwc:endLongitude '20.839667'^^xsd:double;
  dwc:latitude '38.653833'^^xsd:double;
  dwc:startLatitude '38.653833'^^xsd:double;
  dwc:endLatitude '38.653833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.839667 38.653833, 20.839667 38.653833, 20.839667 38.653833, 20.839667 38.653833, 20.839667 38.653833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1329'^^xsd:string;
  dwc:observationDate '2001-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659833"^^xsd:decimal ;
  dwc:decimalLongitude "20.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.927)"^^geo:wktLiteral ;
  geo-pos:lat "38.659833"^^xsd:decimal ;
  geo-pos:long "20.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1254'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1254'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927'^^xsd:double;
  dwc:startLongitude '20.927'^^xsd:double;
  dwc:endLongitude '20.927'^^xsd:double;
  dwc:latitude '38.659833'^^xsd:double;
  dwc:startLatitude '38.659833'^^xsd:double;
  dwc:endLatitude '38.659833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927 38.659833, 20.927 38.659833, 20.927 38.659833, 20.927 38.659833, 20.927 38.659833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1254'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.650333 20.974667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.650333"^^xsd:decimal ;
  dwc:decimalLongitude "20.974667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.650333 20.974667)"^^geo:wktLiteral ;
  geo-pos:lat "38.650333"^^xsd:decimal ;
  geo-pos:long "20.974667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1155'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1155'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.974667'^^xsd:double;
  dwc:startLongitude '20.974667'^^xsd:double;
  dwc:endLongitude '20.974667'^^xsd:double;
  dwc:latitude '38.650333'^^xsd:double;
  dwc:startLatitude '38.650333'^^xsd:double;
  dwc:endLatitude '38.650333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.974667 38.650333, 20.974667 38.650333, 20.974667 38.650333, 20.974667 38.650333, 20.974667 38.650333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1155'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6009 7.8955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6009"^^xsd:decimal ;
  dwc:decimalLongitude "7.8955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6009 7.8955)"^^geo:wktLiteral ;
  geo-pos:lat "43.6009"^^xsd:decimal ;
  geo-pos:long "7.8955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7487'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7487'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.409166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8955'^^xsd:double;
  dwc:startLongitude '7.8955'^^xsd:double;
  dwc:endLongitude '7.8955'^^xsd:double;
  dwc:latitude '43.6009'^^xsd:double;
  dwc:startLatitude '43.6009'^^xsd:double;
  dwc:endLatitude '43.6009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8955 43.6009, 7.8955 43.6009, 7.8955 43.6009, 7.8955 43.6009, 7.8955 43.6009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_7487'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 21.0155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "21.0155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 21.0155)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "21.0155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_803'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_803'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0155'^^xsd:double;
  dwc:startLongitude '21.0155'^^xsd:double;
  dwc:endLongitude '21.0155'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:startLatitude '38.524'^^xsd:double;
  dwc:endLatitude '38.524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0155 38.524, 21.0155 38.524, 21.0155 38.524, 21.0155 38.524, 21.0155 38.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_803'^^xsd:string;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743833 20.8255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.743833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743833 20.8255)"^^geo:wktLiteral ;
  geo-pos:lat "38.743833"^^xsd:decimal ;
  geo-pos:long "20.8255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_953'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_953'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8255'^^xsd:double;
  dwc:startLongitude '20.8255'^^xsd:double;
  dwc:endLongitude '20.8255'^^xsd:double;
  dwc:latitude '38.743833'^^xsd:double;
  dwc:startLatitude '38.743833'^^xsd:double;
  dwc:endLatitude '38.743833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8255 38.743833, 20.8255 38.743833, 20.8255 38.743833, 20.8255 38.743833, 20.8255 38.743833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_953'^^xsd:string;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752667 20.821167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.752667"^^xsd:decimal ;
  dwc:decimalLongitude "20.821167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752667 20.821167)"^^geo:wktLiteral ;
  geo-pos:lat "38.752667"^^xsd:decimal ;
  geo-pos:long "20.821167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1256'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1256'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.821167'^^xsd:double;
  dwc:startLongitude '20.821167'^^xsd:double;
  dwc:endLongitude '20.821167'^^xsd:double;
  dwc:latitude '38.752667'^^xsd:double;
  dwc:startLatitude '38.752667'^^xsd:double;
  dwc:endLatitude '38.752667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.821167 38.752667, 20.821167 38.752667, 20.821167 38.752667, 20.821167 38.752667, 20.821167 38.752667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1256'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.559167 20.964833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.559167"^^xsd:decimal ;
  dwc:decimalLongitude "20.964833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.559167 20.964833)"^^geo:wktLiteral ;
  geo-pos:lat "38.559167"^^xsd:decimal ;
  geo-pos:long "20.964833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_769'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_769'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.964833'^^xsd:double;
  dwc:startLongitude '20.964833'^^xsd:double;
  dwc:endLongitude '20.964833'^^xsd:double;
  dwc:latitude '38.559167'^^xsd:double;
  dwc:startLatitude '38.559167'^^xsd:double;
  dwc:endLatitude '38.559167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.964833 38.559167, 20.964833 38.559167, 20.964833 38.559167, 20.964833 38.559167, 20.964833 38.559167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_769'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 20.837333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "20.837333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 20.837333)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "20.837333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1448'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1448'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.837333'^^xsd:double;
  dwc:startLongitude '20.837333'^^xsd:double;
  dwc:endLongitude '20.837333'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:startLatitude '38.767'^^xsd:double;
  dwc:endLatitude '38.767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.837333 38.767, 20.837333 38.767, 20.837333 38.767, 20.837333 38.767, 20.837333 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1448'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.574833 20.935333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.574833"^^xsd:decimal ;
  dwc:decimalLongitude "20.935333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.574833 20.935333)"^^geo:wktLiteral ;
  geo-pos:lat "38.574833"^^xsd:decimal ;
  geo-pos:long "20.935333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1309'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1309'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.935333'^^xsd:double;
  dwc:startLongitude '20.935333'^^xsd:double;
  dwc:endLongitude '20.935333'^^xsd:double;
  dwc:latitude '38.574833'^^xsd:double;
  dwc:startLatitude '38.574833'^^xsd:double;
  dwc:endLatitude '38.574833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.935333 38.574833, 20.935333 38.574833, 20.935333 38.574833, 20.935333 38.574833, 20.935333 38.574833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1309'^^xsd:string;
  dwc:observationDate '2001-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664333"^^xsd:decimal ;
  dwc:decimalLongitude "20.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.728)"^^geo:wktLiteral ;
  geo-pos:lat "38.664333"^^xsd:decimal ;
  geo-pos:long "20.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1621'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1621'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.728'^^xsd:double;
  dwc:startLongitude '20.728'^^xsd:double;
  dwc:endLongitude '20.728'^^xsd:double;
  dwc:latitude '38.664333'^^xsd:double;
  dwc:startLatitude '38.664333'^^xsd:double;
  dwc:endLatitude '38.664333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.728 38.664333, 20.728 38.664333, 20.728 38.664333, 20.728 38.664333, 20.728 38.664333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1621'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533167 20.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533167"^^xsd:decimal ;
  dwc:decimalLongitude "20.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533167 20.913)"^^geo:wktLiteral ;
  geo-pos:lat "38.533167"^^xsd:decimal ;
  geo-pos:long "20.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1199'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1199'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.913'^^xsd:double;
  dwc:startLongitude '20.913'^^xsd:double;
  dwc:endLongitude '20.913'^^xsd:double;
  dwc:latitude '38.533167'^^xsd:double;
  dwc:startLatitude '38.533167'^^xsd:double;
  dwc:endLatitude '38.533167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.913 38.533167, 20.913 38.533167, 20.913 38.533167, 20.913 38.533167, 20.913 38.533167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1199'^^xsd:string;
  dwc:observationDate '1999-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.244333 8.175333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.244333"^^xsd:decimal ;
  dwc:decimalLongitude "8.175333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.244333 8.175333)"^^geo:wktLiteral ;
  geo-pos:lat "41.244333"^^xsd:decimal ;
  geo-pos:long "8.175333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2748'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2748'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.175333'^^xsd:double;
  dwc:startLongitude '8.175333'^^xsd:double;
  dwc:endLongitude '8.175333'^^xsd:double;
  dwc:latitude '41.244333'^^xsd:double;
  dwc:startLatitude '41.244333'^^xsd:double;
  dwc:endLatitude '41.244333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.175333 41.244333, 8.175333 41.244333, 8.175333 41.244333, 8.175333 41.244333, 8.175333 41.244333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2748'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624833 20.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.624833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624833 20.9695)"^^geo:wktLiteral ;
  geo-pos:lat "38.624833"^^xsd:decimal ;
  geo-pos:long "20.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_891'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_891'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9695'^^xsd:double;
  dwc:startLongitude '20.9695'^^xsd:double;
  dwc:endLongitude '20.9695'^^xsd:double;
  dwc:latitude '38.624833'^^xsd:double;
  dwc:startLatitude '38.624833'^^xsd:double;
  dwc:endLatitude '38.624833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9695 38.624833, 20.9695 38.624833, 20.9695 38.624833, 20.9695 38.624833, 20.9695 38.624833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_891'^^xsd:string;
  dwc:observationDate '1996-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.770833 20.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.770833"^^xsd:decimal ;
  dwc:decimalLongitude "20.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.770833 20.843)"^^geo:wktLiteral ;
  geo-pos:lat "38.770833"^^xsd:decimal ;
  geo-pos:long "20.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1070'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1070'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843'^^xsd:double;
  dwc:startLongitude '20.843'^^xsd:double;
  dwc:endLongitude '20.843'^^xsd:double;
  dwc:latitude '38.770833'^^xsd:double;
  dwc:startLatitude '38.770833'^^xsd:double;
  dwc:endLatitude '38.770833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843 38.770833, 20.843 38.770833, 20.843 38.770833, 20.843 38.770833, 20.843 38.770833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1070'^^xsd:string;
  dwc:observationDate '1998-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6547 7.961317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6547"^^xsd:decimal ;
  dwc:decimalLongitude "7.961317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6547 7.961317)"^^geo:wktLiteral ;
  geo-pos:lat "43.6547"^^xsd:decimal ;
  geo-pos:long "7.961317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7196'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7196'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9813888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.961317'^^xsd:double;
  dwc:startLongitude '7.961317'^^xsd:double;
  dwc:endLongitude '7.961317'^^xsd:double;
  dwc:latitude '43.6547'^^xsd:double;
  dwc:startLatitude '43.6547'^^xsd:double;
  dwc:endLatitude '43.6547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.961317 43.6547, 7.961317 43.6547, 7.961317 43.6547, 7.961317 43.6547, 7.961317 43.6547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_7196'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521 20.963667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.521"^^xsd:decimal ;
  dwc:decimalLongitude "20.963667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521 20.963667)"^^geo:wktLiteral ;
  geo-pos:lat "38.521"^^xsd:decimal ;
  geo-pos:long "20.963667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_763'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_763'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.963667'^^xsd:double;
  dwc:startLongitude '20.963667'^^xsd:double;
  dwc:endLongitude '20.963667'^^xsd:double;
  dwc:latitude '38.521'^^xsd:double;
  dwc:startLatitude '38.521'^^xsd:double;
  dwc:endLatitude '38.521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.963667 38.521, 20.963667 38.521, 20.963667 38.521, 20.963667 38.521, 20.963667 38.521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_763'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.590667 20.845667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.590667"^^xsd:decimal ;
  dwc:decimalLongitude "20.845667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.590667 20.845667)"^^geo:wktLiteral ;
  geo-pos:lat "38.590667"^^xsd:decimal ;
  geo-pos:long "20.845667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_916'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_916'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.845667'^^xsd:double;
  dwc:startLongitude '20.845667'^^xsd:double;
  dwc:endLongitude '20.845667'^^xsd:double;
  dwc:latitude '38.590667'^^xsd:double;
  dwc:startLatitude '38.590667'^^xsd:double;
  dwc:endLatitude '38.590667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.845667 38.590667, 20.845667 38.590667, 20.845667 38.590667, 20.845667 38.590667, 20.845667 38.590667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_916'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668833 20.903167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.668833"^^xsd:decimal ;
  dwc:decimalLongitude "20.903167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668833 20.903167)"^^geo:wktLiteral ;
  geo-pos:lat "38.668833"^^xsd:decimal ;
  geo-pos:long "20.903167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1004'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1004'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.903167'^^xsd:double;
  dwc:startLongitude '20.903167'^^xsd:double;
  dwc:endLongitude '20.903167'^^xsd:double;
  dwc:latitude '38.668833'^^xsd:double;
  dwc:startLatitude '38.668833'^^xsd:double;
  dwc:endLatitude '38.668833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.903167 38.668833, 20.903167 38.668833, 20.903167 38.668833, 20.903167 38.668833, 20.903167 38.668833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1004'^^xsd:string;
  dwc:observationDate '1997-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.690667 20.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.690667"^^xsd:decimal ;
  dwc:decimalLongitude "20.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.690667 20.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.690667"^^xsd:decimal ;
  geo-pos:long "20.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_754'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_754'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.733'^^xsd:double;
  dwc:startLongitude '20.733'^^xsd:double;
  dwc:endLongitude '20.733'^^xsd:double;
  dwc:latitude '38.690667'^^xsd:double;
  dwc:startLatitude '38.690667'^^xsd:double;
  dwc:endLatitude '38.690667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.733 38.690667, 20.733 38.690667, 20.733 38.690667, 20.733 38.690667, 20.733 38.690667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_754'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.883717 -13.401183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.883717"^^xsd:decimal ;
  dwc:decimalLongitude "-13.401183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.883717 -13.401183)"^^geo:wktLiteral ;
  geo-pos:lat "28.883717"^^xsd:decimal ;
  geo-pos:long "-13.401183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2887'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2887'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.401183'^^xsd:double;
  dwc:startLongitude '-13.401183'^^xsd:double;
  dwc:endLongitude '-13.401183'^^xsd:double;
  dwc:latitude '28.883717'^^xsd:double;
  dwc:startLatitude '28.883717'^^xsd:double;
  dwc:endLatitude '28.883717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.401183 28.883717, -13.401183 28.883717, -13.401183 28.883717, -13.401183 28.883717, -13.401183 28.883717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2887'^^xsd:string;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773833 20.849167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773833"^^xsd:decimal ;
  dwc:decimalLongitude "20.849167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773833 20.849167)"^^geo:wktLiteral ;
  geo-pos:lat "38.773833"^^xsd:decimal ;
  geo-pos:long "20.849167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1223'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1223'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.849167'^^xsd:double;
  dwc:startLongitude '20.849167'^^xsd:double;
  dwc:endLongitude '20.849167'^^xsd:double;
  dwc:latitude '38.773833'^^xsd:double;
  dwc:startLatitude '38.773833'^^xsd:double;
  dwc:endLatitude '38.773833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.849167 38.773833, 20.849167 38.773833, 20.849167 38.773833, 20.849167 38.773833, 20.849167 38.773833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1223'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.728833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664333"^^xsd:decimal ;
  dwc:decimalLongitude "20.728833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.728833)"^^geo:wktLiteral ;
  geo-pos:lat "38.664333"^^xsd:decimal ;
  geo-pos:long "20.728833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1626'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1626'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.728833'^^xsd:double;
  dwc:startLongitude '20.728833'^^xsd:double;
  dwc:endLongitude '20.728833'^^xsd:double;
  dwc:latitude '38.664333'^^xsd:double;
  dwc:startLatitude '38.664333'^^xsd:double;
  dwc:endLatitude '38.664333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.728833 38.664333, 20.728833 38.664333, 20.728833 38.664333, 20.728833 38.664333, 20.728833 38.664333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1626'^^xsd:string;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 8.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 8.616667)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "8.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3564'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3564'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.616667'^^xsd:double;
  dwc:startLongitude '8.616667'^^xsd:double;
  dwc:endLongitude '8.616667'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:startLatitude '42.7'^^xsd:double;
  dwc:endLatitude '42.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.616667 42.7, 8.616667 42.7, 8.616667 42.7, 8.616667 42.7, 8.616667 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3564'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.730556 20.763889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.730556"^^xsd:decimal ;
  dwc:decimalLongitude "20.763889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.730556 20.763889)"^^geo:wktLiteral ;
  geo-pos:lat "38.730556"^^xsd:decimal ;
  geo-pos:long "20.763889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_648'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_648'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.763889'^^xsd:double;
  dwc:startLongitude '20.763889'^^xsd:double;
  dwc:endLongitude '20.763889'^^xsd:double;
  dwc:latitude '38.730556'^^xsd:double;
  dwc:startLatitude '38.730556'^^xsd:double;
  dwc:endLatitude '38.730556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.763889 38.730556, 20.763889 38.730556, 20.763889 38.730556, 20.763889 38.730556, 20.763889 38.730556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_648'^^xsd:string;
  dwc:observationDate '1991-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.620667 20.992667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.620667"^^xsd:decimal ;
  dwc:decimalLongitude "20.992667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.620667 20.992667)"^^geo:wktLiteral ;
  geo-pos:lat "38.620667"^^xsd:decimal ;
  geo-pos:long "20.992667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1035'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1035'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.992667'^^xsd:double;
  dwc:startLongitude '20.992667'^^xsd:double;
  dwc:endLongitude '20.992667'^^xsd:double;
  dwc:latitude '38.620667'^^xsd:double;
  dwc:startLatitude '38.620667'^^xsd:double;
  dwc:endLatitude '38.620667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.992667 38.620667, 20.992667 38.620667, 20.992667 38.620667, 20.992667 38.620667, 20.992667 38.620667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1035'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.801167 7.3405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.801167"^^xsd:decimal ;
  dwc:decimalLongitude "7.3405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.801167 7.3405)"^^geo:wktLiteral ;
  geo-pos:lat "40.801167"^^xsd:decimal ;
  geo-pos:long "7.3405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2735'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2735'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3405'^^xsd:double;
  dwc:startLongitude '7.3405'^^xsd:double;
  dwc:endLongitude '7.3405'^^xsd:double;
  dwc:latitude '40.801167'^^xsd:double;
  dwc:startLatitude '40.801167'^^xsd:double;
  dwc:endLatitude '40.801167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3405 40.801167, 7.3405 40.801167, 7.3405 40.801167, 7.3405 40.801167, 7.3405 40.801167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2735'^^xsd:string;
  dwc:observationDate '1995-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.654333"^^xsd:decimal ;
  geo-pos:long "20.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1089'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1089'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9595'^^xsd:double;
  dwc:startLongitude '20.9595'^^xsd:double;
  dwc:endLongitude '20.9595'^^xsd:double;
  dwc:latitude '38.654333'^^xsd:double;
  dwc:startLatitude '38.654333'^^xsd:double;
  dwc:endLatitude '38.654333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9595 38.654333, 20.9595 38.654333, 20.9595 38.654333, 20.9595 38.654333, 20.9595 38.654333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1089'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 20.8765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.570833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 20.8765)"^^geo:wktLiteral ;
  geo-pos:lat "38.570833"^^xsd:decimal ;
  geo-pos:long "20.8765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1364'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1364'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8765'^^xsd:double;
  dwc:startLongitude '20.8765'^^xsd:double;
  dwc:endLongitude '20.8765'^^xsd:double;
  dwc:latitude '38.570833'^^xsd:double;
  dwc:startLatitude '38.570833'^^xsd:double;
  dwc:endLatitude '38.570833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8765 38.570833, 20.8765 38.570833, 20.8765 38.570833, 20.8765 38.570833, 20.8765 38.570833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1364'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716333 20.802667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.716333"^^xsd:decimal ;
  dwc:decimalLongitude "20.802667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716333 20.802667)"^^geo:wktLiteral ;
  geo-pos:lat "38.716333"^^xsd:decimal ;
  geo-pos:long "20.802667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_771'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_771'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.802667'^^xsd:double;
  dwc:startLongitude '20.802667'^^xsd:double;
  dwc:endLongitude '20.802667'^^xsd:double;
  dwc:latitude '38.716333'^^xsd:double;
  dwc:startLatitude '38.716333'^^xsd:double;
  dwc:endLatitude '38.716333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.802667 38.716333, 20.802667 38.716333, 20.802667 38.716333, 20.802667 38.716333, 20.802667 38.716333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_771'^^xsd:string;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623667 20.8265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.623667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623667 20.8265)"^^geo:wktLiteral ;
  geo-pos:lat "38.623667"^^xsd:decimal ;
  geo-pos:long "20.8265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1017'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1017'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8265'^^xsd:double;
  dwc:startLongitude '20.8265'^^xsd:double;
  dwc:endLongitude '20.8265'^^xsd:double;
  dwc:latitude '38.623667'^^xsd:double;
  dwc:startLatitude '38.623667'^^xsd:double;
  dwc:endLatitude '38.623667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8265 38.623667, 20.8265 38.623667, 20.8265 38.623667, 20.8265 38.623667, 20.8265 38.623667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1017'^^xsd:string;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.833567 -13.533767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.833567"^^xsd:decimal ;
  dwc:decimalLongitude "-13.533767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.833567 -13.533767)"^^geo:wktLiteral ;
  geo-pos:lat "28.833567"^^xsd:decimal ;
  geo-pos:long "-13.533767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2885'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2885'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.533767'^^xsd:double;
  dwc:startLongitude '-13.533767'^^xsd:double;
  dwc:endLongitude '-13.533767'^^xsd:double;
  dwc:latitude '28.833567'^^xsd:double;
  dwc:startLatitude '28.833567'^^xsd:double;
  dwc:endLatitude '28.833567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.533767 28.833567, -13.533767 28.833567, -13.533767 28.833567, -13.533767 28.833567, -13.533767 28.833567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2885'^^xsd:string;
  dwc:observationDate '1995-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5865 20.910167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5865"^^xsd:decimal ;
  dwc:decimalLongitude "20.910167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5865 20.910167)"^^geo:wktLiteral ;
  geo-pos:lat "38.5865"^^xsd:decimal ;
  geo-pos:long "20.910167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1034'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1034'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.910167'^^xsd:double;
  dwc:startLongitude '20.910167'^^xsd:double;
  dwc:endLongitude '20.910167'^^xsd:double;
  dwc:latitude '38.5865'^^xsd:double;
  dwc:startLatitude '38.5865'^^xsd:double;
  dwc:endLatitude '38.5865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.910167 38.5865, 20.910167 38.5865, 20.910167 38.5865, 20.910167 38.5865, 20.910167 38.5865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1034'^^xsd:string;
  dwc:observationDate '1998-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.713167 20.881333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.713167"^^xsd:decimal ;
  dwc:decimalLongitude "20.881333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.713167 20.881333)"^^geo:wktLiteral ;
  geo-pos:lat "38.713167"^^xsd:decimal ;
  geo-pos:long "20.881333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1170'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1170'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.881333'^^xsd:double;
  dwc:startLongitude '20.881333'^^xsd:double;
  dwc:endLongitude '20.881333'^^xsd:double;
  dwc:latitude '38.713167'^^xsd:double;
  dwc:startLatitude '38.713167'^^xsd:double;
  dwc:endLatitude '38.713167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.881333 38.713167, 20.881333 38.713167, 20.881333 38.713167, 20.881333 38.713167, 20.881333 38.713167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1170'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629 20.971167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.629"^^xsd:decimal ;
  dwc:decimalLongitude "20.971167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629 20.971167)"^^geo:wktLiteral ;
  geo-pos:lat "38.629"^^xsd:decimal ;
  geo-pos:long "20.971167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1167'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1167'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.971167'^^xsd:double;
  dwc:startLongitude '20.971167'^^xsd:double;
  dwc:endLongitude '20.971167'^^xsd:double;
  dwc:latitude '38.629'^^xsd:double;
  dwc:startLatitude '38.629'^^xsd:double;
  dwc:endLatitude '38.629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.971167 38.629, 20.971167 38.629, 20.971167 38.629, 20.971167 38.629, 20.971167 38.629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1167'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597833 20.599667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.597833"^^xsd:decimal ;
  dwc:decimalLongitude "20.599667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597833 20.599667)"^^geo:wktLiteral ;
  geo-pos:lat "38.597833"^^xsd:decimal ;
  geo-pos:long "20.599667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1429'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1429'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.599667'^^xsd:double;
  dwc:startLongitude '20.599667'^^xsd:double;
  dwc:endLongitude '20.599667'^^xsd:double;
  dwc:latitude '38.597833'^^xsd:double;
  dwc:startLatitude '38.597833'^^xsd:double;
  dwc:endLatitude '38.597833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.599667 38.597833, 20.599667 38.597833, 20.599667 38.597833, 20.599667 38.597833, 20.599667 38.597833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1429'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.288833 8.277167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.288833"^^xsd:decimal ;
  dwc:decimalLongitude "8.277167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.288833 8.277167)"^^geo:wktLiteral ;
  geo-pos:lat "41.288833"^^xsd:decimal ;
  geo-pos:long "8.277167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2759'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2759'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.277167'^^xsd:double;
  dwc:startLongitude '8.277167'^^xsd:double;
  dwc:endLongitude '8.277167'^^xsd:double;
  dwc:latitude '41.288833'^^xsd:double;
  dwc:startLatitude '41.288833'^^xsd:double;
  dwc:endLatitude '41.288833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.277167 41.288833, 8.277167 41.288833, 8.277167 41.288833, 8.277167 41.288833, 8.277167 41.288833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2759'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679167 20.733833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.679167"^^xsd:decimal ;
  dwc:decimalLongitude "20.733833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679167 20.733833)"^^geo:wktLiteral ;
  geo-pos:lat "38.679167"^^xsd:decimal ;
  geo-pos:long "20.733833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_799'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_799'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.733833'^^xsd:double;
  dwc:startLongitude '20.733833'^^xsd:double;
  dwc:endLongitude '20.733833'^^xsd:double;
  dwc:latitude '38.679167'^^xsd:double;
  dwc:startLatitude '38.679167'^^xsd:double;
  dwc:endLatitude '38.679167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.733833 38.679167, 20.733833 38.679167, 20.733833 38.679167, 20.733833 38.679167, 20.733833 38.679167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_799'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743333 20.826167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.743333"^^xsd:decimal ;
  dwc:decimalLongitude "20.826167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743333 20.826167)"^^geo:wktLiteral ;
  geo-pos:lat "38.743333"^^xsd:decimal ;
  geo-pos:long "20.826167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1031'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1031'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.826167'^^xsd:double;
  dwc:startLongitude '20.826167'^^xsd:double;
  dwc:endLongitude '20.826167'^^xsd:double;
  dwc:latitude '38.743333'^^xsd:double;
  dwc:startLatitude '38.743333'^^xsd:double;
  dwc:endLatitude '38.743333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.826167 38.743333, 20.826167 38.743333, 20.826167 38.743333, 20.826167 38.743333, 20.826167 38.743333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1031'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.918833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661667"^^xsd:decimal ;
  dwc:decimalLongitude "20.918833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.918833)"^^geo:wktLiteral ;
  geo-pos:lat "38.661667"^^xsd:decimal ;
  geo-pos:long "20.918833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1291'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1291'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.918833'^^xsd:double;
  dwc:startLongitude '20.918833'^^xsd:double;
  dwc:endLongitude '20.918833'^^xsd:double;
  dwc:latitude '38.661667'^^xsd:double;
  dwc:startLatitude '38.661667'^^xsd:double;
  dwc:endLatitude '38.661667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.918833 38.661667, 20.918833 38.661667, 20.918833 38.661667, 20.918833 38.661667, 20.918833 38.661667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1291'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.750667 20.8685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.750667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.750667 20.8685)"^^geo:wktLiteral ;
  geo-pos:lat "38.750667"^^xsd:decimal ;
  geo-pos:long "20.8685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1052'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1052'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8685'^^xsd:double;
  dwc:startLongitude '20.8685'^^xsd:double;
  dwc:endLongitude '20.8685'^^xsd:double;
  dwc:latitude '38.750667'^^xsd:double;
  dwc:startLatitude '38.750667'^^xsd:double;
  dwc:endLatitude '38.750667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8685 38.750667, 20.8685 38.750667, 20.8685 38.750667, 20.8685 38.750667, 20.8685 38.750667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1052'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.98335 -13.434117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.98335"^^xsd:decimal ;
  dwc:decimalLongitude "-13.434117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.98335 -13.434117)"^^geo:wktLiteral ;
  geo-pos:lat "28.98335"^^xsd:decimal ;
  geo-pos:long "-13.434117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2891'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2891'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.434117'^^xsd:double;
  dwc:startLongitude '-13.434117'^^xsd:double;
  dwc:endLongitude '-13.434117'^^xsd:double;
  dwc:latitude '28.98335'^^xsd:double;
  dwc:startLatitude '28.98335'^^xsd:double;
  dwc:endLatitude '28.98335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.434117 28.98335, -13.434117 28.98335, -13.434117 28.98335, -13.434117 28.98335, -13.434117 28.98335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2891'^^xsd:string;
  dwc:observationDate '1995-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5685 20.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5685"^^xsd:decimal ;
  dwc:decimalLongitude "20.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5685 20.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.5685"^^xsd:decimal ;
  geo-pos:long "20.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_768'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_768'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.951'^^xsd:double;
  dwc:startLongitude '20.951'^^xsd:double;
  dwc:endLongitude '20.951'^^xsd:double;
  dwc:latitude '38.5685'^^xsd:double;
  dwc:startLatitude '38.5685'^^xsd:double;
  dwc:endLatitude '38.5685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.951 38.5685, 20.951 38.5685, 20.951 38.5685, 20.951 38.5685, 20.951 38.5685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_768'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 20.868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "20.868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 20.868333)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "20.868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1292'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1292'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.868333'^^xsd:double;
  dwc:startLongitude '20.868333'^^xsd:double;
  dwc:endLongitude '20.868333'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:startLatitude '38.722'^^xsd:double;
  dwc:endLatitude '38.722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.868333 38.722, 20.868333 38.722, 20.868333 38.722, 20.868333 38.722, 20.868333 38.722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1292'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6685 20.899667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6685"^^xsd:decimal ;
  dwc:decimalLongitude "20.899667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6685 20.899667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6685"^^xsd:decimal ;
  geo-pos:long "20.899667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_968'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_968'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.899667'^^xsd:double;
  dwc:startLongitude '20.899667'^^xsd:double;
  dwc:endLongitude '20.899667'^^xsd:double;
  dwc:latitude '38.6685'^^xsd:double;
  dwc:startLatitude '38.6685'^^xsd:double;
  dwc:endLatitude '38.6685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.899667 38.6685, 20.899667 38.6685, 20.899667 38.6685, 20.899667 38.6685, 20.899667 38.6685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_968'^^xsd:string;
  dwc:observationDate '1997-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.075167 -16.8085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.075167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.075167 -16.8085)"^^geo:wktLiteral ;
  geo-pos:lat "28.075167"^^xsd:decimal ;
  geo-pos:long "-16.8085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2910'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2910'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.269166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8085'^^xsd:double;
  dwc:startLongitude '-16.8085'^^xsd:double;
  dwc:endLongitude '-16.8085'^^xsd:double;
  dwc:latitude '28.075167'^^xsd:double;
  dwc:startLatitude '28.075167'^^xsd:double;
  dwc:endLatitude '28.075167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8085 28.075167, -16.8085 28.075167, -16.8085 28.075167, -16.8085 28.075167, -16.8085 28.075167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2910'^^xsd:string;
  dwc:observationDate '1996-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6545 20.9635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6545"^^xsd:decimal ;
  dwc:decimalLongitude "20.9635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6545 20.9635)"^^geo:wktLiteral ;
  geo-pos:lat "38.6545"^^xsd:decimal ;
  geo-pos:long "20.9635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1226'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1226'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9635'^^xsd:double;
  dwc:startLongitude '20.9635'^^xsd:double;
  dwc:endLongitude '20.9635'^^xsd:double;
  dwc:latitude '38.6545'^^xsd:double;
  dwc:startLatitude '38.6545'^^xsd:double;
  dwc:endLatitude '38.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9635 38.6545, 20.9635 38.6545, 20.9635 38.6545, 20.9635 38.6545, 20.9635 38.6545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1226'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6405 20.848167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6405"^^xsd:decimal ;
  dwc:decimalLongitude "20.848167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6405 20.848167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6405"^^xsd:decimal ;
  geo-pos:long "20.848167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1195'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1195'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.848167'^^xsd:double;
  dwc:startLongitude '20.848167'^^xsd:double;
  dwc:endLongitude '20.848167'^^xsd:double;
  dwc:latitude '38.6405'^^xsd:double;
  dwc:startLatitude '38.6405'^^xsd:double;
  dwc:endLatitude '38.6405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.848167 38.6405, 20.848167 38.6405, 20.848167 38.6405, 20.848167 38.6405, 20.848167 38.6405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1195'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.009833 -16.743167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.009833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.743167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.009833 -16.743167)"^^geo:wktLiteral ;
  geo-pos:lat "28.009833"^^xsd:decimal ;
  geo-pos:long "-16.743167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2934'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2934'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.085277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.743167'^^xsd:double;
  dwc:startLongitude '-16.743167'^^xsd:double;
  dwc:endLongitude '-16.743167'^^xsd:double;
  dwc:latitude '28.009833'^^xsd:double;
  dwc:startLatitude '28.009833'^^xsd:double;
  dwc:endLatitude '28.009833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.743167 28.009833, -16.743167 28.009833, -16.743167 28.009833, -16.743167 28.009833, -16.743167 28.009833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2934'^^xsd:string;
  dwc:observationDate '1996-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722167 20.884667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722167"^^xsd:decimal ;
  dwc:decimalLongitude "20.884667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722167 20.884667)"^^geo:wktLiteral ;
  geo-pos:lat "38.722167"^^xsd:decimal ;
  geo-pos:long "20.884667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1193'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1193'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.884667'^^xsd:double;
  dwc:startLongitude '20.884667'^^xsd:double;
  dwc:endLongitude '20.884667'^^xsd:double;
  dwc:latitude '38.722167'^^xsd:double;
  dwc:startLatitude '38.722167'^^xsd:double;
  dwc:endLatitude '38.722167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.884667 38.722167, 20.884667 38.722167, 20.884667 38.722167, 20.884667 38.722167, 20.884667 38.722167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1193'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.494167 20.867167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.494167"^^xsd:decimal ;
  dwc:decimalLongitude "20.867167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.494167 20.867167)"^^geo:wktLiteral ;
  geo-pos:lat "38.494167"^^xsd:decimal ;
  geo-pos:long "20.867167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_821'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_821'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.867167'^^xsd:double;
  dwc:startLongitude '20.867167'^^xsd:double;
  dwc:endLongitude '20.867167'^^xsd:double;
  dwc:latitude '38.494167'^^xsd:double;
  dwc:startLatitude '38.494167'^^xsd:double;
  dwc:endLatitude '38.494167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.867167 38.494167, 20.867167 38.494167, 20.867167 38.494167, 20.867167 38.494167, 20.867167 38.494167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_821'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.760833 20.8585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.760833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.760833 20.8585)"^^geo:wktLiteral ;
  geo-pos:lat "38.760833"^^xsd:decimal ;
  geo-pos:long "20.8585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_976'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_976'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8585'^^xsd:double;
  dwc:startLongitude '20.8585'^^xsd:double;
  dwc:endLongitude '20.8585'^^xsd:double;
  dwc:latitude '38.760833'^^xsd:double;
  dwc:startLatitude '38.760833'^^xsd:double;
  dwc:endLatitude '38.760833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8585 38.760833, 20.8585 38.760833, 20.8585 38.760833, 20.8585 38.760833, 20.8585 38.760833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_976'^^xsd:string;
  dwc:observationDate '1997-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742167 20.805833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.742167"^^xsd:decimal ;
  dwc:decimalLongitude "20.805833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742167 20.805833)"^^geo:wktLiteral ;
  geo-pos:lat "38.742167"^^xsd:decimal ;
  geo-pos:long "20.805833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1056'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1056'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.805833'^^xsd:double;
  dwc:startLongitude '20.805833'^^xsd:double;
  dwc:endLongitude '20.805833'^^xsd:double;
  dwc:latitude '38.742167'^^xsd:double;
  dwc:startLatitude '38.742167'^^xsd:double;
  dwc:endLatitude '38.742167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.805833 38.742167, 20.805833 38.742167, 20.805833 38.742167, 20.805833 38.742167, 20.805833 38.742167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1056'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.594833 20.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.594833"^^xsd:decimal ;
  dwc:decimalLongitude "20.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.594833 20.699)"^^geo:wktLiteral ;
  geo-pos:lat "38.594833"^^xsd:decimal ;
  geo-pos:long "20.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_794'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_794'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.699'^^xsd:double;
  dwc:startLongitude '20.699'^^xsd:double;
  dwc:endLongitude '20.699'^^xsd:double;
  dwc:latitude '38.594833'^^xsd:double;
  dwc:startLatitude '38.594833'^^xsd:double;
  dwc:endLatitude '38.594833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.699 38.594833, 20.699 38.594833, 20.699 38.594833, 20.699 38.594833, 20.699 38.594833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_794'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634333 20.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634333"^^xsd:decimal ;
  dwc:decimalLongitude "20.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634333 20.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.634333"^^xsd:decimal ;
  geo-pos:long "20.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_970'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_970'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.965'^^xsd:double;
  dwc:startLongitude '20.965'^^xsd:double;
  dwc:endLongitude '20.965'^^xsd:double;
  dwc:latitude '38.634333'^^xsd:double;
  dwc:startLatitude '38.634333'^^xsd:double;
  dwc:endLatitude '38.634333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.965 38.634333, 20.965 38.634333, 20.965 38.634333, 20.965 38.634333, 20.965 38.634333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_970'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 21.002333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "21.002333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 21.002333)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "21.002333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_782'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_782'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.002333'^^xsd:double;
  dwc:startLongitude '21.002333'^^xsd:double;
  dwc:endLongitude '21.002333'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:startLatitude '38.583'^^xsd:double;
  dwc:endLatitude '38.583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.002333 38.583, 21.002333 38.583, 21.002333 38.583, 21.002333 38.583, 21.002333 38.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_782'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.9305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.9305)"^^geo:wktLiteral ;
  geo-pos:lat "38.667333"^^xsd:decimal ;
  geo-pos:long "20.9305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_977'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_977'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9305'^^xsd:double;
  dwc:startLongitude '20.9305'^^xsd:double;
  dwc:endLongitude '20.9305'^^xsd:double;
  dwc:latitude '38.667333'^^xsd:double;
  dwc:startLatitude '38.667333'^^xsd:double;
  dwc:endLatitude '38.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9305 38.667333, 20.9305 38.667333, 20.9305 38.667333, 20.9305 38.667333, 20.9305 38.667333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_977'^^xsd:string;
  dwc:observationDate '1997-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613 20.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.613"^^xsd:decimal ;
  dwc:decimalLongitude "20.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613 20.931)"^^geo:wktLiteral ;
  geo-pos:lat "38.613"^^xsd:decimal ;
  geo-pos:long "20.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_798'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_798'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.931'^^xsd:double;
  dwc:startLongitude '20.931'^^xsd:double;
  dwc:endLongitude '20.931'^^xsd:double;
  dwc:latitude '38.613'^^xsd:double;
  dwc:startLatitude '38.613'^^xsd:double;
  dwc:endLatitude '38.613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.931 38.613, 20.931 38.613, 20.931 38.613, 20.931 38.613, 20.931 38.613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_798'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.784033 -13.501233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.784033"^^xsd:decimal ;
  dwc:decimalLongitude "-13.501233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.784033 -13.501233)"^^geo:wktLiteral ;
  geo-pos:lat "28.784033"^^xsd:decimal ;
  geo-pos:long "-13.501233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2860'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2860'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.501233'^^xsd:double;
  dwc:startLongitude '-13.501233'^^xsd:double;
  dwc:endLongitude '-13.501233'^^xsd:double;
  dwc:latitude '28.784033'^^xsd:double;
  dwc:startLatitude '28.784033'^^xsd:double;
  dwc:endLatitude '28.784033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.501233 28.784033, -13.501233 28.784033, -13.501233 28.784033, -13.501233 28.784033, -13.501233 28.784033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2860'^^xsd:string;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.684667 20.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.684667"^^xsd:decimal ;
  dwc:decimalLongitude "20.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.684667 20.883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.684667"^^xsd:decimal ;
  geo-pos:long "20.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_848'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_848'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.883333'^^xsd:double;
  dwc:startLongitude '20.883333'^^xsd:double;
  dwc:endLongitude '20.883333'^^xsd:double;
  dwc:latitude '38.684667'^^xsd:double;
  dwc:startLatitude '38.684667'^^xsd:double;
  dwc:endLatitude '38.684667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.883333 38.684667, 20.883333 38.684667, 20.883333 38.684667, 20.883333 38.684667, 20.883333 38.684667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_848'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656167 20.928667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656167"^^xsd:decimal ;
  dwc:decimalLongitude "20.928667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656167 20.928667)"^^geo:wktLiteral ;
  geo-pos:lat "38.656167"^^xsd:decimal ;
  geo-pos:long "20.928667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1159'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1159'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.928667'^^xsd:double;
  dwc:startLongitude '20.928667'^^xsd:double;
  dwc:endLongitude '20.928667'^^xsd:double;
  dwc:latitude '38.656167'^^xsd:double;
  dwc:startLatitude '38.656167'^^xsd:double;
  dwc:endLatitude '38.656167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.928667 38.656167, 20.928667 38.656167, 20.928667 38.656167, 20.928667 38.656167, 20.928667 38.656167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1159'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0385 -16.7885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0385"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0385 -16.7885)"^^geo:wktLiteral ;
  geo-pos:lat "28.0385"^^xsd:decimal ;
  geo-pos:long "-16.7885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3004'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3004'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.838611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.7885'^^xsd:double;
  dwc:startLongitude '-16.7885'^^xsd:double;
  dwc:endLongitude '-16.7885'^^xsd:double;
  dwc:latitude '28.0385'^^xsd:double;
  dwc:startLatitude '28.0385'^^xsd:double;
  dwc:endLatitude '28.0385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7885 28.0385, -16.7885 28.0385, -16.7885 28.0385, -16.7885 28.0385, -16.7885 28.0385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3004'^^xsd:string;
  dwc:observationDate '1996-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6925 20.764667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6925"^^xsd:decimal ;
  dwc:decimalLongitude "20.764667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6925 20.764667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6925"^^xsd:decimal ;
  geo-pos:long "20.764667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_874'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_874'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.764667'^^xsd:double;
  dwc:startLongitude '20.764667'^^xsd:double;
  dwc:endLongitude '20.764667'^^xsd:double;
  dwc:latitude '38.6925'^^xsd:double;
  dwc:startLatitude '38.6925'^^xsd:double;
  dwc:endLatitude '38.6925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.764667 38.6925, 20.764667 38.6925, 20.764667 38.6925, 20.764667 38.6925, 20.764667 38.6925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_874'^^xsd:string;
  dwc:observationDate '1996-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626 20.972333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.626"^^xsd:decimal ;
  dwc:decimalLongitude "20.972333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626 20.972333)"^^geo:wktLiteral ;
  geo-pos:lat "38.626"^^xsd:decimal ;
  geo-pos:long "20.972333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1091'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1091'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.972333'^^xsd:double;
  dwc:startLongitude '20.972333'^^xsd:double;
  dwc:endLongitude '20.972333'^^xsd:double;
  dwc:latitude '38.626'^^xsd:double;
  dwc:startLatitude '38.626'^^xsd:double;
  dwc:endLatitude '38.626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.972333 38.626, 20.972333 38.626, 20.972333 38.626, 20.972333 38.626, 20.972333 38.626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1091'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628333 20.985333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.628333"^^xsd:decimal ;
  dwc:decimalLongitude "20.985333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628333 20.985333)"^^geo:wktLiteral ;
  geo-pos:lat "38.628333"^^xsd:decimal ;
  geo-pos:long "20.985333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1061'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1061'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.985333'^^xsd:double;
  dwc:startLongitude '20.985333'^^xsd:double;
  dwc:endLongitude '20.985333'^^xsd:double;
  dwc:latitude '38.628333'^^xsd:double;
  dwc:startLatitude '38.628333'^^xsd:double;
  dwc:endLatitude '38.628333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.985333 38.628333, 20.985333 38.628333, 20.985333 38.628333, 20.985333 38.628333, 20.985333 38.628333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1061'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.676833 20.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.676833"^^xsd:decimal ;
  dwc:decimalLongitude "20.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.676833 20.741333)"^^geo:wktLiteral ;
  geo-pos:lat "38.676833"^^xsd:decimal ;
  geo-pos:long "20.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1352'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1352'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.741333'^^xsd:double;
  dwc:startLongitude '20.741333'^^xsd:double;
  dwc:endLongitude '20.741333'^^xsd:double;
  dwc:latitude '38.676833'^^xsd:double;
  dwc:startLatitude '38.676833'^^xsd:double;
  dwc:endLatitude '38.676833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.741333 38.676833, 20.741333 38.676833, 20.741333 38.676833, 20.741333 38.676833, 20.741333 38.676833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1352'^^xsd:string;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679667 20.899833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.679667"^^xsd:decimal ;
  dwc:decimalLongitude "20.899833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679667 20.899833)"^^geo:wktLiteral ;
  geo-pos:lat "38.679667"^^xsd:decimal ;
  geo-pos:long "20.899833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1012'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1012'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.899833'^^xsd:double;
  dwc:startLongitude '20.899833'^^xsd:double;
  dwc:endLongitude '20.899833'^^xsd:double;
  dwc:latitude '38.679667'^^xsd:double;
  dwc:startLatitude '38.679667'^^xsd:double;
  dwc:endLatitude '38.679667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.899833 38.679667, 20.899833 38.679667, 20.899833 38.679667, 20.899833 38.679667, 20.899833 38.679667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1012'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.747167 20.799333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.747167"^^xsd:decimal ;
  dwc:decimalLongitude "20.799333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.747167 20.799333)"^^geo:wktLiteral ;
  geo-pos:lat "38.747167"^^xsd:decimal ;
  geo-pos:long "20.799333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1445'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1445'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.799333'^^xsd:double;
  dwc:startLongitude '20.799333'^^xsd:double;
  dwc:endLongitude '20.799333'^^xsd:double;
  dwc:latitude '38.747167'^^xsd:double;
  dwc:startLatitude '38.747167'^^xsd:double;
  dwc:endLatitude '38.747167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.799333 38.747167, 20.799333 38.747167, 20.799333 38.747167, 20.799333 38.747167, 20.799333 38.747167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1445'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.697167 20.852333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.697167"^^xsd:decimal ;
  dwc:decimalLongitude "20.852333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.697167 20.852333)"^^geo:wktLiteral ;
  geo-pos:lat "38.697167"^^xsd:decimal ;
  geo-pos:long "20.852333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_855'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_855'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.852333'^^xsd:double;
  dwc:startLongitude '20.852333'^^xsd:double;
  dwc:endLongitude '20.852333'^^xsd:double;
  dwc:latitude '38.697167'^^xsd:double;
  dwc:startLatitude '38.697167'^^xsd:double;
  dwc:endLatitude '38.697167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.852333 38.697167, 20.852333 38.697167, 20.852333 38.697167, 20.852333 38.697167, 20.852333 38.697167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_855'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477667 20.700333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477667"^^xsd:decimal ;
  dwc:decimalLongitude "20.700333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477667 20.700333)"^^geo:wktLiteral ;
  geo-pos:lat "38.477667"^^xsd:decimal ;
  geo-pos:long "20.700333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_839'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_839'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.700333'^^xsd:double;
  dwc:startLongitude '20.700333'^^xsd:double;
  dwc:endLongitude '20.700333'^^xsd:double;
  dwc:latitude '38.477667'^^xsd:double;
  dwc:startLatitude '38.477667'^^xsd:double;
  dwc:endLatitude '38.477667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.700333 38.477667, 20.700333 38.477667, 20.700333 38.477667, 20.700333 38.477667, 20.700333 38.477667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_839'^^xsd:string;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659667 20.947833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659667"^^xsd:decimal ;
  dwc:decimalLongitude "20.947833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659667 20.947833)"^^geo:wktLiteral ;
  geo-pos:lat "38.659667"^^xsd:decimal ;
  geo-pos:long "20.947833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1248'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1248'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.947833'^^xsd:double;
  dwc:startLongitude '20.947833'^^xsd:double;
  dwc:endLongitude '20.947833'^^xsd:double;
  dwc:latitude '38.659667'^^xsd:double;
  dwc:startLatitude '38.659667'^^xsd:double;
  dwc:endLatitude '38.659667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.947833 38.659667, 20.947833 38.659667, 20.947833 38.659667, 20.947833 38.659667, 20.947833 38.659667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1248'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.737667 20.819167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.737667"^^xsd:decimal ;
  dwc:decimalLongitude "20.819167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.737667 20.819167)"^^geo:wktLiteral ;
  geo-pos:lat "38.737667"^^xsd:decimal ;
  geo-pos:long "20.819167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1452'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1452'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.819167'^^xsd:double;
  dwc:startLongitude '20.819167'^^xsd:double;
  dwc:endLongitude '20.819167'^^xsd:double;
  dwc:latitude '38.737667'^^xsd:double;
  dwc:startLatitude '38.737667'^^xsd:double;
  dwc:endLatitude '38.737667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.819167 38.737667, 20.819167 38.737667, 20.819167 38.737667, 20.819167 38.737667, 20.819167 38.737667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1452'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6645 20.943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6645"^^xsd:decimal ;
  dwc:decimalLongitude "20.943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6645 20.943333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6645"^^xsd:decimal ;
  geo-pos:long "20.943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1358'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1358'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943333'^^xsd:double;
  dwc:startLongitude '20.943333'^^xsd:double;
  dwc:endLongitude '20.943333'^^xsd:double;
  dwc:latitude '38.6645'^^xsd:double;
  dwc:startLatitude '38.6645'^^xsd:double;
  dwc:endLatitude '38.6645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943333 38.6645, 20.943333 38.6645, 20.943333 38.6645, 20.943333 38.6645, 20.943333 38.6645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1358'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655167 20.974167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655167"^^xsd:decimal ;
  dwc:decimalLongitude "20.974167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655167 20.974167)"^^geo:wktLiteral ;
  geo-pos:lat "38.655167"^^xsd:decimal ;
  geo-pos:long "20.974167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_925'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_925'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.974167'^^xsd:double;
  dwc:startLongitude '20.974167'^^xsd:double;
  dwc:endLongitude '20.974167'^^xsd:double;
  dwc:latitude '38.655167'^^xsd:double;
  dwc:startLatitude '38.655167'^^xsd:double;
  dwc:endLatitude '38.655167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.974167 38.655167, 20.974167 38.655167, 20.974167 38.655167, 20.974167 38.655167, 20.974167 38.655167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_925'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.603667 20.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.603667"^^xsd:decimal ;
  dwc:decimalLongitude "20.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.603667 20.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.603667"^^xsd:decimal ;
  geo-pos:long "20.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_971'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_971'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.951'^^xsd:double;
  dwc:startLongitude '20.951'^^xsd:double;
  dwc:endLongitude '20.951'^^xsd:double;
  dwc:latitude '38.603667'^^xsd:double;
  dwc:startLatitude '38.603667'^^xsd:double;
  dwc:endLatitude '38.603667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.951 38.603667, 20.951 38.603667, 20.951 38.603667, 20.951 38.603667, 20.951 38.603667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_971'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367833 8.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367833"^^xsd:decimal ;
  dwc:decimalLongitude "8.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367833 8.023)"^^geo:wktLiteral ;
  geo-pos:lat "43.367833"^^xsd:decimal ;
  geo-pos:long "8.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3677'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3677'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.023'^^xsd:double;
  dwc:startLongitude '8.023'^^xsd:double;
  dwc:endLongitude '8.023'^^xsd:double;
  dwc:latitude '43.367833'^^xsd:double;
  dwc:startLatitude '43.367833'^^xsd:double;
  dwc:endLatitude '43.367833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.023 43.367833, 8.023 43.367833, 8.023 43.367833, 8.023 43.367833, 8.023 43.367833))'^^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 '774_3677'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5223 7.45465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5223"^^xsd:decimal ;
  dwc:decimalLongitude "7.45465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5223 7.45465)"^^geo:wktLiteral ;
  geo-pos:lat "43.5223"^^xsd:decimal ;
  geo-pos:long "7.45465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3811'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3811'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.45465'^^xsd:double;
  dwc:startLongitude '7.45465'^^xsd:double;
  dwc:endLongitude '7.45465'^^xsd:double;
  dwc:latitude '43.5223'^^xsd:double;
  dwc:startLatitude '43.5223'^^xsd:double;
  dwc:endLatitude '43.5223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45465 43.5223, 7.45465 43.5223, 7.45465 43.5223, 7.45465 43.5223, 7.45465 43.5223))'^^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 '774_3811'^^xsd:string;
  dwc:observationDate '1993-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5983 7.9619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5983"^^xsd:decimal ;
  dwc:decimalLongitude "7.9619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5983 7.9619)"^^geo:wktLiteral ;
  geo-pos:lat "43.5983"^^xsd:decimal ;
  geo-pos:long "7.9619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3514'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3514'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9619'^^xsd:double;
  dwc:startLongitude '7.9619'^^xsd:double;
  dwc:endLongitude '7.9619'^^xsd:double;
  dwc:latitude '43.5983'^^xsd:double;
  dwc:startLatitude '43.5983'^^xsd:double;
  dwc:endLatitude '43.5983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9619 43.5983, 7.9619 43.5983, 7.9619 43.5983, 7.9619 43.5983, 7.9619 43.5983))'^^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 '774_3514'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658183 7.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.658183"^^xsd:decimal ;
  dwc:decimalLongitude "7.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658183 7.7318)"^^geo:wktLiteral ;
  geo-pos:lat "43.658183"^^xsd:decimal ;
  geo-pos:long "7.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3694'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3694'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7318'^^xsd:double;
  dwc:startLongitude '7.7318'^^xsd:double;
  dwc:endLongitude '7.7318'^^xsd:double;
  dwc:latitude '43.658183'^^xsd:double;
  dwc:startLatitude '43.658183'^^xsd:double;
  dwc:endLatitude '43.658183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7318 43.658183, 7.7318 43.658183, 7.7318 43.658183, 7.7318 43.658183, 7.7318 43.658183))'^^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 '774_3694'^^xsd:string;
  dwc:observationDate '1992-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605833 20.741167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605833"^^xsd:decimal ;
  dwc:decimalLongitude "20.741167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605833 20.741167)"^^geo:wktLiteral ;
  geo-pos:lat "38.605833"^^xsd:decimal ;
  geo-pos:long "20.741167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1650'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1650'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.741167'^^xsd:double;
  dwc:startLongitude '20.741167'^^xsd:double;
  dwc:endLongitude '20.741167'^^xsd:double;
  dwc:latitude '38.605833'^^xsd:double;
  dwc:startLatitude '38.605833'^^xsd:double;
  dwc:endLatitude '38.605833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.741167 38.605833, 20.741167 38.605833, 20.741167 38.605833, 20.741167 38.605833, 20.741167 38.605833))'^^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 '774_1650'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68489 8.157572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68489"^^xsd:decimal ;
  dwc:decimalLongitude "8.157572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68489 8.157572)"^^geo:wktLiteral ;
  geo-pos:lat "43.68489"^^xsd:decimal ;
  geo-pos:long "8.157572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7989'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7989'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.9025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.157572'^^xsd:double;
  dwc:startLongitude '8.157572'^^xsd:double;
  dwc:endLongitude '8.157572'^^xsd:double;
  dwc:latitude '43.68489'^^xsd:double;
  dwc:startLatitude '43.68489'^^xsd:double;
  dwc:endLatitude '43.68489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.157572 43.68489, 8.157572 43.68489, 8.157572 43.68489, 8.157572 43.68489, 8.157572 43.68489))'^^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 '774_7989'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614667 7.81735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.614667"^^xsd:decimal ;
  dwc:decimalLongitude "7.81735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614667 7.81735)"^^geo:wktLiteral ;
  geo-pos:lat "43.614667"^^xsd:decimal ;
  geo-pos:long "7.81735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3837'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3837'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.81735'^^xsd:double;
  dwc:startLongitude '7.81735'^^xsd:double;
  dwc:endLongitude '7.81735'^^xsd:double;
  dwc:latitude '43.614667'^^xsd:double;
  dwc:startLatitude '43.614667'^^xsd:double;
  dwc:endLatitude '43.614667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.81735 43.614667, 7.81735 43.614667, 7.81735 43.614667, 7.81735 43.614667, 7.81735 43.614667))'^^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 '774_3837'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72681 7.7036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72681"^^xsd:decimal ;
  dwc:decimalLongitude "7.7036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72681 7.7036)"^^geo:wktLiteral ;
  geo-pos:lat "43.72681"^^xsd:decimal ;
  geo-pos:long "7.7036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6434'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6434'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.192777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7036'^^xsd:double;
  dwc:startLongitude '7.7036'^^xsd:double;
  dwc:endLongitude '7.7036'^^xsd:double;
  dwc:latitude '43.72681'^^xsd:double;
  dwc:startLatitude '43.72681'^^xsd:double;
  dwc:endLatitude '43.72681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7036 43.72681, 7.7036 43.72681, 7.7036 43.72681, 7.7036 43.72681, 7.7036 43.72681))'^^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 '774_6434'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59583 7.59612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59583"^^xsd:decimal ;
  dwc:decimalLongitude "7.59612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59583 7.59612)"^^geo:wktLiteral ;
  geo-pos:lat "43.59583"^^xsd:decimal ;
  geo-pos:long "7.59612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6432'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.656111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.59612'^^xsd:double;
  dwc:startLongitude '7.59612'^^xsd:double;
  dwc:endLongitude '7.59612'^^xsd:double;
  dwc:latitude '43.59583'^^xsd:double;
  dwc:startLatitude '43.59583'^^xsd:double;
  dwc:endLatitude '43.59583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.59612 43.59583, 7.59612 43.59583, 7.59612 43.59583, 7.59612 43.59583, 7.59612 43.59583))'^^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 '774_6432'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52938 7.913567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52938"^^xsd:decimal ;
  dwc:decimalLongitude "7.913567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52938 7.913567)"^^geo:wktLiteral ;
  geo-pos:lat "43.52938"^^xsd:decimal ;
  geo-pos:long "7.913567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8159'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8159'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9397222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.913567'^^xsd:double;
  dwc:startLongitude '7.913567'^^xsd:double;
  dwc:endLongitude '7.913567'^^xsd:double;
  dwc:latitude '43.52938'^^xsd:double;
  dwc:startLatitude '43.52938'^^xsd:double;
  dwc:endLatitude '43.52938'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.913567 43.52938, 7.913567 43.52938, 7.913567 43.52938, 7.913567 43.52938, 7.913567 43.52938))'^^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 '774_8159'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496 7.752667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496"^^xsd:decimal ;
  dwc:decimalLongitude "7.752667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496 7.752667)"^^geo:wktLiteral ;
  geo-pos:lat "43.496"^^xsd:decimal ;
  geo-pos:long "7.752667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4319'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4319'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.752667'^^xsd:double;
  dwc:startLongitude '7.752667'^^xsd:double;
  dwc:endLongitude '7.752667'^^xsd:double;
  dwc:latitude '43.496'^^xsd:double;
  dwc:startLatitude '43.496'^^xsd:double;
  dwc:endLatitude '43.496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.752667 43.496, 7.752667 43.496, 7.752667 43.496, 7.752667 43.496, 7.752667 43.496))'^^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 '774_4319'^^xsd:string;
  dwc:observationDate '1995-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71131 8.25066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71131"^^xsd:decimal ;
  dwc:decimalLongitude "8.25066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71131 8.25066)"^^geo:wktLiteral ;
  geo-pos:lat "43.71131"^^xsd:decimal ;
  geo-pos:long "8.25066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6792'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6792'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.97'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25066'^^xsd:double;
  dwc:startLongitude '8.25066'^^xsd:double;
  dwc:endLongitude '8.25066'^^xsd:double;
  dwc:latitude '43.71131'^^xsd:double;
  dwc:startLatitude '43.71131'^^xsd:double;
  dwc:endLatitude '43.71131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25066 43.71131, 8.25066 43.71131, 8.25066 43.71131, 8.25066 43.71131, 8.25066 43.71131))'^^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 '774_6792'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43939 7.14743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43939"^^xsd:decimal ;
  dwc:decimalLongitude "7.14743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43939 7.14743)"^^geo:wktLiteral ;
  geo-pos:lat "43.43939"^^xsd:decimal ;
  geo-pos:long "7.14743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6668'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6668'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.14743'^^xsd:double;
  dwc:startLongitude '7.14743'^^xsd:double;
  dwc:endLongitude '7.14743'^^xsd:double;
  dwc:latitude '43.43939'^^xsd:double;
  dwc:startLatitude '43.43939'^^xsd:double;
  dwc:endLatitude '43.43939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.14743 43.43939, 7.14743 43.43939, 7.14743 43.43939, 7.14743 43.43939, 7.14743 43.43939))'^^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 '774_6668'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533115 7.950117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533115"^^xsd:decimal ;
  dwc:decimalLongitude "7.950117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533115 7.950117)"^^geo:wktLiteral ;
  geo-pos:lat "43.533115"^^xsd:decimal ;
  geo-pos:long "7.950117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5491'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5491'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.169444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.950117'^^xsd:double;
  dwc:startLongitude '7.950117'^^xsd:double;
  dwc:endLongitude '7.950117'^^xsd:double;
  dwc:latitude '43.533115'^^xsd:double;
  dwc:startLatitude '43.533115'^^xsd:double;
  dwc:endLatitude '43.533115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.950117 43.533115, 7.950117 43.533115, 7.950117 43.533115, 7.950117 43.533115, 7.950117 43.533115))'^^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 '774_5491'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27085 8.498692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27085"^^xsd:decimal ;
  dwc:decimalLongitude "8.498692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27085 8.498692)"^^geo:wktLiteral ;
  geo-pos:lat "43.27085"^^xsd:decimal ;
  geo-pos:long "8.498692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7697'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7697'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.656388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.498692'^^xsd:double;
  dwc:startLongitude '8.498692'^^xsd:double;
  dwc:endLongitude '8.498692'^^xsd:double;
  dwc:latitude '43.27085'^^xsd:double;
  dwc:startLatitude '43.27085'^^xsd:double;
  dwc:endLatitude '43.27085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.498692 43.27085, 8.498692 43.27085, 8.498692 43.27085, 8.498692 43.27085, 8.498692 43.27085))'^^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 '774_7697'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74752 7.864257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74752"^^xsd:decimal ;
  dwc:decimalLongitude "7.864257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74752 7.864257)"^^geo:wktLiteral ;
  geo-pos:lat "43.74752"^^xsd:decimal ;
  geo-pos:long "7.864257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7646'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7646'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6047222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.864257'^^xsd:double;
  dwc:startLongitude '7.864257'^^xsd:double;
  dwc:endLongitude '7.864257'^^xsd:double;
  dwc:latitude '43.74752'^^xsd:double;
  dwc:startLatitude '43.74752'^^xsd:double;
  dwc:endLatitude '43.74752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.864257 43.74752, 7.864257 43.74752, 7.864257 43.74752, 7.864257 43.74752, 7.864257 43.74752))'^^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 '774_7646'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4916 7.661562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4916"^^xsd:decimal ;
  dwc:decimalLongitude "7.661562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4916 7.661562)"^^geo:wktLiteral ;
  geo-pos:lat "43.4916"^^xsd:decimal ;
  geo-pos:long "7.661562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6131'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6131'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.661562'^^xsd:double;
  dwc:startLongitude '7.661562'^^xsd:double;
  dwc:endLongitude '7.661562'^^xsd:double;
  dwc:latitude '43.4916'^^xsd:double;
  dwc:startLatitude '43.4916'^^xsd:double;
  dwc:endLatitude '43.4916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.661562 43.4916, 7.661562 43.4916, 7.661562 43.4916, 7.661562 43.4916, 7.661562 43.4916))'^^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 '774_6131'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607285 7.322163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.607285"^^xsd:decimal ;
  dwc:decimalLongitude "7.322163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607285 7.322163)"^^geo:wktLiteral ;
  geo-pos:lat "43.607285"^^xsd:decimal ;
  geo-pos:long "7.322163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5912'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5912'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.238333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.322163'^^xsd:double;
  dwc:startLongitude '7.322163'^^xsd:double;
  dwc:endLongitude '7.322163'^^xsd:double;
  dwc:latitude '43.607285'^^xsd:double;
  dwc:startLatitude '43.607285'^^xsd:double;
  dwc:endLatitude '43.607285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.322163 43.607285, 7.322163 43.607285, 7.322163 43.607285, 7.322163 43.607285, 7.322163 43.607285))'^^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 '774_5912'^^xsd:string;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614483 8.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.614483"^^xsd:decimal ;
  dwc:decimalLongitude "8.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614483 8.434)"^^geo:wktLiteral ;
  geo-pos:lat "43.614483"^^xsd:decimal ;
  geo-pos:long "8.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4248'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.434'^^xsd:double;
  dwc:startLongitude '8.434'^^xsd:double;
  dwc:endLongitude '8.434'^^xsd:double;
  dwc:latitude '43.614483'^^xsd:double;
  dwc:startLatitude '43.614483'^^xsd:double;
  dwc:endLatitude '43.614483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.434 43.614483, 8.434 43.614483, 8.434 43.614483, 8.434 43.614483, 8.434 43.614483))'^^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 '774_4248'^^xsd:string;
  dwc:observationDate '1995-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.748146 7.753397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.748146"^^xsd:decimal ;
  dwc:decimalLongitude "7.753397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.748146 7.753397)"^^geo:wktLiteral ;
  geo-pos:lat "43.748146"^^xsd:decimal ;
  geo-pos:long "7.753397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6075'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6075'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.753397'^^xsd:double;
  dwc:startLongitude '7.753397'^^xsd:double;
  dwc:endLongitude '7.753397'^^xsd:double;
  dwc:latitude '43.748146'^^xsd:double;
  dwc:startLatitude '43.748146'^^xsd:double;
  dwc:endLatitude '43.748146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.753397 43.748146, 7.753397 43.748146, 7.753397 43.748146, 7.753397 43.748146, 7.753397 43.748146))'^^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 '774_6075'^^xsd:string;
  dwc:observationDate '2007-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253833 7.986833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.253833"^^xsd:decimal ;
  dwc:decimalLongitude "7.986833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253833 7.986833)"^^geo:wktLiteral ;
  geo-pos:lat "43.253833"^^xsd:decimal ;
  geo-pos:long "7.986833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4603'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.086388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.986833'^^xsd:double;
  dwc:startLongitude '7.986833'^^xsd:double;
  dwc:endLongitude '7.986833'^^xsd:double;
  dwc:latitude '43.253833'^^xsd:double;
  dwc:startLatitude '43.253833'^^xsd:double;
  dwc:endLatitude '43.253833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.986833 43.253833, 7.986833 43.253833, 7.986833 43.253833, 7.986833 43.253833, 7.986833 43.253833))'^^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 '774_4603'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54165 7.5769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54165"^^xsd:decimal ;
  dwc:decimalLongitude "7.5769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54165 7.5769)"^^geo:wktLiteral ;
  geo-pos:lat "43.54165"^^xsd:decimal ;
  geo-pos:long "7.5769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5064'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5064'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.724722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5769'^^xsd:double;
  dwc:startLongitude '7.5769'^^xsd:double;
  dwc:endLongitude '7.5769'^^xsd:double;
  dwc:latitude '43.54165'^^xsd:double;
  dwc:startLatitude '43.54165'^^xsd:double;
  dwc:endLatitude '43.54165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5769 43.54165, 7.5769 43.54165, 7.5769 43.54165, 7.5769 43.54165, 7.5769 43.54165))'^^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 '774_5064'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.226967 7.68955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.226967"^^xsd:decimal ;
  dwc:decimalLongitude "7.68955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.226967 7.68955)"^^geo:wktLiteral ;
  geo-pos:lat "43.226967"^^xsd:decimal ;
  geo-pos:long "7.68955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4167'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4167'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68955'^^xsd:double;
  dwc:startLongitude '7.68955'^^xsd:double;
  dwc:endLongitude '7.68955'^^xsd:double;
  dwc:latitude '43.226967'^^xsd:double;
  dwc:startLatitude '43.226967'^^xsd:double;
  dwc:endLatitude '43.226967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68955 43.226967, 7.68955 43.226967, 7.68955 43.226967, 7.68955 43.226967, 7.68955 43.226967))'^^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 '774_4167'^^xsd:string;
  dwc:observationDate '1995-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.184167 20.234167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.184167"^^xsd:decimal ;
  dwc:decimalLongitude "20.234167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.184167 20.234167)"^^geo:wktLiteral ;
  geo-pos:lat "39.184167"^^xsd:decimal ;
  geo-pos:long "20.234167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_721'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_721'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.234167'^^xsd:double;
  dwc:startLongitude '20.234167'^^xsd:double;
  dwc:endLongitude '20.234167'^^xsd:double;
  dwc:latitude '39.184167'^^xsd:double;
  dwc:startLatitude '39.184167'^^xsd:double;
  dwc:endLatitude '39.184167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.234167 39.184167, 20.234167 39.184167, 20.234167 39.184167, 20.234167 39.184167, 20.234167 39.184167))'^^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 '774_721'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628 7.772333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.628"^^xsd:decimal ;
  dwc:decimalLongitude "7.772333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628 7.772333)"^^geo:wktLiteral ;
  geo-pos:lat "43.628"^^xsd:decimal ;
  geo-pos:long "7.772333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7455'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7455'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.627222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.772333'^^xsd:double;
  dwc:startLongitude '7.772333'^^xsd:double;
  dwc:endLongitude '7.772333'^^xsd:double;
  dwc:latitude '43.628'^^xsd:double;
  dwc:startLatitude '43.628'^^xsd:double;
  dwc:endLatitude '43.628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.772333 43.628, 7.772333 43.628, 7.772333 43.628, 7.772333 43.628, 7.772333 43.628))'^^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 '774_7455'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.741667 7.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.741667"^^xsd:decimal ;
  dwc:decimalLongitude "7.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.741667 7.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.741667"^^xsd:decimal ;
  geo-pos:long "7.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3337'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3337'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.767'^^xsd:double;
  dwc:startLongitude '7.767'^^xsd:double;
  dwc:endLongitude '7.767'^^xsd:double;
  dwc:latitude '43.741667'^^xsd:double;
  dwc:startLatitude '43.741667'^^xsd:double;
  dwc:endLatitude '43.741667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.767 43.741667, 7.767 43.741667, 7.767 43.741667, 7.767 43.741667, 7.767 43.741667))'^^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 '774_3337'^^xsd:string;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.336633 7.5165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.336633"^^xsd:decimal ;
  dwc:decimalLongitude "7.5165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.336633 7.5165)"^^geo:wktLiteral ;
  geo-pos:lat "43.336633"^^xsd:decimal ;
  geo-pos:long "7.5165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3611'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3611'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5165'^^xsd:double;
  dwc:startLongitude '7.5165'^^xsd:double;
  dwc:endLongitude '7.5165'^^xsd:double;
  dwc:latitude '43.336633'^^xsd:double;
  dwc:startLatitude '43.336633'^^xsd:double;
  dwc:endLatitude '43.336633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5165 43.336633, 7.5165 43.336633, 7.5165 43.336633, 7.5165 43.336633, 7.5165 43.336633))'^^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 '774_3611'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7283 8.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7283"^^xsd:decimal ;
  dwc:decimalLongitude "8.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7283 8.056)"^^geo:wktLiteral ;
  geo-pos:lat "43.7283"^^xsd:decimal ;
  geo-pos:long "8.056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7107'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7107'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.127222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.056'^^xsd:double;
  dwc:startLongitude '8.056'^^xsd:double;
  dwc:endLongitude '8.056'^^xsd:double;
  dwc:latitude '43.7283'^^xsd:double;
  dwc:startLatitude '43.7283'^^xsd:double;
  dwc:endLatitude '43.7283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.056 43.7283, 8.056 43.7283, 8.056 43.7283, 8.056 43.7283, 8.056 43.7283))'^^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 '774_7107'^^xsd:string;
  dwc:observationDate '1998-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6445 7.852333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6445"^^xsd:decimal ;
  dwc:decimalLongitude "7.852333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6445 7.852333)"^^geo:wktLiteral ;
  geo-pos:lat "43.6445"^^xsd:decimal ;
  geo-pos:long "7.852333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3308'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3308'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.852333'^^xsd:double;
  dwc:startLongitude '7.852333'^^xsd:double;
  dwc:endLongitude '7.852333'^^xsd:double;
  dwc:latitude '43.6445'^^xsd:double;
  dwc:startLatitude '43.6445'^^xsd:double;
  dwc:endLatitude '43.6445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.852333 43.6445, 7.852333 43.6445, 7.852333 43.6445, 7.852333 43.6445, 7.852333 43.6445))'^^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 '774_3308'^^xsd:string;
  dwc:observationDate '1990-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523833 7.7845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.523833"^^xsd:decimal ;
  dwc:decimalLongitude "7.7845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.523833 7.7845)"^^geo:wktLiteral ;
  geo-pos:lat "43.523833"^^xsd:decimal ;
  geo-pos:long "7.7845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3276'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3276'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7845'^^xsd:double;
  dwc:startLongitude '7.7845'^^xsd:double;
  dwc:endLongitude '7.7845'^^xsd:double;
  dwc:latitude '43.523833'^^xsd:double;
  dwc:startLatitude '43.523833'^^xsd:double;
  dwc:endLatitude '43.523833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7845 43.523833, 7.7845 43.523833, 7.7845 43.523833, 7.7845 43.523833, 7.7845 43.523833))'^^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 '774_3276'^^xsd:string;
  dwc:observationDate '1990-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.610433 8.085583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.610433"^^xsd:decimal ;
  dwc:decimalLongitude "8.085583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.610433 8.085583)"^^geo:wktLiteral ;
  geo-pos:lat "43.610433"^^xsd:decimal ;
  geo-pos:long "8.085583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7410'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7410'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.999722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.085583'^^xsd:double;
  dwc:startLongitude '8.085583'^^xsd:double;
  dwc:endLongitude '8.085583'^^xsd:double;
  dwc:latitude '43.610433'^^xsd:double;
  dwc:startLatitude '43.610433'^^xsd:double;
  dwc:endLatitude '43.610433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.085583 43.610433, 8.085583 43.610433, 8.085583 43.610433, 8.085583 43.610433, 8.085583 43.610433))'^^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 '774_7410'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.990167 8.2917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.990167"^^xsd:decimal ;
  dwc:decimalLongitude "8.2917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.990167 8.2917)"^^geo:wktLiteral ;
  geo-pos:lat "42.990167"^^xsd:decimal ;
  geo-pos:long "8.2917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3712'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3712'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2917'^^xsd:double;
  dwc:startLongitude '8.2917'^^xsd:double;
  dwc:endLongitude '8.2917'^^xsd:double;
  dwc:latitude '42.990167'^^xsd:double;
  dwc:startLatitude '42.990167'^^xsd:double;
  dwc:endLatitude '42.990167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2917 42.990167, 8.2917 42.990167, 8.2917 42.990167, 8.2917 42.990167, 8.2917 42.990167))'^^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 '774_3712'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.493167 7.868833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.493167"^^xsd:decimal ;
  dwc:decimalLongitude "7.868833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.493167 7.868833)"^^geo:wktLiteral ;
  geo-pos:lat "43.493167"^^xsd:decimal ;
  geo-pos:long "7.868833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4119'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4119'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.868833'^^xsd:double;
  dwc:startLongitude '7.868833'^^xsd:double;
  dwc:endLongitude '7.868833'^^xsd:double;
  dwc:latitude '43.493167'^^xsd:double;
  dwc:startLatitude '43.493167'^^xsd:double;
  dwc:endLatitude '43.493167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.868833 43.493167, 7.868833 43.493167, 7.868833 43.493167, 7.868833 43.493167, 7.868833 43.493167))'^^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 '774_4119'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.594867 8.415067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.594867"^^xsd:decimal ;
  dwc:decimalLongitude "8.415067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.594867 8.415067)"^^geo:wktLiteral ;
  geo-pos:lat "43.594867"^^xsd:decimal ;
  geo-pos:long "8.415067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7370'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7370'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.149722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.415067'^^xsd:double;
  dwc:startLongitude '8.415067'^^xsd:double;
  dwc:endLongitude '8.415067'^^xsd:double;
  dwc:latitude '43.594867'^^xsd:double;
  dwc:startLatitude '43.594867'^^xsd:double;
  dwc:endLatitude '43.594867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.415067 43.594867, 8.415067 43.594867, 8.415067 43.594867, 8.415067 43.594867, 8.415067 43.594867))'^^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 '774_7370'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40545 7.802633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40545"^^xsd:decimal ;
  dwc:decimalLongitude "7.802633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40545 7.802633)"^^geo:wktLiteral ;
  geo-pos:lat "43.40545"^^xsd:decimal ;
  geo-pos:long "7.802633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3479'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3479'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.802633'^^xsd:double;
  dwc:startLongitude '7.802633'^^xsd:double;
  dwc:endLongitude '7.802633'^^xsd:double;
  dwc:latitude '43.40545'^^xsd:double;
  dwc:startLatitude '43.40545'^^xsd:double;
  dwc:endLatitude '43.40545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.802633 43.40545, 7.802633 43.40545, 7.802633 43.40545, 7.802633 43.40545, 7.802633 43.40545))'^^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 '774_3479'^^xsd:string;
  dwc:observationDate '1991-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6204 7.439333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6204"^^xsd:decimal ;
  dwc:decimalLongitude "7.439333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6204 7.439333)"^^geo:wktLiteral ;
  geo-pos:lat "43.6204"^^xsd:decimal ;
  geo-pos:long "7.439333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3812'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3812'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.439333'^^xsd:double;
  dwc:startLongitude '7.439333'^^xsd:double;
  dwc:endLongitude '7.439333'^^xsd:double;
  dwc:latitude '43.6204'^^xsd:double;
  dwc:startLatitude '43.6204'^^xsd:double;
  dwc:endLatitude '43.6204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.439333 43.6204, 7.439333 43.6204, 7.439333 43.6204, 7.439333 43.6204, 7.439333 43.6204))'^^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 '774_3812'^^xsd:string;
  dwc:observationDate '1993-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.021111 20.283611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.021111"^^xsd:decimal ;
  dwc:decimalLongitude "20.283611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.021111 20.283611)"^^geo:wktLiteral ;
  geo-pos:lat "39.021111"^^xsd:decimal ;
  geo-pos:long "20.283611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_716'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_716'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.283611'^^xsd:double;
  dwc:startLongitude '20.283611'^^xsd:double;
  dwc:endLongitude '20.283611'^^xsd:double;
  dwc:latitude '39.021111'^^xsd:double;
  dwc:startLatitude '39.021111'^^xsd:double;
  dwc:endLatitude '39.021111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.283611 39.021111, 20.283611 39.021111, 20.283611 39.021111, 20.283611 39.021111, 20.283611 39.021111))'^^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 '774_716'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6731 8.095633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6731"^^xsd:decimal ;
  dwc:decimalLongitude "8.095633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6731 8.095633)"^^geo:wktLiteral ;
  geo-pos:lat "43.6731"^^xsd:decimal ;
  geo-pos:long "8.095633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6997'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6997'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.095633'^^xsd:double;
  dwc:startLongitude '8.095633'^^xsd:double;
  dwc:endLongitude '8.095633'^^xsd:double;
  dwc:latitude '43.6731'^^xsd:double;
  dwc:startLatitude '43.6731'^^xsd:double;
  dwc:endLatitude '43.6731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.095633 43.6731, 8.095633 43.6731, 8.095633 43.6731, 8.095633 43.6731, 8.095633 43.6731))'^^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 '774_6997'^^xsd:string;
  dwc:observationDate '1996-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 15.272333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.272333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 15.272333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "15.272333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2418'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.272333'^^xsd:double;
  dwc:startLongitude '15.272333'^^xsd:double;
  dwc:endLongitude '15.272333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:startLatitude '36.8'^^xsd:double;
  dwc:endLatitude '36.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.272333 36.8, 15.272333 36.8, 15.272333 36.8, 15.272333 36.8, 15.272333 36.8))'^^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 '774_2418'^^xsd:string;
  dwc:observationDate '1989-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9675 -13.433983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9675"^^xsd:decimal ;
  dwc:decimalLongitude "-13.433983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9675 -13.433983)"^^geo:wktLiteral ;
  geo-pos:lat "28.9675"^^xsd:decimal ;
  geo-pos:long "-13.433983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2835'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2835'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.433983'^^xsd:double;
  dwc:startLongitude '-13.433983'^^xsd:double;
  dwc:endLongitude '-13.433983'^^xsd:double;
  dwc:latitude '28.9675'^^xsd:double;
  dwc:startLatitude '28.9675'^^xsd:double;
  dwc:endLatitude '28.9675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.433983 28.9675, -13.433983 28.9675, -13.433983 28.9675, -13.433983 28.9675, -13.433983 28.9675))'^^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 '774_2835'^^xsd:string;
  dwc:observationDate '1994-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.695717 8.66885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.695717"^^xsd:decimal ;
  dwc:decimalLongitude "8.66885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.695717 8.66885)"^^geo:wktLiteral ;
  geo-pos:lat "42.695717"^^xsd:decimal ;
  geo-pos:long "8.66885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4004'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4004'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.66885'^^xsd:double;
  dwc:startLongitude '8.66885'^^xsd:double;
  dwc:endLongitude '8.66885'^^xsd:double;
  dwc:latitude '42.695717'^^xsd:double;
  dwc:startLatitude '42.695717'^^xsd:double;
  dwc:endLatitude '42.695717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66885 42.695717, 8.66885 42.695717, 8.66885 42.695717, 8.66885 42.695717, 8.66885 42.695717))'^^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 '774_4004'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6452 7.636531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6452"^^xsd:decimal ;
  dwc:decimalLongitude "7.636531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6452 7.636531)"^^geo:wktLiteral ;
  geo-pos:lat "43.6452"^^xsd:decimal ;
  geo-pos:long "7.636531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7862'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7862'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.1425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.636531'^^xsd:double;
  dwc:startLongitude '7.636531'^^xsd:double;
  dwc:endLongitude '7.636531'^^xsd:double;
  dwc:latitude '43.6452'^^xsd:double;
  dwc:startLatitude '43.6452'^^xsd:double;
  dwc:endLatitude '43.6452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.636531 43.6452, 7.636531 43.6452, 7.636531 43.6452, 7.636531 43.6452, 7.636531 43.6452))'^^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 '774_7862'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69218 7.643959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69218"^^xsd:decimal ;
  dwc:decimalLongitude "7.643959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69218 7.643959)"^^geo:wktLiteral ;
  geo-pos:lat "43.69218"^^xsd:decimal ;
  geo-pos:long "7.643959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8038'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8038'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.643959'^^xsd:double;
  dwc:startLongitude '7.643959'^^xsd:double;
  dwc:endLongitude '7.643959'^^xsd:double;
  dwc:latitude '43.69218'^^xsd:double;
  dwc:startLatitude '43.69218'^^xsd:double;
  dwc:endLatitude '43.69218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.643959 43.69218, 7.643959 43.69218, 7.643959 43.69218, 7.643959 43.69218, 7.643959 43.69218))'^^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 '774_8038'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44915 7.136239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44915"^^xsd:decimal ;
  dwc:decimalLongitude "7.136239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44915 7.136239)"^^geo:wktLiteral ;
  geo-pos:lat "43.44915"^^xsd:decimal ;
  geo-pos:long "7.136239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7899'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7899'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.204166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.136239'^^xsd:double;
  dwc:startLongitude '7.136239'^^xsd:double;
  dwc:endLongitude '7.136239'^^xsd:double;
  dwc:latitude '43.44915'^^xsd:double;
  dwc:startLatitude '43.44915'^^xsd:double;
  dwc:endLatitude '43.44915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.136239 43.44915, 7.136239 43.44915, 7.136239 43.44915, 7.136239 43.44915, 7.136239 43.44915))'^^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 '774_7899'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72579 7.709848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72579"^^xsd:decimal ;
  dwc:decimalLongitude "7.709848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72579 7.709848)"^^geo:wktLiteral ;
  geo-pos:lat "43.72579"^^xsd:decimal ;
  geo-pos:long "7.709848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7819'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7819'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.709848'^^xsd:double;
  dwc:startLongitude '7.709848'^^xsd:double;
  dwc:endLongitude '7.709848'^^xsd:double;
  dwc:latitude '43.72579'^^xsd:double;
  dwc:startLatitude '43.72579'^^xsd:double;
  dwc:endLatitude '43.72579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.709848 43.72579, 7.709848 43.72579, 7.709848 43.72579, 7.709848 43.72579, 7.709848 43.72579))'^^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 '774_7819'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706429 8.00586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706429"^^xsd:decimal ;
  dwc:decimalLongitude "8.00586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706429 8.00586)"^^geo:wktLiteral ;
  geo-pos:lat "43.706429"^^xsd:decimal ;
  geo-pos:long "8.00586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5972'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5972'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00586'^^xsd:double;
  dwc:startLongitude '8.00586'^^xsd:double;
  dwc:endLongitude '8.00586'^^xsd:double;
  dwc:latitude '43.706429'^^xsd:double;
  dwc:startLatitude '43.706429'^^xsd:double;
  dwc:endLatitude '43.706429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00586 43.706429, 8.00586 43.706429, 8.00586 43.706429, 8.00586 43.706429, 8.00586 43.706429))'^^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 '774_5972'^^xsd:string;
  dwc:observationDate '2007-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07045 8.571867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07045"^^xsd:decimal ;
  dwc:decimalLongitude "8.571867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07045 8.571867)"^^geo:wktLiteral ;
  geo-pos:lat "44.07045"^^xsd:decimal ;
  geo-pos:long "8.571867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5645'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5645'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.571867'^^xsd:double;
  dwc:startLongitude '8.571867'^^xsd:double;
  dwc:endLongitude '8.571867'^^xsd:double;
  dwc:latitude '44.07045'^^xsd:double;
  dwc:startLatitude '44.07045'^^xsd:double;
  dwc:endLatitude '44.07045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.571867 44.07045, 8.571867 44.07045, 8.571867 44.07045, 8.571867 44.07045, 8.571867 44.07045))'^^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 '774_5645'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675667 7.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.675667"^^xsd:decimal ;
  dwc:decimalLongitude "7.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675667 7.721)"^^geo:wktLiteral ;
  geo-pos:lat "43.675667"^^xsd:decimal ;
  geo-pos:long "7.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5610'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5610'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1519444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.721'^^xsd:double;
  dwc:startLongitude '7.721'^^xsd:double;
  dwc:endLongitude '7.721'^^xsd:double;
  dwc:latitude '43.675667'^^xsd:double;
  dwc:startLatitude '43.675667'^^xsd:double;
  dwc:endLatitude '43.675667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.721 43.675667, 7.721 43.675667, 7.721 43.675667, 7.721 43.675667, 7.721 43.675667))'^^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 '774_5610'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40685 8.08807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40685"^^xsd:decimal ;
  dwc:decimalLongitude "8.08807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40685 8.08807)"^^geo:wktLiteral ;
  geo-pos:lat "43.40685"^^xsd:decimal ;
  geo-pos:long "8.08807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4816'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4816'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.215'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08807'^^xsd:double;
  dwc:startLongitude '8.08807'^^xsd:double;
  dwc:endLongitude '8.08807'^^xsd:double;
  dwc:latitude '43.40685'^^xsd:double;
  dwc:startLatitude '43.40685'^^xsd:double;
  dwc:endLatitude '43.40685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08807 43.40685, 8.08807 43.40685, 8.08807 43.40685, 8.08807 43.40685, 8.08807 43.40685))'^^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 '774_4816'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58022 7.401385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58022"^^xsd:decimal ;
  dwc:decimalLongitude "7.401385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58022 7.401385)"^^geo:wktLiteral ;
  geo-pos:lat "43.58022"^^xsd:decimal ;
  geo-pos:long "7.401385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7798'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7798'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3036111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.401385'^^xsd:double;
  dwc:startLongitude '7.401385'^^xsd:double;
  dwc:endLongitude '7.401385'^^xsd:double;
  dwc:latitude '43.58022'^^xsd:double;
  dwc:startLatitude '43.58022'^^xsd:double;
  dwc:endLatitude '43.58022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.401385 43.58022, 7.401385 43.58022, 7.401385 43.58022, 7.401385 43.58022, 7.401385 43.58022))'^^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 '774_7798'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44798 8.717872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44798"^^xsd:decimal ;
  dwc:decimalLongitude "8.717872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44798 8.717872)"^^geo:wktLiteral ;
  geo-pos:lat "43.44798"^^xsd:decimal ;
  geo-pos:long "8.717872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7949'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7949'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.178888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.717872'^^xsd:double;
  dwc:startLongitude '8.717872'^^xsd:double;
  dwc:endLongitude '8.717872'^^xsd:double;
  dwc:latitude '43.44798'^^xsd:double;
  dwc:startLatitude '43.44798'^^xsd:double;
  dwc:endLatitude '43.44798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.717872 43.44798, 8.717872 43.44798, 8.717872 43.44798, 8.717872 43.44798, 8.717872 43.44798))'^^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 '774_7949'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.577667 20.573833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.577667"^^xsd:decimal ;
  dwc:decimalLongitude "20.573833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.577667 20.573833)"^^geo:wktLiteral ;
  geo-pos:lat "38.577667"^^xsd:decimal ;
  geo-pos:long "20.573833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1594'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1594'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.573833'^^xsd:double;
  dwc:startLongitude '20.573833'^^xsd:double;
  dwc:endLongitude '20.573833'^^xsd:double;
  dwc:latitude '38.577667'^^xsd:double;
  dwc:startLatitude '38.577667'^^xsd:double;
  dwc:endLatitude '38.577667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.573833 38.577667, 20.573833 38.577667, 20.573833 38.577667, 20.573833 38.577667, 20.573833 38.577667))'^^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 '774_1594'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6652 8.3946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6652"^^xsd:decimal ;
  dwc:decimalLongitude "8.3946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6652 8.3946)"^^geo:wktLiteral ;
  geo-pos:lat "43.6652"^^xsd:decimal ;
  geo-pos:long "8.3946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7602'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7602'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.9475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3946'^^xsd:double;
  dwc:startLongitude '8.3946'^^xsd:double;
  dwc:endLongitude '8.3946'^^xsd:double;
  dwc:latitude '43.6652'^^xsd:double;
  dwc:startLatitude '43.6652'^^xsd:double;
  dwc:endLatitude '43.6652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3946 43.6652, 8.3946 43.6652, 8.3946 43.6652, 8.3946 43.6652, 8.3946 43.6652))'^^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 '774_7602'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.341167 7.256833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.341167"^^xsd:decimal ;
  dwc:decimalLongitude "7.256833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.341167 7.256833)"^^geo:wktLiteral ;
  geo-pos:lat "43.341167"^^xsd:decimal ;
  geo-pos:long "7.256833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4147'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4147'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.256833'^^xsd:double;
  dwc:startLongitude '7.256833'^^xsd:double;
  dwc:endLongitude '7.256833'^^xsd:double;
  dwc:latitude '43.341167'^^xsd:double;
  dwc:startLatitude '43.341167'^^xsd:double;
  dwc:endLatitude '43.341167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.256833 43.341167, 7.256833 43.341167, 7.256833 43.341167, 7.256833 43.341167, 7.256833 43.341167))'^^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 '774_4147'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533783 8.328917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533783"^^xsd:decimal ;
  dwc:decimalLongitude "8.328917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533783 8.328917)"^^geo:wktLiteral ;
  geo-pos:lat "43.533783"^^xsd:decimal ;
  geo-pos:long "8.328917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7356'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7356'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.023611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.328917'^^xsd:double;
  dwc:startLongitude '8.328917'^^xsd:double;
  dwc:endLongitude '8.328917'^^xsd:double;
  dwc:latitude '43.533783'^^xsd:double;
  dwc:startLatitude '43.533783'^^xsd:double;
  dwc:endLatitude '43.533783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.328917 43.533783, 8.328917 43.533783, 8.328917 43.533783, 8.328917 43.533783, 8.328917 43.533783))'^^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 '774_7356'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.968833 8.470667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.968833"^^xsd:decimal ;
  dwc:decimalLongitude "8.470667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.968833 8.470667)"^^geo:wktLiteral ;
  geo-pos:lat "42.968833"^^xsd:decimal ;
  geo-pos:long "8.470667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3985'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3985'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.470667'^^xsd:double;
  dwc:startLongitude '8.470667'^^xsd:double;
  dwc:endLongitude '8.470667'^^xsd:double;
  dwc:latitude '42.968833'^^xsd:double;
  dwc:startLatitude '42.968833'^^xsd:double;
  dwc:endLatitude '42.968833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.470667 42.968833, 8.470667 42.968833, 8.470667 42.968833, 8.470667 42.968833, 8.470667 42.968833))'^^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 '774_3985'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69887 7.80295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69887"^^xsd:decimal ;
  dwc:decimalLongitude "7.80295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69887 7.80295)"^^geo:wktLiteral ;
  geo-pos:lat "43.69887"^^xsd:decimal ;
  geo-pos:long "7.80295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5231'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5231'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80295'^^xsd:double;
  dwc:startLongitude '7.80295'^^xsd:double;
  dwc:endLongitude '7.80295'^^xsd:double;
  dwc:latitude '43.69887'^^xsd:double;
  dwc:startLatitude '43.69887'^^xsd:double;
  dwc:endLatitude '43.69887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80295 43.69887, 7.80295 43.69887, 7.80295 43.69887, 7.80295 43.69887, 7.80295 43.69887))'^^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 '774_5231'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966167 8.491833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966167"^^xsd:decimal ;
  dwc:decimalLongitude "8.491833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966167 8.491833)"^^geo:wktLiteral ;
  geo-pos:lat "42.966167"^^xsd:decimal ;
  geo-pos:long "8.491833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4006'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4006'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.491833'^^xsd:double;
  dwc:startLongitude '8.491833'^^xsd:double;
  dwc:endLongitude '8.491833'^^xsd:double;
  dwc:latitude '42.966167'^^xsd:double;
  dwc:startLatitude '42.966167'^^xsd:double;
  dwc:endLatitude '42.966167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.491833 42.966167, 8.491833 42.966167, 8.491833 42.966167, 8.491833 42.966167, 8.491833 42.966167))'^^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 '774_4006'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77711 7.884957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77711"^^xsd:decimal ;
  dwc:decimalLongitude "7.884957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77711 7.884957)"^^geo:wktLiteral ;
  geo-pos:lat "43.77711"^^xsd:decimal ;
  geo-pos:long "7.884957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7918'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7918'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.8725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.884957'^^xsd:double;
  dwc:startLongitude '7.884957'^^xsd:double;
  dwc:endLongitude '7.884957'^^xsd:double;
  dwc:latitude '43.77711'^^xsd:double;
  dwc:startLatitude '43.77711'^^xsd:double;
  dwc:endLatitude '43.77711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.884957 43.77711, 7.884957 43.77711, 7.884957 43.77711, 7.884957 43.77711, 7.884957 43.77711))'^^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 '774_7918'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80062 7.87304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80062"^^xsd:decimal ;
  dwc:decimalLongitude "7.87304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80062 7.87304)"^^geo:wktLiteral ;
  geo-pos:lat "43.80062"^^xsd:decimal ;
  geo-pos:long "7.87304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6576'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6576'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.526111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.87304'^^xsd:double;
  dwc:startLongitude '7.87304'^^xsd:double;
  dwc:endLongitude '7.87304'^^xsd:double;
  dwc:latitude '43.80062'^^xsd:double;
  dwc:startLatitude '43.80062'^^xsd:double;
  dwc:endLatitude '43.80062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.87304 43.80062, 7.87304 43.80062, 7.87304 43.80062, 7.87304 43.80062, 7.87304 43.80062))'^^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 '774_6576'^^xsd:string;
  dwc:observationDate '2009-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580029 7.366862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.580029"^^xsd:decimal ;
  dwc:decimalLongitude "7.366862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.580029 7.366862)"^^geo:wktLiteral ;
  geo-pos:lat "43.580029"^^xsd:decimal ;
  geo-pos:long "7.366862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6236'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6236'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.108055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.366862'^^xsd:double;
  dwc:startLongitude '7.366862'^^xsd:double;
  dwc:endLongitude '7.366862'^^xsd:double;
  dwc:latitude '43.580029'^^xsd:double;
  dwc:startLatitude '43.580029'^^xsd:double;
  dwc:endLatitude '43.580029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.366862 43.580029, 7.366862 43.580029, 7.366862 43.580029, 7.366862 43.580029, 7.366862 43.580029))'^^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 '774_6236'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42268 7.563628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42268"^^xsd:decimal ;
  dwc:decimalLongitude "7.563628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42268 7.563628)"^^geo:wktLiteral ;
  geo-pos:lat "43.42268"^^xsd:decimal ;
  geo-pos:long "7.563628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6218'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6218'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.5511111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.563628'^^xsd:double;
  dwc:startLongitude '7.563628'^^xsd:double;
  dwc:endLongitude '7.563628'^^xsd:double;
  dwc:latitude '43.42268'^^xsd:double;
  dwc:startLatitude '43.42268'^^xsd:double;
  dwc:endLatitude '43.42268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.563628 43.42268, 7.563628 43.42268, 7.563628 43.42268, 7.563628 43.42268, 7.563628 43.42268))'^^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 '774_6218'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77245 7.961507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77245"^^xsd:decimal ;
  dwc:decimalLongitude "7.961507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77245 7.961507)"^^geo:wktLiteral ;
  geo-pos:lat "43.77245"^^xsd:decimal ;
  geo-pos:long "7.961507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7761'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7761'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.970555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.961507'^^xsd:double;
  dwc:startLongitude '7.961507'^^xsd:double;
  dwc:endLongitude '7.961507'^^xsd:double;
  dwc:latitude '43.77245'^^xsd:double;
  dwc:startLatitude '43.77245'^^xsd:double;
  dwc:endLatitude '43.77245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.961507 43.77245, 7.961507 43.77245, 7.961507 43.77245, 7.961507 43.77245, 7.961507 43.77245))'^^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 '774_7761'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75898 7.8716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75898"^^xsd:decimal ;
  dwc:decimalLongitude "7.8716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75898 7.8716)"^^geo:wktLiteral ;
  geo-pos:lat "43.75898"^^xsd:decimal ;
  geo-pos:long "7.8716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6415'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6415'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8716'^^xsd:double;
  dwc:startLongitude '7.8716'^^xsd:double;
  dwc:endLongitude '7.8716'^^xsd:double;
  dwc:latitude '43.75898'^^xsd:double;
  dwc:startLatitude '43.75898'^^xsd:double;
  dwc:endLatitude '43.75898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8716 43.75898, 7.8716 43.75898, 7.8716 43.75898, 7.8716 43.75898, 7.8716 43.75898))'^^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 '774_6415'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.222167 7.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.222167"^^xsd:decimal ;
  dwc:decimalLongitude "7.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.222167 7.777)"^^geo:wktLiteral ;
  geo-pos:lat "41.222167"^^xsd:decimal ;
  geo-pos:long "7.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2764'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2764'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.777'^^xsd:double;
  dwc:startLongitude '7.777'^^xsd:double;
  dwc:endLongitude '7.777'^^xsd:double;
  dwc:latitude '41.222167'^^xsd:double;
  dwc:startLatitude '41.222167'^^xsd:double;
  dwc:endLatitude '41.222167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.777 41.222167, 7.777 41.222167, 7.777 41.222167, 7.777 41.222167, 7.777 41.222167))'^^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 '774_2764'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.165167 8.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.165167"^^xsd:decimal ;
  dwc:decimalLongitude "8.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.165167 8.461)"^^geo:wktLiteral ;
  geo-pos:lat "43.165167"^^xsd:decimal ;
  geo-pos:long "8.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4068'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4068'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.461'^^xsd:double;
  dwc:startLongitude '8.461'^^xsd:double;
  dwc:endLongitude '8.461'^^xsd:double;
  dwc:latitude '43.165167'^^xsd:double;
  dwc:startLatitude '43.165167'^^xsd:double;
  dwc:endLatitude '43.165167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.461 43.165167, 8.461 43.165167, 8.461 43.165167, 8.461 43.165167, 8.461 43.165167))'^^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 '774_4068'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.325167 8.003867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.325167"^^xsd:decimal ;
  dwc:decimalLongitude "8.003867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.325167 8.003867)"^^geo:wktLiteral ;
  geo-pos:lat "43.325167"^^xsd:decimal ;
  geo-pos:long "8.003867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3673'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3673'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.003867'^^xsd:double;
  dwc:startLongitude '8.003867'^^xsd:double;
  dwc:endLongitude '8.003867'^^xsd:double;
  dwc:latitude '43.325167'^^xsd:double;
  dwc:startLatitude '43.325167'^^xsd:double;
  dwc:endLatitude '43.325167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.003867 43.325167, 8.003867 43.325167, 8.003867 43.325167, 8.003867 43.325167, 8.003867 43.325167))'^^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 '774_3673'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589467 8.155867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.589467"^^xsd:decimal ;
  dwc:decimalLongitude "8.155867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589467 8.155867)"^^geo:wktLiteral ;
  geo-pos:lat "43.589467"^^xsd:decimal ;
  geo-pos:long "8.155867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7366'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7366'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.666944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.155867'^^xsd:double;
  dwc:startLongitude '8.155867'^^xsd:double;
  dwc:endLongitude '8.155867'^^xsd:double;
  dwc:latitude '43.589467'^^xsd:double;
  dwc:startLatitude '43.589467'^^xsd:double;
  dwc:endLatitude '43.589467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.155867 43.589467, 8.155867 43.589467, 8.155867 43.589467, 8.155867 43.589467, 8.155867 43.589467))'^^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 '774_7366'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69889 7.77858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69889"^^xsd:decimal ;
  dwc:decimalLongitude "7.77858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69889 7.77858)"^^geo:wktLiteral ;
  geo-pos:lat "43.69889"^^xsd:decimal ;
  geo-pos:long "7.77858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5227'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5227'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.14'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77858'^^xsd:double;
  dwc:startLongitude '7.77858'^^xsd:double;
  dwc:endLongitude '7.77858'^^xsd:double;
  dwc:latitude '43.69889'^^xsd:double;
  dwc:startLatitude '43.69889'^^xsd:double;
  dwc:endLatitude '43.69889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77858 43.69889, 7.77858 43.69889, 7.77858 43.69889, 7.77858 43.69889, 7.77858 43.69889))'^^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 '774_5227'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464699 7.385492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.464699"^^xsd:decimal ;
  dwc:decimalLongitude "7.385492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464699 7.385492)"^^geo:wktLiteral ;
  geo-pos:lat "43.464699"^^xsd:decimal ;
  geo-pos:long "7.385492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6159'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6159'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.128888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.385492'^^xsd:double;
  dwc:startLongitude '7.385492'^^xsd:double;
  dwc:endLongitude '7.385492'^^xsd:double;
  dwc:latitude '43.464699'^^xsd:double;
  dwc:startLatitude '43.464699'^^xsd:double;
  dwc:endLatitude '43.464699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.385492 43.464699, 7.385492 43.464699, 7.385492 43.464699, 7.385492 43.464699, 7.385492 43.464699))'^^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 '774_6159'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.427 7.602333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.427"^^xsd:decimal ;
  dwc:decimalLongitude "7.602333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.427 7.602333)"^^geo:wktLiteral ;
  geo-pos:lat "43.427"^^xsd:decimal ;
  geo-pos:long "7.602333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4448'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4448'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.602333'^^xsd:double;
  dwc:startLongitude '7.602333'^^xsd:double;
  dwc:endLongitude '7.602333'^^xsd:double;
  dwc:latitude '43.427'^^xsd:double;
  dwc:startLatitude '43.427'^^xsd:double;
  dwc:endLatitude '43.427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.602333 43.427, 7.602333 43.427, 7.602333 43.427, 7.602333 43.427, 7.602333 43.427))'^^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 '774_4448'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366667 7.836167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366667"^^xsd:decimal ;
  dwc:decimalLongitude "7.836167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366667 7.836167)"^^geo:wktLiteral ;
  geo-pos:lat "43.366667"^^xsd:decimal ;
  geo-pos:long "7.836167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2297'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2297'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.836167'^^xsd:double;
  dwc:startLongitude '7.836167'^^xsd:double;
  dwc:endLongitude '7.836167'^^xsd:double;
  dwc:latitude '43.366667'^^xsd:double;
  dwc:startLatitude '43.366667'^^xsd:double;
  dwc:endLatitude '43.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.836167 43.366667, 7.836167 43.366667, 7.836167 43.366667, 7.836167 43.366667, 7.836167 43.366667))'^^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 '774_2297'^^xsd:string;
  dwc:observationDate '1988-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6557 7.489507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6557"^^xsd:decimal ;
  dwc:decimalLongitude "7.489507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6557 7.489507)"^^geo:wktLiteral ;
  geo-pos:lat "43.6557"^^xsd:decimal ;
  geo-pos:long "7.489507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7736'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7736'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.199444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.489507'^^xsd:double;
  dwc:startLongitude '7.489507'^^xsd:double;
  dwc:endLongitude '7.489507'^^xsd:double;
  dwc:latitude '43.6557'^^xsd:double;
  dwc:startLatitude '43.6557'^^xsd:double;
  dwc:endLatitude '43.6557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.489507 43.6557, 7.489507 43.6557, 7.489507 43.6557, 7.489507 43.6557, 7.489507 43.6557))'^^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 '774_7736'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.362492 7.150136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.362492"^^xsd:decimal ;
  dwc:decimalLongitude "7.150136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.362492 7.150136)"^^geo:wktLiteral ;
  geo-pos:lat "43.362492"^^xsd:decimal ;
  geo-pos:long "7.150136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5798'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5798'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.1533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.150136'^^xsd:double;
  dwc:startLongitude '7.150136'^^xsd:double;
  dwc:endLongitude '7.150136'^^xsd:double;
  dwc:latitude '43.362492'^^xsd:double;
  dwc:startLatitude '43.362492'^^xsd:double;
  dwc:endLatitude '43.362492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.150136 43.362492, 7.150136 43.362492, 7.150136 43.362492, 7.150136 43.362492, 7.150136 43.362492))'^^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 '774_5798'^^xsd:string;
  dwc:observationDate '2006-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67431 7.74997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67431"^^xsd:decimal ;
  dwc:decimalLongitude "7.74997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67431 7.74997)"^^geo:wktLiteral ;
  geo-pos:lat "43.67431"^^xsd:decimal ;
  geo-pos:long "7.74997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6437'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74997'^^xsd:double;
  dwc:startLongitude '7.74997'^^xsd:double;
  dwc:endLongitude '7.74997'^^xsd:double;
  dwc:latitude '43.67431'^^xsd:double;
  dwc:startLatitude '43.67431'^^xsd:double;
  dwc:endLatitude '43.67431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74997 43.67431, 7.74997 43.67431, 7.74997 43.67431, 7.74997 43.67431, 7.74997 43.67431))'^^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 '774_6437'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74592 7.62733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74592"^^xsd:decimal ;
  dwc:decimalLongitude "7.62733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74592 7.62733)"^^geo:wktLiteral ;
  geo-pos:lat "43.74592"^^xsd:decimal ;
  geo-pos:long "7.62733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6436'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.436111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62733'^^xsd:double;
  dwc:startLongitude '7.62733'^^xsd:double;
  dwc:endLongitude '7.62733'^^xsd:double;
  dwc:latitude '43.74592'^^xsd:double;
  dwc:startLatitude '43.74592'^^xsd:double;
  dwc:endLatitude '43.74592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62733 43.74592, 7.62733 43.74592, 7.62733 43.74592, 7.62733 43.74592, 7.62733 43.74592))'^^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 '774_6436'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2798 8.12009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2798"^^xsd:decimal ;
  dwc:decimalLongitude "8.12009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2798 8.12009)"^^geo:wktLiteral ;
  geo-pos:lat "43.2798"^^xsd:decimal ;
  geo-pos:long "8.12009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6383'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6383'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.235'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12009'^^xsd:double;
  dwc:startLongitude '8.12009'^^xsd:double;
  dwc:endLongitude '8.12009'^^xsd:double;
  dwc:latitude '43.2798'^^xsd:double;
  dwc:startLatitude '43.2798'^^xsd:double;
  dwc:endLatitude '43.2798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12009 43.2798, 8.12009 43.2798, 8.12009 43.2798, 8.12009 43.2798, 8.12009 43.2798))'^^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 '774_6383'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67683 7.487617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67683"^^xsd:decimal ;
  dwc:decimalLongitude "7.487617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67683 7.487617)"^^geo:wktLiteral ;
  geo-pos:lat "43.67683"^^xsd:decimal ;
  geo-pos:long "7.487617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5418'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5202777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.487617'^^xsd:double;
  dwc:startLongitude '7.487617'^^xsd:double;
  dwc:endLongitude '7.487617'^^xsd:double;
  dwc:latitude '43.67683'^^xsd:double;
  dwc:startLatitude '43.67683'^^xsd:double;
  dwc:endLatitude '43.67683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.487617 43.67683, 7.487617 43.67683, 7.487617 43.67683, 7.487617 43.67683, 7.487617 43.67683))'^^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 '774_5418'^^xsd:string;
  dwc:observationDate '2004-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622444 8.079333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.622444"^^xsd:decimal ;
  dwc:decimalLongitude "8.079333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622444 8.079333)"^^geo:wktLiteral ;
  geo-pos:lat "43.622444"^^xsd:decimal ;
  geo-pos:long "8.079333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5929'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5929'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.7566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.079333'^^xsd:double;
  dwc:startLongitude '8.079333'^^xsd:double;
  dwc:endLongitude '8.079333'^^xsd:double;
  dwc:latitude '43.622444'^^xsd:double;
  dwc:startLatitude '43.622444'^^xsd:double;
  dwc:endLatitude '43.622444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.079333 43.622444, 8.079333 43.622444, 8.079333 43.622444, 8.079333 43.622444, 8.079333 43.622444))'^^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 '774_5929'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64888 7.44526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64888"^^xsd:decimal ;
  dwc:decimalLongitude "7.44526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64888 7.44526)"^^geo:wktLiteral ;
  geo-pos:lat "43.64888"^^xsd:decimal ;
  geo-pos:long "7.44526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6410'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6410'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44526'^^xsd:double;
  dwc:startLongitude '7.44526'^^xsd:double;
  dwc:endLongitude '7.44526'^^xsd:double;
  dwc:latitude '43.64888'^^xsd:double;
  dwc:startLatitude '43.64888'^^xsd:double;
  dwc:endLatitude '43.64888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44526 43.64888, 7.44526 43.64888, 7.44526 43.64888, 7.44526 43.64888, 7.44526 43.64888))'^^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 '774_6410'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639641 7.723225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.639641"^^xsd:decimal ;
  dwc:decimalLongitude "7.723225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639641 7.723225)"^^geo:wktLiteral ;
  geo-pos:lat "43.639641"^^xsd:decimal ;
  geo-pos:long "7.723225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5839'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5839'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.5216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.723225'^^xsd:double;
  dwc:startLongitude '7.723225'^^xsd:double;
  dwc:endLongitude '7.723225'^^xsd:double;
  dwc:latitude '43.639641'^^xsd:double;
  dwc:startLatitude '43.639641'^^xsd:double;
  dwc:endLatitude '43.639641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.723225 43.639641, 7.723225 43.639641, 7.723225 43.639641, 7.723225 43.639641, 7.723225 43.639641))'^^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 '774_5839'^^xsd:string;
  dwc:observationDate '2006-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.157917 8.799392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.157917"^^xsd:decimal ;
  dwc:decimalLongitude "8.799392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.157917 8.799392)"^^geo:wktLiteral ;
  geo-pos:lat "43.157917"^^xsd:decimal ;
  geo-pos:long "8.799392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6036'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6036'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.51'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.799392'^^xsd:double;
  dwc:startLongitude '8.799392'^^xsd:double;
  dwc:endLongitude '8.799392'^^xsd:double;
  dwc:latitude '43.157917'^^xsd:double;
  dwc:startLatitude '43.157917'^^xsd:double;
  dwc:endLatitude '43.157917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.799392 43.157917, 8.799392 43.157917, 8.799392 43.157917, 8.799392 43.157917, 8.799392 43.157917))'^^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 '774_6036'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20085 8.46925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.20085"^^xsd:decimal ;
  dwc:decimalLongitude "8.46925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20085 8.46925)"^^geo:wktLiteral ;
  geo-pos:lat "44.20085"^^xsd:decimal ;
  geo-pos:long "8.46925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5360'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5360'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.711388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46925'^^xsd:double;
  dwc:startLongitude '8.46925'^^xsd:double;
  dwc:endLongitude '8.46925'^^xsd:double;
  dwc:latitude '44.20085'^^xsd:double;
  dwc:startLatitude '44.20085'^^xsd:double;
  dwc:endLatitude '44.20085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46925 44.20085, 8.46925 44.20085, 8.46925 44.20085, 8.46925 44.20085, 8.46925 44.20085))'^^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 '774_5360'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49823 6.9937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49823"^^xsd:decimal ;
  dwc:decimalLongitude "6.9937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49823 6.9937)"^^geo:wktLiteral ;
  geo-pos:lat "43.49823"^^xsd:decimal ;
  geo-pos:long "6.9937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5210'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5210'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.9937'^^xsd:double;
  dwc:startLongitude '6.9937'^^xsd:double;
  dwc:endLongitude '6.9937'^^xsd:double;
  dwc:latitude '43.49823'^^xsd:double;
  dwc:startLatitude '43.49823'^^xsd:double;
  dwc:endLatitude '43.49823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.9937 43.49823, 6.9937 43.49823, 6.9937 43.49823, 6.9937 43.49823, 6.9937 43.49823))'^^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 '774_5210'^^xsd:string;
  dwc:observationDate '2001-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665667 7.371333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665667"^^xsd:decimal ;
  dwc:decimalLongitude "7.371333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665667 7.371333)"^^geo:wktLiteral ;
  geo-pos:lat "43.665667"^^xsd:decimal ;
  geo-pos:long "7.371333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4635'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4635'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.103333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.371333'^^xsd:double;
  dwc:startLongitude '7.371333'^^xsd:double;
  dwc:endLongitude '7.371333'^^xsd:double;
  dwc:latitude '43.665667'^^xsd:double;
  dwc:startLatitude '43.665667'^^xsd:double;
  dwc:endLatitude '43.665667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.371333 43.665667, 7.371333 43.665667, 7.371333 43.665667, 7.371333 43.665667, 7.371333 43.665667))'^^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 '774_4635'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6991 7.85475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6991"^^xsd:decimal ;
  dwc:decimalLongitude "7.85475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6991 7.85475)"^^geo:wktLiteral ;
  geo-pos:lat "43.6991"^^xsd:decimal ;
  geo-pos:long "7.85475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4811'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4811'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85475'^^xsd:double;
  dwc:startLongitude '7.85475'^^xsd:double;
  dwc:endLongitude '7.85475'^^xsd:double;
  dwc:latitude '43.6991'^^xsd:double;
  dwc:startLatitude '43.6991'^^xsd:double;
  dwc:endLatitude '43.6991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85475 43.6991, 7.85475 43.6991, 7.85475 43.6991, 7.85475 43.6991, 7.85475 43.6991))'^^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 '774_4811'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682567 7.445033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.682567"^^xsd:decimal ;
  dwc:decimalLongitude "7.445033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682567 7.445033)"^^geo:wktLiteral ;
  geo-pos:lat "43.682567"^^xsd:decimal ;
  geo-pos:long "7.445033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4480'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.445033'^^xsd:double;
  dwc:startLongitude '7.445033'^^xsd:double;
  dwc:endLongitude '7.445033'^^xsd:double;
  dwc:latitude '43.682567'^^xsd:double;
  dwc:startLatitude '43.682567'^^xsd:double;
  dwc:endLatitude '43.682567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.445033 43.682567, 7.445033 43.682567, 7.445033 43.682567, 7.445033 43.682567, 7.445033 43.682567))'^^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 '774_4480'^^xsd:string;
  dwc:observationDate '1997-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714096 7.748747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714096"^^xsd:decimal ;
  dwc:decimalLongitude "7.748747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714096 7.748747)"^^geo:wktLiteral ;
  geo-pos:lat "43.714096"^^xsd:decimal ;
  geo-pos:long "7.748747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6354'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6354'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.467222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.748747'^^xsd:double;
  dwc:startLongitude '7.748747'^^xsd:double;
  dwc:endLongitude '7.748747'^^xsd:double;
  dwc:latitude '43.714096'^^xsd:double;
  dwc:startLatitude '43.714096'^^xsd:double;
  dwc:endLatitude '43.714096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.748747 43.714096, 7.748747 43.714096, 7.748747 43.714096, 7.748747 43.714096, 7.748747 43.714096))'^^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 '774_6354'^^xsd:string;
  dwc:observationDate '2008-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 7.953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "7.953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 7.953333)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "7.953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4632'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4632'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.592777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.953333'^^xsd:double;
  dwc:startLongitude '7.953333'^^xsd:double;
  dwc:endLongitude '7.953333'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:startLatitude '43.36'^^xsd:double;
  dwc:endLatitude '43.36'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.953333 43.36, 7.953333 43.36, 7.953333 43.36, 7.953333 43.36, 7.953333 43.36))'^^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 '774_4632'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00242 7.09132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00242"^^xsd:decimal ;
  dwc:decimalLongitude "7.09132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00242 7.09132)"^^geo:wktLiteral ;
  geo-pos:lat "43.00242"^^xsd:decimal ;
  geo-pos:long "7.09132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5252'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5252'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.479166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.09132'^^xsd:double;
  dwc:startLongitude '7.09132'^^xsd:double;
  dwc:endLongitude '7.09132'^^xsd:double;
  dwc:latitude '43.00242'^^xsd:double;
  dwc:startLatitude '43.00242'^^xsd:double;
  dwc:endLatitude '43.00242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.09132 43.00242, 7.09132 43.00242, 7.09132 43.00242, 7.09132 43.00242, 7.09132 43.00242))'^^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 '774_5252'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51017 7.2889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51017"^^xsd:decimal ;
  dwc:decimalLongitude "7.2889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51017 7.2889)"^^geo:wktLiteral ;
  geo-pos:lat "43.51017"^^xsd:decimal ;
  geo-pos:long "7.2889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4917'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4917'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0105555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2889'^^xsd:double;
  dwc:startLongitude '7.2889'^^xsd:double;
  dwc:endLongitude '7.2889'^^xsd:double;
  dwc:latitude '43.51017'^^xsd:double;
  dwc:startLatitude '43.51017'^^xsd:double;
  dwc:endLatitude '43.51017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2889 43.51017, 7.2889 43.51017, 7.2889 43.51017, 7.2889 43.51017, 7.2889 43.51017))'^^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 '774_4917'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.92488 8.278968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.92488"^^xsd:decimal ;
  dwc:decimalLongitude "8.278968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.92488 8.278968)"^^geo:wktLiteral ;
  geo-pos:lat "42.92488"^^xsd:decimal ;
  geo-pos:long "8.278968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7841'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7841'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.298611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.278968'^^xsd:double;
  dwc:startLongitude '8.278968'^^xsd:double;
  dwc:endLongitude '8.278968'^^xsd:double;
  dwc:latitude '42.92488'^^xsd:double;
  dwc:startLatitude '42.92488'^^xsd:double;
  dwc:endLatitude '42.92488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.278968 42.92488, 8.278968 42.92488, 8.278968 42.92488, 8.278968 42.92488, 8.278968 42.92488))'^^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 '774_7841'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.281333 8.295333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.281333"^^xsd:decimal ;
  dwc:decimalLongitude "8.295333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.281333 8.295333)"^^geo:wktLiteral ;
  geo-pos:lat "41.281333"^^xsd:decimal ;
  geo-pos:long "8.295333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2800'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2800'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.295333'^^xsd:double;
  dwc:startLongitude '8.295333'^^xsd:double;
  dwc:endLongitude '8.295333'^^xsd:double;
  dwc:latitude '41.281333'^^xsd:double;
  dwc:startLatitude '41.281333'^^xsd:double;
  dwc:endLatitude '41.281333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.295333 41.281333, 8.295333 41.281333, 8.295333 41.281333, 8.295333 41.281333, 8.295333 41.281333))'^^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 '774_2800'^^xsd:string;
  dwc:observationDate '1996-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5621 7.9586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5621"^^xsd:decimal ;
  dwc:decimalLongitude "7.9586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5621 7.9586)"^^geo:wktLiteral ;
  geo-pos:lat "43.5621"^^xsd:decimal ;
  geo-pos:long "7.9586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7224'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7224'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.218333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9586'^^xsd:double;
  dwc:startLongitude '7.9586'^^xsd:double;
  dwc:endLongitude '7.9586'^^xsd:double;
  dwc:latitude '43.5621'^^xsd:double;
  dwc:startLatitude '43.5621'^^xsd:double;
  dwc:endLatitude '43.5621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9586 43.5621, 7.9586 43.5621, 7.9586 43.5621, 7.9586 43.5621, 7.9586 43.5621))'^^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 '774_7224'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711 8.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.711"^^xsd:decimal ;
  dwc:decimalLongitude "8.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711 8.292)"^^geo:wktLiteral ;
  geo-pos:lat "43.711"^^xsd:decimal ;
  geo-pos:long "8.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7606'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7606'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.48'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.292'^^xsd:double;
  dwc:startLongitude '8.292'^^xsd:double;
  dwc:endLongitude '8.292'^^xsd:double;
  dwc:latitude '43.711'^^xsd:double;
  dwc:startLatitude '43.711'^^xsd:double;
  dwc:endLatitude '43.711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.292 43.711, 8.292 43.711, 8.292 43.711, 8.292 43.711, 8.292 43.711))'^^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 '774_7606'^^xsd:string;
  dwc:observationDate '2000-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433333 8.197067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433333"^^xsd:decimal ;
  dwc:decimalLongitude "8.197067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433333 8.197067)"^^geo:wktLiteral ;
  geo-pos:lat "43.433333"^^xsd:decimal ;
  geo-pos:long "8.197067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3466'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3466'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.197067'^^xsd:double;
  dwc:startLongitude '8.197067'^^xsd:double;
  dwc:endLongitude '8.197067'^^xsd:double;
  dwc:latitude '43.433333'^^xsd:double;
  dwc:startLatitude '43.433333'^^xsd:double;
  dwc:endLatitude '43.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.197067 43.433333, 8.197067 43.433333, 8.197067 43.433333, 8.197067 43.433333, 8.197067 43.433333))'^^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 '774_3466'^^xsd:string;
  dwc:observationDate '1991-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.216167 8.5826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.216167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.216167 8.5826)"^^geo:wktLiteral ;
  geo-pos:lat "43.216167"^^xsd:decimal ;
  geo-pos:long "8.5826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3752'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3752'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5826'^^xsd:double;
  dwc:startLongitude '8.5826'^^xsd:double;
  dwc:endLongitude '8.5826'^^xsd:double;
  dwc:latitude '43.216167'^^xsd:double;
  dwc:startLatitude '43.216167'^^xsd:double;
  dwc:endLatitude '43.216167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5826 43.216167, 8.5826 43.216167, 8.5826 43.216167, 8.5826 43.216167, 8.5826 43.216167))'^^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 '774_3752'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5394 8.1549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5394"^^xsd:decimal ;
  dwc:decimalLongitude "8.1549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5394 8.1549)"^^geo:wktLiteral ;
  geo-pos:lat "43.5394"^^xsd:decimal ;
  geo-pos:long "8.1549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7188'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7188'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.894166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1549'^^xsd:double;
  dwc:startLongitude '8.1549'^^xsd:double;
  dwc:endLongitude '8.1549'^^xsd:double;
  dwc:latitude '43.5394'^^xsd:double;
  dwc:startLatitude '43.5394'^^xsd:double;
  dwc:endLatitude '43.5394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1549 43.5394, 8.1549 43.5394, 8.1549 43.5394, 8.1549 43.5394, 8.1549 43.5394))'^^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 '774_7188'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.945 8.6005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.945"^^xsd:decimal ;
  dwc:decimalLongitude "8.6005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.945 8.6005)"^^geo:wktLiteral ;
  geo-pos:lat "42.945"^^xsd:decimal ;
  geo-pos:long "8.6005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3662'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3662'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6005'^^xsd:double;
  dwc:startLongitude '8.6005'^^xsd:double;
  dwc:endLongitude '8.6005'^^xsd:double;
  dwc:latitude '42.945'^^xsd:double;
  dwc:startLatitude '42.945'^^xsd:double;
  dwc:endLatitude '42.945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6005 42.945, 8.6005 42.945, 8.6005 42.945, 8.6005 42.945, 8.6005 42.945))'^^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 '774_3662'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639517 8.001733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.639517"^^xsd:decimal ;
  dwc:decimalLongitude "8.001733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639517 8.001733)"^^geo:wktLiteral ;
  geo-pos:lat "43.639517"^^xsd:decimal ;
  geo-pos:long "8.001733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7067'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7067'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.001733'^^xsd:double;
  dwc:startLongitude '8.001733'^^xsd:double;
  dwc:endLongitude '8.001733'^^xsd:double;
  dwc:latitude '43.639517'^^xsd:double;
  dwc:startLatitude '43.639517'^^xsd:double;
  dwc:endLatitude '43.639517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.001733 43.639517, 8.001733 43.639517, 8.001733 43.639517, 8.001733 43.639517, 8.001733 43.639517))'^^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 '774_7067'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61683 7.25767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61683"^^xsd:decimal ;
  dwc:decimalLongitude "7.25767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61683 7.25767)"^^geo:wktLiteral ;
  geo-pos:lat "43.61683"^^xsd:decimal ;
  geo-pos:long "7.25767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5033'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5033'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25767'^^xsd:double;
  dwc:startLongitude '7.25767'^^xsd:double;
  dwc:endLongitude '7.25767'^^xsd:double;
  dwc:latitude '43.61683'^^xsd:double;
  dwc:startLatitude '43.61683'^^xsd:double;
  dwc:endLatitude '43.61683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25767 43.61683, 7.25767 43.61683, 7.25767 43.61683, 7.25767 43.61683, 7.25767 43.61683))'^^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 '774_5033'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662 7.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.662"^^xsd:decimal ;
  dwc:decimalLongitude "7.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662 7.778)"^^geo:wktLiteral ;
  geo-pos:lat "43.662"^^xsd:decimal ;
  geo-pos:long "7.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3313'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3313'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.778'^^xsd:double;
  dwc:startLongitude '7.778'^^xsd:double;
  dwc:endLongitude '7.778'^^xsd:double;
  dwc:latitude '43.662'^^xsd:double;
  dwc:startLatitude '43.662'^^xsd:double;
  dwc:endLatitude '43.662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.778 43.662, 7.778 43.662, 7.778 43.662, 7.778 43.662, 7.778 43.662))'^^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 '774_3313'^^xsd:string;
  dwc:observationDate '1990-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699 7.8215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.699"^^xsd:decimal ;
  dwc:decimalLongitude "7.8215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699 7.8215)"^^geo:wktLiteral ;
  geo-pos:lat "43.699"^^xsd:decimal ;
  geo-pos:long "7.8215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4036'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4036'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8215'^^xsd:double;
  dwc:startLongitude '7.8215'^^xsd:double;
  dwc:endLongitude '7.8215'^^xsd:double;
  dwc:latitude '43.699'^^xsd:double;
  dwc:startLatitude '43.699'^^xsd:double;
  dwc:endLatitude '43.699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8215 43.699, 7.8215 43.699, 7.8215 43.699, 7.8215 43.699, 7.8215 43.699))'^^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 '774_4036'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590333 7.57995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.590333"^^xsd:decimal ;
  dwc:decimalLongitude "7.57995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.590333 7.57995)"^^geo:wktLiteral ;
  geo-pos:lat "43.590333"^^xsd:decimal ;
  geo-pos:long "7.57995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3374'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.57995'^^xsd:double;
  dwc:startLongitude '7.57995'^^xsd:double;
  dwc:endLongitude '7.57995'^^xsd:double;
  dwc:latitude '43.590333'^^xsd:double;
  dwc:startLatitude '43.590333'^^xsd:double;
  dwc:endLatitude '43.590333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.57995 43.590333, 7.57995 43.590333, 7.57995 43.590333, 7.57995 43.590333, 7.57995 43.590333))'^^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 '774_3374'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334667 7.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.334667"^^xsd:decimal ;
  dwc:decimalLongitude "7.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334667 7.772)"^^geo:wktLiteral ;
  geo-pos:lat "43.334667"^^xsd:decimal ;
  geo-pos:long "7.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3777'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3777'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.772'^^xsd:double;
  dwc:startLongitude '7.772'^^xsd:double;
  dwc:endLongitude '7.772'^^xsd:double;
  dwc:latitude '43.334667'^^xsd:double;
  dwc:startLatitude '43.334667'^^xsd:double;
  dwc:endLatitude '43.334667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.772 43.334667, 7.772 43.334667, 7.772 43.334667, 7.772 43.334667, 7.772 43.334667))'^^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 '774_3777'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.787 8.7435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.787"^^xsd:decimal ;
  dwc:decimalLongitude "8.7435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.787 8.7435)"^^geo:wktLiteral ;
  geo-pos:lat "42.787"^^xsd:decimal ;
  geo-pos:long "8.7435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4081'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4081'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7435'^^xsd:double;
  dwc:startLongitude '8.7435'^^xsd:double;
  dwc:endLongitude '8.7435'^^xsd:double;
  dwc:latitude '42.787'^^xsd:double;
  dwc:startLatitude '42.787'^^xsd:double;
  dwc:endLatitude '42.787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7435 42.787, 8.7435 42.787, 8.7435 42.787, 8.7435 42.787, 8.7435 42.787))'^^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 '774_4081'^^xsd:string;
  dwc:observationDate '1994-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72349 8.141118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72349"^^xsd:decimal ;
  dwc:decimalLongitude "8.141118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72349 8.141118)"^^geo:wktLiteral ;
  geo-pos:lat "43.72349"^^xsd:decimal ;
  geo-pos:long "8.141118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7882'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7882'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.602777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.141118'^^xsd:double;
  dwc:startLongitude '8.141118'^^xsd:double;
  dwc:endLongitude '8.141118'^^xsd:double;
  dwc:latitude '43.72349'^^xsd:double;
  dwc:startLatitude '43.72349'^^xsd:double;
  dwc:endLatitude '43.72349'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.141118 43.72349, 8.141118 43.72349, 8.141118 43.72349, 8.141118 43.72349, 8.141118 43.72349))'^^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 '774_7882'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612133 8.0277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.612133"^^xsd:decimal ;
  dwc:decimalLongitude "8.0277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612133 8.0277)"^^geo:wktLiteral ;
  geo-pos:lat "43.612133"^^xsd:decimal ;
  geo-pos:long "8.0277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3821'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3821'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0277'^^xsd:double;
  dwc:startLongitude '8.0277'^^xsd:double;
  dwc:endLongitude '8.0277'^^xsd:double;
  dwc:latitude '43.612133'^^xsd:double;
  dwc:startLatitude '43.612133'^^xsd:double;
  dwc:endLatitude '43.612133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0277 43.612133, 8.0277 43.612133, 8.0277 43.612133, 8.0277 43.612133, 8.0277 43.612133))'^^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 '774_3821'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8525 8.550833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8525"^^xsd:decimal ;
  dwc:decimalLongitude "8.550833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8525 8.550833)"^^geo:wktLiteral ;
  geo-pos:lat "42.8525"^^xsd:decimal ;
  geo-pos:long "8.550833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3993'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3993'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.550833'^^xsd:double;
  dwc:startLongitude '8.550833'^^xsd:double;
  dwc:endLongitude '8.550833'^^xsd:double;
  dwc:latitude '42.8525'^^xsd:double;
  dwc:startLatitude '42.8525'^^xsd:double;
  dwc:endLatitude '42.8525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.550833 42.8525, 8.550833 42.8525, 8.550833 42.8525, 8.550833 42.8525, 8.550833 42.8525))'^^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 '774_3993'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540833 7.765833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540833"^^xsd:decimal ;
  dwc:decimalLongitude "7.765833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540833 7.765833)"^^geo:wktLiteral ;
  geo-pos:lat "43.540833"^^xsd:decimal ;
  geo-pos:long "7.765833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4444'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4444'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.765833'^^xsd:double;
  dwc:startLongitude '7.765833'^^xsd:double;
  dwc:endLongitude '7.765833'^^xsd:double;
  dwc:latitude '43.540833'^^xsd:double;
  dwc:startLatitude '43.540833'^^xsd:double;
  dwc:endLatitude '43.540833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.765833 43.540833, 7.765833 43.540833, 7.765833 43.540833, 7.765833 43.540833, 7.765833 43.540833))'^^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 '774_4444'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.768635 7.816134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.768635"^^xsd:decimal ;
  dwc:decimalLongitude "7.816134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.768635 7.816134)"^^geo:wktLiteral ;
  geo-pos:lat "43.768635"^^xsd:decimal ;
  geo-pos:long "7.816134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5440'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5440'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816134'^^xsd:double;
  dwc:startLongitude '7.816134'^^xsd:double;
  dwc:endLongitude '7.816134'^^xsd:double;
  dwc:latitude '43.768635'^^xsd:double;
  dwc:startLatitude '43.768635'^^xsd:double;
  dwc:endLatitude '43.768635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816134 43.768635, 7.816134 43.768635, 7.816134 43.768635, 7.816134 43.768635, 7.816134 43.768635))'^^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 '774_5440'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73937 7.714941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73937"^^xsd:decimal ;
  dwc:decimalLongitude "7.714941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73937 7.714941)"^^geo:wktLiteral ;
  geo-pos:lat "43.73937"^^xsd:decimal ;
  geo-pos:long "7.714941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8200'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8200'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.695555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.714941'^^xsd:double;
  dwc:startLongitude '7.714941'^^xsd:double;
  dwc:endLongitude '7.714941'^^xsd:double;
  dwc:latitude '43.73937'^^xsd:double;
  dwc:startLatitude '43.73937'^^xsd:double;
  dwc:endLatitude '43.73937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.714941 43.73937, 7.714941 43.73937, 7.714941 43.73937, 7.714941 43.73937, 7.714941 43.73937))'^^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 '774_8200'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70217 7.800273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70217"^^xsd:decimal ;
  dwc:decimalLongitude "7.800273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70217 7.800273)"^^geo:wktLiteral ;
  geo-pos:lat "43.70217"^^xsd:decimal ;
  geo-pos:long "7.800273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7741'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7741'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.800273'^^xsd:double;
  dwc:startLongitude '7.800273'^^xsd:double;
  dwc:endLongitude '7.800273'^^xsd:double;
  dwc:latitude '43.70217'^^xsd:double;
  dwc:startLatitude '43.70217'^^xsd:double;
  dwc:endLatitude '43.70217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.800273 43.70217, 7.800273 43.70217, 7.800273 43.70217, 7.800273 43.70217, 7.800273 43.70217))'^^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 '774_7741'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74021 7.794795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74021"^^xsd:decimal ;
  dwc:decimalLongitude "7.794795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74021 7.794795)"^^geo:wktLiteral ;
  geo-pos:lat "43.74021"^^xsd:decimal ;
  geo-pos:long "7.794795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7740'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7740'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.9069444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.794795'^^xsd:double;
  dwc:startLongitude '7.794795'^^xsd:double;
  dwc:endLongitude '7.794795'^^xsd:double;
  dwc:latitude '43.74021'^^xsd:double;
  dwc:startLatitude '43.74021'^^xsd:double;
  dwc:endLatitude '43.74021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.794795 43.74021, 7.794795 43.74021, 7.794795 43.74021, 7.794795 43.74021, 7.794795 43.74021))'^^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 '774_7740'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28556 8.07069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28556"^^xsd:decimal ;
  dwc:decimalLongitude "8.07069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28556 8.07069)"^^geo:wktLiteral ;
  geo-pos:lat "43.28556"^^xsd:decimal ;
  geo-pos:long "8.07069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6508'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6508'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.601666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.07069'^^xsd:double;
  dwc:startLongitude '8.07069'^^xsd:double;
  dwc:endLongitude '8.07069'^^xsd:double;
  dwc:latitude '43.28556'^^xsd:double;
  dwc:startLatitude '43.28556'^^xsd:double;
  dwc:endLatitude '43.28556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07069 43.28556, 8.07069 43.28556, 8.07069 43.28556, 8.07069 43.28556, 8.07069 43.28556))'^^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 '774_6508'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62584 7.669977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62584"^^xsd:decimal ;
  dwc:decimalLongitude "7.669977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62584 7.669977)"^^geo:wktLiteral ;
  geo-pos:lat "43.62584"^^xsd:decimal ;
  geo-pos:long "7.669977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7890'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7890'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.669977'^^xsd:double;
  dwc:startLongitude '7.669977'^^xsd:double;
  dwc:endLongitude '7.669977'^^xsd:double;
  dwc:latitude '43.62584'^^xsd:double;
  dwc:startLatitude '43.62584'^^xsd:double;
  dwc:endLatitude '43.62584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.669977 43.62584, 7.669977 43.62584, 7.669977 43.62584, 7.669977 43.62584, 7.669977 43.62584))'^^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 '774_7890'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58174 8.6094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58174"^^xsd:decimal ;
  dwc:decimalLongitude "8.6094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58174 8.6094)"^^geo:wktLiteral ;
  geo-pos:lat "43.58174"^^xsd:decimal ;
  geo-pos:long "8.6094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6757'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6757'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.9416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6094'^^xsd:double;
  dwc:startLongitude '8.6094'^^xsd:double;
  dwc:endLongitude '8.6094'^^xsd:double;
  dwc:latitude '43.58174'^^xsd:double;
  dwc:startLatitude '43.58174'^^xsd:double;
  dwc:endLatitude '43.58174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6094 43.58174, 8.6094 43.58174, 8.6094 43.58174, 8.6094 43.58174, 8.6094 43.58174))'^^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 '774_6757'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351894 7.247085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.351894"^^xsd:decimal ;
  dwc:decimalLongitude "7.247085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351894 7.247085)"^^geo:wktLiteral ;
  geo-pos:lat "43.351894"^^xsd:decimal ;
  geo-pos:long "7.247085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6052'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6052'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.241111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.247085'^^xsd:double;
  dwc:startLongitude '7.247085'^^xsd:double;
  dwc:endLongitude '7.247085'^^xsd:double;
  dwc:latitude '43.351894'^^xsd:double;
  dwc:startLatitude '43.351894'^^xsd:double;
  dwc:endLatitude '43.351894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.247085 43.351894, 7.247085 43.351894, 7.247085 43.351894, 7.247085 43.351894, 7.247085 43.351894))'^^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 '774_6052'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.985167 -17.235167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.985167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.235167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.985167 -17.235167)"^^geo:wktLiteral ;
  geo-pos:lat "27.985167"^^xsd:decimal ;
  geo-pos:long "-17.235167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2943'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2943'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.235167'^^xsd:double;
  dwc:startLongitude '-17.235167'^^xsd:double;
  dwc:endLongitude '-17.235167'^^xsd:double;
  dwc:latitude '27.985167'^^xsd:double;
  dwc:startLatitude '27.985167'^^xsd:double;
  dwc:endLatitude '27.985167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.235167 27.985167, -17.235167 27.985167, -17.235167 27.985167, -17.235167 27.985167, -17.235167 27.985167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2943'^^xsd:string;
  dwc:observationDate '1996-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941667 20.814333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.941667"^^xsd:decimal ;
  dwc:decimalLongitude "20.814333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941667 20.814333)"^^geo:wktLiteral ;
  geo-pos:lat "38.941667"^^xsd:decimal ;
  geo-pos:long "20.814333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_128'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_128'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.814333'^^xsd:double;
  dwc:startLongitude '20.814333'^^xsd:double;
  dwc:endLongitude '20.814333'^^xsd:double;
  dwc:latitude '38.941667'^^xsd:double;
  dwc:startLatitude '38.941667'^^xsd:double;
  dwc:endLatitude '38.941667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.814333 38.941667, 20.814333 38.941667, 20.814333 38.941667, 20.814333 38.941667, 20.814333 38.941667))'^^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 '774_128'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941167 20.906333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.941167"^^xsd:decimal ;
  dwc:decimalLongitude "20.906333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941167 20.906333)"^^geo:wktLiteral ;
  geo-pos:lat "38.941167"^^xsd:decimal ;
  geo-pos:long "20.906333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_159'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_159'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.906333'^^xsd:double;
  dwc:startLongitude '20.906333'^^xsd:double;
  dwc:endLongitude '20.906333'^^xsd:double;
  dwc:latitude '38.941167'^^xsd:double;
  dwc:startLatitude '38.941167'^^xsd:double;
  dwc:endLatitude '38.941167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.906333 38.941167, 20.906333 38.941167, 20.906333 38.941167, 20.906333 38.941167, 20.906333 38.941167))'^^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 '774_159'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2140'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2140'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:startLongitude '14.6'^^xsd:double;
  dwc:endLongitude '14.6'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:startLatitude '44.4'^^xsd:double;
  dwc:endLatitude '44.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6 44.4, 14.6 44.4, 14.6 44.4, 14.6 44.4, 14.6 44.4))'^^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 '774_2140'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970833 20.913667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970833"^^xsd:decimal ;
  dwc:decimalLongitude "20.913667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970833 20.913667)"^^geo:wktLiteral ;
  geo-pos:lat "38.970833"^^xsd:decimal ;
  geo-pos:long "20.913667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_58'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_58'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.913667'^^xsd:double;
  dwc:startLongitude '20.913667'^^xsd:double;
  dwc:endLongitude '20.913667'^^xsd:double;
  dwc:latitude '38.970833'^^xsd:double;
  dwc:startLatitude '38.970833'^^xsd:double;
  dwc:endLatitude '38.970833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.913667 38.970833, 20.913667 38.970833, 20.913667 38.970833, 20.913667 38.970833, 20.913667 38.970833))'^^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 '774_58'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.633333 13.600667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.633333"^^xsd:decimal ;
  dwc:decimalLongitude "13.600667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.633333 13.600667)"^^geo:wktLiteral ;
  geo-pos:lat "45.633333"^^xsd:decimal ;
  geo-pos:long "13.600667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2277'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2277'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.600667'^^xsd:double;
  dwc:startLongitude '13.600667'^^xsd:double;
  dwc:endLongitude '13.600667'^^xsd:double;
  dwc:latitude '45.633333'^^xsd:double;
  dwc:startLatitude '45.633333'^^xsd:double;
  dwc:endLatitude '45.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.600667 45.633333, 13.600667 45.633333, 13.600667 45.633333, 13.600667 45.633333, 13.600667 45.633333))'^^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 '774_2277'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9595 20.953167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9595"^^xsd:decimal ;
  dwc:decimalLongitude "20.953167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9595 20.953167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9595"^^xsd:decimal ;
  geo-pos:long "20.953167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_205'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_205'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.953167'^^xsd:double;
  dwc:startLongitude '20.953167'^^xsd:double;
  dwc:endLongitude '20.953167'^^xsd:double;
  dwc:latitude '38.9595'^^xsd:double;
  dwc:startLatitude '38.9595'^^xsd:double;
  dwc:endLatitude '38.9595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.953167 38.9595, 20.953167 38.9595, 20.953167 38.9595, 20.953167 38.9595, 20.953167 38.9595))'^^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 '774_205'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 13.764667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.764667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 13.764667)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "13.764667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2322'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2322'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.764667'^^xsd:double;
  dwc:startLongitude '13.764667'^^xsd:double;
  dwc:endLongitude '13.764667'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:startLatitude '44.8'^^xsd:double;
  dwc:endLatitude '44.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.764667 44.8, 13.764667 44.8, 13.764667 44.8, 13.764667 44.8, 13.764667 44.8))'^^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 '774_2322'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.006333 20.869167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.006333"^^xsd:decimal ;
  dwc:decimalLongitude "20.869167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.006333 20.869167)"^^geo:wktLiteral ;
  geo-pos:lat "39.006333"^^xsd:decimal ;
  geo-pos:long "20.869167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_328'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_328'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.869167'^^xsd:double;
  dwc:startLongitude '20.869167'^^xsd:double;
  dwc:endLongitude '20.869167'^^xsd:double;
  dwc:latitude '39.006333'^^xsd:double;
  dwc:startLatitude '39.006333'^^xsd:double;
  dwc:endLatitude '39.006333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.869167 39.006333, 20.869167 39.006333, 20.869167 39.006333, 20.869167 39.006333, 20.869167 39.006333))'^^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 '774_328'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08214 15.59383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08214"^^xsd:decimal ;
  dwc:decimalLongitude "15.59383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08214 15.59383)"^^geo:wktLiteral ;
  geo-pos:lat "38.08214"^^xsd:decimal ;
  geo-pos:long "15.59383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8444'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8444'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.613611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.59383'^^xsd:double;
  dwc:startLongitude '15.59383'^^xsd:double;
  dwc:endLongitude '15.59383'^^xsd:double;
  dwc:latitude '38.08214'^^xsd:double;
  dwc:startLatitude '38.08214'^^xsd:double;
  dwc:endLatitude '38.08214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.59383 38.08214, 15.59383 38.08214, 15.59383 38.08214, 15.59383 38.08214, 15.59383 38.08214))'^^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 '774_8444'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.927333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "20.927333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.927333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "20.927333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2622'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2622'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927333'^^xsd:double;
  dwc:startLongitude '20.927333'^^xsd:double;
  dwc:endLongitude '20.927333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927333 38.65, 20.927333 38.65, 20.927333 38.65, 20.927333 38.65, 20.927333 38.65))'^^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 '774_2622'^^xsd:string;
  dwc:observationDate '1992-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4786 14.6664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4786"^^xsd:decimal ;
  dwc:decimalLongitude "14.6664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4786 14.6664)"^^geo:wktLiteral ;
  geo-pos:lat "44.4786"^^xsd:decimal ;
  geo-pos:long "14.6664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1749'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1749'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6664'^^xsd:double;
  dwc:startLongitude '14.6664'^^xsd:double;
  dwc:endLongitude '14.6664'^^xsd:double;
  dwc:latitude '44.4786'^^xsd:double;
  dwc:startLatitude '44.4786'^^xsd:double;
  dwc:endLatitude '44.4786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6664 44.4786, 14.6664 44.4786, 14.6664 44.4786, 14.6664 44.4786, 14.6664 44.4786))'^^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 '774_1749'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9765 21.0245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9765"^^xsd:decimal ;
  dwc:decimalLongitude "21.0245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9765 21.0245)"^^geo:wktLiteral ;
  geo-pos:lat "38.9765"^^xsd:decimal ;
  geo-pos:long "21.0245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_411'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_411'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0245'^^xsd:double;
  dwc:startLongitude '21.0245'^^xsd:double;
  dwc:endLongitude '21.0245'^^xsd:double;
  dwc:latitude '38.9765'^^xsd:double;
  dwc:startLatitude '38.9765'^^xsd:double;
  dwc:endLatitude '38.9765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0245 38.9765, 21.0245 38.9765, 21.0245 38.9765, 21.0245 38.9765, 21.0245 38.9765))'^^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 '774_411'^^xsd:string;
  dwc:observationDate '2008-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.020333 -16.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.020333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.020333 -16.737)"^^geo:wktLiteral ;
  geo-pos:lat "28.020333"^^xsd:decimal ;
  geo-pos:long "-16.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2951'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2951'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.646944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.737'^^xsd:double;
  dwc:startLongitude '-16.737'^^xsd:double;
  dwc:endLongitude '-16.737'^^xsd:double;
  dwc:latitude '28.020333'^^xsd:double;
  dwc:startLatitude '28.020333'^^xsd:double;
  dwc:endLatitude '28.020333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.737 28.020333, -16.737 28.020333, -16.737 28.020333, -16.737 28.020333, -16.737 28.020333))'^^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 '774_2951'^^xsd:string;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 20.888833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "20.888833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 20.888833)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "20.888833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_576'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_576'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.888833'^^xsd:double;
  dwc:startLongitude '20.888833'^^xsd:double;
  dwc:endLongitude '20.888833'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:startLatitude '38.985'^^xsd:double;
  dwc:endLatitude '38.985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.888833 38.985, 20.888833 38.985, 20.888833 38.985, 20.888833 38.985, 20.888833 38.985))'^^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 '774_576'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867983 -13.400817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.867983"^^xsd:decimal ;
  dwc:decimalLongitude "-13.400817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867983 -13.400817)"^^geo:wktLiteral ;
  geo-pos:lat "28.867983"^^xsd:decimal ;
  geo-pos:long "-13.400817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2836'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2836'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.400817'^^xsd:double;
  dwc:startLongitude '-13.400817'^^xsd:double;
  dwc:endLongitude '-13.400817'^^xsd:double;
  dwc:latitude '28.867983'^^xsd:double;
  dwc:startLatitude '28.867983'^^xsd:double;
  dwc:endLatitude '28.867983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.400817 28.867983, -13.400817 28.867983, -13.400817 28.867983, -13.400817 28.867983, -13.400817 28.867983))'^^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 '774_2836'^^xsd:string;
  dwc:observationDate '1994-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964667 20.8905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.964667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964667 20.8905)"^^geo:wktLiteral ;
  geo-pos:lat "38.964667"^^xsd:decimal ;
  geo-pos:long "20.8905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_59'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_59'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8905'^^xsd:double;
  dwc:startLongitude '20.8905'^^xsd:double;
  dwc:endLongitude '20.8905'^^xsd:double;
  dwc:latitude '38.964667'^^xsd:double;
  dwc:startLatitude '38.964667'^^xsd:double;
  dwc:endLatitude '38.964667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8905 38.964667, 20.8905 38.964667, 20.8905 38.964667, 20.8905 38.964667, 20.8905 38.964667))'^^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 '774_59'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.069 -17.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.069"^^xsd:decimal ;
  dwc:decimalLongitude "-17.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.069 -17.119)"^^geo:wktLiteral ;
  geo-pos:lat "28.069"^^xsd:decimal ;
  geo-pos:long "-17.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3052'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3052'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.281944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.119'^^xsd:double;
  dwc:startLongitude '-17.119'^^xsd:double;
  dwc:endLongitude '-17.119'^^xsd:double;
  dwc:latitude '28.069'^^xsd:double;
  dwc:startLatitude '28.069'^^xsd:double;
  dwc:endLatitude '28.069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.119 28.069, -17.119 28.069, -17.119 28.069, -17.119 28.069, -17.119 28.069))'^^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 '774_3052'^^xsd:string;
  dwc:observationDate '1997-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1612'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1612'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1612'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.702833 20.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.702833"^^xsd:decimal ;
  dwc:decimalLongitude "20.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.702833 20.868)"^^geo:wktLiteral ;
  geo-pos:lat "38.702833"^^xsd:decimal ;
  geo-pos:long "20.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1187'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1187'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.868'^^xsd:double;
  dwc:startLongitude '20.868'^^xsd:double;
  dwc:endLongitude '20.868'^^xsd:double;
  dwc:latitude '38.702833'^^xsd:double;
  dwc:startLatitude '38.702833'^^xsd:double;
  dwc:endLatitude '38.702833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.868 38.702833, 20.868 38.702833, 20.868 38.702833, 20.868 38.702833, 20.868 38.702833))'^^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 '774_1187'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.383333 13.080833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.383333"^^xsd:decimal ;
  dwc:decimalLongitude "13.080833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.383333 13.080833)"^^geo:wktLiteral ;
  geo-pos:lat "45.383333"^^xsd:decimal ;
  geo-pos:long "13.080833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6885'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.080833'^^xsd:double;
  dwc:startLongitude '13.080833'^^xsd:double;
  dwc:endLongitude '13.080833'^^xsd:double;
  dwc:latitude '45.383333'^^xsd:double;
  dwc:startLatitude '45.383333'^^xsd:double;
  dwc:endLatitude '45.383333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.080833 45.383333, 13.080833 45.383333, 13.080833 45.383333, 13.080833 45.383333, 13.080833 45.383333))'^^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 '774_6885'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 20.834167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977"^^xsd:decimal ;
  dwc:decimalLongitude "20.834167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 20.834167)"^^geo:wktLiteral ;
  geo-pos:lat "38.977"^^xsd:decimal ;
  geo-pos:long "20.834167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_437'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_437'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.834167'^^xsd:double;
  dwc:startLongitude '20.834167'^^xsd:double;
  dwc:endLongitude '20.834167'^^xsd:double;
  dwc:latitude '38.977'^^xsd:double;
  dwc:startLatitude '38.977'^^xsd:double;
  dwc:endLatitude '38.977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.834167 38.977, 20.834167 38.977, 20.834167 38.977, 20.834167 38.977, 20.834167 38.977))'^^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 '774_437'^^xsd:string;
  dwc:observationDate '2009-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9895 20.843667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9895"^^xsd:decimal ;
  dwc:decimalLongitude "20.843667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9895 20.843667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9895"^^xsd:decimal ;
  geo-pos:long "20.843667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_249'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_249'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843667'^^xsd:double;
  dwc:startLongitude '20.843667'^^xsd:double;
  dwc:endLongitude '20.843667'^^xsd:double;
  dwc:latitude '38.9895'^^xsd:double;
  dwc:startLatitude '38.9895'^^xsd:double;
  dwc:endLatitude '38.9895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843667 38.9895, 20.843667 38.9895, 20.843667 38.9895, 20.843667 38.9895, 20.843667 38.9895))'^^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 '774_249'^^xsd:string;
  dwc:observationDate '2006-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340667 22.481833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.340667"^^xsd:decimal ;
  dwc:decimalLongitude "22.481833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.340667 22.481833)"^^geo:wktLiteral ;
  geo-pos:lat "38.340667"^^xsd:decimal ;
  geo-pos:long "22.481833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_583'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_583'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.481833'^^xsd:double;
  dwc:startLongitude '22.481833'^^xsd:double;
  dwc:endLongitude '22.481833'^^xsd:double;
  dwc:latitude '38.340667'^^xsd:double;
  dwc:startLatitude '38.340667'^^xsd:double;
  dwc:endLatitude '38.340667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.481833 38.340667, 22.481833 38.340667, 22.481833 38.340667, 22.481833 38.340667, 22.481833 38.340667))'^^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 '774_583'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956833 21.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956833"^^xsd:decimal ;
  dwc:decimalLongitude "21.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956833 21.077)"^^geo:wktLiteral ;
  geo-pos:lat "38.956833"^^xsd:decimal ;
  geo-pos:long "21.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_201'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_201'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.077'^^xsd:double;
  dwc:startLongitude '21.077'^^xsd:double;
  dwc:endLongitude '21.077'^^xsd:double;
  dwc:latitude '38.956833'^^xsd:double;
  dwc:startLatitude '38.956833'^^xsd:double;
  dwc:endLatitude '38.956833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.077 38.956833, 21.077 38.956833, 21.077 38.956833, 21.077 38.956833, 21.077 38.956833))'^^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 '774_201'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663333 20.901167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663333"^^xsd:decimal ;
  dwc:decimalLongitude "20.901167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663333 20.901167)"^^geo:wktLiteral ;
  geo-pos:lat "38.663333"^^xsd:decimal ;
  geo-pos:long "20.901167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1180'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1180'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901167'^^xsd:double;
  dwc:startLongitude '20.901167'^^xsd:double;
  dwc:endLongitude '20.901167'^^xsd:double;
  dwc:latitude '38.663333'^^xsd:double;
  dwc:startLatitude '38.663333'^^xsd:double;
  dwc:endLatitude '38.663333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901167 38.663333, 20.901167 38.663333, 20.901167 38.663333, 20.901167 38.663333, 20.901167 38.663333))'^^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 '774_1180'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4556 14.7367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4556"^^xsd:decimal ;
  dwc:decimalLongitude "14.7367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4556 14.7367)"^^geo:wktLiteral ;
  geo-pos:lat "44.4556"^^xsd:decimal ;
  geo-pos:long "14.7367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1746'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1746'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7367'^^xsd:double;
  dwc:startLongitude '14.7367'^^xsd:double;
  dwc:endLongitude '14.7367'^^xsd:double;
  dwc:latitude '44.4556'^^xsd:double;
  dwc:startLatitude '44.4556'^^xsd:double;
  dwc:endLatitude '44.4556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7367 44.4556, 14.7367 44.4556, 14.7367 44.4556, 14.7367 44.4556, 14.7367 44.4556))'^^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 '774_1746'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9375 20.8835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9375"^^xsd:decimal ;
  dwc:decimalLongitude "20.8835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9375 20.8835)"^^geo:wktLiteral ;
  geo-pos:lat "38.9375"^^xsd:decimal ;
  geo-pos:long "20.8835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_529'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_529'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8835'^^xsd:double;
  dwc:startLongitude '20.8835'^^xsd:double;
  dwc:endLongitude '20.8835'^^xsd:double;
  dwc:latitude '38.9375'^^xsd:double;
  dwc:startLatitude '38.9375'^^xsd:double;
  dwc:endLatitude '38.9375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8835 38.9375, 20.8835 38.9375, 20.8835 38.9375, 20.8835 38.9375, 20.8835 38.9375))'^^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 '774_529'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.582667 14.469667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.582667"^^xsd:decimal ;
  dwc:decimalLongitude "14.469667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.582667 14.469667)"^^geo:wktLiteral ;
  geo-pos:lat "44.582667"^^xsd:decimal ;
  geo-pos:long "14.469667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2086'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2086'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.469667'^^xsd:double;
  dwc:startLongitude '14.469667'^^xsd:double;
  dwc:endLongitude '14.469667'^^xsd:double;
  dwc:latitude '44.582667'^^xsd:double;
  dwc:startLatitude '44.582667'^^xsd:double;
  dwc:endLatitude '44.582667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.469667 44.582667, 14.469667 44.582667, 14.469667 44.582667, 14.469667 44.582667, 14.469667 44.582667))'^^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 '774_2086'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9485 20.835833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9485"^^xsd:decimal ;
  dwc:decimalLongitude "20.835833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9485 20.835833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9485"^^xsd:decimal ;
  geo-pos:long "20.835833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_283'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_283'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.835833'^^xsd:double;
  dwc:startLongitude '20.835833'^^xsd:double;
  dwc:endLongitude '20.835833'^^xsd:double;
  dwc:latitude '38.9485'^^xsd:double;
  dwc:startLatitude '38.9485'^^xsd:double;
  dwc:endLatitude '38.9485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.835833 38.9485, 20.835833 38.9485, 20.835833 38.9485, 20.835833 38.9485, 20.835833 38.9485))'^^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 '774_283'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583333 14.5125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583333 14.5125)"^^geo:wktLiteral ;
  geo-pos:lat "44.583333"^^xsd:decimal ;
  geo-pos:long "14.5125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2334'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2334'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5125'^^xsd:double;
  dwc:startLongitude '14.5125'^^xsd:double;
  dwc:endLongitude '14.5125'^^xsd:double;
  dwc:latitude '44.583333'^^xsd:double;
  dwc:startLatitude '44.583333'^^xsd:double;
  dwc:endLatitude '44.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5125 44.583333, 14.5125 44.583333, 14.5125 44.583333, 14.5125 44.583333, 14.5125 44.583333))'^^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 '774_2334'^^xsd:string;
  dwc:observationDate '1988-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4722 14.6886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4722"^^xsd:decimal ;
  dwc:decimalLongitude "14.6886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4722 14.6886)"^^geo:wktLiteral ;
  geo-pos:lat "44.4722"^^xsd:decimal ;
  geo-pos:long "14.6886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1988'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1988'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6886'^^xsd:double;
  dwc:startLongitude '14.6886'^^xsd:double;
  dwc:endLongitude '14.6886'^^xsd:double;
  dwc:latitude '44.4722'^^xsd:double;
  dwc:startLatitude '44.4722'^^xsd:double;
  dwc:endLatitude '44.4722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6886 44.4722, 14.6886 44.4722, 14.6886 44.4722, 14.6886 44.4722, 14.6886 44.4722))'^^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 '774_1988'^^xsd:string;
  dwc:observationDate '1995-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353 22.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.353"^^xsd:decimal ;
  dwc:decimalLongitude "22.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353 22.383)"^^geo:wktLiteral ;
  geo-pos:lat "38.353"^^xsd:decimal ;
  geo-pos:long "22.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_594'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_594'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.383'^^xsd:double;
  dwc:startLongitude '22.383'^^xsd:double;
  dwc:endLongitude '22.383'^^xsd:double;
  dwc:latitude '38.353'^^xsd:double;
  dwc:startLatitude '38.353'^^xsd:double;
  dwc:endLatitude '38.353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.383 38.353, 22.383 38.353, 22.383 38.353, 22.383 38.353, 22.383 38.353))'^^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 '774_594'^^xsd:string;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73233 14.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73233"^^xsd:decimal ;
  dwc:decimalLongitude "14.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73233 14.575)"^^geo:wktLiteral ;
  geo-pos:lat "44.73233"^^xsd:decimal ;
  geo-pos:long "14.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1675'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1675'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.575'^^xsd:double;
  dwc:startLongitude '14.575'^^xsd:double;
  dwc:endLongitude '14.575'^^xsd:double;
  dwc:latitude '44.73233'^^xsd:double;
  dwc:startLatitude '44.73233'^^xsd:double;
  dwc:endLatitude '44.73233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.575 44.73233, 14.575 44.73233, 14.575 44.73233, 14.575 44.73233, 14.575 44.73233))'^^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 '774_1675'^^xsd:string;
  dwc:observationDate '1990-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6115 21.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6115"^^xsd:decimal ;
  dwc:decimalLongitude "21.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6115 21.007)"^^geo:wktLiteral ;
  geo-pos:lat "38.6115"^^xsd:decimal ;
  geo-pos:long "21.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1625'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1625'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.007'^^xsd:double;
  dwc:startLongitude '21.007'^^xsd:double;
  dwc:endLongitude '21.007'^^xsd:double;
  dwc:latitude '38.6115'^^xsd:double;
  dwc:startLatitude '38.6115'^^xsd:double;
  dwc:endLatitude '38.6115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.007 38.6115, 21.007 38.6115, 21.007 38.6115, 21.007 38.6115, 21.007 38.6115))'^^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 '774_1625'^^xsd:string;
  dwc:observationDate '2008-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9565 20.9055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9565"^^xsd:decimal ;
  dwc:decimalLongitude "20.9055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9565 20.9055)"^^geo:wktLiteral ;
  geo-pos:lat "38.9565"^^xsd:decimal ;
  geo-pos:long "20.9055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8212'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8212'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9055'^^xsd:double;
  dwc:startLongitude '20.9055'^^xsd:double;
  dwc:endLongitude '20.9055'^^xsd:double;
  dwc:latitude '38.9565'^^xsd:double;
  dwc:startLatitude '38.9565'^^xsd:double;
  dwc:endLatitude '38.9565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9055 38.9565, 20.9055 38.9565, 20.9055 38.9565, 20.9055 38.9565, 20.9055 38.9565))'^^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 '774_8212'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.366667 13.149444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.366667"^^xsd:decimal ;
  dwc:decimalLongitude "13.149444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.366667 13.149444)"^^geo:wktLiteral ;
  geo-pos:lat "45.366667"^^xsd:decimal ;
  geo-pos:long "13.149444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6889'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.149444'^^xsd:double;
  dwc:startLongitude '13.149444'^^xsd:double;
  dwc:endLongitude '13.149444'^^xsd:double;
  dwc:latitude '45.366667'^^xsd:double;
  dwc:startLatitude '45.366667'^^xsd:double;
  dwc:endLatitude '45.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.149444 45.366667, 13.149444 45.366667, 13.149444 45.366667, 13.149444 45.366667, 13.149444 45.366667))'^^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 '774_6889'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4872 14.6931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4872"^^xsd:decimal ;
  dwc:decimalLongitude "14.6931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4872 14.6931)"^^geo:wktLiteral ;
  geo-pos:lat "44.4872"^^xsd:decimal ;
  geo-pos:long "14.6931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1951'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1951'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6931'^^xsd:double;
  dwc:startLongitude '14.6931'^^xsd:double;
  dwc:endLongitude '14.6931'^^xsd:double;
  dwc:latitude '44.4872'^^xsd:double;
  dwc:startLatitude '44.4872'^^xsd:double;
  dwc:endLatitude '44.4872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6931 44.4872, 14.6931 44.4872, 14.6931 44.4872, 14.6931 44.4872, 14.6931 44.4872))'^^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 '774_1951'^^xsd:string;
  dwc:observationDate '1994-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992667 20.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.992667"^^xsd:decimal ;
  dwc:decimalLongitude "20.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992667 20.898)"^^geo:wktLiteral ;
  geo-pos:lat "38.992667"^^xsd:decimal ;
  geo-pos:long "20.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_116'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_116'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.898'^^xsd:double;
  dwc:startLongitude '20.898'^^xsd:double;
  dwc:endLongitude '20.898'^^xsd:double;
  dwc:latitude '38.992667'^^xsd:double;
  dwc:startLatitude '38.992667'^^xsd:double;
  dwc:endLatitude '38.992667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.898 38.992667, 20.898 38.992667, 20.898 38.992667, 20.898 38.992667, 20.898 38.992667))'^^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 '774_116'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.964833 13.242167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.964833"^^xsd:decimal ;
  dwc:decimalLongitude "13.242167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.964833 13.242167)"^^geo:wktLiteral ;
  geo-pos:lat "44.964833"^^xsd:decimal ;
  geo-pos:long "13.242167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6902'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6902'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.242167'^^xsd:double;
  dwc:startLongitude '13.242167'^^xsd:double;
  dwc:endLongitude '13.242167'^^xsd:double;
  dwc:latitude '44.964833'^^xsd:double;
  dwc:startLatitude '44.964833'^^xsd:double;
  dwc:endLatitude '44.964833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.242167 44.964833, 13.242167 44.964833, 13.242167 44.964833, 13.242167 44.964833, 13.242167 44.964833))'^^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 '774_6902'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.380333 21.014333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.380333"^^xsd:decimal ;
  dwc:decimalLongitude "21.014333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.380333 21.014333)"^^geo:wktLiteral ;
  geo-pos:lat "38.380333"^^xsd:decimal ;
  geo-pos:long "21.014333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_808'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_808'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.014333'^^xsd:double;
  dwc:startLongitude '21.014333'^^xsd:double;
  dwc:endLongitude '21.014333'^^xsd:double;
  dwc:latitude '38.380333'^^xsd:double;
  dwc:startLatitude '38.380333'^^xsd:double;
  dwc:endLatitude '38.380333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.014333 38.380333, 21.014333 38.380333, 21.014333 38.380333, 21.014333 38.380333, 21.014333 38.380333))'^^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 '774_808'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333333 13.610617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.610617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333333 13.610617)"^^geo:wktLiteral ;
  geo-pos:lat "44.333333"^^xsd:decimal ;
  geo-pos:long "13.610617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2434'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2434'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.610617'^^xsd:double;
  dwc:startLongitude '13.610617'^^xsd:double;
  dwc:endLongitude '13.610617'^^xsd:double;
  dwc:latitude '44.333333'^^xsd:double;
  dwc:startLatitude '44.333333'^^xsd:double;
  dwc:endLatitude '44.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.610617 44.333333, 13.610617 44.333333, 13.610617 44.333333, 13.610617 44.333333, 13.610617 44.333333))'^^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 '774_2434'^^xsd:string;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.808667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.808667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.808667)"^^geo:wktLiteral ;
  geo-pos:lat "38.666667"^^xsd:decimal ;
  geo-pos:long "20.808667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2455'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2455'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.808667'^^xsd:double;
  dwc:startLongitude '20.808667'^^xsd:double;
  dwc:endLongitude '20.808667'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.808667 38.666667, 20.808667 38.666667, 20.808667 38.666667, 20.808667 38.666667, 20.808667 38.666667))'^^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 '774_2455'^^xsd:string;
  dwc:observationDate '1991-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975167 21.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975167"^^xsd:decimal ;
  dwc:decimalLongitude "21.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975167 21.0255)"^^geo:wktLiteral ;
  geo-pos:lat "38.975167"^^xsd:decimal ;
  geo-pos:long "21.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8234'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_8234'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0255'^^xsd:double;
  dwc:startLongitude '21.0255'^^xsd:double;
  dwc:endLongitude '21.0255'^^xsd:double;
  dwc:latitude '38.975167'^^xsd:double;
  dwc:startLatitude '38.975167'^^xsd:double;
  dwc:endLatitude '38.975167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0255 38.975167, 21.0255 38.975167, 21.0255 38.975167, 21.0255 38.975167, 21.0255 38.975167))'^^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 '774_8234'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.511167 20.971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.511167"^^xsd:decimal ;
  dwc:decimalLongitude "20.971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.511167 20.971667)"^^geo:wktLiteral ;
  geo-pos:lat "38.511167"^^xsd:decimal ;
  geo-pos:long "20.971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1262'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1262'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.971667'^^xsd:double;
  dwc:startLongitude '20.971667'^^xsd:double;
  dwc:endLongitude '20.971667'^^xsd:double;
  dwc:latitude '38.511167'^^xsd:double;
  dwc:startLatitude '38.511167'^^xsd:double;
  dwc:endLatitude '38.511167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.971667 38.511167, 20.971667 38.511167, 20.971667 38.511167, 20.971667 38.511167, 20.971667 38.511167))'^^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 '774_1262'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5142 14.5758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5142"^^xsd:decimal ;
  dwc:decimalLongitude "14.5758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5142 14.5758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5142"^^xsd:decimal ;
  geo-pos:long "14.5758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1863'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1863'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5758'^^xsd:double;
  dwc:startLongitude '14.5758'^^xsd:double;
  dwc:endLongitude '14.5758'^^xsd:double;
  dwc:latitude '44.5142'^^xsd:double;
  dwc:startLatitude '44.5142'^^xsd:double;
  dwc:endLatitude '44.5142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5758 44.5142, 14.5758 44.5142, 14.5758 44.5142, 14.5758 44.5142, 14.5758 44.5142))'^^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 '774_1863'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6675 20.932833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6675"^^xsd:decimal ;
  dwc:decimalLongitude "20.932833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6675 20.932833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6675"^^xsd:decimal ;
  geo-pos:long "20.932833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1227'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1227'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.932833'^^xsd:double;
  dwc:startLongitude '20.932833'^^xsd:double;
  dwc:endLongitude '20.932833'^^xsd:double;
  dwc:latitude '38.6675'^^xsd:double;
  dwc:startLatitude '38.6675'^^xsd:double;
  dwc:endLatitude '38.6675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.932833 38.6675, 20.932833 38.6675, 20.932833 38.6675, 20.932833 38.6675, 20.932833 38.6675))'^^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 '774_1227'^^xsd:string;
  dwc:observationDate '2000-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.583333 13.251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.583333 13.251667)"^^geo:wktLiteral ;
  geo-pos:lat "45.583333"^^xsd:decimal ;
  geo-pos:long "13.251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2330'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2330'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.251667'^^xsd:double;
  dwc:startLongitude '13.251667'^^xsd:double;
  dwc:endLongitude '13.251667'^^xsd:double;
  dwc:latitude '45.583333'^^xsd:double;
  dwc:startLatitude '45.583333'^^xsd:double;
  dwc:endLatitude '45.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.251667 45.583333, 13.251667 45.583333, 13.251667 45.583333, 13.251667 45.583333, 13.251667 45.583333))'^^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 '774_2330'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5569 14.5686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5569"^^xsd:decimal ;
  dwc:decimalLongitude "14.5686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5569 14.5686)"^^geo:wktLiteral ;
  geo-pos:lat "44.5569"^^xsd:decimal ;
  geo-pos:long "14.5686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1912'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1912'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5686'^^xsd:double;
  dwc:startLongitude '14.5686'^^xsd:double;
  dwc:endLongitude '14.5686'^^xsd:double;
  dwc:latitude '44.5569'^^xsd:double;
  dwc:startLatitude '44.5569'^^xsd:double;
  dwc:endLatitude '44.5569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5686 44.5569, 14.5686 44.5569, 14.5686 44.5569, 14.5686 44.5569, 14.5686 44.5569))'^^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 '774_1912'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.650833 20.9665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.650833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.650833 20.9665)"^^geo:wktLiteral ;
  geo-pos:lat "38.650833"^^xsd:decimal ;
  geo-pos:long "20.9665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1311'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1311'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9665'^^xsd:double;
  dwc:startLongitude '20.9665'^^xsd:double;
  dwc:endLongitude '20.9665'^^xsd:double;
  dwc:latitude '38.650833'^^xsd:double;
  dwc:startLatitude '38.650833'^^xsd:double;
  dwc:endLatitude '38.650833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9665 38.650833, 20.9665 38.650833, 20.9665 38.650833, 20.9665 38.650833, 20.9665 38.650833))'^^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 '774_1311'^^xsd:string;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.703333 14.584167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.703333"^^xsd:decimal ;
  dwc:decimalLongitude "14.584167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.703333 14.584167)"^^geo:wktLiteral ;
  geo-pos:lat "44.703333"^^xsd:decimal ;
  geo-pos:long "14.584167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2074'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2074'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.584167'^^xsd:double;
  dwc:startLongitude '14.584167'^^xsd:double;
  dwc:endLongitude '14.584167'^^xsd:double;
  dwc:latitude '44.703333'^^xsd:double;
  dwc:startLatitude '44.703333'^^xsd:double;
  dwc:endLatitude '44.703333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.584167 44.703333, 14.584167 44.703333, 14.584167 44.703333, 14.584167 44.703333, 14.584167 44.703333))'^^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 '774_2074'^^xsd:string;
  dwc:observationDate '1997-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52383 14.58667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52383"^^xsd:decimal ;
  dwc:decimalLongitude "14.58667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52383 14.58667)"^^geo:wktLiteral ;
  geo-pos:lat "44.52383"^^xsd:decimal ;
  geo-pos:long "14.58667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1661'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1661'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.58667'^^xsd:double;
  dwc:startLongitude '14.58667'^^xsd:double;
  dwc:endLongitude '14.58667'^^xsd:double;
  dwc:latitude '44.52383'^^xsd:double;
  dwc:startLatitude '44.52383'^^xsd:double;
  dwc:endLatitude '44.52383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.58667 44.52383, 14.58667 44.52383, 14.58667 44.52383, 14.58667 44.52383, 14.58667 44.52383))'^^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 '774_1661'^^xsd:string;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.416667 8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.416667"^^xsd:decimal ;
  dwc:decimalLongitude "8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.416667 8.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.416667"^^xsd:decimal ;
  geo-pos:long "8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2358'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2358'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15'^^xsd:double;
  dwc:startLongitude '8.15'^^xsd:double;
  dwc:endLongitude '8.15'^^xsd:double;
  dwc:latitude '40.416667'^^xsd:double;
  dwc:startLatitude '40.416667'^^xsd:double;
  dwc:endLatitude '40.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15 40.416667, 8.15 40.416667, 8.15 40.416667, 8.15 40.416667, 8.15 40.416667))'^^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 '774_2358'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.946833 20.911167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.946833"^^xsd:decimal ;
  dwc:decimalLongitude "20.911167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.946833 20.911167)"^^geo:wktLiteral ;
  geo-pos:lat "38.946833"^^xsd:decimal ;
  geo-pos:long "20.911167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_365'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_365'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.911167'^^xsd:double;
  dwc:startLongitude '20.911167'^^xsd:double;
  dwc:endLongitude '20.911167'^^xsd:double;
  dwc:latitude '38.946833'^^xsd:double;
  dwc:startLatitude '38.946833'^^xsd:double;
  dwc:endLatitude '38.946833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.911167 38.946833, 20.911167 38.946833, 20.911167 38.946833, 20.911167 38.946833, 20.911167 38.946833))'^^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 '774_365'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662333 20.9505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662333 20.9505)"^^geo:wktLiteral ;
  geo-pos:lat "38.662333"^^xsd:decimal ;
  geo-pos:long "20.9505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1354'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1354'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9505'^^xsd:double;
  dwc:startLongitude '20.9505'^^xsd:double;
  dwc:endLongitude '20.9505'^^xsd:double;
  dwc:latitude '38.662333'^^xsd:double;
  dwc:startLatitude '38.662333'^^xsd:double;
  dwc:endLatitude '38.662333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9505 38.662333, 20.9505 38.662333, 20.9505 38.662333, 20.9505 38.662333, 20.9505 38.662333))'^^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 '774_1354'^^xsd:string;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 13.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 13.208333)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "13.208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6914'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6914'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.208333'^^xsd:double;
  dwc:startLongitude '13.208333'^^xsd:double;
  dwc:endLongitude '13.208333'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:startLatitude '45.35'^^xsd:double;
  dwc:endLatitude '45.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.208333 45.35, 13.208333 45.35, 13.208333 45.35, 13.208333 45.35, 13.208333 45.35))'^^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 '774_6914'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6589 14.5711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6589"^^xsd:decimal ;
  dwc:decimalLongitude "14.5711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6589 14.5711)"^^geo:wktLiteral ;
  geo-pos:lat "44.6589"^^xsd:decimal ;
  geo-pos:long "14.5711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1979'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1979'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5711'^^xsd:double;
  dwc:startLongitude '14.5711'^^xsd:double;
  dwc:endLongitude '14.5711'^^xsd:double;
  dwc:latitude '44.6589'^^xsd:double;
  dwc:startLatitude '44.6589'^^xsd:double;
  dwc:endLatitude '44.6589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5711 44.6589, 14.5711 44.6589, 14.5711 44.6589, 14.5711 44.6589, 14.5711 44.6589))'^^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 '774_1979'^^xsd:string;
  dwc:observationDate '1995-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5208 14.5572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5208"^^xsd:decimal ;
  dwc:decimalLongitude "14.5572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5208 14.5572)"^^geo:wktLiteral ;
  geo-pos:lat "44.5208"^^xsd:decimal ;
  geo-pos:long "14.5572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1914'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1914'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5572'^^xsd:double;
  dwc:startLongitude '14.5572'^^xsd:double;
  dwc:endLongitude '14.5572'^^xsd:double;
  dwc:latitude '44.5208'^^xsd:double;
  dwc:startLatitude '44.5208'^^xsd:double;
  dwc:endLatitude '44.5208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5572 44.5208, 14.5572 44.5208, 14.5572 44.5208, 14.5572 44.5208, 14.5572 44.5208))'^^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 '774_1914'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4997 14.6942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4997"^^xsd:decimal ;
  dwc:decimalLongitude "14.6942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4997 14.6942)"^^geo:wktLiteral ;
  geo-pos:lat "44.4997"^^xsd:decimal ;
  geo-pos:long "14.6942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1768'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1768'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6942'^^xsd:double;
  dwc:startLongitude '14.6942'^^xsd:double;
  dwc:endLongitude '14.6942'^^xsd:double;
  dwc:latitude '44.4997'^^xsd:double;
  dwc:startLatitude '44.4997'^^xsd:double;
  dwc:endLatitude '44.4997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6942 44.4997, 14.6942 44.4997, 14.6942 44.4997, 14.6942 44.4997, 14.6942 44.4997))'^^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 '774_1768'^^xsd:string;
  dwc:observationDate '1992-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2167'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2167'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:startLongitude '14.65'^^xsd:double;
  dwc:endLongitude '14.65'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:startLatitude '44.55'^^xsd:double;
  dwc:endLatitude '44.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.65 44.55, 14.65 44.55, 14.65 44.55, 14.65 44.55, 14.65 44.55))'^^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 '774_2167'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7039 14.5239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7039"^^xsd:decimal ;
  dwc:decimalLongitude "14.5239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7039 14.5239)"^^geo:wktLiteral ;
  geo-pos:lat "44.7039"^^xsd:decimal ;
  geo-pos:long "14.5239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1871'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1871'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5239'^^xsd:double;
  dwc:startLongitude '14.5239'^^xsd:double;
  dwc:endLongitude '14.5239'^^xsd:double;
  dwc:latitude '44.7039'^^xsd:double;
  dwc:startLatitude '44.7039'^^xsd:double;
  dwc:endLatitude '44.7039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5239 44.7039, 14.5239 44.7039, 14.5239 44.7039, 14.5239 44.7039, 14.5239 44.7039))'^^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 '774_1871'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7558 14.5139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7558"^^xsd:decimal ;
  dwc:decimalLongitude "14.5139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7558 14.5139)"^^geo:wktLiteral ;
  geo-pos:lat "44.7558"^^xsd:decimal ;
  geo-pos:long "14.5139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1696'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1696'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5139'^^xsd:double;
  dwc:startLongitude '14.5139'^^xsd:double;
  dwc:endLongitude '14.5139'^^xsd:double;
  dwc:latitude '44.7558'^^xsd:double;
  dwc:startLatitude '44.7558'^^xsd:double;
  dwc:endLatitude '44.7558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5139 44.7558, 14.5139 44.7558, 14.5139 44.7558, 14.5139 44.7558, 14.5139 44.7558))'^^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 '774_1696'^^xsd:string;
  dwc:observationDate '1991-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989833 20.864667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989833"^^xsd:decimal ;
  dwc:decimalLongitude "20.864667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989833 20.864667)"^^geo:wktLiteral ;
  geo-pos:lat "38.989833"^^xsd:decimal ;
  geo-pos:long "20.864667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_67'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_67'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.864667'^^xsd:double;
  dwc:startLongitude '20.864667'^^xsd:double;
  dwc:endLongitude '20.864667'^^xsd:double;
  dwc:latitude '38.989833'^^xsd:double;
  dwc:startLatitude '38.989833'^^xsd:double;
  dwc:endLatitude '38.989833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.864667 38.989833, 20.864667 38.989833, 20.864667 38.989833, 20.864667 38.989833, 20.864667 38.989833))'^^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 '774_67'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.107167 -16.8905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.107167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.107167 -16.8905)"^^geo:wktLiteral ;
  geo-pos:lat "28.107167"^^xsd:decimal ;
  geo-pos:long "-16.8905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2994'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2994'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.579722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8905'^^xsd:double;
  dwc:startLongitude '-16.8905'^^xsd:double;
  dwc:endLongitude '-16.8905'^^xsd:double;
  dwc:latitude '28.107167'^^xsd:double;
  dwc:startLatitude '28.107167'^^xsd:double;
  dwc:endLatitude '28.107167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8905 28.107167, -16.8905 28.107167, -16.8905 28.107167, -16.8905 28.107167, -16.8905 28.107167))'^^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 '774_2994'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6544 14.5961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6544"^^xsd:decimal ;
  dwc:decimalLongitude "14.5961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6544 14.5961)"^^geo:wktLiteral ;
  geo-pos:lat "44.6544"^^xsd:decimal ;
  geo-pos:long "14.5961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1968'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1968'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5961'^^xsd:double;
  dwc:startLongitude '14.5961'^^xsd:double;
  dwc:endLongitude '14.5961'^^xsd:double;
  dwc:latitude '44.6544'^^xsd:double;
  dwc:startLatitude '44.6544'^^xsd:double;
  dwc:endLatitude '44.6544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5961 44.6544, 14.5961 44.6544, 14.5961 44.6544, 14.5961 44.6544, 14.5961 44.6544))'^^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 '774_1968'^^xsd:string;
  dwc:observationDate '1995-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955833 20.855167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955833"^^xsd:decimal ;
  dwc:decimalLongitude "20.855167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955833 20.855167)"^^geo:wktLiteral ;
  geo-pos:lat "38.955833"^^xsd:decimal ;
  geo-pos:long "20.855167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_214'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_214'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.855167'^^xsd:double;
  dwc:startLongitude '20.855167'^^xsd:double;
  dwc:endLongitude '20.855167'^^xsd:double;
  dwc:latitude '38.955833'^^xsd:double;
  dwc:startLatitude '38.955833'^^xsd:double;
  dwc:endLatitude '38.955833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.855167 38.955833, 20.855167 38.955833, 20.855167 38.955833, 20.855167 38.955833, 20.855167 38.955833))'^^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 '774_214'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66233 14.6025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66233"^^xsd:decimal ;
  dwc:decimalLongitude "14.6025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66233 14.6025)"^^geo:wktLiteral ;
  geo-pos:lat "44.66233"^^xsd:decimal ;
  geo-pos:long "14.6025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2042'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2042'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6025'^^xsd:double;
  dwc:startLongitude '14.6025'^^xsd:double;
  dwc:endLongitude '14.6025'^^xsd:double;
  dwc:latitude '44.66233'^^xsd:double;
  dwc:startLatitude '44.66233'^^xsd:double;
  dwc:endLatitude '44.66233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6025 44.66233, 14.6025 44.66233, 14.6025 44.66233, 14.6025 44.66233, 14.6025 44.66233))'^^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 '774_2042'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53217 14.54667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53217"^^xsd:decimal ;
  dwc:decimalLongitude "14.54667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53217 14.54667)"^^geo:wktLiteral ;
  geo-pos:lat "44.53217"^^xsd:decimal ;
  geo-pos:long "14.54667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2038'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2038'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.54667'^^xsd:double;
  dwc:startLongitude '14.54667'^^xsd:double;
  dwc:endLongitude '14.54667'^^xsd:double;
  dwc:latitude '44.53217'^^xsd:double;
  dwc:startLatitude '44.53217'^^xsd:double;
  dwc:endLatitude '44.53217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.54667 44.53217, 14.54667 44.53217, 14.54667 44.53217, 14.54667 44.53217, 14.54667 44.53217))'^^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 '774_2038'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.61667)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "14.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2186'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2186'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61667'^^xsd:double;
  dwc:startLongitude '14.61667'^^xsd:double;
  dwc:endLongitude '14.61667'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:startLatitude '44.55'^^xsd:double;
  dwc:endLatitude '44.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61667 44.55, 14.61667 44.55, 14.61667 44.55, 14.61667 44.55, 14.61667 44.55))'^^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 '774_2186'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5397 14.6042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5397"^^xsd:decimal ;
  dwc:decimalLongitude "14.6042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5397 14.6042)"^^geo:wktLiteral ;
  geo-pos:lat "44.5397"^^xsd:decimal ;
  geo-pos:long "14.6042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1783'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1783'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6042'^^xsd:double;
  dwc:startLongitude '14.6042'^^xsd:double;
  dwc:endLongitude '14.6042'^^xsd:double;
  dwc:latitude '44.5397'^^xsd:double;
  dwc:startLatitude '44.5397'^^xsd:double;
  dwc:endLatitude '44.5397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6042 44.5397, 14.6042 44.5397, 14.6042 44.5397, 14.6042 44.5397, 14.6042 44.5397))'^^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 '774_1783'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 20.865167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719"^^xsd:decimal ;
  dwc:decimalLongitude "20.865167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 20.865167)"^^geo:wktLiteral ;
  geo-pos:lat "38.719"^^xsd:decimal ;
  geo-pos:long "20.865167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1422'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1422'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.865167'^^xsd:double;
  dwc:startLongitude '20.865167'^^xsd:double;
  dwc:endLongitude '20.865167'^^xsd:double;
  dwc:latitude '38.719'^^xsd:double;
  dwc:startLatitude '38.719'^^xsd:double;
  dwc:endLatitude '38.719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.865167 38.719, 20.865167 38.719, 20.865167 38.719, 20.865167 38.719, 20.865167 38.719))'^^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 '774_1422'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989667 20.8745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989667 20.8745)"^^geo:wktLiteral ;
  geo-pos:lat "38.989667"^^xsd:decimal ;
  geo-pos:long "20.8745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_450'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8745'^^xsd:double;
  dwc:startLongitude '20.8745'^^xsd:double;
  dwc:endLongitude '20.8745'^^xsd:double;
  dwc:latitude '38.989667'^^xsd:double;
  dwc:startLatitude '38.989667'^^xsd:double;
  dwc:endLatitude '38.989667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8745 38.989667, 20.8745 38.989667, 20.8745 38.989667, 20.8745 38.989667, 20.8745 38.989667))'^^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 '774_450'^^xsd:string;
  dwc:observationDate '2009-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.064833 9.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.064833"^^xsd:decimal ;
  dwc:decimalLongitude "9.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.064833 9.376)"^^geo:wktLiteral ;
  geo-pos:lat "43.064833"^^xsd:decimal ;
  geo-pos:long "9.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4519'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4519'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.997777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.376'^^xsd:double;
  dwc:startLongitude '9.376'^^xsd:double;
  dwc:endLongitude '9.376'^^xsd:double;
  dwc:latitude '43.064833'^^xsd:double;
  dwc:startLatitude '43.064833'^^xsd:double;
  dwc:endLatitude '43.064833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.376 43.064833, 9.376 43.064833, 9.376 43.064833, 9.376 43.064833, 9.376 43.064833))'^^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 '774_4519'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.965833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974833"^^xsd:decimal ;
  dwc:decimalLongitude "20.965833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.965833)"^^geo:wktLiteral ;
  geo-pos:lat "38.974833"^^xsd:decimal ;
  geo-pos:long "20.965833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.965833'^^xsd:double;
  dwc:startLongitude '20.965833'^^xsd:double;
  dwc:endLongitude '20.965833'^^xsd:double;
  dwc:latitude '38.974833'^^xsd:double;
  dwc:startLatitude '38.974833'^^xsd:double;
  dwc:endLatitude '38.974833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.965833 38.974833, 20.965833 38.974833, 20.965833 38.974833, 20.965833 38.974833, 20.965833 38.974833))'^^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 '774_1'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955333 21.009167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955333"^^xsd:decimal ;
  dwc:decimalLongitude "21.009167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955333 21.009167)"^^geo:wktLiteral ;
  geo-pos:lat "38.955333"^^xsd:decimal ;
  geo-pos:long "21.009167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8213'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8213'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.009167'^^xsd:double;
  dwc:startLongitude '21.009167'^^xsd:double;
  dwc:endLongitude '21.009167'^^xsd:double;
  dwc:latitude '38.955333'^^xsd:double;
  dwc:startLatitude '38.955333'^^xsd:double;
  dwc:endLatitude '38.955333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.009167 38.955333, 21.009167 38.955333, 21.009167 38.955333, 21.009167 38.955333, 21.009167 38.955333))'^^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 '774_8213'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0195 20.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0195"^^xsd:decimal ;
  dwc:decimalLongitude "20.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0195 20.84)"^^geo:wktLiteral ;
  geo-pos:lat "39.0195"^^xsd:decimal ;
  geo-pos:long "20.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_574'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_574'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.84'^^xsd:double;
  dwc:startLongitude '20.84'^^xsd:double;
  dwc:endLongitude '20.84'^^xsd:double;
  dwc:latitude '39.0195'^^xsd:double;
  dwc:startLatitude '39.0195'^^xsd:double;
  dwc:endLatitude '39.0195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.84 39.0195, 20.84 39.0195, 20.84 39.0195, 20.84 39.0195, 20.84 39.0195))'^^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 '774_574'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992167 20.967667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.992167"^^xsd:decimal ;
  dwc:decimalLongitude "20.967667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992167 20.967667)"^^geo:wktLiteral ;
  geo-pos:lat "38.992167"^^xsd:decimal ;
  geo-pos:long "20.967667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_136'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_136'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.967667'^^xsd:double;
  dwc:startLongitude '20.967667'^^xsd:double;
  dwc:endLongitude '20.967667'^^xsd:double;
  dwc:latitude '38.992167'^^xsd:double;
  dwc:startLatitude '38.992167'^^xsd:double;
  dwc:endLatitude '38.992167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.967667 38.992167, 20.967667 38.992167, 20.967667 38.992167, 20.967667 38.992167, 20.967667 38.992167))'^^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 '774_136'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352333 22.475667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.352333"^^xsd:decimal ;
  dwc:decimalLongitude "22.475667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352333 22.475667)"^^geo:wktLiteral ;
  geo-pos:lat "38.352333"^^xsd:decimal ;
  geo-pos:long "22.475667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_584'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_584'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.475667'^^xsd:double;
  dwc:startLongitude '22.475667'^^xsd:double;
  dwc:endLongitude '22.475667'^^xsd:double;
  dwc:latitude '38.352333'^^xsd:double;
  dwc:startLatitude '38.352333'^^xsd:double;
  dwc:endLatitude '38.352333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.475667 38.352333, 22.475667 38.352333, 22.475667 38.352333, 22.475667 38.352333, 22.475667 38.352333))'^^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 '774_584'^^xsd:string;
  dwc:observationDate '2009-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.760333 20.790167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.760333"^^xsd:decimal ;
  dwc:decimalLongitude "20.790167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.760333 20.790167)"^^geo:wktLiteral ;
  geo-pos:lat "38.760333"^^xsd:decimal ;
  geo-pos:long "20.790167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1188'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1188'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.790167'^^xsd:double;
  dwc:startLongitude '20.790167'^^xsd:double;
  dwc:endLongitude '20.790167'^^xsd:double;
  dwc:latitude '38.760333'^^xsd:double;
  dwc:startLatitude '38.760333'^^xsd:double;
  dwc:endLatitude '38.760333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.790167 38.760333, 20.790167 38.760333, 20.790167 38.760333, 20.790167 38.760333, 20.790167 38.760333))'^^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 '774_1188'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6536 14.5589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6536"^^xsd:decimal ;
  dwc:decimalLongitude "14.5589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6536 14.5589)"^^geo:wktLiteral ;
  geo-pos:lat "44.6536"^^xsd:decimal ;
  geo-pos:long "14.5589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1702'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1702'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5589'^^xsd:double;
  dwc:startLongitude '14.5589'^^xsd:double;
  dwc:endLongitude '14.5589'^^xsd:double;
  dwc:latitude '44.6536'^^xsd:double;
  dwc:startLatitude '44.6536'^^xsd:double;
  dwc:endLatitude '44.6536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5589 44.6536, 14.5589 44.6536, 14.5589 44.6536, 14.5589 44.6536, 14.5589 44.6536))'^^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 '774_1702'^^xsd:string;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990333 21.076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990333"^^xsd:decimal ;
  dwc:decimalLongitude "21.076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990333 21.076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.990333"^^xsd:decimal ;
  geo-pos:long "21.076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_200'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_200'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.076667'^^xsd:double;
  dwc:startLongitude '21.076667'^^xsd:double;
  dwc:endLongitude '21.076667'^^xsd:double;
  dwc:latitude '38.990333'^^xsd:double;
  dwc:startLatitude '38.990333'^^xsd:double;
  dwc:endLatitude '38.990333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.076667 38.990333, 21.076667 38.990333, 21.076667 38.990333, 21.076667 38.990333, 21.076667 38.990333))'^^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 '774_200'^^xsd:string;
  dwc:observationDate '2006-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745 20.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.745"^^xsd:decimal ;
  dwc:decimalLongitude "20.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745 20.866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.745"^^xsd:decimal ;
  geo-pos:long "20.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1068'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1068'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.866667'^^xsd:double;
  dwc:startLongitude '20.866667'^^xsd:double;
  dwc:endLongitude '20.866667'^^xsd:double;
  dwc:latitude '38.745'^^xsd:double;
  dwc:startLatitude '38.745'^^xsd:double;
  dwc:endLatitude '38.745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.866667 38.745, 20.866667 38.745, 20.866667 38.745, 20.866667 38.745, 20.866667 38.745))'^^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 '774_1068'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3345 22.3825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3345"^^xsd:decimal ;
  dwc:decimalLongitude "22.3825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3345 22.3825)"^^geo:wktLiteral ;
  geo-pos:lat "38.3345"^^xsd:decimal ;
  geo-pos:long "22.3825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_593'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_593'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.3825'^^xsd:double;
  dwc:startLongitude '22.3825'^^xsd:double;
  dwc:endLongitude '22.3825'^^xsd:double;
  dwc:latitude '38.3345'^^xsd:double;
  dwc:startLatitude '38.3345'^^xsd:double;
  dwc:endLatitude '38.3345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.3825 38.3345, 22.3825 38.3345, 22.3825 38.3345, 22.3825 38.3345, 22.3825 38.3345))'^^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 '774_593'^^xsd:string;
  dwc:observationDate '2009-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990667 20.903667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990667"^^xsd:decimal ;
  dwc:decimalLongitude "20.903667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990667 20.903667)"^^geo:wktLiteral ;
  geo-pos:lat "38.990667"^^xsd:decimal ;
  geo-pos:long "20.903667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_268'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_268'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.903667'^^xsd:double;
  dwc:startLongitude '20.903667'^^xsd:double;
  dwc:endLongitude '20.903667'^^xsd:double;
  dwc:latitude '38.990667'^^xsd:double;
  dwc:startLatitude '38.990667'^^xsd:double;
  dwc:endLatitude '38.990667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.903667 38.990667, 20.903667 38.990667, 20.903667 38.990667, 20.903667 38.990667, 20.903667 38.990667))'^^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 '774_268'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658167 20.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658167"^^xsd:decimal ;
  dwc:decimalLongitude "20.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658167 20.851)"^^geo:wktLiteral ;
  geo-pos:lat "38.658167"^^xsd:decimal ;
  geo-pos:long "20.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1507'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1507'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.851'^^xsd:double;
  dwc:startLongitude '20.851'^^xsd:double;
  dwc:endLongitude '20.851'^^xsd:double;
  dwc:latitude '38.658167'^^xsd:double;
  dwc:startLatitude '38.658167'^^xsd:double;
  dwc:endLatitude '38.658167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.851 38.658167, 20.851 38.658167, 20.851 38.658167, 20.851 38.658167, 20.851 38.658167))'^^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 '774_1507'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9525 20.983667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9525"^^xsd:decimal ;
  dwc:decimalLongitude "20.983667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9525 20.983667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9525"^^xsd:decimal ;
  geo-pos:long "20.983667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_139'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_139'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.983667'^^xsd:double;
  dwc:startLongitude '20.983667'^^xsd:double;
  dwc:endLongitude '20.983667'^^xsd:double;
  dwc:latitude '38.9525'^^xsd:double;
  dwc:startLatitude '38.9525'^^xsd:double;
  dwc:endLatitude '38.9525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.983667 38.9525, 20.983667 38.9525, 20.983667 38.9525, 20.983667 38.9525, 20.983667 38.9525))'^^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 '774_139'^^xsd:string;
  dwc:observationDate '2005-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982167 20.950833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982167"^^xsd:decimal ;
  dwc:decimalLongitude "20.950833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982167 20.950833)"^^geo:wktLiteral ;
  geo-pos:lat "38.982167"^^xsd:decimal ;
  geo-pos:long "20.950833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_234'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_234'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.950833'^^xsd:double;
  dwc:startLongitude '20.950833'^^xsd:double;
  dwc:endLongitude '20.950833'^^xsd:double;
  dwc:latitude '38.982167'^^xsd:double;
  dwc:startLatitude '38.982167'^^xsd:double;
  dwc:endLatitude '38.982167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.950833 38.982167, 20.950833 38.982167, 20.950833 38.982167, 20.950833 38.982167, 20.950833 38.982167))'^^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 '774_234'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.995833 20.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.995833"^^xsd:decimal ;
  dwc:decimalLongitude "20.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.995833 20.871667)"^^geo:wktLiteral ;
  geo-pos:lat "38.995833"^^xsd:decimal ;
  geo-pos:long "20.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_474'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.871667'^^xsd:double;
  dwc:startLongitude '20.871667'^^xsd:double;
  dwc:endLongitude '20.871667'^^xsd:double;
  dwc:latitude '38.995833'^^xsd:double;
  dwc:startLatitude '38.995833'^^xsd:double;
  dwc:endLatitude '38.995833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.871667 38.995833, 20.871667 38.995833, 20.871667 38.995833, 20.871667 38.995833, 20.871667 38.995833))'^^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 '774_474'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957833 20.903167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.957833"^^xsd:decimal ;
  dwc:decimalLongitude "20.903167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957833 20.903167)"^^geo:wktLiteral ;
  geo-pos:lat "38.957833"^^xsd:decimal ;
  geo-pos:long "20.903167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_75'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_75'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.903167'^^xsd:double;
  dwc:startLongitude '20.903167'^^xsd:double;
  dwc:endLongitude '20.903167'^^xsd:double;
  dwc:latitude '38.957833'^^xsd:double;
  dwc:startLatitude '38.957833'^^xsd:double;
  dwc:endLatitude '38.957833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.903167 38.957833, 20.903167 38.957833, 20.903167 38.957833, 20.903167 38.957833, 20.903167 38.957833))'^^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 '774_75'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6055 20.914167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6055"^^xsd:decimal ;
  dwc:decimalLongitude "20.914167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6055 20.914167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6055"^^xsd:decimal ;
  geo-pos:long "20.914167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1534'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1534'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914167'^^xsd:double;
  dwc:startLongitude '20.914167'^^xsd:double;
  dwc:endLongitude '20.914167'^^xsd:double;
  dwc:latitude '38.6055'^^xsd:double;
  dwc:startLatitude '38.6055'^^xsd:double;
  dwc:endLatitude '38.6055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914167 38.6055, 20.914167 38.6055, 20.914167 38.6055, 20.914167 38.6055, 20.914167 38.6055))'^^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 '774_1534'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5369 14.5172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5369"^^xsd:decimal ;
  dwc:decimalLongitude "14.5172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5369 14.5172)"^^geo:wktLiteral ;
  geo-pos:lat "44.5369"^^xsd:decimal ;
  geo-pos:long "14.5172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1860'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1860'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5172'^^xsd:double;
  dwc:startLongitude '14.5172'^^xsd:double;
  dwc:endLongitude '14.5172'^^xsd:double;
  dwc:latitude '44.5369'^^xsd:double;
  dwc:startLatitude '44.5369'^^xsd:double;
  dwc:endLatitude '44.5369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5172 44.5369, 14.5172 44.5369, 14.5172 44.5369, 14.5172 44.5369, 14.5172 44.5369))'^^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 '774_1860'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542833 20.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542833"^^xsd:decimal ;
  dwc:decimalLongitude "20.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542833 20.789)"^^geo:wktLiteral ;
  geo-pos:lat "38.542833"^^xsd:decimal ;
  geo-pos:long "20.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_791'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_791'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.789'^^xsd:double;
  dwc:startLongitude '20.789'^^xsd:double;
  dwc:endLongitude '20.789'^^xsd:double;
  dwc:latitude '38.542833'^^xsd:double;
  dwc:startLatitude '38.542833'^^xsd:double;
  dwc:endLatitude '38.542833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.789 38.542833, 20.789 38.542833, 20.789 38.542833, 20.789 38.542833, 20.789 38.542833))'^^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 '774_791'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.938333 20.901333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.938333"^^xsd:decimal ;
  dwc:decimalLongitude "20.901333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.938333 20.901333)"^^geo:wktLiteral ;
  geo-pos:lat "38.938333"^^xsd:decimal ;
  geo-pos:long "20.901333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_527'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_527'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901333'^^xsd:double;
  dwc:startLongitude '20.901333'^^xsd:double;
  dwc:endLongitude '20.901333'^^xsd:double;
  dwc:latitude '38.938333'^^xsd:double;
  dwc:startLatitude '38.938333'^^xsd:double;
  dwc:endLatitude '38.938333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901333 38.938333, 20.901333 38.938333, 20.901333 38.938333, 20.901333 38.938333, 20.901333 38.938333))'^^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 '774_527'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.609167 20.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.609167"^^xsd:decimal ;
  dwc:decimalLongitude "20.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.609167 20.983333)"^^geo:wktLiteral ;
  geo-pos:lat "38.609167"^^xsd:decimal ;
  geo-pos:long "20.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1537'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1537'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.983333'^^xsd:double;
  dwc:startLongitude '20.983333'^^xsd:double;
  dwc:endLongitude '20.983333'^^xsd:double;
  dwc:latitude '38.609167'^^xsd:double;
  dwc:startLatitude '38.609167'^^xsd:double;
  dwc:endLatitude '38.609167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.983333 38.609167, 20.983333 38.609167, 20.983333 38.609167, 20.983333 38.609167, 20.983333 38.609167))'^^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 '774_1537'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629667 20.977833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.629667"^^xsd:decimal ;
  dwc:decimalLongitude "20.977833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629667 20.977833)"^^geo:wktLiteral ;
  geo-pos:lat "38.629667"^^xsd:decimal ;
  geo-pos:long "20.977833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1171'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1171'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.977833'^^xsd:double;
  dwc:startLongitude '20.977833'^^xsd:double;
  dwc:endLongitude '20.977833'^^xsd:double;
  dwc:latitude '38.629667'^^xsd:double;
  dwc:startLatitude '38.629667'^^xsd:double;
  dwc:endLatitude '38.629667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.977833 38.629667, 20.977833 38.629667, 20.977833 38.629667, 20.977833 38.629667, 20.977833 38.629667))'^^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 '774_1171'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6014 14.5019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6014"^^xsd:decimal ;
  dwc:decimalLongitude "14.5019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6014 14.5019)"^^geo:wktLiteral ;
  geo-pos:lat "44.6014"^^xsd:decimal ;
  geo-pos:long "14.5019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1900'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1900'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5019'^^xsd:double;
  dwc:startLongitude '14.5019'^^xsd:double;
  dwc:endLongitude '14.5019'^^xsd:double;
  dwc:latitude '44.6014'^^xsd:double;
  dwc:startLatitude '44.6014'^^xsd:double;
  dwc:endLatitude '44.6014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5019 44.6014, 14.5019 44.6014, 14.5019 44.6014, 14.5019 44.6014, 14.5019 44.6014))'^^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 '774_1900'^^xsd:string;
  dwc:observationDate '1994-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943 20.887833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.943"^^xsd:decimal ;
  dwc:decimalLongitude "20.887833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943 20.887833)"^^geo:wktLiteral ;
  geo-pos:lat "38.943"^^xsd:decimal ;
  geo-pos:long "20.887833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_123'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_123'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.887833'^^xsd:double;
  dwc:startLongitude '20.887833'^^xsd:double;
  dwc:endLongitude '20.887833'^^xsd:double;
  dwc:latitude '38.943'^^xsd:double;
  dwc:startLatitude '38.943'^^xsd:double;
  dwc:endLatitude '38.943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.887833 38.943, 20.887833 38.943, 20.887833 38.943, 20.887833 38.943, 20.887833 38.943))'^^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 '774_123'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6185 20.724167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6185"^^xsd:decimal ;
  dwc:decimalLongitude "20.724167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6185 20.724167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6185"^^xsd:decimal ;
  geo-pos:long "20.724167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8294'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8294'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.724167'^^xsd:double;
  dwc:startLongitude '20.724167'^^xsd:double;
  dwc:endLongitude '20.724167'^^xsd:double;
  dwc:latitude '38.6185'^^xsd:double;
  dwc:startLatitude '38.6185'^^xsd:double;
  dwc:endLatitude '38.6185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.724167 38.6185, 20.724167 38.6185, 20.724167 38.6185, 20.724167 38.6185, 20.724167 38.6185))'^^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 '774_8294'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994167 21.056333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.994167"^^xsd:decimal ;
  dwc:decimalLongitude "21.056333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994167 21.056333)"^^geo:wktLiteral ;
  geo-pos:lat "38.994167"^^xsd:decimal ;
  geo-pos:long "21.056333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_482'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_482'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.056333'^^xsd:double;
  dwc:startLongitude '21.056333'^^xsd:double;
  dwc:endLongitude '21.056333'^^xsd:double;
  dwc:latitude '38.994167'^^xsd:double;
  dwc:startLatitude '38.994167'^^xsd:double;
  dwc:endLatitude '38.994167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.056333 38.994167, 21.056333 38.994167, 21.056333 38.994167, 21.056333 38.994167, 21.056333 38.994167))'^^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 '774_482'^^xsd:string;
  dwc:observationDate '2009-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5186 14.5694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5186"^^xsd:decimal ;
  dwc:decimalLongitude "14.5694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5186 14.5694)"^^geo:wktLiteral ;
  geo-pos:lat "44.5186"^^xsd:decimal ;
  geo-pos:long "14.5694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1956'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1956'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5694'^^xsd:double;
  dwc:startLongitude '14.5694'^^xsd:double;
  dwc:endLongitude '14.5694'^^xsd:double;
  dwc:latitude '44.5186'^^xsd:double;
  dwc:startLatitude '44.5186'^^xsd:double;
  dwc:endLatitude '44.5186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5694 44.5186, 14.5694 44.5186, 14.5694 44.5186, 14.5694 44.5186, 14.5694 44.5186))'^^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 '774_1956'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.002 20.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.002"^^xsd:decimal ;
  dwc:decimalLongitude "20.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.002 20.791)"^^geo:wktLiteral ;
  geo-pos:lat "39.002"^^xsd:decimal ;
  geo-pos:long "20.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8239'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.791'^^xsd:double;
  dwc:startLongitude '20.791'^^xsd:double;
  dwc:endLongitude '20.791'^^xsd:double;
  dwc:latitude '39.002'^^xsd:double;
  dwc:startLatitude '39.002'^^xsd:double;
  dwc:endLatitude '39.002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.791 39.002, 20.791 39.002, 20.791 39.002, 20.791 39.002, 20.791 39.002))'^^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 '774_8239'^^xsd:string;
  dwc:observationDate '2008-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.642667 20.879667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.642667"^^xsd:decimal ;
  dwc:decimalLongitude "20.879667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.642667 20.879667)"^^geo:wktLiteral ;
  geo-pos:lat "38.642667"^^xsd:decimal ;
  geo-pos:long "20.879667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1565'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1565'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.879667'^^xsd:double;
  dwc:startLongitude '20.879667'^^xsd:double;
  dwc:endLongitude '20.879667'^^xsd:double;
  dwc:latitude '38.642667'^^xsd:double;
  dwc:startLatitude '38.642667'^^xsd:double;
  dwc:endLatitude '38.642667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.879667 38.642667, 20.879667 38.642667, 20.879667 38.642667, 20.879667 38.642667, 20.879667 38.642667))'^^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 '774_1565'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636833 20.962167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.636833"^^xsd:decimal ;
  dwc:decimalLongitude "20.962167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636833 20.962167)"^^geo:wktLiteral ;
  geo-pos:lat "38.636833"^^xsd:decimal ;
  geo-pos:long "20.962167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1397'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1397'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962167'^^xsd:double;
  dwc:startLongitude '20.962167'^^xsd:double;
  dwc:endLongitude '20.962167'^^xsd:double;
  dwc:latitude '38.636833'^^xsd:double;
  dwc:startLatitude '38.636833'^^xsd:double;
  dwc:endLatitude '38.636833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962167 38.636833, 20.962167 38.636833, 20.962167 38.636833, 20.962167 38.636833, 20.962167 38.636833))'^^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 '774_1397'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671167 20.826333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671167"^^xsd:decimal ;
  dwc:decimalLongitude "20.826333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671167 20.826333)"^^geo:wktLiteral ;
  geo-pos:lat "38.671167"^^xsd:decimal ;
  geo-pos:long "20.826333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1636'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1636'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.826333'^^xsd:double;
  dwc:startLongitude '20.826333'^^xsd:double;
  dwc:endLongitude '20.826333'^^xsd:double;
  dwc:latitude '38.671167'^^xsd:double;
  dwc:startLatitude '38.671167'^^xsd:double;
  dwc:endLatitude '38.671167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.826333 38.671167, 20.826333 38.671167, 20.826333 38.671167, 20.826333 38.671167, 20.826333 38.671167))'^^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 '774_1636'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959333 20.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959333"^^xsd:decimal ;
  dwc:decimalLongitude "20.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959333 20.993)"^^geo:wktLiteral ;
  geo-pos:lat "38.959333"^^xsd:decimal ;
  geo-pos:long "20.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8210'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8210'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.993'^^xsd:double;
  dwc:startLongitude '20.993'^^xsd:double;
  dwc:endLongitude '20.993'^^xsd:double;
  dwc:latitude '38.959333'^^xsd:double;
  dwc:startLatitude '38.959333'^^xsd:double;
  dwc:endLatitude '38.959333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.993 38.959333, 20.993 38.959333, 20.993 38.959333, 20.993 38.959333, 20.993 38.959333))'^^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 '774_8210'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5528 14.6228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5528"^^xsd:decimal ;
  dwc:decimalLongitude "14.6228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5528 14.6228)"^^geo:wktLiteral ;
  geo-pos:lat "44.5528"^^xsd:decimal ;
  geo-pos:long "14.6228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1849'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1849'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6228'^^xsd:double;
  dwc:startLongitude '14.6228'^^xsd:double;
  dwc:endLongitude '14.6228'^^xsd:double;
  dwc:latitude '44.5528'^^xsd:double;
  dwc:startLatitude '44.5528'^^xsd:double;
  dwc:endLatitude '44.5528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6228 44.5528, 14.6228 44.5528, 14.6228 44.5528, 14.6228 44.5528, 14.6228 44.5528))'^^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 '774_1849'^^xsd:string;
  dwc:observationDate '1993-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961833 21.004333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961833"^^xsd:decimal ;
  dwc:decimalLongitude "21.004333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961833 21.004333)"^^geo:wktLiteral ;
  geo-pos:lat "38.961833"^^xsd:decimal ;
  geo-pos:long "21.004333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_36'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_36'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.004333'^^xsd:double;
  dwc:startLongitude '21.004333'^^xsd:double;
  dwc:endLongitude '21.004333'^^xsd:double;
  dwc:latitude '38.961833'^^xsd:double;
  dwc:startLatitude '38.961833'^^xsd:double;
  dwc:endLatitude '38.961833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.004333 38.961833, 21.004333 38.961833, 21.004333 38.961833, 21.004333 38.961833, 21.004333 38.961833))'^^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 '774_36'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9465 20.831333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9465"^^xsd:decimal ;
  dwc:decimalLongitude "20.831333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9465 20.831333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9465"^^xsd:decimal ;
  geo-pos:long "20.831333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_213'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_213'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.831333'^^xsd:double;
  dwc:startLongitude '20.831333'^^xsd:double;
  dwc:endLongitude '20.831333'^^xsd:double;
  dwc:latitude '38.9465'^^xsd:double;
  dwc:startLatitude '38.9465'^^xsd:double;
  dwc:endLatitude '38.9465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.831333 38.9465, 20.831333 38.9465, 20.831333 38.9465, 20.831333 38.9465, 20.831333 38.9465))'^^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 '774_213'^^xsd:string;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.249333 13.011333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.249333"^^xsd:decimal ;
  dwc:decimalLongitude "13.011333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.249333 13.011333)"^^geo:wktLiteral ;
  geo-pos:lat "45.249333"^^xsd:decimal ;
  geo-pos:long "13.011333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6917'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6917'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.011333'^^xsd:double;
  dwc:startLongitude '13.011333'^^xsd:double;
  dwc:endLongitude '13.011333'^^xsd:double;
  dwc:latitude '45.249333'^^xsd:double;
  dwc:startLatitude '45.249333'^^xsd:double;
  dwc:endLatitude '45.249333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.011333 45.249333, 13.011333 45.249333, 13.011333 45.249333, 13.011333 45.249333, 13.011333 45.249333))'^^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 '774_6917'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61667 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61667 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.61667"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2171'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2171'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:startLongitude '14.6'^^xsd:double;
  dwc:endLongitude '14.6'^^xsd:double;
  dwc:latitude '44.61667'^^xsd:double;
  dwc:startLatitude '44.61667'^^xsd:double;
  dwc:endLatitude '44.61667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6 44.61667, 14.6 44.61667, 14.6 44.61667, 14.6 44.61667, 14.6 44.61667))'^^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 '774_2171'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9795 20.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9795"^^xsd:decimal ;
  dwc:decimalLongitude "20.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9795 20.927)"^^geo:wktLiteral ;
  geo-pos:lat "38.9795"^^xsd:decimal ;
  geo-pos:long "20.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_238'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_238'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927'^^xsd:double;
  dwc:startLongitude '20.927'^^xsd:double;
  dwc:endLongitude '20.927'^^xsd:double;
  dwc:latitude '38.9795'^^xsd:double;
  dwc:startLatitude '38.9795'^^xsd:double;
  dwc:endLatitude '38.9795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927 38.9795, 20.927 38.9795, 20.927 38.9795, 20.927 38.9795, 20.927 38.9795))'^^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 '774_238'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 20.913667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "20.913667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 20.913667)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "20.913667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_275'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_275'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.913667'^^xsd:double;
  dwc:startLongitude '20.913667'^^xsd:double;
  dwc:endLongitude '20.913667'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:startLatitude '38.985'^^xsd:double;
  dwc:endLatitude '38.985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.913667 38.985, 20.913667 38.985, 20.913667 38.985, 20.913667 38.985, 20.913667 38.985))'^^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 '774_275'^^xsd:string;
  dwc:observationDate '2007-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 21.0265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983833"^^xsd:decimal ;
  dwc:decimalLongitude "21.0265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 21.0265)"^^geo:wktLiteral ;
  geo-pos:lat "38.983833"^^xsd:decimal ;
  geo-pos:long "21.0265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_520'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_520'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0265'^^xsd:double;
  dwc:startLongitude '21.0265'^^xsd:double;
  dwc:endLongitude '21.0265'^^xsd:double;
  dwc:latitude '38.983833'^^xsd:double;
  dwc:startLatitude '38.983833'^^xsd:double;
  dwc:endLatitude '38.983833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0265 38.983833, 21.0265 38.983833, 21.0265 38.983833, 21.0265 38.983833, 21.0265 38.983833))'^^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 '774_520'^^xsd:string;
  dwc:observationDate '2010-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5389 14.5094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5389"^^xsd:decimal ;
  dwc:decimalLongitude "14.5094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5389 14.5094)"^^geo:wktLiteral ;
  geo-pos:lat "44.5389"^^xsd:decimal ;
  geo-pos:long "14.5094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1814'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1814'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5094'^^xsd:double;
  dwc:startLongitude '14.5094'^^xsd:double;
  dwc:endLongitude '14.5094'^^xsd:double;
  dwc:latitude '44.5389'^^xsd:double;
  dwc:startLatitude '44.5389'^^xsd:double;
  dwc:endLatitude '44.5389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5094 44.5389, 14.5094 44.5389, 14.5094 44.5389, 14.5094 44.5389, 14.5094 44.5389))'^^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 '774_1814'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5733 14.6106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5733"^^xsd:decimal ;
  dwc:decimalLongitude "14.6106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5733 14.6106)"^^geo:wktLiteral ;
  geo-pos:lat "44.5733"^^xsd:decimal ;
  geo-pos:long "14.6106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2021'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2021'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6106'^^xsd:double;
  dwc:startLongitude '14.6106'^^xsd:double;
  dwc:endLongitude '14.6106'^^xsd:double;
  dwc:latitude '44.5733'^^xsd:double;
  dwc:startLatitude '44.5733'^^xsd:double;
  dwc:endLatitude '44.5733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6106 44.5733, 14.6106 44.5733, 14.6106 44.5733, 14.6106 44.5733, 14.6106 44.5733))'^^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 '774_2021'^^xsd:string;
  dwc:observationDate '1995-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6214 14.6056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6214"^^xsd:decimal ;
  dwc:decimalLongitude "14.6056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6214 14.6056)"^^geo:wktLiteral ;
  geo-pos:lat "44.6214"^^xsd:decimal ;
  geo-pos:long "14.6056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1727'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1727'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6056'^^xsd:double;
  dwc:startLongitude '14.6056'^^xsd:double;
  dwc:endLongitude '14.6056'^^xsd:double;
  dwc:latitude '44.6214'^^xsd:double;
  dwc:startLatitude '44.6214'^^xsd:double;
  dwc:endLatitude '44.6214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6056 44.6214, 14.6056 44.6214, 14.6056 44.6214, 14.6056 44.6214, 14.6056 44.6214))'^^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 '774_1727'^^xsd:string;
  dwc:observationDate '1991-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.423 14.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.423"^^xsd:decimal ;
  dwc:decimalLongitude "14.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.423 14.709)"^^geo:wktLiteral ;
  geo-pos:lat "44.423"^^xsd:decimal ;
  geo-pos:long "14.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2192'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2192'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.709'^^xsd:double;
  dwc:startLongitude '14.709'^^xsd:double;
  dwc:endLongitude '14.709'^^xsd:double;
  dwc:latitude '44.423'^^xsd:double;
  dwc:startLatitude '44.423'^^xsd:double;
  dwc:endLatitude '44.423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.709 44.423, 14.709 44.423, 14.709 44.423, 14.709 44.423, 14.709 44.423))'^^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 '774_2192'^^xsd:string;
  dwc:observationDate '2000-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0165 20.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0165"^^xsd:decimal ;
  dwc:decimalLongitude "20.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0165 20.768)"^^geo:wktLiteral ;
  geo-pos:lat "39.0165"^^xsd:decimal ;
  geo-pos:long "20.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_299'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_299'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.768'^^xsd:double;
  dwc:startLongitude '20.768'^^xsd:double;
  dwc:endLongitude '20.768'^^xsd:double;
  dwc:latitude '39.0165'^^xsd:double;
  dwc:startLatitude '39.0165'^^xsd:double;
  dwc:endLatitude '39.0165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.768 39.0165, 20.768 39.0165, 20.768 39.0165, 20.768 39.0165, 20.768 39.0165))'^^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 '774_299'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979167 20.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979167"^^xsd:decimal ;
  dwc:decimalLongitude "20.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979167 20.8615)"^^geo:wktLiteral ;
  geo-pos:lat "38.979167"^^xsd:decimal ;
  geo-pos:long "20.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_552'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_552'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8615'^^xsd:double;
  dwc:startLongitude '20.8615'^^xsd:double;
  dwc:endLongitude '20.8615'^^xsd:double;
  dwc:latitude '38.979167'^^xsd:double;
  dwc:startLatitude '38.979167'^^xsd:double;
  dwc:endLatitude '38.979167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8615 38.979167, 20.8615 38.979167, 20.8615 38.979167, 20.8615 38.979167, 20.8615 38.979167))'^^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 '774_552'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.938667 21.0275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.938667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.938667 21.0275)"^^geo:wktLiteral ;
  geo-pos:lat "38.938667"^^xsd:decimal ;
  geo-pos:long "21.0275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_288'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_288'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0275'^^xsd:double;
  dwc:startLongitude '21.0275'^^xsd:double;
  dwc:endLongitude '21.0275'^^xsd:double;
  dwc:latitude '38.938667'^^xsd:double;
  dwc:startLatitude '38.938667'^^xsd:double;
  dwc:endLatitude '38.938667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0275 38.938667, 21.0275 38.938667, 21.0275 38.938667, 21.0275 38.938667, 21.0275 38.938667))'^^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 '774_288'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8488 -15.8155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.8488"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8488 -15.8155)"^^geo:wktLiteral ;
  geo-pos:lat "23.8488"^^xsd:decimal ;
  geo-pos:long "-15.8155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6875'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6875'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.620555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.8155'^^xsd:double;
  dwc:startLongitude '-15.8155'^^xsd:double;
  dwc:endLongitude '-15.8155'^^xsd:double;
  dwc:latitude '23.8488'^^xsd:double;
  dwc:startLatitude '23.8488'^^xsd:double;
  dwc:endLatitude '23.8488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.8155 23.8488, -15.8155 23.8488, -15.8155 23.8488, -15.8155 23.8488, -15.8155 23.8488))'^^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 '774_6875'^^xsd:string;
  dwc:observationDate '1996-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666167 20.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666167"^^xsd:decimal ;
  dwc:decimalLongitude "20.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666167 20.915)"^^geo:wktLiteral ;
  geo-pos:lat "38.666167"^^xsd:decimal ;
  geo-pos:long "20.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1490'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1490'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.915'^^xsd:double;
  dwc:startLongitude '20.915'^^xsd:double;
  dwc:endLongitude '20.915'^^xsd:double;
  dwc:latitude '38.666167'^^xsd:double;
  dwc:startLatitude '38.666167'^^xsd:double;
  dwc:endLatitude '38.666167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.915 38.666167, 20.915 38.666167, 20.915 38.666167, 20.915 38.666167, 20.915 38.666167))'^^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 '774_1490'^^xsd:string;
  dwc:observationDate '2004-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.592 20.860667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.592"^^xsd:decimal ;
  dwc:decimalLongitude "20.860667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.592 20.860667)"^^geo:wktLiteral ;
  geo-pos:lat "38.592"^^xsd:decimal ;
  geo-pos:long "20.860667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1464'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1464'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.860667'^^xsd:double;
  dwc:startLongitude '20.860667'^^xsd:double;
  dwc:endLongitude '20.860667'^^xsd:double;
  dwc:latitude '38.592'^^xsd:double;
  dwc:startLatitude '38.592'^^xsd:double;
  dwc:endLatitude '38.592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.860667 38.592, 20.860667 38.592, 20.860667 38.592, 20.860667 38.592, 20.860667 38.592))'^^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 '774_1464'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661667"^^xsd:decimal ;
  dwc:decimalLongitude "20.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.927)"^^geo:wktLiteral ;
  geo-pos:lat "38.661667"^^xsd:decimal ;
  geo-pos:long "20.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1557'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1557'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927'^^xsd:double;
  dwc:startLongitude '20.927'^^xsd:double;
  dwc:endLongitude '20.927'^^xsd:double;
  dwc:latitude '38.661667'^^xsd:double;
  dwc:startLatitude '38.661667'^^xsd:double;
  dwc:endLatitude '38.661667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927 38.661667, 20.927 38.661667, 20.927 38.661667, 20.927 38.661667, 20.927 38.661667))'^^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 '774_1557'^^xsd:string;
  dwc:observationDate '2006-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5247 14.5561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5247"^^xsd:decimal ;
  dwc:decimalLongitude "14.5561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5247 14.5561)"^^geo:wktLiteral ;
  geo-pos:lat "44.5247"^^xsd:decimal ;
  geo-pos:long "14.5561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1972'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1972'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5561'^^xsd:double;
  dwc:startLongitude '14.5561'^^xsd:double;
  dwc:endLongitude '14.5561'^^xsd:double;
  dwc:latitude '44.5247'^^xsd:double;
  dwc:startLatitude '44.5247'^^xsd:double;
  dwc:endLatitude '44.5247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5561 44.5247, 14.5561 44.5247, 14.5561 44.5247, 14.5561 44.5247, 14.5561 44.5247))'^^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 '774_1972'^^xsd:string;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.948 21.019333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.948"^^xsd:decimal ;
  dwc:decimalLongitude "21.019333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.948 21.019333)"^^geo:wktLiteral ;
  geo-pos:lat "38.948"^^xsd:decimal ;
  geo-pos:long "21.019333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_427'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_427'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.019333'^^xsd:double;
  dwc:startLongitude '21.019333'^^xsd:double;
  dwc:endLongitude '21.019333'^^xsd:double;
  dwc:latitude '38.948'^^xsd:double;
  dwc:startLatitude '38.948'^^xsd:double;
  dwc:endLatitude '38.948'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.019333 38.948, 21.019333 38.948, 21.019333 38.948, 21.019333 38.948, 21.019333 38.948))'^^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 '774_427'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.575333 20.885833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.575333"^^xsd:decimal ;
  dwc:decimalLongitude "20.885833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.575333 20.885833)"^^geo:wktLiteral ;
  geo-pos:lat "38.575333"^^xsd:decimal ;
  geo-pos:long "20.885833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1517'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1517'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.885833'^^xsd:double;
  dwc:startLongitude '20.885833'^^xsd:double;
  dwc:endLongitude '20.885833'^^xsd:double;
  dwc:latitude '38.575333'^^xsd:double;
  dwc:startLatitude '38.575333'^^xsd:double;
  dwc:endLatitude '38.575333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.885833 38.575333, 20.885833 38.575333, 20.885833 38.575333, 20.885833 38.575333, 20.885833 38.575333))'^^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 '774_1517'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.940667 21.0175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.940667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.940667 21.0175)"^^geo:wktLiteral ;
  geo-pos:lat "38.940667"^^xsd:decimal ;
  geo-pos:long "21.0175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_334'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_334'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0175'^^xsd:double;
  dwc:startLongitude '21.0175'^^xsd:double;
  dwc:endLongitude '21.0175'^^xsd:double;
  dwc:latitude '38.940667'^^xsd:double;
  dwc:startLatitude '38.940667'^^xsd:double;
  dwc:endLatitude '38.940667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0175 38.940667, 21.0175 38.940667, 21.0175 38.940667, 21.0175 38.940667, 21.0175 38.940667))'^^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 '774_334'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637667 20.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.637667"^^xsd:decimal ;
  dwc:decimalLongitude "20.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637667 20.876)"^^geo:wktLiteral ;
  geo-pos:lat "38.637667"^^xsd:decimal ;
  geo-pos:long "20.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1504'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1504'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.876'^^xsd:double;
  dwc:startLongitude '20.876'^^xsd:double;
  dwc:endLongitude '20.876'^^xsd:double;
  dwc:latitude '38.637667'^^xsd:double;
  dwc:startLatitude '38.637667'^^xsd:double;
  dwc:endLatitude '38.637667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.876 38.637667, 20.876 38.637667, 20.876 38.637667, 20.876 38.637667, 20.876 38.637667))'^^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 '774_1504'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.644167 20.892333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.644167"^^xsd:decimal ;
  dwc:decimalLongitude "20.892333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.644167 20.892333)"^^geo:wktLiteral ;
  geo-pos:lat "38.644167"^^xsd:decimal ;
  geo-pos:long "20.892333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_919'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_919'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.892333'^^xsd:double;
  dwc:startLongitude '20.892333'^^xsd:double;
  dwc:endLongitude '20.892333'^^xsd:double;
  dwc:latitude '38.644167'^^xsd:double;
  dwc:startLatitude '38.644167'^^xsd:double;
  dwc:endLatitude '38.644167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.892333 38.644167, 20.892333 38.644167, 20.892333 38.644167, 20.892333 38.644167, 20.892333 38.644167))'^^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 '774_919'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665667 20.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665667"^^xsd:decimal ;
  dwc:decimalLongitude "20.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665667 20.946)"^^geo:wktLiteral ;
  geo-pos:lat "38.665667"^^xsd:decimal ;
  geo-pos:long "20.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1410'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1410'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946'^^xsd:double;
  dwc:startLongitude '20.946'^^xsd:double;
  dwc:endLongitude '20.946'^^xsd:double;
  dwc:latitude '38.665667'^^xsd:double;
  dwc:startLatitude '38.665667'^^xsd:double;
  dwc:endLatitude '38.665667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946 38.665667, 20.946 38.665667, 20.946 38.665667, 20.946 38.665667, 20.946 38.665667))'^^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 '774_1410'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970333 21.025167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970333"^^xsd:decimal ;
  dwc:decimalLongitude "21.025167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970333 21.025167)"^^geo:wktLiteral ;
  geo-pos:lat "38.970333"^^xsd:decimal ;
  geo-pos:long "21.025167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_300'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_300'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.025167'^^xsd:double;
  dwc:startLongitude '21.025167'^^xsd:double;
  dwc:endLongitude '21.025167'^^xsd:double;
  dwc:latitude '38.970333'^^xsd:double;
  dwc:startLatitude '38.970333'^^xsd:double;
  dwc:endLatitude '38.970333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.025167 38.970333, 21.025167 38.970333, 21.025167 38.970333, 21.025167 38.970333, 21.025167 38.970333))'^^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 '774_300'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.609 20.9135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.609"^^xsd:decimal ;
  dwc:decimalLongitude "20.9135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.609 20.9135)"^^geo:wktLiteral ;
  geo-pos:lat "38.609"^^xsd:decimal ;
  geo-pos:long "20.9135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1501'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1501'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9135'^^xsd:double;
  dwc:startLongitude '20.9135'^^xsd:double;
  dwc:endLongitude '20.9135'^^xsd:double;
  dwc:latitude '38.609'^^xsd:double;
  dwc:startLatitude '38.609'^^xsd:double;
  dwc:endLatitude '38.609'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9135 38.609, 20.9135 38.609, 20.9135 38.609, 20.9135 38.609, 20.9135 38.609))'^^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 '774_1501'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963667 20.910667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963667"^^xsd:decimal ;
  dwc:decimalLongitude "20.910667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963667 20.910667)"^^geo:wktLiteral ;
  geo-pos:lat "38.963667"^^xsd:decimal ;
  geo-pos:long "20.910667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_157'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_157'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.910667'^^xsd:double;
  dwc:startLongitude '20.910667'^^xsd:double;
  dwc:endLongitude '20.910667'^^xsd:double;
  dwc:latitude '38.963667'^^xsd:double;
  dwc:startLatitude '38.963667'^^xsd:double;
  dwc:endLatitude '38.963667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.910667 38.963667, 20.910667 38.963667, 20.910667 38.963667, 20.910667 38.963667, 20.910667 38.963667))'^^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 '774_157'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.536 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.536"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.536 14.53)"^^geo:wktLiteral ;
  geo-pos:lat "44.536"^^xsd:decimal ;
  geo-pos:long "14.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2228'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2228'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:startLongitude '14.53'^^xsd:double;
  dwc:endLongitude '14.53'^^xsd:double;
  dwc:latitude '44.536'^^xsd:double;
  dwc:startLatitude '44.536'^^xsd:double;
  dwc:endLatitude '44.536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.53 44.536, 14.53 44.536, 14.53 44.536, 14.53 44.536, 14.53 44.536))'^^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 '774_2228'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999833 20.831333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.999833"^^xsd:decimal ;
  dwc:decimalLongitude "20.831333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999833 20.831333)"^^geo:wktLiteral ;
  geo-pos:lat "38.999833"^^xsd:decimal ;
  geo-pos:long "20.831333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_459'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_459'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.831333'^^xsd:double;
  dwc:startLongitude '20.831333'^^xsd:double;
  dwc:endLongitude '20.831333'^^xsd:double;
  dwc:latitude '38.999833'^^xsd:double;
  dwc:startLatitude '38.999833'^^xsd:double;
  dwc:endLatitude '38.999833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.831333 38.999833, 20.831333 38.999833, 20.831333 38.999833, 20.831333 38.999833, 20.831333 38.999833))'^^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 '774_459'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.546 14.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.546"^^xsd:decimal ;
  dwc:decimalLongitude "14.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.546 14.536)"^^geo:wktLiteral ;
  geo-pos:lat "44.546"^^xsd:decimal ;
  geo-pos:long "14.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2207'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2207'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.536'^^xsd:double;
  dwc:startLongitude '14.536'^^xsd:double;
  dwc:endLongitude '14.536'^^xsd:double;
  dwc:latitude '44.546'^^xsd:double;
  dwc:startLatitude '44.546'^^xsd:double;
  dwc:endLatitude '44.546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.536 44.546, 14.536 44.546, 14.536 44.546, 14.536 44.546, 14.536 44.546))'^^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 '774_2207'^^xsd:string;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953833 20.805667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953833"^^xsd:decimal ;
  dwc:decimalLongitude "20.805667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953833 20.805667)"^^geo:wktLiteral ;
  geo-pos:lat "38.953833"^^xsd:decimal ;
  geo-pos:long "20.805667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_557'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_557'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.805667'^^xsd:double;
  dwc:startLongitude '20.805667'^^xsd:double;
  dwc:endLongitude '20.805667'^^xsd:double;
  dwc:latitude '38.953833'^^xsd:double;
  dwc:startLatitude '38.953833'^^xsd:double;
  dwc:endLatitude '38.953833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.805667 38.953833, 20.805667 38.953833, 20.805667 38.953833, 20.805667 38.953833, 20.805667 38.953833))'^^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 '774_557'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 21.041833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9915"^^xsd:decimal ;
  dwc:decimalLongitude "21.041833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 21.041833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9915"^^xsd:decimal ;
  geo-pos:long "21.041833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_239'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_239'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.041833'^^xsd:double;
  dwc:startLongitude '21.041833'^^xsd:double;
  dwc:endLongitude '21.041833'^^xsd:double;
  dwc:latitude '38.9915'^^xsd:double;
  dwc:startLatitude '38.9915'^^xsd:double;
  dwc:endLatitude '38.9915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.041833 38.9915, 21.041833 38.9915, 21.041833 38.9915, 21.041833 38.9915, 21.041833 38.9915))'^^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 '774_239'^^xsd:string;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957167 20.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.957167"^^xsd:decimal ;
  dwc:decimalLongitude "20.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957167 20.862)"^^geo:wktLiteral ;
  geo-pos:lat "38.957167"^^xsd:decimal ;
  geo-pos:long "20.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_113'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_113'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.862'^^xsd:double;
  dwc:startLongitude '20.862'^^xsd:double;
  dwc:endLongitude '20.862'^^xsd:double;
  dwc:latitude '38.957167'^^xsd:double;
  dwc:startLatitude '38.957167'^^xsd:double;
  dwc:endLatitude '38.957167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.862 38.957167, 20.862 38.957167, 20.862 38.957167, 20.862 38.957167, 20.862 38.957167))'^^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 '774_113'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.535 14.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.535"^^xsd:decimal ;
  dwc:decimalLongitude "14.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.535 14.526)"^^geo:wktLiteral ;
  geo-pos:lat "44.535"^^xsd:decimal ;
  geo-pos:long "14.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2143'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2143'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.526'^^xsd:double;
  dwc:startLongitude '14.526'^^xsd:double;
  dwc:endLongitude '14.526'^^xsd:double;
  dwc:latitude '44.535'^^xsd:double;
  dwc:startLatitude '44.535'^^xsd:double;
  dwc:endLatitude '44.535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.526 44.535, 14.526 44.535, 14.526 44.535, 14.526 44.535, 14.526 44.535))'^^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 '774_2143'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953333 20.909333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953333"^^xsd:decimal ;
  dwc:decimalLongitude "20.909333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953333 20.909333)"^^geo:wktLiteral ;
  geo-pos:lat "38.953333"^^xsd:decimal ;
  geo-pos:long "20.909333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_87'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_87'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.909333'^^xsd:double;
  dwc:startLongitude '20.909333'^^xsd:double;
  dwc:endLongitude '20.909333'^^xsd:double;
  dwc:latitude '38.953333'^^xsd:double;
  dwc:startLatitude '38.953333'^^xsd:double;
  dwc:endLatitude '38.953333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.909333 38.953333, 20.909333 38.953333, 20.909333 38.953333, 20.909333 38.953333, 20.909333 38.953333))'^^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 '774_87'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8325 8.0483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8325"^^xsd:decimal ;
  dwc:decimalLongitude "8.0483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8325 8.0483)"^^geo:wktLiteral ;
  geo-pos:lat "43.8325"^^xsd:decimal ;
  geo-pos:long "8.0483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7282'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7282'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.453611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0483'^^xsd:double;
  dwc:startLongitude '8.0483'^^xsd:double;
  dwc:endLongitude '8.0483'^^xsd:double;
  dwc:latitude '43.8325'^^xsd:double;
  dwc:startLatitude '43.8325'^^xsd:double;
  dwc:endLatitude '43.8325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0483 43.8325, 8.0483 43.8325, 8.0483 43.8325, 8.0483 43.8325, 8.0483 43.8325))'^^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 '774_7282'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6569 14.5786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6569"^^xsd:decimal ;
  dwc:decimalLongitude "14.5786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6569 14.5786)"^^geo:wktLiteral ;
  geo-pos:lat "44.6569"^^xsd:decimal ;
  geo-pos:long "14.5786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1962'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1962'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5786'^^xsd:double;
  dwc:startLongitude '14.5786'^^xsd:double;
  dwc:endLongitude '14.5786'^^xsd:double;
  dwc:latitude '44.6569'^^xsd:double;
  dwc:startLatitude '44.6569'^^xsd:double;
  dwc:endLatitude '44.6569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5786 44.6569, 14.5786 44.6569, 14.5786 44.6569, 14.5786 44.6569, 14.5786 44.6569))'^^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 '774_1962'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6786 14.6047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6786"^^xsd:decimal ;
  dwc:decimalLongitude "14.6047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6786 14.6047)"^^geo:wktLiteral ;
  geo-pos:lat "44.6786"^^xsd:decimal ;
  geo-pos:long "14.6047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1774'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1774'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6047'^^xsd:double;
  dwc:startLongitude '14.6047'^^xsd:double;
  dwc:endLongitude '14.6047'^^xsd:double;
  dwc:latitude '44.6786'^^xsd:double;
  dwc:startLatitude '44.6786'^^xsd:double;
  dwc:endLatitude '44.6786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6047 44.6786, 14.6047 44.6786, 14.6047 44.6786, 14.6047 44.6786, 14.6047 44.6786))'^^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 '774_1774'^^xsd:string;
  dwc:observationDate '1992-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951 20.8325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951"^^xsd:decimal ;
  dwc:decimalLongitude "20.8325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951 20.8325)"^^geo:wktLiteral ;
  geo-pos:lat "38.951"^^xsd:decimal ;
  geo-pos:long "20.8325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_367'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_367'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8325'^^xsd:double;
  dwc:startLongitude '20.8325'^^xsd:double;
  dwc:endLongitude '20.8325'^^xsd:double;
  dwc:latitude '38.951'^^xsd:double;
  dwc:startLatitude '38.951'^^xsd:double;
  dwc:endLatitude '38.951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8325 38.951, 20.8325 38.951, 20.8325 38.951, 20.8325 38.951, 20.8325 38.951))'^^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 '774_367'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.603 20.997667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.603"^^xsd:decimal ;
  dwc:decimalLongitude "20.997667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.603 20.997667)"^^geo:wktLiteral ;
  geo-pos:lat "38.603"^^xsd:decimal ;
  geo-pos:long "20.997667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1088'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1088'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.997667'^^xsd:double;
  dwc:startLongitude '20.997667'^^xsd:double;
  dwc:endLongitude '20.997667'^^xsd:double;
  dwc:latitude '38.603'^^xsd:double;
  dwc:startLatitude '38.603'^^xsd:double;
  dwc:endLatitude '38.603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.997667 38.603, 20.997667 38.603, 20.997667 38.603, 20.997667 38.603, 20.997667 38.603))'^^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 '774_1088'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5756 14.4483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5756"^^xsd:decimal ;
  dwc:decimalLongitude "14.4483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5756 14.4483)"^^geo:wktLiteral ;
  geo-pos:lat "44.5756"^^xsd:decimal ;
  geo-pos:long "14.4483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1852'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1852'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4483'^^xsd:double;
  dwc:startLongitude '14.4483'^^xsd:double;
  dwc:endLongitude '14.4483'^^xsd:double;
  dwc:latitude '44.5756'^^xsd:double;
  dwc:startLatitude '44.5756'^^xsd:double;
  dwc:endLatitude '44.5756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4483 44.5756, 14.4483 44.5756, 14.4483 44.5756, 14.4483 44.5756, 14.4483 44.5756))'^^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 '774_1852'^^xsd:string;
  dwc:observationDate '1993-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 20.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "20.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 20.9765)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "20.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_29'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_29'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9765'^^xsd:double;
  dwc:startLongitude '20.9765'^^xsd:double;
  dwc:endLongitude '20.9765'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:startLatitude '38.97'^^xsd:double;
  dwc:endLatitude '38.97'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9765 38.97, 20.9765 38.97, 20.9765 38.97, 20.9765 38.97, 20.9765 38.97))'^^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 '774_29'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6375 20.967667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6375"^^xsd:decimal ;
  dwc:decimalLongitude "20.967667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6375 20.967667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6375"^^xsd:decimal ;
  geo-pos:long "20.967667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1372'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1372'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.967667'^^xsd:double;
  dwc:startLongitude '20.967667'^^xsd:double;
  dwc:endLongitude '20.967667'^^xsd:double;
  dwc:latitude '38.6375'^^xsd:double;
  dwc:startLatitude '38.6375'^^xsd:double;
  dwc:endLatitude '38.6375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.967667 38.6375, 20.967667 38.6375, 20.967667 38.6375, 20.967667 38.6375, 20.967667 38.6375))'^^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 '774_1372'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.958217 13.0019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.958217"^^xsd:decimal ;
  dwc:decimalLongitude "13.0019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.958217 13.0019)"^^geo:wktLiteral ;
  geo-pos:lat "44.958217"^^xsd:decimal ;
  geo-pos:long "13.0019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6956'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6956'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.0019'^^xsd:double;
  dwc:startLongitude '13.0019'^^xsd:double;
  dwc:endLongitude '13.0019'^^xsd:double;
  dwc:latitude '44.958217'^^xsd:double;
  dwc:startLatitude '44.958217'^^xsd:double;
  dwc:endLatitude '44.958217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0019 44.958217, 13.0019 44.958217, 13.0019 44.958217, 13.0019 44.958217, 13.0019 44.958217))'^^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 '774_6956'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.545 20.8845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.545"^^xsd:decimal ;
  dwc:decimalLongitude "20.8845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.545 20.8845)"^^geo:wktLiteral ;
  geo-pos:lat "38.545"^^xsd:decimal ;
  geo-pos:long "20.8845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1486'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1486'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8845'^^xsd:double;
  dwc:startLongitude '20.8845'^^xsd:double;
  dwc:endLongitude '20.8845'^^xsd:double;
  dwc:latitude '38.545'^^xsd:double;
  dwc:startLatitude '38.545'^^xsd:double;
  dwc:endLatitude '38.545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8845 38.545, 20.8845 38.545, 20.8845 38.545, 20.8845 38.545, 20.8845 38.545))'^^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 '774_1486'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.658333)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "14.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2435'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2435'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.658333'^^xsd:double;
  dwc:startLongitude '14.658333'^^xsd:double;
  dwc:endLongitude '14.658333'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:startLatitude '44.4'^^xsd:double;
  dwc:endLatitude '44.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.658333 44.4, 14.658333 44.4, 14.658333 44.4, 14.658333 44.4, 14.658333 44.4))'^^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 '774_2435'^^xsd:string;
  dwc:observationDate '1990-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.720667 20.878833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.720667"^^xsd:decimal ;
  dwc:decimalLongitude "20.878833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.720667 20.878833)"^^geo:wktLiteral ;
  geo-pos:lat "38.720667"^^xsd:decimal ;
  geo-pos:long "20.878833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1491'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1491'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.878833'^^xsd:double;
  dwc:startLongitude '20.878833'^^xsd:double;
  dwc:endLongitude '20.878833'^^xsd:double;
  dwc:latitude '38.720667'^^xsd:double;
  dwc:startLatitude '38.720667'^^xsd:double;
  dwc:endLatitude '38.720667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.878833 38.720667, 20.878833 38.720667, 20.878833 38.720667, 20.878833 38.720667, 20.878833 38.720667))'^^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 '774_1491'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.539167 14.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.539167"^^xsd:decimal ;
  dwc:decimalLongitude "14.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.539167 14.368)"^^geo:wktLiteral ;
  geo-pos:lat "44.539167"^^xsd:decimal ;
  geo-pos:long "14.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2115'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2115'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.368'^^xsd:double;
  dwc:startLongitude '14.368'^^xsd:double;
  dwc:endLongitude '14.368'^^xsd:double;
  dwc:latitude '44.539167'^^xsd:double;
  dwc:startLatitude '44.539167'^^xsd:double;
  dwc:endLatitude '44.539167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.368 44.539167, 14.368 44.539167, 14.368 44.539167, 14.368 44.539167, 14.368 44.539167))'^^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 '774_2115'^^xsd:string;
  dwc:observationDate '1997-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55317 14.57417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55317"^^xsd:decimal ;
  dwc:decimalLongitude "14.57417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55317 14.57417)"^^geo:wktLiteral ;
  geo-pos:lat "44.55317"^^xsd:decimal ;
  geo-pos:long "14.57417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2031'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2031'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.57417'^^xsd:double;
  dwc:startLongitude '14.57417'^^xsd:double;
  dwc:endLongitude '14.57417'^^xsd:double;
  dwc:latitude '44.55317'^^xsd:double;
  dwc:startLatitude '44.55317'^^xsd:double;
  dwc:endLatitude '44.55317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.57417 44.55317, 14.57417 44.55317, 14.57417 44.55317, 14.57417 44.55317, 14.57417 44.55317))'^^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 '774_2031'^^xsd:string;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.189667 8.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.189667"^^xsd:decimal ;
  dwc:decimalLongitude "8.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.189667 8.508)"^^geo:wktLiteral ;
  geo-pos:lat "41.189667"^^xsd:decimal ;
  geo-pos:long "8.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2812'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2812'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.508'^^xsd:double;
  dwc:startLongitude '8.508'^^xsd:double;
  dwc:endLongitude '8.508'^^xsd:double;
  dwc:latitude '41.189667'^^xsd:double;
  dwc:startLatitude '41.189667'^^xsd:double;
  dwc:endLatitude '41.189667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.508 41.189667, 8.508 41.189667, 8.508 41.189667, 8.508 41.189667, 8.508 41.189667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2812'^^xsd:string;
  dwc:observationDate '1996-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98842 15.50794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98842"^^xsd:decimal ;
  dwc:decimalLongitude "15.50794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98842 15.50794)"^^geo:wktLiteral ;
  geo-pos:lat "37.98842"^^xsd:decimal ;
  geo-pos:long "15.50794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8346'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8346'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2680555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.50794'^^xsd:double;
  dwc:startLongitude '15.50794'^^xsd:double;
  dwc:endLongitude '15.50794'^^xsd:double;
  dwc:latitude '37.98842'^^xsd:double;
  dwc:startLatitude '37.98842'^^xsd:double;
  dwc:endLatitude '37.98842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.50794 37.98842, 15.50794 37.98842, 15.50794 37.98842, 15.50794 37.98842, 15.50794 37.98842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8346'^^xsd:string;
  dwc:observationDate '2005-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.691147 7.747332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.691147"^^xsd:decimal ;
  dwc:decimalLongitude "7.747332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.691147 7.747332)"^^geo:wktLiteral ;
  geo-pos:lat "43.691147"^^xsd:decimal ;
  geo-pos:long "7.747332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5726'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5726'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4294444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.747332'^^xsd:double;
  dwc:startLongitude '7.747332'^^xsd:double;
  dwc:endLongitude '7.747332'^^xsd:double;
  dwc:latitude '43.691147'^^xsd:double;
  dwc:startLatitude '43.691147'^^xsd:double;
  dwc:endLatitude '43.691147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.747332 43.691147, 7.747332 43.691147, 7.747332 43.691147, 7.747332 43.691147, 7.747332 43.691147))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_5726'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35928 15.47555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35928"^^xsd:decimal ;
  dwc:decimalLongitude "15.47555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35928 15.47555)"^^geo:wktLiteral ;
  geo-pos:lat "38.35928"^^xsd:decimal ;
  geo-pos:long "15.47555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8375'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8375'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.47555'^^xsd:double;
  dwc:startLongitude '15.47555'^^xsd:double;
  dwc:endLongitude '15.47555'^^xsd:double;
  dwc:latitude '38.35928'^^xsd:double;
  dwc:startLatitude '38.35928'^^xsd:double;
  dwc:endLatitude '38.35928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.47555 38.35928, 15.47555 38.35928, 15.47555 38.35928, 15.47555 38.35928, 15.47555 38.35928))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_8375'^^xsd:string;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.823889 -61.247778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.823889"^^xsd:decimal ;
  dwc:decimalLongitude "-61.247778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.823889 -61.247778)"^^geo:wktLiteral ;
  geo-pos:lat "14.823889"^^xsd:decimal ;
  geo-pos:long "-61.247778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3180'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3180'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.247778'^^xsd:double;
  dwc:startLongitude '-61.247778'^^xsd:double;
  dwc:endLongitude '-61.247778'^^xsd:double;
  dwc:latitude '14.823889'^^xsd:double;
  dwc:startLatitude '14.823889'^^xsd:double;
  dwc:endLatitude '14.823889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.247778 14.823889, -61.247778 14.823889, -61.247778 14.823889, -61.247778 14.823889, -61.247778 14.823889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3180'^^xsd:string;
  dwc:observationDate '1994-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.254167 -61.414444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.254167"^^xsd:decimal ;
  dwc:decimalLongitude "-61.414444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.254167 -61.414444)"^^geo:wktLiteral ;
  geo-pos:lat "15.254167"^^xsd:decimal ;
  geo-pos:long "-61.414444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3181'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3181'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.414444'^^xsd:double;
  dwc:startLongitude '-61.414444'^^xsd:double;
  dwc:endLongitude '-61.414444'^^xsd:double;
  dwc:latitude '15.254167'^^xsd:double;
  dwc:startLatitude '15.254167'^^xsd:double;
  dwc:endLatitude '15.254167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.414444 15.254167, -61.414444 15.254167, -61.414444 15.254167, -61.414444 15.254167, -61.414444 15.254167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_3181'^^xsd:string;
  dwc:observationDate '1994-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21267 8.91083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21267"^^xsd:decimal ;
  dwc:decimalLongitude "8.91083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21267 8.91083)"^^geo:wktLiteral ;
  geo-pos:lat "43.21267"^^xsd:decimal ;
  geo-pos:long "8.91083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5004'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5004'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.91083'^^xsd:double;
  dwc:startLongitude '8.91083'^^xsd:double;
  dwc:endLongitude '8.91083'^^xsd:double;
  dwc:latitude '43.21267'^^xsd:double;
  dwc:startLatitude '43.21267'^^xsd:double;
  dwc:endLatitude '43.21267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.91083 43.21267, 8.91083 43.21267, 8.91083 43.21267, 8.91083 43.21267, 8.91083 43.21267))'^^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 '774_5004'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632867 7.7658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.632867"^^xsd:decimal ;
  dwc:decimalLongitude "7.7658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632867 7.7658)"^^geo:wktLiteral ;
  geo-pos:lat "43.632867"^^xsd:decimal ;
  geo-pos:long "7.7658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7082'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7082'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7658'^^xsd:double;
  dwc:startLongitude '7.7658'^^xsd:double;
  dwc:endLongitude '7.7658'^^xsd:double;
  dwc:latitude '43.632867'^^xsd:double;
  dwc:startLatitude '43.632867'^^xsd:double;
  dwc:endLatitude '43.632867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7658 43.632867, 7.7658 43.632867, 7.7658 43.632867, 7.7658 43.632867, 7.7658 43.632867))'^^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 '774_7082'^^xsd:string;
  dwc:observationDate '1997-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.428612 7.858505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.428612"^^xsd:decimal ;
  dwc:decimalLongitude "7.858505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.428612 7.858505)"^^geo:wktLiteral ;
  geo-pos:lat "43.428612"^^xsd:decimal ;
  geo-pos:long "7.858505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6164'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6164'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.253888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.858505'^^xsd:double;
  dwc:startLongitude '7.858505'^^xsd:double;
  dwc:endLongitude '7.858505'^^xsd:double;
  dwc:latitude '43.428612'^^xsd:double;
  dwc:startLatitude '43.428612'^^xsd:double;
  dwc:endLatitude '43.428612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.858505 43.428612, 7.858505 43.428612, 7.858505 43.428612, 7.858505 43.428612, 7.858505 43.428612))'^^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 '774_6164'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464033 8.272717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.464033"^^xsd:decimal ;
  dwc:decimalLongitude "8.272717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464033 8.272717)"^^geo:wktLiteral ;
  geo-pos:lat "43.464033"^^xsd:decimal ;
  geo-pos:long "8.272717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7452'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7452'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.21'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.272717'^^xsd:double;
  dwc:startLongitude '8.272717'^^xsd:double;
  dwc:endLongitude '8.272717'^^xsd:double;
  dwc:latitude '43.464033'^^xsd:double;
  dwc:startLatitude '43.464033'^^xsd:double;
  dwc:endLatitude '43.464033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.272717 43.464033, 8.272717 43.464033, 8.272717 43.464033, 8.272717 43.464033, 8.272717 43.464033))'^^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 '774_7452'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334083 7.90505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.334083"^^xsd:decimal ;
  dwc:decimalLongitude "7.90505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334083 7.90505)"^^geo:wktLiteral ;
  geo-pos:lat "43.334083"^^xsd:decimal ;
  geo-pos:long "7.90505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4587'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4587'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90505'^^xsd:double;
  dwc:startLongitude '7.90505'^^xsd:double;
  dwc:endLongitude '7.90505'^^xsd:double;
  dwc:latitude '43.334083'^^xsd:double;
  dwc:startLatitude '43.334083'^^xsd:double;
  dwc:endLatitude '43.334083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90505 43.334083, 7.90505 43.334083, 7.90505 43.334083, 7.90505 43.334083, 7.90505 43.334083))'^^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 '774_4587'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53905 8.11675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53905"^^xsd:decimal ;
  dwc:decimalLongitude "8.11675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53905 8.11675)"^^geo:wktLiteral ;
  geo-pos:lat "43.53905"^^xsd:decimal ;
  geo-pos:long "8.11675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6960'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6960'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.11675'^^xsd:double;
  dwc:startLongitude '8.11675'^^xsd:double;
  dwc:endLongitude '8.11675'^^xsd:double;
  dwc:latitude '43.53905'^^xsd:double;
  dwc:startLatitude '43.53905'^^xsd:double;
  dwc:endLatitude '43.53905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.11675 43.53905, 8.11675 43.53905, 8.11675 43.53905, 8.11675 43.53905, 8.11675 43.53905))'^^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 '774_6960'^^xsd:string;
  dwc:observationDate '1996-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.474651 7.891716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.474651"^^xsd:decimal ;
  dwc:decimalLongitude "7.891716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.474651 7.891716)"^^geo:wktLiteral ;
  geo-pos:lat "43.474651"^^xsd:decimal ;
  geo-pos:long "7.891716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5414'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5414'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.891716'^^xsd:double;
  dwc:startLongitude '7.891716'^^xsd:double;
  dwc:endLongitude '7.891716'^^xsd:double;
  dwc:latitude '43.474651'^^xsd:double;
  dwc:startLatitude '43.474651'^^xsd:double;
  dwc:endLatitude '43.474651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.891716 43.474651, 7.891716 43.474651, 7.891716 43.474651, 7.891716 43.474651, 7.891716 43.474651))'^^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 '774_5414'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.314033 7.981183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.314033"^^xsd:decimal ;
  dwc:decimalLongitude "7.981183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.314033 7.981183)"^^geo:wktLiteral ;
  geo-pos:lat "43.314033"^^xsd:decimal ;
  geo-pos:long "7.981183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3522'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3522'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.981183'^^xsd:double;
  dwc:startLongitude '7.981183'^^xsd:double;
  dwc:endLongitude '7.981183'^^xsd:double;
  dwc:latitude '43.314033'^^xsd:double;
  dwc:startLatitude '43.314033'^^xsd:double;
  dwc:endLatitude '43.314033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.981183 43.314033, 7.981183 43.314033, 7.981183 43.314033, 7.981183 43.314033, 7.981183 43.314033))'^^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 '774_3522'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.421135 8.386507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.421135"^^xsd:decimal ;
  dwc:decimalLongitude "8.386507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.421135 8.386507)"^^geo:wktLiteral ;
  geo-pos:lat "43.421135"^^xsd:decimal ;
  geo-pos:long "8.386507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6316'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6316'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.214166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.386507'^^xsd:double;
  dwc:startLongitude '8.386507'^^xsd:double;
  dwc:endLongitude '8.386507'^^xsd:double;
  dwc:latitude '43.421135'^^xsd:double;
  dwc:startLatitude '43.421135'^^xsd:double;
  dwc:endLatitude '43.421135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.386507 43.421135, 8.386507 43.421135, 8.386507 43.421135, 8.386507 43.421135, 8.386507 43.421135))'^^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 '774_6316'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.561 8.153167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.561"^^xsd:decimal ;
  dwc:decimalLongitude "8.153167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.561 8.153167)"^^geo:wktLiteral ;
  geo-pos:lat "43.561"^^xsd:decimal ;
  geo-pos:long "8.153167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4794'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4794'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.470277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.153167'^^xsd:double;
  dwc:startLongitude '8.153167'^^xsd:double;
  dwc:endLongitude '8.153167'^^xsd:double;
  dwc:latitude '43.561'^^xsd:double;
  dwc:startLatitude '43.561'^^xsd:double;
  dwc:endLatitude '43.561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.153167 43.561, 8.153167 43.561, 8.153167 43.561, 8.153167 43.561, 8.153167 43.561))'^^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 '774_4794'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32265 7.967667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32265"^^xsd:decimal ;
  dwc:decimalLongitude "7.967667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32265 7.967667)"^^geo:wktLiteral ;
  geo-pos:lat "43.32265"^^xsd:decimal ;
  geo-pos:long "7.967667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3421'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3421'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.967667'^^xsd:double;
  dwc:startLongitude '7.967667'^^xsd:double;
  dwc:endLongitude '7.967667'^^xsd:double;
  dwc:latitude '43.32265'^^xsd:double;
  dwc:startLatitude '43.32265'^^xsd:double;
  dwc:endLatitude '43.32265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.967667 43.32265, 7.967667 43.32265, 7.967667 43.32265, 7.967667 43.32265, 7.967667 43.32265))'^^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 '774_3421'^^xsd:string;
  dwc:observationDate '1991-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131667 9.030833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.131667"^^xsd:decimal ;
  dwc:decimalLongitude "9.030833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131667 9.030833)"^^geo:wktLiteral ;
  geo-pos:lat "43.131667"^^xsd:decimal ;
  geo-pos:long "9.030833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3360'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3360'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.030833'^^xsd:double;
  dwc:startLongitude '9.030833'^^xsd:double;
  dwc:endLongitude '9.030833'^^xsd:double;
  dwc:latitude '43.131667'^^xsd:double;
  dwc:startLatitude '43.131667'^^xsd:double;
  dwc:endLatitude '43.131667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.030833 43.131667, 9.030833 43.131667, 9.030833 43.131667, 9.030833 43.131667, 9.030833 43.131667))'^^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 '774_3360'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 8.130167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683333"^^xsd:decimal ;
  dwc:decimalLongitude "8.130167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 8.130167)"^^geo:wktLiteral ;
  geo-pos:lat "43.683333"^^xsd:decimal ;
  geo-pos:long "8.130167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2368'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2368'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.130167'^^xsd:double;
  dwc:startLongitude '8.130167'^^xsd:double;
  dwc:endLongitude '8.130167'^^xsd:double;
  dwc:latitude '43.683333'^^xsd:double;
  dwc:startLatitude '43.683333'^^xsd:double;
  dwc:endLatitude '43.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.130167 43.683333, 8.130167 43.683333, 8.130167 43.683333, 8.130167 43.683333, 8.130167 43.683333))'^^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 '774_2368'^^xsd:string;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67335 7.882117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67335"^^xsd:decimal ;
  dwc:decimalLongitude "7.882117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67335 7.882117)"^^geo:wktLiteral ;
  geo-pos:lat "43.67335"^^xsd:decimal ;
  geo-pos:long "7.882117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3520'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3520'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.882117'^^xsd:double;
  dwc:startLongitude '7.882117'^^xsd:double;
  dwc:endLongitude '7.882117'^^xsd:double;
  dwc:latitude '43.67335'^^xsd:double;
  dwc:startLatitude '43.67335'^^xsd:double;
  dwc:endLatitude '43.67335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.882117 43.67335, 7.882117 43.67335, 7.882117 43.67335, 7.882117 43.67335, 7.882117 43.67335))'^^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 '774_3520'^^xsd:string;
  dwc:observationDate '1991-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74221 8.54487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74221"^^xsd:decimal ;
  dwc:decimalLongitude "8.54487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74221 8.54487)"^^geo:wktLiteral ;
  geo-pos:lat "43.74221"^^xsd:decimal ;
  geo-pos:long "8.54487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6481'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6481'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.492222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.54487'^^xsd:double;
  dwc:startLongitude '8.54487'^^xsd:double;
  dwc:endLongitude '8.54487'^^xsd:double;
  dwc:latitude '43.74221'^^xsd:double;
  dwc:startLatitude '43.74221'^^xsd:double;
  dwc:endLatitude '43.74221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.54487 43.74221, 8.54487 43.74221, 8.54487 43.74221, 8.54487 43.74221, 8.54487 43.74221))'^^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 '774_6481'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692667 8.41775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692667"^^xsd:decimal ;
  dwc:decimalLongitude "8.41775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692667 8.41775)"^^geo:wktLiteral ;
  geo-pos:lat "43.692667"^^xsd:decimal ;
  geo-pos:long "8.41775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7337'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7337'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.494722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.41775'^^xsd:double;
  dwc:startLongitude '8.41775'^^xsd:double;
  dwc:endLongitude '8.41775'^^xsd:double;
  dwc:latitude '43.692667'^^xsd:double;
  dwc:startLatitude '43.692667'^^xsd:double;
  dwc:endLatitude '43.692667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.41775 43.692667, 8.41775 43.692667, 8.41775 43.692667, 8.41775 43.692667, 8.41775 43.692667))'^^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 '774_7337'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682194 8.195528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.682194"^^xsd:decimal ;
  dwc:decimalLongitude "8.195528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682194 8.195528)"^^geo:wktLiteral ;
  geo-pos:lat "43.682194"^^xsd:decimal ;
  geo-pos:long "8.195528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6177'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6177'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.195528'^^xsd:double;
  dwc:startLongitude '8.195528'^^xsd:double;
  dwc:endLongitude '8.195528'^^xsd:double;
  dwc:latitude '43.682194'^^xsd:double;
  dwc:startLatitude '43.682194'^^xsd:double;
  dwc:endLatitude '43.682194'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.195528 43.682194, 8.195528 43.682194, 8.195528 43.682194, 8.195528 43.682194, 8.195528 43.682194))'^^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 '774_6177'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.444667 7.5815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.444667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.444667 7.5815)"^^geo:wktLiteral ;
  geo-pos:lat "43.444667"^^xsd:decimal ;
  geo-pos:long "7.5815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3956'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3956'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5815'^^xsd:double;
  dwc:startLongitude '7.5815'^^xsd:double;
  dwc:endLongitude '7.5815'^^xsd:double;
  dwc:latitude '43.444667'^^xsd:double;
  dwc:startLatitude '43.444667'^^xsd:double;
  dwc:endLatitude '43.444667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5815 43.444667, 7.5815 43.444667, 7.5815 43.444667, 7.5815 43.444667, 7.5815 43.444667))'^^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 '774_3956'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695733 8.281083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.695733"^^xsd:decimal ;
  dwc:decimalLongitude "8.281083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695733 8.281083)"^^geo:wktLiteral ;
  geo-pos:lat "43.695733"^^xsd:decimal ;
  geo-pos:long "8.281083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4233'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4233'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.281083'^^xsd:double;
  dwc:startLongitude '8.281083'^^xsd:double;
  dwc:endLongitude '8.281083'^^xsd:double;
  dwc:latitude '43.695733'^^xsd:double;
  dwc:startLatitude '43.695733'^^xsd:double;
  dwc:endLatitude '43.695733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.281083 43.695733, 8.281083 43.695733, 8.281083 43.695733, 8.281083 43.695733, 8.281083 43.695733))'^^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 '774_4233'^^xsd:string;
  dwc:observationDate '1995-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605333 7.878167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.605333"^^xsd:decimal ;
  dwc:decimalLongitude "7.878167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605333 7.878167)"^^geo:wktLiteral ;
  geo-pos:lat "43.605333"^^xsd:decimal ;
  geo-pos:long "7.878167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4345'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4345'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.878167'^^xsd:double;
  dwc:startLongitude '7.878167'^^xsd:double;
  dwc:endLongitude '7.878167'^^xsd:double;
  dwc:latitude '43.605333'^^xsd:double;
  dwc:startLatitude '43.605333'^^xsd:double;
  dwc:endLatitude '43.605333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.878167 43.605333, 7.878167 43.605333, 7.878167 43.605333, 7.878167 43.605333, 7.878167 43.605333))'^^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 '774_4345'^^xsd:string;
  dwc:observationDate '1996-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.553833 8.038167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.553833"^^xsd:decimal ;
  dwc:decimalLongitude "8.038167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.553833 8.038167)"^^geo:wktLiteral ;
  geo-pos:lat "43.553833"^^xsd:decimal ;
  geo-pos:long "8.038167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4678'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4678'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.177777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.038167'^^xsd:double;
  dwc:startLongitude '8.038167'^^xsd:double;
  dwc:endLongitude '8.038167'^^xsd:double;
  dwc:latitude '43.553833'^^xsd:double;
  dwc:startLatitude '43.553833'^^xsd:double;
  dwc:endLatitude '43.553833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.038167 43.553833, 8.038167 43.553833, 8.038167 43.553833, 8.038167 43.553833, 8.038167 43.553833))'^^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 '774_4678'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 7.877667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383333"^^xsd:decimal ;
  dwc:decimalLongitude "7.877667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 7.877667)"^^geo:wktLiteral ;
  geo-pos:lat "43.383333"^^xsd:decimal ;
  geo-pos:long "7.877667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2318'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2318'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.877667'^^xsd:double;
  dwc:startLongitude '7.877667'^^xsd:double;
  dwc:endLongitude '7.877667'^^xsd:double;
  dwc:latitude '43.383333'^^xsd:double;
  dwc:startLatitude '43.383333'^^xsd:double;
  dwc:endLatitude '43.383333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.877667 43.383333, 7.877667 43.383333, 7.877667 43.383333, 7.877667 43.383333, 7.877667 43.383333))'^^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 '774_2318'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.230567 7.735617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.230567"^^xsd:decimal ;
  dwc:decimalLongitude "7.735617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.230567 7.735617)"^^geo:wktLiteral ;
  geo-pos:lat "43.230567"^^xsd:decimal ;
  geo-pos:long "7.735617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4624'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4624'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.735617'^^xsd:double;
  dwc:startLongitude '7.735617'^^xsd:double;
  dwc:endLongitude '7.735617'^^xsd:double;
  dwc:latitude '43.230567'^^xsd:double;
  dwc:startLatitude '43.230567'^^xsd:double;
  dwc:endLatitude '43.230567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.735617 43.230567, 7.735617 43.230567, 7.735617 43.230567, 7.735617 43.230567, 7.735617 43.230567))'^^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 '774_4624'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48542 7.580566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48542"^^xsd:decimal ;
  dwc:decimalLongitude "7.580566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48542 7.580566)"^^geo:wktLiteral ;
  geo-pos:lat "43.48542"^^xsd:decimal ;
  geo-pos:long "7.580566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5247'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5247'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.580566'^^xsd:double;
  dwc:startLongitude '7.580566'^^xsd:double;
  dwc:endLongitude '7.580566'^^xsd:double;
  dwc:latitude '43.48542'^^xsd:double;
  dwc:startLatitude '43.48542'^^xsd:double;
  dwc:endLatitude '43.48542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.580566 43.48542, 7.580566 43.48542, 7.580566 43.48542, 7.580566 43.48542, 7.580566 43.48542))'^^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 '774_5247'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61587 8.401896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61587"^^xsd:decimal ;
  dwc:decimalLongitude "8.401896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61587 8.401896)"^^geo:wktLiteral ;
  geo-pos:lat "42.61587"^^xsd:decimal ;
  geo-pos:long "8.401896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7838'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7838'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.401896'^^xsd:double;
  dwc:startLongitude '8.401896'^^xsd:double;
  dwc:endLongitude '8.401896'^^xsd:double;
  dwc:latitude '42.61587'^^xsd:double;
  dwc:startLatitude '42.61587'^^xsd:double;
  dwc:endLatitude '42.61587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.401896 42.61587, 8.401896 42.61587, 8.401896 42.61587, 8.401896 42.61587, 8.401896 42.61587))'^^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 '774_7838'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41317 8.55359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41317"^^xsd:decimal ;
  dwc:decimalLongitude "8.55359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41317 8.55359)"^^geo:wktLiteral ;
  geo-pos:lat "43.41317"^^xsd:decimal ;
  geo-pos:long "8.55359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6690'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6690'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.893888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.55359'^^xsd:double;
  dwc:startLongitude '8.55359'^^xsd:double;
  dwc:endLongitude '8.55359'^^xsd:double;
  dwc:latitude '43.41317'^^xsd:double;
  dwc:startLatitude '43.41317'^^xsd:double;
  dwc:endLatitude '43.41317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.55359 43.41317, 8.55359 43.41317, 8.55359 43.41317, 8.55359 43.41317, 8.55359 43.41317))'^^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 '774_6690'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569133 8.1916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569133"^^xsd:decimal ;
  dwc:decimalLongitude "8.1916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569133 8.1916)"^^geo:wktLiteral ;
  geo-pos:lat "43.569133"^^xsd:decimal ;
  geo-pos:long "8.1916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7448'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7448'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.375277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1916'^^xsd:double;
  dwc:startLongitude '8.1916'^^xsd:double;
  dwc:endLongitude '8.1916'^^xsd:double;
  dwc:latitude '43.569133'^^xsd:double;
  dwc:startLatitude '43.569133'^^xsd:double;
  dwc:endLatitude '43.569133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1916 43.569133, 8.1916 43.569133, 8.1916 43.569133, 8.1916 43.569133, 8.1916 43.569133))'^^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 '774_7448'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.076 6.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.076"^^xsd:decimal ;
  dwc:decimalLongitude "6.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.076 6.759)"^^geo:wktLiteral ;
  geo-pos:lat "43.076"^^xsd:decimal ;
  geo-pos:long "6.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4969'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4969'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.759'^^xsd:double;
  dwc:startLongitude '6.759'^^xsd:double;
  dwc:endLongitude '6.759'^^xsd:double;
  dwc:latitude '43.076'^^xsd:double;
  dwc:startLatitude '43.076'^^xsd:double;
  dwc:endLatitude '43.076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.759 43.076, 6.759 43.076, 6.759 43.076, 6.759 43.076, 6.759 43.076))'^^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 '774_4969'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58168 8.26523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58168"^^xsd:decimal ;
  dwc:decimalLongitude "8.26523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58168 8.26523)"^^geo:wktLiteral ;
  geo-pos:lat "43.58168"^^xsd:decimal ;
  geo-pos:long "8.26523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5301'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5301'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.409444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26523'^^xsd:double;
  dwc:startLongitude '8.26523'^^xsd:double;
  dwc:endLongitude '8.26523'^^xsd:double;
  dwc:latitude '43.58168'^^xsd:double;
  dwc:startLatitude '43.58168'^^xsd:double;
  dwc:endLatitude '43.58168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26523 43.58168, 8.26523 43.58168, 8.26523 43.58168, 8.26523 43.58168, 8.26523 43.58168))'^^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 '774_5301'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0703 8.416333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0703"^^xsd:decimal ;
  dwc:decimalLongitude "8.416333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0703 8.416333)"^^geo:wktLiteral ;
  geo-pos:lat "43.0703"^^xsd:decimal ;
  geo-pos:long "8.416333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3860'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3860'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.416333'^^xsd:double;
  dwc:startLongitude '8.416333'^^xsd:double;
  dwc:endLongitude '8.416333'^^xsd:double;
  dwc:latitude '43.0703'^^xsd:double;
  dwc:startLatitude '43.0703'^^xsd:double;
  dwc:endLatitude '43.0703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.416333 43.0703, 8.416333 43.0703, 8.416333 43.0703, 8.416333 43.0703, 8.416333 43.0703))'^^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 '774_3860'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083333 7.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083333"^^xsd:decimal ;
  dwc:decimalLongitude "7.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083333 7.233333)"^^geo:wktLiteral ;
  geo-pos:lat "43.083333"^^xsd:decimal ;
  geo-pos:long "7.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2494'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2494'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.233333'^^xsd:double;
  dwc:startLongitude '7.233333'^^xsd:double;
  dwc:endLongitude '7.233333'^^xsd:double;
  dwc:latitude '43.083333'^^xsd:double;
  dwc:startLatitude '43.083333'^^xsd:double;
  dwc:endLatitude '43.083333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.233333 43.083333, 7.233333 43.083333, 7.233333 43.083333, 7.233333 43.083333, 7.233333 43.083333))'^^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 '774_2494'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5576 8.0431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5576"^^xsd:decimal ;
  dwc:decimalLongitude "8.0431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5576 8.0431)"^^geo:wktLiteral ;
  geo-pos:lat "43.5576"^^xsd:decimal ;
  geo-pos:long "8.0431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7285'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7285'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.992222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0431'^^xsd:double;
  dwc:startLongitude '8.0431'^^xsd:double;
  dwc:endLongitude '8.0431'^^xsd:double;
  dwc:latitude '43.5576'^^xsd:double;
  dwc:startLatitude '43.5576'^^xsd:double;
  dwc:endLatitude '43.5576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0431 43.5576, 8.0431 43.5576, 8.0431 43.5576, 8.0431 43.5576, 8.0431 43.5576))'^^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 '774_7285'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.301098 7.197433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.301098"^^xsd:decimal ;
  dwc:decimalLongitude "7.197433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.301098 7.197433)"^^geo:wktLiteral ;
  geo-pos:lat "43.301098"^^xsd:decimal ;
  geo-pos:long "7.197433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5501'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5501'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.734166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.197433'^^xsd:double;
  dwc:startLongitude '7.197433'^^xsd:double;
  dwc:endLongitude '7.197433'^^xsd:double;
  dwc:latitude '43.301098'^^xsd:double;
  dwc:startLatitude '43.301098'^^xsd:double;
  dwc:endLatitude '43.301098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.197433 43.301098, 7.197433 43.301098, 7.197433 43.301098, 7.197433 43.301098, 7.197433 43.301098))'^^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 '774_5501'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 8.426333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533333"^^xsd:decimal ;
  dwc:decimalLongitude "8.426333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 8.426333)"^^geo:wktLiteral ;
  geo-pos:lat "43.533333"^^xsd:decimal ;
  geo-pos:long "8.426333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2323'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2323'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.426333'^^xsd:double;
  dwc:startLongitude '8.426333'^^xsd:double;
  dwc:endLongitude '8.426333'^^xsd:double;
  dwc:latitude '43.533333'^^xsd:double;
  dwc:startLatitude '43.533333'^^xsd:double;
  dwc:endLatitude '43.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.426333 43.533333, 8.426333 43.533333, 8.426333 43.533333, 8.426333 43.533333, 8.426333 43.533333))'^^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 '774_2323'^^xsd:string;
  dwc:observationDate '1988-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506168 7.649233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.506168"^^xsd:decimal ;
  dwc:decimalLongitude "7.649233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506168 7.649233)"^^geo:wktLiteral ;
  geo-pos:lat "43.506168"^^xsd:decimal ;
  geo-pos:long "7.649233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6144'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6144'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.918333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.649233'^^xsd:double;
  dwc:startLongitude '7.649233'^^xsd:double;
  dwc:endLongitude '7.649233'^^xsd:double;
  dwc:latitude '43.506168'^^xsd:double;
  dwc:startLatitude '43.506168'^^xsd:double;
  dwc:endLatitude '43.506168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.649233 43.506168, 7.649233 43.506168, 7.649233 43.506168, 7.649233 43.506168, 7.649233 43.506168))'^^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 '774_6144'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 13.4795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.4795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 13.4795)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "13.4795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2394'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2394'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.4795'^^xsd:double;
  dwc:startLongitude '13.4795'^^xsd:double;
  dwc:endLongitude '13.4795'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:startLatitude '40.65'^^xsd:double;
  dwc:endLatitude '40.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.4795 40.65, 13.4795 40.65, 13.4795 40.65, 13.4795 40.65, 13.4795 40.65))'^^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 '774_2394'^^xsd:string;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58349 7.60328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58349"^^xsd:decimal ;
  dwc:decimalLongitude "7.60328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58349 7.60328)"^^geo:wktLiteral ;
  geo-pos:lat "43.58349"^^xsd:decimal ;
  geo-pos:long "7.60328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6834'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6834'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.234444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.60328'^^xsd:double;
  dwc:startLongitude '7.60328'^^xsd:double;
  dwc:endLongitude '7.60328'^^xsd:double;
  dwc:latitude '43.58349'^^xsd:double;
  dwc:startLatitude '43.58349'^^xsd:double;
  dwc:endLatitude '43.58349'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.60328 43.58349, 7.60328 43.58349, 7.60328 43.58349, 7.60328 43.58349, 7.60328 43.58349))'^^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 '774_6834'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41439 8.028772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41439"^^xsd:decimal ;
  dwc:decimalLongitude "8.028772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41439 8.028772)"^^geo:wktLiteral ;
  geo-pos:lat "43.41439"^^xsd:decimal ;
  geo-pos:long "8.028772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7827'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7827'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.473888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.028772'^^xsd:double;
  dwc:startLongitude '8.028772'^^xsd:double;
  dwc:endLongitude '8.028772'^^xsd:double;
  dwc:latitude '43.41439'^^xsd:double;
  dwc:startLatitude '43.41439'^^xsd:double;
  dwc:endLatitude '43.41439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.028772 43.41439, 8.028772 43.41439, 8.028772 43.41439, 8.028772 43.41439, 8.028772 43.41439))'^^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 '774_7827'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589667 8.071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.589667"^^xsd:decimal ;
  dwc:decimalLongitude "8.071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589667 8.071667)"^^geo:wktLiteral ;
  geo-pos:lat "43.589667"^^xsd:decimal ;
  geo-pos:long "8.071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4578'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4578'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.071667'^^xsd:double;
  dwc:startLongitude '8.071667'^^xsd:double;
  dwc:endLongitude '8.071667'^^xsd:double;
  dwc:latitude '43.589667'^^xsd:double;
  dwc:startLatitude '43.589667'^^xsd:double;
  dwc:endLatitude '43.589667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.071667 43.589667, 8.071667 43.589667, 8.071667 43.589667, 8.071667 43.589667, 8.071667 43.589667))'^^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 '774_4578'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0505 8.359117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0505"^^xsd:decimal ;
  dwc:decimalLongitude "8.359117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0505 8.359117)"^^geo:wktLiteral ;
  geo-pos:lat "43.0505"^^xsd:decimal ;
  geo-pos:long "8.359117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3534'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3534'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.359117'^^xsd:double;
  dwc:startLongitude '8.359117'^^xsd:double;
  dwc:endLongitude '8.359117'^^xsd:double;
  dwc:latitude '43.0505'^^xsd:double;
  dwc:startLatitude '43.0505'^^xsd:double;
  dwc:endLatitude '43.0505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.359117 43.0505, 8.359117 43.0505, 8.359117 43.0505, 8.359117 43.0505, 8.359117 43.0505))'^^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 '774_3534'^^xsd:string;
  dwc:observationDate '1991-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71581 7.900164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71581"^^xsd:decimal ;
  dwc:decimalLongitude "7.900164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71581 7.900164)"^^geo:wktLiteral ;
  geo-pos:lat "43.71581"^^xsd:decimal ;
  geo-pos:long "7.900164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7775'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7775'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.9033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.900164'^^xsd:double;
  dwc:startLongitude '7.900164'^^xsd:double;
  dwc:endLongitude '7.900164'^^xsd:double;
  dwc:latitude '43.71581'^^xsd:double;
  dwc:startLatitude '43.71581'^^xsd:double;
  dwc:endLatitude '43.71581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.900164 43.71581, 7.900164 43.71581, 7.900164 43.71581, 7.900164 43.71581, 7.900164 43.71581))'^^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 '774_7775'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366684 7.937947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366684"^^xsd:decimal ;
  dwc:decimalLongitude "7.937947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366684 7.937947)"^^geo:wktLiteral ;
  geo-pos:lat "43.366684"^^xsd:decimal ;
  geo-pos:long "7.937947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6312'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6312'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3891666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.937947'^^xsd:double;
  dwc:startLongitude '7.937947'^^xsd:double;
  dwc:endLongitude '7.937947'^^xsd:double;
  dwc:latitude '43.366684'^^xsd:double;
  dwc:startLatitude '43.366684'^^xsd:double;
  dwc:endLatitude '43.366684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.937947 43.366684, 7.937947 43.366684, 7.937947 43.366684, 7.937947 43.366684, 7.937947 43.366684))'^^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 '774_6312'^^xsd:string;
  dwc:observationDate '2008-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.480833 8.3265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.480833"^^xsd:decimal ;
  dwc:decimalLongitude "8.3265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.480833 8.3265)"^^geo:wktLiteral ;
  geo-pos:lat "43.480833"^^xsd:decimal ;
  geo-pos:long "8.3265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4796'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4796'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.294444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3265'^^xsd:double;
  dwc:startLongitude '8.3265'^^xsd:double;
  dwc:endLongitude '8.3265'^^xsd:double;
  dwc:latitude '43.480833'^^xsd:double;
  dwc:startLatitude '43.480833'^^xsd:double;
  dwc:endLatitude '43.480833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3265 43.480833, 8.3265 43.480833, 8.3265 43.480833, 8.3265 43.480833, 8.3265 43.480833))'^^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 '774_4796'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66947 7.84657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66947"^^xsd:decimal ;
  dwc:decimalLongitude "7.84657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66947 7.84657)"^^geo:wktLiteral ;
  geo-pos:lat "43.66947"^^xsd:decimal ;
  geo-pos:long "7.84657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7864'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7864'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.008888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84657'^^xsd:double;
  dwc:startLongitude '7.84657'^^xsd:double;
  dwc:endLongitude '7.84657'^^xsd:double;
  dwc:latitude '43.66947'^^xsd:double;
  dwc:startLatitude '43.66947'^^xsd:double;
  dwc:endLatitude '43.66947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84657 43.66947, 7.84657 43.66947, 7.84657 43.66947, 7.84657 43.66947, 7.84657 43.66947))'^^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 '774_7864'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.839809 8.467909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.839809"^^xsd:decimal ;
  dwc:decimalLongitude "8.467909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.839809 8.467909)"^^geo:wktLiteral ;
  geo-pos:lat "43.839809"^^xsd:decimal ;
  geo-pos:long "8.467909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6323'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6323'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.6775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.467909'^^xsd:double;
  dwc:startLongitude '8.467909'^^xsd:double;
  dwc:endLongitude '8.467909'^^xsd:double;
  dwc:latitude '43.839809'^^xsd:double;
  dwc:startLatitude '43.839809'^^xsd:double;
  dwc:endLatitude '43.839809'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.467909 43.839809, 8.467909 43.839809, 8.467909 43.839809, 8.467909 43.839809, 8.467909 43.839809))'^^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 '774_6323'^^xsd:string;
  dwc:observationDate '2008-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.918117 -13.416917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.918117"^^xsd:decimal ;
  dwc:decimalLongitude "-13.416917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.918117 -13.416917)"^^geo:wktLiteral ;
  geo-pos:lat "28.918117"^^xsd:decimal ;
  geo-pos:long "-13.416917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2854'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2854'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.416917'^^xsd:double;
  dwc:startLongitude '-13.416917'^^xsd:double;
  dwc:endLongitude '-13.416917'^^xsd:double;
  dwc:latitude '28.918117'^^xsd:double;
  dwc:startLatitude '28.918117'^^xsd:double;
  dwc:endLatitude '28.918117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.416917 28.918117, -13.416917 28.918117, -13.416917 28.918117, -13.416917 28.918117, -13.416917 28.918117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2854'^^xsd:string;
  dwc:observationDate '1995-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867983 -13.4001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.867983"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867983 -13.4001)"^^geo:wktLiteral ;
  geo-pos:lat "28.867983"^^xsd:decimal ;
  geo-pos:long "-13.4001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2838'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2838'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.4001'^^xsd:double;
  dwc:startLongitude '-13.4001'^^xsd:double;
  dwc:endLongitude '-13.4001'^^xsd:double;
  dwc:latitude '28.867983'^^xsd:double;
  dwc:startLatitude '28.867983'^^xsd:double;
  dwc:endLatitude '28.867983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.4001 28.867983, -13.4001 28.867983, -13.4001 28.867983, -13.4001 28.867983, -13.4001 28.867983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2838'^^xsd:string;
  dwc:observationDate '1994-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.903333 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.903333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.903333 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "27.903333"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3064'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3064'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.338333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:startLongitude '-17.22'^^xsd:double;
  dwc:endLongitude '-17.22'^^xsd:double;
  dwc:latitude '27.903333'^^xsd:double;
  dwc:startLatitude '27.903333'^^xsd:double;
  dwc:endLatitude '27.903333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.22 27.903333, -17.22 27.903333, -17.22 27.903333, -17.22 27.903333, -17.22 27.903333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3064'^^xsd:string;
  dwc:observationDate '1997-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.611111 -62.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.611111"^^xsd:decimal ;
  dwc:decimalLongitude "-62.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.611111 -62.091667)"^^geo:wktLiteral ;
  geo-pos:lat "11.611111"^^xsd:decimal ;
  geo-pos:long "-62.091667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3112'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3112'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-62.091667'^^xsd:double;
  dwc:startLongitude '-62.091667'^^xsd:double;
  dwc:endLongitude '-62.091667'^^xsd:double;
  dwc:latitude '11.611111'^^xsd:double;
  dwc:startLatitude '11.611111'^^xsd:double;
  dwc:endLatitude '11.611111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.091667 11.611111, -62.091667 11.611111, -62.091667 11.611111, -62.091667 11.611111, -62.091667 11.611111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3112'^^xsd:string;
  dwc:observationDate '1993-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.032833 -16.9495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.032833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.032833 -16.9495)"^^geo:wktLiteral ;
  geo-pos:lat "28.032833"^^xsd:decimal ;
  geo-pos:long "-16.9495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2968'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2968'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.749166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.9495'^^xsd:double;
  dwc:startLongitude '-16.9495'^^xsd:double;
  dwc:endLongitude '-16.9495'^^xsd:double;
  dwc:latitude '28.032833'^^xsd:double;
  dwc:startLatitude '28.032833'^^xsd:double;
  dwc:endLatitude '28.032833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.9495 28.032833, -16.9495 28.032833, -16.9495 28.032833, -16.9495 28.032833, -16.9495 28.032833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2968'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.984833 -16.718167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.984833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.718167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.984833 -16.718167)"^^geo:wktLiteral ;
  geo-pos:lat "27.984833"^^xsd:decimal ;
  geo-pos:long "-16.718167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2972'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2972'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8338888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.718167'^^xsd:double;
  dwc:startLongitude '-16.718167'^^xsd:double;
  dwc:endLongitude '-16.718167'^^xsd:double;
  dwc:latitude '27.984833'^^xsd:double;
  dwc:startLatitude '27.984833'^^xsd:double;
  dwc:endLatitude '27.984833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.718167 27.984833, -16.718167 27.984833, -16.718167 27.984833, -16.718167 27.984833, -16.718167 27.984833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2972'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.133667 -13.333533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.133667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.333533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.133667 -13.333533)"^^geo:wktLiteral ;
  geo-pos:lat "29.133667"^^xsd:decimal ;
  geo-pos:long "-13.333533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2823'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2823'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.333533'^^xsd:double;
  dwc:startLongitude '-13.333533'^^xsd:double;
  dwc:endLongitude '-13.333533'^^xsd:double;
  dwc:latitude '29.133667'^^xsd:double;
  dwc:startLatitude '29.133667'^^xsd:double;
  dwc:endLatitude '29.133667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.333533 29.133667, -13.333533 29.133667, -13.333533 29.133667, -13.333533 29.133667, -13.333533 29.133667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2823'^^xsd:string;
  dwc:observationDate '1994-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9455 -17.1955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9455"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9455 -17.1955)"^^geo:wktLiteral ;
  geo-pos:lat "27.9455"^^xsd:decimal ;
  geo-pos:long "-17.1955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3093'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3093'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.318055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.1955'^^xsd:double;
  dwc:startLongitude '-17.1955'^^xsd:double;
  dwc:endLongitude '-17.1955'^^xsd:double;
  dwc:latitude '27.9455'^^xsd:double;
  dwc:startLatitude '27.9455'^^xsd:double;
  dwc:endLatitude '27.9455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.1955 27.9455, -17.1955 27.9455, -17.1955 27.9455, -17.1955 27.9455, -17.1955 27.9455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3093'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2014 -13.317933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2014"^^xsd:decimal ;
  dwc:decimalLongitude "-13.317933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2014 -13.317933)"^^geo:wktLiteral ;
  geo-pos:lat "29.2014"^^xsd:decimal ;
  geo-pos:long "-13.317933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2829'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2829'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.317933'^^xsd:double;
  dwc:startLongitude '-13.317933'^^xsd:double;
  dwc:endLongitude '-13.317933'^^xsd:double;
  dwc:latitude '29.2014'^^xsd:double;
  dwc:startLatitude '29.2014'^^xsd:double;
  dwc:endLatitude '29.2014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.317933 29.2014, -13.317933 29.2014, -13.317933 29.2014, -13.317933 29.2014, -13.317933 29.2014))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2829'^^xsd:string;
  dwc:observationDate '1994-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.997833 -16.831167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.997833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.831167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.997833 -16.831167)"^^geo:wktLiteral ;
  geo-pos:lat "27.997833"^^xsd:decimal ;
  geo-pos:long "-16.831167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2985'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2985'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.2425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.831167'^^xsd:double;
  dwc:startLongitude '-16.831167'^^xsd:double;
  dwc:endLongitude '-16.831167'^^xsd:double;
  dwc:latitude '27.997833'^^xsd:double;
  dwc:startLatitude '27.997833'^^xsd:double;
  dwc:endLatitude '27.997833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.831167 27.997833, -16.831167 27.997833, -16.831167 27.997833, -16.831167 27.997833, -16.831167 27.997833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2985'^^xsd:string;
  dwc:observationDate '1996-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.595 -17.961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.595"^^xsd:decimal ;
  dwc:decimalLongitude "-17.961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.595 -17.961667)"^^geo:wktLiteral ;
  geo-pos:lat "27.595"^^xsd:decimal ;
  geo-pos:long "-17.961667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3089'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3089'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.184722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.961667'^^xsd:double;
  dwc:startLongitude '-17.961667'^^xsd:double;
  dwc:endLongitude '-17.961667'^^xsd:double;
  dwc:latitude '27.595'^^xsd:double;
  dwc:startLatitude '27.595'^^xsd:double;
  dwc:endLatitude '27.595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.961667 27.595, -17.961667 27.595, -17.961667 27.595, -17.961667 27.595, -17.961667 27.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3089'^^xsd:string;
  dwc:observationDate '1997-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0195 -16.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0195"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0195 -16.8195)"^^geo:wktLiteral ;
  geo-pos:lat "28.0195"^^xsd:decimal ;
  geo-pos:long "-16.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2975'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2975'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.565555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8195'^^xsd:double;
  dwc:startLongitude '-16.8195'^^xsd:double;
  dwc:endLongitude '-16.8195'^^xsd:double;
  dwc:latitude '28.0195'^^xsd:double;
  dwc:startLatitude '28.0195'^^xsd:double;
  dwc:endLatitude '28.0195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8195 28.0195, -16.8195 28.0195, -16.8195 28.0195, -16.8195 28.0195, -16.8195 28.0195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2975'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.793056 -60.966389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.793056"^^xsd:decimal ;
  dwc:decimalLongitude "-60.966389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.793056 -60.966389)"^^geo:wktLiteral ;
  geo-pos:lat "12.793056"^^xsd:decimal ;
  geo-pos:long "-60.966389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3095'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3095'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-60.966389'^^xsd:double;
  dwc:startLongitude '-60.966389'^^xsd:double;
  dwc:endLongitude '-60.966389'^^xsd:double;
  dwc:latitude '12.793056'^^xsd:double;
  dwc:startLatitude '12.793056'^^xsd:double;
  dwc:endLatitude '12.793056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.966389 12.793056, -60.966389 12.793056, -60.966389 12.793056, -60.966389 12.793056, -60.966389 12.793056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3095'^^xsd:string;
  dwc:observationDate '1993-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.969167 -17.219167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.969167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.219167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.969167 -17.219167)"^^geo:wktLiteral ;
  geo-pos:lat "27.969167"^^xsd:decimal ;
  geo-pos:long "-17.219167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3079'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3079'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.485833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.219167'^^xsd:double;
  dwc:startLongitude '-17.219167'^^xsd:double;
  dwc:endLongitude '-17.219167'^^xsd:double;
  dwc:latitude '27.969167'^^xsd:double;
  dwc:startLatitude '27.969167'^^xsd:double;
  dwc:endLatitude '27.969167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.219167 27.969167, -17.219167 27.969167, -17.219167 27.969167, -17.219167 27.969167, -17.219167 27.969167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3079'^^xsd:string;
  dwc:observationDate '1997-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9995 -17.082833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9995"^^xsd:decimal ;
  dwc:decimalLongitude "-17.082833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9995 -17.082833)"^^geo:wktLiteral ;
  geo-pos:lat "27.9995"^^xsd:decimal ;
  geo-pos:long "-17.082833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3048'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3048'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.401666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.082833'^^xsd:double;
  dwc:startLongitude '-17.082833'^^xsd:double;
  dwc:endLongitude '-17.082833'^^xsd:double;
  dwc:latitude '27.9995'^^xsd:double;
  dwc:startLatitude '27.9995'^^xsd:double;
  dwc:endLatitude '27.9995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.082833 27.9995, -17.082833 27.9995, -17.082833 27.9995, -17.082833 27.9995, -17.082833 27.9995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_3048'^^xsd:string;
  dwc:observationDate '1997-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.13415 -13.350367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.13415"^^xsd:decimal ;
  dwc:decimalLongitude "-13.350367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.13415 -13.350367)"^^geo:wktLiteral ;
  geo-pos:lat "29.13415"^^xsd:decimal ;
  geo-pos:long "-13.350367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2824'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2824'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.350367'^^xsd:double;
  dwc:startLongitude '-13.350367'^^xsd:double;
  dwc:endLongitude '-13.350367'^^xsd:double;
  dwc:latitude '29.13415'^^xsd:double;
  dwc:startLatitude '29.13415'^^xsd:double;
  dwc:endLatitude '29.13415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.350367 29.13415, -13.350367 29.13415, -13.350367 29.13415, -13.350367 29.13415, -13.350367 29.13415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2824'^^xsd:string;
  dwc:observationDate '1994-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.002 -16.968667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.002"^^xsd:decimal ;
  dwc:decimalLongitude "-16.968667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.002 -16.968667)"^^geo:wktLiteral ;
  geo-pos:lat "28.002"^^xsd:decimal ;
  geo-pos:long "-16.968667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2987'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2987'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.4375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.968667'^^xsd:double;
  dwc:startLongitude '-16.968667'^^xsd:double;
  dwc:endLongitude '-16.968667'^^xsd:double;
  dwc:latitude '28.002'^^xsd:double;
  dwc:startLatitude '28.002'^^xsd:double;
  dwc:endLatitude '28.002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.968667 28.002, -16.968667 28.002, -16.968667 28.002, -16.968667 28.002, -16.968667 28.002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2987'^^xsd:string;
  dwc:observationDate '1996-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.01805 -13.383667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.01805"^^xsd:decimal ;
  dwc:decimalLongitude "-13.383667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.01805 -13.383667)"^^geo:wktLiteral ;
  geo-pos:lat "29.01805"^^xsd:decimal ;
  geo-pos:long "-13.383667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2826'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2826'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.383667'^^xsd:double;
  dwc:startLongitude '-13.383667'^^xsd:double;
  dwc:endLongitude '-13.383667'^^xsd:double;
  dwc:latitude '29.01805'^^xsd:double;
  dwc:startLatitude '29.01805'^^xsd:double;
  dwc:endLatitude '29.01805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.383667 29.01805, -13.383667 29.01805, -13.383667 29.01805, -13.383667 29.01805, -13.383667 29.01805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2826'^^xsd:string;
  dwc:observationDate '1994-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1345 -13.31785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1345"^^xsd:decimal ;
  dwc:decimalLongitude "-13.31785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1345 -13.31785)"^^geo:wktLiteral ;
  geo-pos:lat "29.1345"^^xsd:decimal ;
  geo-pos:long "-13.31785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2856'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2856'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.31785'^^xsd:double;
  dwc:startLongitude '-13.31785'^^xsd:double;
  dwc:endLongitude '-13.31785'^^xsd:double;
  dwc:latitude '29.1345'^^xsd:double;
  dwc:startLatitude '29.1345'^^xsd:double;
  dwc:endLatitude '29.1345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.31785 29.1345, -13.31785 29.1345, -13.31785 29.1345, -13.31785 29.1345, -13.31785 29.1345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella frontalis" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '774_2856'^^xsd:string;
  dwc:observationDate '1995-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714483 8.117633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714483"^^xsd:decimal ;
  dwc:decimalLongitude "8.117633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714483 8.117633)"^^geo:wktLiteral ;
  geo-pos:lat "43.714483"^^xsd:decimal ;
  geo-pos:long "8.117633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7018'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7018'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.117633'^^xsd:double;
  dwc:startLongitude '8.117633'^^xsd:double;
  dwc:endLongitude '8.117633'^^xsd:double;
  dwc:latitude '43.714483'^^xsd:double;
  dwc:startLatitude '43.714483'^^xsd:double;
  dwc:endLatitude '43.714483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.117633 43.714483, 8.117633 43.714483, 8.117633 43.714483, 8.117633 43.714483, 8.117633 43.714483))'^^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 '774_7018'^^xsd:string;
  dwc:observationDate '1997-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.038167 8.4995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.038167"^^xsd:decimal ;
  dwc:decimalLongitude "8.4995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.038167 8.4995)"^^geo:wktLiteral ;
  geo-pos:lat "43.038167"^^xsd:decimal ;
  geo-pos:long "8.4995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4391'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4391'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4995'^^xsd:double;
  dwc:startLongitude '8.4995'^^xsd:double;
  dwc:endLongitude '8.4995'^^xsd:double;
  dwc:latitude '43.038167'^^xsd:double;
  dwc:startLatitude '43.038167'^^xsd:double;
  dwc:endLatitude '43.038167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4995 43.038167, 8.4995 43.038167, 8.4995 43.038167, 8.4995 43.038167, 8.4995 43.038167))'^^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 '774_4391'^^xsd:string;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7035 8.3217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7035"^^xsd:decimal ;
  dwc:decimalLongitude "8.3217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7035 8.3217)"^^geo:wktLiteral ;
  geo-pos:lat "43.7035"^^xsd:decimal ;
  geo-pos:long "8.3217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7124'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.124444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3217'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3217'^^xsd:double;
  dwc:latitude '43.7035'^^xsd:double;
  dwc:startLatitude '43.7035'^^xsd:double;
  dwc:endLatitude '43.7035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3217 43.7035, 8.3217 43.7035, 8.3217 43.7035, 8.3217 43.7035, 8.3217 43.7035))'^^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 '774_7124'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2472'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2472'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:startLongitude '7.2'^^xsd:double;
  dwc:endLongitude '7.2'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:startLatitude '43.35'^^xsd:double;
  dwc:endLatitude '43.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2 43.35, 7.2 43.35, 7.2 43.35, 7.2 43.35, 7.2 43.35))'^^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 '774_2472'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.949667 8.587333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.949667"^^xsd:decimal ;
  dwc:decimalLongitude "8.587333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.949667 8.587333)"^^geo:wktLiteral ;
  geo-pos:lat "42.949667"^^xsd:decimal ;
  geo-pos:long "8.587333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4392'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4392'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.587333'^^xsd:double;
  dwc:startLongitude '8.587333'^^xsd:double;
  dwc:endLongitude '8.587333'^^xsd:double;
  dwc:latitude '42.949667'^^xsd:double;
  dwc:startLatitude '42.949667'^^xsd:double;
  dwc:endLatitude '42.949667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.587333 42.949667, 8.587333 42.949667, 8.587333 42.949667, 8.587333 42.949667, 8.587333 42.949667))'^^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 '774_4392'^^xsd:string;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.750367 8.4395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.750367"^^xsd:decimal ;
  dwc:decimalLongitude "8.4395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.750367 8.4395)"^^geo:wktLiteral ;
  geo-pos:lat "42.750367"^^xsd:decimal ;
  geo-pos:long "8.4395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4030'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4030'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4395'^^xsd:double;
  dwc:startLongitude '8.4395'^^xsd:double;
  dwc:endLongitude '8.4395'^^xsd:double;
  dwc:latitude '42.750367'^^xsd:double;
  dwc:startLatitude '42.750367'^^xsd:double;
  dwc:endLatitude '42.750367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4395 42.750367, 8.4395 42.750367, 8.4395 42.750367, 8.4395 42.750367, 8.4395 42.750367))'^^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 '774_4030'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.339167 8.0785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.339167"^^xsd:decimal ;
  dwc:decimalLongitude "8.0785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.339167 8.0785)"^^geo:wktLiteral ;
  geo-pos:lat "43.339167"^^xsd:decimal ;
  geo-pos:long "8.0785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4787'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4787'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.994722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0785'^^xsd:double;
  dwc:startLongitude '8.0785'^^xsd:double;
  dwc:endLongitude '8.0785'^^xsd:double;
  dwc:latitude '43.339167'^^xsd:double;
  dwc:startLatitude '43.339167'^^xsd:double;
  dwc:endLatitude '43.339167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0785 43.339167, 8.0785 43.339167, 8.0785 43.339167, 8.0785 43.339167, 8.0785 43.339167))'^^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 '774_4787'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.678667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.678667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.678667)"^^geo:wktLiteral ;
  geo-pos:lat "43.333333"^^xsd:decimal ;
  geo-pos:long "7.678667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2300'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2300'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.678667'^^xsd:double;
  dwc:startLongitude '7.678667'^^xsd:double;
  dwc:endLongitude '7.678667'^^xsd:double;
  dwc:latitude '43.333333'^^xsd:double;
  dwc:startLatitude '43.333333'^^xsd:double;
  dwc:endLatitude '43.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.678667 43.333333, 7.678667 43.333333, 7.678667 43.333333, 7.678667 43.333333, 7.678667 43.333333))'^^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 '774_2300'^^xsd:string;
  dwc:observationDate '1988-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.330117 8.793233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.330117"^^xsd:decimal ;
  dwc:decimalLongitude "8.793233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.330117 8.793233)"^^geo:wktLiteral ;
  geo-pos:lat "43.330117"^^xsd:decimal ;
  geo-pos:long "8.793233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3401'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3401'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.793233'^^xsd:double;
  dwc:startLongitude '8.793233'^^xsd:double;
  dwc:endLongitude '8.793233'^^xsd:double;
  dwc:latitude '43.330117'^^xsd:double;
  dwc:startLatitude '43.330117'^^xsd:double;
  dwc:endLatitude '43.330117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.793233 43.330117, 8.793233 43.330117, 8.793233 43.330117, 8.793233 43.330117, 8.793233 43.330117))'^^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 '774_3401'^^xsd:string;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764 8.6216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.764"^^xsd:decimal ;
  dwc:decimalLongitude "8.6216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764 8.6216)"^^geo:wktLiteral ;
  geo-pos:lat "43.764"^^xsd:decimal ;
  geo-pos:long "8.6216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7206'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7206'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.943055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6216'^^xsd:double;
  dwc:startLongitude '8.6216'^^xsd:double;
  dwc:endLongitude '8.6216'^^xsd:double;
  dwc:latitude '43.764'^^xsd:double;
  dwc:startLatitude '43.764'^^xsd:double;
  dwc:endLatitude '43.764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6216 43.764, 8.6216 43.764, 8.6216 43.764, 8.6216 43.764, 8.6216 43.764))'^^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 '774_7206'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6102 7.8428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6102"^^xsd:decimal ;
  dwc:decimalLongitude "7.8428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6102 7.8428)"^^geo:wktLiteral ;
  geo-pos:lat "43.6102"^^xsd:decimal ;
  geo-pos:long "7.8428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7557'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7557'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.076111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8428'^^xsd:double;
  dwc:startLongitude '7.8428'^^xsd:double;
  dwc:endLongitude '7.8428'^^xsd:double;
  dwc:latitude '43.6102'^^xsd:double;
  dwc:startLatitude '43.6102'^^xsd:double;
  dwc:endLatitude '43.6102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8428 43.6102, 7.8428 43.6102, 7.8428 43.6102, 7.8428 43.6102, 7.8428 43.6102))'^^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 '774_7557'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3539'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3539'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:startLongitude '7.9'^^xsd:double;
  dwc:endLongitude '7.9'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:startLatitude '43.4'^^xsd:double;
  dwc:endLatitude '43.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9 43.4, 7.9 43.4, 7.9 43.4, 7.9 43.4, 7.9 43.4))'^^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 '774_3539'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.466667 8.7835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.7835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.466667 8.7835)"^^geo:wktLiteral ;
  geo-pos:lat "43.466667"^^xsd:decimal ;
  geo-pos:long "8.7835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2645'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2645'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7835'^^xsd:double;
  dwc:startLongitude '8.7835'^^xsd:double;
  dwc:endLongitude '8.7835'^^xsd:double;
  dwc:latitude '43.466667'^^xsd:double;
  dwc:startLatitude '43.466667'^^xsd:double;
  dwc:endLatitude '43.466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7835 43.466667, 8.7835 43.466667, 8.7835 43.466667, 8.7835 43.466667, 8.7835 43.466667))'^^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 '774_2645'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35403 7.47828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35403"^^xsd:decimal ;
  dwc:decimalLongitude "7.47828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35403 7.47828)"^^geo:wktLiteral ;
  geo-pos:lat "43.35403"^^xsd:decimal ;
  geo-pos:long "7.47828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6009'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6009'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.47828'^^xsd:double;
  dwc:startLongitude '7.47828'^^xsd:double;
  dwc:endLongitude '7.47828'^^xsd:double;
  dwc:latitude '43.35403'^^xsd:double;
  dwc:startLatitude '43.35403'^^xsd:double;
  dwc:endLatitude '43.35403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47828 43.35403, 7.47828 43.35403, 7.47828 43.35403, 7.47828 43.35403, 7.47828 43.35403))'^^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 '774_6009'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0108 8.705785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0108"^^xsd:decimal ;
  dwc:decimalLongitude "8.705785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0108 8.705785)"^^geo:wktLiteral ;
  geo-pos:lat "43.0108"^^xsd:decimal ;
  geo-pos:long "8.705785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8076'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.9775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.705785'^^xsd:double;
  dwc:startLongitude '8.705785'^^xsd:double;
  dwc:endLongitude '8.705785'^^xsd:double;
  dwc:latitude '43.0108'^^xsd:double;
  dwc:startLatitude '43.0108'^^xsd:double;
  dwc:endLatitude '43.0108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.705785 43.0108, 8.705785 43.0108, 8.705785 43.0108, 8.705785 43.0108, 8.705785 43.0108))'^^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 '774_8076'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5005 8.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5005"^^xsd:decimal ;
  dwc:decimalLongitude "8.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5005 8.0375)"^^geo:wktLiteral ;
  geo-pos:lat "43.5005"^^xsd:decimal ;
  geo-pos:long "8.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3710'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3710'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0375'^^xsd:double;
  dwc:startLongitude '8.0375'^^xsd:double;
  dwc:endLongitude '8.0375'^^xsd:double;
  dwc:latitude '43.5005'^^xsd:double;
  dwc:startLatitude '43.5005'^^xsd:double;
  dwc:endLatitude '43.5005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0375 43.5005, 8.0375 43.5005, 8.0375 43.5005, 8.0375 43.5005, 8.0375 43.5005))'^^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 '774_3710'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32815 7.862654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32815"^^xsd:decimal ;
  dwc:decimalLongitude "7.862654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32815 7.862654)"^^geo:wktLiteral ;
  geo-pos:lat "43.32815"^^xsd:decimal ;
  geo-pos:long "7.862654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8012'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8012'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.991111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.862654'^^xsd:double;
  dwc:startLongitude '7.862654'^^xsd:double;
  dwc:endLongitude '7.862654'^^xsd:double;
  dwc:latitude '43.32815'^^xsd:double;
  dwc:startLatitude '43.32815'^^xsd:double;
  dwc:endLatitude '43.32815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.862654 43.32815, 7.862654 43.32815, 7.862654 43.32815, 7.862654 43.32815, 7.862654 43.32815))'^^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 '774_8012'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41607 8.31377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41607"^^xsd:decimal ;
  dwc:decimalLongitude "8.31377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41607 8.31377)"^^geo:wktLiteral ;
  geo-pos:lat "43.41607"^^xsd:decimal ;
  geo-pos:long "8.31377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6651'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6651'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.881111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.31377'^^xsd:double;
  dwc:startLongitude '8.31377'^^xsd:double;
  dwc:endLongitude '8.31377'^^xsd:double;
  dwc:latitude '43.41607'^^xsd:double;
  dwc:startLatitude '43.41607'^^xsd:double;
  dwc:endLatitude '43.41607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.31377 43.41607, 8.31377 43.41607, 8.31377 43.41607, 8.31377 43.41607, 8.31377 43.41607))'^^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 '774_6651'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671 8.0263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671"^^xsd:decimal ;
  dwc:decimalLongitude "8.0263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671 8.0263)"^^geo:wktLiteral ;
  geo-pos:lat "43.671"^^xsd:decimal ;
  geo-pos:long "8.0263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7129'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.039722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0263'^^xsd:double;
  dwc:startLongitude '8.0263'^^xsd:double;
  dwc:endLongitude '8.0263'^^xsd:double;
  dwc:latitude '43.671'^^xsd:double;
  dwc:startLatitude '43.671'^^xsd:double;
  dwc:endLatitude '43.671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0263 43.671, 8.0263 43.671, 8.0263 43.671, 8.0263 43.671, 8.0263 43.671))'^^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 '774_7129'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27523 8.498984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27523"^^xsd:decimal ;
  dwc:decimalLongitude "8.498984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27523 8.498984)"^^geo:wktLiteral ;
  geo-pos:lat "43.27523"^^xsd:decimal ;
  geo-pos:long "8.498984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7698'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7698'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.700833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.498984'^^xsd:double;
  dwc:startLongitude '8.498984'^^xsd:double;
  dwc:endLongitude '8.498984'^^xsd:double;
  dwc:latitude '43.27523'^^xsd:double;
  dwc:startLatitude '43.27523'^^xsd:double;
  dwc:endLatitude '43.27523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.498984 43.27523, 8.498984 43.27523, 8.498984 43.27523, 8.498984 43.27523, 8.498984 43.27523))'^^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 '774_7698'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607333 8.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.607333"^^xsd:decimal ;
  dwc:decimalLongitude "8.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607333 8.187)"^^geo:wktLiteral ;
  geo-pos:lat "43.607333"^^xsd:decimal ;
  geo-pos:long "8.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4227'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.187'^^xsd:double;
  dwc:startLongitude '8.187'^^xsd:double;
  dwc:endLongitude '8.187'^^xsd:double;
  dwc:latitude '43.607333'^^xsd:double;
  dwc:startLatitude '43.607333'^^xsd:double;
  dwc:endLatitude '43.607333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.187 43.607333, 8.187 43.607333, 8.187 43.607333, 8.187 43.607333, 8.187 43.607333))'^^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 '774_4227'^^xsd:string;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.313833 7.957667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.313833"^^xsd:decimal ;
  dwc:decimalLongitude "7.957667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.313833 7.957667)"^^geo:wktLiteral ;
  geo-pos:lat "41.313833"^^xsd:decimal ;
  geo-pos:long "7.957667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2782'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2782'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.957667'^^xsd:double;
  dwc:startLongitude '7.957667'^^xsd:double;
  dwc:endLongitude '7.957667'^^xsd:double;
  dwc:latitude '41.313833'^^xsd:double;
  dwc:startLatitude '41.313833'^^xsd:double;
  dwc:endLatitude '41.313833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.957667 41.313833, 7.957667 41.313833, 7.957667 41.313833, 7.957667 41.313833, 7.957667 41.313833))'^^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 '774_2782'^^xsd:string;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766667 8.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766667"^^xsd:decimal ;
  dwc:decimalLongitude "8.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766667 8.616667)"^^geo:wktLiteral ;
  geo-pos:lat "42.766667"^^xsd:decimal ;
  geo-pos:long "8.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3566'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3566'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.616667'^^xsd:double;
  dwc:startLongitude '8.616667'^^xsd:double;
  dwc:endLongitude '8.616667'^^xsd:double;
  dwc:latitude '42.766667'^^xsd:double;
  dwc:startLatitude '42.766667'^^xsd:double;
  dwc:endLatitude '42.766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.616667 42.766667, 8.616667 42.766667, 8.616667 42.766667, 8.616667 42.766667, 8.616667 42.766667))'^^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 '774_3566'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692 8.3983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692"^^xsd:decimal ;
  dwc:decimalLongitude "8.3983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692 8.3983)"^^geo:wktLiteral ;
  geo-pos:lat "43.692"^^xsd:decimal ;
  geo-pos:long "8.3983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7492'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7492'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.294166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3983'^^xsd:double;
  dwc:startLongitude '8.3983'^^xsd:double;
  dwc:endLongitude '8.3983'^^xsd:double;
  dwc:latitude '43.692'^^xsd:double;
  dwc:startLatitude '43.692'^^xsd:double;
  dwc:endLatitude '43.692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3983 43.692, 8.3983 43.692, 8.3983 43.692, 8.3983 43.692, 8.3983 43.692))'^^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 '774_7492'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2684 7.902566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2684"^^xsd:decimal ;
  dwc:decimalLongitude "7.902566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2684 7.902566)"^^geo:wktLiteral ;
  geo-pos:lat "43.2684"^^xsd:decimal ;
  geo-pos:long "7.902566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5246'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5246'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.0675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.902566'^^xsd:double;
  dwc:startLongitude '7.902566'^^xsd:double;
  dwc:endLongitude '7.902566'^^xsd:double;
  dwc:latitude '43.2684'^^xsd:double;
  dwc:startLatitude '43.2684'^^xsd:double;
  dwc:endLatitude '43.2684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.902566 43.2684, 7.902566 43.2684, 7.902566 43.2684, 7.902566 43.2684, 7.902566 43.2684))'^^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 '774_5246'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 9.702833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033333"^^xsd:decimal ;
  dwc:decimalLongitude "9.702833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 9.702833)"^^geo:wktLiteral ;
  geo-pos:lat "43.033333"^^xsd:decimal ;
  geo-pos:long "9.702833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2646'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2646'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.702833'^^xsd:double;
  dwc:startLongitude '9.702833'^^xsd:double;
  dwc:endLongitude '9.702833'^^xsd:double;
  dwc:latitude '43.033333'^^xsd:double;
  dwc:startLatitude '43.033333'^^xsd:double;
  dwc:endLatitude '43.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.702833 43.033333, 9.702833 43.033333, 9.702833 43.033333, 9.702833 43.033333, 9.702833 43.033333))'^^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 '774_2646'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54509 8.14715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54509"^^xsd:decimal ;
  dwc:decimalLongitude "8.14715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54509 8.14715)"^^geo:wktLiteral ;
  geo-pos:lat "43.54509"^^xsd:decimal ;
  geo-pos:long "8.14715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5168'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5168'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.575277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.14715'^^xsd:double;
  dwc:startLongitude '8.14715'^^xsd:double;
  dwc:endLongitude '8.14715'^^xsd:double;
  dwc:latitude '43.54509'^^xsd:double;
  dwc:startLatitude '43.54509'^^xsd:double;
  dwc:endLatitude '43.54509'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.14715 43.54509, 8.14715 43.54509, 8.14715 43.54509, 8.14715 43.54509, 8.14715 43.54509))'^^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 '774_5168'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519833 7.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.519833"^^xsd:decimal ;
  dwc:decimalLongitude "7.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519833 7.7665)"^^geo:wktLiteral ;
  geo-pos:lat "43.519833"^^xsd:decimal ;
  geo-pos:long "7.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3814'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3814'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7665'^^xsd:double;
  dwc:startLongitude '7.7665'^^xsd:double;
  dwc:endLongitude '7.7665'^^xsd:double;
  dwc:latitude '43.519833'^^xsd:double;
  dwc:startLatitude '43.519833'^^xsd:double;
  dwc:endLatitude '43.519833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7665 43.519833, 7.7665 43.519833, 7.7665 43.519833, 7.7665 43.519833, 7.7665 43.519833))'^^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 '774_3814'^^xsd:string;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.990167 8.7205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.990167"^^xsd:decimal ;
  dwc:decimalLongitude "8.7205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.990167 8.7205)"^^geo:wktLiteral ;
  geo-pos:lat "42.990167"^^xsd:decimal ;
  geo-pos:long "8.7205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3499'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3499'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7205'^^xsd:double;
  dwc:startLongitude '8.7205'^^xsd:double;
  dwc:endLongitude '8.7205'^^xsd:double;
  dwc:latitude '42.990167'^^xsd:double;
  dwc:startLatitude '42.990167'^^xsd:double;
  dwc:endLatitude '42.990167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7205 42.990167, 8.7205 42.990167, 8.7205 42.990167, 8.7205 42.990167, 8.7205 42.990167))'^^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 '774_3499'^^xsd:string;
  dwc:observationDate '1991-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7807 8.2407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7807"^^xsd:decimal ;
  dwc:decimalLongitude "8.2407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7807 8.2407)"^^geo:wktLiteral ;
  geo-pos:lat "43.7807"^^xsd:decimal ;
  geo-pos:long "8.2407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7181'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7181'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2407'^^xsd:double;
  dwc:startLongitude '8.2407'^^xsd:double;
  dwc:endLongitude '8.2407'^^xsd:double;
  dwc:latitude '43.7807'^^xsd:double;
  dwc:startLatitude '43.7807'^^xsd:double;
  dwc:endLatitude '43.7807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2407 43.7807, 8.2407 43.7807, 8.2407 43.7807, 8.2407 43.7807, 8.2407 43.7807))'^^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 '774_7181'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38464 7.60811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38464"^^xsd:decimal ;
  dwc:decimalLongitude "7.60811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38464 7.60811)"^^geo:wktLiteral ;
  geo-pos:lat "43.38464"^^xsd:decimal ;
  geo-pos:long "7.60811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6613'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6613'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.020555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.60811'^^xsd:double;
  dwc:startLongitude '7.60811'^^xsd:double;
  dwc:endLongitude '7.60811'^^xsd:double;
  dwc:latitude '43.38464'^^xsd:double;
  dwc:startLatitude '43.38464'^^xsd:double;
  dwc:endLatitude '43.38464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.60811 43.38464, 7.60811 43.38464, 7.60811 43.38464, 7.60811 43.38464, 7.60811 43.38464))'^^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 '774_6613'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016667 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016667"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016667 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.016667"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2483'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2483'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4'^^xsd:double;
  dwc:startLongitude '7.4'^^xsd:double;
  dwc:endLongitude '7.4'^^xsd:double;
  dwc:latitude '42.016667'^^xsd:double;
  dwc:startLatitude '42.016667'^^xsd:double;
  dwc:endLatitude '42.016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4 42.016667, 7.4 42.016667, 7.4 42.016667, 7.4 42.016667, 7.4 42.016667))'^^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 '774_2483'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516667 7.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.516667"^^xsd:decimal ;
  dwc:decimalLongitude "7.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516667 7.366667)"^^geo:wktLiteral ;
  geo-pos:lat "42.516667"^^xsd:decimal ;
  geo-pos:long "7.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2489'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2489'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.366667'^^xsd:double;
  dwc:startLongitude '7.366667'^^xsd:double;
  dwc:endLongitude '7.366667'^^xsd:double;
  dwc:latitude '42.516667'^^xsd:double;
  dwc:startLatitude '42.516667'^^xsd:double;
  dwc:endLatitude '42.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.366667 42.516667, 7.366667 42.516667, 7.366667 42.516667, 7.366667 42.516667, 7.366667 42.516667))'^^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 '774_2489'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26618 8.07369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26618"^^xsd:decimal ;
  dwc:decimalLongitude "8.07369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26618 8.07369)"^^geo:wktLiteral ;
  geo-pos:lat "43.26618"^^xsd:decimal ;
  geo-pos:long "8.07369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6707'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6707'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.701666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.07369'^^xsd:double;
  dwc:startLongitude '8.07369'^^xsd:double;
  dwc:endLongitude '8.07369'^^xsd:double;
  dwc:latitude '43.26618'^^xsd:double;
  dwc:startLatitude '43.26618'^^xsd:double;
  dwc:endLatitude '43.26618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07369 43.26618, 8.07369 43.26618, 8.07369 43.26618, 8.07369 43.26618, 8.07369 43.26618))'^^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 '774_6707'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81812 8.664208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81812"^^xsd:decimal ;
  dwc:decimalLongitude "8.664208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81812 8.664208)"^^geo:wktLiteral ;
  geo-pos:lat "42.81812"^^xsd:decimal ;
  geo-pos:long "8.664208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8127'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5619444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.664208'^^xsd:double;
  dwc:startLongitude '8.664208'^^xsd:double;
  dwc:endLongitude '8.664208'^^xsd:double;
  dwc:latitude '42.81812'^^xsd:double;
  dwc:startLatitude '42.81812'^^xsd:double;
  dwc:endLatitude '42.81812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.664208 42.81812, 8.664208 42.81812, 8.664208 42.81812, 8.664208 42.81812, 8.664208 42.81812))'^^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 '774_8127'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208167 8.340667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208167"^^xsd:decimal ;
  dwc:decimalLongitude "8.340667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208167 8.340667)"^^geo:wktLiteral ;
  geo-pos:lat "41.208167"^^xsd:decimal ;
  geo-pos:long "8.340667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2758'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2758'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.340667'^^xsd:double;
  dwc:startLongitude '8.340667'^^xsd:double;
  dwc:endLongitude '8.340667'^^xsd:double;
  dwc:latitude '41.208167'^^xsd:double;
  dwc:startLatitude '41.208167'^^xsd:double;
  dwc:endLatitude '41.208167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.340667 41.208167, 8.340667 41.208167, 8.340667 41.208167, 8.340667 41.208167, 8.340667 41.208167))'^^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 '774_2758'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.289983 8.004333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.289983"^^xsd:decimal ;
  dwc:decimalLongitude "8.004333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.289983 8.004333)"^^geo:wktLiteral ;
  geo-pos:lat "43.289983"^^xsd:decimal ;
  geo-pos:long "8.004333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3446'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3446'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.004333'^^xsd:double;
  dwc:startLongitude '8.004333'^^xsd:double;
  dwc:endLongitude '8.004333'^^xsd:double;
  dwc:latitude '43.289983'^^xsd:double;
  dwc:startLatitude '43.289983'^^xsd:double;
  dwc:endLatitude '43.289983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.004333 43.289983, 8.004333 43.289983, 8.004333 43.289983, 8.004333 43.289983, 8.004333 43.289983))'^^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 '774_3446'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627 8.006333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.627"^^xsd:decimal ;
  dwc:decimalLongitude "8.006333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627 8.006333)"^^geo:wktLiteral ;
  geo-pos:lat "43.627"^^xsd:decimal ;
  geo-pos:long "8.006333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3767'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3767'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.006333'^^xsd:double;
  dwc:startLongitude '8.006333'^^xsd:double;
  dwc:endLongitude '8.006333'^^xsd:double;
  dwc:latitude '43.627'^^xsd:double;
  dwc:startLatitude '43.627'^^xsd:double;
  dwc:endLatitude '43.627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.006333 43.627, 8.006333 43.627, 8.006333 43.627, 8.006333 43.627, 8.006333 43.627))'^^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 '774_3767'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560717 7.857717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.560717"^^xsd:decimal ;
  dwc:decimalLongitude "7.857717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.560717 7.857717)"^^geo:wktLiteral ;
  geo-pos:lat "43.560717"^^xsd:decimal ;
  geo-pos:long "7.857717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7404'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7404'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.295833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.857717'^^xsd:double;
  dwc:startLongitude '7.857717'^^xsd:double;
  dwc:endLongitude '7.857717'^^xsd:double;
  dwc:latitude '43.560717'^^xsd:double;
  dwc:startLatitude '43.560717'^^xsd:double;
  dwc:endLatitude '43.560717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.857717 43.560717, 7.857717 43.560717, 7.857717 43.560717, 7.857717 43.560717, 7.857717 43.560717))'^^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 '774_7404'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.009 9.172833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.009"^^xsd:decimal ;
  dwc:decimalLongitude "9.172833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.009 9.172833)"^^geo:wktLiteral ;
  geo-pos:lat "43.009"^^xsd:decimal ;
  geo-pos:long "9.172833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4461'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4461'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.070833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.172833'^^xsd:double;
  dwc:startLongitude '9.172833'^^xsd:double;
  dwc:endLongitude '9.172833'^^xsd:double;
  dwc:latitude '43.009'^^xsd:double;
  dwc:startLatitude '43.009'^^xsd:double;
  dwc:endLatitude '43.009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.172833 43.009, 9.172833 43.009, 9.172833 43.009, 9.172833 43.009, 9.172833 43.009))'^^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 '774_4461'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333 8.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333 8.966667)"^^geo:wktLiteral ;
  geo-pos:lat "42.833333"^^xsd:decimal ;
  geo-pos:long "8.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2540'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2540'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.966667'^^xsd:double;
  dwc:startLongitude '8.966667'^^xsd:double;
  dwc:endLongitude '8.966667'^^xsd:double;
  dwc:latitude '42.833333'^^xsd:double;
  dwc:startLatitude '42.833333'^^xsd:double;
  dwc:endLatitude '42.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.966667 42.833333, 8.966667 42.833333, 8.966667 42.833333, 8.966667 42.833333, 8.966667 42.833333))'^^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 '774_2540'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46125 8.143967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46125"^^xsd:decimal ;
  dwc:decimalLongitude "8.143967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46125 8.143967)"^^geo:wktLiteral ;
  geo-pos:lat "43.46125"^^xsd:decimal ;
  geo-pos:long "8.143967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4261'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.143967'^^xsd:double;
  dwc:startLongitude '8.143967'^^xsd:double;
  dwc:endLongitude '8.143967'^^xsd:double;
  dwc:latitude '43.46125'^^xsd:double;
  dwc:startLatitude '43.46125'^^xsd:double;
  dwc:endLatitude '43.46125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.143967 43.46125, 8.143967 43.46125, 8.143967 43.46125, 8.143967 43.46125, 8.143967 43.46125))'^^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 '774_4261'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19175 7.771739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19175"^^xsd:decimal ;
  dwc:decimalLongitude "7.771739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19175 7.771739)"^^geo:wktLiteral ;
  geo-pos:lat "43.19175"^^xsd:decimal ;
  geo-pos:long "7.771739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6223'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6223'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.150833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.771739'^^xsd:double;
  dwc:startLongitude '7.771739'^^xsd:double;
  dwc:endLongitude '7.771739'^^xsd:double;
  dwc:latitude '43.19175'^^xsd:double;
  dwc:startLatitude '43.19175'^^xsd:double;
  dwc:endLatitude '43.19175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.771739 43.19175, 7.771739 43.19175, 7.771739 43.19175, 7.771739 43.19175, 7.771739 43.19175))'^^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 '774_6223'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 20.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "20.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 20.347)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "20.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2675'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2675'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.347'^^xsd:double;
  dwc:startLongitude '20.347'^^xsd:double;
  dwc:endLongitude '20.347'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:startLatitude '38.8'^^xsd:double;
  dwc:endLatitude '38.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.347 38.8, 20.347 38.8, 20.347 38.8, 20.347 38.8, 20.347 38.8))'^^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 '774_2675'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192833 8.091833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.192833"^^xsd:decimal ;
  dwc:decimalLongitude "8.091833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192833 8.091833)"^^geo:wktLiteral ;
  geo-pos:lat "43.192833"^^xsd:decimal ;
  geo-pos:long "8.091833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4785'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4785'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.091833'^^xsd:double;
  dwc:startLongitude '8.091833'^^xsd:double;
  dwc:endLongitude '8.091833'^^xsd:double;
  dwc:latitude '43.192833'^^xsd:double;
  dwc:startLatitude '43.192833'^^xsd:double;
  dwc:endLatitude '43.192833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.091833 43.192833, 8.091833 43.192833, 8.091833 43.192833, 8.091833 43.192833, 8.091833 43.192833))'^^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 '774_4785'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566667 8.396833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.566667"^^xsd:decimal ;
  dwc:decimalLongitude "8.396833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566667 8.396833)"^^geo:wktLiteral ;
  geo-pos:lat "42.566667"^^xsd:decimal ;
  geo-pos:long "8.396833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4126'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4126'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.396833'^^xsd:double;
  dwc:startLongitude '8.396833'^^xsd:double;
  dwc:endLongitude '8.396833'^^xsd:double;
  dwc:latitude '42.566667'^^xsd:double;
  dwc:startLatitude '42.566667'^^xsd:double;
  dwc:endLatitude '42.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.396833 42.566667, 8.396833 42.566667, 8.396833 42.566667, 8.396833 42.566667, 8.396833 42.566667))'^^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 '774_4126'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572167 7.788167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.572167"^^xsd:decimal ;
  dwc:decimalLongitude "7.788167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572167 7.788167)"^^geo:wktLiteral ;
  geo-pos:lat "43.572167"^^xsd:decimal ;
  geo-pos:long "7.788167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4198'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4198'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.788167'^^xsd:double;
  dwc:startLongitude '7.788167'^^xsd:double;
  dwc:endLongitude '7.788167'^^xsd:double;
  dwc:latitude '43.572167'^^xsd:double;
  dwc:startLatitude '43.572167'^^xsd:double;
  dwc:endLatitude '43.572167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.788167 43.572167, 7.788167 43.572167, 7.788167 43.572167, 7.788167 43.572167, 7.788167 43.572167))'^^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 '774_4198'^^xsd:string;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17611 7.72807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17611"^^xsd:decimal ;
  dwc:decimalLongitude "7.72807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17611 7.72807)"^^geo:wktLiteral ;
  geo-pos:lat "43.17611"^^xsd:decimal ;
  geo-pos:long "7.72807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6700'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6700'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.71'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72807'^^xsd:double;
  dwc:startLongitude '7.72807'^^xsd:double;
  dwc:endLongitude '7.72807'^^xsd:double;
  dwc:latitude '43.17611'^^xsd:double;
  dwc:startLatitude '43.17611'^^xsd:double;
  dwc:endLatitude '43.17611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72807 43.17611, 7.72807 43.17611, 7.72807 43.17611, 7.72807 43.17611, 7.72807 43.17611))'^^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 '774_6700'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595733 8.160133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.595733"^^xsd:decimal ;
  dwc:decimalLongitude "8.160133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595733 8.160133)"^^geo:wktLiteral ;
  geo-pos:lat "43.595733"^^xsd:decimal ;
  geo-pos:long "8.160133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7041'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7041'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.160133'^^xsd:double;
  dwc:startLongitude '8.160133'^^xsd:double;
  dwc:endLongitude '8.160133'^^xsd:double;
  dwc:latitude '43.595733'^^xsd:double;
  dwc:startLatitude '43.595733'^^xsd:double;
  dwc:endLatitude '43.595733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.160133 43.595733, 8.160133 43.595733, 8.160133 43.595733, 8.160133 43.595733, 8.160133 43.595733))'^^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 '774_7041'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.355667 8.020667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.355667"^^xsd:decimal ;
  dwc:decimalLongitude "8.020667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.355667 8.020667)"^^geo:wktLiteral ;
  geo-pos:lat "43.355667"^^xsd:decimal ;
  geo-pos:long "8.020667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4774'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4774'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.172777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.020667'^^xsd:double;
  dwc:startLongitude '8.020667'^^xsd:double;
  dwc:endLongitude '8.020667'^^xsd:double;
  dwc:latitude '43.355667'^^xsd:double;
  dwc:startLatitude '43.355667'^^xsd:double;
  dwc:endLatitude '43.355667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.020667 43.355667, 8.020667 43.355667, 8.020667 43.355667, 8.020667 43.355667, 8.020667 43.355667))'^^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 '774_4774'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34249 8.603467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34249"^^xsd:decimal ;
  dwc:decimalLongitude "8.603467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34249 8.603467)"^^geo:wktLiteral ;
  geo-pos:lat "43.34249"^^xsd:decimal ;
  geo-pos:long "8.603467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5238'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5238'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.641944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.603467'^^xsd:double;
  dwc:startLongitude '8.603467'^^xsd:double;
  dwc:endLongitude '8.603467'^^xsd:double;
  dwc:latitude '43.34249'^^xsd:double;
  dwc:startLatitude '43.34249'^^xsd:double;
  dwc:endLatitude '43.34249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.603467 43.34249, 8.603467 43.34249, 8.603467 43.34249, 8.603467 43.34249, 8.603467 43.34249))'^^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 '774_5238'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635 8.0804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635"^^xsd:decimal ;
  dwc:decimalLongitude "8.0804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635 8.0804)"^^geo:wktLiteral ;
  geo-pos:lat "43.635"^^xsd:decimal ;
  geo-pos:long "8.0804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7126'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7126'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.629166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0804'^^xsd:double;
  dwc:startLongitude '8.0804'^^xsd:double;
  dwc:endLongitude '8.0804'^^xsd:double;
  dwc:latitude '43.635'^^xsd:double;
  dwc:startLatitude '43.635'^^xsd:double;
  dwc:endLatitude '43.635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0804 43.635, 8.0804 43.635, 8.0804 43.635, 8.0804 43.635, 8.0804 43.635))'^^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 '774_7126'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467674 8.009542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467674"^^xsd:decimal ;
  dwc:decimalLongitude "8.009542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467674 8.009542)"^^geo:wktLiteral ;
  geo-pos:lat "43.467674"^^xsd:decimal ;
  geo-pos:long "8.009542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5872'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5872'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.099444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.009542'^^xsd:double;
  dwc:startLongitude '8.009542'^^xsd:double;
  dwc:endLongitude '8.009542'^^xsd:double;
  dwc:latitude '43.467674'^^xsd:double;
  dwc:startLatitude '43.467674'^^xsd:double;
  dwc:endLatitude '43.467674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.009542 43.467674, 8.009542 43.467674, 8.009542 43.467674, 8.009542 43.467674, 8.009542 43.467674))'^^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 '774_5872'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.983333)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "7.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3558'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3558'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.983333'^^xsd:double;
  dwc:startLongitude '7.983333'^^xsd:double;
  dwc:endLongitude '7.983333'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.983333 43.5, 7.983333 43.5, 7.983333 43.5, 7.983333 43.5, 7.983333 43.5))'^^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 '774_3558'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48136 7.34465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48136"^^xsd:decimal ;
  dwc:decimalLongitude "7.34465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48136 7.34465)"^^geo:wktLiteral ;
  geo-pos:lat "43.48136"^^xsd:decimal ;
  geo-pos:long "7.34465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5664'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5664'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.626666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.34465'^^xsd:double;
  dwc:startLongitude '7.34465'^^xsd:double;
  dwc:endLongitude '7.34465'^^xsd:double;
  dwc:latitude '43.48136'^^xsd:double;
  dwc:startLatitude '43.48136'^^xsd:double;
  dwc:endLatitude '43.48136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.34465 43.48136, 7.34465 43.48136, 7.34465 43.48136, 7.34465 43.48136, 7.34465 43.48136))'^^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 '774_5664'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27422 8.446544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27422"^^xsd:decimal ;
  dwc:decimalLongitude "8.446544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27422 8.446544)"^^geo:wktLiteral ;
  geo-pos:lat "43.27422"^^xsd:decimal ;
  geo-pos:long "8.446544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5843'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5843'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.936111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.446544'^^xsd:double;
  dwc:startLongitude '8.446544'^^xsd:double;
  dwc:endLongitude '8.446544'^^xsd:double;
  dwc:latitude '43.27422'^^xsd:double;
  dwc:startLatitude '43.27422'^^xsd:double;
  dwc:endLatitude '43.27422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.446544 43.27422, 8.446544 43.27422, 8.446544 43.27422, 8.446544 43.27422, 8.446544 43.27422))'^^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 '774_5843'^^xsd:string;
  dwc:observationDate '2006-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.848667 8.585667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.848667"^^xsd:decimal ;
  dwc:decimalLongitude "8.585667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.848667 8.585667)"^^geo:wktLiteral ;
  geo-pos:lat "42.848667"^^xsd:decimal ;
  geo-pos:long "8.585667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4436'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4436'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.585667'^^xsd:double;
  dwc:startLongitude '8.585667'^^xsd:double;
  dwc:endLongitude '8.585667'^^xsd:double;
  dwc:latitude '42.848667'^^xsd:double;
  dwc:startLatitude '42.848667'^^xsd:double;
  dwc:endLatitude '42.848667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.585667 42.848667, 8.585667 42.848667, 8.585667 42.848667, 8.585667 42.848667, 8.585667 42.848667))'^^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 '774_4436'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16648 8.505151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16648"^^xsd:decimal ;
  dwc:decimalLongitude "8.505151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16648 8.505151)"^^geo:wktLiteral ;
  geo-pos:lat "43.16648"^^xsd:decimal ;
  geo-pos:long "8.505151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5550'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5550'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.0130555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.505151'^^xsd:double;
  dwc:startLongitude '8.505151'^^xsd:double;
  dwc:endLongitude '8.505151'^^xsd:double;
  dwc:latitude '43.16648'^^xsd:double;
  dwc:startLatitude '43.16648'^^xsd:double;
  dwc:endLatitude '43.16648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.505151 43.16648, 8.505151 43.16648, 8.505151 43.16648, 8.505151 43.16648, 8.505151 43.16648))'^^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 '774_5550'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528083 8.13055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.528083"^^xsd:decimal ;
  dwc:decimalLongitude "8.13055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528083 8.13055)"^^geo:wktLiteral ;
  geo-pos:lat "43.528083"^^xsd:decimal ;
  geo-pos:long "8.13055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3853'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3853'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.13055'^^xsd:double;
  dwc:startLongitude '8.13055'^^xsd:double;
  dwc:endLongitude '8.13055'^^xsd:double;
  dwc:latitude '43.528083'^^xsd:double;
  dwc:startLatitude '43.528083'^^xsd:double;
  dwc:endLatitude '43.528083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.13055 43.528083, 8.13055 43.528083, 8.13055 43.528083, 8.13055 43.528083, 8.13055 43.528083))'^^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 '774_3853'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.356167 8.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.356167"^^xsd:decimal ;
  dwc:decimalLongitude "8.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.356167 8.144)"^^geo:wktLiteral ;
  geo-pos:lat "43.356167"^^xsd:decimal ;
  geo-pos:long "8.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3682'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3682'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.144'^^xsd:double;
  dwc:startLongitude '8.144'^^xsd:double;
  dwc:endLongitude '8.144'^^xsd:double;
  dwc:latitude '43.356167'^^xsd:double;
  dwc:startLatitude '43.356167'^^xsd:double;
  dwc:endLatitude '43.356167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.144 43.356167, 8.144 43.356167, 8.144 43.356167, 8.144 43.356167, 8.144 43.356167))'^^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 '774_3682'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625 20.471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.625"^^xsd:decimal ;
  dwc:decimalLongitude "20.471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625 20.471667)"^^geo:wktLiteral ;
  geo-pos:lat "38.625"^^xsd:decimal ;
  geo-pos:long "20.471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_735'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_735'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.471667'^^xsd:double;
  dwc:startLongitude '20.471667'^^xsd:double;
  dwc:endLongitude '20.471667'^^xsd:double;
  dwc:latitude '38.625'^^xsd:double;
  dwc:startLatitude '38.625'^^xsd:double;
  dwc:endLatitude '38.625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.471667 38.625, 20.471667 38.625, 20.471667 38.625, 20.471667 38.625, 20.471667 38.625))'^^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 '774_735'^^xsd:string;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 20.367833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "20.367833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 20.367833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "20.367833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2462'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2462'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.367833'^^xsd:double;
  dwc:startLongitude '20.367833'^^xsd:double;
  dwc:endLongitude '20.367833'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.367833 38.9, 20.367833 38.9, 20.367833 38.9, 20.367833 38.9, 20.367833 38.9))'^^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 '774_2462'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.071833 8.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.071833"^^xsd:decimal ;
  dwc:decimalLongitude "8.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.071833 8.413)"^^geo:wktLiteral ;
  geo-pos:lat "43.071833"^^xsd:decimal ;
  geo-pos:long "8.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4009'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4009'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.413'^^xsd:double;
  dwc:startLongitude '8.413'^^xsd:double;
  dwc:endLongitude '8.413'^^xsd:double;
  dwc:latitude '43.071833'^^xsd:double;
  dwc:startLatitude '43.071833'^^xsd:double;
  dwc:endLatitude '43.071833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.413 43.071833, 8.413 43.071833, 8.413 43.071833, 8.413 43.071833, 8.413 43.071833))'^^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 '774_4009'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2298 7.6723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2298"^^xsd:decimal ;
  dwc:decimalLongitude "7.6723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2298 7.6723)"^^geo:wktLiteral ;
  geo-pos:lat "43.2298"^^xsd:decimal ;
  geo-pos:long "7.6723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5266'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5266'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6723'^^xsd:double;
  dwc:startLongitude '7.6723'^^xsd:double;
  dwc:endLongitude '7.6723'^^xsd:double;
  dwc:latitude '43.2298'^^xsd:double;
  dwc:startLatitude '43.2298'^^xsd:double;
  dwc:endLatitude '43.2298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6723 43.2298, 7.6723 43.2298, 7.6723 43.2298, 7.6723 43.2298, 7.6723 43.2298))'^^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 '774_5266'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23432 8.5178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.23432"^^xsd:decimal ;
  dwc:decimalLongitude "8.5178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.23432 8.5178)"^^geo:wktLiteral ;
  geo-pos:lat "44.23432"^^xsd:decimal ;
  geo-pos:long "8.5178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5354'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5354'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.138611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5178'^^xsd:double;
  dwc:startLongitude '8.5178'^^xsd:double;
  dwc:endLongitude '8.5178'^^xsd:double;
  dwc:latitude '44.23432'^^xsd:double;
  dwc:startLatitude '44.23432'^^xsd:double;
  dwc:endLatitude '44.23432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5178 44.23432, 8.5178 44.23432, 8.5178 44.23432, 8.5178 44.23432, 8.5178 44.23432))'^^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 '774_5354'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72913 7.635036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72913"^^xsd:decimal ;
  dwc:decimalLongitude "7.635036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72913 7.635036)"^^geo:wktLiteral ;
  geo-pos:lat "43.72913"^^xsd:decimal ;
  geo-pos:long "7.635036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7663'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7663'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.310555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.635036'^^xsd:double;
  dwc:startLongitude '7.635036'^^xsd:double;
  dwc:endLongitude '7.635036'^^xsd:double;
  dwc:latitude '43.72913'^^xsd:double;
  dwc:startLatitude '43.72913'^^xsd:double;
  dwc:endLatitude '43.72913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.635036 43.72913, 7.635036 43.72913, 7.635036 43.72913, 7.635036 43.72913, 7.635036 43.72913))'^^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 '774_7663'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14658 8.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.14658"^^xsd:decimal ;
  dwc:decimalLongitude "8.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14658 8.498)"^^geo:wktLiteral ;
  geo-pos:lat "44.14658"^^xsd:decimal ;
  geo-pos:long "8.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5321'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5321'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.498'^^xsd:double;
  dwc:startLongitude '8.498'^^xsd:double;
  dwc:endLongitude '8.498'^^xsd:double;
  dwc:latitude '44.14658'^^xsd:double;
  dwc:startLatitude '44.14658'^^xsd:double;
  dwc:endLatitude '44.14658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.498 44.14658, 8.498 44.14658, 8.498 44.14658, 8.498 44.14658, 8.498 44.14658))'^^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 '774_5321'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60301 7.77469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60301"^^xsd:decimal ;
  dwc:decimalLongitude "7.77469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60301 7.77469)"^^geo:wktLiteral ;
  geo-pos:lat "43.60301"^^xsd:decimal ;
  geo-pos:long "7.77469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6389'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6389'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.090555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77469'^^xsd:double;
  dwc:startLongitude '7.77469'^^xsd:double;
  dwc:endLongitude '7.77469'^^xsd:double;
  dwc:latitude '43.60301'^^xsd:double;
  dwc:startLatitude '43.60301'^^xsd:double;
  dwc:endLatitude '43.60301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77469 43.60301, 7.77469 43.60301, 7.77469 43.60301, 7.77469 43.60301, 7.77469 43.60301))'^^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 '774_6389'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64587 7.937362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64587"^^xsd:decimal ;
  dwc:decimalLongitude "7.937362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64587 7.937362)"^^geo:wktLiteral ;
  geo-pos:lat "43.64587"^^xsd:decimal ;
  geo-pos:long "7.937362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8090'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8090'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.540555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.937362'^^xsd:double;
  dwc:startLongitude '7.937362'^^xsd:double;
  dwc:endLongitude '7.937362'^^xsd:double;
  dwc:latitude '43.64587'^^xsd:double;
  dwc:startLatitude '43.64587'^^xsd:double;
  dwc:endLatitude '43.64587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.937362 43.64587, 7.937362 43.64587, 7.937362 43.64587, 7.937362 43.64587, 7.937362 43.64587))'^^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 '774_8090'^^xsd:string;
  dwc:observationDate '2012-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67848 7.69941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67848"^^xsd:decimal ;
  dwc:decimalLongitude "7.69941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67848 7.69941)"^^geo:wktLiteral ;
  geo-pos:lat "43.67848"^^xsd:decimal ;
  geo-pos:long "7.69941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6861'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6861'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.221111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69941'^^xsd:double;
  dwc:startLongitude '7.69941'^^xsd:double;
  dwc:endLongitude '7.69941'^^xsd:double;
  dwc:latitude '43.67848'^^xsd:double;
  dwc:startLatitude '43.67848'^^xsd:double;
  dwc:endLatitude '43.67848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69941 43.67848, 7.69941 43.67848, 7.69941 43.67848, 7.69941 43.67848, 7.69941 43.67848))'^^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 '774_6861'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722417 8.0327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.722417"^^xsd:decimal ;
  dwc:decimalLongitude "8.0327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722417 8.0327)"^^geo:wktLiteral ;
  geo-pos:lat "43.722417"^^xsd:decimal ;
  geo-pos:long "8.0327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7020'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7020'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0327'^^xsd:double;
  dwc:startLongitude '8.0327'^^xsd:double;
  dwc:endLongitude '8.0327'^^xsd:double;
  dwc:latitude '43.722417'^^xsd:double;
  dwc:startLatitude '43.722417'^^xsd:double;
  dwc:endLatitude '43.722417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0327 43.722417, 8.0327 43.722417, 8.0327 43.722417, 8.0327 43.722417, 8.0327 43.722417))'^^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 '774_7020'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.601111 -61.548889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.601111"^^xsd:decimal ;
  dwc:decimalLongitude "-61.548889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.601111 -61.548889)"^^geo:wktLiteral ;
  geo-pos:lat "15.601111"^^xsd:decimal ;
  geo-pos:long "-61.548889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3131'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3131'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.548889'^^xsd:double;
  dwc:startLongitude '-61.548889'^^xsd:double;
  dwc:endLongitude '-61.548889'^^xsd:double;
  dwc:latitude '15.601111'^^xsd:double;
  dwc:startLatitude '15.601111'^^xsd:double;
  dwc:endLatitude '15.601111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.548889 15.601111, -61.548889 15.601111, -61.548889 15.601111, -61.548889 15.601111, -61.548889 15.601111))'^^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 '774_3131'^^xsd:string;
  dwc:observationDate '1994-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.447222 -61.526389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.447222"^^xsd:decimal ;
  dwc:decimalLongitude "-61.526389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.447222 -61.526389)"^^geo:wktLiteral ;
  geo-pos:lat "15.447222"^^xsd:decimal ;
  geo-pos:long "-61.526389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3168'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3168'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.526389'^^xsd:double;
  dwc:startLongitude '-61.526389'^^xsd:double;
  dwc:endLongitude '-61.526389'^^xsd:double;
  dwc:latitude '15.447222'^^xsd:double;
  dwc:startLatitude '15.447222'^^xsd:double;
  dwc:endLatitude '15.447222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.526389 15.447222, -61.526389 15.447222, -61.526389 15.447222, -61.526389 15.447222, -61.526389 15.447222))'^^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 '774_3168'^^xsd:string;
  dwc:observationDate '1994-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49737 7.547172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49737"^^xsd:decimal ;
  dwc:decimalLongitude "7.547172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49737 7.547172)"^^geo:wktLiteral ;
  geo-pos:lat "43.49737"^^xsd:decimal ;
  geo-pos:long "7.547172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8015'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8015'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.424444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.547172'^^xsd:double;
  dwc:startLongitude '7.547172'^^xsd:double;
  dwc:endLongitude '7.547172'^^xsd:double;
  dwc:latitude '43.49737'^^xsd:double;
  dwc:startLatitude '43.49737'^^xsd:double;
  dwc:endLatitude '43.49737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.547172 43.49737, 7.547172 43.49737, 7.547172 43.49737, 7.547172 43.49737, 7.547172 43.49737))'^^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 '774_8015'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564022 7.408245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.564022"^^xsd:decimal ;
  dwc:decimalLongitude "7.408245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564022 7.408245)"^^geo:wktLiteral ;
  geo-pos:lat "43.564022"^^xsd:decimal ;
  geo-pos:long "7.408245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6288'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6288'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.5394444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.408245'^^xsd:double;
  dwc:startLongitude '7.408245'^^xsd:double;
  dwc:endLongitude '7.408245'^^xsd:double;
  dwc:latitude '43.564022'^^xsd:double;
  dwc:startLatitude '43.564022'^^xsd:double;
  dwc:endLatitude '43.564022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.408245 43.564022, 7.408245 43.564022, 7.408245 43.564022, 7.408245 43.564022, 7.408245 43.564022))'^^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 '774_6288'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470947 7.939283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470947"^^xsd:decimal ;
  dwc:decimalLongitude "7.939283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470947 7.939283)"^^geo:wktLiteral ;
  geo-pos:lat "43.470947"^^xsd:decimal ;
  geo-pos:long "7.939283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6094'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6094'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.112777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.939283'^^xsd:double;
  dwc:startLongitude '7.939283'^^xsd:double;
  dwc:endLongitude '7.939283'^^xsd:double;
  dwc:latitude '43.470947'^^xsd:double;
  dwc:startLatitude '43.470947'^^xsd:double;
  dwc:endLatitude '43.470947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.939283 43.470947, 7.939283 43.470947, 7.939283 43.470947, 7.939283 43.470947, 7.939283 43.470947))'^^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 '774_6094'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45062 7.0929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45062"^^xsd:decimal ;
  dwc:decimalLongitude "7.0929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45062 7.0929)"^^geo:wktLiteral ;
  geo-pos:lat "43.45062"^^xsd:decimal ;
  geo-pos:long "7.0929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5203'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5203'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.335'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.0929'^^xsd:double;
  dwc:startLongitude '7.0929'^^xsd:double;
  dwc:endLongitude '7.0929'^^xsd:double;
  dwc:latitude '43.45062'^^xsd:double;
  dwc:startLatitude '43.45062'^^xsd:double;
  dwc:endLatitude '43.45062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0929 43.45062, 7.0929 43.45062, 7.0929 43.45062, 7.0929 43.45062, 7.0929 43.45062))'^^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 '774_5203'^^xsd:string;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565 7.667333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.565"^^xsd:decimal ;
  dwc:decimalLongitude "7.667333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565 7.667333)"^^geo:wktLiteral ;
  geo-pos:lat "43.565"^^xsd:decimal ;
  geo-pos:long "7.667333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4551'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4551'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.290277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.667333'^^xsd:double;
  dwc:startLongitude '7.667333'^^xsd:double;
  dwc:endLongitude '7.667333'^^xsd:double;
  dwc:latitude '43.565'^^xsd:double;
  dwc:startLatitude '43.565'^^xsd:double;
  dwc:endLatitude '43.565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.667333 43.565, 7.667333 43.565, 7.667333 43.565, 7.667333 43.565, 7.667333 43.565))'^^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 '774_4551'^^xsd:string;
  dwc:observationDate '1997-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.513649 7.296812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.513649"^^xsd:decimal ;
  dwc:decimalLongitude "7.296812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.513649 7.296812)"^^geo:wktLiteral ;
  geo-pos:lat "43.513649"^^xsd:decimal ;
  geo-pos:long "7.296812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6149'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6149'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.296812'^^xsd:double;
  dwc:startLongitude '7.296812'^^xsd:double;
  dwc:endLongitude '7.296812'^^xsd:double;
  dwc:latitude '43.513649'^^xsd:double;
  dwc:startLatitude '43.513649'^^xsd:double;
  dwc:endLatitude '43.513649'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.296812 43.513649, 7.296812 43.513649, 7.296812 43.513649, 7.296812 43.513649, 7.296812 43.513649))'^^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 '774_6149'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.732033 8.787767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.732033"^^xsd:decimal ;
  dwc:decimalLongitude "8.787767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.732033 8.787767)"^^geo:wktLiteral ;
  geo-pos:lat "42.732033"^^xsd:decimal ;
  geo-pos:long "8.787767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3532'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3532'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.787767'^^xsd:double;
  dwc:startLongitude '8.787767'^^xsd:double;
  dwc:endLongitude '8.787767'^^xsd:double;
  dwc:latitude '42.732033'^^xsd:double;
  dwc:startLatitude '42.732033'^^xsd:double;
  dwc:endLatitude '42.732033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.787767 42.732033, 8.787767 42.732033, 8.787767 42.732033, 8.787767 42.732033, 8.787767 42.732033))'^^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 '774_3532'^^xsd:string;
  dwc:observationDate '1991-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723583 8.005483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.723583"^^xsd:decimal ;
  dwc:decimalLongitude "8.005483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723583 8.005483)"^^geo:wktLiteral ;
  geo-pos:lat "43.723583"^^xsd:decimal ;
  geo-pos:long "8.005483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7008'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7008'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.005483'^^xsd:double;
  dwc:startLongitude '8.005483'^^xsd:double;
  dwc:endLongitude '8.005483'^^xsd:double;
  dwc:latitude '43.723583'^^xsd:double;
  dwc:startLatitude '43.723583'^^xsd:double;
  dwc:endLatitude '43.723583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.005483 43.723583, 8.005483 43.723583, 8.005483 43.723583, 8.005483 43.723583, 8.005483 43.723583))'^^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 '774_7008'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57264 7.475976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57264"^^xsd:decimal ;
  dwc:decimalLongitude "7.475976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57264 7.475976)"^^geo:wktLiteral ;
  geo-pos:lat "43.57264"^^xsd:decimal ;
  geo-pos:long "7.475976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8098'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8098'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.091388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.475976'^^xsd:double;
  dwc:startLongitude '7.475976'^^xsd:double;
  dwc:endLongitude '7.475976'^^xsd:double;
  dwc:latitude '43.57264'^^xsd:double;
  dwc:startLatitude '43.57264'^^xsd:double;
  dwc:endLatitude '43.57264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.475976 43.57264, 7.475976 43.57264, 7.475976 43.57264, 7.475976 43.57264, 7.475976 43.57264))'^^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 '774_8098'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90516 8.344934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.90516"^^xsd:decimal ;
  dwc:decimalLongitude "8.344934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.90516 8.344934)"^^geo:wktLiteral ;
  geo-pos:lat "43.90516"^^xsd:decimal ;
  geo-pos:long "8.344934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8101'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8101'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.484166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.344934'^^xsd:double;
  dwc:startLongitude '8.344934'^^xsd:double;
  dwc:endLongitude '8.344934'^^xsd:double;
  dwc:latitude '43.90516'^^xsd:double;
  dwc:startLatitude '43.90516'^^xsd:double;
  dwc:endLatitude '43.90516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.344934 43.90516, 8.344934 43.90516, 8.344934 43.90516, 8.344934 43.90516, 8.344934 43.90516))'^^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 '774_8101'^^xsd:string;
  dwc:observationDate '2012-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8671 8.34359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8671"^^xsd:decimal ;
  dwc:decimalLongitude "8.34359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8671 8.34359)"^^geo:wktLiteral ;
  geo-pos:lat "43.8671"^^xsd:decimal ;
  geo-pos:long "8.34359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6531'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6531'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.296111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.34359'^^xsd:double;
  dwc:startLongitude '8.34359'^^xsd:double;
  dwc:endLongitude '8.34359'^^xsd:double;
  dwc:latitude '43.8671'^^xsd:double;
  dwc:startLatitude '43.8671'^^xsd:double;
  dwc:endLatitude '43.8671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.34359 43.8671, 8.34359 43.8671, 8.34359 43.8671, 8.34359 43.8671, 8.34359 43.8671))'^^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 '774_6531'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635181 7.893108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635181"^^xsd:decimal ;
  dwc:decimalLongitude "7.893108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635181 7.893108)"^^geo:wktLiteral ;
  geo-pos:lat "43.635181"^^xsd:decimal ;
  geo-pos:long "7.893108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5812'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5812'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.272777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.893108'^^xsd:double;
  dwc:startLongitude '7.893108'^^xsd:double;
  dwc:endLongitude '7.893108'^^xsd:double;
  dwc:latitude '43.635181'^^xsd:double;
  dwc:startLatitude '43.635181'^^xsd:double;
  dwc:endLatitude '43.635181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.893108 43.635181, 7.893108 43.635181, 7.893108 43.635181, 7.893108 43.635181, 7.893108 43.635181))'^^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 '774_5812'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73403 8.017392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73403"^^xsd:decimal ;
  dwc:decimalLongitude "8.017392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73403 8.017392)"^^geo:wktLiteral ;
  geo-pos:lat "43.73403"^^xsd:decimal ;
  geo-pos:long "8.017392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7877'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7877'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.780833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.017392'^^xsd:double;
  dwc:startLongitude '8.017392'^^xsd:double;
  dwc:endLongitude '8.017392'^^xsd:double;
  dwc:latitude '43.73403'^^xsd:double;
  dwc:startLatitude '43.73403'^^xsd:double;
  dwc:endLatitude '43.73403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.017392 43.73403, 8.017392 43.73403, 8.017392 43.73403, 8.017392 43.73403, 8.017392 43.73403))'^^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 '774_7877'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6032 7.598293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6032"^^xsd:decimal ;
  dwc:decimalLongitude "7.598293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6032 7.598293)"^^geo:wktLiteral ;
  geo-pos:lat "43.6032"^^xsd:decimal ;
  geo-pos:long "7.598293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7997'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7997'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.257222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.598293'^^xsd:double;
  dwc:startLongitude '7.598293'^^xsd:double;
  dwc:endLongitude '7.598293'^^xsd:double;
  dwc:latitude '43.6032'^^xsd:double;
  dwc:startLatitude '43.6032'^^xsd:double;
  dwc:endLatitude '43.6032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.598293 43.6032, 7.598293 43.6032, 7.598293 43.6032, 7.598293 43.6032, 7.598293 43.6032))'^^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 '774_7997'^^xsd:string;
  dwc:observationDate '2012-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70173 8.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70173"^^xsd:decimal ;
  dwc:decimalLongitude "8.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70173 8.257)"^^geo:wktLiteral ;
  geo-pos:lat "43.70173"^^xsd:decimal ;
  geo-pos:long "8.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5282'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5282'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.235277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.257'^^xsd:double;
  dwc:startLongitude '8.257'^^xsd:double;
  dwc:endLongitude '8.257'^^xsd:double;
  dwc:latitude '43.70173'^^xsd:double;
  dwc:startLatitude '43.70173'^^xsd:double;
  dwc:endLatitude '43.70173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.257 43.70173, 8.257 43.70173, 8.257 43.70173, 8.257 43.70173, 8.257 43.70173))'^^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 '774_5282'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.910709 8.417157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.910709"^^xsd:decimal ;
  dwc:decimalLongitude "8.417157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.910709 8.417157)"^^geo:wktLiteral ;
  geo-pos:lat "43.910709"^^xsd:decimal ;
  geo-pos:long "8.417157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6207'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6207'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.970555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.417157'^^xsd:double;
  dwc:startLongitude '8.417157'^^xsd:double;
  dwc:endLongitude '8.417157'^^xsd:double;
  dwc:latitude '43.910709'^^xsd:double;
  dwc:startLatitude '43.910709'^^xsd:double;
  dwc:endLatitude '43.910709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.417157 43.910709, 8.417157 43.910709, 8.417157 43.910709, 8.417157 43.910709, 8.417157 43.910709))'^^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 '774_6207'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8079 8.46644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8079"^^xsd:decimal ;
  dwc:decimalLongitude "8.46644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8079 8.46644)"^^geo:wktLiteral ;
  geo-pos:lat "43.8079"^^xsd:decimal ;
  geo-pos:long "8.46644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6530'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6530'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.86'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46644'^^xsd:double;
  dwc:startLongitude '8.46644'^^xsd:double;
  dwc:endLongitude '8.46644'^^xsd:double;
  dwc:latitude '43.8079'^^xsd:double;
  dwc:startLatitude '43.8079'^^xsd:double;
  dwc:endLatitude '43.8079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46644 43.8079, 8.46644 43.8079, 8.46644 43.8079, 8.46644 43.8079, 8.46644 43.8079))'^^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 '774_6530'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7205 7.68983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7205"^^xsd:decimal ;
  dwc:decimalLongitude "7.68983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7205 7.68983)"^^geo:wktLiteral ;
  geo-pos:lat "43.7205"^^xsd:decimal ;
  geo-pos:long "7.68983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4974'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4974'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68983'^^xsd:double;
  dwc:startLongitude '7.68983'^^xsd:double;
  dwc:endLongitude '7.68983'^^xsd:double;
  dwc:latitude '43.7205'^^xsd:double;
  dwc:startLatitude '43.7205'^^xsd:double;
  dwc:endLatitude '43.7205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68983 43.7205, 7.68983 43.7205, 7.68983 43.7205, 7.68983 43.7205, 7.68983 43.7205))'^^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 '774_4974'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73116 8.085737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73116"^^xsd:decimal ;
  dwc:decimalLongitude "8.085737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73116 8.085737)"^^geo:wktLiteral ;
  geo-pos:lat "43.73116"^^xsd:decimal ;
  geo-pos:long "8.085737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8100'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8100'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.917222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.085737'^^xsd:double;
  dwc:startLongitude '8.085737'^^xsd:double;
  dwc:endLongitude '8.085737'^^xsd:double;
  dwc:latitude '43.73116'^^xsd:double;
  dwc:startLatitude '43.73116'^^xsd:double;
  dwc:endLatitude '43.73116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.085737 43.73116, 8.085737 43.73116, 8.085737 43.73116, 8.085737 43.73116, 8.085737 43.73116))'^^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 '774_8100'^^xsd:string;
  dwc:observationDate '2012-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72982 7.78423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72982"^^xsd:decimal ;
  dwc:decimalLongitude "7.78423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72982 7.78423)"^^geo:wktLiteral ;
  geo-pos:lat "43.72982"^^xsd:decimal ;
  geo-pos:long "7.78423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6684'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6684'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.830555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78423'^^xsd:double;
  dwc:startLongitude '7.78423'^^xsd:double;
  dwc:endLongitude '7.78423'^^xsd:double;
  dwc:latitude '43.72982'^^xsd:double;
  dwc:startLatitude '43.72982'^^xsd:double;
  dwc:endLatitude '43.72982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78423 43.72982, 7.78423 43.72982, 7.78423 43.72982, 7.78423 43.72982, 7.78423 43.72982))'^^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 '774_6684'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592167 7.756833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592167"^^xsd:decimal ;
  dwc:decimalLongitude "7.756833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592167 7.756833)"^^geo:wktLiteral ;
  geo-pos:lat "43.592167"^^xsd:decimal ;
  geo-pos:long "7.756833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4660'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4660'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.363333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.756833'^^xsd:double;
  dwc:startLongitude '7.756833'^^xsd:double;
  dwc:endLongitude '7.756833'^^xsd:double;
  dwc:latitude '43.592167'^^xsd:double;
  dwc:startLatitude '43.592167'^^xsd:double;
  dwc:endLatitude '43.592167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.756833 43.592167, 7.756833 43.592167, 7.756833 43.592167, 7.756833 43.592167, 7.756833 43.592167))'^^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 '774_4660'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.051888 8.65642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.051888"^^xsd:decimal ;
  dwc:decimalLongitude "8.65642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.051888 8.65642)"^^geo:wktLiteral ;
  geo-pos:lat "43.051888"^^xsd:decimal ;
  geo-pos:long "8.65642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6035'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6035'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.334444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65642'^^xsd:double;
  dwc:startLongitude '8.65642'^^xsd:double;
  dwc:endLongitude '8.65642'^^xsd:double;
  dwc:latitude '43.051888'^^xsd:double;
  dwc:startLatitude '43.051888'^^xsd:double;
  dwc:endLatitude '43.051888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65642 43.051888, 8.65642 43.051888, 8.65642 43.051888, 8.65642 43.051888, 8.65642 43.051888))'^^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 '774_6035'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57258 7.35307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57258"^^xsd:decimal ;
  dwc:decimalLongitude "7.35307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57258 7.35307)"^^geo:wktLiteral ;
  geo-pos:lat "43.57258"^^xsd:decimal ;
  geo-pos:long "7.35307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4838'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4838'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.513611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.35307'^^xsd:double;
  dwc:startLongitude '7.35307'^^xsd:double;
  dwc:endLongitude '7.35307'^^xsd:double;
  dwc:latitude '43.57258'^^xsd:double;
  dwc:startLatitude '43.57258'^^xsd:double;
  dwc:endLatitude '43.57258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.35307 43.57258, 7.35307 43.57258, 7.35307 43.57258, 7.35307 43.57258, 7.35307 43.57258))'^^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 '774_4838'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55411 7.360712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55411"^^xsd:decimal ;
  dwc:decimalLongitude "7.360712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55411 7.360712)"^^geo:wktLiteral ;
  geo-pos:lat "43.55411"^^xsd:decimal ;
  geo-pos:long "7.360712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7655'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7655'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.910555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.360712'^^xsd:double;
  dwc:startLongitude '7.360712'^^xsd:double;
  dwc:endLongitude '7.360712'^^xsd:double;
  dwc:latitude '43.55411'^^xsd:double;
  dwc:startLatitude '43.55411'^^xsd:double;
  dwc:endLatitude '43.55411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.360712 43.55411, 7.360712 43.55411, 7.360712 43.55411, 7.360712 43.55411, 7.360712 43.55411))'^^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 '774_7655'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83828 8.278083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.83828"^^xsd:decimal ;
  dwc:decimalLongitude "8.278083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83828 8.278083)"^^geo:wktLiteral ;
  geo-pos:lat "43.83828"^^xsd:decimal ;
  geo-pos:long "8.278083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5376'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5376'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.603333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.278083'^^xsd:double;
  dwc:startLongitude '8.278083'^^xsd:double;
  dwc:endLongitude '8.278083'^^xsd:double;
  dwc:latitude '43.83828'^^xsd:double;
  dwc:startLatitude '43.83828'^^xsd:double;
  dwc:endLatitude '43.83828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.278083 43.83828, 8.278083 43.83828, 8.278083 43.83828, 8.278083 43.83828, 8.278083 43.83828))'^^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 '774_5376'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.071446 15.544753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.071446"^^xsd:decimal ;
  dwc:decimalLongitude "15.544753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.071446 15.544753)"^^geo:wktLiteral ;
  geo-pos:lat "38.071446"^^xsd:decimal ;
  geo-pos:long "15.544753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8404'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8404'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.303611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.544753'^^xsd:double;
  dwc:startLongitude '15.544753'^^xsd:double;
  dwc:endLongitude '15.544753'^^xsd:double;
  dwc:latitude '38.071446'^^xsd:double;
  dwc:startLatitude '38.071446'^^xsd:double;
  dwc:endLatitude '38.071446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.544753 38.071446, 15.544753 38.071446, 15.544753 38.071446, 15.544753 38.071446, 15.544753 38.071446))'^^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 '774_8404'^^xsd:string;
  dwc:observationDate '2010-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92784 15.67195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92784"^^xsd:decimal ;
  dwc:decimalLongitude "15.67195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92784 15.67195)"^^geo:wktLiteral ;
  geo-pos:lat "37.92784"^^xsd:decimal ;
  geo-pos:long "15.67195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8324'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8324'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.435833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.67195'^^xsd:double;
  dwc:startLongitude '15.67195'^^xsd:double;
  dwc:endLongitude '15.67195'^^xsd:double;
  dwc:latitude '37.92784'^^xsd:double;
  dwc:startLatitude '37.92784'^^xsd:double;
  dwc:endLatitude '37.92784'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.67195 37.92784, 15.67195 37.92784, 15.67195 37.92784, 15.67195 37.92784, 15.67195 37.92784))'^^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 '774_8324'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.448333 -61.468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.448333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.468333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.448333 -61.468333)"^^geo:wktLiteral ;
  geo-pos:lat "15.448333"^^xsd:decimal ;
  geo-pos:long "-61.468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3129'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3129'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.468333'^^xsd:double;
  dwc:startLongitude '-61.468333'^^xsd:double;
  dwc:endLongitude '-61.468333'^^xsd:double;
  dwc:latitude '15.448333'^^xsd:double;
  dwc:startLatitude '15.448333'^^xsd:double;
  dwc:endLatitude '15.448333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.468333 15.448333, -61.468333 15.448333, -61.468333 15.448333, -61.468333 15.448333, -61.468333 15.448333))'^^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 '774_3129'^^xsd:string;
  dwc:observationDate '1994-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.491863 7.474655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.491863"^^xsd:decimal ;
  dwc:decimalLongitude "7.474655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.491863 7.474655)"^^geo:wktLiteral ;
  geo-pos:lat "43.491863"^^xsd:decimal ;
  geo-pos:long "7.474655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6148'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6148'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.056666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.474655'^^xsd:double;
  dwc:startLongitude '7.474655'^^xsd:double;
  dwc:endLongitude '7.474655'^^xsd:double;
  dwc:latitude '43.491863'^^xsd:double;
  dwc:startLatitude '43.491863'^^xsd:double;
  dwc:endLatitude '43.491863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.474655 43.491863, 7.474655 43.491863, 7.474655 43.491863, 7.474655 43.491863, 7.474655 43.491863))'^^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 '774_6148'^^xsd:string;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646442 7.338223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.646442"^^xsd:decimal ;
  dwc:decimalLongitude "7.338223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646442 7.338223)"^^geo:wktLiteral ;
  geo-pos:lat "43.646442"^^xsd:decimal ;
  geo-pos:long "7.338223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6343'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6343'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.396944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.338223'^^xsd:double;
  dwc:startLongitude '7.338223'^^xsd:double;
  dwc:endLongitude '7.338223'^^xsd:double;
  dwc:latitude '43.646442'^^xsd:double;
  dwc:startLatitude '43.646442'^^xsd:double;
  dwc:endLatitude '43.646442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.338223 43.646442, 7.338223 43.646442, 7.338223 43.646442, 7.338223 43.646442, 7.338223 43.646442))'^^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 '774_6343'^^xsd:string;
  dwc:observationDate '2008-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63222 7.82873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63222"^^xsd:decimal ;
  dwc:decimalLongitude "7.82873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63222 7.82873)"^^geo:wktLiteral ;
  geo-pos:lat "43.63222"^^xsd:decimal ;
  geo-pos:long "7.82873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5215'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5215'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.9780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82873'^^xsd:double;
  dwc:startLongitude '7.82873'^^xsd:double;
  dwc:endLongitude '7.82873'^^xsd:double;
  dwc:latitude '43.63222'^^xsd:double;
  dwc:startLatitude '43.63222'^^xsd:double;
  dwc:endLatitude '43.63222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82873 43.63222, 7.82873 43.63222, 7.82873 43.63222, 7.82873 43.63222, 7.82873 43.63222))'^^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 '774_5215'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4835 7.564667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4835"^^xsd:decimal ;
  dwc:decimalLongitude "7.564667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4835 7.564667)"^^geo:wktLiteral ;
  geo-pos:lat "43.4835"^^xsd:decimal ;
  geo-pos:long "7.564667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4672'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4672'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.54'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.564667'^^xsd:double;
  dwc:startLongitude '7.564667'^^xsd:double;
  dwc:endLongitude '7.564667'^^xsd:double;
  dwc:latitude '43.4835'^^xsd:double;
  dwc:startLatitude '43.4835'^^xsd:double;
  dwc:endLatitude '43.4835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.564667 43.4835, 7.564667 43.4835, 7.564667 43.4835, 7.564667 43.4835, 7.564667 43.4835))'^^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 '774_4672'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06488 15.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06488"^^xsd:decimal ;
  dwc:decimalLongitude "15.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06488 15.5842)"^^geo:wktLiteral ;
  geo-pos:lat "38.06488"^^xsd:decimal ;
  geo-pos:long "15.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8354'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8354'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.9811111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.5842'^^xsd:double;
  dwc:startLongitude '15.5842'^^xsd:double;
  dwc:endLongitude '15.5842'^^xsd:double;
  dwc:latitude '38.06488'^^xsd:double;
  dwc:startLatitude '38.06488'^^xsd:double;
  dwc:endLatitude '38.06488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5842 38.06488, 15.5842 38.06488, 15.5842 38.06488, 15.5842 38.06488, 15.5842 38.06488))'^^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 '774_8354'^^xsd:string;
  dwc:observationDate '2005-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.306957 7.253965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.306957"^^xsd:decimal ;
  dwc:decimalLongitude "7.253965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.306957 7.253965)"^^geo:wktLiteral ;
  geo-pos:lat "43.306957"^^xsd:decimal ;
  geo-pos:long "7.253965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6152'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6152'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.781111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.253965'^^xsd:double;
  dwc:startLongitude '7.253965'^^xsd:double;
  dwc:endLongitude '7.253965'^^xsd:double;
  dwc:latitude '43.306957'^^xsd:double;
  dwc:startLatitude '43.306957'^^xsd:double;
  dwc:endLatitude '43.306957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.253965 43.306957, 7.253965 43.306957, 7.253965 43.306957, 7.253965 43.306957, 7.253965 43.306957))'^^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 '774_6152'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49248 7.64923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49248"^^xsd:decimal ;
  dwc:decimalLongitude "7.64923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49248 7.64923)"^^geo:wktLiteral ;
  geo-pos:lat "43.49248"^^xsd:decimal ;
  geo-pos:long "7.64923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6677'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6677'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.777777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64923'^^xsd:double;
  dwc:startLongitude '7.64923'^^xsd:double;
  dwc:endLongitude '7.64923'^^xsd:double;
  dwc:latitude '43.49248'^^xsd:double;
  dwc:startLatitude '43.49248'^^xsd:double;
  dwc:endLatitude '43.49248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64923 43.49248, 7.64923 43.49248, 7.64923 43.49248, 7.64923 43.49248, 7.64923 43.49248))'^^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 '774_6677'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40536 7.805684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40536"^^xsd:decimal ;
  dwc:decimalLongitude "7.805684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40536 7.805684)"^^geo:wktLiteral ;
  geo-pos:lat "43.40536"^^xsd:decimal ;
  geo-pos:long "7.805684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5284'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5284'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.441111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.805684'^^xsd:double;
  dwc:startLongitude '7.805684'^^xsd:double;
  dwc:endLongitude '7.805684'^^xsd:double;
  dwc:latitude '43.40536'^^xsd:double;
  dwc:startLatitude '43.40536'^^xsd:double;
  dwc:endLatitude '43.40536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.805684 43.40536, 7.805684 43.40536, 7.805684 43.40536, 7.805684 43.40536, 7.805684 43.40536))'^^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 '774_5284'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70552 7.88923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70552"^^xsd:decimal ;
  dwc:decimalLongitude "7.88923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70552 7.88923)"^^geo:wktLiteral ;
  geo-pos:lat "43.70552"^^xsd:decimal ;
  geo-pos:long "7.88923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6860'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6860'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.479444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88923'^^xsd:double;
  dwc:startLongitude '7.88923'^^xsd:double;
  dwc:endLongitude '7.88923'^^xsd:double;
  dwc:latitude '43.70552'^^xsd:double;
  dwc:startLatitude '43.70552'^^xsd:double;
  dwc:endLatitude '43.70552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88923 43.70552, 7.88923 43.70552, 7.88923 43.70552, 7.88923 43.70552, 7.88923 43.70552))'^^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 '774_6860'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47663 7.55932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47663"^^xsd:decimal ;
  dwc:decimalLongitude "7.55932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47663 7.55932)"^^geo:wktLiteral ;
  geo-pos:lat "43.47663"^^xsd:decimal ;
  geo-pos:long "7.55932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6399'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6399'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.199444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55932'^^xsd:double;
  dwc:startLongitude '7.55932'^^xsd:double;
  dwc:endLongitude '7.55932'^^xsd:double;
  dwc:latitude '43.47663'^^xsd:double;
  dwc:startLatitude '43.47663'^^xsd:double;
  dwc:endLatitude '43.47663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55932 43.47663, 7.55932 43.47663, 7.55932 43.47663, 7.55932 43.47663, 7.55932 43.47663))'^^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 '774_6399'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.187687 7.222924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.187687"^^xsd:decimal ;
  dwc:decimalLongitude "7.222924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.187687 7.222924)"^^geo:wktLiteral ;
  geo-pos:lat "43.187687"^^xsd:decimal ;
  geo-pos:long "7.222924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6016'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6016'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.756111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.222924'^^xsd:double;
  dwc:startLongitude '7.222924'^^xsd:double;
  dwc:endLongitude '7.222924'^^xsd:double;
  dwc:latitude '43.187687'^^xsd:double;
  dwc:startLatitude '43.187687'^^xsd:double;
  dwc:endLatitude '43.187687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.222924 43.187687, 7.222924 43.187687, 7.222924 43.187687, 7.222924 43.187687, 7.222924 43.187687))'^^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 '774_6016'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73502 8.54435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73502"^^xsd:decimal ;
  dwc:decimalLongitude "8.54435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73502 8.54435)"^^geo:wktLiteral ;
  geo-pos:lat "43.73502"^^xsd:decimal ;
  geo-pos:long "8.54435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5350'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5350'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.774444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.54435'^^xsd:double;
  dwc:startLongitude '8.54435'^^xsd:double;
  dwc:endLongitude '8.54435'^^xsd:double;
  dwc:latitude '43.73502'^^xsd:double;
  dwc:startLatitude '43.73502'^^xsd:double;
  dwc:endLatitude '43.73502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.54435 43.73502, 8.54435 43.73502, 8.54435 43.73502, 8.54435 43.73502, 8.54435 43.73502))'^^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 '774_5350'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627817 8.003367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.627817"^^xsd:decimal ;
  dwc:decimalLongitude "8.003367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627817 8.003367)"^^geo:wktLiteral ;
  geo-pos:lat "43.627817"^^xsd:decimal ;
  geo-pos:long "8.003367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7012'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7012'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.003367'^^xsd:double;
  dwc:startLongitude '8.003367'^^xsd:double;
  dwc:endLongitude '8.003367'^^xsd:double;
  dwc:latitude '43.627817'^^xsd:double;
  dwc:startLatitude '43.627817'^^xsd:double;
  dwc:endLatitude '43.627817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.003367 43.627817, 8.003367 43.627817, 8.003367 43.627817, 8.003367 43.627817, 8.003367 43.627817))'^^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 '774_7012'^^xsd:string;
  dwc:observationDate '1996-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00735 8.726598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00735"^^xsd:decimal ;
  dwc:decimalLongitude "8.726598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00735 8.726598)"^^geo:wktLiteral ;
  geo-pos:lat "43.00735"^^xsd:decimal ;
  geo-pos:long "8.726598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8077'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8077'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.521944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.726598'^^xsd:double;
  dwc:startLongitude '8.726598'^^xsd:double;
  dwc:endLongitude '8.726598'^^xsd:double;
  dwc:latitude '43.00735'^^xsd:double;
  dwc:startLatitude '43.00735'^^xsd:double;
  dwc:endLatitude '43.00735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.726598 43.00735, 8.726598 43.00735, 8.726598 43.00735, 8.726598 43.00735, 8.726598 43.00735))'^^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 '774_8077'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47625 7.39002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47625"^^xsd:decimal ;
  dwc:decimalLongitude "7.39002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47625 7.39002)"^^geo:wktLiteral ;
  geo-pos:lat "43.47625"^^xsd:decimal ;
  geo-pos:long "7.39002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8021'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8021'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.380277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39002'^^xsd:double;
  dwc:startLongitude '7.39002'^^xsd:double;
  dwc:endLongitude '7.39002'^^xsd:double;
  dwc:latitude '43.47625'^^xsd:double;
  dwc:startLatitude '43.47625'^^xsd:double;
  dwc:endLatitude '43.47625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39002 43.47625, 7.39002 43.47625, 7.39002 43.47625, 7.39002 43.47625, 7.39002 43.47625))'^^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 '774_8021'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64645 7.7748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64645"^^xsd:decimal ;
  dwc:decimalLongitude "7.7748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64645 7.7748)"^^geo:wktLiteral ;
  geo-pos:lat "43.64645"^^xsd:decimal ;
  geo-pos:long "7.7748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6770'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6770'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.013333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7748'^^xsd:double;
  dwc:startLongitude '7.7748'^^xsd:double;
  dwc:endLongitude '7.7748'^^xsd:double;
  dwc:latitude '43.64645'^^xsd:double;
  dwc:startLatitude '43.64645'^^xsd:double;
  dwc:endLatitude '43.64645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7748 43.64645, 7.7748 43.64645, 7.7748 43.64645, 7.7748 43.64645, 7.7748 43.64645))'^^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 '774_6770'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717236 7.815267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717236"^^xsd:decimal ;
  dwc:decimalLongitude "7.815267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717236 7.815267)"^^geo:wktLiteral ;
  geo-pos:lat "43.717236"^^xsd:decimal ;
  geo-pos:long "7.815267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5953'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5953'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7705555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.815267'^^xsd:double;
  dwc:startLongitude '7.815267'^^xsd:double;
  dwc:endLongitude '7.815267'^^xsd:double;
  dwc:latitude '43.717236'^^xsd:double;
  dwc:startLatitude '43.717236'^^xsd:double;
  dwc:endLatitude '43.717236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.815267 43.717236, 7.815267 43.717236, 7.815267 43.717236, 7.815267 43.717236, 7.815267 43.717236))'^^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 '774_5953'^^xsd:string;
  dwc:observationDate '2007-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429882 7.41464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.429882"^^xsd:decimal ;
  dwc:decimalLongitude "7.41464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.429882 7.41464)"^^geo:wktLiteral ;
  geo-pos:lat "43.429882"^^xsd:decimal ;
  geo-pos:long "7.41464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5679'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5679'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.455'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.41464'^^xsd:double;
  dwc:startLongitude '7.41464'^^xsd:double;
  dwc:endLongitude '7.41464'^^xsd:double;
  dwc:latitude '43.429882'^^xsd:double;
  dwc:startLatitude '43.429882'^^xsd:double;
  dwc:endLatitude '43.429882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.41464 43.429882, 7.41464 43.429882, 7.41464 43.429882, 7.41464 43.429882, 7.41464 43.429882))'^^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 '774_5679'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29166 7.7777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29166"^^xsd:decimal ;
  dwc:decimalLongitude "7.7777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29166 7.7777)"^^geo:wktLiteral ;
  geo-pos:lat "43.29166"^^xsd:decimal ;
  geo-pos:long "7.7777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5188'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5188'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7777'^^xsd:double;
  dwc:startLongitude '7.7777'^^xsd:double;
  dwc:endLongitude '7.7777'^^xsd:double;
  dwc:latitude '43.29166'^^xsd:double;
  dwc:startLatitude '43.29166'^^xsd:double;
  dwc:endLatitude '43.29166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7777 43.29166, 7.7777 43.29166, 7.7777 43.29166, 7.7777 43.29166, 7.7777 43.29166))'^^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 '774_5188'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74221 8.212967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74221"^^xsd:decimal ;
  dwc:decimalLongitude "8.212967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74221 8.212967)"^^geo:wktLiteral ;
  geo-pos:lat "43.74221"^^xsd:decimal ;
  geo-pos:long "8.212967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5990'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5990'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.212967'^^xsd:double;
  dwc:startLongitude '8.212967'^^xsd:double;
  dwc:endLongitude '8.212967'^^xsd:double;
  dwc:latitude '43.74221'^^xsd:double;
  dwc:startLatitude '43.74221'^^xsd:double;
  dwc:endLatitude '43.74221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.212967 43.74221, 8.212967 43.74221, 8.212967 43.74221, 8.212967 43.74221, 8.212967 43.74221))'^^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 '774_5990'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.696111 -63.9775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.696111"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.696111 -63.9775)"^^geo:wktLiteral ;
  geo-pos:lat "18.696111"^^xsd:decimal ;
  geo-pos:long "-63.9775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3201'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3201'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.9775'^^xsd:double;
  dwc:startLongitude '-63.9775'^^xsd:double;
  dwc:endLongitude '-63.9775'^^xsd:double;
  dwc:latitude '18.696111'^^xsd:double;
  dwc:startLatitude '18.696111'^^xsd:double;
  dwc:endLatitude '18.696111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.9775 18.696111, -63.9775 18.696111, -63.9775 18.696111, -63.9775 18.696111, -63.9775 18.696111))'^^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 '774_3201'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44271 7.69898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44271"^^xsd:decimal ;
  dwc:decimalLongitude "7.69898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44271 7.69898)"^^geo:wktLiteral ;
  geo-pos:lat "43.44271"^^xsd:decimal ;
  geo-pos:long "7.69898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6555'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6555'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.39'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69898'^^xsd:double;
  dwc:startLongitude '7.69898'^^xsd:double;
  dwc:endLongitude '7.69898'^^xsd:double;
  dwc:latitude '43.44271'^^xsd:double;
  dwc:startLatitude '43.44271'^^xsd:double;
  dwc:endLatitude '43.44271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69898 43.44271, 7.69898 43.44271, 7.69898 43.44271, 7.69898 43.44271, 7.69898 43.44271))'^^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 '774_6555'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.916667 9.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.916667 9.466667)"^^geo:wktLiteral ;
  geo-pos:lat "38.916667"^^xsd:decimal ;
  geo-pos:long "9.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2376'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2376'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.466667'^^xsd:double;
  dwc:startLongitude '9.466667'^^xsd:double;
  dwc:endLongitude '9.466667'^^xsd:double;
  dwc:latitude '38.916667'^^xsd:double;
  dwc:startLatitude '38.916667'^^xsd:double;
  dwc:endLatitude '38.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.466667 38.916667, 9.466667 38.916667, 9.466667 38.916667, 9.466667 38.916667, 9.466667 38.916667))'^^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 '774_2376'^^xsd:string;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 9.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 9.983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "9.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2383'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2383'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.983333'^^xsd:double;
  dwc:startLongitude '9.983333'^^xsd:double;
  dwc:endLongitude '9.983333'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:startLatitude '39.05'^^xsd:double;
  dwc:endLatitude '39.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.983333 39.05, 9.983333 39.05, 9.983333 39.05, 9.983333 39.05, 9.983333 39.05))'^^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 '774_2383'^^xsd:string;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43472 7.035333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43472"^^xsd:decimal ;
  dwc:decimalLongitude "7.035333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43472 7.035333)"^^geo:wktLiteral ;
  geo-pos:lat "43.43472"^^xsd:decimal ;
  geo-pos:long "7.035333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8030'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8030'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.021111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.035333'^^xsd:double;
  dwc:startLongitude '7.035333'^^xsd:double;
  dwc:endLongitude '7.035333'^^xsd:double;
  dwc:latitude '43.43472'^^xsd:double;
  dwc:startLatitude '43.43472'^^xsd:double;
  dwc:endLatitude '43.43472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.035333 43.43472, 7.035333 43.43472, 7.035333 43.43472, 7.035333 43.43472, 7.035333 43.43472))'^^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 '774_8030'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10768 15.59014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10768"^^xsd:decimal ;
  dwc:decimalLongitude "15.59014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10768 15.59014)"^^geo:wktLiteral ;
  geo-pos:lat "38.10768"^^xsd:decimal ;
  geo-pos:long "15.59014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8371'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8371'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.020833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.59014'^^xsd:double;
  dwc:startLongitude '15.59014'^^xsd:double;
  dwc:endLongitude '15.59014'^^xsd:double;
  dwc:latitude '38.10768'^^xsd:double;
  dwc:startLatitude '38.10768'^^xsd:double;
  dwc:endLatitude '38.10768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.59014 38.10768, 15.59014 38.10768, 15.59014 38.10768, 15.59014 38.10768, 15.59014 38.10768))'^^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 '774_8371'^^xsd:string;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572833 8.053483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.572833"^^xsd:decimal ;
  dwc:decimalLongitude "8.053483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572833 8.053483)"^^geo:wktLiteral ;
  geo-pos:lat "43.572833"^^xsd:decimal ;
  geo-pos:long "8.053483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7009'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7009'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.053483'^^xsd:double;
  dwc:startLongitude '8.053483'^^xsd:double;
  dwc:endLongitude '8.053483'^^xsd:double;
  dwc:latitude '43.572833'^^xsd:double;
  dwc:startLatitude '43.572833'^^xsd:double;
  dwc:endLatitude '43.572833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.053483 43.572833, 8.053483 43.572833, 8.053483 43.572833, 8.053483 43.572833, 8.053483 43.572833))'^^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 '774_7009'^^xsd:string;
  dwc:observationDate '1996-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649167 20.849333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649167"^^xsd:decimal ;
  dwc:decimalLongitude "20.849333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649167 20.849333)"^^geo:wktLiteral ;
  geo-pos:lat "38.649167"^^xsd:decimal ;
  geo-pos:long "20.849333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_868'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_868'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.849333'^^xsd:double;
  dwc:startLongitude '20.849333'^^xsd:double;
  dwc:endLongitude '20.849333'^^xsd:double;
  dwc:latitude '38.649167'^^xsd:double;
  dwc:startLatitude '38.649167'^^xsd:double;
  dwc:endLatitude '38.649167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.849333 38.649167, 20.849333 38.649167, 20.849333 38.649167, 20.849333 38.649167, 20.849333 38.649167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_868'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724833 20.880667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.724833"^^xsd:decimal ;
  dwc:decimalLongitude "20.880667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724833 20.880667)"^^geo:wktLiteral ;
  geo-pos:lat "38.724833"^^xsd:decimal ;
  geo-pos:long "20.880667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1270'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1270'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.880667'^^xsd:double;
  dwc:startLongitude '20.880667'^^xsd:double;
  dwc:endLongitude '20.880667'^^xsd:double;
  dwc:latitude '38.724833'^^xsd:double;
  dwc:startLatitude '38.724833'^^xsd:double;
  dwc:endLatitude '38.724833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.880667 38.724833, 20.880667 38.724833, 20.880667 38.724833, 20.880667 38.724833, 20.880667 38.724833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1270'^^xsd:string;
  dwc:observationDate '2000-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.676667 20.832167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.676667"^^xsd:decimal ;
  dwc:decimalLongitude "20.832167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.676667 20.832167)"^^geo:wktLiteral ;
  geo-pos:lat "38.676667"^^xsd:decimal ;
  geo-pos:long "20.832167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_870'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_870'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.832167'^^xsd:double;
  dwc:startLongitude '20.832167'^^xsd:double;
  dwc:endLongitude '20.832167'^^xsd:double;
  dwc:latitude '38.676667'^^xsd:double;
  dwc:startLatitude '38.676667'^^xsd:double;
  dwc:endLatitude '38.676667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.832167 38.676667, 20.832167 38.676667, 20.832167 38.676667, 20.832167 38.676667, 20.832167 38.676667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_870'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664833 20.944333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664833"^^xsd:decimal ;
  dwc:decimalLongitude "20.944333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664833 20.944333)"^^geo:wktLiteral ;
  geo-pos:lat "38.664833"^^xsd:decimal ;
  geo-pos:long "20.944333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_906'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_906'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.944333'^^xsd:double;
  dwc:startLongitude '20.944333'^^xsd:double;
  dwc:endLongitude '20.944333'^^xsd:double;
  dwc:latitude '38.664833'^^xsd:double;
  dwc:startLatitude '38.664833'^^xsd:double;
  dwc:endLatitude '38.664833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.944333 38.664833, 20.944333 38.664833, 20.944333 38.664833, 20.944333 38.664833, 20.944333 38.664833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_906'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661167 20.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661167"^^xsd:decimal ;
  dwc:decimalLongitude "20.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661167 20.944)"^^geo:wktLiteral ;
  geo-pos:lat "38.661167"^^xsd:decimal ;
  geo-pos:long "20.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1072'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1072'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.944'^^xsd:double;
  dwc:startLongitude '20.944'^^xsd:double;
  dwc:endLongitude '20.944'^^xsd:double;
  dwc:latitude '38.661167'^^xsd:double;
  dwc:startLatitude '38.661167'^^xsd:double;
  dwc:endLatitude '38.661167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.944 38.661167, 20.944 38.661167, 20.944 38.661167, 20.944 38.661167, 20.944 38.661167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1072'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634333 20.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634333"^^xsd:decimal ;
  dwc:decimalLongitude "20.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634333 20.731)"^^geo:wktLiteral ;
  geo-pos:lat "38.634333"^^xsd:decimal ;
  geo-pos:long "20.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1553'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1553'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.731'^^xsd:double;
  dwc:startLongitude '20.731'^^xsd:double;
  dwc:endLongitude '20.731'^^xsd:double;
  dwc:latitude '38.634333'^^xsd:double;
  dwc:startLatitude '38.634333'^^xsd:double;
  dwc:endLatitude '38.634333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.731 38.634333, 20.731 38.634333, 20.731 38.634333, 20.731 38.634333, 20.731 38.634333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1553'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7395 20.772833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7395"^^xsd:decimal ;
  dwc:decimalLongitude "20.772833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7395 20.772833)"^^geo:wktLiteral ;
  geo-pos:lat "38.7395"^^xsd:decimal ;
  geo-pos:long "20.772833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1183'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1183'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.772833'^^xsd:double;
  dwc:startLongitude '20.772833'^^xsd:double;
  dwc:endLongitude '20.772833'^^xsd:double;
  dwc:latitude '38.7395'^^xsd:double;
  dwc:startLatitude '38.7395'^^xsd:double;
  dwc:endLatitude '38.7395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.772833 38.7395, 20.772833 38.7395, 20.772833 38.7395, 20.772833 38.7395, 20.772833 38.7395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1183'^^xsd:string;
  dwc:observationDate '1999-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.731333 20.776167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.731333"^^xsd:decimal ;
  dwc:decimalLongitude "20.776167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.731333 20.776167)"^^geo:wktLiteral ;
  geo-pos:lat "38.731333"^^xsd:decimal ;
  geo-pos:long "20.776167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1189'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1189'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.776167'^^xsd:double;
  dwc:startLongitude '20.776167'^^xsd:double;
  dwc:endLongitude '20.776167'^^xsd:double;
  dwc:latitude '38.731333'^^xsd:double;
  dwc:startLatitude '38.731333'^^xsd:double;
  dwc:endLatitude '38.731333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.776167 38.731333, 20.776167 38.731333, 20.776167 38.731333, 20.776167 38.731333, 20.776167 38.731333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1189'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687167 20.891833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.687167"^^xsd:decimal ;
  dwc:decimalLongitude "20.891833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687167 20.891833)"^^geo:wktLiteral ;
  geo-pos:lat "38.687167"^^xsd:decimal ;
  geo-pos:long "20.891833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1143'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1143'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891833'^^xsd:double;
  dwc:startLongitude '20.891833'^^xsd:double;
  dwc:endLongitude '20.891833'^^xsd:double;
  dwc:latitude '38.687167'^^xsd:double;
  dwc:startLatitude '38.687167'^^xsd:double;
  dwc:endLatitude '38.687167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891833 38.687167, 20.891833 38.687167, 20.891833 38.687167, 20.891833 38.687167, 20.891833 38.687167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1143'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742 20.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.742"^^xsd:decimal ;
  dwc:decimalLongitude "20.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742 20.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.742"^^xsd:decimal ;
  geo-pos:long "20.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1184'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1184'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.794667'^^xsd:double;
  dwc:startLongitude '20.794667'^^xsd:double;
  dwc:endLongitude '20.794667'^^xsd:double;
  dwc:latitude '38.742'^^xsd:double;
  dwc:startLatitude '38.742'^^xsd:double;
  dwc:endLatitude '38.742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.794667 38.742, 20.794667 38.742, 20.794667 38.742, 20.794667 38.742, 20.794667 38.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1184'^^xsd:string;
  dwc:observationDate '1999-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.713833 20.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.713833"^^xsd:decimal ;
  dwc:decimalLongitude "20.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.713833 20.834)"^^geo:wktLiteral ;
  geo-pos:lat "38.713833"^^xsd:decimal ;
  geo-pos:long "20.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1029'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1029'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.834'^^xsd:double;
  dwc:startLongitude '20.834'^^xsd:double;
  dwc:endLongitude '20.834'^^xsd:double;
  dwc:latitude '38.713833'^^xsd:double;
  dwc:startLatitude '38.713833'^^xsd:double;
  dwc:endLatitude '38.713833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.834 38.713833, 20.834 38.713833, 20.834 38.713833, 20.834 38.713833, 20.834 38.713833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1029'^^xsd:string;
  dwc:observationDate '1998-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656167 20.9555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656167 20.9555)"^^geo:wktLiteral ;
  geo-pos:lat "38.656167"^^xsd:decimal ;
  geo-pos:long "20.9555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1389'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1389'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9555'^^xsd:double;
  dwc:startLongitude '20.9555'^^xsd:double;
  dwc:endLongitude '20.9555'^^xsd:double;
  dwc:latitude '38.656167'^^xsd:double;
  dwc:startLatitude '38.656167'^^xsd:double;
  dwc:endLatitude '38.656167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9555 38.656167, 20.9555 38.656167, 20.9555 38.656167, 20.9555 38.656167, 20.9555 38.656167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1389'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.9335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.9335)"^^geo:wktLiteral ;
  geo-pos:lat "38.666667"^^xsd:decimal ;
  geo-pos:long "20.9335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8293'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8293'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9335'^^xsd:double;
  dwc:startLongitude '20.9335'^^xsd:double;
  dwc:endLongitude '20.9335'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9335 38.666667, 20.9335 38.666667, 20.9335 38.666667, 20.9335 38.666667, 20.9335 38.666667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_8293'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657833 20.868667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657833"^^xsd:decimal ;
  dwc:decimalLongitude "20.868667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657833 20.868667)"^^geo:wktLiteral ;
  geo-pos:lat "38.657833"^^xsd:decimal ;
  geo-pos:long "20.868667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1261'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1261'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.868667'^^xsd:double;
  dwc:startLongitude '20.868667'^^xsd:double;
  dwc:endLongitude '20.868667'^^xsd:double;
  dwc:latitude '38.657833'^^xsd:double;
  dwc:startLatitude '38.657833'^^xsd:double;
  dwc:endLatitude '38.657833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.868667 38.657833, 20.868667 38.657833, 20.868667 38.657833, 20.868667 38.657833, 20.868667 38.657833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1261'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656667 20.945833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656667"^^xsd:decimal ;
  dwc:decimalLongitude "20.945833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656667 20.945833)"^^geo:wktLiteral ;
  geo-pos:lat "38.656667"^^xsd:decimal ;
  geo-pos:long "20.945833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1152'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1152'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.945833'^^xsd:double;
  dwc:startLongitude '20.945833'^^xsd:double;
  dwc:endLongitude '20.945833'^^xsd:double;
  dwc:latitude '38.656667'^^xsd:double;
  dwc:startLatitude '38.656667'^^xsd:double;
  dwc:endLatitude '38.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.945833 38.656667, 20.945833 38.656667, 20.945833 38.656667, 20.945833 38.656667, 20.945833 38.656667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1152'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677667 20.8095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677667 20.8095)"^^geo:wktLiteral ;
  geo-pos:lat "38.677667"^^xsd:decimal ;
  geo-pos:long "20.8095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_749'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_749'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8095'^^xsd:double;
  dwc:startLongitude '20.8095'^^xsd:double;
  dwc:endLongitude '20.8095'^^xsd:double;
  dwc:latitude '38.677667'^^xsd:double;
  dwc:startLatitude '38.677667'^^xsd:double;
  dwc:endLatitude '38.677667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8095 38.677667, 20.8095 38.677667, 20.8095 38.677667, 20.8095 38.677667, 20.8095 38.677667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_749'^^xsd:string;
  dwc:observationDate '1993-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613167 20.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.613167"^^xsd:decimal ;
  dwc:decimalLongitude "20.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613167 20.714)"^^geo:wktLiteral ;
  geo-pos:lat "38.613167"^^xsd:decimal ;
  geo-pos:long "20.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1497'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1497'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.714'^^xsd:double;
  dwc:startLongitude '20.714'^^xsd:double;
  dwc:endLongitude '20.714'^^xsd:double;
  dwc:latitude '38.613167'^^xsd:double;
  dwc:startLatitude '38.613167'^^xsd:double;
  dwc:endLatitude '38.613167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.714 38.613167, 20.714 38.613167, 20.714 38.613167, 20.714 38.613167, 20.714 38.613167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1497'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632 20.968667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.632"^^xsd:decimal ;
  dwc:decimalLongitude "20.968667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632 20.968667)"^^geo:wktLiteral ;
  geo-pos:lat "38.632"^^xsd:decimal ;
  geo-pos:long "20.968667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_941'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_941'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.968667'^^xsd:double;
  dwc:startLongitude '20.968667'^^xsd:double;
  dwc:endLongitude '20.968667'^^xsd:double;
  dwc:latitude '38.632'^^xsd:double;
  dwc:startLatitude '38.632'^^xsd:double;
  dwc:endLatitude '38.632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.968667 38.632, 20.968667 38.632, 20.968667 38.632, 20.968667 38.632, 20.968667 38.632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_941'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9465 -17.1965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9465"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9465 -17.1965)"^^geo:wktLiteral ;
  geo-pos:lat "27.9465"^^xsd:decimal ;
  geo-pos:long "-17.1965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3092'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3092'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.0075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.1965'^^xsd:double;
  dwc:startLongitude '-17.1965'^^xsd:double;
  dwc:endLongitude '-17.1965'^^xsd:double;
  dwc:latitude '27.9465'^^xsd:double;
  dwc:startLatitude '27.9465'^^xsd:double;
  dwc:endLatitude '27.9465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.1965 27.9465, -17.1965 27.9465, -17.1965 27.9465, -17.1965 27.9465, -17.1965 27.9465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3092'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655333 20.9405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655333 20.9405)"^^geo:wktLiteral ;
  geo-pos:lat "38.655333"^^xsd:decimal ;
  geo-pos:long "20.9405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_986'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_986'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9405'^^xsd:double;
  dwc:startLongitude '20.9405'^^xsd:double;
  dwc:endLongitude '20.9405'^^xsd:double;
  dwc:latitude '38.655333'^^xsd:double;
  dwc:startLatitude '38.655333'^^xsd:double;
  dwc:endLatitude '38.655333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9405 38.655333, 20.9405 38.655333, 20.9405 38.655333, 20.9405 38.655333, 20.9405 38.655333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_986'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611833 20.962667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611833"^^xsd:decimal ;
  dwc:decimalLongitude "20.962667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611833 20.962667)"^^geo:wktLiteral ;
  geo-pos:lat "38.611833"^^xsd:decimal ;
  geo-pos:long "20.962667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_795'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_795'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962667'^^xsd:double;
  dwc:startLongitude '20.962667'^^xsd:double;
  dwc:endLongitude '20.962667'^^xsd:double;
  dwc:latitude '38.611833'^^xsd:double;
  dwc:startLatitude '38.611833'^^xsd:double;
  dwc:endLatitude '38.611833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962667 38.611833, 20.962667 38.611833, 20.962667 38.611833, 20.962667 38.611833, 20.962667 38.611833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_795'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543667 20.953833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543667"^^xsd:decimal ;
  dwc:decimalLongitude "20.953833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543667 20.953833)"^^geo:wktLiteral ;
  geo-pos:lat "38.543667"^^xsd:decimal ;
  geo-pos:long "20.953833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1361'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1361'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.953833'^^xsd:double;
  dwc:startLongitude '20.953833'^^xsd:double;
  dwc:endLongitude '20.953833'^^xsd:double;
  dwc:latitude '38.543667'^^xsd:double;
  dwc:startLatitude '38.543667'^^xsd:double;
  dwc:endLatitude '38.543667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.953833 38.543667, 20.953833 38.543667, 20.953833 38.543667, 20.953833 38.543667, 20.953833 38.543667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1361'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.748667 20.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.748667"^^xsd:decimal ;
  dwc:decimalLongitude "20.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.748667 20.827)"^^geo:wktLiteral ;
  geo-pos:lat "38.748667"^^xsd:decimal ;
  geo-pos:long "20.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1415'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1415'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.827'^^xsd:double;
  dwc:startLongitude '20.827'^^xsd:double;
  dwc:endLongitude '20.827'^^xsd:double;
  dwc:latitude '38.748667'^^xsd:double;
  dwc:startLatitude '38.748667'^^xsd:double;
  dwc:endLatitude '38.748667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.827 38.748667, 20.827 38.748667, 20.827 38.748667, 20.827 38.748667, 20.827 38.748667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1415'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659 20.936167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659"^^xsd:decimal ;
  dwc:decimalLongitude "20.936167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659 20.936167)"^^geo:wktLiteral ;
  geo-pos:lat "38.659"^^xsd:decimal ;
  geo-pos:long "20.936167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1212'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1212'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.936167'^^xsd:double;
  dwc:startLongitude '20.936167'^^xsd:double;
  dwc:endLongitude '20.936167'^^xsd:double;
  dwc:latitude '38.659'^^xsd:double;
  dwc:startLatitude '38.659'^^xsd:double;
  dwc:endLatitude '38.659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.936167 38.659, 20.936167 38.659, 20.936167 38.659, 20.936167 38.659, 20.936167 38.659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1212'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0515 8.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0515"^^xsd:decimal ;
  dwc:decimalLongitude "8.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0515 8.049)"^^geo:wktLiteral ;
  geo-pos:lat "41.0515"^^xsd:decimal ;
  geo-pos:long "8.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2715'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2715'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.049'^^xsd:double;
  dwc:startLongitude '8.049'^^xsd:double;
  dwc:endLongitude '8.049'^^xsd:double;
  dwc:latitude '41.0515'^^xsd:double;
  dwc:startLatitude '41.0515'^^xsd:double;
  dwc:endLatitude '41.0515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.049 41.0515, 8.049 41.0515, 8.049 41.0515, 8.049 41.0515, 8.049 41.0515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2715'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586833 20.585667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.586833"^^xsd:decimal ;
  dwc:decimalLongitude "20.585667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586833 20.585667)"^^geo:wktLiteral ;
  geo-pos:lat "38.586833"^^xsd:decimal ;
  geo-pos:long "20.585667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1527'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1527'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.585667'^^xsd:double;
  dwc:startLongitude '20.585667'^^xsd:double;
  dwc:endLongitude '20.585667'^^xsd:double;
  dwc:latitude '38.586833'^^xsd:double;
  dwc:startLatitude '38.586833'^^xsd:double;
  dwc:endLatitude '38.586833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.585667 38.586833, 20.585667 38.586833, 20.585667 38.586833, 20.585667 38.586833, 20.585667 38.586833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1527'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634333 20.967833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634333"^^xsd:decimal ;
  dwc:decimalLongitude "20.967833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634333 20.967833)"^^geo:wktLiteral ;
  geo-pos:lat "38.634333"^^xsd:decimal ;
  geo-pos:long "20.967833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_895'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_895'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.967833'^^xsd:double;
  dwc:startLongitude '20.967833'^^xsd:double;
  dwc:endLongitude '20.967833'^^xsd:double;
  dwc:latitude '38.634333'^^xsd:double;
  dwc:startLatitude '38.634333'^^xsd:double;
  dwc:endLatitude '38.634333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.967833 38.634333, 20.967833 38.634333, 20.967833 38.634333, 20.967833 38.634333, 20.967833 38.634333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_895'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.569667 20.7155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.569667"^^xsd:decimal ;
  dwc:decimalLongitude "20.7155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.569667 20.7155)"^^geo:wktLiteral ;
  geo-pos:lat "38.569667"^^xsd:decimal ;
  geo-pos:long "20.7155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1515'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1515'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7155'^^xsd:double;
  dwc:startLongitude '20.7155'^^xsd:double;
  dwc:endLongitude '20.7155'^^xsd:double;
  dwc:latitude '38.569667'^^xsd:double;
  dwc:startLatitude '38.569667'^^xsd:double;
  dwc:endLatitude '38.569667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7155 38.569667, 20.7155 38.569667, 20.7155 38.569667, 20.7155 38.569667, 20.7155 38.569667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1515'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623833 20.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.623833"^^xsd:decimal ;
  dwc:decimalLongitude "20.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623833 20.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.623833"^^xsd:decimal ;
  geo-pos:long "20.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1243'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1243'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.98'^^xsd:double;
  dwc:startLongitude '20.98'^^xsd:double;
  dwc:endLongitude '20.98'^^xsd:double;
  dwc:latitude '38.623833'^^xsd:double;
  dwc:startLatitude '38.623833'^^xsd:double;
  dwc:endLatitude '38.623833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.98 38.623833, 20.98 38.623833, 20.98 38.623833, 20.98 38.623833, 20.98 38.623833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1243'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536333 20.7955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536333"^^xsd:decimal ;
  dwc:decimalLongitude "20.7955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536333 20.7955)"^^geo:wktLiteral ;
  geo-pos:lat "38.536333"^^xsd:decimal ;
  geo-pos:long "20.7955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_755'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_755'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7955'^^xsd:double;
  dwc:startLongitude '20.7955'^^xsd:double;
  dwc:endLongitude '20.7955'^^xsd:double;
  dwc:latitude '38.536333'^^xsd:double;
  dwc:startLatitude '38.536333'^^xsd:double;
  dwc:endLatitude '38.536333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7955 38.536333, 20.7955 38.536333, 20.7955 38.536333, 20.7955 38.536333, 20.7955 38.536333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_755'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6785 20.754667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6785"^^xsd:decimal ;
  dwc:decimalLongitude "20.754667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6785 20.754667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6785"^^xsd:decimal ;
  geo-pos:long "20.754667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1478'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1478'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.754667'^^xsd:double;
  dwc:startLongitude '20.754667'^^xsd:double;
  dwc:endLongitude '20.754667'^^xsd:double;
  dwc:latitude '38.6785'^^xsd:double;
  dwc:startLatitude '38.6785'^^xsd:double;
  dwc:endLatitude '38.6785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.754667 38.6785, 20.754667 38.6785, 20.754667 38.6785, 20.754667 38.6785, 20.754667 38.6785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1478'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.499167 20.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.499167"^^xsd:decimal ;
  dwc:decimalLongitude "20.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.499167 20.929)"^^geo:wktLiteral ;
  geo-pos:lat "38.499167"^^xsd:decimal ;
  geo-pos:long "20.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_937'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_937'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929'^^xsd:double;
  dwc:startLongitude '20.929'^^xsd:double;
  dwc:endLongitude '20.929'^^xsd:double;
  dwc:latitude '38.499167'^^xsd:double;
  dwc:startLatitude '38.499167'^^xsd:double;
  dwc:endLatitude '38.499167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929 38.499167, 20.929 38.499167, 20.929 38.499167, 20.929 38.499167, 20.929 38.499167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_937'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.727833 20.771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.727833"^^xsd:decimal ;
  dwc:decimalLongitude "20.771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.727833 20.771667)"^^geo:wktLiteral ;
  geo-pos:lat "38.727833"^^xsd:decimal ;
  geo-pos:long "20.771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_927'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_927'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.771667'^^xsd:double;
  dwc:startLongitude '20.771667'^^xsd:double;
  dwc:endLongitude '20.771667'^^xsd:double;
  dwc:latitude '38.727833'^^xsd:double;
  dwc:startLatitude '38.727833'^^xsd:double;
  dwc:endLatitude '38.727833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.771667 38.727833, 20.771667 38.727833, 20.771667 38.727833, 20.771667 38.727833, 20.771667 38.727833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_927'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.592 20.958167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.592"^^xsd:decimal ;
  dwc:decimalLongitude "20.958167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.592 20.958167)"^^geo:wktLiteral ;
  geo-pos:lat "38.592"^^xsd:decimal ;
  geo-pos:long "20.958167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_888'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_888'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958167'^^xsd:double;
  dwc:startLongitude '20.958167'^^xsd:double;
  dwc:endLongitude '20.958167'^^xsd:double;
  dwc:latitude '38.592'^^xsd:double;
  dwc:startLatitude '38.592'^^xsd:double;
  dwc:endLatitude '38.592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958167 38.592, 20.958167 38.592, 20.958167 38.592, 20.958167 38.592, 20.958167 38.592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_888'^^xsd:string;
  dwc:observationDate '1996-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679167 20.741833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.679167"^^xsd:decimal ;
  dwc:decimalLongitude "20.741833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679167 20.741833)"^^geo:wktLiteral ;
  geo-pos:lat "38.679167"^^xsd:decimal ;
  geo-pos:long "20.741833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1551'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1551'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.741833'^^xsd:double;
  dwc:startLongitude '20.741833'^^xsd:double;
  dwc:endLongitude '20.741833'^^xsd:double;
  dwc:latitude '38.679167'^^xsd:double;
  dwc:startLatitude '38.679167'^^xsd:double;
  dwc:endLatitude '38.679167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.741833 38.679167, 20.741833 38.679167, 20.741833 38.679167, 20.741833 38.679167, 20.741833 38.679167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1551'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.723167 20.7795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.723167"^^xsd:decimal ;
  dwc:decimalLongitude "20.7795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.723167 20.7795)"^^geo:wktLiteral ;
  geo-pos:lat "38.723167"^^xsd:decimal ;
  geo-pos:long "20.7795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1375'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1375'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7795'^^xsd:double;
  dwc:startLongitude '20.7795'^^xsd:double;
  dwc:endLongitude '20.7795'^^xsd:double;
  dwc:latitude '38.723167'^^xsd:double;
  dwc:startLatitude '38.723167'^^xsd:double;
  dwc:endLatitude '38.723167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7795 38.723167, 20.7795 38.723167, 20.7795 38.723167, 20.7795 38.723167, 20.7795 38.723167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1375'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655333 20.964167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655333"^^xsd:decimal ;
  dwc:decimalLongitude "20.964167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655333 20.964167)"^^geo:wktLiteral ;
  geo-pos:lat "38.655333"^^xsd:decimal ;
  geo-pos:long "20.964167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1320'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1320'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.964167'^^xsd:double;
  dwc:startLongitude '20.964167'^^xsd:double;
  dwc:endLongitude '20.964167'^^xsd:double;
  dwc:latitude '38.655333'^^xsd:double;
  dwc:startLatitude '38.655333'^^xsd:double;
  dwc:endLatitude '38.655333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.964167 38.655333, 20.964167 38.655333, 20.964167 38.655333, 20.964167 38.655333, 20.964167 38.655333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1320'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6665 20.9085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6665"^^xsd:decimal ;
  dwc:decimalLongitude "20.9085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6665 20.9085)"^^geo:wktLiteral ;
  geo-pos:lat "38.6665"^^xsd:decimal ;
  geo-pos:long "20.9085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1298'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1298'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9085'^^xsd:double;
  dwc:startLongitude '20.9085'^^xsd:double;
  dwc:endLongitude '20.9085'^^xsd:double;
  dwc:latitude '38.6665'^^xsd:double;
  dwc:startLatitude '38.6665'^^xsd:double;
  dwc:endLatitude '38.6665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9085 38.6665, 20.9085 38.6665, 20.9085 38.6665, 20.9085 38.6665, 20.9085 38.6665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1298'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6615 20.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6615"^^xsd:decimal ;
  dwc:decimalLongitude "20.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6615 20.922)"^^geo:wktLiteral ;
  geo-pos:lat "38.6615"^^xsd:decimal ;
  geo-pos:long "20.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1080'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1080'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.922'^^xsd:double;
  dwc:startLongitude '20.922'^^xsd:double;
  dwc:endLongitude '20.922'^^xsd:double;
  dwc:latitude '38.6615'^^xsd:double;
  dwc:startLatitude '38.6615'^^xsd:double;
  dwc:endLatitude '38.6615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.922 38.6615, 20.922 38.6615, 20.922 38.6615, 20.922 38.6615, 20.922 38.6615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1080'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621667 20.9635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.621667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621667 20.9635)"^^geo:wktLiteral ;
  geo-pos:lat "38.621667"^^xsd:decimal ;
  geo-pos:long "20.9635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_946'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_946'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9635'^^xsd:double;
  dwc:startLongitude '20.9635'^^xsd:double;
  dwc:endLongitude '20.9635'^^xsd:double;
  dwc:latitude '38.621667'^^xsd:double;
  dwc:startLatitude '38.621667'^^xsd:double;
  dwc:endLatitude '38.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9635 38.621667, 20.9635 38.621667, 20.9635 38.621667, 20.9635 38.621667, 20.9635 38.621667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_946'^^xsd:string;
  dwc:observationDate '1997-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.402778 -64.4425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.402778"^^xsd:decimal ;
  dwc:decimalLongitude "-64.4425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.402778 -64.4425)"^^geo:wktLiteral ;
  geo-pos:lat "10.402778"^^xsd:decimal ;
  geo-pos:long "-64.4425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3098'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3098'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.4425'^^xsd:double;
  dwc:startLongitude '-64.4425'^^xsd:double;
  dwc:endLongitude '-64.4425'^^xsd:double;
  dwc:latitude '10.402778'^^xsd:double;
  dwc:startLatitude '10.402778'^^xsd:double;
  dwc:endLatitude '10.402778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.4425 10.402778, -64.4425 10.402778, -64.4425 10.402778, -64.4425 10.402778, -64.4425 10.402778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3098'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725167 20.876333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725167"^^xsd:decimal ;
  dwc:decimalLongitude "20.876333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725167 20.876333)"^^geo:wktLiteral ;
  geo-pos:lat "38.725167"^^xsd:decimal ;
  geo-pos:long "20.876333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_999'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_999'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.876333'^^xsd:double;
  dwc:startLongitude '20.876333'^^xsd:double;
  dwc:endLongitude '20.876333'^^xsd:double;
  dwc:latitude '38.725167'^^xsd:double;
  dwc:startLatitude '38.725167'^^xsd:double;
  dwc:endLatitude '38.725167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.876333 38.725167, 20.876333 38.725167, 20.876333 38.725167, 20.876333 38.725167, 20.876333 38.725167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_999'^^xsd:string;
  dwc:observationDate '1997-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6765 20.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6765"^^xsd:decimal ;
  dwc:decimalLongitude "20.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6765 20.8125)"^^geo:wktLiteral ;
  geo-pos:lat "38.6765"^^xsd:decimal ;
  geo-pos:long "20.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1022'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1022'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8125'^^xsd:double;
  dwc:startLongitude '20.8125'^^xsd:double;
  dwc:endLongitude '20.8125'^^xsd:double;
  dwc:latitude '38.6765'^^xsd:double;
  dwc:startLatitude '38.6765'^^xsd:double;
  dwc:endLatitude '38.6765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8125 38.6765, 20.8125 38.6765, 20.8125 38.6765, 20.8125 38.6765, 20.8125 38.6765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1022'^^xsd:string;
  dwc:observationDate '1997-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639167 20.7285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639167"^^xsd:decimal ;
  dwc:decimalLongitude "20.7285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639167 20.7285)"^^geo:wktLiteral ;
  geo-pos:lat "38.639167"^^xsd:decimal ;
  geo-pos:long "20.7285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1217'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1217'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7285'^^xsd:double;
  dwc:startLongitude '20.7285'^^xsd:double;
  dwc:endLongitude '20.7285'^^xsd:double;
  dwc:latitude '38.639167'^^xsd:double;
  dwc:startLatitude '38.639167'^^xsd:double;
  dwc:endLatitude '38.639167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7285 38.639167, 20.7285 38.639167, 20.7285 38.639167, 20.7285 38.639167, 20.7285 38.639167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1217'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 20.947333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657"^^xsd:decimal ;
  dwc:decimalLongitude "20.947333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 20.947333)"^^geo:wktLiteral ;
  geo-pos:lat "38.657"^^xsd:decimal ;
  geo-pos:long "20.947333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1085'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1085'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.947333'^^xsd:double;
  dwc:startLongitude '20.947333'^^xsd:double;
  dwc:endLongitude '20.947333'^^xsd:double;
  dwc:latitude '38.657'^^xsd:double;
  dwc:startLatitude '38.657'^^xsd:double;
  dwc:endLatitude '38.657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.947333 38.657, 20.947333 38.657, 20.947333 38.657, 20.947333 38.657, 20.947333 38.657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1085'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05665 8.43953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05665"^^xsd:decimal ;
  dwc:decimalLongitude "8.43953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05665 8.43953)"^^geo:wktLiteral ;
  geo-pos:lat "44.05665"^^xsd:decimal ;
  geo-pos:long "8.43953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5217'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5217'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.311944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.43953'^^xsd:double;
  dwc:startLongitude '8.43953'^^xsd:double;
  dwc:endLongitude '8.43953'^^xsd:double;
  dwc:latitude '44.05665'^^xsd:double;
  dwc:startLatitude '44.05665'^^xsd:double;
  dwc:endLatitude '44.05665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43953 44.05665, 8.43953 44.05665, 8.43953 44.05665, 8.43953 44.05665, 8.43953 44.05665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_5217'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5115 20.652667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5115"^^xsd:decimal ;
  dwc:decimalLongitude "20.652667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5115 20.652667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5115"^^xsd:decimal ;
  geo-pos:long "20.652667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_835'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_835'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.652667'^^xsd:double;
  dwc:startLongitude '20.652667'^^xsd:double;
  dwc:endLongitude '20.652667'^^xsd:double;
  dwc:latitude '38.5115'^^xsd:double;
  dwc:startLatitude '38.5115'^^xsd:double;
  dwc:endLatitude '38.5115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.652667 38.5115, 20.652667 38.5115, 20.652667 38.5115, 20.652667 38.5115, 20.652667 38.5115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_835'^^xsd:string;
  dwc:observationDate '1995-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.701667 20.860833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.701667"^^xsd:decimal ;
  dwc:decimalLongitude "20.860833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.701667 20.860833)"^^geo:wktLiteral ;
  geo-pos:lat "38.701667"^^xsd:decimal ;
  geo-pos:long "20.860833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_914'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_914'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.860833'^^xsd:double;
  dwc:startLongitude '20.860833'^^xsd:double;
  dwc:endLongitude '20.860833'^^xsd:double;
  dwc:latitude '38.701667'^^xsd:double;
  dwc:startLatitude '38.701667'^^xsd:double;
  dwc:endLatitude '38.701667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.860833 38.701667, 20.860833 38.701667, 20.860833 38.701667, 20.860833 38.701667, 20.860833 38.701667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_914'^^xsd:string;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.504167 -64.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.504167"^^xsd:decimal ;
  dwc:decimalLongitude "-64.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.504167 -64.341667)"^^geo:wktLiteral ;
  geo-pos:lat "10.504167"^^xsd:decimal ;
  geo-pos:long "-64.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3110'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3110'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.341667'^^xsd:double;
  dwc:startLongitude '-64.341667'^^xsd:double;
  dwc:endLongitude '-64.341667'^^xsd:double;
  dwc:latitude '10.504167'^^xsd:double;
  dwc:startLatitude '10.504167'^^xsd:double;
  dwc:endLatitude '10.504167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.341667 10.504167, -64.341667 10.504167, -64.341667 10.504167, -64.341667 10.504167, -64.341667 10.504167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3110'^^xsd:string;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711667 20.763167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.711667"^^xsd:decimal ;
  dwc:decimalLongitude "20.763167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711667 20.763167)"^^geo:wktLiteral ;
  geo-pos:lat "38.711667"^^xsd:decimal ;
  geo-pos:long "20.763167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_954'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_954'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.763167'^^xsd:double;
  dwc:startLongitude '20.763167'^^xsd:double;
  dwc:endLongitude '20.763167'^^xsd:double;
  dwc:latitude '38.711667'^^xsd:double;
  dwc:startLatitude '38.711667'^^xsd:double;
  dwc:endLatitude '38.711667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.763167 38.711667, 20.763167 38.711667, 20.763167 38.711667, 20.763167 38.711667, 20.763167 38.711667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_954'^^xsd:string;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.286944 -64.687778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.286944"^^xsd:decimal ;
  dwc:decimalLongitude "-64.687778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.286944 -64.687778)"^^geo:wktLiteral ;
  geo-pos:lat "10.286944"^^xsd:decimal ;
  geo-pos:long "-64.687778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3108'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3108'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.687778'^^xsd:double;
  dwc:startLongitude '-64.687778'^^xsd:double;
  dwc:endLongitude '-64.687778'^^xsd:double;
  dwc:latitude '10.286944'^^xsd:double;
  dwc:startLatitude '10.286944'^^xsd:double;
  dwc:endLatitude '10.286944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.687778 10.286944, -64.687778 10.286944, -64.687778 10.286944, -64.687778 10.286944, -64.687778 10.286944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3108'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652833 20.926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652833"^^xsd:decimal ;
  dwc:decimalLongitude "20.926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652833 20.926667)"^^geo:wktLiteral ;
  geo-pos:lat "38.652833"^^xsd:decimal ;
  geo-pos:long "20.926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1341'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1341'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926667'^^xsd:double;
  dwc:startLongitude '20.926667'^^xsd:double;
  dwc:endLongitude '20.926667'^^xsd:double;
  dwc:latitude '38.652833'^^xsd:double;
  dwc:startLatitude '38.652833'^^xsd:double;
  dwc:endLatitude '38.652833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926667 38.652833, 20.926667 38.652833, 20.926667 38.652833, 20.926667 38.652833, 20.926667 38.652833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1341'^^xsd:string;
  dwc:observationDate '2001-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696 20.7775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.696"^^xsd:decimal ;
  dwc:decimalLongitude "20.7775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696 20.7775)"^^geo:wktLiteral ;
  geo-pos:lat "38.696"^^xsd:decimal ;
  geo-pos:long "20.7775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_885'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_885'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7775'^^xsd:double;
  dwc:startLongitude '20.7775'^^xsd:double;
  dwc:endLongitude '20.7775'^^xsd:double;
  dwc:latitude '38.696'^^xsd:double;
  dwc:startLatitude '38.696'^^xsd:double;
  dwc:endLatitude '38.696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7775 38.696, 20.7775 38.696, 20.7775 38.696, 20.7775 38.696, 20.7775 38.696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_885'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629833 20.9715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.629833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629833 20.9715)"^^geo:wktLiteral ;
  geo-pos:lat "38.629833"^^xsd:decimal ;
  geo-pos:long "20.9715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1083'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1083'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9715'^^xsd:double;
  dwc:startLongitude '20.9715'^^xsd:double;
  dwc:endLongitude '20.9715'^^xsd:double;
  dwc:latitude '38.629833'^^xsd:double;
  dwc:startLatitude '38.629833'^^xsd:double;
  dwc:endLatitude '38.629833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9715 38.629833, 20.9715 38.629833, 20.9715 38.629833, 20.9715 38.629833, 20.9715 38.629833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1083'^^xsd:string;
  dwc:observationDate '1998-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660667 20.917833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660667"^^xsd:decimal ;
  dwc:decimalLongitude "20.917833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660667 20.917833)"^^geo:wktLiteral ;
  geo-pos:lat "38.660667"^^xsd:decimal ;
  geo-pos:long "20.917833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1147'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1147'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.917833'^^xsd:double;
  dwc:startLongitude '20.917833'^^xsd:double;
  dwc:endLongitude '20.917833'^^xsd:double;
  dwc:latitude '38.660667'^^xsd:double;
  dwc:startLatitude '38.660667'^^xsd:double;
  dwc:endLatitude '38.660667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.917833 38.660667, 20.917833 38.660667, 20.917833 38.660667, 20.917833 38.660667, 20.917833 38.660667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1147'^^xsd:string;
  dwc:observationDate '1999-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.681667 20.843167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.681667"^^xsd:decimal ;
  dwc:decimalLongitude "20.843167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.681667 20.843167)"^^geo:wktLiteral ;
  geo-pos:lat "38.681667"^^xsd:decimal ;
  geo-pos:long "20.843167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1450'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1450'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843167'^^xsd:double;
  dwc:startLongitude '20.843167'^^xsd:double;
  dwc:endLongitude '20.843167'^^xsd:double;
  dwc:latitude '38.681667'^^xsd:double;
  dwc:startLatitude '38.681667'^^xsd:double;
  dwc:endLatitude '38.681667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843167 38.681667, 20.843167 38.681667, 20.843167 38.681667, 20.843167 38.681667, 20.843167 38.681667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1450'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0285 -16.945167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0285"^^xsd:decimal ;
  dwc:decimalLongitude "-16.945167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0285 -16.945167)"^^geo:wktLiteral ;
  geo-pos:lat "28.0285"^^xsd:decimal ;
  geo-pos:long "-16.945167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2905'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2905'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.491666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.945167'^^xsd:double;
  dwc:startLongitude '-16.945167'^^xsd:double;
  dwc:endLongitude '-16.945167'^^xsd:double;
  dwc:latitude '28.0285'^^xsd:double;
  dwc:startLatitude '28.0285'^^xsd:double;
  dwc:endLatitude '28.0285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.945167 28.0285, -16.945167 28.0285, -16.945167 28.0285, -16.945167 28.0285, -16.945167 28.0285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2905'^^xsd:string;
  dwc:observationDate '1996-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.610556 20.721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.610556"^^xsd:decimal ;
  dwc:decimalLongitude "20.721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.610556 20.721667)"^^geo:wktLiteral ;
  geo-pos:lat "38.610556"^^xsd:decimal ;
  geo-pos:long "20.721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_674'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_674'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.721667'^^xsd:double;
  dwc:startLongitude '20.721667'^^xsd:double;
  dwc:endLongitude '20.721667'^^xsd:double;
  dwc:latitude '38.610556'^^xsd:double;
  dwc:startLatitude '38.610556'^^xsd:double;
  dwc:endLatitude '38.610556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.721667 38.610556, 20.721667 38.610556, 20.721667 38.610556, 20.721667 38.610556, 20.721667 38.610556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_674'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606667 21.0005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.606667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606667 21.0005)"^^geo:wktLiteral ;
  geo-pos:lat "38.606667"^^xsd:decimal ;
  geo-pos:long "21.0005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_950'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_950'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0005'^^xsd:double;
  dwc:startLongitude '21.0005'^^xsd:double;
  dwc:endLongitude '21.0005'^^xsd:double;
  dwc:latitude '38.606667'^^xsd:double;
  dwc:startLatitude '38.606667'^^xsd:double;
  dwc:endLatitude '38.606667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0005 38.606667, 21.0005 38.606667, 21.0005 38.606667, 21.0005 38.606667, 21.0005 38.606667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_950'^^xsd:string;
  dwc:observationDate '1997-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619833 20.962667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619833"^^xsd:decimal ;
  dwc:decimalLongitude "20.962667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619833 20.962667)"^^geo:wktLiteral ;
  geo-pos:lat "38.619833"^^xsd:decimal ;
  geo-pos:long "20.962667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_796'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_796'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962667'^^xsd:double;
  dwc:startLongitude '20.962667'^^xsd:double;
  dwc:endLongitude '20.962667'^^xsd:double;
  dwc:latitude '38.619833'^^xsd:double;
  dwc:startLatitude '38.619833'^^xsd:double;
  dwc:endLatitude '38.619833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962667 38.619833, 20.962667 38.619833, 20.962667 38.619833, 20.962667 38.619833, 20.962667 38.619833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_796'^^xsd:string;
  dwc:observationDate '1994-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655667 20.9615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655667 20.9615)"^^geo:wktLiteral ;
  geo-pos:lat "38.655667"^^xsd:decimal ;
  geo-pos:long "20.9615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1308'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1308'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9615'^^xsd:double;
  dwc:startLongitude '20.9615'^^xsd:double;
  dwc:endLongitude '20.9615'^^xsd:double;
  dwc:latitude '38.655667'^^xsd:double;
  dwc:startLatitude '38.655667'^^xsd:double;
  dwc:endLatitude '38.655667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9615 38.655667, 20.9615 38.655667, 20.9615 38.655667, 20.9615 38.655667, 20.9615 38.655667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1308'^^xsd:string;
  dwc:observationDate '2001-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689167 20.806333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.689167"^^xsd:decimal ;
  dwc:decimalLongitude "20.806333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689167 20.806333)"^^geo:wktLiteral ;
  geo-pos:lat "38.689167"^^xsd:decimal ;
  geo-pos:long "20.806333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_952'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_952'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.806333'^^xsd:double;
  dwc:startLongitude '20.806333'^^xsd:double;
  dwc:endLongitude '20.806333'^^xsd:double;
  dwc:latitude '38.689167'^^xsd:double;
  dwc:startLatitude '38.689167'^^xsd:double;
  dwc:endLatitude '38.689167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.806333 38.689167, 20.806333 38.689167, 20.806333 38.689167, 20.806333 38.689167, 20.806333 38.689167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_952'^^xsd:string;
  dwc:observationDate '1997-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555667 20.880833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555667"^^xsd:decimal ;
  dwc:decimalLongitude "20.880833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555667 20.880833)"^^geo:wktLiteral ;
  geo-pos:lat "38.555667"^^xsd:decimal ;
  geo-pos:long "20.880833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_759'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_759'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.880833'^^xsd:double;
  dwc:startLongitude '20.880833'^^xsd:double;
  dwc:endLongitude '20.880833'^^xsd:double;
  dwc:latitude '38.555667'^^xsd:double;
  dwc:startLatitude '38.555667'^^xsd:double;
  dwc:endLatitude '38.555667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.880833 38.555667, 20.880833 38.555667, 20.880833 38.555667, 20.880833 38.555667, 20.880833 38.555667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_759'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6335 20.9735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6335"^^xsd:decimal ;
  dwc:decimalLongitude "20.9735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6335 20.9735)"^^geo:wktLiteral ;
  geo-pos:lat "38.6335"^^xsd:decimal ;
  geo-pos:long "20.9735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_883'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_883'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9735'^^xsd:double;
  dwc:startLongitude '20.9735'^^xsd:double;
  dwc:endLongitude '20.9735'^^xsd:double;
  dwc:latitude '38.6335'^^xsd:double;
  dwc:startLatitude '38.6335'^^xsd:double;
  dwc:endLatitude '38.6335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9735 38.6335, 20.9735 38.6335, 20.9735 38.6335, 20.9735 38.6335, 20.9735 38.6335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_883'^^xsd:string;
  dwc:observationDate '1996-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.115667 8.468833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.115667"^^xsd:decimal ;
  dwc:decimalLongitude "8.468833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.115667 8.468833)"^^geo:wktLiteral ;
  geo-pos:lat "43.115667"^^xsd:decimal ;
  geo-pos:long "8.468833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3858'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3858'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.468833'^^xsd:double;
  dwc:startLongitude '8.468833'^^xsd:double;
  dwc:endLongitude '8.468833'^^xsd:double;
  dwc:latitude '43.115667'^^xsd:double;
  dwc:startLatitude '43.115667'^^xsd:double;
  dwc:endLatitude '43.115667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.468833 43.115667, 8.468833 43.115667, 8.468833 43.115667, 8.468833 43.115667, 8.468833 43.115667))'^^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 '774_3858'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5459 7.90597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5459"^^xsd:decimal ;
  dwc:decimalLongitude "7.90597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5459 7.90597)"^^geo:wktLiteral ;
  geo-pos:lat "43.5459"^^xsd:decimal ;
  geo-pos:long "7.90597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6505'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6505'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.135'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90597'^^xsd:double;
  dwc:startLongitude '7.90597'^^xsd:double;
  dwc:endLongitude '7.90597'^^xsd:double;
  dwc:latitude '43.5459'^^xsd:double;
  dwc:startLatitude '43.5459'^^xsd:double;
  dwc:endLatitude '43.5459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90597 43.5459, 7.90597 43.5459, 7.90597 43.5459, 7.90597 43.5459, 7.90597 43.5459))'^^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 '774_6505'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39525 7.53022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39525"^^xsd:decimal ;
  dwc:decimalLongitude "7.53022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39525 7.53022)"^^geo:wktLiteral ;
  geo-pos:lat "43.39525"^^xsd:decimal ;
  geo-pos:long "7.53022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6582'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6582'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53022'^^xsd:double;
  dwc:startLongitude '7.53022'^^xsd:double;
  dwc:endLongitude '7.53022'^^xsd:double;
  dwc:latitude '43.39525'^^xsd:double;
  dwc:startLatitude '43.39525'^^xsd:double;
  dwc:endLatitude '43.39525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53022 43.39525, 7.53022 43.39525, 7.53022 43.39525, 7.53022 43.39525, 7.53022 43.39525))'^^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 '774_6582'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751961 7.817742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751961"^^xsd:decimal ;
  dwc:decimalLongitude "7.817742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751961 7.817742)"^^geo:wktLiteral ;
  geo-pos:lat "43.751961"^^xsd:decimal ;
  geo-pos:long "7.817742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6178'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6178'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.268055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817742'^^xsd:double;
  dwc:startLongitude '7.817742'^^xsd:double;
  dwc:endLongitude '7.817742'^^xsd:double;
  dwc:latitude '43.751961'^^xsd:double;
  dwc:startLatitude '43.751961'^^xsd:double;
  dwc:endLatitude '43.751961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817742 43.751961, 7.817742 43.751961, 7.817742 43.751961, 7.817742 43.751961, 7.817742 43.751961))'^^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 '774_6178'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60382 7.391181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60382"^^xsd:decimal ;
  dwc:decimalLongitude "7.391181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60382 7.391181)"^^geo:wktLiteral ;
  geo-pos:lat "43.60382"^^xsd:decimal ;
  geo-pos:long "7.391181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7749'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7749'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.391181'^^xsd:double;
  dwc:startLongitude '7.391181'^^xsd:double;
  dwc:endLongitude '7.391181'^^xsd:double;
  dwc:latitude '43.60382'^^xsd:double;
  dwc:startLatitude '43.60382'^^xsd:double;
  dwc:endLatitude '43.60382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.391181 43.60382, 7.391181 43.60382, 7.391181 43.60382, 7.391181 43.60382, 7.391181 43.60382))'^^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 '774_7749'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.456167 7.868833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.456167"^^xsd:decimal ;
  dwc:decimalLongitude "7.868833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.456167 7.868833)"^^geo:wktLiteral ;
  geo-pos:lat "43.456167"^^xsd:decimal ;
  geo-pos:long "7.868833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4706'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4706'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.021388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.868833'^^xsd:double;
  dwc:startLongitude '7.868833'^^xsd:double;
  dwc:endLongitude '7.868833'^^xsd:double;
  dwc:latitude '43.456167'^^xsd:double;
  dwc:startLatitude '43.456167'^^xsd:double;
  dwc:endLatitude '43.456167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.868833 43.456167, 7.868833 43.456167, 7.868833 43.456167, 7.868833 43.456167, 7.868833 43.456167))'^^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 '774_4706'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.727261 8.010041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.727261"^^xsd:decimal ;
  dwc:decimalLongitude "8.010041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.727261 8.010041)"^^geo:wktLiteral ;
  geo-pos:lat "43.727261"^^xsd:decimal ;
  geo-pos:long "8.010041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5818'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5818'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.495555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.010041'^^xsd:double;
  dwc:startLongitude '8.010041'^^xsd:double;
  dwc:endLongitude '8.010041'^^xsd:double;
  dwc:latitude '43.727261'^^xsd:double;
  dwc:startLatitude '43.727261'^^xsd:double;
  dwc:endLatitude '43.727261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.010041 43.727261, 8.010041 43.727261, 8.010041 43.727261, 8.010041 43.727261, 8.010041 43.727261))'^^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 '774_5818'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.836117 8.123917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.836117"^^xsd:decimal ;
  dwc:decimalLongitude "8.123917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.836117 8.123917)"^^geo:wktLiteral ;
  geo-pos:lat "43.836117"^^xsd:decimal ;
  geo-pos:long "8.123917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5448'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5448'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.123917'^^xsd:double;
  dwc:startLongitude '8.123917'^^xsd:double;
  dwc:endLongitude '8.123917'^^xsd:double;
  dwc:latitude '43.836117'^^xsd:double;
  dwc:startLatitude '43.836117'^^xsd:double;
  dwc:endLatitude '43.836117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.123917 43.836117, 8.123917 43.836117, 8.123917 43.836117, 8.123917 43.836117, 8.123917 43.836117))'^^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 '774_5448'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507668 7.770083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.507668"^^xsd:decimal ;
  dwc:decimalLongitude "7.770083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507668 7.770083)"^^geo:wktLiteral ;
  geo-pos:lat "43.507668"^^xsd:decimal ;
  geo-pos:long "7.770083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5587'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5587'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.770083'^^xsd:double;
  dwc:startLongitude '7.770083'^^xsd:double;
  dwc:endLongitude '7.770083'^^xsd:double;
  dwc:latitude '43.507668'^^xsd:double;
  dwc:startLatitude '43.507668'^^xsd:double;
  dwc:endLatitude '43.507668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.770083 43.507668, 7.770083 43.507668, 7.770083 43.507668, 7.770083 43.507668, 7.770083 43.507668))'^^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 '774_5587'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.379192 7.533769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.379192"^^xsd:decimal ;
  dwc:decimalLongitude "7.533769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.379192 7.533769)"^^geo:wktLiteral ;
  geo-pos:lat "43.379192"^^xsd:decimal ;
  geo-pos:long "7.533769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5979'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5979'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.693333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.533769'^^xsd:double;
  dwc:startLongitude '7.533769'^^xsd:double;
  dwc:endLongitude '7.533769'^^xsd:double;
  dwc:latitude '43.379192'^^xsd:double;
  dwc:startLatitude '43.379192'^^xsd:double;
  dwc:endLatitude '43.379192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.533769 43.379192, 7.533769 43.379192, 7.533769 43.379192, 7.533769 43.379192, 7.533769 43.379192))'^^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 '774_5979'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609409 7.625209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.609409"^^xsd:decimal ;
  dwc:decimalLongitude "7.625209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609409 7.625209)"^^geo:wktLiteral ;
  geo-pos:lat "43.609409"^^xsd:decimal ;
  geo-pos:long "7.625209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5967'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5967'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.411666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.625209'^^xsd:double;
  dwc:startLongitude '7.625209'^^xsd:double;
  dwc:endLongitude '7.625209'^^xsd:double;
  dwc:latitude '43.609409'^^xsd:double;
  dwc:startLatitude '43.609409'^^xsd:double;
  dwc:endLatitude '43.609409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.625209 43.609409, 7.625209 43.609409, 7.625209 43.609409, 7.625209 43.609409, 7.625209 43.609409))'^^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 '774_5967'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.743847 7.930634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.743847"^^xsd:decimal ;
  dwc:decimalLongitude "7.930634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.743847 7.930634)"^^geo:wktLiteral ;
  geo-pos:lat "43.743847"^^xsd:decimal ;
  geo-pos:long "7.930634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5605'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5605'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9947222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.930634'^^xsd:double;
  dwc:startLongitude '7.930634'^^xsd:double;
  dwc:endLongitude '7.930634'^^xsd:double;
  dwc:latitude '43.743847'^^xsd:double;
  dwc:startLatitude '43.743847'^^xsd:double;
  dwc:endLatitude '43.743847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.930634 43.743847, 7.930634 43.743847, 7.930634 43.743847, 7.930634 43.743847, 7.930634 43.743847))'^^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 '774_5605'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.335587 8.051731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.335587"^^xsd:decimal ;
  dwc:decimalLongitude "8.051731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.335587 8.051731)"^^geo:wktLiteral ;
  geo-pos:lat "43.335587"^^xsd:decimal ;
  geo-pos:long "8.051731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5753'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5753'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.9622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.051731'^^xsd:double;
  dwc:startLongitude '8.051731'^^xsd:double;
  dwc:endLongitude '8.051731'^^xsd:double;
  dwc:latitude '43.335587'^^xsd:double;
  dwc:startLatitude '43.335587'^^xsd:double;
  dwc:endLatitude '43.335587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.051731 43.335587, 8.051731 43.335587, 8.051731 43.335587, 8.051731 43.335587, 8.051731 43.335587))'^^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 '774_5753'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.851765 6.285383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.851765"^^xsd:decimal ;
  dwc:decimalLongitude "6.285383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.851765 6.285383)"^^geo:wktLiteral ;
  geo-pos:lat "42.851765"^^xsd:decimal ;
  geo-pos:long "6.285383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5568'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5568'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.674166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.285383'^^xsd:double;
  dwc:startLongitude '6.285383'^^xsd:double;
  dwc:endLongitude '6.285383'^^xsd:double;
  dwc:latitude '42.851765'^^xsd:double;
  dwc:startLatitude '42.851765'^^xsd:double;
  dwc:endLatitude '42.851765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.285383 42.851765, 6.285383 42.851765, 6.285383 42.851765, 6.285383 42.851765, 6.285383 42.851765))'^^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 '774_5568'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.178848 8.436666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.178848"^^xsd:decimal ;
  dwc:decimalLongitude "8.436666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.178848 8.436666)"^^geo:wktLiteral ;
  geo-pos:lat "43.178848"^^xsd:decimal ;
  geo-pos:long "8.436666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5591'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5591'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1686111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.436666'^^xsd:double;
  dwc:startLongitude '8.436666'^^xsd:double;
  dwc:endLongitude '8.436666'^^xsd:double;
  dwc:latitude '43.178848'^^xsd:double;
  dwc:startLatitude '43.178848'^^xsd:double;
  dwc:endLatitude '43.178848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.436666 43.178848, 8.436666 43.178848, 8.436666 43.178848, 8.436666 43.178848, 8.436666 43.178848))'^^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 '774_5591'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481411 7.453166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481411"^^xsd:decimal ;
  dwc:decimalLongitude "7.453166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481411 7.453166)"^^geo:wktLiteral ;
  geo-pos:lat "43.481411"^^xsd:decimal ;
  geo-pos:long "7.453166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5604'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5604'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.980277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.453166'^^xsd:double;
  dwc:startLongitude '7.453166'^^xsd:double;
  dwc:endLongitude '7.453166'^^xsd:double;
  dwc:latitude '43.481411'^^xsd:double;
  dwc:startLatitude '43.481411'^^xsd:double;
  dwc:endLatitude '43.481411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.453166 43.481411, 7.453166 43.481411, 7.453166 43.481411, 7.453166 43.481411, 7.453166 43.481411))'^^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 '774_5604'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77747 7.81588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77747"^^xsd:decimal ;
  dwc:decimalLongitude "7.81588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77747 7.81588)"^^geo:wktLiteral ;
  geo-pos:lat "43.77747"^^xsd:decimal ;
  geo-pos:long "7.81588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4812'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4812'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.81588'^^xsd:double;
  dwc:startLongitude '7.81588'^^xsd:double;
  dwc:endLongitude '7.81588'^^xsd:double;
  dwc:latitude '43.77747'^^xsd:double;
  dwc:startLatitude '43.77747'^^xsd:double;
  dwc:endLatitude '43.77747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.81588 43.77747, 7.81588 43.77747, 7.81588 43.77747, 7.81588 43.77747, 7.81588 43.77747))'^^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 '774_4812'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59465 7.446408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59465"^^xsd:decimal ;
  dwc:decimalLongitude "7.446408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59465 7.446408)"^^geo:wktLiteral ;
  geo-pos:lat "43.59465"^^xsd:decimal ;
  geo-pos:long "7.446408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7800'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7800'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.9036111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.446408'^^xsd:double;
  dwc:startLongitude '7.446408'^^xsd:double;
  dwc:endLongitude '7.446408'^^xsd:double;
  dwc:latitude '43.59465'^^xsd:double;
  dwc:startLatitude '43.59465'^^xsd:double;
  dwc:endLatitude '43.59465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.446408 43.59465, 7.446408 43.59465, 7.446408 43.59465, 7.446408 43.59465, 7.446408 43.59465))'^^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 '774_7800'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.735833 8.754833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.735833"^^xsd:decimal ;
  dwc:decimalLongitude "8.754833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.735833 8.754833)"^^geo:wktLiteral ;
  geo-pos:lat "42.735833"^^xsd:decimal ;
  geo-pos:long "8.754833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4539'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4539'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.754833'^^xsd:double;
  dwc:startLongitude '8.754833'^^xsd:double;
  dwc:endLongitude '8.754833'^^xsd:double;
  dwc:latitude '42.735833'^^xsd:double;
  dwc:startLatitude '42.735833'^^xsd:double;
  dwc:endLatitude '42.735833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.754833 42.735833, 8.754833 42.735833, 8.754833 42.735833, 8.754833 42.735833, 8.754833 42.735833))'^^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 '774_4539'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647 7.387333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.647"^^xsd:decimal ;
  dwc:decimalLongitude "7.387333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647 7.387333)"^^geo:wktLiteral ;
  geo-pos:lat "43.647"^^xsd:decimal ;
  geo-pos:long "7.387333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4575'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4575'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.705833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.387333'^^xsd:double;
  dwc:startLongitude '7.387333'^^xsd:double;
  dwc:endLongitude '7.387333'^^xsd:double;
  dwc:latitude '43.647'^^xsd:double;
  dwc:startLatitude '43.647'^^xsd:double;
  dwc:endLatitude '43.647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.387333 43.647, 7.387333 43.647, 7.387333 43.647, 7.387333 43.647, 7.387333 43.647))'^^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 '774_4575'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.215 8.195333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.215"^^xsd:decimal ;
  dwc:decimalLongitude "8.195333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.215 8.195333)"^^geo:wktLiteral ;
  geo-pos:lat "41.215"^^xsd:decimal ;
  geo-pos:long "8.195333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2789'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2789'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.195333'^^xsd:double;
  dwc:startLongitude '8.195333'^^xsd:double;
  dwc:endLongitude '8.195333'^^xsd:double;
  dwc:latitude '41.215'^^xsd:double;
  dwc:startLatitude '41.215'^^xsd:double;
  dwc:endLatitude '41.215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.195333 41.215, 8.195333 41.215, 8.195333 41.215, 8.195333 41.215, 8.195333 41.215))'^^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 '774_2789'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642 8.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.642"^^xsd:decimal ;
  dwc:decimalLongitude "8.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642 8.16)"^^geo:wktLiteral ;
  geo-pos:lat "43.642"^^xsd:decimal ;
  geo-pos:long "8.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7135'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7135'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.669722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16'^^xsd:double;
  dwc:startLongitude '8.16'^^xsd:double;
  dwc:endLongitude '8.16'^^xsd:double;
  dwc:latitude '43.642'^^xsd:double;
  dwc:startLatitude '43.642'^^xsd:double;
  dwc:endLatitude '43.642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16 43.642, 8.16 43.642, 8.16 43.642, 8.16 43.642, 8.16 43.642))'^^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 '774_7135'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6547 7.961317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6547"^^xsd:decimal ;
  dwc:decimalLongitude "7.961317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6547 7.961317)"^^geo:wktLiteral ;
  geo-pos:lat "43.6547"^^xsd:decimal ;
  geo-pos:long "7.961317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7195'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7195'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9813888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.961317'^^xsd:double;
  dwc:startLongitude '7.961317'^^xsd:double;
  dwc:endLongitude '7.961317'^^xsd:double;
  dwc:latitude '43.6547'^^xsd:double;
  dwc:startLatitude '43.6547'^^xsd:double;
  dwc:endLatitude '43.6547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.961317 43.6547, 7.961317 43.6547, 7.961317 43.6547, 7.961317 43.6547, 7.961317 43.6547))'^^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 '774_7195'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.227833 8.0742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.227833"^^xsd:decimal ;
  dwc:decimalLongitude "8.0742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.227833 8.0742)"^^geo:wktLiteral ;
  geo-pos:lat "43.227833"^^xsd:decimal ;
  geo-pos:long "8.0742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3975'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3975'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0742'^^xsd:double;
  dwc:startLongitude '8.0742'^^xsd:double;
  dwc:endLongitude '8.0742'^^xsd:double;
  dwc:latitude '43.227833'^^xsd:double;
  dwc:startLatitude '43.227833'^^xsd:double;
  dwc:endLatitude '43.227833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0742 43.227833, 8.0742 43.227833, 8.0742 43.227833, 8.0742 43.227833, 8.0742 43.227833))'^^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 '774_3975'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658 7.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.658"^^xsd:decimal ;
  dwc:decimalLongitude "7.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658 7.493)"^^geo:wktLiteral ;
  geo-pos:lat "43.658"^^xsd:decimal ;
  geo-pos:long "7.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5034'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5034'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.493'^^xsd:double;
  dwc:startLongitude '7.493'^^xsd:double;
  dwc:endLongitude '7.493'^^xsd:double;
  dwc:latitude '43.658'^^xsd:double;
  dwc:startLatitude '43.658'^^xsd:double;
  dwc:endLatitude '43.658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.493 43.658, 7.493 43.658, 7.493 43.658, 7.493 43.658, 7.493 43.658))'^^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 '774_5034'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666617 7.983017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.666617"^^xsd:decimal ;
  dwc:decimalLongitude "7.983017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666617 7.983017)"^^geo:wktLiteral ;
  geo-pos:lat "43.666617"^^xsd:decimal ;
  geo-pos:long "7.983017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7028'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7028'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.983017'^^xsd:double;
  dwc:startLongitude '7.983017'^^xsd:double;
  dwc:endLongitude '7.983017'^^xsd:double;
  dwc:latitude '43.666617'^^xsd:double;
  dwc:startLatitude '43.666617'^^xsd:double;
  dwc:endLatitude '43.666617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.983017 43.666617, 7.983017 43.666617, 7.983017 43.666617, 7.983017 43.666617, 7.983017 43.666617))'^^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 '774_7028'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480667 8.482667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480667"^^xsd:decimal ;
  dwc:decimalLongitude "8.482667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480667 8.482667)"^^geo:wktLiteral ;
  geo-pos:lat "42.480667"^^xsd:decimal ;
  geo-pos:long "8.482667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4441'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4441'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.482667'^^xsd:double;
  dwc:startLongitude '8.482667'^^xsd:double;
  dwc:endLongitude '8.482667'^^xsd:double;
  dwc:latitude '42.480667'^^xsd:double;
  dwc:startLatitude '42.480667'^^xsd:double;
  dwc:endLatitude '42.480667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.482667 42.480667, 8.482667 42.480667, 8.482667 42.480667, 8.482667 42.480667, 8.482667 42.480667))'^^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 '774_4441'^^xsd:string;
  dwc:observationDate '1996-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576946 7.940267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.576946"^^xsd:decimal ;
  dwc:decimalLongitude "7.940267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576946 7.940267)"^^geo:wktLiteral ;
  geo-pos:lat "43.576946"^^xsd:decimal ;
  geo-pos:long "7.940267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5811'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5811'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.722777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.940267'^^xsd:double;
  dwc:startLongitude '7.940267'^^xsd:double;
  dwc:endLongitude '7.940267'^^xsd:double;
  dwc:latitude '43.576946'^^xsd:double;
  dwc:startLatitude '43.576946'^^xsd:double;
  dwc:endLatitude '43.576946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.940267 43.576946, 7.940267 43.576946, 7.940267 43.576946, 7.940267 43.576946, 7.940267 43.576946))'^^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 '774_5811'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68656 7.356138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68656"^^xsd:decimal ;
  dwc:decimalLongitude "7.356138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68656 7.356138)"^^geo:wktLiteral ;
  geo-pos:lat "43.68656"^^xsd:decimal ;
  geo-pos:long "7.356138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7905'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7905'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7030555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.356138'^^xsd:double;
  dwc:startLongitude '7.356138'^^xsd:double;
  dwc:endLongitude '7.356138'^^xsd:double;
  dwc:latitude '43.68656'^^xsd:double;
  dwc:startLatitude '43.68656'^^xsd:double;
  dwc:endLatitude '43.68656'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.356138 43.68656, 7.356138 43.68656, 7.356138 43.68656, 7.356138 43.68656, 7.356138 43.68656))'^^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 '774_7905'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.666667"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2285'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2285'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:startLongitude '7.9'^^xsd:double;
  dwc:endLongitude '7.9'^^xsd:double;
  dwc:latitude '43.666667'^^xsd:double;
  dwc:startLatitude '43.666667'^^xsd:double;
  dwc:endLatitude '43.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9 43.666667, 7.9 43.666667, 7.9 43.666667, 7.9 43.666667, 7.9 43.666667))'^^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 '774_2285'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67747 7.90501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67747"^^xsd:decimal ;
  dwc:decimalLongitude "7.90501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67747 7.90501)"^^geo:wktLiteral ;
  geo-pos:lat "43.67747"^^xsd:decimal ;
  geo-pos:long "7.90501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6439'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.9316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90501'^^xsd:double;
  dwc:startLongitude '7.90501'^^xsd:double;
  dwc:endLongitude '7.90501'^^xsd:double;
  dwc:latitude '43.67747'^^xsd:double;
  dwc:startLatitude '43.67747'^^xsd:double;
  dwc:endLatitude '43.67747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90501 43.67747, 7.90501 43.67747, 7.90501 43.67747, 7.90501 43.67747, 7.90501 43.67747))'^^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 '774_6439'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68592 7.8835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68592"^^xsd:decimal ;
  dwc:decimalLongitude "7.8835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68592 7.8835)"^^geo:wktLiteral ;
  geo-pos:lat "43.68592"^^xsd:decimal ;
  geo-pos:long "7.8835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7863'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7863'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.442222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8835'^^xsd:double;
  dwc:startLongitude '7.8835'^^xsd:double;
  dwc:endLongitude '7.8835'^^xsd:double;
  dwc:latitude '43.68592'^^xsd:double;
  dwc:startLatitude '43.68592'^^xsd:double;
  dwc:endLatitude '43.68592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8835 43.68592, 7.8835 43.68592, 7.8835 43.68592, 7.8835 43.68592, 7.8835 43.68592))'^^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 '774_7863'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60388 8.57519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60388"^^xsd:decimal ;
  dwc:decimalLongitude "8.57519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60388 8.57519)"^^geo:wktLiteral ;
  geo-pos:lat "43.60388"^^xsd:decimal ;
  geo-pos:long "8.57519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6756'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6756'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.4083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.57519'^^xsd:double;
  dwc:startLongitude '8.57519'^^xsd:double;
  dwc:endLongitude '8.57519'^^xsd:double;
  dwc:latitude '43.60388'^^xsd:double;
  dwc:startLatitude '43.60388'^^xsd:double;
  dwc:endLatitude '43.60388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.57519 43.60388, 8.57519 43.60388, 8.57519 43.60388, 8.57519 43.60388, 8.57519 43.60388))'^^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 '774_6756'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683163 7.4625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683163"^^xsd:decimal ;
  dwc:decimalLongitude "7.4625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683163 7.4625)"^^geo:wktLiteral ;
  geo-pos:lat "43.683163"^^xsd:decimal ;
  geo-pos:long "7.4625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5833'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5833'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4625'^^xsd:double;
  dwc:startLongitude '7.4625'^^xsd:double;
  dwc:endLongitude '7.4625'^^xsd:double;
  dwc:latitude '43.683163'^^xsd:double;
  dwc:startLatitude '43.683163'^^xsd:double;
  dwc:endLatitude '43.683163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4625 43.683163, 7.4625 43.683163, 7.4625 43.683163, 7.4625 43.683163, 7.4625 43.683163))'^^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 '774_5833'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697697 7.782967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.697697"^^xsd:decimal ;
  dwc:decimalLongitude "7.782967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697697 7.782967)"^^geo:wktLiteral ;
  geo-pos:lat "43.697697"^^xsd:decimal ;
  geo-pos:long "7.782967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5582'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5582'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.782967'^^xsd:double;
  dwc:startLongitude '7.782967'^^xsd:double;
  dwc:endLongitude '7.782967'^^xsd:double;
  dwc:latitude '43.697697'^^xsd:double;
  dwc:startLatitude '43.697697'^^xsd:double;
  dwc:endLatitude '43.697697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.782967 43.697697, 7.782967 43.697697, 7.782967 43.697697, 7.782967 43.697697, 7.782967 43.697697))'^^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 '774_5582'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64637 7.758184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64637"^^xsd:decimal ;
  dwc:decimalLongitude "7.758184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64637 7.758184)"^^geo:wktLiteral ;
  geo-pos:lat "43.64637"^^xsd:decimal ;
  geo-pos:long "7.758184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5475'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5475'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3511111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.758184'^^xsd:double;
  dwc:startLongitude '7.758184'^^xsd:double;
  dwc:endLongitude '7.758184'^^xsd:double;
  dwc:latitude '43.64637'^^xsd:double;
  dwc:startLatitude '43.64637'^^xsd:double;
  dwc:endLatitude '43.64637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.758184 43.64637, 7.758184 43.64637, 7.758184 43.64637, 7.758184 43.64637, 7.758184 43.64637))'^^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 '774_5475'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7115 7.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7115"^^xsd:decimal ;
  dwc:decimalLongitude "7.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7115 7.766667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7115"^^xsd:decimal ;
  geo-pos:long "7.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4732'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4732'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.262222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.766667'^^xsd:double;
  dwc:startLongitude '7.766667'^^xsd:double;
  dwc:endLongitude '7.766667'^^xsd:double;
  dwc:latitude '43.7115'^^xsd:double;
  dwc:startLatitude '43.7115'^^xsd:double;
  dwc:endLatitude '43.7115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.766667 43.7115, 7.766667 43.7115, 7.766667 43.7115, 7.766667 43.7115, 7.766667 43.7115))'^^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 '774_4732'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33241 8.302977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33241"^^xsd:decimal ;
  dwc:decimalLongitude "8.302977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33241 8.302977)"^^geo:wktLiteral ;
  geo-pos:lat "43.33241"^^xsd:decimal ;
  geo-pos:long "8.302977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8065'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8065'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.302977'^^xsd:double;
  dwc:startLongitude '8.302977'^^xsd:double;
  dwc:endLongitude '8.302977'^^xsd:double;
  dwc:latitude '43.33241'^^xsd:double;
  dwc:startLatitude '43.33241'^^xsd:double;
  dwc:endLatitude '43.33241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.302977 43.33241, 8.302977 43.33241, 8.302977 43.33241, 8.302977 43.33241, 8.302977 43.33241))'^^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 '774_8065'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.672363 7.962333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.672363"^^xsd:decimal ;
  dwc:decimalLongitude "7.962333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.672363 7.962333)"^^geo:wktLiteral ;
  geo-pos:lat "43.672363"^^xsd:decimal ;
  geo-pos:long "7.962333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5517'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5517'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.6225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.962333'^^xsd:double;
  dwc:startLongitude '7.962333'^^xsd:double;
  dwc:endLongitude '7.962333'^^xsd:double;
  dwc:latitude '43.672363'^^xsd:double;
  dwc:startLatitude '43.672363'^^xsd:double;
  dwc:endLatitude '43.672363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.962333 43.672363, 7.962333 43.672363, 7.962333 43.672363, 7.962333 43.672363, 7.962333 43.672363))'^^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 '774_5517'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569717 8.019267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569717"^^xsd:decimal ;
  dwc:decimalLongitude "8.019267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569717 8.019267)"^^geo:wktLiteral ;
  geo-pos:lat "43.569717"^^xsd:decimal ;
  geo-pos:long "8.019267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5516'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5516'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.276944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019267'^^xsd:double;
  dwc:startLongitude '8.019267'^^xsd:double;
  dwc:endLongitude '8.019267'^^xsd:double;
  dwc:latitude '43.569717'^^xsd:double;
  dwc:startLatitude '43.569717'^^xsd:double;
  dwc:endLatitude '43.569717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019267 43.569717, 8.019267 43.569717, 8.019267 43.569717, 8.019267 43.569717, 8.019267 43.569717))'^^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 '774_5516'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67098 8.09335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67098"^^xsd:decimal ;
  dwc:decimalLongitude "8.09335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67098 8.09335)"^^geo:wktLiteral ;
  geo-pos:lat "43.67098"^^xsd:decimal ;
  geo-pos:long "8.09335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5303'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5303'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.957222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.09335'^^xsd:double;
  dwc:startLongitude '8.09335'^^xsd:double;
  dwc:endLongitude '8.09335'^^xsd:double;
  dwc:latitude '43.67098'^^xsd:double;
  dwc:startLatitude '43.67098'^^xsd:double;
  dwc:endLatitude '43.67098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.09335 43.67098, 8.09335 43.67098, 8.09335 43.67098, 8.09335 43.67098, 8.09335 43.67098))'^^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 '774_5303'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549667 7.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549667"^^xsd:decimal ;
  dwc:decimalLongitude "7.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549667 7.856)"^^geo:wktLiteral ;
  geo-pos:lat "43.549667"^^xsd:decimal ;
  geo-pos:long "7.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4191'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4191'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.856'^^xsd:double;
  dwc:startLongitude '7.856'^^xsd:double;
  dwc:endLongitude '7.856'^^xsd:double;
  dwc:latitude '43.549667'^^xsd:double;
  dwc:startLatitude '43.549667'^^xsd:double;
  dwc:endLatitude '43.549667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.856 43.549667, 7.856 43.549667, 7.856 43.549667, 7.856 43.549667, 7.856 43.549667))'^^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 '774_4191'^^xsd:string;
  dwc:observationDate '1995-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68368 7.87408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68368"^^xsd:decimal ;
  dwc:decimalLongitude "7.87408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68368 7.87408)"^^geo:wktLiteral ;
  geo-pos:lat "43.68368"^^xsd:decimal ;
  geo-pos:long "7.87408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5258'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5258'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.7522222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.87408'^^xsd:double;
  dwc:startLongitude '7.87408'^^xsd:double;
  dwc:endLongitude '7.87408'^^xsd:double;
  dwc:latitude '43.68368'^^xsd:double;
  dwc:startLatitude '43.68368'^^xsd:double;
  dwc:endLatitude '43.68368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.87408 43.68368, 7.87408 43.68368, 7.87408 43.68368, 7.87408 43.68368, 7.87408 43.68368))'^^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 '774_5258'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62247 7.28862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62247"^^xsd:decimal ;
  dwc:decimalLongitude "7.28862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62247 7.28862)"^^geo:wktLiteral ;
  geo-pos:lat "43.62247"^^xsd:decimal ;
  geo-pos:long "7.28862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5256'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5256'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.28862'^^xsd:double;
  dwc:startLongitude '7.28862'^^xsd:double;
  dwc:endLongitude '7.28862'^^xsd:double;
  dwc:latitude '43.62247'^^xsd:double;
  dwc:startLatitude '43.62247'^^xsd:double;
  dwc:endLatitude '43.62247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.28862 43.62247, 7.28862 43.62247, 7.28862 43.62247, 7.28862 43.62247, 7.28862 43.62247))'^^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 '774_5256'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99238 8.44488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99238"^^xsd:decimal ;
  dwc:decimalLongitude "8.44488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99238 8.44488)"^^geo:wktLiteral ;
  geo-pos:lat "43.99238"^^xsd:decimal ;
  geo-pos:long "8.44488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5181'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5181'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.834166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.44488'^^xsd:double;
  dwc:startLongitude '8.44488'^^xsd:double;
  dwc:endLongitude '8.44488'^^xsd:double;
  dwc:latitude '43.99238'^^xsd:double;
  dwc:startLatitude '43.99238'^^xsd:double;
  dwc:endLatitude '43.99238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.44488 43.99238, 8.44488 43.99238, 8.44488 43.99238, 8.44488 43.99238, 8.44488 43.99238))'^^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 '774_5181'^^xsd:string;
  dwc:observationDate '2001-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42902 7.991555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42902"^^xsd:decimal ;
  dwc:decimalLongitude "7.991555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42902 7.991555)"^^geo:wktLiteral ;
  geo-pos:lat "43.42902"^^xsd:decimal ;
  geo-pos:long "7.991555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5887'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5887'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.991555'^^xsd:double;
  dwc:startLongitude '7.991555'^^xsd:double;
  dwc:endLongitude '7.991555'^^xsd:double;
  dwc:latitude '43.42902'^^xsd:double;
  dwc:startLatitude '43.42902'^^xsd:double;
  dwc:endLatitude '43.42902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.991555 43.42902, 7.991555 43.42902, 7.991555 43.42902, 7.991555 43.42902, 7.991555 43.42902))'^^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 '774_5887'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162667 8.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162667"^^xsd:decimal ;
  dwc:decimalLongitude "8.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162667 8.106)"^^geo:wktLiteral ;
  geo-pos:lat "41.162667"^^xsd:decimal ;
  geo-pos:long "8.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2722'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2722'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.106'^^xsd:double;
  dwc:startLongitude '8.106'^^xsd:double;
  dwc:endLongitude '8.106'^^xsd:double;
  dwc:latitude '41.162667'^^xsd:double;
  dwc:startLatitude '41.162667'^^xsd:double;
  dwc:endLatitude '41.162667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.106 41.162667, 8.106 41.162667, 8.106 41.162667, 8.106 41.162667, 8.106 41.162667))'^^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 '774_2722'^^xsd:string;
  dwc:observationDate '1994-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8405 9.257833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8405"^^xsd:decimal ;
  dwc:decimalLongitude "9.257833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8405 9.257833)"^^geo:wktLiteral ;
  geo-pos:lat "42.8405"^^xsd:decimal ;
  geo-pos:long "9.257833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3329'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3329'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.257833'^^xsd:double;
  dwc:startLongitude '9.257833'^^xsd:double;
  dwc:endLongitude '9.257833'^^xsd:double;
  dwc:latitude '42.8405'^^xsd:double;
  dwc:startLatitude '42.8405'^^xsd:double;
  dwc:endLatitude '42.8405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.257833 42.8405, 9.257833 42.8405, 9.257833 42.8405, 9.257833 42.8405, 9.257833 42.8405))'^^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 '774_3329'^^xsd:string;
  dwc:observationDate '1990-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "42.766667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2567'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2567'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:startLongitude '8.516667'^^xsd:double;
  dwc:endLongitude '8.516667'^^xsd:double;
  dwc:latitude '42.766667'^^xsd:double;
  dwc:startLatitude '42.766667'^^xsd:double;
  dwc:endLatitude '42.766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.516667 42.766667, 8.516667 42.766667, 8.516667 42.766667, 8.516667 42.766667, 8.516667 42.766667))'^^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 '774_2567'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.149333 7.531167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.149333"^^xsd:decimal ;
  dwc:decimalLongitude "7.531167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.149333 7.531167)"^^geo:wktLiteral ;
  geo-pos:lat "43.149333"^^xsd:decimal ;
  geo-pos:long "7.531167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3725'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3725'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.531167'^^xsd:double;
  dwc:startLongitude '7.531167'^^xsd:double;
  dwc:endLongitude '7.531167'^^xsd:double;
  dwc:latitude '43.149333'^^xsd:double;
  dwc:startLatitude '43.149333'^^xsd:double;
  dwc:endLatitude '43.149333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.531167 43.149333, 7.531167 43.149333, 7.531167 43.149333, 7.531167 43.149333, 7.531167 43.149333))'^^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 '774_3725'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1575 8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1575"^^xsd:decimal ;
  dwc:decimalLongitude "8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1575 8.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.1575"^^xsd:decimal ;
  geo-pos:long "8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4388'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4388'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.35'^^xsd:double;
  dwc:startLongitude '8.35'^^xsd:double;
  dwc:endLongitude '8.35'^^xsd:double;
  dwc:latitude '43.1575'^^xsd:double;
  dwc:startLatitude '43.1575'^^xsd:double;
  dwc:endLatitude '43.1575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.35 43.1575, 8.35 43.1575, 8.35 43.1575, 8.35 43.1575, 8.35 43.1575))'^^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 '774_4388'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983333 19.101389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983333"^^xsd:decimal ;
  dwc:decimalLongitude "19.101389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983333 19.101389)"^^geo:wktLiteral ;
  geo-pos:lat "39.983333"^^xsd:decimal ;
  geo-pos:long "19.101389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_645'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_645'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.101389'^^xsd:double;
  dwc:startLongitude '19.101389'^^xsd:double;
  dwc:endLongitude '19.101389'^^xsd:double;
  dwc:latitude '39.983333'^^xsd:double;
  dwc:startLatitude '39.983333'^^xsd:double;
  dwc:endLatitude '39.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.101389 39.983333, 19.101389 39.983333, 19.101389 39.983333, 19.101389 39.983333, 19.101389 39.983333))'^^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 '774_645'^^xsd:string;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502133 8.077917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.502133"^^xsd:decimal ;
  dwc:decimalLongitude "8.077917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502133 8.077917)"^^geo:wktLiteral ;
  geo-pos:lat "43.502133"^^xsd:decimal ;
  geo-pos:long "8.077917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3478'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3478'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.077917'^^xsd:double;
  dwc:startLongitude '8.077917'^^xsd:double;
  dwc:endLongitude '8.077917'^^xsd:double;
  dwc:latitude '43.502133'^^xsd:double;
  dwc:startLatitude '43.502133'^^xsd:double;
  dwc:endLatitude '43.502133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.077917 43.502133, 8.077917 43.502133, 8.077917 43.502133, 8.077917 43.502133, 8.077917 43.502133))'^^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 '774_3478'^^xsd:string;
  dwc:observationDate '1991-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673667 7.8803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.673667"^^xsd:decimal ;
  dwc:decimalLongitude "7.8803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673667 7.8803)"^^geo:wktLiteral ;
  geo-pos:lat "43.673667"^^xsd:decimal ;
  geo-pos:long "7.8803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3939'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3939'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8803'^^xsd:double;
  dwc:startLongitude '7.8803'^^xsd:double;
  dwc:endLongitude '7.8803'^^xsd:double;
  dwc:latitude '43.673667'^^xsd:double;
  dwc:startLatitude '43.673667'^^xsd:double;
  dwc:endLatitude '43.673667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8803 43.673667, 7.8803 43.673667, 7.8803 43.673667, 7.8803 43.673667, 7.8803 43.673667))'^^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 '774_3939'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00483 15.55096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00483"^^xsd:decimal ;
  dwc:decimalLongitude "15.55096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00483 15.55096)"^^geo:wktLiteral ;
  geo-pos:lat "38.00483"^^xsd:decimal ;
  geo-pos:long "15.55096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8334'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3322222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.55096'^^xsd:double;
  dwc:startLongitude '15.55096'^^xsd:double;
  dwc:endLongitude '15.55096'^^xsd:double;
  dwc:latitude '38.00483'^^xsd:double;
  dwc:startLatitude '38.00483'^^xsd:double;
  dwc:endLatitude '38.00483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.55096 38.00483, 15.55096 38.00483, 15.55096 38.00483, 15.55096 38.00483, 15.55096 38.00483))'^^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 '774_8334'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033667 8.707667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033667"^^xsd:decimal ;
  dwc:decimalLongitude "8.707667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033667 8.707667)"^^geo:wktLiteral ;
  geo-pos:lat "43.033667"^^xsd:decimal ;
  geo-pos:long "8.707667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3688'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3688'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.707667'^^xsd:double;
  dwc:startLongitude '8.707667'^^xsd:double;
  dwc:endLongitude '8.707667'^^xsd:double;
  dwc:latitude '43.033667'^^xsd:double;
  dwc:startLatitude '43.033667'^^xsd:double;
  dwc:endLatitude '43.033667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.707667 43.033667, 8.707667 43.033667, 8.707667 43.033667, 8.707667 43.033667, 8.707667 43.033667))'^^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 '774_3688'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.860833 8.547833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.860833"^^xsd:decimal ;
  dwc:decimalLongitude "8.547833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.860833 8.547833)"^^geo:wktLiteral ;
  geo-pos:lat "42.860833"^^xsd:decimal ;
  geo-pos:long "8.547833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3992'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3992'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.547833'^^xsd:double;
  dwc:startLongitude '8.547833'^^xsd:double;
  dwc:endLongitude '8.547833'^^xsd:double;
  dwc:latitude '42.860833'^^xsd:double;
  dwc:startLatitude '42.860833'^^xsd:double;
  dwc:endLatitude '42.860833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.547833 42.860833, 8.547833 42.860833, 8.547833 42.860833, 8.547833 42.860833, 8.547833 42.860833))'^^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 '774_3992'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.000667 8.152667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.000667"^^xsd:decimal ;
  dwc:decimalLongitude "8.152667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.000667 8.152667)"^^geo:wktLiteral ;
  geo-pos:lat "43.000667"^^xsd:decimal ;
  geo-pos:long "8.152667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3947'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3947'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.152667'^^xsd:double;
  dwc:startLongitude '8.152667'^^xsd:double;
  dwc:endLongitude '8.152667'^^xsd:double;
  dwc:latitude '43.000667'^^xsd:double;
  dwc:startLatitude '43.000667'^^xsd:double;
  dwc:endLatitude '43.000667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.152667 43.000667, 8.152667 43.000667, 8.152667 43.000667, 8.152667 43.000667, 8.152667 43.000667))'^^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 '774_3947'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56553 7.540643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56553"^^xsd:decimal ;
  dwc:decimalLongitude "7.540643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56553 7.540643)"^^geo:wktLiteral ;
  geo-pos:lat "43.56553"^^xsd:decimal ;
  geo-pos:long "7.540643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8175'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8175'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.540643'^^xsd:double;
  dwc:startLongitude '7.540643'^^xsd:double;
  dwc:endLongitude '7.540643'^^xsd:double;
  dwc:latitude '43.56553'^^xsd:double;
  dwc:startLatitude '43.56553'^^xsd:double;
  dwc:endLatitude '43.56553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.540643 43.56553, 7.540643 43.56553, 7.540643 43.56553, 7.540643 43.56553, 7.540643 43.56553))'^^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 '774_8175'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63904 7.32961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63904"^^xsd:decimal ;
  dwc:decimalLongitude "7.32961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63904 7.32961)"^^geo:wktLiteral ;
  geo-pos:lat "43.63904"^^xsd:decimal ;
  geo-pos:long "7.32961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6393'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.4916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.32961'^^xsd:double;
  dwc:startLongitude '7.32961'^^xsd:double;
  dwc:endLongitude '7.32961'^^xsd:double;
  dwc:latitude '43.63904'^^xsd:double;
  dwc:startLatitude '43.63904'^^xsd:double;
  dwc:endLatitude '43.63904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32961 43.63904, 7.32961 43.63904, 7.32961 43.63904, 7.32961 43.63904, 7.32961 43.63904))'^^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 '774_6393'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783333 8.250833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783333"^^xsd:decimal ;
  dwc:decimalLongitude "8.250833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783333 8.250833)"^^geo:wktLiteral ;
  geo-pos:lat "42.783333"^^xsd:decimal ;
  geo-pos:long "8.250833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4763'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4763'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.503055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.250833'^^xsd:double;
  dwc:startLongitude '8.250833'^^xsd:double;
  dwc:endLongitude '8.250833'^^xsd:double;
  dwc:latitude '42.783333'^^xsd:double;
  dwc:startLatitude '42.783333'^^xsd:double;
  dwc:endLatitude '42.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.250833 42.783333, 8.250833 42.783333, 8.250833 42.783333, 8.250833 42.783333, 8.250833 42.783333))'^^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 '774_4763'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.831501 8.137683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.831501"^^xsd:decimal ;
  dwc:decimalLongitude "8.137683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.831501 8.137683)"^^geo:wktLiteral ;
  geo-pos:lat "43.831501"^^xsd:decimal ;
  geo-pos:long "8.137683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5379'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5379'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1552777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.137683'^^xsd:double;
  dwc:startLongitude '8.137683'^^xsd:double;
  dwc:endLongitude '8.137683'^^xsd:double;
  dwc:latitude '43.831501'^^xsd:double;
  dwc:startLatitude '43.831501'^^xsd:double;
  dwc:endLatitude '43.831501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.137683 43.831501, 8.137683 43.831501, 8.137683 43.831501, 8.137683 43.831501, 8.137683 43.831501))'^^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 '774_5379'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72505 7.51553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72505"^^xsd:decimal ;
  dwc:decimalLongitude "7.51553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72505 7.51553)"^^geo:wktLiteral ;
  geo-pos:lat "43.72505"^^xsd:decimal ;
  geo-pos:long "7.51553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5137'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5137'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.51553'^^xsd:double;
  dwc:startLongitude '7.51553'^^xsd:double;
  dwc:endLongitude '7.51553'^^xsd:double;
  dwc:latitude '43.72505'^^xsd:double;
  dwc:startLatitude '43.72505'^^xsd:double;
  dwc:endLatitude '43.72505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51553 43.72505, 7.51553 43.72505, 7.51553 43.72505, 7.51553 43.72505, 7.51553 43.72505))'^^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 '774_5137'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.771835 7.997366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.771835"^^xsd:decimal ;
  dwc:decimalLongitude "7.997366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.771835 7.997366)"^^geo:wktLiteral ;
  geo-pos:lat "43.771835"^^xsd:decimal ;
  geo-pos:long "7.997366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5648'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5648'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.806111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.997366'^^xsd:double;
  dwc:startLongitude '7.997366'^^xsd:double;
  dwc:endLongitude '7.997366'^^xsd:double;
  dwc:latitude '43.771835'^^xsd:double;
  dwc:startLatitude '43.771835'^^xsd:double;
  dwc:endLatitude '43.771835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.997366 43.771835, 7.997366 43.771835, 7.997366 43.771835, 7.997366 43.771835, 7.997366 43.771835))'^^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 '774_5648'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506567 8.088733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.506567"^^xsd:decimal ;
  dwc:decimalLongitude "8.088733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506567 8.088733)"^^geo:wktLiteral ;
  geo-pos:lat "43.506567"^^xsd:decimal ;
  geo-pos:long "8.088733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3396'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3396'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.088733'^^xsd:double;
  dwc:startLongitude '8.088733'^^xsd:double;
  dwc:endLongitude '8.088733'^^xsd:double;
  dwc:latitude '43.506567'^^xsd:double;
  dwc:startLatitude '43.506567'^^xsd:double;
  dwc:endLatitude '43.506567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.088733 43.506567, 8.088733 43.506567, 8.088733 43.506567, 8.088733 43.506567, 8.088733 43.506567))'^^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 '774_3396'^^xsd:string;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281617 8.176283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.281617"^^xsd:decimal ;
  dwc:decimalLongitude "8.176283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281617 8.176283)"^^geo:wktLiteral ;
  geo-pos:lat "43.281617"^^xsd:decimal ;
  geo-pos:long "8.176283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3875'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3875'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.176283'^^xsd:double;
  dwc:startLongitude '8.176283'^^xsd:double;
  dwc:endLongitude '8.176283'^^xsd:double;
  dwc:latitude '43.281617'^^xsd:double;
  dwc:startLatitude '43.281617'^^xsd:double;
  dwc:endLatitude '43.281617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.176283 43.281617, 8.176283 43.281617, 8.176283 43.281617, 8.176283 43.281617, 8.176283 43.281617))'^^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 '774_3875'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46067 7.18783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46067"^^xsd:decimal ;
  dwc:decimalLongitude "7.18783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46067 7.18783)"^^geo:wktLiteral ;
  geo-pos:lat "43.46067"^^xsd:decimal ;
  geo-pos:long "7.18783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4947'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4947'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.18783'^^xsd:double;
  dwc:startLongitude '7.18783'^^xsd:double;
  dwc:endLongitude '7.18783'^^xsd:double;
  dwc:latitude '43.46067'^^xsd:double;
  dwc:startLatitude '43.46067'^^xsd:double;
  dwc:endLatitude '43.46067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.18783 43.46067, 7.18783 43.46067, 7.18783 43.46067, 7.18783 43.46067, 7.18783 43.46067))'^^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 '774_4947'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66146 7.693873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66146"^^xsd:decimal ;
  dwc:decimalLongitude "7.693873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66146 7.693873)"^^geo:wktLiteral ;
  geo-pos:lat "43.66146"^^xsd:decimal ;
  geo-pos:long "7.693873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7985'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7985'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.193611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.693873'^^xsd:double;
  dwc:startLongitude '7.693873'^^xsd:double;
  dwc:endLongitude '7.693873'^^xsd:double;
  dwc:latitude '43.66146'^^xsd:double;
  dwc:startLatitude '43.66146'^^xsd:double;
  dwc:endLatitude '43.66146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.693873 43.66146, 7.693873 43.66146, 7.693873 43.66146, 7.693873 43.66146, 7.693873 43.66146))'^^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 '774_7985'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33566 15.29646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33566"^^xsd:decimal ;
  dwc:decimalLongitude "15.29646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33566 15.29646)"^^geo:wktLiteral ;
  geo-pos:lat "38.33566"^^xsd:decimal ;
  geo-pos:long "15.29646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8450'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8450'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.29646'^^xsd:double;
  dwc:startLongitude '15.29646'^^xsd:double;
  dwc:endLongitude '15.29646'^^xsd:double;
  dwc:latitude '38.33566'^^xsd:double;
  dwc:startLatitude '38.33566'^^xsd:double;
  dwc:endLatitude '38.33566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29646 38.33566, 15.29646 38.33566, 15.29646 38.33566, 15.29646 38.33566, 15.29646 38.33566))'^^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 '774_8450'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646687 7.540902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.646687"^^xsd:decimal ;
  dwc:decimalLongitude "7.540902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646687 7.540902)"^^geo:wktLiteral ;
  geo-pos:lat "43.646687"^^xsd:decimal ;
  geo-pos:long "7.540902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5795'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5795'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.320555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.540902'^^xsd:double;
  dwc:startLongitude '7.540902'^^xsd:double;
  dwc:endLongitude '7.540902'^^xsd:double;
  dwc:latitude '43.646687'^^xsd:double;
  dwc:startLatitude '43.646687'^^xsd:double;
  dwc:endLatitude '43.646687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.540902 43.646687, 7.540902 43.646687, 7.540902 43.646687, 7.540902 43.646687, 7.540902 43.646687))'^^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 '774_5795'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.431812 7.793615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.431812"^^xsd:decimal ;
  dwc:decimalLongitude "7.793615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.431812 7.793615)"^^geo:wktLiteral ;
  geo-pos:lat "43.431812"^^xsd:decimal ;
  geo-pos:long "7.793615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5789'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5789'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.051666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.793615'^^xsd:double;
  dwc:startLongitude '7.793615'^^xsd:double;
  dwc:endLongitude '7.793615'^^xsd:double;
  dwc:latitude '43.431812'^^xsd:double;
  dwc:startLatitude '43.431812'^^xsd:double;
  dwc:endLatitude '43.431812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.793615 43.431812, 7.793615 43.431812, 7.793615 43.431812, 7.793615 43.431812, 7.793615 43.431812))'^^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 '774_5789'^^xsd:string;
  dwc:observationDate '2006-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59254 7.878433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59254"^^xsd:decimal ;
  dwc:decimalLongitude "7.878433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59254 7.878433)"^^geo:wktLiteral ;
  geo-pos:lat "43.59254"^^xsd:decimal ;
  geo-pos:long "7.878433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8042'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8042'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.3975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.878433'^^xsd:double;
  dwc:startLongitude '7.878433'^^xsd:double;
  dwc:endLongitude '7.878433'^^xsd:double;
  dwc:latitude '43.59254'^^xsd:double;
  dwc:startLatitude '43.59254'^^xsd:double;
  dwc:endLatitude '43.59254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.878433 43.59254, 7.878433 43.59254, 7.878433 43.59254, 7.878433 43.59254, 7.878433 43.59254))'^^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 '774_8042'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609287 8.95825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.609287"^^xsd:decimal ;
  dwc:decimalLongitude "8.95825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609287 8.95825)"^^geo:wktLiteral ;
  geo-pos:lat "43.609287"^^xsd:decimal ;
  geo-pos:long "8.95825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5434'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5434'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.7372222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.95825'^^xsd:double;
  dwc:startLongitude '8.95825'^^xsd:double;
  dwc:endLongitude '8.95825'^^xsd:double;
  dwc:latitude '43.609287'^^xsd:double;
  dwc:startLatitude '43.609287'^^xsd:double;
  dwc:endLatitude '43.609287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.95825 43.609287, 8.95825 43.609287, 8.95825 43.609287, 8.95825 43.609287, 8.95825 43.609287))'^^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 '774_5434'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.030438 8.369467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.030438"^^xsd:decimal ;
  dwc:decimalLongitude "8.369467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.030438 8.369467)"^^geo:wktLiteral ;
  geo-pos:lat "44.030438"^^xsd:decimal ;
  geo-pos:long "8.369467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5428'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5428'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1977777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.369467'^^xsd:double;
  dwc:startLongitude '8.369467'^^xsd:double;
  dwc:endLongitude '8.369467'^^xsd:double;
  dwc:latitude '44.030438'^^xsd:double;
  dwc:startLatitude '44.030438'^^xsd:double;
  dwc:endLatitude '44.030438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.369467 44.030438, 8.369467 44.030438, 8.369467 44.030438, 8.369467 44.030438, 8.369467 44.030438))'^^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 '774_5428'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436173 7.933335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.436173"^^xsd:decimal ;
  dwc:decimalLongitude "7.933335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436173 7.933335)"^^geo:wktLiteral ;
  geo-pos:lat "43.436173"^^xsd:decimal ;
  geo-pos:long "7.933335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5930'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5930'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.205'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.933335'^^xsd:double;
  dwc:startLongitude '7.933335'^^xsd:double;
  dwc:endLongitude '7.933335'^^xsd:double;
  dwc:latitude '43.436173'^^xsd:double;
  dwc:startLatitude '43.436173'^^xsd:double;
  dwc:endLatitude '43.436173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.933335 43.436173, 7.933335 43.436173, 7.933335 43.436173, 7.933335 43.436173, 7.933335 43.436173))'^^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 '774_5930'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696312 7.77575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.696312"^^xsd:decimal ;
  dwc:decimalLongitude "7.77575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696312 7.77575)"^^geo:wktLiteral ;
  geo-pos:lat "43.696312"^^xsd:decimal ;
  geo-pos:long "7.77575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5378'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5378'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.8052777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77575'^^xsd:double;
  dwc:startLongitude '7.77575'^^xsd:double;
  dwc:endLongitude '7.77575'^^xsd:double;
  dwc:latitude '43.696312'^^xsd:double;
  dwc:startLatitude '43.696312'^^xsd:double;
  dwc:endLatitude '43.696312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77575 43.696312, 7.77575 43.696312, 7.77575 43.696312, 7.77575 43.696312, 7.77575 43.696312))'^^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 '774_5378'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69255 7.811442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69255"^^xsd:decimal ;
  dwc:decimalLongitude "7.811442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69255 7.811442)"^^geo:wktLiteral ;
  geo-pos:lat "43.69255"^^xsd:decimal ;
  geo-pos:long "7.811442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7709'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7709'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.9019444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.811442'^^xsd:double;
  dwc:startLongitude '7.811442'^^xsd:double;
  dwc:endLongitude '7.811442'^^xsd:double;
  dwc:latitude '43.69255'^^xsd:double;
  dwc:startLatitude '43.69255'^^xsd:double;
  dwc:endLatitude '43.69255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.811442 43.69255, 7.811442 43.69255, 7.811442 43.69255, 7.811442 43.69255, 7.811442 43.69255))'^^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 '774_7709'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6218 7.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6218"^^xsd:decimal ;
  dwc:decimalLongitude "7.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6218 7.5185)"^^geo:wktLiteral ;
  geo-pos:lat "43.6218"^^xsd:decimal ;
  geo-pos:long "7.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4807'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4807'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.271944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5185'^^xsd:double;
  dwc:startLongitude '7.5185'^^xsd:double;
  dwc:endLongitude '7.5185'^^xsd:double;
  dwc:latitude '43.6218'^^xsd:double;
  dwc:startLatitude '43.6218'^^xsd:double;
  dwc:endLatitude '43.6218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5185 43.6218, 7.5185 43.6218, 7.5185 43.6218, 7.5185 43.6218, 7.5185 43.6218))'^^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 '774_4807'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5392 8.1978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5392"^^xsd:decimal ;
  dwc:decimalLongitude "8.1978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5392 8.1978)"^^geo:wktLiteral ;
  geo-pos:lat "43.5392"^^xsd:decimal ;
  geo-pos:long "8.1978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5292'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5292'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.683888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1978'^^xsd:double;
  dwc:startLongitude '8.1978'^^xsd:double;
  dwc:endLongitude '8.1978'^^xsd:double;
  dwc:latitude '43.5392'^^xsd:double;
  dwc:startLatitude '43.5392'^^xsd:double;
  dwc:endLatitude '43.5392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1978 43.5392, 8.1978 43.5392, 8.1978 43.5392, 8.1978 43.5392, 8.1978 43.5392))'^^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 '774_5292'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73836 7.72413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73836"^^xsd:decimal ;
  dwc:decimalLongitude "7.72413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73836 7.72413)"^^geo:wktLiteral ;
  geo-pos:lat "43.73836"^^xsd:decimal ;
  geo-pos:long "7.72413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5121'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.205277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72413'^^xsd:double;
  dwc:startLongitude '7.72413'^^xsd:double;
  dwc:endLongitude '7.72413'^^xsd:double;
  dwc:latitude '43.73836'^^xsd:double;
  dwc:startLatitude '43.73836'^^xsd:double;
  dwc:endLatitude '43.73836'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72413 43.73836, 7.72413 43.73836, 7.72413 43.73836, 7.72413 43.73836, 7.72413 43.73836))'^^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 '774_5121'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67937 7.8153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67937"^^xsd:decimal ;
  dwc:decimalLongitude "7.8153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67937 7.8153)"^^geo:wktLiteral ;
  geo-pos:lat "43.67937"^^xsd:decimal ;
  geo-pos:long "7.8153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5099'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5099'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8153'^^xsd:double;
  dwc:startLongitude '7.8153'^^xsd:double;
  dwc:endLongitude '7.8153'^^xsd:double;
  dwc:latitude '43.67937'^^xsd:double;
  dwc:startLatitude '43.67937'^^xsd:double;
  dwc:endLatitude '43.67937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8153 43.67937, 7.8153 43.67937, 7.8153 43.67937, 7.8153 43.67937, 7.8153 43.67937))'^^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 '774_5099'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595667 7.492983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.595667"^^xsd:decimal ;
  dwc:decimalLongitude "7.492983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595667 7.492983)"^^geo:wktLiteral ;
  geo-pos:lat "43.595667"^^xsd:decimal ;
  geo-pos:long "7.492983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4316'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4316'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.492983'^^xsd:double;
  dwc:startLongitude '7.492983'^^xsd:double;
  dwc:endLongitude '7.492983'^^xsd:double;
  dwc:latitude '43.595667'^^xsd:double;
  dwc:startLatitude '43.595667'^^xsd:double;
  dwc:endLatitude '43.595667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.492983 43.595667, 7.492983 43.595667, 7.492983 43.595667, 7.492983 43.595667, 7.492983 43.595667))'^^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 '774_4316'^^xsd:string;
  dwc:observationDate '1995-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.594333 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.594333"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.594333 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "42.594333"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3644'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3644'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46'^^xsd:double;
  dwc:startLongitude '8.46'^^xsd:double;
  dwc:endLongitude '8.46'^^xsd:double;
  dwc:latitude '42.594333'^^xsd:double;
  dwc:startLatitude '42.594333'^^xsd:double;
  dwc:endLatitude '42.594333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46 42.594333, 8.46 42.594333, 8.46 42.594333, 8.46 42.594333, 8.46 42.594333))'^^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 '774_3644'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.393667 7.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.393667"^^xsd:decimal ;
  dwc:decimalLongitude "7.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.393667 7.983)"^^geo:wktLiteral ;
  geo-pos:lat "43.393667"^^xsd:decimal ;
  geo-pos:long "7.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4605'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4605'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.91'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.983'^^xsd:double;
  dwc:startLongitude '7.983'^^xsd:double;
  dwc:endLongitude '7.983'^^xsd:double;
  dwc:latitude '43.393667'^^xsd:double;
  dwc:startLatitude '43.393667'^^xsd:double;
  dwc:endLatitude '43.393667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.983 43.393667, 7.983 43.393667, 7.983 43.393667, 7.983 43.393667, 7.983 43.393667))'^^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 '774_4605'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690228 7.751238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.690228"^^xsd:decimal ;
  dwc:decimalLongitude "7.751238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.690228 7.751238)"^^geo:wktLiteral ;
  geo-pos:lat "43.690228"^^xsd:decimal ;
  geo-pos:long "7.751238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5684'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5684'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.201388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.751238'^^xsd:double;
  dwc:startLongitude '7.751238'^^xsd:double;
  dwc:endLongitude '7.751238'^^xsd:double;
  dwc:latitude '43.690228'^^xsd:double;
  dwc:startLatitude '43.690228'^^xsd:double;
  dwc:endLatitude '43.690228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.751238 43.690228, 7.751238 43.690228, 7.751238 43.690228, 7.751238 43.690228, 7.751238 43.690228))'^^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 '774_5684'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4843 8.2828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4843"^^xsd:decimal ;
  dwc:decimalLongitude "8.2828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4843 8.2828)"^^geo:wktLiteral ;
  geo-pos:lat "43.4843"^^xsd:decimal ;
  geo-pos:long "8.2828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7542'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7542'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.245555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2828'^^xsd:double;
  dwc:startLongitude '8.2828'^^xsd:double;
  dwc:endLongitude '8.2828'^^xsd:double;
  dwc:latitude '43.4843'^^xsd:double;
  dwc:startLatitude '43.4843'^^xsd:double;
  dwc:endLatitude '43.4843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2828 43.4843, 8.2828 43.4843, 8.2828 43.4843, 8.2828 43.4843, 8.2828 43.4843))'^^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 '774_7542'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557817 8.012867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.557817"^^xsd:decimal ;
  dwc:decimalLongitude "8.012867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557817 8.012867)"^^geo:wktLiteral ;
  geo-pos:lat "43.557817"^^xsd:decimal ;
  geo-pos:long "8.012867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7317'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7317'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.645833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.012867'^^xsd:double;
  dwc:startLongitude '8.012867'^^xsd:double;
  dwc:endLongitude '8.012867'^^xsd:double;
  dwc:latitude '43.557817'^^xsd:double;
  dwc:startLatitude '43.557817'^^xsd:double;
  dwc:endLatitude '43.557817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.012867 43.557817, 8.012867 43.557817, 8.012867 43.557817, 8.012867 43.557817, 8.012867 43.557817))'^^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 '774_7317'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.872 8.2126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.872"^^xsd:decimal ;
  dwc:decimalLongitude "8.2126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.872 8.2126)"^^geo:wktLiteral ;
  geo-pos:lat "43.872"^^xsd:decimal ;
  geo-pos:long "8.2126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7601'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7601'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.689722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2126'^^xsd:double;
  dwc:startLongitude '8.2126'^^xsd:double;
  dwc:endLongitude '8.2126'^^xsd:double;
  dwc:latitude '43.872'^^xsd:double;
  dwc:startLatitude '43.872'^^xsd:double;
  dwc:endLatitude '43.872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2126 43.872, 8.2126 43.872, 8.2126 43.872, 8.2126 43.872, 8.2126 43.872))'^^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 '774_7601'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.323 7.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.323"^^xsd:decimal ;
  dwc:decimalLongitude "7.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.323 7.337)"^^geo:wktLiteral ;
  geo-pos:lat "43.323"^^xsd:decimal ;
  geo-pos:long "7.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3324'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3324'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.337'^^xsd:double;
  dwc:startLongitude '7.337'^^xsd:double;
  dwc:endLongitude '7.337'^^xsd:double;
  dwc:latitude '43.323'^^xsd:double;
  dwc:startLatitude '43.323'^^xsd:double;
  dwc:endLatitude '43.323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.337 43.323, 7.337 43.323, 7.337 43.323, 7.337 43.323, 7.337 43.323))'^^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 '774_3324'^^xsd:string;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.048583 8.692867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.048583"^^xsd:decimal ;
  dwc:decimalLongitude "8.692867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.048583 8.692867)"^^geo:wktLiteral ;
  geo-pos:lat "43.048583"^^xsd:decimal ;
  geo-pos:long "8.692867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3457'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3457'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.692867'^^xsd:double;
  dwc:startLongitude '8.692867'^^xsd:double;
  dwc:endLongitude '8.692867'^^xsd:double;
  dwc:latitude '43.048583'^^xsd:double;
  dwc:startLatitude '43.048583'^^xsd:double;
  dwc:endLatitude '43.048583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.692867 43.048583, 8.692867 43.048583, 8.692867 43.048583, 8.692867 43.048583, 8.692867 43.048583))'^^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 '774_3457'^^xsd:string;
  dwc:observationDate '1991-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564 8.142167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.564"^^xsd:decimal ;
  dwc:decimalLongitude "8.142167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564 8.142167)"^^geo:wktLiteral ;
  geo-pos:lat "43.564"^^xsd:decimal ;
  geo-pos:long "8.142167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3746'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3746'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.142167'^^xsd:double;
  dwc:startLongitude '8.142167'^^xsd:double;
  dwc:endLongitude '8.142167'^^xsd:double;
  dwc:latitude '43.564'^^xsd:double;
  dwc:startLatitude '43.564'^^xsd:double;
  dwc:endLatitude '43.564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.142167 43.564, 8.142167 43.564, 8.142167 43.564, 8.142167 43.564, 8.142167 43.564))'^^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 '774_3746'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.716667 15.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.716667"^^xsd:decimal ;
  dwc:decimalLongitude "15.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.716667 15.3575)"^^geo:wktLiteral ;
  geo-pos:lat "36.716667"^^xsd:decimal ;
  geo-pos:long "15.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2424'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2424'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.3575'^^xsd:double;
  dwc:startLongitude '15.3575'^^xsd:double;
  dwc:endLongitude '15.3575'^^xsd:double;
  dwc:latitude '36.716667'^^xsd:double;
  dwc:startLatitude '36.716667'^^xsd:double;
  dwc:endLatitude '36.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3575 36.716667, 15.3575 36.716667, 15.3575 36.716667, 15.3575 36.716667, 15.3575 36.716667))'^^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 '774_2424'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389383 7.740717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.389383"^^xsd:decimal ;
  dwc:decimalLongitude "7.740717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389383 7.740717)"^^geo:wktLiteral ;
  geo-pos:lat "43.389383"^^xsd:decimal ;
  geo-pos:long "7.740717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3583'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3583'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.740717'^^xsd:double;
  dwc:startLongitude '7.740717'^^xsd:double;
  dwc:endLongitude '7.740717'^^xsd:double;
  dwc:latitude '43.389383'^^xsd:double;
  dwc:startLatitude '43.389383'^^xsd:double;
  dwc:endLatitude '43.389383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.740717 43.389383, 7.740717 43.389383, 7.740717 43.389383, 7.740717 43.389383, 7.740717 43.389383))'^^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 '774_3583'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.138667 8.3346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.138667"^^xsd:decimal ;
  dwc:decimalLongitude "8.3346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.138667 8.3346)"^^geo:wktLiteral ;
  geo-pos:lat "43.138667"^^xsd:decimal ;
  geo-pos:long "8.3346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3681'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3681'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3346'^^xsd:double;
  dwc:startLongitude '8.3346'^^xsd:double;
  dwc:endLongitude '8.3346'^^xsd:double;
  dwc:latitude '43.138667'^^xsd:double;
  dwc:startLatitude '43.138667'^^xsd:double;
  dwc:endLatitude '43.138667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3346 43.138667, 8.3346 43.138667, 8.3346 43.138667, 8.3346 43.138667, 8.3346 43.138667))'^^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 '774_3681'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664417 7.8688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.664417"^^xsd:decimal ;
  dwc:decimalLongitude "7.8688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664417 7.8688)"^^geo:wktLiteral ;
  geo-pos:lat "43.664417"^^xsd:decimal ;
  geo-pos:long "7.8688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3408'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8688'^^xsd:double;
  dwc:startLongitude '7.8688'^^xsd:double;
  dwc:endLongitude '7.8688'^^xsd:double;
  dwc:latitude '43.664417'^^xsd:double;
  dwc:startLatitude '43.664417'^^xsd:double;
  dwc:endLatitude '43.664417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8688 43.664417, 7.8688 43.664417, 7.8688 43.664417, 7.8688 43.664417, 7.8688 43.664417))'^^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 '774_3408'^^xsd:string;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369808 7.963599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.369808"^^xsd:decimal ;
  dwc:decimalLongitude "7.963599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369808 7.963599)"^^geo:wktLiteral ;
  geo-pos:lat "43.369808"^^xsd:decimal ;
  geo-pos:long "7.963599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6257'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6257'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.727222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.963599'^^xsd:double;
  dwc:startLongitude '7.963599'^^xsd:double;
  dwc:endLongitude '7.963599'^^xsd:double;
  dwc:latitude '43.369808'^^xsd:double;
  dwc:startLatitude '43.369808'^^xsd:double;
  dwc:endLatitude '43.369808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.963599 43.369808, 7.963599 43.369808, 7.963599 43.369808, 7.963599 43.369808, 7.963599 43.369808))'^^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 '774_6257'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37334 15.30482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37334"^^xsd:decimal ;
  dwc:decimalLongitude "15.30482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37334 15.30482)"^^geo:wktLiteral ;
  geo-pos:lat "38.37334"^^xsd:decimal ;
  geo-pos:long "15.30482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8440'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8440'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8480555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.30482'^^xsd:double;
  dwc:startLongitude '15.30482'^^xsd:double;
  dwc:endLongitude '15.30482'^^xsd:double;
  dwc:latitude '38.37334'^^xsd:double;
  dwc:startLatitude '38.37334'^^xsd:double;
  dwc:endLatitude '38.37334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30482 38.37334, 15.30482 38.37334, 15.30482 38.37334, 15.30482 38.37334, 15.30482 38.37334))'^^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 '774_8440'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.474833 7.378833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.474833"^^xsd:decimal ;
  dwc:decimalLongitude "7.378833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.474833 7.378833)"^^geo:wktLiteral ;
  geo-pos:lat "43.474833"^^xsd:decimal ;
  geo-pos:long "7.378833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4457'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4457'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.378833'^^xsd:double;
  dwc:startLongitude '7.378833'^^xsd:double;
  dwc:endLongitude '7.378833'^^xsd:double;
  dwc:latitude '43.474833'^^xsd:double;
  dwc:startLatitude '43.474833'^^xsd:double;
  dwc:endLatitude '43.474833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.378833 43.474833, 7.378833 43.474833, 7.378833 43.474833, 7.378833 43.474833, 7.378833 43.474833))'^^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 '774_4457'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 7.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "7.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 7.583333)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "7.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2527'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2527'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.583333'^^xsd:double;
  dwc:startLongitude '7.583333'^^xsd:double;
  dwc:endLongitude '7.583333'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:startLatitude '42'^^xsd:integer;
  dwc:endLatitude '42'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((7.583333 42, 7.583333 42, 7.583333 42, 7.583333 42, 7.583333 42))'^^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 '774_2527'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50074 7.27482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50074"^^xsd:decimal ;
  dwc:decimalLongitude "7.27482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50074 7.27482)"^^geo:wktLiteral ;
  geo-pos:lat "43.50074"^^xsd:decimal ;
  geo-pos:long "7.27482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6599'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6599'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.27482'^^xsd:double;
  dwc:startLongitude '7.27482'^^xsd:double;
  dwc:endLongitude '7.27482'^^xsd:double;
  dwc:latitude '43.50074'^^xsd:double;
  dwc:startLatitude '43.50074'^^xsd:double;
  dwc:endLatitude '43.50074'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27482 43.50074, 7.27482 43.50074, 7.27482 43.50074, 7.27482 43.50074, 7.27482 43.50074))'^^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 '774_6599'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49287 7.15856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49287"^^xsd:decimal ;
  dwc:decimalLongitude "7.15856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49287 7.15856)"^^geo:wktLiteral ;
  geo-pos:lat "43.49287"^^xsd:decimal ;
  geo-pos:long "7.15856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6585'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6585'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.576111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.15856'^^xsd:double;
  dwc:startLongitude '7.15856'^^xsd:double;
  dwc:endLongitude '7.15856'^^xsd:double;
  dwc:latitude '43.49287'^^xsd:double;
  dwc:startLatitude '43.49287'^^xsd:double;
  dwc:endLatitude '43.49287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.15856 43.49287, 7.15856 43.49287, 7.15856 43.49287, 7.15856 43.49287, 7.15856 43.49287))'^^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 '774_6585'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.726231 7.848698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.726231"^^xsd:decimal ;
  dwc:decimalLongitude "7.848698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.726231 7.848698)"^^geo:wktLiteral ;
  geo-pos:lat "43.726231"^^xsd:decimal ;
  geo-pos:long "7.848698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5919'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5919'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.785'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.848698'^^xsd:double;
  dwc:startLongitude '7.848698'^^xsd:double;
  dwc:endLongitude '7.848698'^^xsd:double;
  dwc:latitude '43.726231'^^xsd:double;
  dwc:startLatitude '43.726231'^^xsd:double;
  dwc:endLatitude '43.726231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.848698 43.726231, 7.848698 43.726231, 7.848698 43.726231, 7.848698 43.726231, 7.848698 43.726231))'^^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 '774_5919'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59448 8.02211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59448"^^xsd:decimal ;
  dwc:decimalLongitude "8.02211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59448 8.02211)"^^geo:wktLiteral ;
  geo-pos:lat "43.59448"^^xsd:decimal ;
  geo-pos:long "8.02211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6626'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6626'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.001111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02211'^^xsd:double;
  dwc:startLongitude '8.02211'^^xsd:double;
  dwc:endLongitude '8.02211'^^xsd:double;
  dwc:latitude '43.59448'^^xsd:double;
  dwc:startLatitude '43.59448'^^xsd:double;
  dwc:endLatitude '43.59448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02211 43.59448, 8.02211 43.59448, 8.02211 43.59448, 8.02211 43.59448, 8.02211 43.59448))'^^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 '774_6626'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.465225 7.318029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.465225"^^xsd:decimal ;
  dwc:decimalLongitude "7.318029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.465225 7.318029)"^^geo:wktLiteral ;
  geo-pos:lat "43.465225"^^xsd:decimal ;
  geo-pos:long "7.318029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5862'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5862'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.109444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.318029'^^xsd:double;
  dwc:startLongitude '7.318029'^^xsd:double;
  dwc:endLongitude '7.318029'^^xsd:double;
  dwc:latitude '43.465225'^^xsd:double;
  dwc:startLatitude '43.465225'^^xsd:double;
  dwc:endLatitude '43.465225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.318029 43.465225, 7.318029 43.465225, 7.318029 43.465225, 7.318029 43.465225, 7.318029 43.465225))'^^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 '774_5862'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91687 6.203666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.91687"^^xsd:decimal ;
  dwc:decimalLongitude "6.203666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91687 6.203666)"^^geo:wktLiteral ;
  geo-pos:lat "42.91687"^^xsd:decimal ;
  geo-pos:long "6.203666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5566'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5566'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.4261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.203666'^^xsd:double;
  dwc:startLongitude '6.203666'^^xsd:double;
  dwc:endLongitude '6.203666'^^xsd:double;
  dwc:latitude '42.91687'^^xsd:double;
  dwc:startLatitude '42.91687'^^xsd:double;
  dwc:endLatitude '42.91687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.203666 42.91687, 6.203666 42.91687, 6.203666 42.91687, 6.203666 42.91687, 6.203666 42.91687))'^^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 '774_5566'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.293537 8.082526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.293537"^^xsd:decimal ;
  dwc:decimalLongitude "8.082526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.293537 8.082526)"^^geo:wktLiteral ;
  geo-pos:lat "43.293537"^^xsd:decimal ;
  geo-pos:long "8.082526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6040'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6040'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.4555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.082526'^^xsd:double;
  dwc:startLongitude '8.082526'^^xsd:double;
  dwc:endLongitude '8.082526'^^xsd:double;
  dwc:latitude '43.293537'^^xsd:double;
  dwc:startLatitude '43.293537'^^xsd:double;
  dwc:endLatitude '43.293537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.082526 43.293537, 8.082526 43.293537, 8.082526 43.293537, 8.082526 43.293537, 8.082526 43.293537))'^^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 '774_6040'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51444 7.81767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51444"^^xsd:decimal ;
  dwc:decimalLongitude "7.81767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51444 7.81767)"^^geo:wktLiteral ;
  geo-pos:lat "43.51444"^^xsd:decimal ;
  geo-pos:long "7.81767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5307'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5307'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.015833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.81767'^^xsd:double;
  dwc:startLongitude '7.81767'^^xsd:double;
  dwc:endLongitude '7.81767'^^xsd:double;
  dwc:latitude '43.51444'^^xsd:double;
  dwc:startLatitude '43.51444'^^xsd:double;
  dwc:endLatitude '43.51444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.81767 43.51444, 7.81767 43.51444, 7.81767 43.51444, 7.81767 43.51444, 7.81767 43.51444))'^^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 '774_5307'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21755 7.87782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21755"^^xsd:decimal ;
  dwc:decimalLongitude "7.87782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21755 7.87782)"^^geo:wktLiteral ;
  geo-pos:lat "43.21755"^^xsd:decimal ;
  geo-pos:long "7.87782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5127'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5127'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.851666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.87782'^^xsd:double;
  dwc:startLongitude '7.87782'^^xsd:double;
  dwc:endLongitude '7.87782'^^xsd:double;
  dwc:latitude '43.21755'^^xsd:double;
  dwc:startLatitude '43.21755'^^xsd:double;
  dwc:endLatitude '43.21755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.87782 43.21755, 7.87782 43.21755, 7.87782 43.21755, 7.87782 43.21755, 7.87782 43.21755))'^^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 '774_5127'^^xsd:string;
  dwc:observationDate '2001-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67378 7.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67378"^^xsd:decimal ;
  dwc:decimalLongitude "7.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67378 7.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.67378"^^xsd:decimal ;
  geo-pos:long "7.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4839'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4839'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.3713888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2781'^^xsd:double;
  dwc:startLongitude '7.2781'^^xsd:double;
  dwc:endLongitude '7.2781'^^xsd:double;
  dwc:latitude '43.67378'^^xsd:double;
  dwc:startLatitude '43.67378'^^xsd:double;
  dwc:endLatitude '43.67378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2781 43.67378, 7.2781 43.67378, 7.2781 43.67378, 7.2781 43.67378, 7.2781 43.67378))'^^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 '774_4839'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565 7.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.565"^^xsd:decimal ;
  dwc:decimalLongitude "7.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.565 7.4605)"^^geo:wktLiteral ;
  geo-pos:lat "43.565"^^xsd:decimal ;
  geo-pos:long "7.4605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4671'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4671'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4605'^^xsd:double;
  dwc:startLongitude '7.4605'^^xsd:double;
  dwc:endLongitude '7.4605'^^xsd:double;
  dwc:latitude '43.565'^^xsd:double;
  dwc:startLatitude '43.565'^^xsd:double;
  dwc:endLatitude '43.565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4605 43.565, 7.4605 43.565, 7.4605 43.565, 7.4605 43.565, 7.4605 43.565))'^^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 '774_4671'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80073 8.08253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80073"^^xsd:decimal ;
  dwc:decimalLongitude "8.08253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80073 8.08253)"^^geo:wktLiteral ;
  geo-pos:lat "43.80073"^^xsd:decimal ;
  geo-pos:long "8.08253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5300'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5300'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08253'^^xsd:double;
  dwc:startLongitude '8.08253'^^xsd:double;
  dwc:endLongitude '8.08253'^^xsd:double;
  dwc:latitude '43.80073'^^xsd:double;
  dwc:startLatitude '43.80073'^^xsd:double;
  dwc:endLatitude '43.80073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08253 43.80073, 8.08253 43.80073, 8.08253 43.80073, 8.08253 43.80073, 8.08253 43.80073))'^^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 '774_5300'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.353833 8.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.353833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.353833 8.8615)"^^geo:wktLiteral ;
  geo-pos:lat "43.353833"^^xsd:decimal ;
  geo-pos:long "8.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4300'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4300'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.8615'^^xsd:double;
  dwc:startLongitude '8.8615'^^xsd:double;
  dwc:endLongitude '8.8615'^^xsd:double;
  dwc:latitude '43.353833'^^xsd:double;
  dwc:startLatitude '43.353833'^^xsd:double;
  dwc:endLatitude '43.353833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8615 43.353833, 8.8615 43.353833, 8.8615 43.353833, 8.8615 43.353833, 8.8615 43.353833))'^^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 '774_4300'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436 7.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.436"^^xsd:decimal ;
  dwc:decimalLongitude "7.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436 7.866667)"^^geo:wktLiteral ;
  geo-pos:lat "43.436"^^xsd:decimal ;
  geo-pos:long "7.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4573'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4573'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.171944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.866667'^^xsd:double;
  dwc:startLongitude '7.866667'^^xsd:double;
  dwc:endLongitude '7.866667'^^xsd:double;
  dwc:latitude '43.436'^^xsd:double;
  dwc:startLatitude '43.436'^^xsd:double;
  dwc:endLatitude '43.436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.866667 43.436, 7.866667 43.436, 7.866667 43.436, 7.866667 43.436, 7.866667 43.436))'^^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 '774_4573'^^xsd:string;
  dwc:observationDate '1997-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17757 8.050475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17757"^^xsd:decimal ;
  dwc:decimalLongitude "8.050475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17757 8.050475)"^^geo:wktLiteral ;
  geo-pos:lat "43.17757"^^xsd:decimal ;
  geo-pos:long "8.050475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7974'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7974'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.598611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.050475'^^xsd:double;
  dwc:startLongitude '8.050475'^^xsd:double;
  dwc:endLongitude '8.050475'^^xsd:double;
  dwc:latitude '43.17757'^^xsd:double;
  dwc:startLatitude '43.17757'^^xsd:double;
  dwc:endLatitude '43.17757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.050475 43.17757, 8.050475 43.17757, 8.050475 43.17757, 8.050475 43.17757, 8.050475 43.17757))'^^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 '774_7974'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233333 7.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233333"^^xsd:decimal ;
  dwc:decimalLongitude "7.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233333 7.283333)"^^geo:wktLiteral ;
  geo-pos:lat "43.233333"^^xsd:decimal ;
  geo-pos:long "7.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3553'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3553'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.283333'^^xsd:double;
  dwc:startLongitude '7.283333'^^xsd:double;
  dwc:endLongitude '7.283333'^^xsd:double;
  dwc:latitude '43.233333'^^xsd:double;
  dwc:startLatitude '43.233333'^^xsd:double;
  dwc:endLatitude '43.233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.283333 43.233333, 7.283333 43.233333, 7.283333 43.233333, 7.283333 43.233333, 7.283333 43.233333))'^^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 '774_3553'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.748 7.68348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.748"^^xsd:decimal ;
  dwc:decimalLongitude "7.68348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.748 7.68348)"^^geo:wktLiteral ;
  geo-pos:lat "43.748"^^xsd:decimal ;
  geo-pos:long "7.68348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4912'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4912'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.336666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68348'^^xsd:double;
  dwc:startLongitude '7.68348'^^xsd:double;
  dwc:endLongitude '7.68348'^^xsd:double;
  dwc:latitude '43.748'^^xsd:double;
  dwc:startLatitude '43.748'^^xsd:double;
  dwc:endLatitude '43.748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68348 43.748, 7.68348 43.748, 7.68348 43.748, 7.68348 43.748, 7.68348 43.748))'^^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 '774_4912'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562214 7.320137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562214"^^xsd:decimal ;
  dwc:decimalLongitude "7.320137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562214 7.320137)"^^geo:wktLiteral ;
  geo-pos:lat "43.562214"^^xsd:decimal ;
  geo-pos:long "7.320137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5707'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5707'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.334722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.320137'^^xsd:double;
  dwc:startLongitude '7.320137'^^xsd:double;
  dwc:endLongitude '7.320137'^^xsd:double;
  dwc:latitude '43.562214'^^xsd:double;
  dwc:startLatitude '43.562214'^^xsd:double;
  dwc:endLatitude '43.562214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.320137 43.562214, 7.320137 43.562214, 7.320137 43.562214, 7.320137 43.562214, 7.320137 43.562214))'^^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 '774_5707'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64929 7.754237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64929"^^xsd:decimal ;
  dwc:decimalLongitude "7.754237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64929 7.754237)"^^geo:wktLiteral ;
  geo-pos:lat "43.64929"^^xsd:decimal ;
  geo-pos:long "7.754237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8057'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8057'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.331388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.754237'^^xsd:double;
  dwc:startLongitude '7.754237'^^xsd:double;
  dwc:endLongitude '7.754237'^^xsd:double;
  dwc:latitude '43.64929'^^xsd:double;
  dwc:startLatitude '43.64929'^^xsd:double;
  dwc:endLatitude '43.64929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.754237 43.64929, 7.754237 43.64929, 7.754237 43.64929, 7.754237 43.64929, 7.754237 43.64929))'^^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 '774_8057'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665062 8.918567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665062"^^xsd:decimal ;
  dwc:decimalLongitude "8.918567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665062 8.918567)"^^geo:wktLiteral ;
  geo-pos:lat "43.665062"^^xsd:decimal ;
  geo-pos:long "8.918567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5433'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5433'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.675833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.918567'^^xsd:double;
  dwc:startLongitude '8.918567'^^xsd:double;
  dwc:endLongitude '8.918567'^^xsd:double;
  dwc:latitude '43.665062'^^xsd:double;
  dwc:startLatitude '43.665062'^^xsd:double;
  dwc:endLatitude '43.665062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.918567 43.665062, 8.918567 43.665062, 8.918567 43.665062, 8.918567 43.665062, 8.918567 43.665062))'^^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 '774_5433'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686214 7.681183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686214"^^xsd:decimal ;
  dwc:decimalLongitude "7.681183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686214 7.681183)"^^geo:wktLiteral ;
  geo-pos:lat "43.686214"^^xsd:decimal ;
  geo-pos:long "7.681183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6192'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6192'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.084722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.681183'^^xsd:double;
  dwc:startLongitude '7.681183'^^xsd:double;
  dwc:endLongitude '7.681183'^^xsd:double;
  dwc:latitude '43.686214'^^xsd:double;
  dwc:startLatitude '43.686214'^^xsd:double;
  dwc:endLatitude '43.686214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.681183 43.686214, 7.681183 43.686214, 7.681183 43.686214, 7.681183 43.686214, 7.681183 43.686214))'^^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 '774_6192'^^xsd:string;
  dwc:observationDate '2008-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67869 7.29065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67869"^^xsd:decimal ;
  dwc:decimalLongitude "7.29065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67869 7.29065)"^^geo:wktLiteral ;
  geo-pos:lat "43.67869"^^xsd:decimal ;
  geo-pos:long "7.29065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6566'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6566'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.804444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.29065'^^xsd:double;
  dwc:startLongitude '7.29065'^^xsd:double;
  dwc:endLongitude '7.29065'^^xsd:double;
  dwc:latitude '43.67869'^^xsd:double;
  dwc:startLatitude '43.67869'^^xsd:double;
  dwc:endLatitude '43.67869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.29065 43.67869, 7.29065 43.67869, 7.29065 43.67869, 7.29065 43.67869, 7.29065 43.67869))'^^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 '774_6566'^^xsd:string;
  dwc:observationDate '2009-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674095 7.56795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.674095"^^xsd:decimal ;
  dwc:decimalLongitude "7.56795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674095 7.56795)"^^geo:wktLiteral ;
  geo-pos:lat "43.674095"^^xsd:decimal ;
  geo-pos:long "7.56795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5539'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5539'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.56795'^^xsd:double;
  dwc:startLongitude '7.56795'^^xsd:double;
  dwc:endLongitude '7.56795'^^xsd:double;
  dwc:latitude '43.674095'^^xsd:double;
  dwc:startLatitude '43.674095'^^xsd:double;
  dwc:endLatitude '43.674095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.56795 43.674095, 7.56795 43.674095, 7.56795 43.674095, 7.56795 43.674095, 7.56795 43.674095))'^^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 '774_5539'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530094 7.393808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.530094"^^xsd:decimal ;
  dwc:decimalLongitude "7.393808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530094 7.393808)"^^geo:wktLiteral ;
  geo-pos:lat "43.530094"^^xsd:decimal ;
  geo-pos:long "7.393808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6238'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.674722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.393808'^^xsd:double;
  dwc:startLongitude '7.393808'^^xsd:double;
  dwc:endLongitude '7.393808'^^xsd:double;
  dwc:latitude '43.530094'^^xsd:double;
  dwc:startLatitude '43.530094'^^xsd:double;
  dwc:endLatitude '43.530094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.393808 43.530094, 7.393808 43.530094, 7.393808 43.530094, 7.393808 43.530094, 7.393808 43.530094))'^^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 '774_6238'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75095 7.965536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75095"^^xsd:decimal ;
  dwc:decimalLongitude "7.965536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75095 7.965536)"^^geo:wktLiteral ;
  geo-pos:lat "43.75095"^^xsd:decimal ;
  geo-pos:long "7.965536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7757'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7757'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.965536'^^xsd:double;
  dwc:startLongitude '7.965536'^^xsd:double;
  dwc:endLongitude '7.965536'^^xsd:double;
  dwc:latitude '43.75095'^^xsd:double;
  dwc:startLatitude '43.75095'^^xsd:double;
  dwc:endLatitude '43.75095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.965536 43.75095, 7.965536 43.75095, 7.965536 43.75095, 7.965536 43.75095, 7.965536 43.75095))'^^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 '774_7757'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29937 6.86128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29937"^^xsd:decimal ;
  dwc:decimalLongitude "6.86128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29937 6.86128)"^^geo:wktLiteral ;
  geo-pos:lat "43.29937"^^xsd:decimal ;
  geo-pos:long "6.86128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5187'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5187'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7911111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.86128'^^xsd:double;
  dwc:startLongitude '6.86128'^^xsd:double;
  dwc:endLongitude '6.86128'^^xsd:double;
  dwc:latitude '43.29937'^^xsd:double;
  dwc:startLatitude '43.29937'^^xsd:double;
  dwc:endLatitude '43.29937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.86128 43.29937, 6.86128 43.29937, 6.86128 43.29937, 6.86128 43.29937, 6.86128 43.29937))'^^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 '774_5187'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24157 8.448465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24157"^^xsd:decimal ;
  dwc:decimalLongitude "8.448465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24157 8.448465)"^^geo:wktLiteral ;
  geo-pos:lat "43.24157"^^xsd:decimal ;
  geo-pos:long "8.448465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6082'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6082'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.448465'^^xsd:double;
  dwc:startLongitude '8.448465'^^xsd:double;
  dwc:endLongitude '8.448465'^^xsd:double;
  dwc:latitude '43.24157'^^xsd:double;
  dwc:startLatitude '43.24157'^^xsd:double;
  dwc:endLatitude '43.24157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.448465 43.24157, 8.448465 43.24157, 8.448465 43.24157, 8.448465 43.24157, 8.448465 43.24157))'^^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 '774_6082'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4704 7.544784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4704"^^xsd:decimal ;
  dwc:decimalLongitude "7.544784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4704 7.544784)"^^geo:wktLiteral ;
  geo-pos:lat "43.4704"^^xsd:decimal ;
  geo-pos:long "7.544784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5244'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.544784'^^xsd:double;
  dwc:startLongitude '7.544784'^^xsd:double;
  dwc:endLongitude '7.544784'^^xsd:double;
  dwc:latitude '43.4704'^^xsd:double;
  dwc:startLatitude '43.4704'^^xsd:double;
  dwc:endLatitude '43.4704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.544784 43.4704, 7.544784 43.4704, 7.544784 43.4704, 7.544784 43.4704, 7.544784 43.4704))'^^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 '774_5244'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29213 6.97877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29213"^^xsd:decimal ;
  dwc:decimalLongitude "6.97877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29213 6.97877)"^^geo:wktLiteral ;
  geo-pos:lat "43.29213"^^xsd:decimal ;
  geo-pos:long "6.97877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5177'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5177'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.120277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.97877'^^xsd:double;
  dwc:startLongitude '6.97877'^^xsd:double;
  dwc:endLongitude '6.97877'^^xsd:double;
  dwc:latitude '43.29213'^^xsd:double;
  dwc:startLatitude '43.29213'^^xsd:double;
  dwc:endLatitude '43.29213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.97877 43.29213, 6.97877 43.29213, 6.97877 43.29213, 6.97877 43.29213, 6.97877 43.29213))'^^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 '774_5177'^^xsd:string;
  dwc:observationDate '2001-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612467 7.955133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.612467"^^xsd:decimal ;
  dwc:decimalLongitude "7.955133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612467 7.955133)"^^geo:wktLiteral ;
  geo-pos:lat "43.612467"^^xsd:decimal ;
  geo-pos:long "7.955133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7394'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7394'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.201944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.955133'^^xsd:double;
  dwc:startLongitude '7.955133'^^xsd:double;
  dwc:endLongitude '7.955133'^^xsd:double;
  dwc:latitude '43.612467'^^xsd:double;
  dwc:startLatitude '43.612467'^^xsd:double;
  dwc:endLatitude '43.612467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.955133 43.612467, 7.955133 43.612467, 7.955133 43.612467, 7.955133 43.612467, 7.955133 43.612467))'^^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 '774_7394'^^xsd:string;
  dwc:observationDate '1999-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8063 8.0898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8063"^^xsd:decimal ;
  dwc:decimalLongitude "8.0898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8063 8.0898)"^^geo:wktLiteral ;
  geo-pos:lat "43.8063"^^xsd:decimal ;
  geo-pos:long "8.0898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7257'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7257'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.116388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0898'^^xsd:double;
  dwc:startLongitude '8.0898'^^xsd:double;
  dwc:endLongitude '8.0898'^^xsd:double;
  dwc:latitude '43.8063'^^xsd:double;
  dwc:startLatitude '43.8063'^^xsd:double;
  dwc:endLatitude '43.8063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0898 43.8063, 8.0898 43.8063, 8.0898 43.8063, 8.0898 43.8063, 8.0898 43.8063))'^^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 '774_7257'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622317 8.337717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.622317"^^xsd:decimal ;
  dwc:decimalLongitude "8.337717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622317 8.337717)"^^geo:wktLiteral ;
  geo-pos:lat "43.622317"^^xsd:decimal ;
  geo-pos:long "8.337717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7307'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7307'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.337717'^^xsd:double;
  dwc:startLongitude '8.337717'^^xsd:double;
  dwc:endLongitude '8.337717'^^xsd:double;
  dwc:latitude '43.622317'^^xsd:double;
  dwc:startLatitude '43.622317'^^xsd:double;
  dwc:endLatitude '43.622317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.337717 43.622317, 8.337717 43.622317, 8.337717 43.622317, 8.337717 43.622317, 8.337717 43.622317))'^^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 '774_7307'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9355 8.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9355"^^xsd:decimal ;
  dwc:decimalLongitude "8.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9355 8.506)"^^geo:wktLiteral ;
  geo-pos:lat "42.9355"^^xsd:decimal ;
  geo-pos:long "8.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3987'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3987'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.506'^^xsd:double;
  dwc:startLongitude '8.506'^^xsd:double;
  dwc:endLongitude '8.506'^^xsd:double;
  dwc:latitude '42.9355'^^xsd:double;
  dwc:startLatitude '42.9355'^^xsd:double;
  dwc:endLatitude '42.9355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.506 42.9355, 8.506 42.9355, 8.506 42.9355, 8.506 42.9355, 8.506 42.9355))'^^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 '774_3987'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528883 7.788067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.528883"^^xsd:decimal ;
  dwc:decimalLongitude "7.788067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528883 7.788067)"^^geo:wktLiteral ;
  geo-pos:lat "43.528883"^^xsd:decimal ;
  geo-pos:long "7.788067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3976'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3976'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.788067'^^xsd:double;
  dwc:startLongitude '7.788067'^^xsd:double;
  dwc:endLongitude '7.788067'^^xsd:double;
  dwc:latitude '43.528883'^^xsd:double;
  dwc:startLatitude '43.528883'^^xsd:double;
  dwc:endLatitude '43.528883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.788067 43.528883, 7.788067 43.528883, 7.788067 43.528883, 7.788067 43.528883, 7.788067 43.528883))'^^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 '774_3976'^^xsd:string;
  dwc:observationDate '1993-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5531 7.7997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5531"^^xsd:decimal ;
  dwc:decimalLongitude "7.7997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5531 7.7997)"^^geo:wktLiteral ;
  geo-pos:lat "43.5531"^^xsd:decimal ;
  geo-pos:long "7.7997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7610'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7610'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.928888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7997'^^xsd:double;
  dwc:startLongitude '7.7997'^^xsd:double;
  dwc:endLongitude '7.7997'^^xsd:double;
  dwc:latitude '43.5531'^^xsd:double;
  dwc:startLatitude '43.5531'^^xsd:double;
  dwc:endLatitude '43.5531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7997 43.5531, 7.7997 43.5531, 7.7997 43.5531, 7.7997 43.5531, 7.7997 43.5531))'^^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 '774_7610'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457833 7.7615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.457833"^^xsd:decimal ;
  dwc:decimalLongitude "7.7615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457833 7.7615)"^^geo:wktLiteral ;
  geo-pos:lat "43.457833"^^xsd:decimal ;
  geo-pos:long "7.7615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4375'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4375'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7615'^^xsd:double;
  dwc:startLongitude '7.7615'^^xsd:double;
  dwc:endLongitude '7.7615'^^xsd:double;
  dwc:latitude '43.457833'^^xsd:double;
  dwc:startLatitude '43.457833'^^xsd:double;
  dwc:endLatitude '43.457833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7615 43.457833, 7.7615 43.457833, 7.7615 43.457833, 7.7615 43.457833, 7.7615 43.457833))'^^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 '774_4375'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88367 8.30333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.88367"^^xsd:decimal ;
  dwc:decimalLongitude "8.30333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.88367 8.30333)"^^geo:wktLiteral ;
  geo-pos:lat "43.88367"^^xsd:decimal ;
  geo-pos:long "8.30333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4982'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4982'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.30333'^^xsd:double;
  dwc:startLongitude '8.30333'^^xsd:double;
  dwc:endLongitude '8.30333'^^xsd:double;
  dwc:latitude '43.88367'^^xsd:double;
  dwc:startLatitude '43.88367'^^xsd:double;
  dwc:endLatitude '43.88367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.30333 43.88367, 8.30333 43.88367, 8.30333 43.88367, 8.30333 43.88367, 8.30333 43.88367))'^^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 '774_4982'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22161 8.339767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22161"^^xsd:decimal ;
  dwc:decimalLongitude "8.339767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22161 8.339767)"^^geo:wktLiteral ;
  geo-pos:lat "43.22161"^^xsd:decimal ;
  geo-pos:long "8.339767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7845'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7845'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.965277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.339767'^^xsd:double;
  dwc:startLongitude '8.339767'^^xsd:double;
  dwc:endLongitude '8.339767'^^xsd:double;
  dwc:latitude '43.22161'^^xsd:double;
  dwc:startLatitude '43.22161'^^xsd:double;
  dwc:endLatitude '43.22161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.339767 43.22161, 8.339767 43.22161, 8.339767 43.22161, 8.339767 43.22161, 8.339767 43.22161))'^^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 '774_7845'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37917 7.996933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37917"^^xsd:decimal ;
  dwc:decimalLongitude "7.996933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37917 7.996933)"^^geo:wktLiteral ;
  geo-pos:lat "43.37917"^^xsd:decimal ;
  geo-pos:long "7.996933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7885'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7885'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.996933'^^xsd:double;
  dwc:startLongitude '7.996933'^^xsd:double;
  dwc:endLongitude '7.996933'^^xsd:double;
  dwc:latitude '43.37917'^^xsd:double;
  dwc:startLatitude '43.37917'^^xsd:double;
  dwc:endLatitude '43.37917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.996933 43.37917, 7.996933 43.37917, 7.996933 43.37917, 7.996933 43.37917, 7.996933 43.37917))'^^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 '774_7885'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61821 10.50302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61821"^^xsd:decimal ;
  dwc:decimalLongitude "10.50302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61821 10.50302)"^^geo:wktLiteral ;
  geo-pos:lat "42.61821"^^xsd:decimal ;
  geo-pos:long "10.50302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8469'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8469'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.692777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.50302'^^xsd:double;
  dwc:startLongitude '10.50302'^^xsd:double;
  dwc:endLongitude '10.50302'^^xsd:double;
  dwc:latitude '42.61821'^^xsd:double;
  dwc:startLatitude '42.61821'^^xsd:double;
  dwc:endLatitude '42.61821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.50302 42.61821, 10.50302 42.61821, 10.50302 42.61821, 10.50302 42.61821, 10.50302 42.61821))'^^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 '774_8469'^^xsd:string;
  dwc:observationDate '2012-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52918 7.16565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52918"^^xsd:decimal ;
  dwc:decimalLongitude "7.16565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52918 7.16565)"^^geo:wktLiteral ;
  geo-pos:lat "43.52918"^^xsd:decimal ;
  geo-pos:long "7.16565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4897'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.5630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.16565'^^xsd:double;
  dwc:startLongitude '7.16565'^^xsd:double;
  dwc:endLongitude '7.16565'^^xsd:double;
  dwc:latitude '43.52918'^^xsd:double;
  dwc:startLatitude '43.52918'^^xsd:double;
  dwc:endLatitude '43.52918'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.16565 43.52918, 7.16565 43.52918, 7.16565 43.52918, 7.16565 43.52918, 7.16565 43.52918))'^^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 '774_4897'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9345 8.247833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9345"^^xsd:decimal ;
  dwc:decimalLongitude "8.247833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9345 8.247833)"^^geo:wktLiteral ;
  geo-pos:lat "42.9345"^^xsd:decimal ;
  geo-pos:long "8.247833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3946'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3946'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.247833'^^xsd:double;
  dwc:startLongitude '8.247833'^^xsd:double;
  dwc:endLongitude '8.247833'^^xsd:double;
  dwc:latitude '42.9345'^^xsd:double;
  dwc:startLatitude '42.9345'^^xsd:double;
  dwc:endLatitude '42.9345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.247833 42.9345, 8.247833 42.9345, 8.247833 42.9345, 8.247833 42.9345, 8.247833 42.9345))'^^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 '774_3946'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.629983 8.107933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.629983"^^xsd:decimal ;
  dwc:decimalLongitude "8.107933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.629983 8.107933)"^^geo:wktLiteral ;
  geo-pos:lat "43.629983"^^xsd:decimal ;
  geo-pos:long "8.107933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4454'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4454'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.107933'^^xsd:double;
  dwc:startLongitude '8.107933'^^xsd:double;
  dwc:endLongitude '8.107933'^^xsd:double;
  dwc:latitude '43.629983'^^xsd:double;
  dwc:startLatitude '43.629983'^^xsd:double;
  dwc:endLatitude '43.629983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.107933 43.629983, 8.107933 43.629983, 8.107933 43.629983, 8.107933 43.629983, 8.107933 43.629983))'^^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 '774_4454'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67774 7.511832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67774"^^xsd:decimal ;
  dwc:decimalLongitude "7.511832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67774 7.511832)"^^geo:wktLiteral ;
  geo-pos:lat "43.67774"^^xsd:decimal ;
  geo-pos:long "7.511832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7737'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7737'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.599444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.511832'^^xsd:double;
  dwc:startLongitude '7.511832'^^xsd:double;
  dwc:endLongitude '7.511832'^^xsd:double;
  dwc:latitude '43.67774'^^xsd:double;
  dwc:startLatitude '43.67774'^^xsd:double;
  dwc:endLatitude '43.67774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.511832 43.67774, 7.511832 43.67774, 7.511832 43.67774, 7.511832 43.67774, 7.511832 43.67774))'^^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 '774_7737'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.950217 -13.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.950217"^^xsd:decimal ;
  dwc:decimalLongitude "-13.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.950217 -13.46825)"^^geo:wktLiteral ;
  geo-pos:lat "28.950217"^^xsd:decimal ;
  geo-pos:long "-13.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2843'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2843'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.46825'^^xsd:double;
  dwc:startLongitude '-13.46825'^^xsd:double;
  dwc:endLongitude '-13.46825'^^xsd:double;
  dwc:latitude '28.950217'^^xsd:double;
  dwc:startLatitude '28.950217'^^xsd:double;
  dwc:endLatitude '28.950217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.46825 28.950217, -13.46825 28.950217, -13.46825 28.950217, -13.46825 28.950217, -13.46825 28.950217))'^^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 '774_2843'^^xsd:string;
  dwc:observationDate '1995-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661133 7.35166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.661133"^^xsd:decimal ;
  dwc:decimalLongitude "7.35166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661133 7.35166)"^^geo:wktLiteral ;
  geo-pos:lat "43.661133"^^xsd:decimal ;
  geo-pos:long "7.35166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5791'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5791'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.596111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.35166'^^xsd:double;
  dwc:startLongitude '7.35166'^^xsd:double;
  dwc:endLongitude '7.35166'^^xsd:double;
  dwc:latitude '43.661133'^^xsd:double;
  dwc:startLatitude '43.661133'^^xsd:double;
  dwc:endLatitude '43.661133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.35166 43.661133, 7.35166 43.661133, 7.35166 43.661133, 7.35166 43.661133, 7.35166 43.661133))'^^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 '774_5791'^^xsd:string;
  dwc:observationDate '2006-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38115 8.45575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38115"^^xsd:decimal ;
  dwc:decimalLongitude "8.45575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38115 8.45575)"^^geo:wktLiteral ;
  geo-pos:lat "43.38115"^^xsd:decimal ;
  geo-pos:long "8.45575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6648'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6648'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45575'^^xsd:double;
  dwc:startLongitude '8.45575'^^xsd:double;
  dwc:endLongitude '8.45575'^^xsd:double;
  dwc:latitude '43.38115'^^xsd:double;
  dwc:startLatitude '43.38115'^^xsd:double;
  dwc:endLatitude '43.38115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45575 43.38115, 8.45575 43.38115, 8.45575 43.38115, 8.45575 43.38115, 8.45575 43.38115))'^^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 '774_6648'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46433 8.13864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46433"^^xsd:decimal ;
  dwc:decimalLongitude "8.13864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46433 8.13864)"^^geo:wktLiteral ;
  geo-pos:lat "43.46433"^^xsd:decimal ;
  geo-pos:long "8.13864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6731'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6731'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.884444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.13864'^^xsd:double;
  dwc:startLongitude '8.13864'^^xsd:double;
  dwc:endLongitude '8.13864'^^xsd:double;
  dwc:latitude '43.46433'^^xsd:double;
  dwc:startLatitude '43.46433'^^xsd:double;
  dwc:endLatitude '43.46433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.13864 43.46433, 8.13864 43.46433, 8.13864 43.46433, 8.13864 43.46433, 8.13864 43.46433))'^^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 '774_6731'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202442 7.556372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.202442"^^xsd:decimal ;
  dwc:decimalLongitude "7.556372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202442 7.556372)"^^geo:wktLiteral ;
  geo-pos:lat "43.202442"^^xsd:decimal ;
  geo-pos:long "7.556372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5942'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5942'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.878888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.556372'^^xsd:double;
  dwc:startLongitude '7.556372'^^xsd:double;
  dwc:endLongitude '7.556372'^^xsd:double;
  dwc:latitude '43.202442'^^xsd:double;
  dwc:startLatitude '43.202442'^^xsd:double;
  dwc:endLatitude '43.202442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.556372 43.202442, 7.556372 43.202442, 7.556372 43.202442, 7.556372 43.202442, 7.556372 43.202442))'^^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 '774_5942'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7611 7.76327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7611"^^xsd:decimal ;
  dwc:decimalLongitude "7.76327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7611 7.76327)"^^geo:wktLiteral ;
  geo-pos:lat "43.7611"^^xsd:decimal ;
  geo-pos:long "7.76327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6404'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6404'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76327'^^xsd:double;
  dwc:startLongitude '7.76327'^^xsd:double;
  dwc:endLongitude '7.76327'^^xsd:double;
  dwc:latitude '43.7611'^^xsd:double;
  dwc:startLatitude '43.7611'^^xsd:double;
  dwc:endLatitude '43.7611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76327 43.7611, 7.76327 43.7611, 7.76327 43.7611, 7.76327 43.7611, 7.76327 43.7611))'^^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 '774_6404'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725731 7.79085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.725731"^^xsd:decimal ;
  dwc:decimalLongitude "7.79085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.725731 7.79085)"^^geo:wktLiteral ;
  geo-pos:lat "43.725731"^^xsd:decimal ;
  geo-pos:long "7.79085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5625'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5625'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.3275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79085'^^xsd:double;
  dwc:startLongitude '7.79085'^^xsd:double;
  dwc:endLongitude '7.79085'^^xsd:double;
  dwc:latitude '43.725731'^^xsd:double;
  dwc:startLatitude '43.725731'^^xsd:double;
  dwc:endLatitude '43.725731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79085 43.725731, 7.79085 43.725731, 7.79085 43.725731, 7.79085 43.725731, 7.79085 43.725731))'^^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 '774_5625'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.756046 7.935717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.756046"^^xsd:decimal ;
  dwc:decimalLongitude "7.935717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.756046 7.935717)"^^geo:wktLiteral ;
  geo-pos:lat "43.756046"^^xsd:decimal ;
  geo-pos:long "7.935717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5606'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5606'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4863888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.935717'^^xsd:double;
  dwc:startLongitude '7.935717'^^xsd:double;
  dwc:endLongitude '7.935717'^^xsd:double;
  dwc:latitude '43.756046'^^xsd:double;
  dwc:startLatitude '43.756046'^^xsd:double;
  dwc:endLatitude '43.756046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.935717 43.756046, 7.935717 43.756046, 7.935717 43.756046, 7.935717 43.756046, 7.935717 43.756046))'^^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 '774_5606'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47992 7.0448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47992"^^xsd:decimal ;
  dwc:decimalLongitude "7.0448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47992 7.0448)"^^geo:wktLiteral ;
  geo-pos:lat "43.47992"^^xsd:decimal ;
  geo-pos:long "7.0448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5202'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5202'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.783611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.0448'^^xsd:double;
  dwc:startLongitude '7.0448'^^xsd:double;
  dwc:endLongitude '7.0448'^^xsd:double;
  dwc:latitude '43.47992'^^xsd:double;
  dwc:startLatitude '43.47992'^^xsd:double;
  dwc:endLatitude '43.47992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0448 43.47992, 7.0448 43.47992, 7.0448 43.47992, 7.0448 43.47992, 7.0448 43.47992))'^^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 '774_5202'^^xsd:string;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.759333 7.846833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.759333"^^xsd:decimal ;
  dwc:decimalLongitude "7.846833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.759333 7.846833)"^^geo:wktLiteral ;
  geo-pos:lat "43.759333"^^xsd:decimal ;
  geo-pos:long "7.846833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4510'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4510'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.149722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.846833'^^xsd:double;
  dwc:startLongitude '7.846833'^^xsd:double;
  dwc:endLongitude '7.846833'^^xsd:double;
  dwc:latitude '43.759333'^^xsd:double;
  dwc:startLatitude '43.759333'^^xsd:double;
  dwc:endLatitude '43.759333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.846833 43.759333, 7.846833 43.759333, 7.846833 43.759333, 7.846833 43.759333, 7.846833 43.759333))'^^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 '774_4510'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667381 7.376947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667381"^^xsd:decimal ;
  dwc:decimalLongitude "7.376947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667381 7.376947)"^^geo:wktLiteral ;
  geo-pos:lat "43.667381"^^xsd:decimal ;
  geo-pos:long "7.376947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6291'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6291'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.167777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.376947'^^xsd:double;
  dwc:startLongitude '7.376947'^^xsd:double;
  dwc:endLongitude '7.376947'^^xsd:double;
  dwc:latitude '43.667381'^^xsd:double;
  dwc:startLatitude '43.667381'^^xsd:double;
  dwc:endLatitude '43.667381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.376947 43.667381, 7.376947 43.667381, 7.376947 43.667381, 7.376947 43.667381, 7.376947 43.667381))'^^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 '774_6291'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44688 7.53699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44688"^^xsd:decimal ;
  dwc:decimalLongitude "7.53699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44688 7.53699)"^^geo:wktLiteral ;
  geo-pos:lat "43.44688"^^xsd:decimal ;
  geo-pos:long "7.53699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6854'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6854'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.539444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53699'^^xsd:double;
  dwc:startLongitude '7.53699'^^xsd:double;
  dwc:endLongitude '7.53699'^^xsd:double;
  dwc:latitude '43.44688'^^xsd:double;
  dwc:startLatitude '43.44688'^^xsd:double;
  dwc:endLatitude '43.44688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53699 43.44688, 7.53699 43.44688, 7.53699 43.44688, 7.53699 43.44688, 7.53699 43.44688))'^^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 '774_6854'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650667 7.86885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.650667"^^xsd:decimal ;
  dwc:decimalLongitude "7.86885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650667 7.86885)"^^geo:wktLiteral ;
  geo-pos:lat "43.650667"^^xsd:decimal ;
  geo-pos:long "7.86885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4564'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4564'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.948888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86885'^^xsd:double;
  dwc:startLongitude '7.86885'^^xsd:double;
  dwc:endLongitude '7.86885'^^xsd:double;
  dwc:latitude '43.650667'^^xsd:double;
  dwc:startLatitude '43.650667'^^xsd:double;
  dwc:endLatitude '43.650667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86885 43.650667, 7.86885 43.650667, 7.86885 43.650667, 7.86885 43.650667, 7.86885 43.650667))'^^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 '774_4564'^^xsd:string;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0692 6.78382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0692"^^xsd:decimal ;
  dwc:decimalLongitude "6.78382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0692 6.78382)"^^geo:wktLiteral ;
  geo-pos:lat "43.0692"^^xsd:decimal ;
  geo-pos:long "6.78382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4881'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4881'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.151944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.78382'^^xsd:double;
  dwc:startLongitude '6.78382'^^xsd:double;
  dwc:endLongitude '6.78382'^^xsd:double;
  dwc:latitude '43.0692'^^xsd:double;
  dwc:startLatitude '43.0692'^^xsd:double;
  dwc:endLatitude '43.0692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.78382 43.0692, 6.78382 43.0692, 6.78382 43.0692, 6.78382 43.0692, 6.78382 43.0692))'^^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 '774_4881'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55131 7.295112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55131"^^xsd:decimal ;
  dwc:decimalLongitude "7.295112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55131 7.295112)"^^geo:wktLiteral ;
  geo-pos:lat "43.55131"^^xsd:decimal ;
  geo-pos:long "7.295112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8018'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8018'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8136111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.295112'^^xsd:double;
  dwc:startLongitude '7.295112'^^xsd:double;
  dwc:endLongitude '7.295112'^^xsd:double;
  dwc:latitude '43.55131'^^xsd:double;
  dwc:startLatitude '43.55131'^^xsd:double;
  dwc:endLatitude '43.55131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.295112 43.55131, 7.295112 43.55131, 7.295112 43.55131, 7.295112 43.55131, 7.295112 43.55131))'^^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 '774_8018'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.704971 7.970565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.704971"^^xsd:decimal ;
  dwc:decimalLongitude "7.970565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.704971 7.970565)"^^geo:wktLiteral ;
  geo-pos:lat "43.704971"^^xsd:decimal ;
  geo-pos:long "7.970565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6325'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6325'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.071944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.970565'^^xsd:double;
  dwc:startLongitude '7.970565'^^xsd:double;
  dwc:endLongitude '7.970565'^^xsd:double;
  dwc:latitude '43.704971'^^xsd:double;
  dwc:startLatitude '43.704971'^^xsd:double;
  dwc:endLatitude '43.704971'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.970565 43.704971, 7.970565 43.704971, 7.970565 43.704971, 7.970565 43.704971, 7.970565 43.704971))'^^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 '774_6325'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44648 7.89026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44648"^^xsd:decimal ;
  dwc:decimalLongitude "7.89026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44648 7.89026)"^^geo:wktLiteral ;
  geo-pos:lat "43.44648"^^xsd:decimal ;
  geo-pos:long "7.89026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7910'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7910'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.730833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89026'^^xsd:double;
  dwc:startLongitude '7.89026'^^xsd:double;
  dwc:endLongitude '7.89026'^^xsd:double;
  dwc:latitude '43.44648'^^xsd:double;
  dwc:startLatitude '43.44648'^^xsd:double;
  dwc:endLatitude '43.44648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89026 43.44648, 7.89026 43.44648, 7.89026 43.44648, 7.89026 43.44648, 7.89026 43.44648))'^^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 '774_7910'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63825 7.31713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63825"^^xsd:decimal ;
  dwc:decimalLongitude "7.31713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63825 7.31713)"^^geo:wktLiteral ;
  geo-pos:lat "43.63825"^^xsd:decimal ;
  geo-pos:long "7.31713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6359'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6359'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.610555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.31713'^^xsd:double;
  dwc:startLongitude '7.31713'^^xsd:double;
  dwc:endLongitude '7.31713'^^xsd:double;
  dwc:latitude '43.63825'^^xsd:double;
  dwc:startLatitude '43.63825'^^xsd:double;
  dwc:endLatitude '43.63825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.31713 43.63825, 7.31713 43.63825, 7.31713 43.63825, 7.31713 43.63825, 7.31713 43.63825))'^^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 '774_6359'^^xsd:string;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.407959 7.104968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.407959"^^xsd:decimal ;
  dwc:decimalLongitude "7.104968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.407959 7.104968)"^^geo:wktLiteral ;
  geo-pos:lat "43.407959"^^xsd:decimal ;
  geo-pos:long "7.104968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5783'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5783'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.264444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.104968'^^xsd:double;
  dwc:startLongitude '7.104968'^^xsd:double;
  dwc:endLongitude '7.104968'^^xsd:double;
  dwc:latitude '43.407959'^^xsd:double;
  dwc:startLatitude '43.407959'^^xsd:double;
  dwc:endLatitude '43.407959'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.104968 43.407959, 7.104968 43.407959, 7.104968 43.407959, 7.104968 43.407959, 7.104968 43.407959))'^^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 '774_5783'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703671 7.7404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.703671"^^xsd:decimal ;
  dwc:decimalLongitude "7.7404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703671 7.7404)"^^geo:wktLiteral ;
  geo-pos:lat "43.703671"^^xsd:decimal ;
  geo-pos:long "7.7404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5532'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5532'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.28'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7404'^^xsd:double;
  dwc:startLongitude '7.7404'^^xsd:double;
  dwc:endLongitude '7.7404'^^xsd:double;
  dwc:latitude '43.703671'^^xsd:double;
  dwc:startLatitude '43.703671'^^xsd:double;
  dwc:endLatitude '43.703671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7404 43.703671, 7.7404 43.703671, 7.7404 43.703671, 7.7404 43.703671, 7.7404 43.703671))'^^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 '774_5532'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58796 8.21754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58796"^^xsd:decimal ;
  dwc:decimalLongitude "8.21754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58796 8.21754)"^^geo:wktLiteral ;
  geo-pos:lat "43.58796"^^xsd:decimal ;
  geo-pos:long "8.21754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6760'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6760'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21754'^^xsd:double;
  dwc:startLongitude '8.21754'^^xsd:double;
  dwc:endLongitude '8.21754'^^xsd:double;
  dwc:latitude '43.58796'^^xsd:double;
  dwc:startLatitude '43.58796'^^xsd:double;
  dwc:endLatitude '43.58796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21754 43.58796, 8.21754 43.58796, 8.21754 43.58796, 8.21754 43.58796, 8.21754 43.58796))'^^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 '774_6760'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57891 7.50165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57891"^^xsd:decimal ;
  dwc:decimalLongitude "7.50165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57891 7.50165)"^^geo:wktLiteral ;
  geo-pos:lat "43.57891"^^xsd:decimal ;
  geo-pos:long "7.50165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6408'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.841111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50165'^^xsd:double;
  dwc:startLongitude '7.50165'^^xsd:double;
  dwc:endLongitude '7.50165'^^xsd:double;
  dwc:latitude '43.57891'^^xsd:double;
  dwc:startLatitude '43.57891'^^xsd:double;
  dwc:endLatitude '43.57891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50165 43.57891, 7.50165 43.57891, 7.50165 43.57891, 7.50165 43.57891, 7.50165 43.57891))'^^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 '774_6408'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476528 7.0194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.476528"^^xsd:decimal ;
  dwc:decimalLongitude "7.0194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.476528 7.0194)"^^geo:wktLiteral ;
  geo-pos:lat "43.476528"^^xsd:decimal ;
  geo-pos:long "7.0194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5565'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0105555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.0194'^^xsd:double;
  dwc:startLongitude '7.0194'^^xsd:double;
  dwc:endLongitude '7.0194'^^xsd:double;
  dwc:latitude '43.476528'^^xsd:double;
  dwc:startLatitude '43.476528'^^xsd:double;
  dwc:endLatitude '43.476528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0194 43.476528, 7.0194 43.476528, 7.0194 43.476528, 7.0194 43.476528, 7.0194 43.476528))'^^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 '774_5565'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60946 8.29949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60946"^^xsd:decimal ;
  dwc:decimalLongitude "8.29949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60946 8.29949)"^^geo:wktLiteral ;
  geo-pos:lat "43.60946"^^xsd:decimal ;
  geo-pos:long "8.29949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8060'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8060'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.764722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.29949'^^xsd:double;
  dwc:startLongitude '8.29949'^^xsd:double;
  dwc:endLongitude '8.29949'^^xsd:double;
  dwc:latitude '43.60946'^^xsd:double;
  dwc:startLatitude '43.60946'^^xsd:double;
  dwc:endLatitude '43.60946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.29949 43.60946, 8.29949 43.60946, 8.29949 43.60946, 8.29949 43.60946, 8.29949 43.60946))'^^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 '774_8060'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4607 7.80685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4607"^^xsd:decimal ;
  dwc:decimalLongitude "7.80685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4607 7.80685)"^^geo:wktLiteral ;
  geo-pos:lat "43.4607"^^xsd:decimal ;
  geo-pos:long "7.80685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5347'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5347'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.076111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80685'^^xsd:double;
  dwc:startLongitude '7.80685'^^xsd:double;
  dwc:endLongitude '7.80685'^^xsd:double;
  dwc:latitude '43.4607'^^xsd:double;
  dwc:startLatitude '43.4607'^^xsd:double;
  dwc:endLatitude '43.4607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80685 43.4607, 7.80685 43.4607, 7.80685 43.4607, 7.80685 43.4607, 7.80685 43.4607))'^^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 '774_5347'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52705 7.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52705"^^xsd:decimal ;
  dwc:decimalLongitude "7.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52705 7.838)"^^geo:wktLiteral ;
  geo-pos:lat "43.52705"^^xsd:decimal ;
  geo-pos:long "7.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5639'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5639'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7369444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.838'^^xsd:double;
  dwc:startLongitude '7.838'^^xsd:double;
  dwc:endLongitude '7.838'^^xsd:double;
  dwc:latitude '43.52705'^^xsd:double;
  dwc:startLatitude '43.52705'^^xsd:double;
  dwc:endLatitude '43.52705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.838 43.52705, 7.838 43.52705, 7.838 43.52705, 7.838 43.52705, 7.838 43.52705))'^^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 '774_5639'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.364624 7.83993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.364624"^^xsd:decimal ;
  dwc:decimalLongitude "7.83993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.364624 7.83993)"^^geo:wktLiteral ;
  geo-pos:lat "43.364624"^^xsd:decimal ;
  geo-pos:long "7.83993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5916'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5916'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.015555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83993'^^xsd:double;
  dwc:startLongitude '7.83993'^^xsd:double;
  dwc:endLongitude '7.83993'^^xsd:double;
  dwc:latitude '43.364624'^^xsd:double;
  dwc:startLatitude '43.364624'^^xsd:double;
  dwc:endLatitude '43.364624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83993 43.364624, 7.83993 43.364624, 7.83993 43.364624, 7.83993 43.364624, 7.83993 43.364624))'^^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 '774_5916'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26825 7.3937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26825"^^xsd:decimal ;
  dwc:decimalLongitude "7.3937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26825 7.3937)"^^geo:wktLiteral ;
  geo-pos:lat "43.26825"^^xsd:decimal ;
  geo-pos:long "7.3937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4315'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4315'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3937'^^xsd:double;
  dwc:startLongitude '7.3937'^^xsd:double;
  dwc:endLongitude '7.3937'^^xsd:double;
  dwc:latitude '43.26825'^^xsd:double;
  dwc:startLatitude '43.26825'^^xsd:double;
  dwc:endLatitude '43.26825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3937 43.26825, 7.3937 43.26825, 7.3937 43.26825, 7.3937 43.26825, 7.3937 43.26825))'^^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 '774_4315'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656167 8.092167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.656167"^^xsd:decimal ;
  dwc:decimalLongitude "8.092167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656167 8.092167)"^^geo:wktLiteral ;
  geo-pos:lat "43.656167"^^xsd:decimal ;
  geo-pos:long "8.092167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4616'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4616'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.611666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.092167'^^xsd:double;
  dwc:startLongitude '8.092167'^^xsd:double;
  dwc:endLongitude '8.092167'^^xsd:double;
  dwc:latitude '43.656167'^^xsd:double;
  dwc:startLatitude '43.656167'^^xsd:double;
  dwc:endLatitude '43.656167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.092167 43.656167, 8.092167 43.656167, 8.092167 43.656167, 8.092167 43.656167, 8.092167 43.656167))'^^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 '774_4616'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64613 7.49736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64613"^^xsd:decimal ;
  dwc:decimalLongitude "7.49736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64613 7.49736)"^^geo:wktLiteral ;
  geo-pos:lat "43.64613"^^xsd:decimal ;
  geo-pos:long "7.49736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6596'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6596'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.266111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.49736'^^xsd:double;
  dwc:startLongitude '7.49736'^^xsd:double;
  dwc:endLongitude '7.49736'^^xsd:double;
  dwc:latitude '43.64613'^^xsd:double;
  dwc:startLatitude '43.64613'^^xsd:double;
  dwc:endLatitude '43.64613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.49736 43.64613, 7.49736 43.64613, 7.49736 43.64613, 7.49736 43.64613, 7.49736 43.64613))'^^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 '774_6596'^^xsd:string;
  dwc:observationDate '2010-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.092167 22.709333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.092167"^^xsd:decimal ;
  dwc:decimalLongitude "22.709333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.092167 22.709333)"^^geo:wktLiteral ;
  geo-pos:lat "38.092167"^^xsd:decimal ;
  geo-pos:long "22.709333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_603'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.709333'^^xsd:double;
  dwc:startLongitude '22.709333'^^xsd:double;
  dwc:endLongitude '22.709333'^^xsd:double;
  dwc:latitude '38.092167'^^xsd:double;
  dwc:startLatitude '38.092167'^^xsd:double;
  dwc:endLatitude '38.092167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.709333 38.092167, 22.709333 38.092167, 22.709333 38.092167, 22.709333 38.092167, 22.709333 38.092167))'^^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 '774_603'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.331167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.331167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.331167)"^^geo:wktLiteral ;
  geo-pos:lat "39.816667"^^xsd:decimal ;
  geo-pos:long "19.331167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2671'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2671'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.331167'^^xsd:double;
  dwc:startLongitude '19.331167'^^xsd:double;
  dwc:endLongitude '19.331167'^^xsd:double;
  dwc:latitude '39.816667'^^xsd:double;
  dwc:startLatitude '39.816667'^^xsd:double;
  dwc:endLatitude '39.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.331167 39.816667, 19.331167 39.816667, 19.331167 39.816667, 19.331167 39.816667, 19.331167 39.816667))'^^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 '774_2671'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.798167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.798167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.798167)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "7.798167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2317'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2317'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.798167'^^xsd:double;
  dwc:startLongitude '7.798167'^^xsd:double;
  dwc:endLongitude '7.798167'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.798167 43.5, 7.798167 43.5, 7.798167 43.5, 7.798167 43.5, 7.798167 43.5))'^^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 '774_2317'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58327 7.45354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58327"^^xsd:decimal ;
  dwc:decimalLongitude "7.45354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58327 7.45354)"^^geo:wktLiteral ;
  geo-pos:lat "43.58327"^^xsd:decimal ;
  geo-pos:long "7.45354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6364'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.9813888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.45354'^^xsd:double;
  dwc:startLongitude '7.45354'^^xsd:double;
  dwc:endLongitude '7.45354'^^xsd:double;
  dwc:latitude '43.58327'^^xsd:double;
  dwc:startLatitude '43.58327'^^xsd:double;
  dwc:endLatitude '43.58327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45354 43.58327, 7.45354 43.58327, 7.45354 43.58327, 7.45354 43.58327, 7.45354 43.58327))'^^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 '774_6364'^^xsd:string;
  dwc:observationDate '2009-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665983 8.201483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665983"^^xsd:decimal ;
  dwc:decimalLongitude "8.201483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665983 8.201483)"^^geo:wktLiteral ;
  geo-pos:lat "43.665983"^^xsd:decimal ;
  geo-pos:long "8.201483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6986'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6986'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.201483'^^xsd:double;
  dwc:startLongitude '8.201483'^^xsd:double;
  dwc:endLongitude '8.201483'^^xsd:double;
  dwc:latitude '43.665983'^^xsd:double;
  dwc:startLatitude '43.665983'^^xsd:double;
  dwc:endLatitude '43.665983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.201483 43.665983, 8.201483 43.665983, 8.201483 43.665983, 8.201483 43.665983, 8.201483 43.665983))'^^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 '774_6986'^^xsd:string;
  dwc:observationDate '1996-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7215 8.0981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7215"^^xsd:decimal ;
  dwc:decimalLongitude "8.0981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7215 8.0981)"^^geo:wktLiteral ;
  geo-pos:lat "43.7215"^^xsd:decimal ;
  geo-pos:long "8.0981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7128'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7128'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.526666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0981'^^xsd:double;
  dwc:startLongitude '8.0981'^^xsd:double;
  dwc:endLongitude '8.0981'^^xsd:double;
  dwc:latitude '43.7215'^^xsd:double;
  dwc:startLatitude '43.7215'^^xsd:double;
  dwc:endLatitude '43.7215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0981 43.7215, 8.0981 43.7215, 8.0981 43.7215, 8.0981 43.7215, 8.0981 43.7215))'^^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 '774_7128'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8346 8.0854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8346"^^xsd:decimal ;
  dwc:decimalLongitude "8.0854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8346 8.0854)"^^geo:wktLiteral ;
  geo-pos:lat "43.8346"^^xsd:decimal ;
  geo-pos:long "8.0854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7190'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7190'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.107222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0854'^^xsd:double;
  dwc:startLongitude '8.0854'^^xsd:double;
  dwc:endLongitude '8.0854'^^xsd:double;
  dwc:latitude '43.8346'^^xsd:double;
  dwc:startLatitude '43.8346'^^xsd:double;
  dwc:endLatitude '43.8346'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0854 43.8346, 8.0854 43.8346, 8.0854 43.8346, 8.0854 43.8346, 8.0854 43.8346))'^^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 '774_7190'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.555 7.9293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.555"^^xsd:decimal ;
  dwc:decimalLongitude "7.9293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.555 7.9293)"^^geo:wktLiteral ;
  geo-pos:lat "43.555"^^xsd:decimal ;
  geo-pos:long "7.9293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7117'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7117'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.561111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9293'^^xsd:double;
  dwc:startLongitude '7.9293'^^xsd:double;
  dwc:endLongitude '7.9293'^^xsd:double;
  dwc:latitude '43.555'^^xsd:double;
  dwc:startLatitude '43.555'^^xsd:double;
  dwc:endLatitude '43.555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9293 43.555, 7.9293 43.555, 7.9293 43.555, 7.9293 43.555, 7.9293 43.555))'^^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 '774_7117'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 20.447833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "20.447833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 20.447833)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "20.447833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2470'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2470'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.447833'^^xsd:double;
  dwc:startLongitude '20.447833'^^xsd:double;
  dwc:endLongitude '20.447833'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:startLatitude '38.75'^^xsd:double;
  dwc:endLatitude '38.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.447833 38.75, 20.447833 38.75, 20.447833 38.75, 20.447833 38.75, 20.447833 38.75))'^^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 '774_2470'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714083 8.064183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714083"^^xsd:decimal ;
  dwc:decimalLongitude "8.064183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714083 8.064183)"^^geo:wktLiteral ;
  geo-pos:lat "43.714083"^^xsd:decimal ;
  geo-pos:long "8.064183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7292'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7292'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4619444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.064183'^^xsd:double;
  dwc:startLongitude '8.064183'^^xsd:double;
  dwc:endLongitude '8.064183'^^xsd:double;
  dwc:latitude '43.714083'^^xsd:double;
  dwc:startLatitude '43.714083'^^xsd:double;
  dwc:endLatitude '43.714083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.064183 43.714083, 8.064183 43.714083, 8.064183 43.714083, 8.064183 43.714083, 8.064183 43.714083))'^^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 '774_7292'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6732 8.361083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6732"^^xsd:decimal ;
  dwc:decimalLongitude "8.361083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6732 8.361083)"^^geo:wktLiteral ;
  geo-pos:lat "43.6732"^^xsd:decimal ;
  geo-pos:long "8.361083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7440'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7440'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.818333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.361083'^^xsd:double;
  dwc:startLongitude '8.361083'^^xsd:double;
  dwc:endLongitude '8.361083'^^xsd:double;
  dwc:latitude '43.6732'^^xsd:double;
  dwc:startLatitude '43.6732'^^xsd:double;
  dwc:endLatitude '43.6732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.361083 43.6732, 8.361083 43.6732, 8.361083 43.6732, 8.361083 43.6732, 8.361083 43.6732))'^^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 '774_7440'^^xsd:string;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572517 8.194467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.572517"^^xsd:decimal ;
  dwc:decimalLongitude "8.194467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572517 8.194467)"^^geo:wktLiteral ;
  geo-pos:lat "43.572517"^^xsd:decimal ;
  geo-pos:long "8.194467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7439'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7439'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.137222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.194467'^^xsd:double;
  dwc:startLongitude '8.194467'^^xsd:double;
  dwc:endLongitude '8.194467'^^xsd:double;
  dwc:latitude '43.572517'^^xsd:double;
  dwc:startLatitude '43.572517'^^xsd:double;
  dwc:endLatitude '43.572517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.194467 43.572517, 8.194467 43.572517, 8.194467 43.572517, 8.194467 43.572517, 8.194467 43.572517))'^^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 '774_7439'^^xsd:string;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.066333 8.507333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.066333"^^xsd:decimal ;
  dwc:decimalLongitude "8.507333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.066333 8.507333)"^^geo:wktLiteral ;
  geo-pos:lat "43.066333"^^xsd:decimal ;
  geo-pos:long "8.507333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4113'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.507333'^^xsd:double;
  dwc:startLongitude '8.507333'^^xsd:double;
  dwc:endLongitude '8.507333'^^xsd:double;
  dwc:latitude '43.066333'^^xsd:double;
  dwc:startLatitude '43.066333'^^xsd:double;
  dwc:endLatitude '43.066333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.507333 43.066333, 8.507333 43.066333, 8.507333 43.066333, 8.507333 43.066333, 8.507333 43.066333))'^^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 '774_4113'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546067 8.24595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.546067"^^xsd:decimal ;
  dwc:decimalLongitude "8.24595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546067 8.24595)"^^geo:wktLiteral ;
  geo-pos:lat "43.546067"^^xsd:decimal ;
  geo-pos:long "8.24595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7367'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.533055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24595'^^xsd:double;
  dwc:startLongitude '8.24595'^^xsd:double;
  dwc:endLongitude '8.24595'^^xsd:double;
  dwc:latitude '43.546067'^^xsd:double;
  dwc:startLatitude '43.546067'^^xsd:double;
  dwc:endLatitude '43.546067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24595 43.546067, 8.24595 43.546067, 8.24595 43.546067, 8.24595 43.546067, 8.24595 43.546067))'^^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 '774_7367'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40985 7.4287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40985"^^xsd:decimal ;
  dwc:decimalLongitude "7.4287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40985 7.4287)"^^geo:wktLiteral ;
  geo-pos:lat "43.40985"^^xsd:decimal ;
  geo-pos:long "7.4287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3810'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3810'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4287'^^xsd:double;
  dwc:startLongitude '7.4287'^^xsd:double;
  dwc:endLongitude '7.4287'^^xsd:double;
  dwc:latitude '43.40985'^^xsd:double;
  dwc:startLatitude '43.40985'^^xsd:double;
  dwc:endLatitude '43.40985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4287 43.40985, 7.4287 43.40985, 7.4287 43.40985, 7.4287 43.40985, 7.4287 43.40985))'^^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 '774_3810'^^xsd:string;
  dwc:observationDate '1993-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57235 8.010733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57235"^^xsd:decimal ;
  dwc:decimalLongitude "8.010733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57235 8.010733)"^^geo:wktLiteral ;
  geo-pos:lat "43.57235"^^xsd:decimal ;
  geo-pos:long "8.010733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3516'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3516'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.010733'^^xsd:double;
  dwc:startLongitude '8.010733'^^xsd:double;
  dwc:endLongitude '8.010733'^^xsd:double;
  dwc:latitude '43.57235'^^xsd:double;
  dwc:startLatitude '43.57235'^^xsd:double;
  dwc:endLatitude '43.57235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.010733 43.57235, 8.010733 43.57235, 8.010733 43.57235, 8.010733 43.57235, 8.010733 43.57235))'^^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 '774_3516'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82233 8.64001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82233"^^xsd:decimal ;
  dwc:decimalLongitude "8.64001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82233 8.64001)"^^geo:wktLiteral ;
  geo-pos:lat "43.82233"^^xsd:decimal ;
  geo-pos:long "8.64001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6260'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.084166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.64001'^^xsd:double;
  dwc:startLongitude '8.64001'^^xsd:double;
  dwc:endLongitude '8.64001'^^xsd:double;
  dwc:latitude '43.82233'^^xsd:double;
  dwc:startLatitude '43.82233'^^xsd:double;
  dwc:endLatitude '43.82233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.64001 43.82233, 8.64001 43.82233, 8.64001 43.82233, 8.64001 43.82233, 8.64001 43.82233))'^^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 '774_6260'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9845 8.504846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9845"^^xsd:decimal ;
  dwc:decimalLongitude "8.504846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9845 8.504846)"^^geo:wktLiteral ;
  geo-pos:lat "42.9845"^^xsd:decimal ;
  geo-pos:long "8.504846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8114'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8114'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.348333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.504846'^^xsd:double;
  dwc:startLongitude '8.504846'^^xsd:double;
  dwc:endLongitude '8.504846'^^xsd:double;
  dwc:latitude '42.9845'^^xsd:double;
  dwc:startLatitude '42.9845'^^xsd:double;
  dwc:endLatitude '42.9845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.504846 42.9845, 8.504846 42.9845, 8.504846 42.9845, 8.504846 42.9845, 8.504846 42.9845))'^^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 '774_8114'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.618618 8.027634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.618618"^^xsd:decimal ;
  dwc:decimalLongitude "8.027634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.618618 8.027634)"^^geo:wktLiteral ;
  geo-pos:lat "43.618618"^^xsd:decimal ;
  geo-pos:long "8.027634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5405'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5405'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.1275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.027634'^^xsd:double;
  dwc:startLongitude '8.027634'^^xsd:double;
  dwc:endLongitude '8.027634'^^xsd:double;
  dwc:latitude '43.618618'^^xsd:double;
  dwc:startLatitude '43.618618'^^xsd:double;
  dwc:endLatitude '43.618618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.027634 43.618618, 8.027634 43.618618, 8.027634 43.618618, 8.027634 43.618618, 8.027634 43.618618))'^^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 '774_5405'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72157 7.870126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72157"^^xsd:decimal ;
  dwc:decimalLongitude "7.870126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72157 7.870126)"^^geo:wktLiteral ;
  geo-pos:lat "43.72157"^^xsd:decimal ;
  geo-pos:long "7.870126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8091'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8091'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.440555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.870126'^^xsd:double;
  dwc:startLongitude '7.870126'^^xsd:double;
  dwc:endLongitude '7.870126'^^xsd:double;
  dwc:latitude '43.72157'^^xsd:double;
  dwc:startLatitude '43.72157'^^xsd:double;
  dwc:endLatitude '43.72157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.870126 43.72157, 7.870126 43.72157, 7.870126 43.72157, 7.870126 43.72157, 7.870126 43.72157))'^^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 '774_8091'^^xsd:string;
  dwc:observationDate '2012-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6403 7.358002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6403"^^xsd:decimal ;
  dwc:decimalLongitude "7.358002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6403 7.358002)"^^geo:wktLiteral ;
  geo-pos:lat "43.6403"^^xsd:decimal ;
  geo-pos:long "7.358002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8173'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8173'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.439722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.358002'^^xsd:double;
  dwc:startLongitude '7.358002'^^xsd:double;
  dwc:endLongitude '7.358002'^^xsd:double;
  dwc:latitude '43.6403'^^xsd:double;
  dwc:startLatitude '43.6403'^^xsd:double;
  dwc:endLatitude '43.6403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.358002 43.6403, 7.358002 43.6403, 7.358002 43.6403, 7.358002 43.6403, 7.358002 43.6403))'^^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 '774_8173'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.453833 8.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.453833"^^xsd:decimal ;
  dwc:decimalLongitude "8.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.453833 8.0825)"^^geo:wktLiteral ;
  geo-pos:lat "43.453833"^^xsd:decimal ;
  geo-pos:long "8.0825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4012'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4012'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0825'^^xsd:double;
  dwc:startLongitude '8.0825'^^xsd:double;
  dwc:endLongitude '8.0825'^^xsd:double;
  dwc:latitude '43.453833'^^xsd:double;
  dwc:startLatitude '43.453833'^^xsd:double;
  dwc:endLatitude '43.453833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0825 43.453833, 8.0825 43.453833, 8.0825 43.453833, 8.0825 43.453833, 8.0825 43.453833))'^^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 '774_4012'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883333 8.398667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883333"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883333 8.398667)"^^geo:wktLiteral ;
  geo-pos:lat "42.883333"^^xsd:decimal ;
  geo-pos:long "8.398667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2637'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2637'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.398667'^^xsd:double;
  dwc:startLongitude '8.398667'^^xsd:double;
  dwc:endLongitude '8.398667'^^xsd:double;
  dwc:latitude '42.883333'^^xsd:double;
  dwc:startLatitude '42.883333'^^xsd:double;
  dwc:endLatitude '42.883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.398667 42.883333, 8.398667 42.883333, 8.398667 42.883333, 8.398667 42.883333, 8.398667 42.883333))'^^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 '774_2637'^^xsd:string;
  dwc:observationDate '1993-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367001 7.934227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367001"^^xsd:decimal ;
  dwc:decimalLongitude "7.934227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367001 7.934227)"^^geo:wktLiteral ;
  geo-pos:lat "43.367001"^^xsd:decimal ;
  geo-pos:long "7.934227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5809'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5809'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.934227'^^xsd:double;
  dwc:startLongitude '7.934227'^^xsd:double;
  dwc:endLongitude '7.934227'^^xsd:double;
  dwc:latitude '43.367001'^^xsd:double;
  dwc:startLatitude '43.367001'^^xsd:double;
  dwc:endLatitude '43.367001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.934227 43.367001, 7.934227 43.367001, 7.934227 43.367001, 7.934227 43.367001, 7.934227 43.367001))'^^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 '774_5809'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 7.7205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 7.7205)"^^geo:wktLiteral ;
  geo-pos:lat "43.666667"^^xsd:decimal ;
  geo-pos:long "7.7205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2366'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2366'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7205'^^xsd:double;
  dwc:startLongitude '7.7205'^^xsd:double;
  dwc:endLongitude '7.7205'^^xsd:double;
  dwc:latitude '43.666667'^^xsd:double;
  dwc:startLatitude '43.666667'^^xsd:double;
  dwc:endLatitude '43.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7205 43.666667, 7.7205 43.666667, 7.7205 43.666667, 7.7205 43.666667, 7.7205 43.666667))'^^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 '774_2366'^^xsd:string;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662144 7.814758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.662144"^^xsd:decimal ;
  dwc:decimalLongitude "7.814758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.662144 7.814758)"^^geo:wktLiteral ;
  geo-pos:lat "43.662144"^^xsd:decimal ;
  geo-pos:long "7.814758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6229'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6229'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.806944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.814758'^^xsd:double;
  dwc:startLongitude '7.814758'^^xsd:double;
  dwc:endLongitude '7.814758'^^xsd:double;
  dwc:latitude '43.662144'^^xsd:double;
  dwc:startLatitude '43.662144'^^xsd:double;
  dwc:endLatitude '43.662144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.814758 43.662144, 7.814758 43.662144, 7.814758 43.662144, 7.814758 43.662144, 7.814758 43.662144))'^^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 '774_6229'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70671 7.98039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70671"^^xsd:decimal ;
  dwc:decimalLongitude "7.98039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70671 7.98039)"^^geo:wktLiteral ;
  geo-pos:lat "43.70671"^^xsd:decimal ;
  geo-pos:long "7.98039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6814'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6814'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98039'^^xsd:double;
  dwc:startLongitude '7.98039'^^xsd:double;
  dwc:endLongitude '7.98039'^^xsd:double;
  dwc:latitude '43.70671'^^xsd:double;
  dwc:startLatitude '43.70671'^^xsd:double;
  dwc:endLatitude '43.70671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98039 43.70671, 7.98039 43.70671, 7.98039 43.70671, 7.98039 43.70671, 7.98039 43.70671))'^^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 '774_6814'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50466 8.56678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50466"^^xsd:decimal ;
  dwc:decimalLongitude "8.56678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50466 8.56678)"^^geo:wktLiteral ;
  geo-pos:lat "43.50466"^^xsd:decimal ;
  geo-pos:long "8.56678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.56678'^^xsd:double;
  dwc:startLongitude '8.56678'^^xsd:double;
  dwc:endLongitude '8.56678'^^xsd:double;
  dwc:latitude '43.50466'^^xsd:double;
  dwc:startLatitude '43.50466'^^xsd:double;
  dwc:endLatitude '43.50466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.56678 43.50466, 8.56678 43.50466, 8.56678 43.50466, 8.56678 43.50466, 8.56678 43.50466))'^^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 '774_6480'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281738 7.214521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.281738"^^xsd:decimal ;
  dwc:decimalLongitude "7.214521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281738 7.214521)"^^geo:wktLiteral ;
  geo-pos:lat "43.281738"^^xsd:decimal ;
  geo-pos:long "7.214521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5939'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5939'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.87'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.214521'^^xsd:double;
  dwc:startLongitude '7.214521'^^xsd:double;
  dwc:endLongitude '7.214521'^^xsd:double;
  dwc:latitude '43.281738'^^xsd:double;
  dwc:startLatitude '43.281738'^^xsd:double;
  dwc:endLatitude '43.281738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.214521 43.281738, 7.214521 43.281738, 7.214521 43.281738, 7.214521 43.281738, 7.214521 43.281738))'^^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 '774_5939'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63362 7.56235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63362"^^xsd:decimal ;
  dwc:decimalLongitude "7.56235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63362 7.56235)"^^geo:wktLiteral ;
  geo-pos:lat "43.63362"^^xsd:decimal ;
  geo-pos:long "7.56235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5313'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5313'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.517777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.56235'^^xsd:double;
  dwc:startLongitude '7.56235'^^xsd:double;
  dwc:endLongitude '7.56235'^^xsd:double;
  dwc:latitude '43.63362'^^xsd:double;
  dwc:startLatitude '43.63362'^^xsd:double;
  dwc:endLatitude '43.63362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.56235 43.63362, 7.56235 43.63362, 7.56235 43.63362, 7.56235 43.63362, 7.56235 43.63362))'^^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 '774_5313'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.322667 7.680833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.322667"^^xsd:decimal ;
  dwc:decimalLongitude "7.680833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.322667 7.680833)"^^geo:wktLiteral ;
  geo-pos:lat "43.322667"^^xsd:decimal ;
  geo-pos:long "7.680833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4503'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4503'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.465555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.680833'^^xsd:double;
  dwc:startLongitude '7.680833'^^xsd:double;
  dwc:endLongitude '7.680833'^^xsd:double;
  dwc:latitude '43.322667'^^xsd:double;
  dwc:startLatitude '43.322667'^^xsd:double;
  dwc:endLatitude '43.322667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.680833 43.322667, 7.680833 43.322667, 7.680833 43.322667, 7.680833 43.322667, 7.680833 43.322667))'^^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 '774_4503'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.577 7.399167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.577"^^xsd:decimal ;
  dwc:decimalLongitude "7.399167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.577 7.399167)"^^geo:wktLiteral ;
  geo-pos:lat "43.577"^^xsd:decimal ;
  geo-pos:long "7.399167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4665'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4665'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.099166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.399167'^^xsd:double;
  dwc:startLongitude '7.399167'^^xsd:double;
  dwc:endLongitude '7.399167'^^xsd:double;
  dwc:latitude '43.577'^^xsd:double;
  dwc:startLatitude '43.577'^^xsd:double;
  dwc:endLatitude '43.577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.399167 43.577, 7.399167 43.577, 7.399167 43.577, 7.399167 43.577, 7.399167 43.577))'^^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 '774_4665'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74145 7.762268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74145"^^xsd:decimal ;
  dwc:decimalLongitude "7.762268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74145 7.762268)"^^geo:wktLiteral ;
  geo-pos:lat "43.74145"^^xsd:decimal ;
  geo-pos:long "7.762268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7806'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7806'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.762268'^^xsd:double;
  dwc:startLongitude '7.762268'^^xsd:double;
  dwc:endLongitude '7.762268'^^xsd:double;
  dwc:latitude '43.74145'^^xsd:double;
  dwc:startLatitude '43.74145'^^xsd:double;
  dwc:endLatitude '43.74145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.762268 43.74145, 7.762268 43.74145, 7.762268 43.74145, 7.762268 43.74145, 7.762268 43.74145))'^^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 '774_7806'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65924 7.317116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65924"^^xsd:decimal ;
  dwc:decimalLongitude "7.317116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65924 7.317116)"^^geo:wktLiteral ;
  geo-pos:lat "43.65924"^^xsd:decimal ;
  geo-pos:long "7.317116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7780'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7780'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.481388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.317116'^^xsd:double;
  dwc:startLongitude '7.317116'^^xsd:double;
  dwc:endLongitude '7.317116'^^xsd:double;
  dwc:latitude '43.65924'^^xsd:double;
  dwc:startLatitude '43.65924'^^xsd:double;
  dwc:endLatitude '43.65924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.317116 43.65924, 7.317116 43.65924, 7.317116 43.65924, 7.317116 43.65924, 7.317116 43.65924))'^^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 '774_7780'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 8.607667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.607667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 8.607667)"^^geo:wktLiteral ;
  geo-pos:lat "42.88"^^xsd:decimal ;
  geo-pos:long "8.607667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4531'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4531'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.607667'^^xsd:double;
  dwc:startLongitude '8.607667'^^xsd:double;
  dwc:endLongitude '8.607667'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:startLatitude '42.88'^^xsd:double;
  dwc:endLatitude '42.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.607667 42.88, 8.607667 42.88, 8.607667 42.88, 8.607667 42.88, 8.607667 42.88))'^^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 '774_4531'^^xsd:string;
  dwc:observationDate '1997-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64491 7.85087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64491"^^xsd:decimal ;
  dwc:decimalLongitude "7.85087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64491 7.85087)"^^geo:wktLiteral ;
  geo-pos:lat "43.64491"^^xsd:decimal ;
  geo-pos:long "7.85087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5232'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5232'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85087'^^xsd:double;
  dwc:startLongitude '7.85087'^^xsd:double;
  dwc:endLongitude '7.85087'^^xsd:double;
  dwc:latitude '43.64491'^^xsd:double;
  dwc:startLatitude '43.64491'^^xsd:double;
  dwc:endLatitude '43.64491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85087 43.64491, 7.85087 43.64491, 7.85087 43.64491, 7.85087 43.64491, 7.85087 43.64491))'^^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 '774_5232'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3992 8.493814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3992"^^xsd:decimal ;
  dwc:decimalLongitude "8.493814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3992 8.493814)"^^geo:wktLiteral ;
  geo-pos:lat "42.3992"^^xsd:decimal ;
  geo-pos:long "8.493814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7836'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7836'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.5319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.493814'^^xsd:double;
  dwc:startLongitude '8.493814'^^xsd:double;
  dwc:endLongitude '8.493814'^^xsd:double;
  dwc:latitude '42.3992'^^xsd:double;
  dwc:startLatitude '42.3992'^^xsd:double;
  dwc:endLatitude '42.3992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.493814 42.3992, 8.493814 42.3992, 8.493814 42.3992, 8.493814 42.3992, 8.493814 42.3992))'^^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 '774_7836'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.287833 7.838667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.287833"^^xsd:decimal ;
  dwc:decimalLongitude "7.838667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.287833 7.838667)"^^geo:wktLiteral ;
  geo-pos:lat "43.287833"^^xsd:decimal ;
  geo-pos:long "7.838667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4569'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4569'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.120555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.838667'^^xsd:double;
  dwc:startLongitude '7.838667'^^xsd:double;
  dwc:endLongitude '7.838667'^^xsd:double;
  dwc:latitude '43.287833'^^xsd:double;
  dwc:startLatitude '43.287833'^^xsd:double;
  dwc:endLatitude '43.287833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.838667 43.287833, 7.838667 43.287833, 7.838667 43.287833, 7.838667 43.287833, 7.838667 43.287833))'^^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 '774_4569'^^xsd:string;
  dwc:observationDate '1997-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53967 7.39752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53967"^^xsd:decimal ;
  dwc:decimalLongitude "7.39752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53967 7.39752)"^^geo:wktLiteral ;
  geo-pos:lat "43.53967"^^xsd:decimal ;
  geo-pos:long "7.39752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6743'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6743'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.235'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39752'^^xsd:double;
  dwc:startLongitude '7.39752'^^xsd:double;
  dwc:endLongitude '7.39752'^^xsd:double;
  dwc:latitude '43.53967'^^xsd:double;
  dwc:startLatitude '43.53967'^^xsd:double;
  dwc:endLatitude '43.53967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39752 43.53967, 7.39752 43.53967, 7.39752 43.53967, 7.39752 43.53967, 7.39752 43.53967))'^^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 '774_6743'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.826695 9.018283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.826695"^^xsd:decimal ;
  dwc:decimalLongitude "9.018283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.826695 9.018283)"^^geo:wktLiteral ;
  geo-pos:lat "42.826695"^^xsd:decimal ;
  geo-pos:long "9.018283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5734'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5734'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.043055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.018283'^^xsd:double;
  dwc:startLongitude '9.018283'^^xsd:double;
  dwc:endLongitude '9.018283'^^xsd:double;
  dwc:latitude '42.826695'^^xsd:double;
  dwc:startLatitude '42.826695'^^xsd:double;
  dwc:endLatitude '42.826695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.018283 42.826695, 9.018283 42.826695, 9.018283 42.826695, 9.018283 42.826695, 9.018283 42.826695))'^^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 '774_5734'^^xsd:string;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5754 8.3736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5754"^^xsd:decimal ;
  dwc:decimalLongitude "8.3736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5754 8.3736)"^^geo:wktLiteral ;
  geo-pos:lat "43.5754"^^xsd:decimal ;
  geo-pos:long "8.3736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7464'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7464'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.854166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3736'^^xsd:double;
  dwc:startLongitude '8.3736'^^xsd:double;
  dwc:endLongitude '8.3736'^^xsd:double;
  dwc:latitude '43.5754'^^xsd:double;
  dwc:startLatitude '43.5754'^^xsd:double;
  dwc:endLatitude '43.5754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3736 43.5754, 8.3736 43.5754, 8.3736 43.5754, 8.3736 43.5754, 8.3736 43.5754))'^^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 '774_7464'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6817 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6817"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6817 8)"^^geo:wktLiteral ;
  geo-pos:lat "43.6817"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7343'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7343'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.044722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:startLongitude '8'^^xsd:integer;
  dwc:endLongitude '8'^^xsd:integer;
  dwc:latitude '43.6817'^^xsd:double;
  dwc:startLatitude '43.6817'^^xsd:double;
  dwc:endLatitude '43.6817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8 43.6817, 8 43.6817, 8 43.6817, 8 43.6817, 8 43.6817))'^^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 '774_7343'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 8.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "8.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 8.366)"^^geo:wktLiteral ;
  geo-pos:lat "43.7387"^^xsd:decimal ;
  geo-pos:long "8.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7217'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7217'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.766388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.366'^^xsd:double;
  dwc:startLongitude '8.366'^^xsd:double;
  dwc:endLongitude '8.366'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:startLatitude '43.7387'^^xsd:double;
  dwc:endLatitude '43.7387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.366 43.7387, 8.366 43.7387, 8.366 43.7387, 8.366 43.7387, 8.366 43.7387))'^^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 '774_7217'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6815 7.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6815"^^xsd:decimal ;
  dwc:decimalLongitude "7.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6815 7.807)"^^geo:wktLiteral ;
  geo-pos:lat "43.6815"^^xsd:decimal ;
  geo-pos:long "7.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5022'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5022'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.807'^^xsd:double;
  dwc:startLongitude '7.807'^^xsd:double;
  dwc:endLongitude '7.807'^^xsd:double;
  dwc:latitude '43.6815'^^xsd:double;
  dwc:startLatitude '43.6815'^^xsd:double;
  dwc:endLatitude '43.6815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.807 43.6815, 7.807 43.6815, 7.807 43.6815, 7.807 43.6815, 7.807 43.6815))'^^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 '774_5022'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.260167 8.414333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.260167"^^xsd:decimal ;
  dwc:decimalLongitude "8.414333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.260167 8.414333)"^^geo:wktLiteral ;
  geo-pos:lat "41.260167"^^xsd:decimal ;
  geo-pos:long "8.414333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2697'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2697'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.414333'^^xsd:double;
  dwc:startLongitude '8.414333'^^xsd:double;
  dwc:endLongitude '8.414333'^^xsd:double;
  dwc:latitude '41.260167'^^xsd:double;
  dwc:startLatitude '41.260167'^^xsd:double;
  dwc:endLatitude '41.260167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.414333 41.260167, 8.414333 41.260167, 8.414333 41.260167, 8.414333 41.260167, 8.414333 41.260167))'^^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 '774_2697'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7022 8.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7022"^^xsd:decimal ;
  dwc:decimalLongitude "8.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7022 8.051)"^^geo:wktLiteral ;
  geo-pos:lat "43.7022"^^xsd:decimal ;
  geo-pos:long "8.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7226'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7226'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.540555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.051'^^xsd:double;
  dwc:startLongitude '8.051'^^xsd:double;
  dwc:endLongitude '8.051'^^xsd:double;
  dwc:latitude '43.7022'^^xsd:double;
  dwc:startLatitude '43.7022'^^xsd:double;
  dwc:endLatitude '43.7022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.051 43.7022, 8.051 43.7022, 8.051 43.7022, 8.051 43.7022, 8.051 43.7022))'^^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 '774_7226'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605 8.2575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.605"^^xsd:decimal ;
  dwc:decimalLongitude "8.2575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605 8.2575)"^^geo:wktLiteral ;
  geo-pos:lat "43.605"^^xsd:decimal ;
  geo-pos:long "8.2575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7581'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7581'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.045'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2575'^^xsd:double;
  dwc:startLongitude '8.2575'^^xsd:double;
  dwc:endLongitude '8.2575'^^xsd:double;
  dwc:latitude '43.605'^^xsd:double;
  dwc:startLatitude '43.605'^^xsd:double;
  dwc:endLatitude '43.605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2575 43.605, 8.2575 43.605, 8.2575 43.605, 8.2575 43.605, 8.2575 43.605))'^^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 '774_7581'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6676 8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6676"^^xsd:decimal ;
  dwc:decimalLongitude "8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6676 8.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.6676"^^xsd:decimal ;
  geo-pos:long "8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7254'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7254'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.438611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.35'^^xsd:double;
  dwc:startLongitude '8.35'^^xsd:double;
  dwc:endLongitude '8.35'^^xsd:double;
  dwc:latitude '43.6676'^^xsd:double;
  dwc:startLatitude '43.6676'^^xsd:double;
  dwc:endLatitude '43.6676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.35 43.6676, 8.35 43.6676, 8.35 43.6676, 8.35 43.6676, 8.35 43.6676))'^^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 '774_7254'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483333 8.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483333"^^xsd:decimal ;
  dwc:decimalLongitude "8.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483333 8.333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.483333"^^xsd:decimal ;
  geo-pos:long "8.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2606'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2606'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.333333'^^xsd:double;
  dwc:startLongitude '8.333333'^^xsd:double;
  dwc:endLongitude '8.333333'^^xsd:double;
  dwc:latitude '41.483333'^^xsd:double;
  dwc:startLatitude '41.483333'^^xsd:double;
  dwc:endLatitude '41.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.333333 41.483333, 8.333333 41.483333, 8.333333 41.483333, 8.333333 41.483333, 8.333333 41.483333))'^^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 '774_2606'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6008 8.1091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6008"^^xsd:decimal ;
  dwc:decimalLongitude "8.1091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6008 8.1091)"^^geo:wktLiteral ;
  geo-pos:lat "43.6008"^^xsd:decimal ;
  geo-pos:long "8.1091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7477'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7477'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.233888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1091'^^xsd:double;
  dwc:startLongitude '8.1091'^^xsd:double;
  dwc:endLongitude '8.1091'^^xsd:double;
  dwc:latitude '43.6008'^^xsd:double;
  dwc:startLatitude '43.6008'^^xsd:double;
  dwc:endLatitude '43.6008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1091 43.6008, 8.1091 43.6008, 8.1091 43.6008, 8.1091 43.6008, 8.1091 43.6008))'^^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 '774_7477'^^xsd:string;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61756 7.550689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61756"^^xsd:decimal ;
  dwc:decimalLongitude "7.550689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61756 7.550689)"^^geo:wktLiteral ;
  geo-pos:lat "43.61756"^^xsd:decimal ;
  geo-pos:long "7.550689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7791'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7791'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.705277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.550689'^^xsd:double;
  dwc:startLongitude '7.550689'^^xsd:double;
  dwc:endLongitude '7.550689'^^xsd:double;
  dwc:latitude '43.61756'^^xsd:double;
  dwc:startLatitude '43.61756'^^xsd:double;
  dwc:endLatitude '43.61756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.550689 43.61756, 7.550689 43.61756, 7.550689 43.61756, 7.550689 43.61756, 7.550689 43.61756))'^^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 '774_7791'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6108 8.048767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6108"^^xsd:decimal ;
  dwc:decimalLongitude "8.048767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6108 8.048767)"^^geo:wktLiteral ;
  geo-pos:lat "43.6108"^^xsd:decimal ;
  geo-pos:long "8.048767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3822'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3822'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.048767'^^xsd:double;
  dwc:startLongitude '8.048767'^^xsd:double;
  dwc:endLongitude '8.048767'^^xsd:double;
  dwc:latitude '43.6108'^^xsd:double;
  dwc:startLatitude '43.6108'^^xsd:double;
  dwc:endLatitude '43.6108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.048767 43.6108, 8.048767 43.6108, 8.048767 43.6108, 8.048767 43.6108, 8.048767 43.6108))'^^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 '774_3822'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.046516 7.075248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.046516"^^xsd:decimal ;
  dwc:decimalLongitude "7.075248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.046516 7.075248)"^^geo:wktLiteral ;
  geo-pos:lat "43.046516"^^xsd:decimal ;
  geo-pos:long "7.075248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5764'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5764'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.334444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.075248'^^xsd:double;
  dwc:startLongitude '7.075248'^^xsd:double;
  dwc:endLongitude '7.075248'^^xsd:double;
  dwc:latitude '43.046516'^^xsd:double;
  dwc:startLatitude '43.046516'^^xsd:double;
  dwc:endLatitude '43.046516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.075248 43.046516, 7.075248 43.046516, 7.075248 43.046516, 7.075248 43.046516, 7.075248 43.046516))'^^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 '774_5764'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 7.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 7.716667)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "7.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2532'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2532'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.716667'^^xsd:double;
  dwc:startLongitude '7.716667'^^xsd:double;
  dwc:endLongitude '7.716667'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:startLatitude '43.25'^^xsd:double;
  dwc:endLatitude '43.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.716667 43.25, 7.716667 43.25, 7.716667 43.25, 7.716667 43.25, 7.716667 43.25))'^^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 '774_2532'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2523'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2523'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683333'^^xsd:double;
  dwc:startLongitude '7.683333'^^xsd:double;
  dwc:endLongitude '7.683333'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:startLatitude '42.966667'^^xsd:double;
  dwc:endLatitude '42.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667, 7.683333 42.966667))'^^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 '774_2523'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00267 15.55127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00267"^^xsd:decimal ;
  dwc:decimalLongitude "15.55127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00267 15.55127)"^^geo:wktLiteral ;
  geo-pos:lat "38.00267"^^xsd:decimal ;
  geo-pos:long "15.55127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8343'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8343'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.55127'^^xsd:double;
  dwc:startLongitude '15.55127'^^xsd:double;
  dwc:endLongitude '15.55127'^^xsd:double;
  dwc:latitude '38.00267'^^xsd:double;
  dwc:startLatitude '38.00267'^^xsd:double;
  dwc:endLatitude '38.00267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.55127 38.00267, 15.55127 38.00267, 15.55127 38.00267, 15.55127 38.00267, 15.55127 38.00267))'^^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 '774_8343'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58779 7.38631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58779"^^xsd:decimal ;
  dwc:decimalLongitude "7.38631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58779 7.38631)"^^geo:wktLiteral ;
  geo-pos:lat "43.58779"^^xsd:decimal ;
  geo-pos:long "7.38631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6749'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6749'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.304444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.38631'^^xsd:double;
  dwc:startLongitude '7.38631'^^xsd:double;
  dwc:endLongitude '7.38631'^^xsd:double;
  dwc:latitude '43.58779'^^xsd:double;
  dwc:startLatitude '43.58779'^^xsd:double;
  dwc:endLatitude '43.58779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38631 43.58779, 7.38631 43.58779, 7.38631 43.58779, 7.38631 43.58779, 7.38631 43.58779))'^^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 '774_6749'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51435 7.268635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51435"^^xsd:decimal ;
  dwc:decimalLongitude "7.268635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51435 7.268635)"^^geo:wktLiteral ;
  geo-pos:lat "43.51435"^^xsd:decimal ;
  geo-pos:long "7.268635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7681'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7681'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.504444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.268635'^^xsd:double;
  dwc:startLongitude '7.268635'^^xsd:double;
  dwc:endLongitude '7.268635'^^xsd:double;
  dwc:latitude '43.51435'^^xsd:double;
  dwc:startLatitude '43.51435'^^xsd:double;
  dwc:endLatitude '43.51435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.268635 43.51435, 7.268635 43.51435, 7.268635 43.51435, 7.268635 43.51435, 7.268635 43.51435))'^^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 '774_7681'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531696 7.961242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531696"^^xsd:decimal ;
  dwc:decimalLongitude "7.961242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531696 7.961242)"^^geo:wktLiteral ;
  geo-pos:lat "43.531696"^^xsd:decimal ;
  geo-pos:long "7.961242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6264'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.763611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.961242'^^xsd:double;
  dwc:startLongitude '7.961242'^^xsd:double;
  dwc:endLongitude '7.961242'^^xsd:double;
  dwc:latitude '43.531696'^^xsd:double;
  dwc:startLatitude '43.531696'^^xsd:double;
  dwc:endLatitude '43.531696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.961242 43.531696, 7.961242 43.531696, 7.961242 43.531696, 7.961242 43.531696, 7.961242 43.531696))'^^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 '774_6264'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4459 7.414965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4459"^^xsd:decimal ;
  dwc:decimalLongitude "7.414965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4459 7.414965)"^^geo:wktLiteral ;
  geo-pos:lat "43.4459"^^xsd:decimal ;
  geo-pos:long "7.414965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7745'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7745'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.961388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.414965'^^xsd:double;
  dwc:startLongitude '7.414965'^^xsd:double;
  dwc:endLongitude '7.414965'^^xsd:double;
  dwc:latitude '43.4459'^^xsd:double;
  dwc:startLatitude '43.4459'^^xsd:double;
  dwc:endLatitude '43.4459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.414965 43.4459, 7.414965 43.4459, 7.414965 43.4459, 7.414965 43.4459, 7.414965 43.4459))'^^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 '774_7745'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36002 7.495493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36002"^^xsd:decimal ;
  dwc:decimalLongitude "7.495493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36002 7.495493)"^^geo:wktLiteral ;
  geo-pos:lat "43.36002"^^xsd:decimal ;
  geo-pos:long "7.495493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6309'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.9069444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.495493'^^xsd:double;
  dwc:startLongitude '7.495493'^^xsd:double;
  dwc:endLongitude '7.495493'^^xsd:double;
  dwc:latitude '43.36002'^^xsd:double;
  dwc:startLatitude '43.36002'^^xsd:double;
  dwc:endLatitude '43.36002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.495493 43.36002, 7.495493 43.36002, 7.495493 43.36002, 7.495493 43.36002, 7.495493 43.36002))'^^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 '774_6309'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698551 7.801483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.698551"^^xsd:decimal ;
  dwc:decimalLongitude "7.801483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698551 7.801483)"^^geo:wktLiteral ;
  geo-pos:lat "43.698551"^^xsd:decimal ;
  geo-pos:long "7.801483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5563'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5563'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.5958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.801483'^^xsd:double;
  dwc:startLongitude '7.801483'^^xsd:double;
  dwc:endLongitude '7.801483'^^xsd:double;
  dwc:latitude '43.698551'^^xsd:double;
  dwc:startLatitude '43.698551'^^xsd:double;
  dwc:endLatitude '43.698551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.801483 43.698551, 7.801483 43.698551, 7.801483 43.698551, 7.801483 43.698551, 7.801483 43.698551))'^^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 '774_5563'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605232 8.061517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.605232"^^xsd:decimal ;
  dwc:decimalLongitude "8.061517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605232 8.061517)"^^geo:wktLiteral ;
  geo-pos:lat "43.605232"^^xsd:decimal ;
  geo-pos:long "8.061517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5480'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.603333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.061517'^^xsd:double;
  dwc:startLongitude '8.061517'^^xsd:double;
  dwc:endLongitude '8.061517'^^xsd:double;
  dwc:latitude '43.605232'^^xsd:double;
  dwc:startLatitude '43.605232'^^xsd:double;
  dwc:endLatitude '43.605232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.061517 43.605232, 8.061517 43.605232, 8.061517 43.605232, 8.061517 43.605232, 8.061517 43.605232))'^^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 '774_5480'^^xsd:string;
  dwc:observationDate '2004-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38691 8.30352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38691"^^xsd:decimal ;
  dwc:decimalLongitude "8.30352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38691 8.30352)"^^geo:wktLiteral ;
  geo-pos:lat "43.38691"^^xsd:decimal ;
  geo-pos:long "8.30352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6521'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6521'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.0933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.30352'^^xsd:double;
  dwc:startLongitude '8.30352'^^xsd:double;
  dwc:endLongitude '8.30352'^^xsd:double;
  dwc:latitude '43.38691'^^xsd:double;
  dwc:startLatitude '43.38691'^^xsd:double;
  dwc:endLatitude '43.38691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.30352 43.38691, 8.30352 43.38691, 8.30352 43.38691, 8.30352 43.38691, 8.30352 43.38691))'^^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 '774_6521'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34894 8.19308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34894"^^xsd:decimal ;
  dwc:decimalLongitude "8.19308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34894 8.19308)"^^geo:wktLiteral ;
  geo-pos:lat "43.34894"^^xsd:decimal ;
  geo-pos:long "8.19308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6712'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6712'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.0683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.19308'^^xsd:double;
  dwc:startLongitude '8.19308'^^xsd:double;
  dwc:endLongitude '8.19308'^^xsd:double;
  dwc:latitude '43.34894'^^xsd:double;
  dwc:startLatitude '43.34894'^^xsd:double;
  dwc:endLatitude '43.34894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.19308 43.34894, 8.19308 43.34894, 8.19308 43.34894, 8.19308 43.34894, 8.19308 43.34894))'^^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 '774_6712'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688 7.88908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.688"^^xsd:decimal ;
  dwc:decimalLongitude "7.88908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688 7.88908)"^^geo:wktLiteral ;
  geo-pos:lat "43.688"^^xsd:decimal ;
  geo-pos:long "7.88908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6859'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6859'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.7566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88908'^^xsd:double;
  dwc:startLongitude '7.88908'^^xsd:double;
  dwc:endLongitude '7.88908'^^xsd:double;
  dwc:latitude '43.688'^^xsd:double;
  dwc:startLatitude '43.688'^^xsd:double;
  dwc:endLatitude '43.688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88908 43.688, 7.88908 43.688, 7.88908 43.688, 7.88908 43.688, 7.88908 43.688))'^^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 '774_6859'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9304 8.26672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9304"^^xsd:decimal ;
  dwc:decimalLongitude "8.26672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9304 8.26672)"^^geo:wktLiteral ;
  geo-pos:lat "43.9304"^^xsd:decimal ;
  geo-pos:long "8.26672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5219'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5219'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.417777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26672'^^xsd:double;
  dwc:startLongitude '8.26672'^^xsd:double;
  dwc:endLongitude '8.26672'^^xsd:double;
  dwc:latitude '43.9304'^^xsd:double;
  dwc:startLatitude '43.9304'^^xsd:double;
  dwc:endLatitude '43.9304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26672 43.9304, 8.26672 43.9304, 8.26672 43.9304, 8.26672 43.9304, 8.26672 43.9304))'^^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 '774_5219'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71751 8.24452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71751"^^xsd:decimal ;
  dwc:decimalLongitude "8.24452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71751 8.24452)"^^geo:wktLiteral ;
  geo-pos:lat "43.71751"^^xsd:decimal ;
  geo-pos:long "8.24452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5337'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5337'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.259166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24452'^^xsd:double;
  dwc:startLongitude '8.24452'^^xsd:double;
  dwc:endLongitude '8.24452'^^xsd:double;
  dwc:latitude '43.71751'^^xsd:double;
  dwc:startLatitude '43.71751'^^xsd:double;
  dwc:endLatitude '43.71751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24452 43.71751, 8.24452 43.71751, 8.24452 43.71751, 8.24452 43.71751, 8.24452 43.71751))'^^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 '774_5337'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4977 7.02728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4977"^^xsd:decimal ;
  dwc:decimalLongitude "7.02728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4977 7.02728)"^^geo:wktLiteral ;
  geo-pos:lat "43.4977"^^xsd:decimal ;
  geo-pos:long "7.02728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4909'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4909'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.474722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.02728'^^xsd:double;
  dwc:startLongitude '7.02728'^^xsd:double;
  dwc:endLongitude '7.02728'^^xsd:double;
  dwc:latitude '43.4977'^^xsd:double;
  dwc:startLatitude '43.4977'^^xsd:double;
  dwc:endLatitude '43.4977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.02728 43.4977, 7.02728 43.4977, 7.02728 43.4977, 7.02728 43.4977, 7.02728 43.4977))'^^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 '774_4909'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6613 7.885067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6613"^^xsd:decimal ;
  dwc:decimalLongitude "7.885067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6613 7.885067)"^^geo:wktLiteral ;
  geo-pos:lat "43.6613"^^xsd:decimal ;
  geo-pos:long "7.885067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7075'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7075'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.885067'^^xsd:double;
  dwc:startLongitude '7.885067'^^xsd:double;
  dwc:endLongitude '7.885067'^^xsd:double;
  dwc:latitude '43.6613'^^xsd:double;
  dwc:startLatitude '43.6613'^^xsd:double;
  dwc:endLatitude '43.6613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.885067 43.6613, 7.885067 43.6613, 7.885067 43.6613, 7.885067 43.6613, 7.885067 43.6613))'^^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 '774_7075'^^xsd:string;
  dwc:observationDate '1997-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638283 8.046883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.638283"^^xsd:decimal ;
  dwc:decimalLongitude "8.046883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.638283 8.046883)"^^geo:wktLiteral ;
  geo-pos:lat "43.638283"^^xsd:decimal ;
  geo-pos:long "8.046883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7395'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7395'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.246388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.046883'^^xsd:double;
  dwc:startLongitude '8.046883'^^xsd:double;
  dwc:endLongitude '8.046883'^^xsd:double;
  dwc:latitude '43.638283'^^xsd:double;
  dwc:startLatitude '43.638283'^^xsd:double;
  dwc:endLatitude '43.638283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.046883 43.638283, 8.046883 43.638283, 8.046883 43.638283, 8.046883 43.638283, 8.046883 43.638283))'^^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 '774_7395'^^xsd:string;
  dwc:observationDate '1999-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5265 7.939333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5265"^^xsd:decimal ;
  dwc:decimalLongitude "7.939333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5265 7.939333)"^^geo:wktLiteral ;
  geo-pos:lat "43.5265"^^xsd:decimal ;
  geo-pos:long "7.939333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4071'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4071'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.939333'^^xsd:double;
  dwc:startLongitude '7.939333'^^xsd:double;
  dwc:endLongitude '7.939333'^^xsd:double;
  dwc:latitude '43.5265'^^xsd:double;
  dwc:startLatitude '43.5265'^^xsd:double;
  dwc:endLatitude '43.5265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.939333 43.5265, 7.939333 43.5265, 7.939333 43.5265, 7.939333 43.5265, 7.939333 43.5265))'^^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 '774_4071'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697817 8.125767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.697817"^^xsd:decimal ;
  dwc:decimalLongitude "8.125767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697817 8.125767)"^^geo:wktLiteral ;
  geo-pos:lat "43.697817"^^xsd:decimal ;
  geo-pos:long "8.125767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7058'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7058'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.125767'^^xsd:double;
  dwc:startLongitude '8.125767'^^xsd:double;
  dwc:endLongitude '8.125767'^^xsd:double;
  dwc:latitude '43.697817'^^xsd:double;
  dwc:startLatitude '43.697817'^^xsd:double;
  dwc:endLatitude '43.697817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.125767 43.697817, 8.125767 43.697817, 8.125767 43.697817, 8.125767 43.697817, 8.125767 43.697817))'^^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 '774_7058'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.633333"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2560'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2560'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:startLongitude '8.65'^^xsd:double;
  dwc:endLongitude '8.65'^^xsd:double;
  dwc:latitude '43.633333'^^xsd:double;
  dwc:startLatitude '43.633333'^^xsd:double;
  dwc:endLatitude '43.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65 43.633333, 8.65 43.633333, 8.65 43.633333, 8.65 43.633333, 8.65 43.633333))'^^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 '774_2560'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.377667 8.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.377667"^^xsd:decimal ;
  dwc:decimalLongitude "8.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.377667 8.012)"^^geo:wktLiteral ;
  geo-pos:lat "43.377667"^^xsd:decimal ;
  geo-pos:long "8.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3770'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3770'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.012'^^xsd:double;
  dwc:startLongitude '8.012'^^xsd:double;
  dwc:endLongitude '8.012'^^xsd:double;
  dwc:latitude '43.377667'^^xsd:double;
  dwc:startLatitude '43.377667'^^xsd:double;
  dwc:endLatitude '43.377667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.012 43.377667, 8.012 43.377667, 8.012 43.377667, 8.012 43.377667, 8.012 43.377667))'^^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 '774_3770'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833333 19.100833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.100833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833333 19.100833)"^^geo:wktLiteral ;
  geo-pos:lat "39.833333"^^xsd:decimal ;
  geo-pos:long "19.100833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2441'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2441'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.100833'^^xsd:double;
  dwc:startLongitude '19.100833'^^xsd:double;
  dwc:endLongitude '19.100833'^^xsd:double;
  dwc:latitude '39.833333'^^xsd:double;
  dwc:startLatitude '39.833333'^^xsd:double;
  dwc:endLatitude '39.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.100833 39.833333, 19.100833 39.833333, 19.100833 39.833333, 19.100833 39.833333, 19.100833 39.833333))'^^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 '774_2441'^^xsd:string;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378167 8.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.378167"^^xsd:decimal ;
  dwc:decimalLongitude "8.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378167 8.081)"^^geo:wktLiteral ;
  geo-pos:lat "43.378167"^^xsd:decimal ;
  geo-pos:long "8.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4385'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4385'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.081'^^xsd:double;
  dwc:startLongitude '8.081'^^xsd:double;
  dwc:endLongitude '8.081'^^xsd:double;
  dwc:latitude '43.378167'^^xsd:double;
  dwc:startLatitude '43.378167'^^xsd:double;
  dwc:endLatitude '43.378167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.081 43.378167, 8.081 43.378167, 8.081 43.378167, 8.081 43.378167, 8.081 43.378167))'^^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 '774_4385'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93767 7.99767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93767"^^xsd:decimal ;
  dwc:decimalLongitude "7.99767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93767 7.99767)"^^geo:wktLiteral ;
  geo-pos:lat "42.93767"^^xsd:decimal ;
  geo-pos:long "7.99767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4987'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4987'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99767'^^xsd:double;
  dwc:startLongitude '7.99767'^^xsd:double;
  dwc:endLongitude '7.99767'^^xsd:double;
  dwc:latitude '42.93767'^^xsd:double;
  dwc:startLatitude '42.93767'^^xsd:double;
  dwc:endLatitude '42.93767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99767 42.93767, 7.99767 42.93767, 7.99767 42.93767, 7.99767 42.93767, 7.99767 42.93767))'^^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 '774_4987'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60655 8.22295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60655"^^xsd:decimal ;
  dwc:decimalLongitude "8.22295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60655 8.22295)"^^geo:wktLiteral ;
  geo-pos:lat "43.60655"^^xsd:decimal ;
  geo-pos:long "8.22295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7411'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7411'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.689722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.22295'^^xsd:double;
  dwc:startLongitude '8.22295'^^xsd:double;
  dwc:endLongitude '8.22295'^^xsd:double;
  dwc:latitude '43.60655'^^xsd:double;
  dwc:startLatitude '43.60655'^^xsd:double;
  dwc:endLatitude '43.60655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.22295 43.60655, 8.22295 43.60655, 8.22295 43.60655, 8.22295 43.60655, 8.22295 43.60655))'^^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 '774_7411'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60607 7.755258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60607"^^xsd:decimal ;
  dwc:decimalLongitude "7.755258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60607 7.755258)"^^geo:wktLiteral ;
  geo-pos:lat "43.60607"^^xsd:decimal ;
  geo-pos:long "7.755258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8180'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8180'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.425277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.755258'^^xsd:double;
  dwc:startLongitude '7.755258'^^xsd:double;
  dwc:endLongitude '7.755258'^^xsd:double;
  dwc:latitude '43.60607'^^xsd:double;
  dwc:startLatitude '43.60607'^^xsd:double;
  dwc:endLatitude '43.60607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.755258 43.60607, 7.755258 43.60607, 7.755258 43.60607, 7.755258 43.60607, 7.755258 43.60607))'^^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 '774_8180'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60905 7.401477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60905"^^xsd:decimal ;
  dwc:decimalLongitude "7.401477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60905 7.401477)"^^geo:wktLiteral ;
  geo-pos:lat "43.60905"^^xsd:decimal ;
  geo-pos:long "7.401477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7629'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.347777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.401477'^^xsd:double;
  dwc:startLongitude '7.401477'^^xsd:double;
  dwc:endLongitude '7.401477'^^xsd:double;
  dwc:latitude '43.60905'^^xsd:double;
  dwc:startLatitude '43.60905'^^xsd:double;
  dwc:endLatitude '43.60905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.401477 43.60905, 7.401477 43.60905, 7.401477 43.60905, 7.401477 43.60905, 7.401477 43.60905))'^^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 '774_7629'^^xsd:string;
  dwc:observationDate '2011-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7142 7.8862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7142"^^xsd:decimal ;
  dwc:decimalLongitude "7.8862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7142 7.8862)"^^geo:wktLiteral ;
  geo-pos:lat "43.7142"^^xsd:decimal ;
  geo-pos:long "7.8862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7512'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7512'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8862'^^xsd:double;
  dwc:startLongitude '7.8862'^^xsd:double;
  dwc:endLongitude '7.8862'^^xsd:double;
  dwc:latitude '43.7142'^^xsd:double;
  dwc:startLatitude '43.7142'^^xsd:double;
  dwc:endLatitude '43.7142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8862 43.7142, 7.8862 43.7142, 7.8862 43.7142, 7.8862 43.7142, 7.8862 43.7142))'^^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 '774_7512'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.916667 15.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.916667"^^xsd:decimal ;
  dwc:decimalLongitude "15.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.916667 15.267)"^^geo:wktLiteral ;
  geo-pos:lat "39.916667"^^xsd:decimal ;
  geo-pos:long "15.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2400'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2400'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.267'^^xsd:double;
  dwc:startLongitude '15.267'^^xsd:double;
  dwc:endLongitude '15.267'^^xsd:double;
  dwc:latitude '39.916667'^^xsd:double;
  dwc:startLatitude '39.916667'^^xsd:double;
  dwc:endLatitude '39.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.267 39.916667, 15.267 39.916667, 15.267 39.916667, 15.267 39.916667, 15.267 39.916667))'^^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 '774_2400'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5558 8.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5558"^^xsd:decimal ;
  dwc:decimalLongitude "8.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5558 8.0373)"^^geo:wktLiteral ;
  geo-pos:lat "43.5558"^^xsd:decimal ;
  geo-pos:long "8.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7186'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7186'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.883055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0373'^^xsd:double;
  dwc:startLongitude '8.0373'^^xsd:double;
  dwc:endLongitude '8.0373'^^xsd:double;
  dwc:latitude '43.5558'^^xsd:double;
  dwc:startLatitude '43.5558'^^xsd:double;
  dwc:endLatitude '43.5558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0373 43.5558, 8.0373 43.5558, 8.0373 43.5558, 8.0373 43.5558, 8.0373 43.5558))'^^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 '774_7186'^^xsd:string;
  dwc:observationDate '1998-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.866667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3749'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3749'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.866667'^^xsd:double;
  dwc:startLongitude '7.866667'^^xsd:double;
  dwc:endLongitude '7.866667'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:startLatitude '43.7'^^xsd:double;
  dwc:endLatitude '43.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.866667 43.7, 7.866667 43.7, 7.866667 43.7, 7.866667 43.7, 7.866667 43.7))'^^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 '774_3749'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933333 19.453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933333"^^xsd:decimal ;
  dwc:decimalLongitude "19.453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933333 19.453333)"^^geo:wktLiteral ;
  geo-pos:lat "39.933333"^^xsd:decimal ;
  geo-pos:long "19.453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2456'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2456'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.453333'^^xsd:double;
  dwc:startLongitude '19.453333'^^xsd:double;
  dwc:endLongitude '19.453333'^^xsd:double;
  dwc:latitude '39.933333'^^xsd:double;
  dwc:startLatitude '39.933333'^^xsd:double;
  dwc:endLatitude '39.933333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.453333 39.933333, 19.453333 39.933333, 19.453333 39.933333, 19.453333 39.933333, 19.453333 39.933333))'^^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 '774_2456'^^xsd:string;
  dwc:observationDate '1991-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29417 7.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29417"^^xsd:decimal ;
  dwc:decimalLongitude "7.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29417 7.865)"^^geo:wktLiteral ;
  geo-pos:lat "43.29417"^^xsd:decimal ;
  geo-pos:long "7.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4986'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4986'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.865'^^xsd:double;
  dwc:startLongitude '7.865'^^xsd:double;
  dwc:endLongitude '7.865'^^xsd:double;
  dwc:latitude '43.29417'^^xsd:double;
  dwc:startLatitude '43.29417'^^xsd:double;
  dwc:endLatitude '43.29417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.865 43.29417, 7.865 43.29417, 7.865 43.29417, 7.865 43.29417, 7.865 43.29417))'^^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 '774_4986'^^xsd:string;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.758333 7.808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.758333"^^xsd:decimal ;
  dwc:decimalLongitude "7.808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.758333 7.808333)"^^geo:wktLiteral ;
  geo-pos:lat "43.758333"^^xsd:decimal ;
  geo-pos:long "7.808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3934'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3934'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.808333'^^xsd:double;
  dwc:startLongitude '7.808333'^^xsd:double;
  dwc:endLongitude '7.808333'^^xsd:double;
  dwc:latitude '43.758333'^^xsd:double;
  dwc:startLatitude '43.758333'^^xsd:double;
  dwc:endLatitude '43.758333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.808333 43.758333, 7.808333 43.758333, 7.808333 43.758333, 7.808333 43.758333, 7.808333 43.758333))'^^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 '774_3934'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503067 8.211183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503067"^^xsd:decimal ;
  dwc:decimalLongitude "8.211183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503067 8.211183)"^^geo:wktLiteral ;
  geo-pos:lat "43.503067"^^xsd:decimal ;
  geo-pos:long "8.211183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6996'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6996'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.211183'^^xsd:double;
  dwc:startLongitude '8.211183'^^xsd:double;
  dwc:endLongitude '8.211183'^^xsd:double;
  dwc:latitude '43.503067'^^xsd:double;
  dwc:startLatitude '43.503067'^^xsd:double;
  dwc:endLatitude '43.503067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.211183 43.503067, 8.211183 43.503067, 8.211183 43.503067, 8.211183 43.503067, 8.211183 43.503067))'^^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 '774_6996'^^xsd:string;
  dwc:observationDate '1996-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503333 7.511333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503333"^^xsd:decimal ;
  dwc:decimalLongitude "7.511333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503333 7.511333)"^^geo:wktLiteral ;
  geo-pos:lat "43.503333"^^xsd:decimal ;
  geo-pos:long "7.511333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4449'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4449'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.511333'^^xsd:double;
  dwc:startLongitude '7.511333'^^xsd:double;
  dwc:endLongitude '7.511333'^^xsd:double;
  dwc:latitude '43.503333'^^xsd:double;
  dwc:startLatitude '43.503333'^^xsd:double;
  dwc:endLatitude '43.503333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.511333 43.503333, 7.511333 43.503333, 7.511333 43.503333, 7.511333 43.503333, 7.511333 43.503333))'^^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 '774_4449'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7745 8.71133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7745"^^xsd:decimal ;
  dwc:decimalLongitude "8.71133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7745 8.71133)"^^geo:wktLiteral ;
  geo-pos:lat "43.7745"^^xsd:decimal ;
  geo-pos:long "8.71133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4995'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4995'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.71133'^^xsd:double;
  dwc:startLongitude '8.71133'^^xsd:double;
  dwc:endLongitude '8.71133'^^xsd:double;
  dwc:latitude '43.7745'^^xsd:double;
  dwc:startLatitude '43.7745'^^xsd:double;
  dwc:endLatitude '43.7745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.71133 43.7745, 8.71133 43.7745, 8.71133 43.7745, 8.71133 43.7745, 8.71133 43.7745))'^^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 '774_4995'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57165 8.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57165"^^xsd:decimal ;
  dwc:decimalLongitude "8.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57165 8.019)"^^geo:wktLiteral ;
  geo-pos:lat "43.57165"^^xsd:decimal ;
  geo-pos:long "8.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4015'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4015'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019'^^xsd:double;
  dwc:startLongitude '8.019'^^xsd:double;
  dwc:endLongitude '8.019'^^xsd:double;
  dwc:latitude '43.57165'^^xsd:double;
  dwc:startLatitude '43.57165'^^xsd:double;
  dwc:endLatitude '43.57165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019 43.57165, 8.019 43.57165, 8.019 43.57165, 8.019 43.57165, 8.019 43.57165))'^^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 '774_4015'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601162 7.530266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601162"^^xsd:decimal ;
  dwc:decimalLongitude "7.530266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601162 7.530266)"^^geo:wktLiteral ;
  geo-pos:lat "43.601162"^^xsd:decimal ;
  geo-pos:long "7.530266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5439'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5439'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.530266'^^xsd:double;
  dwc:startLongitude '7.530266'^^xsd:double;
  dwc:endLongitude '7.530266'^^xsd:double;
  dwc:latitude '43.601162'^^xsd:double;
  dwc:startLatitude '43.601162'^^xsd:double;
  dwc:endLatitude '43.601162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.530266 43.601162, 7.530266 43.601162, 7.530266 43.601162, 7.530266 43.601162, 7.530266 43.601162))'^^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 '774_5439'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783333 8.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783333"^^xsd:decimal ;
  dwc:decimalLongitude "8.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783333 8.219)"^^geo:wktLiteral ;
  geo-pos:lat "43.783333"^^xsd:decimal ;
  geo-pos:long "8.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2640'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2640'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.219'^^xsd:double;
  dwc:startLongitude '8.219'^^xsd:double;
  dwc:endLongitude '8.219'^^xsd:double;
  dwc:latitude '43.783333'^^xsd:double;
  dwc:startLatitude '43.783333'^^xsd:double;
  dwc:endLatitude '43.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.219 43.783333, 8.219 43.783333, 8.219 43.783333, 8.219 43.783333, 8.219 43.783333))'^^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 '774_2640'^^xsd:string;
  dwc:observationDate '1993-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67425 7.78539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67425"^^xsd:decimal ;
  dwc:decimalLongitude "7.78539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67425 7.78539)"^^geo:wktLiteral ;
  geo-pos:lat "43.67425"^^xsd:decimal ;
  geo-pos:long "7.78539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6366'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6366'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.214722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78539'^^xsd:double;
  dwc:startLongitude '7.78539'^^xsd:double;
  dwc:endLongitude '7.78539'^^xsd:double;
  dwc:latitude '43.67425'^^xsd:double;
  dwc:startLatitude '43.67425'^^xsd:double;
  dwc:endLatitude '43.67425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78539 43.67425, 7.78539 43.67425, 7.78539 43.67425, 7.78539 43.67425, 7.78539 43.67425))'^^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 '774_6366'^^xsd:string;
  dwc:observationDate '2009-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70074 8.31576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70074"^^xsd:decimal ;
  dwc:decimalLongitude "8.31576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70074 8.31576)"^^geo:wktLiteral ;
  geo-pos:lat "43.70074"^^xsd:decimal ;
  geo-pos:long "8.31576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6503'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.978888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.31576'^^xsd:double;
  dwc:startLongitude '8.31576'^^xsd:double;
  dwc:endLongitude '8.31576'^^xsd:double;
  dwc:latitude '43.70074'^^xsd:double;
  dwc:startLatitude '43.70074'^^xsd:double;
  dwc:endLatitude '43.70074'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.31576 43.70074, 8.31576 43.70074, 8.31576 43.70074, 8.31576 43.70074, 8.31576 43.70074))'^^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 '774_6503'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520378 7.577113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520378"^^xsd:decimal ;
  dwc:decimalLongitude "7.577113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520378 7.577113)"^^geo:wktLiteral ;
  geo-pos:lat "43.520378"^^xsd:decimal ;
  geo-pos:long "7.577113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6186'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6186'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.165'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.577113'^^xsd:double;
  dwc:startLongitude '7.577113'^^xsd:double;
  dwc:endLongitude '7.577113'^^xsd:double;
  dwc:latitude '43.520378'^^xsd:double;
  dwc:startLatitude '43.520378'^^xsd:double;
  dwc:endLatitude '43.520378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.577113 43.520378, 7.577113 43.520378, 7.577113 43.520378, 7.577113 43.520378, 7.577113 43.520378))'^^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 '774_6186'^^xsd:string;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538101 7.443606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.538101"^^xsd:decimal ;
  dwc:decimalLongitude "7.443606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538101 7.443606)"^^geo:wktLiteral ;
  geo-pos:lat "43.538101"^^xsd:decimal ;
  geo-pos:long "7.443606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5923'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5923'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8994444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.443606'^^xsd:double;
  dwc:startLongitude '7.443606'^^xsd:double;
  dwc:endLongitude '7.443606'^^xsd:double;
  dwc:latitude '43.538101'^^xsd:double;
  dwc:startLatitude '43.538101'^^xsd:double;
  dwc:endLatitude '43.538101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.443606 43.538101, 7.443606 43.538101, 7.443606 43.538101, 7.443606 43.538101, 7.443606 43.538101))'^^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 '774_5923'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76729 7.84816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76729"^^xsd:decimal ;
  dwc:decimalLongitude "7.84816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76729 7.84816)"^^geo:wktLiteral ;
  geo-pos:lat "43.76729"^^xsd:decimal ;
  geo-pos:long "7.84816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6579'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6579'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.674444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84816'^^xsd:double;
  dwc:startLongitude '7.84816'^^xsd:double;
  dwc:endLongitude '7.84816'^^xsd:double;
  dwc:latitude '43.76729'^^xsd:double;
  dwc:startLatitude '43.76729'^^xsd:double;
  dwc:endLatitude '43.76729'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84816 43.76729, 7.84816 43.76729, 7.84816 43.76729, 7.84816 43.76729, 7.84816 43.76729))'^^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 '774_6579'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703655 7.804234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.703655"^^xsd:decimal ;
  dwc:decimalLongitude "7.804234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703655 7.804234)"^^geo:wktLiteral ;
  geo-pos:lat "43.703655"^^xsd:decimal ;
  geo-pos:long "7.804234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5536'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5536'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.804234'^^xsd:double;
  dwc:startLongitude '7.804234'^^xsd:double;
  dwc:endLongitude '7.804234'^^xsd:double;
  dwc:latitude '43.703655'^^xsd:double;
  dwc:startLatitude '43.703655'^^xsd:double;
  dwc:endLatitude '43.703655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.804234 43.703655, 7.804234 43.703655, 7.804234 43.703655, 7.804234 43.703655, 7.804234 43.703655))'^^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 '774_5536'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.603573 8.035498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.603573"^^xsd:decimal ;
  dwc:decimalLongitude "8.035498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.603573 8.035498)"^^geo:wktLiteral ;
  geo-pos:lat "43.603573"^^xsd:decimal ;
  geo-pos:long "8.035498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5821'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5821'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0455555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035498'^^xsd:double;
  dwc:startLongitude '8.035498'^^xsd:double;
  dwc:endLongitude '8.035498'^^xsd:double;
  dwc:latitude '43.603573'^^xsd:double;
  dwc:startLatitude '43.603573'^^xsd:double;
  dwc:endLatitude '43.603573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035498 43.603573, 8.035498 43.603573, 8.035498 43.603573, 8.035498 43.603573, 8.035498 43.603573))'^^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 '774_5821'^^xsd:string;
  dwc:observationDate '2006-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22575 7.89884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22575"^^xsd:decimal ;
  dwc:decimalLongitude "7.89884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22575 7.89884)"^^geo:wktLiteral ;
  geo-pos:lat "43.22575"^^xsd:decimal ;
  geo-pos:long "7.89884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6470'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6470'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.112222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89884'^^xsd:double;
  dwc:startLongitude '7.89884'^^xsd:double;
  dwc:endLongitude '7.89884'^^xsd:double;
  dwc:latitude '43.22575'^^xsd:double;
  dwc:startLatitude '43.22575'^^xsd:double;
  dwc:endLatitude '43.22575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89884 43.22575, 7.89884 43.22575, 7.89884 43.22575, 7.89884 43.22575, 7.89884 43.22575))'^^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 '774_6470'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6866 7.681758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6866"^^xsd:decimal ;
  dwc:decimalLongitude "7.681758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6866 7.681758)"^^geo:wktLiteral ;
  geo-pos:lat "43.6866"^^xsd:decimal ;
  geo-pos:long "7.681758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7643'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7643'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.147222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.681758'^^xsd:double;
  dwc:startLongitude '7.681758'^^xsd:double;
  dwc:endLongitude '7.681758'^^xsd:double;
  dwc:latitude '43.6866'^^xsd:double;
  dwc:startLatitude '43.6866'^^xsd:double;
  dwc:endLatitude '43.6866'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.681758 43.6866, 7.681758 43.6866, 7.681758 43.6866, 7.681758 43.6866, 7.681758 43.6866))'^^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 '774_7643'^^xsd:string;
  dwc:observationDate '2011-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.534496 7.47135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.534496"^^xsd:decimal ;
  dwc:decimalLongitude "7.47135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.534496 7.47135)"^^geo:wktLiteral ;
  geo-pos:lat "43.534496"^^xsd:decimal ;
  geo-pos:long "7.47135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5525'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5525'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.461944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.47135'^^xsd:double;
  dwc:startLongitude '7.47135'^^xsd:double;
  dwc:endLongitude '7.47135'^^xsd:double;
  dwc:latitude '43.534496'^^xsd:double;
  dwc:startLatitude '43.534496'^^xsd:double;
  dwc:endLatitude '43.534496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47135 43.534496, 7.47135 43.534496, 7.47135 43.534496, 7.47135 43.534496, 7.47135 43.534496))'^^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 '774_5525'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.691633 8.149267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.691633"^^xsd:decimal ;
  dwc:decimalLongitude "8.149267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.691633 8.149267)"^^geo:wktLiteral ;
  geo-pos:lat "43.691633"^^xsd:decimal ;
  geo-pos:long "8.149267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4245'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.149267'^^xsd:double;
  dwc:startLongitude '8.149267'^^xsd:double;
  dwc:endLongitude '8.149267'^^xsd:double;
  dwc:latitude '43.691633'^^xsd:double;
  dwc:startLatitude '43.691633'^^xsd:double;
  dwc:endLatitude '43.691633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.149267 43.691633, 8.149267 43.691633, 8.149267 43.691633, 8.149267 43.691633, 8.149267 43.691633))'^^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 '774_4245'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599333 8.499667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.599333"^^xsd:decimal ;
  dwc:decimalLongitude "8.499667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599333 8.499667)"^^geo:wktLiteral ;
  geo-pos:lat "42.599333"^^xsd:decimal ;
  geo-pos:long "8.499667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4758'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4758'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.423055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.499667'^^xsd:double;
  dwc:startLongitude '8.499667'^^xsd:double;
  dwc:endLongitude '8.499667'^^xsd:double;
  dwc:latitude '42.599333'^^xsd:double;
  dwc:startLatitude '42.599333'^^xsd:double;
  dwc:endLatitude '42.599333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.499667 42.599333, 8.499667 42.599333, 8.499667 42.599333, 8.499667 42.599333, 8.499667 42.599333))'^^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 '774_4758'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.511333 8.175667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.511333"^^xsd:decimal ;
  dwc:decimalLongitude "8.175667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.511333 8.175667)"^^geo:wktLiteral ;
  geo-pos:lat "43.511333"^^xsd:decimal ;
  geo-pos:long "8.175667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4331'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4331'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.175667'^^xsd:double;
  dwc:startLongitude '8.175667'^^xsd:double;
  dwc:endLongitude '8.175667'^^xsd:double;
  dwc:latitude '43.511333'^^xsd:double;
  dwc:startLatitude '43.511333'^^xsd:double;
  dwc:endLatitude '43.511333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.175667 43.511333, 8.175667 43.511333, 8.175667 43.511333, 8.175667 43.511333, 8.175667 43.511333))'^^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 '774_4331'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72339 7.74905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72339"^^xsd:decimal ;
  dwc:decimalLongitude "7.74905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72339 7.74905)"^^geo:wktLiteral ;
  geo-pos:lat "43.72339"^^xsd:decimal ;
  geo-pos:long "7.74905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6678'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6678'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74905'^^xsd:double;
  dwc:startLongitude '7.74905'^^xsd:double;
  dwc:endLongitude '7.74905'^^xsd:double;
  dwc:latitude '43.72339'^^xsd:double;
  dwc:startLatitude '43.72339'^^xsd:double;
  dwc:endLatitude '43.72339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74905 43.72339, 7.74905 43.72339, 7.74905 43.72339, 7.74905 43.72339, 7.74905 43.72339))'^^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 '774_6678'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235167 8.939333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235167"^^xsd:decimal ;
  dwc:decimalLongitude "8.939333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235167 8.939333)"^^geo:wktLiteral ;
  geo-pos:lat "43.235167"^^xsd:decimal ;
  geo-pos:long "8.939333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4517'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4517'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.791666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.939333'^^xsd:double;
  dwc:startLongitude '8.939333'^^xsd:double;
  dwc:endLongitude '8.939333'^^xsd:double;
  dwc:latitude '43.235167'^^xsd:double;
  dwc:startLatitude '43.235167'^^xsd:double;
  dwc:endLatitude '43.235167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.939333 43.235167, 8.939333 43.235167, 8.939333 43.235167, 8.939333 43.235167, 8.939333 43.235167))'^^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 '774_4517'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6011 7.48055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6011"^^xsd:decimal ;
  dwc:decimalLongitude "7.48055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6011 7.48055)"^^geo:wktLiteral ;
  geo-pos:lat "43.6011"^^xsd:decimal ;
  geo-pos:long "7.48055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4847'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4847'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.144166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.48055'^^xsd:double;
  dwc:startLongitude '7.48055'^^xsd:double;
  dwc:endLongitude '7.48055'^^xsd:double;
  dwc:latitude '43.6011'^^xsd:double;
  dwc:startLatitude '43.6011'^^xsd:double;
  dwc:endLatitude '43.6011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.48055 43.6011, 7.48055 43.6011, 7.48055 43.6011, 7.48055 43.6011, 7.48055 43.6011))'^^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 '774_4847'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1005 8.250333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1005"^^xsd:decimal ;
  dwc:decimalLongitude "8.250333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1005 8.250333)"^^geo:wktLiteral ;
  geo-pos:lat "43.1005"^^xsd:decimal ;
  geo-pos:long "8.250333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4179'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4179'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.250333'^^xsd:double;
  dwc:startLongitude '8.250333'^^xsd:double;
  dwc:endLongitude '8.250333'^^xsd:double;
  dwc:latitude '43.1005'^^xsd:double;
  dwc:startLatitude '43.1005'^^xsd:double;
  dwc:endLatitude '43.1005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.250333 43.1005, 8.250333 43.1005, 8.250333 43.1005, 8.250333 43.1005, 8.250333 43.1005))'^^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 '774_4179'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.577667 7.619667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.577667"^^xsd:decimal ;
  dwc:decimalLongitude "7.619667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.577667 7.619667)"^^geo:wktLiteral ;
  geo-pos:lat "43.577667"^^xsd:decimal ;
  geo-pos:long "7.619667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4606'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4606'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.173611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.619667'^^xsd:double;
  dwc:startLongitude '7.619667'^^xsd:double;
  dwc:endLongitude '7.619667'^^xsd:double;
  dwc:latitude '43.577667'^^xsd:double;
  dwc:startLatitude '43.577667'^^xsd:double;
  dwc:endLatitude '43.577667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.619667 43.577667, 7.619667 43.577667, 7.619667 43.577667, 7.619667 43.577667, 7.619667 43.577667))'^^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 '774_4606'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43299 7.5084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43299"^^xsd:decimal ;
  dwc:decimalLongitude "7.5084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43299 7.5084)"^^geo:wktLiteral ;
  geo-pos:lat "43.43299"^^xsd:decimal ;
  geo-pos:long "7.5084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6853'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6853'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.139444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5084'^^xsd:double;
  dwc:startLongitude '7.5084'^^xsd:double;
  dwc:endLongitude '7.5084'^^xsd:double;
  dwc:latitude '43.43299'^^xsd:double;
  dwc:startLatitude '43.43299'^^xsd:double;
  dwc:endLatitude '43.43299'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5084 43.43299, 7.5084 43.43299, 7.5084 43.43299, 7.5084 43.43299, 7.5084 43.43299))'^^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 '774_6853'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52203 7.878482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52203"^^xsd:decimal ;
  dwc:decimalLongitude "7.878482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52203 7.878482)"^^geo:wktLiteral ;
  geo-pos:lat "43.52203"^^xsd:decimal ;
  geo-pos:long "7.878482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5698'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5698'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.634444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.878482'^^xsd:double;
  dwc:startLongitude '7.878482'^^xsd:double;
  dwc:endLongitude '7.878482'^^xsd:double;
  dwc:latitude '43.52203'^^xsd:double;
  dwc:startLatitude '43.52203'^^xsd:double;
  dwc:endLatitude '43.52203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.878482 43.52203, 7.878482 43.52203, 7.878482 43.52203, 7.878482 43.52203, 7.878482 43.52203))'^^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 '774_5698'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298033 8.064783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.298033"^^xsd:decimal ;
  dwc:decimalLongitude "8.064783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.298033 8.064783)"^^geo:wktLiteral ;
  geo-pos:lat "43.298033"^^xsd:decimal ;
  geo-pos:long "8.064783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3610'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3610'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.064783'^^xsd:double;
  dwc:startLongitude '8.064783'^^xsd:double;
  dwc:endLongitude '8.064783'^^xsd:double;
  dwc:latitude '43.298033'^^xsd:double;
  dwc:startLatitude '43.298033'^^xsd:double;
  dwc:endLatitude '43.298033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.064783 43.298033, 8.064783 43.298033, 8.064783 43.298033, 8.064783 43.298033, 8.064783 43.298033))'^^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 '774_3610'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2482'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2482'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.7'^^xsd:double;
  dwc:startLongitude '6.7'^^xsd:double;
  dwc:endLongitude '6.7'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:startLatitude '42.8'^^xsd:double;
  dwc:endLatitude '42.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7 42.8, 6.7 42.8, 6.7 42.8, 6.7 42.8, 6.7 42.8))'^^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 '774_2482'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816667 15.4655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816667"^^xsd:decimal ;
  dwc:decimalLongitude "15.4655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816667 15.4655)"^^geo:wktLiteral ;
  geo-pos:lat "36.816667"^^xsd:decimal ;
  geo-pos:long "15.4655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2425'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2425'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.4655'^^xsd:double;
  dwc:startLongitude '15.4655'^^xsd:double;
  dwc:endLongitude '15.4655'^^xsd:double;
  dwc:latitude '36.816667'^^xsd:double;
  dwc:startLatitude '36.816667'^^xsd:double;
  dwc:endLatitude '36.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4655 36.816667, 15.4655 36.816667, 15.4655 36.816667, 15.4655 36.816667, 15.4655 36.816667))'^^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 '774_2425'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84767 8.4885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84767"^^xsd:decimal ;
  dwc:decimalLongitude "8.4885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84767 8.4885)"^^geo:wktLiteral ;
  geo-pos:lat "43.84767"^^xsd:decimal ;
  geo-pos:long "8.4885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5009'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5009'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4885'^^xsd:double;
  dwc:startLongitude '8.4885'^^xsd:double;
  dwc:endLongitude '8.4885'^^xsd:double;
  dwc:latitude '43.84767'^^xsd:double;
  dwc:startLatitude '43.84767'^^xsd:double;
  dwc:endLatitude '43.84767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4885 43.84767, 8.4885 43.84767, 8.4885 43.84767, 8.4885 43.84767, 8.4885 43.84767))'^^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 '774_5009'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3371'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3371'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:startLongitude '7.9'^^xsd:double;
  dwc:endLongitude '7.9'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:startLatitude '43.58'^^xsd:double;
  dwc:endLatitude '43.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9 43.58, 7.9 43.58, 7.9 43.58, 7.9 43.58, 7.9 43.58))'^^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 '774_3371'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.005 20.317778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.005"^^xsd:decimal ;
  dwc:decimalLongitude "20.317778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.005 20.317778)"^^geo:wktLiteral ;
  geo-pos:lat "39.005"^^xsd:decimal ;
  geo-pos:long "20.317778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_739'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_739'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.317778'^^xsd:double;
  dwc:startLongitude '20.317778'^^xsd:double;
  dwc:endLongitude '20.317778'^^xsd:double;
  dwc:latitude '39.005'^^xsd:double;
  dwc:startLatitude '39.005'^^xsd:double;
  dwc:endLatitude '39.005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.317778 39.005, 20.317778 39.005, 20.317778 39.005, 20.317778 39.005, 20.317778 39.005))'^^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 '774_739'^^xsd:string;
  dwc:observationDate '1994-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66034 7.51265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66034"^^xsd:decimal ;
  dwc:decimalLongitude "7.51265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66034 7.51265)"^^geo:wktLiteral ;
  geo-pos:lat "43.66034"^^xsd:decimal ;
  geo-pos:long "7.51265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6578'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6578'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.441111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.51265'^^xsd:double;
  dwc:startLongitude '7.51265'^^xsd:double;
  dwc:endLongitude '7.51265'^^xsd:double;
  dwc:latitude '43.66034'^^xsd:double;
  dwc:startLatitude '43.66034'^^xsd:double;
  dwc:endLatitude '43.66034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51265 43.66034, 7.51265 43.66034, 7.51265 43.66034, 7.51265 43.66034, 7.51265 43.66034))'^^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 '774_6578'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583969 7.440208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583969"^^xsd:decimal ;
  dwc:decimalLongitude "7.440208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583969 7.440208)"^^geo:wktLiteral ;
  geo-pos:lat "43.583969"^^xsd:decimal ;
  geo-pos:long "7.440208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6170'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6170'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.9213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.440208'^^xsd:double;
  dwc:startLongitude '7.440208'^^xsd:double;
  dwc:endLongitude '7.440208'^^xsd:double;
  dwc:latitude '43.583969'^^xsd:double;
  dwc:startLatitude '43.583969'^^xsd:double;
  dwc:endLatitude '43.583969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.440208 43.583969, 7.440208 43.583969, 7.440208 43.583969, 7.440208 43.583969, 7.440208 43.583969))'^^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 '774_6170'^^xsd:string;
  dwc:observationDate '2008-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36578 7.821134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36578"^^xsd:decimal ;
  dwc:decimalLongitude "7.821134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36578 7.821134)"^^geo:wktLiteral ;
  geo-pos:lat "43.36578"^^xsd:decimal ;
  geo-pos:long "7.821134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6256'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.821134'^^xsd:double;
  dwc:startLongitude '7.821134'^^xsd:double;
  dwc:endLongitude '7.821134'^^xsd:double;
  dwc:latitude '43.36578'^^xsd:double;
  dwc:startLatitude '43.36578'^^xsd:double;
  dwc:endLatitude '43.36578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.821134 43.36578, 7.821134 43.36578, 7.821134 43.36578, 7.821134 43.36578, 7.821134 43.36578))'^^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 '774_6256'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566333 8.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.566333"^^xsd:decimal ;
  dwc:decimalLongitude "8.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566333 8.533333)"^^geo:wktLiteral ;
  geo-pos:lat "42.566333"^^xsd:decimal ;
  geo-pos:long "8.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4219'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4219'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.533333'^^xsd:double;
  dwc:startLongitude '8.533333'^^xsd:double;
  dwc:endLongitude '8.533333'^^xsd:double;
  dwc:latitude '42.566333'^^xsd:double;
  dwc:startLatitude '42.566333'^^xsd:double;
  dwc:endLatitude '42.566333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.533333 42.566333, 8.533333 42.566333, 8.533333 42.566333, 8.533333 42.566333, 8.533333 42.566333))'^^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 '774_4219'^^xsd:string;
  dwc:observationDate '1995-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43209 8.111417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43209"^^xsd:decimal ;
  dwc:decimalLongitude "8.111417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43209 8.111417)"^^geo:wktLiteral ;
  geo-pos:lat "43.43209"^^xsd:decimal ;
  geo-pos:long "8.111417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8162'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8162'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.9730555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.111417'^^xsd:double;
  dwc:startLongitude '8.111417'^^xsd:double;
  dwc:endLongitude '8.111417'^^xsd:double;
  dwc:latitude '43.43209'^^xsd:double;
  dwc:startLatitude '43.43209'^^xsd:double;
  dwc:endLatitude '43.43209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.111417 43.43209, 8.111417 43.43209, 8.111417 43.43209, 8.111417 43.43209, 8.111417 43.43209))'^^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 '774_8162'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46216 8.131293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46216"^^xsd:decimal ;
  dwc:decimalLongitude "8.131293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46216 8.131293)"^^geo:wktLiteral ;
  geo-pos:lat "43.46216"^^xsd:decimal ;
  geo-pos:long "8.131293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7981'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7981'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.398611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.131293'^^xsd:double;
  dwc:startLongitude '8.131293'^^xsd:double;
  dwc:endLongitude '8.131293'^^xsd:double;
  dwc:latitude '43.46216'^^xsd:double;
  dwc:startLatitude '43.46216'^^xsd:double;
  dwc:endLatitude '43.46216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.131293 43.46216, 8.131293 43.46216, 8.131293 43.46216, 8.131293 43.46216, 8.131293 43.46216))'^^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 '774_7981'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34447 7.922108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34447"^^xsd:decimal ;
  dwc:decimalLongitude "7.922108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34447 7.922108)"^^geo:wktLiteral ;
  geo-pos:lat "43.34447"^^xsd:decimal ;
  geo-pos:long "7.922108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7855'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7855'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2402777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.922108'^^xsd:double;
  dwc:startLongitude '7.922108'^^xsd:double;
  dwc:endLongitude '7.922108'^^xsd:double;
  dwc:latitude '43.34447'^^xsd:double;
  dwc:startLatitude '43.34447'^^xsd:double;
  dwc:endLatitude '43.34447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.922108 43.34447, 7.922108 43.34447, 7.922108 43.34447, 7.922108 43.34447, 7.922108 43.34447))'^^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 '774_7855'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389214 15.653275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389214"^^xsd:decimal ;
  dwc:decimalLongitude "15.653275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389214 15.653275)"^^geo:wktLiteral ;
  geo-pos:lat "38.389214"^^xsd:decimal ;
  geo-pos:long "15.653275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8421'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8421'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.393888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.653275'^^xsd:double;
  dwc:startLongitude '15.653275'^^xsd:double;
  dwc:endLongitude '15.653275'^^xsd:double;
  dwc:latitude '38.389214'^^xsd:double;
  dwc:startLatitude '38.389214'^^xsd:double;
  dwc:endLatitude '38.389214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.653275 38.389214, 15.653275 38.389214, 15.653275 38.389214, 15.653275 38.389214, 15.653275 38.389214))'^^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 '774_8421'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56396 7.79481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56396"^^xsd:decimal ;
  dwc:decimalLongitude "7.79481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56396 7.79481)"^^geo:wktLiteral ;
  geo-pos:lat "43.56396"^^xsd:decimal ;
  geo-pos:long "7.79481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6604'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6604'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79481'^^xsd:double;
  dwc:startLongitude '7.79481'^^xsd:double;
  dwc:endLongitude '7.79481'^^xsd:double;
  dwc:latitude '43.56396'^^xsd:double;
  dwc:startLatitude '43.56396'^^xsd:double;
  dwc:endLatitude '43.56396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79481 43.56396, 7.79481 43.56396, 7.79481 43.56396, 7.79481 43.56396, 7.79481 43.56396))'^^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 '774_6604'^^xsd:string;
  dwc:observationDate '2010-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.946022 8.6178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.946022"^^xsd:decimal ;
  dwc:decimalLongitude "8.6178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.946022 8.6178)"^^geo:wktLiteral ;
  geo-pos:lat "43.946022"^^xsd:decimal ;
  geo-pos:long "8.6178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5452'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5452'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.2255555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6178'^^xsd:double;
  dwc:startLongitude '8.6178'^^xsd:double;
  dwc:endLongitude '8.6178'^^xsd:double;
  dwc:latitude '43.946022'^^xsd:double;
  dwc:startLatitude '43.946022'^^xsd:double;
  dwc:endLatitude '43.946022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6178 43.946022, 8.6178 43.946022, 8.6178 43.946022, 8.6178 43.946022, 8.6178 43.946022))'^^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 '774_5452'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43241 7.79528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43241"^^xsd:decimal ;
  dwc:decimalLongitude "7.79528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43241 7.79528)"^^geo:wktLiteral ;
  geo-pos:lat "43.43241"^^xsd:decimal ;
  geo-pos:long "7.79528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6572'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6572'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.703888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79528'^^xsd:double;
  dwc:startLongitude '7.79528'^^xsd:double;
  dwc:endLongitude '7.79528'^^xsd:double;
  dwc:latitude '43.43241'^^xsd:double;
  dwc:startLatitude '43.43241'^^xsd:double;
  dwc:endLatitude '43.43241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79528 43.43241, 7.79528 43.43241, 7.79528 43.43241, 7.79528 43.43241, 7.79528 43.43241))'^^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 '774_6572'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65654 8.3694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65654"^^xsd:decimal ;
  dwc:decimalLongitude "8.3694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65654 8.3694)"^^geo:wktLiteral ;
  geo-pos:lat "43.65654"^^xsd:decimal ;
  geo-pos:long "8.3694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6645'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6645'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.665'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3694'^^xsd:double;
  dwc:startLongitude '8.3694'^^xsd:double;
  dwc:endLongitude '8.3694'^^xsd:double;
  dwc:latitude '43.65654'^^xsd:double;
  dwc:startLatitude '43.65654'^^xsd:double;
  dwc:endLatitude '43.65654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3694 43.65654, 8.3694 43.65654, 8.3694 43.65654, 8.3694 43.65654, 8.3694 43.65654))'^^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 '774_6645'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3483 8.26294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3483"^^xsd:decimal ;
  dwc:decimalLongitude "8.26294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3483 8.26294)"^^geo:wktLiteral ;
  geo-pos:lat "43.3483"^^xsd:decimal ;
  geo-pos:long "8.26294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6727'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6727'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.418333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26294'^^xsd:double;
  dwc:startLongitude '8.26294'^^xsd:double;
  dwc:endLongitude '8.26294'^^xsd:double;
  dwc:latitude '43.3483'^^xsd:double;
  dwc:startLatitude '43.3483'^^xsd:double;
  dwc:endLatitude '43.3483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26294 43.3483, 8.26294 43.3483, 8.26294 43.3483, 8.26294 43.3483, 8.26294 43.3483))'^^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 '774_6727'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53906 7.42524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53906"^^xsd:decimal ;
  dwc:decimalLongitude "7.42524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53906 7.42524)"^^geo:wktLiteral ;
  geo-pos:lat "43.53906"^^xsd:decimal ;
  geo-pos:long "7.42524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6793'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6793'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.289444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.42524'^^xsd:double;
  dwc:startLongitude '7.42524'^^xsd:double;
  dwc:endLongitude '7.42524'^^xsd:double;
  dwc:latitude '43.53906'^^xsd:double;
  dwc:startLatitude '43.53906'^^xsd:double;
  dwc:endLatitude '43.53906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.42524 43.53906, 7.42524 43.53906, 7.42524 43.53906, 7.42524 43.53906, 7.42524 43.53906))'^^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 '774_6793'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64481 7.408796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64481"^^xsd:decimal ;
  dwc:decimalLongitude "7.408796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64481 7.408796)"^^geo:wktLiteral ;
  geo-pos:lat "43.64481"^^xsd:decimal ;
  geo-pos:long "7.408796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6300'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.036944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.408796'^^xsd:double;
  dwc:startLongitude '7.408796'^^xsd:double;
  dwc:endLongitude '7.408796'^^xsd:double;
  dwc:latitude '43.64481'^^xsd:double;
  dwc:startLatitude '43.64481'^^xsd:double;
  dwc:endLatitude '43.64481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.408796 43.64481, 7.408796 43.64481, 7.408796 43.64481, 7.408796 43.64481, 7.408796 43.64481))'^^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 '774_6300'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.731468 8.065103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.731468"^^xsd:decimal ;
  dwc:decimalLongitude "8.065103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.731468 8.065103)"^^geo:wktLiteral ;
  geo-pos:lat "43.731468"^^xsd:decimal ;
  geo-pos:long "8.065103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5973'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5973'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.6783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.065103'^^xsd:double;
  dwc:startLongitude '8.065103'^^xsd:double;
  dwc:endLongitude '8.065103'^^xsd:double;
  dwc:latitude '43.731468'^^xsd:double;
  dwc:startLatitude '43.731468'^^xsd:double;
  dwc:endLatitude '43.731468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.065103 43.731468, 8.065103 43.731468, 8.065103 43.731468, 8.065103 43.731468, 8.065103 43.731468))'^^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 '774_5973'^^xsd:string;
  dwc:observationDate '2007-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552319 7.297034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552319"^^xsd:decimal ;
  dwc:decimalLongitude "7.297034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552319 7.297034)"^^geo:wktLiteral ;
  geo-pos:lat "43.552319"^^xsd:decimal ;
  geo-pos:long "7.297034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5658'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5658'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1947222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.297034'^^xsd:double;
  dwc:startLongitude '7.297034'^^xsd:double;
  dwc:endLongitude '7.297034'^^xsd:double;
  dwc:latitude '43.552319'^^xsd:double;
  dwc:startLatitude '43.552319'^^xsd:double;
  dwc:endLatitude '43.552319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.297034 43.552319, 7.297034 43.552319, 7.297034 43.552319, 7.297034 43.552319, 7.297034 43.552319))'^^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 '774_5658'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.990635 8.315333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.990635"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.990635 8.315333)"^^geo:wktLiteral ;
  geo-pos:lat "43.990635"^^xsd:decimal ;
  geo-pos:long "8.315333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5607'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5607'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.315333'^^xsd:double;
  dwc:startLongitude '8.315333'^^xsd:double;
  dwc:endLongitude '8.315333'^^xsd:double;
  dwc:latitude '43.990635'^^xsd:double;
  dwc:startLatitude '43.990635'^^xsd:double;
  dwc:endLatitude '43.990635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.315333 43.990635, 8.315333 43.990635, 8.315333 43.990635, 8.315333 43.990635, 8.315333 43.990635))'^^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 '774_5607'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642667 8.048667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.642667"^^xsd:decimal ;
  dwc:decimalLongitude "8.048667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642667 8.048667)"^^geo:wktLiteral ;
  geo-pos:lat "43.642667"^^xsd:decimal ;
  geo-pos:long "8.048667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4682'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4682'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.014444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.048667'^^xsd:double;
  dwc:startLongitude '8.048667'^^xsd:double;
  dwc:endLongitude '8.048667'^^xsd:double;
  dwc:latitude '43.642667'^^xsd:double;
  dwc:startLatitude '43.642667'^^xsd:double;
  dwc:endLatitude '43.642667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.048667 43.642667, 8.048667 43.642667, 8.048667 43.642667, 8.048667 43.642667, 8.048667 43.642667))'^^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 '774_4682'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42517 7.740662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42517"^^xsd:decimal ;
  dwc:decimalLongitude "7.740662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42517 7.740662)"^^geo:wktLiteral ;
  geo-pos:lat "43.42517"^^xsd:decimal ;
  geo-pos:long "7.740662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7786'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7786'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.607777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.740662'^^xsd:double;
  dwc:startLongitude '7.740662'^^xsd:double;
  dwc:endLongitude '7.740662'^^xsd:double;
  dwc:latitude '43.42517'^^xsd:double;
  dwc:startLatitude '43.42517'^^xsd:double;
  dwc:endLatitude '43.42517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.740662 43.42517, 7.740662 43.42517, 7.740662 43.42517, 7.740662 43.42517, 7.740662 43.42517))'^^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 '774_7786'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62246 7.703427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62246"^^xsd:decimal ;
  dwc:decimalLongitude "7.703427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62246 7.703427)"^^geo:wktLiteral ;
  geo-pos:lat "43.62246"^^xsd:decimal ;
  geo-pos:long "7.703427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7772'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7772'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.936944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.703427'^^xsd:double;
  dwc:startLongitude '7.703427'^^xsd:double;
  dwc:endLongitude '7.703427'^^xsd:double;
  dwc:latitude '43.62246'^^xsd:double;
  dwc:startLatitude '43.62246'^^xsd:double;
  dwc:endLatitude '43.62246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.703427 43.62246, 7.703427 43.62246, 7.703427 43.62246, 7.703427 43.62246, 7.703427 43.62246))'^^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 '774_7772'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62266 7.59346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62266"^^xsd:decimal ;
  dwc:decimalLongitude "7.59346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62266 7.59346)"^^geo:wktLiteral ;
  geo-pos:lat "43.62266"^^xsd:decimal ;
  geo-pos:long "7.59346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7662'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7662'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.277222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.59346'^^xsd:double;
  dwc:startLongitude '7.59346'^^xsd:double;
  dwc:endLongitude '7.59346'^^xsd:double;
  dwc:latitude '43.62266'^^xsd:double;
  dwc:startLatitude '43.62266'^^xsd:double;
  dwc:endLatitude '43.62266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.59346 43.62266, 7.59346 43.62266, 7.59346 43.62266, 7.59346 43.62266, 7.59346 43.62266))'^^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 '774_7662'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70945 7.590555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70945"^^xsd:decimal ;
  dwc:decimalLongitude "7.590555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70945 7.590555)"^^geo:wktLiteral ;
  geo-pos:lat "43.70945"^^xsd:decimal ;
  geo-pos:long "7.590555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6286'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6286'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.633888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.590555'^^xsd:double;
  dwc:startLongitude '7.590555'^^xsd:double;
  dwc:endLongitude '7.590555'^^xsd:double;
  dwc:latitude '43.70945'^^xsd:double;
  dwc:startLatitude '43.70945'^^xsd:double;
  dwc:endLatitude '43.70945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.590555 43.70945, 7.590555 43.70945, 7.590555 43.70945, 7.590555 43.70945, 7.590555 43.70945))'^^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 '774_6286'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54577 7.97432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54577"^^xsd:decimal ;
  dwc:decimalLongitude "7.97432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54577 7.97432)"^^geo:wktLiteral ;
  geo-pos:lat "43.54577"^^xsd:decimal ;
  geo-pos:long "7.97432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5222'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5222'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97432'^^xsd:double;
  dwc:startLongitude '7.97432'^^xsd:double;
  dwc:endLongitude '7.97432'^^xsd:double;
  dwc:latitude '43.54577'^^xsd:double;
  dwc:startLatitude '43.54577'^^xsd:double;
  dwc:endLatitude '43.54577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97432 43.54577, 7.97432 43.54577, 7.97432 43.54577, 7.97432 43.54577, 7.97432 43.54577))'^^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 '774_5222'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.732975 7.885028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.732975"^^xsd:decimal ;
  dwc:decimalLongitude "7.885028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.732975 7.885028)"^^geo:wktLiteral ;
  geo-pos:lat "43.732975"^^xsd:decimal ;
  geo-pos:long "7.885028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5720'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5720'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.050833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.885028'^^xsd:double;
  dwc:startLongitude '7.885028'^^xsd:double;
  dwc:endLongitude '7.885028'^^xsd:double;
  dwc:latitude '43.732975'^^xsd:double;
  dwc:startLatitude '43.732975'^^xsd:double;
  dwc:endLatitude '43.732975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.885028 43.732975, 7.885028 43.732975, 7.885028 43.732975, 7.885028 43.732975, 7.885028 43.732975))'^^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 '774_5720'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612 7.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.612"^^xsd:decimal ;
  dwc:decimalLongitude "7.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612 7.745)"^^geo:wktLiteral ;
  geo-pos:lat "43.612"^^xsd:decimal ;
  geo-pos:long "7.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4598'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4598'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.443888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.745'^^xsd:double;
  dwc:startLongitude '7.745'^^xsd:double;
  dwc:endLongitude '7.745'^^xsd:double;
  dwc:latitude '43.612'^^xsd:double;
  dwc:startLatitude '43.612'^^xsd:double;
  dwc:endLatitude '43.612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.745 43.612, 7.745 43.612, 7.745 43.612, 7.745 43.612, 7.745 43.612))'^^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 '774_4598'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5441 8.2931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5441"^^xsd:decimal ;
  dwc:decimalLongitude "8.2931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5441 8.2931)"^^geo:wktLiteral ;
  geo-pos:lat "43.5441"^^xsd:decimal ;
  geo-pos:long "8.2931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7579'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7579'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.5975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2931'^^xsd:double;
  dwc:startLongitude '8.2931'^^xsd:double;
  dwc:endLongitude '8.2931'^^xsd:double;
  dwc:latitude '43.5441'^^xsd:double;
  dwc:startLatitude '43.5441'^^xsd:double;
  dwc:endLatitude '43.5441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2931 43.5441, 8.2931 43.5441, 8.2931 43.5441, 8.2931 43.5441, 8.2931 43.5441))'^^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 '774_7579'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 14.6403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "14.6403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 14.6403)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "14.6403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1926'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1926'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6403'^^xsd:double;
  dwc:startLongitude '14.6403'^^xsd:double;
  dwc:endLongitude '14.6403'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:startLatitude '44.5689'^^xsd:double;
  dwc:endLatitude '44.5689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6403 44.5689, 14.6403 44.5689, 14.6403 44.5689, 14.6403 44.5689, 14.6403 44.5689))'^^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 '774_1926'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5442 14.6006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5442"^^xsd:decimal ;
  dwc:decimalLongitude "14.6006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5442 14.6006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5442"^^xsd:decimal ;
  geo-pos:long "14.6006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1865'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1865'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6006'^^xsd:double;
  dwc:startLongitude '14.6006'^^xsd:double;
  dwc:endLongitude '14.6006'^^xsd:double;
  dwc:latitude '44.5442'^^xsd:double;
  dwc:startLatitude '44.5442'^^xsd:double;
  dwc:endLatitude '44.5442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6006 44.5442, 14.6006 44.5442, 14.6006 44.5442, 14.6006 44.5442, 14.6006 44.5442))'^^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 '774_1865'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.797833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.797833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.797833)"^^geo:wktLiteral ;
  geo-pos:lat "39.816667"^^xsd:decimal ;
  geo-pos:long "19.797833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2685'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2685'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.797833'^^xsd:double;
  dwc:startLongitude '19.797833'^^xsd:double;
  dwc:endLongitude '19.797833'^^xsd:double;
  dwc:latitude '39.816667'^^xsd:double;
  dwc:startLatitude '39.816667'^^xsd:double;
  dwc:endLatitude '39.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.797833 39.816667, 19.797833 39.816667, 19.797833 39.816667, 19.797833 39.816667, 19.797833 39.816667))'^^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 '774_2685'^^xsd:string;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5342 14.5925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5342"^^xsd:decimal ;
  dwc:decimalLongitude "14.5925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5342 14.5925)"^^geo:wktLiteral ;
  geo-pos:lat "44.5342"^^xsd:decimal ;
  geo-pos:long "14.5925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1745'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1745'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5925'^^xsd:double;
  dwc:startLongitude '14.5925'^^xsd:double;
  dwc:endLongitude '14.5925'^^xsd:double;
  dwc:latitude '44.5342'^^xsd:double;
  dwc:startLatitude '44.5342'^^xsd:double;
  dwc:endLatitude '44.5342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5925 44.5342, 14.5925 44.5342, 14.5925 44.5342, 14.5925 44.5342, 14.5925 44.5342))'^^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 '774_1745'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08842 15.58812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08842"^^xsd:decimal ;
  dwc:decimalLongitude "15.58812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08842 15.58812)"^^geo:wktLiteral ;
  geo-pos:lat "38.08842"^^xsd:decimal ;
  geo-pos:long "15.58812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8429'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8429'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.666944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.58812'^^xsd:double;
  dwc:startLongitude '15.58812'^^xsd:double;
  dwc:endLongitude '15.58812'^^xsd:double;
  dwc:latitude '38.08842'^^xsd:double;
  dwc:startLatitude '38.08842'^^xsd:double;
  dwc:endLatitude '38.08842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.58812 38.08842, 15.58812 38.08842, 15.58812 38.08842, 15.58812 38.08842, 15.58812 38.08842))'^^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 '774_8429'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5139 14.5753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5139"^^xsd:decimal ;
  dwc:decimalLongitude "14.5753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5139 14.5753)"^^geo:wktLiteral ;
  geo-pos:lat "44.5139"^^xsd:decimal ;
  geo-pos:long "14.5753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1939'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1939'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5753'^^xsd:double;
  dwc:startLongitude '14.5753'^^xsd:double;
  dwc:endLongitude '14.5753'^^xsd:double;
  dwc:latitude '44.5139'^^xsd:double;
  dwc:startLatitude '44.5139'^^xsd:double;
  dwc:endLatitude '44.5139'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5753 44.5139, 14.5753 44.5139, 14.5753 44.5139, 14.5753 44.5139, 14.5753 44.5139))'^^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 '774_1939'^^xsd:string;
  dwc:observationDate '1994-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636217 8.6645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.636217"^^xsd:decimal ;
  dwc:decimalLongitude "8.6645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.636217 8.6645)"^^geo:wktLiteral ;
  geo-pos:lat "42.636217"^^xsd:decimal ;
  geo-pos:long "8.6645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3942'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3942'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6645'^^xsd:double;
  dwc:startLongitude '8.6645'^^xsd:double;
  dwc:endLongitude '8.6645'^^xsd:double;
  dwc:latitude '42.636217'^^xsd:double;
  dwc:startLatitude '42.636217'^^xsd:double;
  dwc:endLatitude '42.636217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6645 42.636217, 8.6645 42.636217, 8.6645 42.636217, 8.6645 42.636217, 8.6645 42.636217))'^^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 '774_3942'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4815 20.966167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4815"^^xsd:decimal ;
  dwc:decimalLongitude "20.966167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4815 20.966167)"^^geo:wktLiteral ;
  geo-pos:lat "38.4815"^^xsd:decimal ;
  geo-pos:long "20.966167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1540'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1540'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966167'^^xsd:double;
  dwc:startLongitude '20.966167'^^xsd:double;
  dwc:endLongitude '20.966167'^^xsd:double;
  dwc:latitude '38.4815'^^xsd:double;
  dwc:startLatitude '38.4815'^^xsd:double;
  dwc:endLatitude '38.4815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966167 38.4815, 20.966167 38.4815, 20.966167 38.4815, 20.966167 38.4815, 20.966167 38.4815))'^^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 '774_1540'^^xsd:string;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9715 20.947333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9715"^^xsd:decimal ;
  dwc:decimalLongitude "20.947333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9715 20.947333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9715"^^xsd:decimal ;
  geo-pos:long "20.947333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_371'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_371'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.947333'^^xsd:double;
  dwc:startLongitude '20.947333'^^xsd:double;
  dwc:endLongitude '20.947333'^^xsd:double;
  dwc:latitude '38.9715'^^xsd:double;
  dwc:startLatitude '38.9715'^^xsd:double;
  dwc:endLatitude '38.9715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.947333 38.9715, 20.947333 38.9715, 20.947333 38.9715, 20.947333 38.9715, 20.947333 38.9715))'^^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 '774_371'^^xsd:string;
  dwc:observationDate '2008-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123653 15.613675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123653"^^xsd:decimal ;
  dwc:decimalLongitude "15.613675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123653 15.613675)"^^geo:wktLiteral ;
  geo-pos:lat "38.123653"^^xsd:decimal ;
  geo-pos:long "15.613675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8432'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8432'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.613675'^^xsd:double;
  dwc:startLongitude '15.613675'^^xsd:double;
  dwc:endLongitude '15.613675'^^xsd:double;
  dwc:latitude '38.123653'^^xsd:double;
  dwc:startLatitude '38.123653'^^xsd:double;
  dwc:endLatitude '38.123653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.613675 38.123653, 15.613675 38.123653, 15.613675 38.123653, 15.613675 38.123653, 15.613675 38.123653))'^^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 '774_8432'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6186 14.5489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6186"^^xsd:decimal ;
  dwc:decimalLongitude "14.5489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6186 14.5489)"^^geo:wktLiteral ;
  geo-pos:lat "44.6186"^^xsd:decimal ;
  geo-pos:long "14.5489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1967'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1967'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5489'^^xsd:double;
  dwc:startLongitude '14.5489'^^xsd:double;
  dwc:endLongitude '14.5489'^^xsd:double;
  dwc:latitude '44.6186'^^xsd:double;
  dwc:startLatitude '44.6186'^^xsd:double;
  dwc:endLatitude '44.6186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5489 44.6186, 14.5489 44.6186, 14.5489 44.6186, 14.5489 44.6186, 14.5489 44.6186))'^^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 '774_1967'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667167 20.887167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667167"^^xsd:decimal ;
  dwc:decimalLongitude "20.887167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667167 20.887167)"^^geo:wktLiteral ;
  geo-pos:lat "38.667167"^^xsd:decimal ;
  geo-pos:long "20.887167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1582'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1582'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.887167'^^xsd:double;
  dwc:startLongitude '20.887167'^^xsd:double;
  dwc:endLongitude '20.887167'^^xsd:double;
  dwc:latitude '38.667167'^^xsd:double;
  dwc:startLatitude '38.667167'^^xsd:double;
  dwc:endLatitude '38.667167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.887167 38.667167, 20.887167 38.667167, 20.887167 38.667167, 20.887167 38.667167, 20.887167 38.667167))'^^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 '774_1582'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5214 14.6347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5214"^^xsd:decimal ;
  dwc:decimalLongitude "14.6347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5214 14.6347)"^^geo:wktLiteral ;
  geo-pos:lat "44.5214"^^xsd:decimal ;
  geo-pos:long "14.6347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1775'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1775'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6347'^^xsd:double;
  dwc:startLongitude '14.6347'^^xsd:double;
  dwc:endLongitude '14.6347'^^xsd:double;
  dwc:latitude '44.5214'^^xsd:double;
  dwc:startLatitude '44.5214'^^xsd:double;
  dwc:endLatitude '44.5214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6347 44.5214, 14.6347 44.5214, 14.6347 44.5214, 14.6347 44.5214, 14.6347 44.5214))'^^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 '774_1775'^^xsd:string;
  dwc:observationDate '1992-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941 21.012333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.941"^^xsd:decimal ;
  dwc:decimalLongitude "21.012333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941 21.012333)"^^geo:wktLiteral ;
  geo-pos:lat "38.941"^^xsd:decimal ;
  geo-pos:long "21.012333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_167'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_167'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.012333'^^xsd:double;
  dwc:startLongitude '21.012333'^^xsd:double;
  dwc:endLongitude '21.012333'^^xsd:double;
  dwc:latitude '38.941'^^xsd:double;
  dwc:startLatitude '38.941'^^xsd:double;
  dwc:endLatitude '38.941'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.012333 38.941, 21.012333 38.941, 21.012333 38.941, 21.012333 38.941, 21.012333 38.941))'^^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 '774_167'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968333 21.002167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968333"^^xsd:decimal ;
  dwc:decimalLongitude "21.002167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968333 21.002167)"^^geo:wktLiteral ;
  geo-pos:lat "38.968333"^^xsd:decimal ;
  geo-pos:long "21.002167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_206'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_206'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.002167'^^xsd:double;
  dwc:startLongitude '21.002167'^^xsd:double;
  dwc:endLongitude '21.002167'^^xsd:double;
  dwc:latitude '38.968333'^^xsd:double;
  dwc:startLatitude '38.968333'^^xsd:double;
  dwc:endLatitude '38.968333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.002167 38.968333, 21.002167 38.968333, 21.002167 38.968333, 21.002167 38.968333, 21.002167 38.968333))'^^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 '774_206'^^xsd:string;
  dwc:observationDate '2006-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664 20.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664"^^xsd:decimal ;
  dwc:decimalLongitude "20.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664 20.932)"^^geo:wktLiteral ;
  geo-pos:lat "38.664"^^xsd:decimal ;
  geo-pos:long "20.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1388'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1388'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.932'^^xsd:double;
  dwc:startLongitude '20.932'^^xsd:double;
  dwc:endLongitude '20.932'^^xsd:double;
  dwc:latitude '38.664'^^xsd:double;
  dwc:startLatitude '38.664'^^xsd:double;
  dwc:endLatitude '38.664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.932 38.664, 20.932 38.664, 20.932 38.664, 20.932 38.664, 20.932 38.664))'^^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 '774_1388'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956667 20.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956667"^^xsd:decimal ;
  dwc:decimalLongitude "20.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956667 20.84)"^^geo:wktLiteral ;
  geo-pos:lat "38.956667"^^xsd:decimal ;
  geo-pos:long "20.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_356'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_356'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.84'^^xsd:double;
  dwc:startLongitude '20.84'^^xsd:double;
  dwc:endLongitude '20.84'^^xsd:double;
  dwc:latitude '38.956667'^^xsd:double;
  dwc:startLatitude '38.956667'^^xsd:double;
  dwc:endLatitude '38.956667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.84 38.956667, 20.84 38.956667, 20.84 38.956667, 20.84 38.956667, 20.84 38.956667))'^^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 '774_356'^^xsd:string;
  dwc:observationDate '2008-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.985167 -17.051833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.985167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.051833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.985167 -17.051833)"^^geo:wktLiteral ;
  geo-pos:lat "27.985167"^^xsd:decimal ;
  geo-pos:long "-17.051833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3035'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3035'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.645555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.051833'^^xsd:double;
  dwc:startLongitude '-17.051833'^^xsd:double;
  dwc:endLongitude '-17.051833'^^xsd:double;
  dwc:latitude '27.985167'^^xsd:double;
  dwc:startLatitude '27.985167'^^xsd:double;
  dwc:endLatitude '27.985167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.051833 27.985167, -17.051833 27.985167, -17.051833 27.985167, -17.051833 27.985167, -17.051833 27.985167))'^^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 '774_3035'^^xsd:string;
  dwc:observationDate '1996-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741 20.748167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.741"^^xsd:decimal ;
  dwc:decimalLongitude "20.748167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741 20.748167)"^^geo:wktLiteral ;
  geo-pos:lat "38.741"^^xsd:decimal ;
  geo-pos:long "20.748167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1492'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1492'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.748167'^^xsd:double;
  dwc:startLongitude '20.748167'^^xsd:double;
  dwc:endLongitude '20.748167'^^xsd:double;
  dwc:latitude '38.741'^^xsd:double;
  dwc:startLatitude '38.741'^^xsd:double;
  dwc:endLatitude '38.741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.748167 38.741, 20.748167 38.741, 20.748167 38.741, 20.748167 38.741, 20.748167 38.741))'^^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 '774_1492'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5036 14.6067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5036"^^xsd:decimal ;
  dwc:decimalLongitude "14.6067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5036 14.6067)"^^geo:wktLiteral ;
  geo-pos:lat "44.5036"^^xsd:decimal ;
  geo-pos:long "14.6067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2012'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2012'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6067'^^xsd:double;
  dwc:startLongitude '14.6067'^^xsd:double;
  dwc:endLongitude '14.6067'^^xsd:double;
  dwc:latitude '44.5036'^^xsd:double;
  dwc:startLatitude '44.5036'^^xsd:double;
  dwc:endLatitude '44.5036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6067 44.5036, 14.6067 44.5036, 14.6067 44.5036, 14.6067 44.5036, 14.6067 44.5036))'^^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 '774_2012'^^xsd:string;
  dwc:observationDate '1995-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 20.925333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667833"^^xsd:decimal ;
  dwc:decimalLongitude "20.925333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 20.925333)"^^geo:wktLiteral ;
  geo-pos:lat "38.667833"^^xsd:decimal ;
  geo-pos:long "20.925333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8298'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8298'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.925333'^^xsd:double;
  dwc:startLongitude '20.925333'^^xsd:double;
  dwc:endLongitude '20.925333'^^xsd:double;
  dwc:latitude '38.667833'^^xsd:double;
  dwc:startLatitude '38.667833'^^xsd:double;
  dwc:endLatitude '38.667833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.925333 38.667833, 20.925333 38.667833, 20.925333 38.667833, 20.925333 38.667833, 20.925333 38.667833))'^^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 '774_8298'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8202'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8202'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:startLongitude '20.85'^^xsd:double;
  dwc:endLongitude '20.85'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:startLatitude '38.975'^^xsd:double;
  dwc:endLatitude '38.975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.85 38.975, 20.85 38.975, 20.85 38.975, 20.85 38.975, 20.85 38.975))'^^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 '774_8202'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5469 14.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5469"^^xsd:decimal ;
  dwc:decimalLongitude "14.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5469 14.525)"^^geo:wktLiteral ;
  geo-pos:lat "44.5469"^^xsd:decimal ;
  geo-pos:long "14.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2018'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2018'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.525'^^xsd:double;
  dwc:startLongitude '14.525'^^xsd:double;
  dwc:endLongitude '14.525'^^xsd:double;
  dwc:latitude '44.5469'^^xsd:double;
  dwc:startLatitude '44.5469'^^xsd:double;
  dwc:endLatitude '44.5469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.525 44.5469, 14.525 44.5469, 14.525 44.5469, 14.525 44.5469, 14.525 44.5469))'^^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 '774_2018'^^xsd:string;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679667 20.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.679667"^^xsd:decimal ;
  dwc:decimalLongitude "20.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679667 20.807)"^^geo:wktLiteral ;
  geo-pos:lat "38.679667"^^xsd:decimal ;
  geo-pos:long "20.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1482'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1482'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.807'^^xsd:double;
  dwc:startLongitude '20.807'^^xsd:double;
  dwc:endLongitude '20.807'^^xsd:double;
  dwc:latitude '38.679667'^^xsd:double;
  dwc:startLatitude '38.679667'^^xsd:double;
  dwc:endLatitude '38.679667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.807 38.679667, 20.807 38.679667, 20.807 38.679667, 20.807 38.679667, 20.807 38.679667))'^^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 '774_1482'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983667 21.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983667"^^xsd:decimal ;
  dwc:decimalLongitude "21.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983667 21.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.983667"^^xsd:decimal ;
  geo-pos:long "21.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8251'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.004'^^xsd:double;
  dwc:startLongitude '21.004'^^xsd:double;
  dwc:endLongitude '21.004'^^xsd:double;
  dwc:latitude '38.983667'^^xsd:double;
  dwc:startLatitude '38.983667'^^xsd:double;
  dwc:endLatitude '38.983667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.004 38.983667, 21.004 38.983667, 21.004 38.983667, 21.004 38.983667, 21.004 38.983667))'^^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 '774_8251'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5589 14.6594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5589"^^xsd:decimal ;
  dwc:decimalLongitude "14.6594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5589 14.6594)"^^geo:wktLiteral ;
  geo-pos:lat "44.5589"^^xsd:decimal ;
  geo-pos:long "14.6594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1901'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1901'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6594'^^xsd:double;
  dwc:startLongitude '14.6594'^^xsd:double;
  dwc:endLongitude '14.6594'^^xsd:double;
  dwc:latitude '44.5589'^^xsd:double;
  dwc:startLatitude '44.5589'^^xsd:double;
  dwc:endLatitude '44.5589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6594 44.5589, 14.6594 44.5589, 14.6594 44.5589, 14.6594 44.5589, 14.6594 44.5589))'^^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 '774_1901'^^xsd:string;
  dwc:observationDate '1994-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5167 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5167 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.5167"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1810'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1810'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:startLongitude '14.55'^^xsd:double;
  dwc:endLongitude '14.55'^^xsd:double;
  dwc:latitude '44.5167'^^xsd:double;
  dwc:startLatitude '44.5167'^^xsd:double;
  dwc:endLatitude '44.5167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.55 44.5167, 14.55 44.5167, 14.55 44.5167, 14.55 44.5167, 14.55 44.5167))'^^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 '774_1810'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79517 7.866191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79517"^^xsd:decimal ;
  dwc:decimalLongitude "7.866191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79517 7.866191)"^^geo:wktLiteral ;
  geo-pos:lat "43.79517"^^xsd:decimal ;
  geo-pos:long "7.866191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8087'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8087'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.307222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.866191'^^xsd:double;
  dwc:startLongitude '7.866191'^^xsd:double;
  dwc:endLongitude '7.866191'^^xsd:double;
  dwc:latitude '43.79517'^^xsd:double;
  dwc:startLatitude '43.79517'^^xsd:double;
  dwc:endLatitude '43.79517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.866191 43.79517, 7.866191 43.79517, 7.866191 43.79517, 7.866191 43.79517, 7.866191 43.79517))'^^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 '774_8087'^^xsd:string;
  dwc:observationDate '2012-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66667 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66667"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66667 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.66667"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2175'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2175'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:startLongitude '14.55'^^xsd:double;
  dwc:endLongitude '14.55'^^xsd:double;
  dwc:latitude '44.66667'^^xsd:double;
  dwc:startLatitude '44.66667'^^xsd:double;
  dwc:endLatitude '44.66667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.55 44.66667, 14.55 44.66667, 14.55 44.66667, 14.55 44.66667, 14.55 44.66667))'^^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 '774_2175'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662333 20.827333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662333"^^xsd:decimal ;
  dwc:decimalLongitude "20.827333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662333 20.827333)"^^geo:wktLiteral ;
  geo-pos:lat "38.662333"^^xsd:decimal ;
  geo-pos:long "20.827333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_833'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_833'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.827333'^^xsd:double;
  dwc:startLongitude '20.827333'^^xsd:double;
  dwc:endLongitude '20.827333'^^xsd:double;
  dwc:latitude '38.662333'^^xsd:double;
  dwc:startLatitude '38.662333'^^xsd:double;
  dwc:endLatitude '38.662333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.827333 38.662333, 20.827333 38.662333, 20.827333 38.662333, 20.827333 38.662333, 20.827333 38.662333))'^^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 '774_833'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.653667"^^xsd:decimal ;
  dwc:decimalLongitude "20.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.900833)"^^geo:wktLiteral ;
  geo-pos:lat "38.653667"^^xsd:decimal ;
  geo-pos:long "20.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8304'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.900833'^^xsd:double;
  dwc:startLongitude '20.900833'^^xsd:double;
  dwc:endLongitude '20.900833'^^xsd:double;
  dwc:latitude '38.653667'^^xsd:double;
  dwc:startLatitude '38.653667'^^xsd:double;
  dwc:endLatitude '38.653667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.900833 38.653667, 20.900833 38.653667, 20.900833 38.653667, 20.900833 38.653667, 20.900833 38.653667))'^^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 '774_8304'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964333 21.002667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.964333"^^xsd:decimal ;
  dwc:decimalLongitude "21.002667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964333 21.002667)"^^geo:wktLiteral ;
  geo-pos:lat "38.964333"^^xsd:decimal ;
  geo-pos:long "21.002667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_392'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_392'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.002667'^^xsd:double;
  dwc:startLongitude '21.002667'^^xsd:double;
  dwc:endLongitude '21.002667'^^xsd:double;
  dwc:latitude '38.964333'^^xsd:double;
  dwc:startLatitude '38.964333'^^xsd:double;
  dwc:endLatitude '38.964333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.002667 38.964333, 21.002667 38.964333, 21.002667 38.964333, 21.002667 38.964333, 21.002667 38.964333))'^^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 '774_392'^^xsd:string;
  dwc:observationDate '2008-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972167 20.971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972167"^^xsd:decimal ;
  dwc:decimalLongitude "20.971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972167 20.971667)"^^geo:wktLiteral ;
  geo-pos:lat "38.972167"^^xsd:decimal ;
  geo-pos:long "20.971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8230'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8230'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.971667'^^xsd:double;
  dwc:startLongitude '20.971667'^^xsd:double;
  dwc:endLongitude '20.971667'^^xsd:double;
  dwc:latitude '38.972167'^^xsd:double;
  dwc:startLatitude '38.972167'^^xsd:double;
  dwc:endLatitude '38.972167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.971667 38.972167, 20.971667 38.972167, 20.971667 38.972167, 20.971667 38.972167, 20.971667 38.972167))'^^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 '774_8230'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963667 20.835167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963667"^^xsd:decimal ;
  dwc:decimalLongitude "20.835167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963667 20.835167)"^^geo:wktLiteral ;
  geo-pos:lat "38.963667"^^xsd:decimal ;
  geo-pos:long "20.835167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_195'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_195'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.835167'^^xsd:double;
  dwc:startLongitude '20.835167'^^xsd:double;
  dwc:endLongitude '20.835167'^^xsd:double;
  dwc:latitude '38.963667'^^xsd:double;
  dwc:startLatitude '38.963667'^^xsd:double;
  dwc:endLatitude '38.963667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.835167 38.963667, 20.835167 38.963667, 20.835167 38.963667, 20.835167 38.963667, 20.835167 38.963667))'^^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 '774_195'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966167 21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966167"^^xsd:decimal ;
  dwc:decimalLongitude "21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966167 21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "38.966167"^^xsd:decimal ;
  geo-pos:long "21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_10'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_10'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.016667'^^xsd:double;
  dwc:startLongitude '21.016667'^^xsd:double;
  dwc:endLongitude '21.016667'^^xsd:double;
  dwc:latitude '38.966167'^^xsd:double;
  dwc:startLatitude '38.966167'^^xsd:double;
  dwc:endLatitude '38.966167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.016667 38.966167, 21.016667 38.966167, 21.016667 38.966167, 21.016667 38.966167, 21.016667 38.966167))'^^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 '774_10'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.744833 14.350333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.744833"^^xsd:decimal ;
  dwc:decimalLongitude "14.350333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.744833 14.350333)"^^geo:wktLiteral ;
  geo-pos:lat "44.744833"^^xsd:decimal ;
  geo-pos:long "14.350333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2114'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2114'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.350333'^^xsd:double;
  dwc:startLongitude '14.350333'^^xsd:double;
  dwc:endLongitude '14.350333'^^xsd:double;
  dwc:latitude '44.744833'^^xsd:double;
  dwc:startLatitude '44.744833'^^xsd:double;
  dwc:endLatitude '44.744833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.350333 44.744833, 14.350333 44.744833, 14.350333 44.744833, 14.350333 44.744833, 14.350333 44.744833))'^^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 '774_2114'^^xsd:string;
  dwc:observationDate '1997-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.72417 14.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.72417"^^xsd:decimal ;
  dwc:decimalLongitude "14.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.72417 14.605)"^^geo:wktLiteral ;
  geo-pos:lat "44.72417"^^xsd:decimal ;
  geo-pos:long "14.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1659'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1659'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.605'^^xsd:double;
  dwc:startLongitude '14.605'^^xsd:double;
  dwc:endLongitude '14.605'^^xsd:double;
  dwc:latitude '44.72417'^^xsd:double;
  dwc:startLatitude '44.72417'^^xsd:double;
  dwc:endLatitude '44.72417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.605 44.72417, 14.605 44.72417, 14.605 44.72417, 14.605 44.72417, 14.605 44.72417))'^^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 '774_1659'^^xsd:string;
  dwc:observationDate '1990-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695333 20.891167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.695333"^^xsd:decimal ;
  dwc:decimalLongitude "20.891167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695333 20.891167)"^^geo:wktLiteral ;
  geo-pos:lat "38.695333"^^xsd:decimal ;
  geo-pos:long "20.891167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1377'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1377'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891167'^^xsd:double;
  dwc:startLongitude '20.891167'^^xsd:double;
  dwc:endLongitude '20.891167'^^xsd:double;
  dwc:latitude '38.695333'^^xsd:double;
  dwc:startLatitude '38.695333'^^xsd:double;
  dwc:endLatitude '38.695333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891167 38.695333, 20.891167 38.695333, 20.891167 38.695333, 20.891167 38.695333, 20.891167 38.695333))'^^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 '774_1377'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.248133 13.17795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.248133"^^xsd:decimal ;
  dwc:decimalLongitude "13.17795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.248133 13.17795)"^^geo:wktLiteral ;
  geo-pos:lat "45.248133"^^xsd:decimal ;
  geo-pos:long "13.17795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6935'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6935'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.17795'^^xsd:double;
  dwc:startLongitude '13.17795'^^xsd:double;
  dwc:endLongitude '13.17795'^^xsd:double;
  dwc:latitude '45.248133'^^xsd:double;
  dwc:startLatitude '45.248133'^^xsd:double;
  dwc:endLatitude '45.248133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.17795 45.248133, 13.17795 45.248133, 13.17795 45.248133, 13.17795 45.248133, 13.17795 45.248133))'^^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 '774_6935'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972667 20.846833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972667"^^xsd:decimal ;
  dwc:decimalLongitude "20.846833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972667 20.846833)"^^geo:wktLiteral ;
  geo-pos:lat "38.972667"^^xsd:decimal ;
  geo-pos:long "20.846833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_278'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_278'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.846833'^^xsd:double;
  dwc:startLongitude '20.846833'^^xsd:double;
  dwc:endLongitude '20.846833'^^xsd:double;
  dwc:latitude '38.972667'^^xsd:double;
  dwc:startLatitude '38.972667'^^xsd:double;
  dwc:endLatitude '38.972667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.846833 38.972667, 20.846833 38.972667, 20.846833 38.972667, 20.846833 38.972667, 20.846833 38.972667))'^^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 '774_278'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.959333 12.976467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.959333"^^xsd:decimal ;
  dwc:decimalLongitude "12.976467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.959333 12.976467)"^^geo:wktLiteral ;
  geo-pos:lat "44.959333"^^xsd:decimal ;
  geo-pos:long "12.976467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6939'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6939'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.976467'^^xsd:double;
  dwc:startLongitude '12.976467'^^xsd:double;
  dwc:endLongitude '12.976467'^^xsd:double;
  dwc:latitude '44.959333'^^xsd:double;
  dwc:startLatitude '44.959333'^^xsd:double;
  dwc:endLatitude '44.959333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.976467 44.959333, 12.976467 44.959333, 12.976467 44.959333, 12.976467 44.959333, 12.976467 44.959333))'^^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 '774_6939'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951333 10.045333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951333"^^xsd:decimal ;
  dwc:decimalLongitude "10.045333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951333 10.045333)"^^geo:wktLiteral ;
  geo-pos:lat "42.951333"^^xsd:decimal ;
  geo-pos:long "10.045333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3330'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3330'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.045333'^^xsd:double;
  dwc:startLongitude '10.045333'^^xsd:double;
  dwc:endLongitude '10.045333'^^xsd:double;
  dwc:latitude '42.951333'^^xsd:double;
  dwc:startLatitude '42.951333'^^xsd:double;
  dwc:endLatitude '42.951333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.045333 42.951333, 10.045333 42.951333, 10.045333 42.951333, 10.045333 42.951333, 10.045333 42.951333))'^^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 '774_3330'^^xsd:string;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.984333 8.206333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.984333"^^xsd:decimal ;
  dwc:decimalLongitude "8.206333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.984333 8.206333)"^^geo:wktLiteral ;
  geo-pos:lat "40.984333"^^xsd:decimal ;
  geo-pos:long "8.206333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2773'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2773'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.206333'^^xsd:double;
  dwc:startLongitude '8.206333'^^xsd:double;
  dwc:endLongitude '8.206333'^^xsd:double;
  dwc:latitude '40.984333'^^xsd:double;
  dwc:startLatitude '40.984333'^^xsd:double;
  dwc:endLatitude '40.984333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.206333 40.984333, 8.206333 40.984333, 8.206333 40.984333, 8.206333 40.984333, 8.206333 40.984333))'^^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 '774_2773'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5428 14.6328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5428"^^xsd:decimal ;
  dwc:decimalLongitude "14.6328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5428 14.6328)"^^geo:wktLiteral ;
  geo-pos:lat "44.5428"^^xsd:decimal ;
  geo-pos:long "14.6328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1982'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1982'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6328'^^xsd:double;
  dwc:startLongitude '14.6328'^^xsd:double;
  dwc:endLongitude '14.6328'^^xsd:double;
  dwc:latitude '44.5428'^^xsd:double;
  dwc:startLatitude '44.5428'^^xsd:double;
  dwc:endLatitude '44.5428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6328 44.5428, 14.6328 44.5428, 14.6328 44.5428, 14.6328 44.5428, 14.6328 44.5428))'^^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 '774_1982'^^xsd:string;
  dwc:observationDate '1995-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958167 20.918167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958167"^^xsd:decimal ;
  dwc:decimalLongitude "20.918167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958167 20.918167)"^^geo:wktLiteral ;
  geo-pos:lat "38.958167"^^xsd:decimal ;
  geo-pos:long "20.918167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_531'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_531'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.918167'^^xsd:double;
  dwc:startLongitude '20.918167'^^xsd:double;
  dwc:endLongitude '20.918167'^^xsd:double;
  dwc:latitude '38.958167'^^xsd:double;
  dwc:startLatitude '38.958167'^^xsd:double;
  dwc:endLatitude '38.958167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.918167 38.958167, 20.918167 38.958167, 20.918167 38.958167, 20.918167 38.958167, 20.918167 38.958167))'^^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 '774_531'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683167 20.861333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683167"^^xsd:decimal ;
  dwc:decimalLongitude "20.861333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683167 20.861333)"^^geo:wktLiteral ;
  geo-pos:lat "38.683167"^^xsd:decimal ;
  geo-pos:long "20.861333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_873'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_873'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.861333'^^xsd:double;
  dwc:startLongitude '20.861333'^^xsd:double;
  dwc:endLongitude '20.861333'^^xsd:double;
  dwc:latitude '38.683167'^^xsd:double;
  dwc:startLatitude '38.683167'^^xsd:double;
  dwc:endLatitude '38.683167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.861333 38.683167, 20.861333 38.683167, 20.861333 38.683167, 20.861333 38.683167, 20.861333 38.683167))'^^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 '774_873'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654333"^^xsd:decimal ;
  dwc:decimalLongitude "20.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.924)"^^geo:wktLiteral ;
  geo-pos:lat "38.654333"^^xsd:decimal ;
  geo-pos:long "20.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1025'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1025'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.924'^^xsd:double;
  dwc:startLongitude '20.924'^^xsd:double;
  dwc:endLongitude '20.924'^^xsd:double;
  dwc:latitude '38.654333'^^xsd:double;
  dwc:startLatitude '38.654333'^^xsd:double;
  dwc:endLatitude '38.654333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.924 38.654333, 20.924 38.654333, 20.924 38.654333, 20.924 38.654333, 20.924 38.654333))'^^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 '774_1025'^^xsd:string;
  dwc:observationDate '1998-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50817 14.6465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.50817"^^xsd:decimal ;
  dwc:decimalLongitude "14.6465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.50817 14.6465)"^^geo:wktLiteral ;
  geo-pos:lat "44.50817"^^xsd:decimal ;
  geo-pos:long "14.6465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2043'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2043'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6465'^^xsd:double;
  dwc:startLongitude '14.6465'^^xsd:double;
  dwc:endLongitude '14.6465'^^xsd:double;
  dwc:latitude '44.50817'^^xsd:double;
  dwc:startLatitude '44.50817'^^xsd:double;
  dwc:endLatitude '44.50817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6465 44.50817, 14.6465 44.50817, 14.6465 44.50817, 14.6465 44.50817, 14.6465 44.50817))'^^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 '774_2043'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7863 9.175567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7863"^^xsd:decimal ;
  dwc:decimalLongitude "9.175567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7863 9.175567)"^^geo:wktLiteral ;
  geo-pos:lat "42.7863"^^xsd:decimal ;
  geo-pos:long "9.175567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4477'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4477'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.175567'^^xsd:double;
  dwc:startLongitude '9.175567'^^xsd:double;
  dwc:endLongitude '9.175567'^^xsd:double;
  dwc:latitude '42.7863'^^xsd:double;
  dwc:startLatitude '42.7863'^^xsd:double;
  dwc:endLatitude '42.7863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.175567 42.7863, 9.175567 42.7863, 9.175567 42.7863, 9.175567 42.7863, 9.175567 42.7863))'^^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 '774_4477'^^xsd:string;
  dwc:observationDate '1997-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 14.5514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "14.5514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 14.5514)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "14.5514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1960'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1960'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5514'^^xsd:double;
  dwc:startLongitude '14.5514'^^xsd:double;
  dwc:endLongitude '14.5514'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:startLatitude '44.6042'^^xsd:double;
  dwc:endLatitude '44.6042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5514 44.6042, 14.5514 44.6042, 14.5514 44.6042, 14.5514 44.6042, 14.5514 44.6042))'^^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 '774_1960'^^xsd:string;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.548333)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "14.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2337'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2337'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.548333'^^xsd:double;
  dwc:startLongitude '14.548333'^^xsd:double;
  dwc:endLongitude '14.548333'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:startLatitude '44.55'^^xsd:double;
  dwc:endLatitude '44.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.548333 44.55, 14.548333 44.55, 14.548333 44.55, 14.548333 44.55, 14.548333 44.55))'^^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 '774_2337'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685833 20.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685833"^^xsd:decimal ;
  dwc:decimalLongitude "20.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685833 20.900833)"^^geo:wktLiteral ;
  geo-pos:lat "38.685833"^^xsd:decimal ;
  geo-pos:long "20.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1481'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1481'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.900833'^^xsd:double;
  dwc:startLongitude '20.900833'^^xsd:double;
  dwc:endLongitude '20.900833'^^xsd:double;
  dwc:latitude '38.685833'^^xsd:double;
  dwc:startLatitude '38.685833'^^xsd:double;
  dwc:endLatitude '38.685833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.900833 38.685833, 20.900833 38.685833, 20.900833 38.685833, 20.900833 38.685833, 20.900833 38.685833))'^^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 '774_1481'^^xsd:string;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685333 20.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685333"^^xsd:decimal ;
  dwc:decimalLongitude "20.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685333 20.758)"^^geo:wktLiteral ;
  geo-pos:lat "38.685333"^^xsd:decimal ;
  geo-pos:long "20.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1145'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1145'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.758'^^xsd:double;
  dwc:startLongitude '20.758'^^xsd:double;
  dwc:endLongitude '20.758'^^xsd:double;
  dwc:latitude '38.685333'^^xsd:double;
  dwc:startLatitude '38.685333'^^xsd:double;
  dwc:endLatitude '38.685333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.758 38.685333, 20.758 38.685333, 20.758 38.685333, 20.758 38.685333, 20.758 38.685333))'^^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 '774_1145'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741 20.877667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.741"^^xsd:decimal ;
  dwc:decimalLongitude "20.877667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741 20.877667)"^^geo:wktLiteral ;
  geo-pos:lat "38.741"^^xsd:decimal ;
  geo-pos:long "20.877667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1340'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1340'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.877667'^^xsd:double;
  dwc:startLongitude '20.877667'^^xsd:double;
  dwc:endLongitude '20.877667'^^xsd:double;
  dwc:latitude '38.741'^^xsd:double;
  dwc:startLatitude '38.741'^^xsd:double;
  dwc:endLatitude '38.741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.877667 38.741, 20.877667 38.741, 20.877667 38.741, 20.877667 38.741, 20.877667 38.741))'^^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 '774_1340'^^xsd:string;
  dwc:observationDate '2001-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63333 14.69517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63333"^^xsd:decimal ;
  dwc:decimalLongitude "14.69517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63333 14.69517)"^^geo:wktLiteral ;
  geo-pos:lat "44.63333"^^xsd:decimal ;
  geo-pos:long "14.69517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1658'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1658'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.69517'^^xsd:double;
  dwc:startLongitude '14.69517'^^xsd:double;
  dwc:endLongitude '14.69517'^^xsd:double;
  dwc:latitude '44.63333'^^xsd:double;
  dwc:startLatitude '44.63333'^^xsd:double;
  dwc:endLatitude '44.63333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.69517 44.63333, 14.69517 44.63333, 14.69517 44.63333, 14.69517 44.63333, 14.69517 44.63333))'^^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 '774_1658'^^xsd:string;
  dwc:observationDate '1990-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5215 14.56733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5215"^^xsd:decimal ;
  dwc:decimalLongitude "14.56733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5215 14.56733)"^^geo:wktLiteral ;
  geo-pos:lat "44.5215"^^xsd:decimal ;
  geo-pos:long "14.56733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2053'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2053'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56733'^^xsd:double;
  dwc:startLongitude '14.56733'^^xsd:double;
  dwc:endLongitude '14.56733'^^xsd:double;
  dwc:latitude '44.5215'^^xsd:double;
  dwc:startLatitude '44.5215'^^xsd:double;
  dwc:endLatitude '44.5215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56733 44.5215, 14.56733 44.5215, 14.56733 44.5215, 14.56733 44.5215, 14.56733 44.5215))'^^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 '774_2053'^^xsd:string;
  dwc:observationDate '1996-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59133 14.4315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59133"^^xsd:decimal ;
  dwc:decimalLongitude "14.4315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59133 14.4315)"^^geo:wktLiteral ;
  geo-pos:lat "44.59133"^^xsd:decimal ;
  geo-pos:long "14.4315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2028'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2028'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4315'^^xsd:double;
  dwc:startLongitude '14.4315'^^xsd:double;
  dwc:endLongitude '14.4315'^^xsd:double;
  dwc:latitude '44.59133'^^xsd:double;
  dwc:startLatitude '44.59133'^^xsd:double;
  dwc:endLatitude '44.59133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4315 44.59133, 14.4315 44.59133, 14.4315 44.59133, 14.4315 44.59133, 14.4315 44.59133))'^^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 '774_2028'^^xsd:string;
  dwc:observationDate '1996-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45681 11.12002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45681"^^xsd:decimal ;
  dwc:decimalLongitude "11.12002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45681 11.12002)"^^geo:wktLiteral ;
  geo-pos:lat "42.45681"^^xsd:decimal ;
  geo-pos:long "11.12002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8465'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8465'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.891388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '11.12002'^^xsd:double;
  dwc:startLongitude '11.12002'^^xsd:double;
  dwc:endLongitude '11.12002'^^xsd:double;
  dwc:latitude '42.45681'^^xsd:double;
  dwc:startLatitude '42.45681'^^xsd:double;
  dwc:endLatitude '42.45681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.12002 42.45681, 11.12002 42.45681, 11.12002 42.45681, 11.12002 42.45681, 11.12002 42.45681))'^^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 '774_8465'^^xsd:string;
  dwc:observationDate '2012-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.669333 14.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.669333"^^xsd:decimal ;
  dwc:decimalLongitude "14.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.669333 14.569)"^^geo:wktLiteral ;
  geo-pos:lat "44.669333"^^xsd:decimal ;
  geo-pos:long "14.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2080'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2080'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.569'^^xsd:double;
  dwc:startLongitude '14.569'^^xsd:double;
  dwc:endLongitude '14.569'^^xsd:double;
  dwc:latitude '44.669333'^^xsd:double;
  dwc:startLatitude '44.669333'^^xsd:double;
  dwc:endLatitude '44.669333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.569 44.669333, 14.569 44.669333, 14.569 44.669333, 14.569 44.669333, 14.569 44.669333))'^^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 '774_2080'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.262 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.262"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.262 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.262"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6916'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6916'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:startLongitude '13.25'^^xsd:double;
  dwc:endLongitude '13.25'^^xsd:double;
  dwc:latitude '45.262'^^xsd:double;
  dwc:startLatitude '45.262'^^xsd:double;
  dwc:endLatitude '45.262'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.25 45.262, 13.25 45.262, 13.25 45.262, 13.25 45.262, 13.25 45.262))'^^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 '774_6916'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.552167 20.982833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.552167"^^xsd:decimal ;
  dwc:decimalLongitude "20.982833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.552167 20.982833)"^^geo:wktLiteral ;
  geo-pos:lat "38.552167"^^xsd:decimal ;
  geo-pos:long "20.982833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1471'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1471'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982833'^^xsd:double;
  dwc:startLongitude '20.982833'^^xsd:double;
  dwc:endLongitude '20.982833'^^xsd:double;
  dwc:latitude '38.552167'^^xsd:double;
  dwc:startLatitude '38.552167'^^xsd:double;
  dwc:endLatitude '38.552167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982833 38.552167, 20.982833 38.552167, 20.982833 38.552167, 20.982833 38.552167, 20.982833 38.552167))'^^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 '774_1471'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.788733 7.7804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.788733"^^xsd:decimal ;
  dwc:decimalLongitude "7.7804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.788733 7.7804)"^^geo:wktLiteral ;
  geo-pos:lat "43.788733"^^xsd:decimal ;
  geo-pos:long "7.7804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4370'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4370'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7804'^^xsd:double;
  dwc:startLongitude '7.7804'^^xsd:double;
  dwc:endLongitude '7.7804'^^xsd:double;
  dwc:latitude '43.788733'^^xsd:double;
  dwc:startLatitude '43.788733'^^xsd:double;
  dwc:endLatitude '43.788733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7804 43.788733, 7.7804 43.788733, 7.7804 43.788733, 7.7804 43.788733, 7.7804 43.788733))'^^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 '774_4370'^^xsd:string;
  dwc:observationDate '1996-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952167 20.908667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952167"^^xsd:decimal ;
  dwc:decimalLongitude "20.908667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952167 20.908667)"^^geo:wktLiteral ;
  geo-pos:lat "38.952167"^^xsd:decimal ;
  geo-pos:long "20.908667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_98'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_98'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.908667'^^xsd:double;
  dwc:startLongitude '20.908667'^^xsd:double;
  dwc:endLongitude '20.908667'^^xsd:double;
  dwc:latitude '38.952167'^^xsd:double;
  dwc:startLatitude '38.952167'^^xsd:double;
  dwc:endLatitude '38.952167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.908667 38.952167, 20.908667 38.952167, 20.908667 38.952167, 20.908667 38.952167, 20.908667 38.952167))'^^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 '774_98'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.021833 21.110833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.021833"^^xsd:decimal ;
  dwc:decimalLongitude "21.110833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.021833 21.110833)"^^geo:wktLiteral ;
  geo-pos:lat "39.021833"^^xsd:decimal ;
  geo-pos:long "21.110833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_372'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_372'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.110833'^^xsd:double;
  dwc:startLongitude '21.110833'^^xsd:double;
  dwc:endLongitude '21.110833'^^xsd:double;
  dwc:latitude '39.021833'^^xsd:double;
  dwc:startLatitude '39.021833'^^xsd:double;
  dwc:endLatitude '39.021833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.110833 39.021833, 21.110833 39.021833, 21.110833 39.021833, 21.110833 39.021833, 21.110833 39.021833))'^^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 '774_372'^^xsd:string;
  dwc:observationDate '2008-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.487167 14.6295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.487167"^^xsd:decimal ;
  dwc:decimalLongitude "14.6295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.487167 14.6295)"^^geo:wktLiteral ;
  geo-pos:lat "44.487167"^^xsd:decimal ;
  geo-pos:long "14.6295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2109'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2109'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6295'^^xsd:double;
  dwc:startLongitude '14.6295'^^xsd:double;
  dwc:endLongitude '14.6295'^^xsd:double;
  dwc:latitude '44.487167'^^xsd:double;
  dwc:startLatitude '44.487167'^^xsd:double;
  dwc:endLatitude '44.487167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6295 44.487167, 14.6295 44.487167, 14.6295 44.487167, 14.6295 44.487167, 14.6295 44.487167))'^^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 '774_2109'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5414 14.4808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5414"^^xsd:decimal ;
  dwc:decimalLongitude "14.4808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5414 14.4808)"^^geo:wktLiteral ;
  geo-pos:lat "44.5414"^^xsd:decimal ;
  geo-pos:long "14.4808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1843'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1843'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4808'^^xsd:double;
  dwc:startLongitude '14.4808'^^xsd:double;
  dwc:endLongitude '14.4808'^^xsd:double;
  dwc:latitude '44.5414'^^xsd:double;
  dwc:startLatitude '44.5414'^^xsd:double;
  dwc:endLatitude '44.5414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4808 44.5414, 14.4808 44.5414, 14.4808 44.5414, 14.4808 44.5414, 14.4808 44.5414))'^^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 '774_1843'^^xsd:string;
  dwc:observationDate '1993-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9655 20.933167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9655"^^xsd:decimal ;
  dwc:decimalLongitude "20.933167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9655 20.933167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9655"^^xsd:decimal ;
  geo-pos:long "20.933167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_233'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_233'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.933167'^^xsd:double;
  dwc:startLongitude '20.933167'^^xsd:double;
  dwc:endLongitude '20.933167'^^xsd:double;
  dwc:latitude '38.9655'^^xsd:double;
  dwc:startLatitude '38.9655'^^xsd:double;
  dwc:endLatitude '38.9655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.933167 38.9655, 20.933167 38.9655, 20.933167 38.9655, 20.933167 38.9655, 20.933167 38.9655))'^^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 '774_233'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662667 20.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662667"^^xsd:decimal ;
  dwc:decimalLongitude "20.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662667 20.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.662667"^^xsd:decimal ;
  geo-pos:long "20.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1351'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1351'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.959'^^xsd:double;
  dwc:startLongitude '20.959'^^xsd:double;
  dwc:endLongitude '20.959'^^xsd:double;
  dwc:latitude '38.662667'^^xsd:double;
  dwc:startLatitude '38.662667'^^xsd:double;
  dwc:endLatitude '38.662667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.959 38.662667, 20.959 38.662667, 20.959 38.662667, 20.959 38.662667, 20.959 38.662667))'^^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 '774_1351'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.72817 14.54267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.72817"^^xsd:decimal ;
  dwc:decimalLongitude "14.54267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.72817 14.54267)"^^geo:wktLiteral ;
  geo-pos:lat "44.72817"^^xsd:decimal ;
  geo-pos:long "14.54267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2050'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2050'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.54267'^^xsd:double;
  dwc:startLongitude '14.54267'^^xsd:double;
  dwc:endLongitude '14.54267'^^xsd:double;
  dwc:latitude '44.72817'^^xsd:double;
  dwc:startLatitude '44.72817'^^xsd:double;
  dwc:endLatitude '44.72817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.54267 44.72817, 14.54267 44.72817, 14.54267 44.72817, 14.54267 44.72817, 14.54267 44.72817))'^^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 '774_2050'^^xsd:string;
  dwc:observationDate '1996-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5217 14.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5217"^^xsd:decimal ;
  dwc:decimalLongitude "14.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5217 14.5583)"^^geo:wktLiteral ;
  geo-pos:lat "44.5217"^^xsd:decimal ;
  geo-pos:long "14.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1881'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1881'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5583'^^xsd:double;
  dwc:startLongitude '14.5583'^^xsd:double;
  dwc:endLongitude '14.5583'^^xsd:double;
  dwc:latitude '44.5217'^^xsd:double;
  dwc:startLatitude '44.5217'^^xsd:double;
  dwc:endLatitude '44.5217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5583 44.5217, 14.5583 44.5217, 14.5583 44.5217, 14.5583 44.5217, 14.5583 44.5217))'^^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 '774_1881'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 14.593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 14.593333)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "14.593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2336'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2336'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.593333'^^xsd:double;
  dwc:startLongitude '14.593333'^^xsd:double;
  dwc:endLongitude '14.593333'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:startLatitude '44.6'^^xsd:double;
  dwc:endLatitude '44.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.593333 44.6, 14.593333 44.6, 14.593333 44.6, 14.593333 44.6, 14.593333 44.6))'^^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 '774_2336'^^xsd:string;
  dwc:observationDate '1988-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282225 15.700407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282225"^^xsd:decimal ;
  dwc:decimalLongitude "15.700407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282225 15.700407)"^^geo:wktLiteral ;
  geo-pos:lat "38.282225"^^xsd:decimal ;
  geo-pos:long "15.700407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8458'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8458'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.501666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.700407'^^xsd:double;
  dwc:startLongitude '15.700407'^^xsd:double;
  dwc:endLongitude '15.700407'^^xsd:double;
  dwc:latitude '38.282225'^^xsd:double;
  dwc:startLatitude '38.282225'^^xsd:double;
  dwc:endLatitude '38.282225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.700407 38.282225, 15.700407 38.282225, 15.700407 38.282225, 15.700407 38.282225, 15.700407 38.282225))'^^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 '774_8458'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.019333 -16.719333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.019333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.719333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.019333 -16.719333)"^^geo:wktLiteral ;
  geo-pos:lat "28.019333"^^xsd:decimal ;
  geo-pos:long "-16.719333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2908'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2908'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.719333'^^xsd:double;
  dwc:startLongitude '-16.719333'^^xsd:double;
  dwc:endLongitude '-16.719333'^^xsd:double;
  dwc:latitude '28.019333'^^xsd:double;
  dwc:startLatitude '28.019333'^^xsd:double;
  dwc:endLatitude '28.019333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.719333 28.019333, -16.719333 28.019333, -16.719333 28.019333, -16.719333 28.019333, -16.719333 28.019333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined cetacean" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '774_2908'^^xsd:string;
  dwc:observationDate '1996-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5553 14.6917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5553"^^xsd:decimal ;
  dwc:decimalLongitude "14.6917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5553 14.6917)"^^geo:wktLiteral ;
  geo-pos:lat "44.5553"^^xsd:decimal ;
  geo-pos:long "14.6917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1969'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1969'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6917'^^xsd:double;
  dwc:startLongitude '14.6917'^^xsd:double;
  dwc:endLongitude '14.6917'^^xsd:double;
  dwc:latitude '44.5553'^^xsd:double;
  dwc:startLatitude '44.5553'^^xsd:double;
  dwc:endLatitude '44.5553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6917 44.5553, 14.6917 44.5553, 14.6917 44.5553, 14.6917 44.5553, 14.6917 44.5553))'^^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 '774_1969'^^xsd:string;
  dwc:observationDate '1995-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.784667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683333"^^xsd:decimal ;
  dwc:decimalLongitude "20.784667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.784667)"^^geo:wktLiteral ;
  geo-pos:lat "38.683333"^^xsd:decimal ;
  geo-pos:long "20.784667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2652'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2652'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.784667'^^xsd:double;
  dwc:startLongitude '20.784667'^^xsd:double;
  dwc:endLongitude '20.784667'^^xsd:double;
  dwc:latitude '38.683333'^^xsd:double;
  dwc:startLatitude '38.683333'^^xsd:double;
  dwc:endLatitude '38.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.784667 38.683333, 20.784667 38.683333, 20.784667 38.683333, 20.784667 38.683333, 20.784667 38.683333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2652'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 20.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483333"^^xsd:decimal ;
  dwc:decimalLongitude "20.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 20.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.483333"^^xsd:decimal ;
  geo-pos:long "20.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2647'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2647'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.983'^^xsd:double;
  dwc:startLongitude '20.983'^^xsd:double;
  dwc:endLongitude '20.983'^^xsd:double;
  dwc:latitude '38.483333'^^xsd:double;
  dwc:startLatitude '38.483333'^^xsd:double;
  dwc:endLatitude '38.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.983 38.483333, 20.983 38.483333, 20.983 38.483333, 20.983 38.483333, 20.983 38.483333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2647'^^xsd:string;
  dwc:observationDate '1993-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.034117 -13.417383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.034117"^^xsd:decimal ;
  dwc:decimalLongitude "-13.417383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.034117 -13.417383)"^^geo:wktLiteral ;
  geo-pos:lat "29.034117"^^xsd:decimal ;
  geo-pos:long "-13.417383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2873'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2873'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.417383'^^xsd:double;
  dwc:startLongitude '-13.417383'^^xsd:double;
  dwc:endLongitude '-13.417383'^^xsd:double;
  dwc:latitude '29.034117'^^xsd:double;
  dwc:startLatitude '29.034117'^^xsd:double;
  dwc:endLatitude '29.034117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.417383 29.034117, -13.417383 29.034117, -13.417383 29.034117, -13.417383 29.034117, -13.417383 29.034117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2873'^^xsd:string;
  dwc:observationDate '1995-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5495 20.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5495"^^xsd:decimal ;
  dwc:decimalLongitude "20.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5495 20.8925)"^^geo:wktLiteral ;
  geo-pos:lat "38.5495"^^xsd:decimal ;
  geo-pos:long "20.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_751'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_751'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8925'^^xsd:double;
  dwc:startLongitude '20.8925'^^xsd:double;
  dwc:endLongitude '20.8925'^^xsd:double;
  dwc:latitude '38.5495'^^xsd:double;
  dwc:startLatitude '38.5495'^^xsd:double;
  dwc:endLatitude '38.5495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8925 38.5495, 20.8925 38.5495, 20.8925 38.5495, 20.8925 38.5495, 20.8925 38.5495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_751'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.989167 19.460278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.989167"^^xsd:decimal ;
  dwc:decimalLongitude "19.460278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.989167 19.460278)"^^geo:wktLiteral ;
  geo-pos:lat "39.989167"^^xsd:decimal ;
  geo-pos:long "19.460278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_670'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_670'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.460278'^^xsd:double;
  dwc:startLongitude '19.460278'^^xsd:double;
  dwc:endLongitude '19.460278'^^xsd:double;
  dwc:latitude '39.989167'^^xsd:double;
  dwc:startLatitude '39.989167'^^xsd:double;
  dwc:endLatitude '39.989167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.460278 39.989167, 19.460278 39.989167, 19.460278 39.989167, 19.460278 39.989167, 19.460278 39.989167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_670'^^xsd:string;
  dwc:observationDate '1991-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.749333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "20.749333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.749333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "20.749333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2460'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2460'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.749333'^^xsd:double;
  dwc:startLongitude '20.749333'^^xsd:double;
  dwc:endLongitude '20.749333'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:startLatitude '38.55'^^xsd:double;
  dwc:endLatitude '38.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.749333 38.55, 20.749333 38.55, 20.749333 38.55, 20.749333 38.55, 20.749333 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2460'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 22.637333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "22.637333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 22.637333)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "22.637333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_622'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_622'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.637333'^^xsd:double;
  dwc:startLongitude '22.637333'^^xsd:double;
  dwc:endLongitude '22.637333'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:startLatitude '38.233'^^xsd:double;
  dwc:endLatitude '38.233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.637333 38.233, 22.637333 38.233, 22.637333 38.233, 22.637333 38.233, 22.637333 38.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_622'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 21.0425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483333"^^xsd:decimal ;
  dwc:decimalLongitude "21.0425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 21.0425)"^^geo:wktLiteral ;
  geo-pos:lat "38.483333"^^xsd:decimal ;
  geo-pos:long "21.0425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2611'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2611'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0425'^^xsd:double;
  dwc:startLongitude '21.0425'^^xsd:double;
  dwc:endLongitude '21.0425'^^xsd:double;
  dwc:latitude '38.483333'^^xsd:double;
  dwc:startLatitude '38.483333'^^xsd:double;
  dwc:endLatitude '38.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0425 38.483333, 21.0425 38.483333, 21.0425 38.483333, 21.0425 38.483333, 21.0425 38.483333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2611'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566667 20.846833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.566667"^^xsd:decimal ;
  dwc:decimalLongitude "20.846833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566667 20.846833)"^^geo:wktLiteral ;
  geo-pos:lat "38.566667"^^xsd:decimal ;
  geo-pos:long "20.846833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2612'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2612'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.846833'^^xsd:double;
  dwc:startLongitude '20.846833'^^xsd:double;
  dwc:endLongitude '20.846833'^^xsd:double;
  dwc:latitude '38.566667'^^xsd:double;
  dwc:startLatitude '38.566667'^^xsd:double;
  dwc:endLatitude '38.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.846833 38.566667, 20.846833 38.566667, 20.846833 38.566667, 20.846833 38.566667, 20.846833 38.566667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2612'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983333 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983333"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983333 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.983333"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2233'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2233'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:startLongitude '13.05'^^xsd:double;
  dwc:endLongitude '13.05'^^xsd:double;
  dwc:latitude '36.983333'^^xsd:double;
  dwc:startLatitude '36.983333'^^xsd:double;
  dwc:endLatitude '36.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.05 36.983333, 13.05 36.983333, 13.05 36.983333, 13.05 36.983333, 13.05 36.983333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2233'^^xsd:string;
  dwc:observationDate '1986-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.964833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "20.964833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.964833)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "20.964833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2682'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2682'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.964833'^^xsd:double;
  dwc:startLongitude '20.964833'^^xsd:double;
  dwc:endLongitude '20.964833'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:startLatitude '38.55'^^xsd:double;
  dwc:endLatitude '38.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.964833 38.55, 20.964833 38.55, 20.964833 38.55, 20.964833 38.55, 20.964833 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2682'^^xsd:string;
  dwc:observationDate '1993-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2354'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2354'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12'^^xsd:double;
  dwc:startLongitude '8.12'^^xsd:double;
  dwc:endLongitude '8.12'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:startLatitude '41.05'^^xsd:double;
  dwc:endLatitude '41.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12 41.05, 8.12 41.05, 8.12 41.05, 8.12 41.05, 8.12 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2354'^^xsd:string;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.096833 22.679833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.096833"^^xsd:decimal ;
  dwc:decimalLongitude "22.679833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.096833 22.679833)"^^geo:wktLiteral ;
  geo-pos:lat "38.096833"^^xsd:decimal ;
  geo-pos:long "22.679833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_598'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_598'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.679833'^^xsd:double;
  dwc:startLongitude '22.679833'^^xsd:double;
  dwc:endLongitude '22.679833'^^xsd:double;
  dwc:latitude '38.096833'^^xsd:double;
  dwc:startLatitude '38.096833'^^xsd:double;
  dwc:endLatitude '38.096833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.679833 38.096833, 22.679833 38.096833, 22.679833 38.096833, 22.679833 38.096833, 22.679833 38.096833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_598'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2519'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2519'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:startLongitude '7.6'^^xsd:double;
  dwc:endLongitude '7.6'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:startLatitude '42'^^xsd:integer;
  dwc:endLatitude '42'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((7.6 42, 7.6 42, 7.6 42, 7.6 42, 7.6 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2519'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194333 22.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194333"^^xsd:decimal ;
  dwc:decimalLongitude "22.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194333 22.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.194333"^^xsd:decimal ;
  geo-pos:long "22.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_607'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_607'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.585'^^xsd:double;
  dwc:startLongitude '22.585'^^xsd:double;
  dwc:endLongitude '22.585'^^xsd:double;
  dwc:latitude '38.194333'^^xsd:double;
  dwc:startLatitude '38.194333'^^xsd:double;
  dwc:endLatitude '38.194333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.585 38.194333, 22.585 38.194333, 22.585 38.194333, 22.585 38.194333, 22.585 38.194333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_607'^^xsd:string;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583333 20.955167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583333"^^xsd:decimal ;
  dwc:decimalLongitude "20.955167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583333 20.955167)"^^geo:wktLiteral ;
  geo-pos:lat "38.583333"^^xsd:decimal ;
  geo-pos:long "20.955167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2666'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2666'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.955167'^^xsd:double;
  dwc:startLongitude '20.955167'^^xsd:double;
  dwc:endLongitude '20.955167'^^xsd:double;
  dwc:latitude '38.583333'^^xsd:double;
  dwc:startLatitude '38.583333'^^xsd:double;
  dwc:endLatitude '38.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.955167 38.583333, 20.955167 38.583333, 20.955167 38.583333, 20.955167 38.583333, 20.955167 38.583333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2666'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716667 20.758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.716667"^^xsd:decimal ;
  dwc:decimalLongitude "20.758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716667 20.758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.716667"^^xsd:decimal ;
  geo-pos:long "20.758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2444'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2444'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.758333'^^xsd:double;
  dwc:startLongitude '20.758333'^^xsd:double;
  dwc:endLongitude '20.758333'^^xsd:double;
  dwc:latitude '38.716667'^^xsd:double;
  dwc:startLatitude '38.716667'^^xsd:double;
  dwc:endLatitude '38.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.758333 38.716667, 20.758333 38.716667, 20.758333 38.716667, 20.758333 38.716667, 20.758333 38.716667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2444'^^xsd:string;
  dwc:observationDate '1991-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533333 20.7955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533333"^^xsd:decimal ;
  dwc:decimalLongitude "20.7955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533333 20.7955)"^^geo:wktLiteral ;
  geo-pos:lat "38.533333"^^xsd:decimal ;
  geo-pos:long "20.7955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2657'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2657'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7955'^^xsd:double;
  dwc:startLongitude '20.7955'^^xsd:double;
  dwc:endLongitude '20.7955'^^xsd:double;
  dwc:latitude '38.533333'^^xsd:double;
  dwc:startLatitude '38.533333'^^xsd:double;
  dwc:endLatitude '38.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7955 38.533333, 20.7955 38.533333, 20.7955 38.533333, 20.7955 38.533333, 20.7955 38.533333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2657'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.457667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.457667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.457667 21)"^^geo:wktLiteral ;
  geo-pos:lat "38.457667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_748'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_748'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:startLongitude '21'^^xsd:integer;
  dwc:endLongitude '21'^^xsd:integer;
  dwc:latitude '38.457667'^^xsd:double;
  dwc:startLatitude '38.457667'^^xsd:double;
  dwc:endLatitude '38.457667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21 38.457667, 21 38.457667, 21 38.457667, 21 38.457667, 21 38.457667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_748'^^xsd:string;
  dwc:observationDate '1993-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 21.036833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483333"^^xsd:decimal ;
  dwc:decimalLongitude "21.036833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 21.036833)"^^geo:wktLiteral ;
  geo-pos:lat "38.483333"^^xsd:decimal ;
  geo-pos:long "21.036833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2610'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2610'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.036833'^^xsd:double;
  dwc:startLongitude '21.036833'^^xsd:double;
  dwc:endLongitude '21.036833'^^xsd:double;
  dwc:latitude '38.483333'^^xsd:double;
  dwc:startLatitude '38.483333'^^xsd:double;
  dwc:endLatitude '38.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.036833 38.483333, 21.036833 38.483333, 21.036833 38.483333, 21.036833 38.483333, 21.036833 38.483333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2610'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4985 21.0275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4985"^^xsd:decimal ;
  dwc:decimalLongitude "21.0275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4985 21.0275)"^^geo:wktLiteral ;
  geo-pos:lat "38.4985"^^xsd:decimal ;
  geo-pos:long "21.0275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_765'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_765'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0275'^^xsd:double;
  dwc:startLongitude '21.0275'^^xsd:double;
  dwc:endLongitude '21.0275'^^xsd:double;
  dwc:latitude '38.4985'^^xsd:double;
  dwc:startLatitude '38.4985'^^xsd:double;
  dwc:endLatitude '38.4985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0275 38.4985, 21.0275 38.4985, 21.0275 38.4985, 21.0275 38.4985, 21.0275 38.4985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_765'^^xsd:string;
  dwc:observationDate '1993-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 21.069667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483333"^^xsd:decimal ;
  dwc:decimalLongitude "21.069667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 21.069667)"^^geo:wktLiteral ;
  geo-pos:lat "38.483333"^^xsd:decimal ;
  geo-pos:long "21.069667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2680'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2680'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.069667'^^xsd:double;
  dwc:startLongitude '21.069667'^^xsd:double;
  dwc:endLongitude '21.069667'^^xsd:double;
  dwc:latitude '38.483333'^^xsd:double;
  dwc:startLatitude '38.483333'^^xsd:double;
  dwc:endLatitude '38.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.069667 38.483333, 21.069667 38.483333, 21.069667 38.483333, 21.069667 38.483333, 21.069667 38.483333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2680'^^xsd:string;
  dwc:observationDate '1993-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733333 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733333"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733333 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.733333"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2363'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2363'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.17'^^xsd:double;
  dwc:startLongitude '8.17'^^xsd:double;
  dwc:endLongitude '8.17'^^xsd:double;
  dwc:latitude '39.733333'^^xsd:double;
  dwc:startLatitude '39.733333'^^xsd:double;
  dwc:endLatitude '39.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.17 39.733333, 8.17 39.733333, 8.17 39.733333, 8.17 39.733333, 8.17 39.733333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2363'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.850783 -13.51785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.850783"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.850783 -13.51785)"^^geo:wktLiteral ;
  geo-pos:lat "28.850783"^^xsd:decimal ;
  geo-pos:long "-13.51785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2839'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2839'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.51785'^^xsd:double;
  dwc:startLongitude '-13.51785'^^xsd:double;
  dwc:endLongitude '-13.51785'^^xsd:double;
  dwc:latitude '28.850783'^^xsd:double;
  dwc:startLatitude '28.850783'^^xsd:double;
  dwc:endLatitude '28.850783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.51785 28.850783, -13.51785 28.850783, -13.51785 28.850783, -13.51785 28.850783, -13.51785 28.850783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2839'^^xsd:string;
  dwc:observationDate '1994-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 20.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 20.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "20.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2681'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2681'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.951'^^xsd:double;
  dwc:startLongitude '20.951'^^xsd:double;
  dwc:endLongitude '20.951'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:startLatitude '38.6'^^xsd:double;
  dwc:endLatitude '38.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.951 38.6, 20.951 38.6, 20.951 38.6, 20.951 38.6, 20.951 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2681'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.591167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "20.591167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.591167)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "20.591167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2466'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2466'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.591167'^^xsd:double;
  dwc:startLongitude '20.591167'^^xsd:double;
  dwc:endLongitude '20.591167'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:startLatitude '38.55'^^xsd:double;
  dwc:endLatitude '38.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.591167 38.55, 20.591167 38.55, 20.591167 38.55, 20.591167 38.55, 20.591167 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2466'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.366667 15.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.366667 15.516667)"^^geo:wktLiteral ;
  geo-pos:lat "37.366667"^^xsd:decimal ;
  geo-pos:long "15.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2244'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2244'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.516667'^^xsd:double;
  dwc:startLongitude '15.516667'^^xsd:double;
  dwc:endLongitude '15.516667'^^xsd:double;
  dwc:latitude '37.366667'^^xsd:double;
  dwc:startLatitude '37.366667'^^xsd:double;
  dwc:endLatitude '37.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.516667 37.366667, 15.516667 37.366667, 15.516667 37.366667, 15.516667 37.366667, 15.516667 37.366667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2244'^^xsd:string;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605833 20.904167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605833"^^xsd:decimal ;
  dwc:decimalLongitude "20.904167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605833 20.904167)"^^geo:wktLiteral ;
  geo-pos:lat "38.605833"^^xsd:decimal ;
  geo-pos:long "20.904167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_797'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_797'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.904167'^^xsd:double;
  dwc:startLongitude '20.904167'^^xsd:double;
  dwc:endLongitude '20.904167'^^xsd:double;
  dwc:latitude '38.605833'^^xsd:double;
  dwc:startLatitude '38.605833'^^xsd:double;
  dwc:endLatitude '38.605833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.904167 38.605833, 20.904167 38.605833, 20.904167 38.605833, 20.904167 38.605833, 20.904167 38.605833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_797'^^xsd:string;
  dwc:observationDate '1994-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.951033 -13.450417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.951033"^^xsd:decimal ;
  dwc:decimalLongitude "-13.450417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.951033 -13.450417)"^^geo:wktLiteral ;
  geo-pos:lat "28.951033"^^xsd:decimal ;
  geo-pos:long "-13.450417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2868'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2868'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.450417'^^xsd:double;
  dwc:startLongitude '-13.450417'^^xsd:double;
  dwc:endLongitude '-13.450417'^^xsd:double;
  dwc:latitude '28.951033'^^xsd:double;
  dwc:startLatitude '28.951033'^^xsd:double;
  dwc:endLatitude '28.951033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.450417 28.951033, -13.450417 28.951033, -13.450417 28.951033, -13.450417 28.951033, -13.450417 28.951033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2868'^^xsd:string;
  dwc:observationDate '1995-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 21.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 21.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "21.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2658'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2658'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.06'^^xsd:double;
  dwc:startLongitude '21.06'^^xsd:double;
  dwc:endLongitude '21.06'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:startLatitude '38.5'^^xsd:double;
  dwc:endLatitude '38.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.06 38.5, 21.06 38.5, 21.06 38.5, 21.06 38.5, 21.06 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2658'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.129333 22.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.129333"^^xsd:decimal ;
  dwc:decimalLongitude "22.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.129333 22.618)"^^geo:wktLiteral ;
  geo-pos:lat "38.129333"^^xsd:decimal ;
  geo-pos:long "22.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_623'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_623'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.618'^^xsd:double;
  dwc:startLongitude '22.618'^^xsd:double;
  dwc:endLongitude '22.618'^^xsd:double;
  dwc:latitude '38.129333'^^xsd:double;
  dwc:startLatitude '38.129333'^^xsd:double;
  dwc:endLatitude '38.129333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.618 38.129333, 22.618 38.129333, 22.618 38.129333, 22.618 38.129333, 22.618 38.129333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_623'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.516667 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.516667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.516667 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.516667"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2361'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2361'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:startLongitude '7.9'^^xsd:double;
  dwc:endLongitude '7.9'^^xsd:double;
  dwc:latitude '40.516667'^^xsd:double;
  dwc:startLatitude '40.516667'^^xsd:double;
  dwc:endLatitude '40.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9 40.516667, 7.9 40.516667, 7.9 40.516667, 7.9 40.516667, 7.9 40.516667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2361'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099 22.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099"^^xsd:decimal ;
  dwc:decimalLongitude "22.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099 22.658)"^^geo:wktLiteral ;
  geo-pos:lat "38.099"^^xsd:decimal ;
  geo-pos:long "22.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_599'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_599'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.658'^^xsd:double;
  dwc:startLongitude '22.658'^^xsd:double;
  dwc:endLongitude '22.658'^^xsd:double;
  dwc:latitude '38.099'^^xsd:double;
  dwc:startLatitude '38.099'^^xsd:double;
  dwc:endLatitude '38.099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.658 38.099, 22.658 38.099, 22.658 38.099, 22.658 38.099, 22.658 38.099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_599'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566667 20.821167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.566667"^^xsd:decimal ;
  dwc:decimalLongitude "20.821167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566667 20.821167)"^^geo:wktLiteral ;
  geo-pos:lat "38.566667"^^xsd:decimal ;
  geo-pos:long "20.821167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2447'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2447'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.821167'^^xsd:double;
  dwc:startLongitude '20.821167'^^xsd:double;
  dwc:endLongitude '20.821167'^^xsd:double;
  dwc:latitude '38.566667'^^xsd:double;
  dwc:startLatitude '38.566667'^^xsd:double;
  dwc:endLatitude '38.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.821167 38.566667, 20.821167 38.566667, 20.821167 38.566667, 20.821167 38.566667, 20.821167 38.566667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2447'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 7.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "7.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 7.433333)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "7.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2493'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2493'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.433333'^^xsd:double;
  dwc:startLongitude '7.433333'^^xsd:double;
  dwc:endLongitude '7.433333'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:startLatitude '41.75'^^xsd:double;
  dwc:endLatitude '41.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.433333 41.75, 7.433333 41.75, 7.433333 41.75, 7.433333 41.75, 7.433333 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2493'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 20.802667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "20.802667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 20.802667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "20.802667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2684'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2684'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.802667'^^xsd:double;
  dwc:startLongitude '20.802667'^^xsd:double;
  dwc:endLongitude '20.802667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:startLatitude '38.7'^^xsd:double;
  dwc:endLatitude '38.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.802667 38.7, 20.802667 38.7, 20.802667 38.7, 20.802667 38.7, 20.802667 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2684'^^xsd:string;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566667 20.686333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.566667"^^xsd:decimal ;
  dwc:decimalLongitude "20.686333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566667 20.686333)"^^geo:wktLiteral ;
  geo-pos:lat "38.566667"^^xsd:decimal ;
  geo-pos:long "20.686333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2465'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2465'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.686333'^^xsd:double;
  dwc:startLongitude '20.686333'^^xsd:double;
  dwc:endLongitude '20.686333'^^xsd:double;
  dwc:latitude '38.566667'^^xsd:double;
  dwc:startLatitude '38.566667'^^xsd:double;
  dwc:endLatitude '38.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.686333 38.566667, 20.686333 38.566667, 20.686333 38.566667, 20.686333 38.566667, 20.686333 38.566667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2465'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 20.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 20.713)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "20.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2459'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2459'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.713'^^xsd:double;
  dwc:startLongitude '20.713'^^xsd:double;
  dwc:endLongitude '20.713'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:startLatitude '38.6'^^xsd:double;
  dwc:endLatitude '38.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.713 38.6, 20.713 38.6, 20.713 38.6, 20.713 38.6, 20.713 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2459'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683333"^^xsd:decimal ;
  dwc:decimalLongitude "20.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.683333"^^xsd:decimal ;
  geo-pos:long "20.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2653'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2653'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.733'^^xsd:double;
  dwc:startLongitude '20.733'^^xsd:double;
  dwc:endLongitude '20.733'^^xsd:double;
  dwc:latitude '38.683333'^^xsd:double;
  dwc:startLatitude '38.683333'^^xsd:double;
  dwc:endLatitude '38.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.733 38.683333, 20.733 38.683333, 20.733 38.683333, 20.733 38.683333, 20.733 38.683333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2653'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.829667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "20.829667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.829667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "20.829667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2686'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2686'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.829667'^^xsd:double;
  dwc:startLongitude '20.829667'^^xsd:double;
  dwc:endLongitude '20.829667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.829667 38.65, 20.829667 38.65, 20.829667 38.65, 20.829667 38.65, 20.829667 38.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2686'^^xsd:string;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.500833 20.4455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.500833"^^xsd:decimal ;
  dwc:decimalLongitude "20.4455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.500833 20.4455)"^^geo:wktLiteral ;
  geo-pos:lat "38.500833"^^xsd:decimal ;
  geo-pos:long "20.4455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_840'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_840'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.4455'^^xsd:double;
  dwc:startLongitude '20.4455'^^xsd:double;
  dwc:endLongitude '20.4455'^^xsd:double;
  dwc:latitude '38.500833'^^xsd:double;
  dwc:startLatitude '38.500833'^^xsd:double;
  dwc:endLatitude '38.500833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.4455 38.500833, 20.4455 38.500833, 20.4455 38.500833, 20.4455 38.500833, 20.4455 38.500833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_840'^^xsd:string;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433333 20.979833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433333"^^xsd:decimal ;
  dwc:decimalLongitude "20.979833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433333 20.979833)"^^geo:wktLiteral ;
  geo-pos:lat "38.433333"^^xsd:decimal ;
  geo-pos:long "20.979833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2620'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2620'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.979833'^^xsd:double;
  dwc:startLongitude '20.979833'^^xsd:double;
  dwc:endLongitude '20.979833'^^xsd:double;
  dwc:latitude '38.433333'^^xsd:double;
  dwc:startLatitude '38.433333'^^xsd:double;
  dwc:endLatitude '38.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.979833 38.433333, 20.979833 38.433333, 20.979833 38.433333, 20.979833 38.433333, 20.979833 38.433333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2620'^^xsd:string;
  dwc:observationDate '1992-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652333 20.9165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652333 20.9165)"^^geo:wktLiteral ;
  geo-pos:lat "38.652333"^^xsd:decimal ;
  geo-pos:long "20.9165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1042'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1042'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9165'^^xsd:double;
  dwc:startLongitude '20.9165'^^xsd:double;
  dwc:endLongitude '20.9165'^^xsd:double;
  dwc:latitude '38.652333'^^xsd:double;
  dwc:startLatitude '38.652333'^^xsd:double;
  dwc:endLatitude '38.652333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9165 38.652333, 20.9165 38.652333, 20.9165 38.652333, 20.9165 38.652333, 20.9165 38.652333))'^^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 '774_1042'^^xsd:string;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.980333 20.958167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.980333"^^xsd:decimal ;
  dwc:decimalLongitude "20.958167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.980333 20.958167)"^^geo:wktLiteral ;
  geo-pos:lat "38.980333"^^xsd:decimal ;
  geo-pos:long "20.958167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_175'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_175'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958167'^^xsd:double;
  dwc:startLongitude '20.958167'^^xsd:double;
  dwc:endLongitude '20.958167'^^xsd:double;
  dwc:latitude '38.980333'^^xsd:double;
  dwc:startLatitude '38.980333'^^xsd:double;
  dwc:endLatitude '38.980333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958167 38.980333, 20.958167 38.980333, 20.958167 38.980333, 20.958167 38.980333, 20.958167 38.980333))'^^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 '774_175'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5361 14.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5361"^^xsd:decimal ;
  dwc:decimalLongitude "14.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5361 14.5947)"^^geo:wktLiteral ;
  geo-pos:lat "44.5361"^^xsd:decimal ;
  geo-pos:long "14.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1856'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1856'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5947'^^xsd:double;
  dwc:startLongitude '14.5947'^^xsd:double;
  dwc:endLongitude '14.5947'^^xsd:double;
  dwc:latitude '44.5361'^^xsd:double;
  dwc:startLatitude '44.5361'^^xsd:double;
  dwc:endLatitude '44.5361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5947 44.5361, 14.5947 44.5361, 14.5947 44.5361, 14.5947 44.5361, 14.5947 44.5361))'^^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 '774_1856'^^xsd:string;
  dwc:observationDate '1993-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.908889 20.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.908889"^^xsd:decimal ;
  dwc:decimalLongitude "20.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.908889 20.633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.908889"^^xsd:decimal ;
  geo-pos:long "20.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_681'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_681'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.633333'^^xsd:double;
  dwc:startLongitude '20.633333'^^xsd:double;
  dwc:endLongitude '20.633333'^^xsd:double;
  dwc:latitude '38.908889'^^xsd:double;
  dwc:startLatitude '38.908889'^^xsd:double;
  dwc:endLatitude '38.908889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.633333 38.908889, 20.633333 38.908889, 20.633333 38.908889, 20.633333 38.908889, 20.633333 38.908889))'^^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 '774_681'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668333 20.943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.668333"^^xsd:decimal ;
  dwc:decimalLongitude "20.943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668333 20.943333)"^^geo:wktLiteral ;
  geo-pos:lat "38.668333"^^xsd:decimal ;
  geo-pos:long "20.943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1584'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1584'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943333'^^xsd:double;
  dwc:startLongitude '20.943333'^^xsd:double;
  dwc:endLongitude '20.943333'^^xsd:double;
  dwc:latitude '38.668333'^^xsd:double;
  dwc:startLatitude '38.668333'^^xsd:double;
  dwc:endLatitude '38.668333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943333 38.668333, 20.943333 38.668333, 20.943333 38.668333, 20.943333 38.668333, 20.943333 38.668333))'^^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 '774_1584'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5525 14.6231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5525"^^xsd:decimal ;
  dwc:decimalLongitude "14.6231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5525 14.6231)"^^geo:wktLiteral ;
  geo-pos:lat "44.5525"^^xsd:decimal ;
  geo-pos:long "14.6231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1805'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1805'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6231'^^xsd:double;
  dwc:startLongitude '14.6231'^^xsd:double;
  dwc:endLongitude '14.6231'^^xsd:double;
  dwc:latitude '44.5525'^^xsd:double;
  dwc:startLatitude '44.5525'^^xsd:double;
  dwc:endLatitude '44.5525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6231 44.5525, 14.6231 44.5525, 14.6231 44.5525, 14.6231 44.5525, 14.6231 44.5525))'^^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 '774_1805'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56433 14.53467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56433"^^xsd:decimal ;
  dwc:decimalLongitude "14.53467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56433 14.53467)"^^geo:wktLiteral ;
  geo-pos:lat "44.56433"^^xsd:decimal ;
  geo-pos:long "14.53467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1688'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1688'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.53467'^^xsd:double;
  dwc:startLongitude '14.53467'^^xsd:double;
  dwc:endLongitude '14.53467'^^xsd:double;
  dwc:latitude '44.56433'^^xsd:double;
  dwc:startLatitude '44.56433'^^xsd:double;
  dwc:endLatitude '44.56433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.53467 44.56433, 14.53467 44.56433, 14.53467 44.56433, 14.53467 44.56433, 14.53467 44.56433))'^^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 '774_1688'^^xsd:string;
  dwc:observationDate '1990-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743833 20.778833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.743833"^^xsd:decimal ;
  dwc:decimalLongitude "20.778833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743833 20.778833)"^^geo:wktLiteral ;
  geo-pos:lat "38.743833"^^xsd:decimal ;
  geo-pos:long "20.778833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1598'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1598'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.778833'^^xsd:double;
  dwc:startLongitude '20.778833'^^xsd:double;
  dwc:endLongitude '20.778833'^^xsd:double;
  dwc:latitude '38.743833'^^xsd:double;
  dwc:startLatitude '38.743833'^^xsd:double;
  dwc:endLatitude '38.743833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.778833 38.743833, 20.778833 38.743833, 20.778833 38.743833, 20.778833 38.743833, 20.778833 38.743833))'^^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 '774_1598'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669167 20.922833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669167"^^xsd:decimal ;
  dwc:decimalLongitude "20.922833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669167 20.922833)"^^geo:wktLiteral ;
  geo-pos:lat "38.669167"^^xsd:decimal ;
  geo-pos:long "20.922833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1611'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1611'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.922833'^^xsd:double;
  dwc:startLongitude '20.922833'^^xsd:double;
  dwc:endLongitude '20.922833'^^xsd:double;
  dwc:latitude '38.669167'^^xsd:double;
  dwc:startLatitude '38.669167'^^xsd:double;
  dwc:endLatitude '38.669167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.922833 38.669167, 20.922833 38.669167, 20.922833 38.669167, 20.922833 38.669167, 20.922833 38.669167))'^^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 '774_1611'^^xsd:string;
  dwc:observationDate '2008-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71167 14.51833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71167"^^xsd:decimal ;
  dwc:decimalLongitude "14.51833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71167 14.51833)"^^geo:wktLiteral ;
  geo-pos:lat "44.71167"^^xsd:decimal ;
  geo-pos:long "14.51833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1674'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1674'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.51833'^^xsd:double;
  dwc:startLongitude '14.51833'^^xsd:double;
  dwc:endLongitude '14.51833'^^xsd:double;
  dwc:latitude '44.71167'^^xsd:double;
  dwc:startLatitude '44.71167'^^xsd:double;
  dwc:endLatitude '44.71167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.51833 44.71167, 14.51833 44.71167, 14.51833 44.71167, 14.51833 44.71167, 14.51833 44.71167))'^^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 '774_1674'^^xsd:string;
  dwc:observationDate '1990-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970667"^^xsd:decimal ;
  dwc:decimalLongitude "20.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.984)"^^geo:wktLiteral ;
  geo-pos:lat "38.970667"^^xsd:decimal ;
  geo-pos:long "20.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_580'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_580'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.984'^^xsd:double;
  dwc:startLongitude '20.984'^^xsd:double;
  dwc:endLongitude '20.984'^^xsd:double;
  dwc:latitude '38.970667'^^xsd:double;
  dwc:startLatitude '38.970667'^^xsd:double;
  dwc:endLatitude '38.970667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.984 38.970667, 20.984 38.970667, 20.984 38.970667, 20.984 38.970667, 20.984 38.970667))'^^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 '774_580'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4825 14.5703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4825"^^xsd:decimal ;
  dwc:decimalLongitude "14.5703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4825 14.5703)"^^geo:wktLiteral ;
  geo-pos:lat "44.4825"^^xsd:decimal ;
  geo-pos:long "14.5703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1847'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1847'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5703'^^xsd:double;
  dwc:startLongitude '14.5703'^^xsd:double;
  dwc:endLongitude '14.5703'^^xsd:double;
  dwc:latitude '44.4825'^^xsd:double;
  dwc:startLatitude '44.4825'^^xsd:double;
  dwc:endLatitude '44.4825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5703 44.4825, 14.5703 44.4825, 14.5703 44.4825, 14.5703 44.4825, 14.5703 44.4825))'^^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 '774_1847'^^xsd:string;
  dwc:observationDate '1993-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.614383 8.665767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.614383"^^xsd:decimal ;
  dwc:decimalLongitude "8.665767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.614383 8.665767)"^^geo:wktLiteral ;
  geo-pos:lat "42.614383"^^xsd:decimal ;
  geo-pos:long "8.665767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4064'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4064'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.665767'^^xsd:double;
  dwc:startLongitude '8.665767'^^xsd:double;
  dwc:endLongitude '8.665767'^^xsd:double;
  dwc:latitude '42.614383'^^xsd:double;
  dwc:startLatitude '42.614383'^^xsd:double;
  dwc:endLatitude '42.614383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.665767 42.614383, 8.665767 42.614383, 8.665767 42.614383, 8.665767 42.614383, 8.665767 42.614383))'^^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 '774_4064'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.978833 8.5105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.978833"^^xsd:decimal ;
  dwc:decimalLongitude "8.5105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.978833 8.5105)"^^geo:wktLiteral ;
  geo-pos:lat "40.978833"^^xsd:decimal ;
  geo-pos:long "8.5105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2774'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2774'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5105'^^xsd:double;
  dwc:startLongitude '8.5105'^^xsd:double;
  dwc:endLongitude '8.5105'^^xsd:double;
  dwc:latitude '40.978833'^^xsd:double;
  dwc:startLatitude '40.978833'^^xsd:double;
  dwc:endLatitude '40.978833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5105 40.978833, 8.5105 40.978833, 8.5105 40.978833, 8.5105 40.978833, 8.5105 40.978833))'^^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 '774_2774'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725667 20.826167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725667"^^xsd:decimal ;
  dwc:decimalLongitude "20.826167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725667 20.826167)"^^geo:wktLiteral ;
  geo-pos:lat "38.725667"^^xsd:decimal ;
  geo-pos:long "20.826167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1054'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1054'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.826167'^^xsd:double;
  dwc:startLongitude '20.826167'^^xsd:double;
  dwc:endLongitude '20.826167'^^xsd:double;
  dwc:latitude '38.725667'^^xsd:double;
  dwc:startLatitude '38.725667'^^xsd:double;
  dwc:endLatitude '38.725667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.826167 38.725667, 20.826167 38.725667, 20.826167 38.725667, 20.826167 38.725667, 20.826167 38.725667))'^^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 '774_1054'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5914 14.4494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5914"^^xsd:decimal ;
  dwc:decimalLongitude "14.4494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5914 14.4494)"^^geo:wktLiteral ;
  geo-pos:lat "44.5914"^^xsd:decimal ;
  geo-pos:long "14.4494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1711'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1711'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4494'^^xsd:double;
  dwc:startLongitude '14.4494'^^xsd:double;
  dwc:endLongitude '14.4494'^^xsd:double;
  dwc:latitude '44.5914'^^xsd:double;
  dwc:startLatitude '44.5914'^^xsd:double;
  dwc:endLatitude '44.5914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4494 44.5914, 14.4494 44.5914, 14.4494 44.5914, 14.4494 44.5914, 14.4494 44.5914))'^^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 '774_1711'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659 20.943833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659"^^xsd:decimal ;
  dwc:decimalLongitude "20.943833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659 20.943833)"^^geo:wktLiteral ;
  geo-pos:lat "38.659"^^xsd:decimal ;
  geo-pos:long "20.943833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1444'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1444'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943833'^^xsd:double;
  dwc:startLongitude '20.943833'^^xsd:double;
  dwc:endLongitude '20.943833'^^xsd:double;
  dwc:latitude '38.659'^^xsd:double;
  dwc:startLatitude '38.659'^^xsd:double;
  dwc:endLatitude '38.659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943833 38.659, 20.943833 38.659, 20.943833 38.659, 20.943833 38.659, 20.943833 38.659))'^^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 '774_1444'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971167 20.9015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971167 20.9015)"^^geo:wktLiteral ;
  geo-pos:lat "38.971167"^^xsd:decimal ;
  geo-pos:long "20.9015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8205'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8205'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9015'^^xsd:double;
  dwc:startLongitude '20.9015'^^xsd:double;
  dwc:endLongitude '20.9015'^^xsd:double;
  dwc:latitude '38.971167'^^xsd:double;
  dwc:startLatitude '38.971167'^^xsd:double;
  dwc:endLatitude '38.971167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9015 38.971167, 20.9015 38.971167, 20.9015 38.971167, 20.9015 38.971167, 20.9015 38.971167))'^^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 '774_8205'^^xsd:string;
  dwc:observationDate '2007-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.992833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975333"^^xsd:decimal ;
  dwc:decimalLongitude "20.992833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.992833)"^^geo:wktLiteral ;
  geo-pos:lat "38.975333"^^xsd:decimal ;
  geo-pos:long "20.992833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_352'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_352'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.992833'^^xsd:double;
  dwc:startLongitude '20.992833'^^xsd:double;
  dwc:endLongitude '20.992833'^^xsd:double;
  dwc:latitude '38.975333'^^xsd:double;
  dwc:startLatitude '38.975333'^^xsd:double;
  dwc:endLatitude '38.975333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.992833 38.975333, 20.992833 38.975333, 20.992833 38.975333, 20.992833 38.975333, 20.992833 38.975333))'^^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 '774_352'^^xsd:string;
  dwc:observationDate '2008-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.468 14.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.468"^^xsd:decimal ;
  dwc:decimalLongitude "14.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.468 14.71)"^^geo:wktLiteral ;
  geo-pos:lat "44.468"^^xsd:decimal ;
  geo-pos:long "14.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2142'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2142'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.71'^^xsd:double;
  dwc:startLongitude '14.71'^^xsd:double;
  dwc:endLongitude '14.71'^^xsd:double;
  dwc:latitude '44.468'^^xsd:double;
  dwc:startLatitude '44.468'^^xsd:double;
  dwc:endLatitude '44.468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.71 44.468, 14.71 44.468, 14.71 44.468, 14.71 44.468, 14.71 44.468))'^^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 '774_2142'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.750667 20.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.750667"^^xsd:decimal ;
  dwc:decimalLongitude "20.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.750667 20.773333)"^^geo:wktLiteral ;
  geo-pos:lat "38.750667"^^xsd:decimal ;
  geo-pos:long "20.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1166'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1166'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.773333'^^xsd:double;
  dwc:startLongitude '20.773333'^^xsd:double;
  dwc:endLongitude '20.773333'^^xsd:double;
  dwc:latitude '38.750667'^^xsd:double;
  dwc:startLatitude '38.750667'^^xsd:double;
  dwc:endLatitude '38.750667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.773333 38.750667, 20.773333 38.750667, 20.773333 38.750667, 20.773333 38.750667, 20.773333 38.750667))'^^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 '774_1166'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954833 20.978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954833"^^xsd:decimal ;
  dwc:decimalLongitude "20.978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954833 20.978333)"^^geo:wktLiteral ;
  geo-pos:lat "38.954833"^^xsd:decimal ;
  geo-pos:long "20.978333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_83'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_83'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.978333'^^xsd:double;
  dwc:startLongitude '20.978333'^^xsd:double;
  dwc:endLongitude '20.978333'^^xsd:double;
  dwc:latitude '38.954833'^^xsd:double;
  dwc:startLatitude '38.954833'^^xsd:double;
  dwc:endLatitude '38.954833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.978333 38.954833, 20.978333 38.954833, 20.978333 38.954833, 20.978333 38.954833, 20.978333 38.954833))'^^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 '774_83'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961333 20.917333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961333"^^xsd:decimal ;
  dwc:decimalLongitude "20.917333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961333 20.917333)"^^geo:wktLiteral ;
  geo-pos:lat "38.961333"^^xsd:decimal ;
  geo-pos:long "20.917333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_100'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_100'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.917333'^^xsd:double;
  dwc:startLongitude '20.917333'^^xsd:double;
  dwc:endLongitude '20.917333'^^xsd:double;
  dwc:latitude '38.961333'^^xsd:double;
  dwc:startLatitude '38.961333'^^xsd:double;
  dwc:endLatitude '38.961333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.917333 38.961333, 20.917333 38.961333, 20.917333 38.961333, 20.917333 38.961333, 20.917333 38.961333))'^^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 '774_100'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.612667 20.8535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.612667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.612667 20.8535)"^^geo:wktLiteral ;
  geo-pos:lat "38.612667"^^xsd:decimal ;
  geo-pos:long "20.8535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1346'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1346'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8535'^^xsd:double;
  dwc:startLongitude '20.8535'^^xsd:double;
  dwc:endLongitude '20.8535'^^xsd:double;
  dwc:latitude '38.612667'^^xsd:double;
  dwc:startLatitude '38.612667'^^xsd:double;
  dwc:endLatitude '38.612667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8535 38.612667, 20.8535 38.612667, 20.8535 38.612667, 20.8535 38.612667, 20.8535 38.612667))'^^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 '774_1346'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6225 14.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6225"^^xsd:decimal ;
  dwc:decimalLongitude "14.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6225 14.609)"^^geo:wktLiteral ;
  geo-pos:lat "44.6225"^^xsd:decimal ;
  geo-pos:long "14.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2079'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2079'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.609'^^xsd:double;
  dwc:startLongitude '14.609'^^xsd:double;
  dwc:endLongitude '14.609'^^xsd:double;
  dwc:latitude '44.6225'^^xsd:double;
  dwc:startLatitude '44.6225'^^xsd:double;
  dwc:endLatitude '44.6225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.609 44.6225, 14.609 44.6225, 14.609 44.6225, 14.609 44.6225, 14.609 44.6225))'^^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 '774_2079'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5475 14.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5475"^^xsd:decimal ;
  dwc:decimalLongitude "14.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5475 14.674)"^^geo:wktLiteral ;
  geo-pos:lat "44.5475"^^xsd:decimal ;
  geo-pos:long "14.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2108'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2108'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.674'^^xsd:double;
  dwc:startLongitude '14.674'^^xsd:double;
  dwc:endLongitude '14.674'^^xsd:double;
  dwc:latitude '44.5475'^^xsd:double;
  dwc:startLatitude '44.5475'^^xsd:double;
  dwc:endLatitude '44.5475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.674 44.5475, 14.674 44.5475, 14.674 44.5475, 14.674 44.5475, 14.674 44.5475))'^^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 '774_2108'^^xsd:string;
  dwc:observationDate '1997-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983333 21.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983333"^^xsd:decimal ;
  dwc:decimalLongitude "21.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983333 21.047)"^^geo:wktLiteral ;
  geo-pos:lat "38.983333"^^xsd:decimal ;
  geo-pos:long "21.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_106'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_106'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.047'^^xsd:double;
  dwc:startLongitude '21.047'^^xsd:double;
  dwc:endLongitude '21.047'^^xsd:double;
  dwc:latitude '38.983333'^^xsd:double;
  dwc:startLatitude '38.983333'^^xsd:double;
  dwc:endLatitude '38.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.047 38.983333, 21.047 38.983333, 21.047 38.983333, 21.047 38.983333, 21.047 38.983333))'^^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 '774_106'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15 12.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15 12.933333)"^^geo:wktLiteral ;
  geo-pos:lat "45.15"^^xsd:decimal ;
  geo-pos:long "12.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2331'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2331'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.933333'^^xsd:double;
  dwc:startLongitude '12.933333'^^xsd:double;
  dwc:endLongitude '12.933333'^^xsd:double;
  dwc:latitude '45.15'^^xsd:double;
  dwc:startLatitude '45.15'^^xsd:double;
  dwc:endLatitude '45.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.933333 45.15, 12.933333 45.15, 12.933333 45.15, 12.933333 45.15, 12.933333 45.15))'^^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 '774_2331'^^xsd:string;
  dwc:observationDate '1988-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.341333 14.733667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.341333"^^xsd:decimal ;
  dwc:decimalLongitude "14.733667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.341333 14.733667)"^^geo:wktLiteral ;
  geo-pos:lat "44.341333"^^xsd:decimal ;
  geo-pos:long "14.733667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2084'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2084'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.733667'^^xsd:double;
  dwc:startLongitude '14.733667'^^xsd:double;
  dwc:endLongitude '14.733667'^^xsd:double;
  dwc:latitude '44.341333'^^xsd:double;
  dwc:startLatitude '44.341333'^^xsd:double;
  dwc:endLatitude '44.341333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.733667 44.341333, 14.733667 44.341333, 14.733667 44.341333, 14.733667 44.341333, 14.733667 44.341333))'^^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 '774_2084'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 14.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "14.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 14.4358)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "14.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1713'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1713'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4358'^^xsd:double;
  dwc:startLongitude '14.4358'^^xsd:double;
  dwc:endLongitude '14.4358'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:startLatitude '44.6075'^^xsd:double;
  dwc:endLatitude '44.6075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4358 44.6075, 14.4358 44.6075, 14.4358 44.6075, 14.4358 44.6075, 14.4358 44.6075))'^^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 '774_1713'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666333 20.823833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666333"^^xsd:decimal ;
  dwc:decimalLongitude "20.823833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666333 20.823833)"^^geo:wktLiteral ;
  geo-pos:lat "38.666333"^^xsd:decimal ;
  geo-pos:long "20.823833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1469'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1469'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.823833'^^xsd:double;
  dwc:startLongitude '20.823833'^^xsd:double;
  dwc:endLongitude '20.823833'^^xsd:double;
  dwc:latitude '38.666333'^^xsd:double;
  dwc:startLatitude '38.666333'^^xsd:double;
  dwc:endLatitude '38.666333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.823833 38.666333, 20.823833 38.666333, 20.823833 38.666333, 20.823833 38.666333, 20.823833 38.666333))'^^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 '774_1469'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652 20.969167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652"^^xsd:decimal ;
  dwc:decimalLongitude "20.969167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652 20.969167)"^^geo:wktLiteral ;
  geo-pos:lat "38.652"^^xsd:decimal ;
  geo-pos:long "20.969167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1403'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1403'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969167'^^xsd:double;
  dwc:startLongitude '20.969167'^^xsd:double;
  dwc:endLongitude '20.969167'^^xsd:double;
  dwc:latitude '38.652'^^xsd:double;
  dwc:startLatitude '38.652'^^xsd:double;
  dwc:endLatitude '38.652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969167 38.652, 20.969167 38.652, 20.969167 38.652, 20.969167 38.652, 20.969167 38.652))'^^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 '774_1403'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571333 20.979167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571333"^^xsd:decimal ;
  dwc:decimalLongitude "20.979167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571333 20.979167)"^^geo:wktLiteral ;
  geo-pos:lat "38.571333"^^xsd:decimal ;
  geo-pos:long "20.979167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_827'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_827'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.979167'^^xsd:double;
  dwc:startLongitude '20.979167'^^xsd:double;
  dwc:endLongitude '20.979167'^^xsd:double;
  dwc:latitude '38.571333'^^xsd:double;
  dwc:startLatitude '38.571333'^^xsd:double;
  dwc:endLatitude '38.571333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.979167 38.571333, 20.979167 38.571333, 20.979167 38.571333, 20.979167 38.571333, 20.979167 38.571333))'^^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 '774_827'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636667 20.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.636667"^^xsd:decimal ;
  dwc:decimalLongitude "20.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636667 20.958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.636667"^^xsd:decimal ;
  geo-pos:long "20.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1476'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1476'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958333'^^xsd:double;
  dwc:startLongitude '20.958333'^^xsd:double;
  dwc:endLongitude '20.958333'^^xsd:double;
  dwc:latitude '38.636667'^^xsd:double;
  dwc:startLatitude '38.636667'^^xsd:double;
  dwc:endLatitude '38.636667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958333 38.636667, 20.958333 38.636667, 20.958333 38.636667, 20.958333 38.636667, 20.958333 38.636667))'^^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 '774_1476'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.479167 20.9515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.479167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.479167 20.9515)"^^geo:wktLiteral ;
  geo-pos:lat "38.479167"^^xsd:decimal ;
  geo-pos:long "20.9515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1084'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1084'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9515'^^xsd:double;
  dwc:startLongitude '20.9515'^^xsd:double;
  dwc:endLongitude '20.9515'^^xsd:double;
  dwc:latitude '38.479167'^^xsd:double;
  dwc:startLatitude '38.479167'^^xsd:double;
  dwc:endLatitude '38.479167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9515 38.479167, 20.9515 38.479167, 20.9515 38.479167, 20.9515 38.479167, 20.9515 38.479167))'^^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 '774_1084'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8322 14.4744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8322"^^xsd:decimal ;
  dwc:decimalLongitude "14.4744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8322 14.4744)"^^geo:wktLiteral ;
  geo-pos:lat "44.8322"^^xsd:decimal ;
  geo-pos:long "14.4744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1949'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1949'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4744'^^xsd:double;
  dwc:startLongitude '14.4744'^^xsd:double;
  dwc:endLongitude '14.4744'^^xsd:double;
  dwc:latitude '44.8322'^^xsd:double;
  dwc:startLatitude '44.8322'^^xsd:double;
  dwc:endLatitude '44.8322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4744 44.8322, 14.4744 44.8322, 14.4744 44.8322, 14.4744 44.8322, 14.4744 44.8322))'^^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 '774_1949'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5892 14.5778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5892"^^xsd:decimal ;
  dwc:decimalLongitude "14.5778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5892 14.5778)"^^geo:wktLiteral ;
  geo-pos:lat "44.5892"^^xsd:decimal ;
  geo-pos:long "14.5778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1841'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1841'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5778'^^xsd:double;
  dwc:startLongitude '14.5778'^^xsd:double;
  dwc:endLongitude '14.5778'^^xsd:double;
  dwc:latitude '44.5892'^^xsd:double;
  dwc:startLatitude '44.5892'^^xsd:double;
  dwc:endLatitude '44.5892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5778 44.5892, 14.5778 44.5892, 14.5778 44.5892, 14.5778 44.5892, 14.5778 44.5892))'^^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 '774_1841'^^xsd:string;
  dwc:observationDate '1993-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685833 20.796833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685833"^^xsd:decimal ;
  dwc:decimalLongitude "20.796833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685833 20.796833)"^^geo:wktLiteral ;
  geo-pos:lat "38.685833"^^xsd:decimal ;
  geo-pos:long "20.796833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1285'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1285'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.796833'^^xsd:double;
  dwc:startLongitude '20.796833'^^xsd:double;
  dwc:endLongitude '20.796833'^^xsd:double;
  dwc:latitude '38.685833'^^xsd:double;
  dwc:startLatitude '38.685833'^^xsd:double;
  dwc:endLatitude '38.685833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.796833 38.685833, 20.796833 38.685833, 20.796833 38.685833, 20.796833 38.685833, 20.796833 38.685833))'^^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 '774_1285'^^xsd:string;
  dwc:observationDate '2000-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753333 20.853667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.753333"^^xsd:decimal ;
  dwc:decimalLongitude "20.853667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753333 20.853667)"^^geo:wktLiteral ;
  geo-pos:lat "38.753333"^^xsd:decimal ;
  geo-pos:long "20.853667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8300'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8300'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.853667'^^xsd:double;
  dwc:startLongitude '20.853667'^^xsd:double;
  dwc:endLongitude '20.853667'^^xsd:double;
  dwc:latitude '38.753333'^^xsd:double;
  dwc:startLatitude '38.753333'^^xsd:double;
  dwc:endLatitude '38.753333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.853667 38.753333, 20.853667 38.753333, 20.853667 38.753333, 20.853667 38.753333, 20.853667 38.753333))'^^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 '774_8300'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5772 14.6264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5772"^^xsd:decimal ;
  dwc:decimalLongitude "14.6264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5772 14.6264)"^^geo:wktLiteral ;
  geo-pos:lat "44.5772"^^xsd:decimal ;
  geo-pos:long "14.6264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1772'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1772'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6264'^^xsd:double;
  dwc:startLongitude '14.6264'^^xsd:double;
  dwc:endLongitude '14.6264'^^xsd:double;
  dwc:latitude '44.5772'^^xsd:double;
  dwc:startLatitude '44.5772'^^xsd:double;
  dwc:endLatitude '44.5772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6264 44.5772, 14.6264 44.5772, 14.6264 44.5772, 14.6264 44.5772, 14.6264 44.5772))'^^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 '774_1772'^^xsd:string;
  dwc:observationDate '1992-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.744 20.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.744"^^xsd:decimal ;
  dwc:decimalLongitude "20.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.744 20.823)"^^geo:wktLiteral ;
  geo-pos:lat "38.744"^^xsd:decimal ;
  geo-pos:long "20.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1116'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1116'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.823'^^xsd:double;
  dwc:startLongitude '20.823'^^xsd:double;
  dwc:endLongitude '20.823'^^xsd:double;
  dwc:latitude '38.744'^^xsd:double;
  dwc:startLatitude '38.744'^^xsd:double;
  dwc:endLatitude '38.744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.823 38.744, 20.823 38.744, 20.823 38.744, 20.823 38.744, 20.823 38.744))'^^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 '774_1116'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540667 20.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540667"^^xsd:decimal ;
  dwc:decimalLongitude "20.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540667 20.876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.540667"^^xsd:decimal ;
  geo-pos:long "20.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1462'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1462'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.876667'^^xsd:double;
  dwc:startLongitude '20.876667'^^xsd:double;
  dwc:endLongitude '20.876667'^^xsd:double;
  dwc:latitude '38.540667'^^xsd:double;
  dwc:startLatitude '38.540667'^^xsd:double;
  dwc:endLatitude '38.540667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.876667 38.540667, 20.876667 38.540667, 20.876667 38.540667, 20.876667 38.540667, 20.876667 38.540667))'^^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 '774_1462'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971833 21.051167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971833"^^xsd:decimal ;
  dwc:decimalLongitude "21.051167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971833 21.051167)"^^geo:wktLiteral ;
  geo-pos:lat "38.971833"^^xsd:decimal ;
  geo-pos:long "21.051167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_581'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_581'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.051167'^^xsd:double;
  dwc:startLongitude '21.051167'^^xsd:double;
  dwc:endLongitude '21.051167'^^xsd:double;
  dwc:latitude '38.971833'^^xsd:double;
  dwc:startLatitude '38.971833'^^xsd:double;
  dwc:endLatitude '38.971833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.051167 38.971833, 21.051167 38.971833, 21.051167 38.971833, 21.051167 38.971833, 21.051167 38.971833))'^^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 '774_581'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976167 21.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.976167"^^xsd:decimal ;
  dwc:decimalLongitude "21.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976167 21.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.976167"^^xsd:decimal ;
  geo-pos:long "21.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_577'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_577'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.07'^^xsd:double;
  dwc:startLongitude '21.07'^^xsd:double;
  dwc:endLongitude '21.07'^^xsd:double;
  dwc:latitude '38.976167'^^xsd:double;
  dwc:startLatitude '38.976167'^^xsd:double;
  dwc:endLatitude '38.976167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.07 38.976167, 21.07 38.976167, 21.07 38.976167, 21.07 38.976167, 21.07 38.976167))'^^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 '774_577'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5186 14.5733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5186"^^xsd:decimal ;
  dwc:decimalLongitude "14.5733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5186 14.5733)"^^geo:wktLiteral ;
  geo-pos:lat "44.5186"^^xsd:decimal ;
  geo-pos:long "14.5733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1846'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1846'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5733'^^xsd:double;
  dwc:startLongitude '14.5733'^^xsd:double;
  dwc:endLongitude '14.5733'^^xsd:double;
  dwc:latitude '44.5186'^^xsd:double;
  dwc:startLatitude '44.5186'^^xsd:double;
  dwc:endLatitude '44.5186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5733 44.5186, 14.5733 44.5186, 14.5733 44.5186, 14.5733 44.5186, 14.5733 44.5186))'^^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 '774_1846'^^xsd:string;
  dwc:observationDate '1993-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683333"^^xsd:decimal ;
  dwc:decimalLongitude "20.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.900833)"^^geo:wktLiteral ;
  geo-pos:lat "38.683333"^^xsd:decimal ;
  geo-pos:long "20.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1477'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1477'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.900833'^^xsd:double;
  dwc:startLongitude '20.900833'^^xsd:double;
  dwc:endLongitude '20.900833'^^xsd:double;
  dwc:latitude '38.683333'^^xsd:double;
  dwc:startLatitude '38.683333'^^xsd:double;
  dwc:endLatitude '38.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.900833 38.683333, 20.900833 38.683333, 20.900833 38.683333, 20.900833 38.683333, 20.900833 38.683333))'^^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 '774_1477'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5367 14.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5367"^^xsd:decimal ;
  dwc:decimalLongitude "14.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5367 14.5667)"^^geo:wktLiteral ;
  geo-pos:lat "44.5367"^^xsd:decimal ;
  geo-pos:long "14.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1894'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1894'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5667'^^xsd:double;
  dwc:startLongitude '14.5667'^^xsd:double;
  dwc:endLongitude '14.5667'^^xsd:double;
  dwc:latitude '44.5367'^^xsd:double;
  dwc:startLatitude '44.5367'^^xsd:double;
  dwc:endLatitude '44.5367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5667 44.5367, 14.5667 44.5367, 14.5667 44.5367, 14.5667 44.5367, 14.5667 44.5367))'^^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 '774_1894'^^xsd:string;
  dwc:observationDate '1993-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352167 22.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.352167"^^xsd:decimal ;
  dwc:decimalLongitude "22.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352167 22.446)"^^geo:wktLiteral ;
  geo-pos:lat "38.352167"^^xsd:decimal ;
  geo-pos:long "22.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_612'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_612'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.446'^^xsd:double;
  dwc:startLongitude '22.446'^^xsd:double;
  dwc:endLongitude '22.446'^^xsd:double;
  dwc:latitude '38.352167'^^xsd:double;
  dwc:startLatitude '38.352167'^^xsd:double;
  dwc:endLatitude '38.352167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.446 38.352167, 22.446 38.352167, 22.446 38.352167, 22.446 38.352167, 22.446 38.352167))'^^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 '774_612'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537833 20.898167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537833"^^xsd:decimal ;
  dwc:decimalLongitude "20.898167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537833 20.898167)"^^geo:wktLiteral ;
  geo-pos:lat "38.537833"^^xsd:decimal ;
  geo-pos:long "20.898167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1394'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1394'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.898167'^^xsd:double;
  dwc:startLongitude '20.898167'^^xsd:double;
  dwc:endLongitude '20.898167'^^xsd:double;
  dwc:latitude '38.537833'^^xsd:double;
  dwc:startLatitude '38.537833'^^xsd:double;
  dwc:endLatitude '38.537833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.898167 38.537833, 20.898167 38.537833, 20.898167 38.537833, 20.898167 38.537833, 20.898167 38.537833))'^^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 '774_1394'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6245 20.813833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6245"^^xsd:decimal ;
  dwc:decimalLongitude "20.813833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6245 20.813833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6245"^^xsd:decimal ;
  geo-pos:long "20.813833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_842'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_842'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.813833'^^xsd:double;
  dwc:startLongitude '20.813833'^^xsd:double;
  dwc:endLongitude '20.813833'^^xsd:double;
  dwc:latitude '38.6245'^^xsd:double;
  dwc:startLatitude '38.6245'^^xsd:double;
  dwc:endLatitude '38.6245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.813833 38.6245, 20.813833 38.6245, 20.813833 38.6245, 20.813833 38.6245, 20.813833 38.6245))'^^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 '774_842'^^xsd:string;
  dwc:observationDate '1995-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973 21.020667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973"^^xsd:decimal ;
  dwc:decimalLongitude "21.020667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973 21.020667)"^^geo:wktLiteral ;
  geo-pos:lat "38.973"^^xsd:decimal ;
  geo-pos:long "21.020667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_518'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_518'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.020667'^^xsd:double;
  dwc:startLongitude '21.020667'^^xsd:double;
  dwc:endLongitude '21.020667'^^xsd:double;
  dwc:latitude '38.973'^^xsd:double;
  dwc:startLatitude '38.973'^^xsd:double;
  dwc:endLatitude '38.973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.020667 38.973, 21.020667 38.973, 21.020667 38.973, 21.020667 38.973, 21.020667 38.973))'^^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 '774_518'^^xsd:string;
  dwc:observationDate '2010-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.527 20.784667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.527"^^xsd:decimal ;
  dwc:decimalLongitude "20.784667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.527 20.784667)"^^geo:wktLiteral ;
  geo-pos:lat "38.527"^^xsd:decimal ;
  geo-pos:long "20.784667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_825'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_825'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.784667'^^xsd:double;
  dwc:startLongitude '20.784667'^^xsd:double;
  dwc:endLongitude '20.784667'^^xsd:double;
  dwc:latitude '38.527'^^xsd:double;
  dwc:startLatitude '38.527'^^xsd:double;
  dwc:endLatitude '38.527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.784667 38.527, 20.784667 38.527, 20.784667 38.527, 20.784667 38.527, 20.784667 38.527))'^^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 '774_825'^^xsd:string;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.013333 21.096333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.013333"^^xsd:decimal ;
  dwc:decimalLongitude "21.096333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.013333 21.096333)"^^geo:wktLiteral ;
  geo-pos:lat "39.013333"^^xsd:decimal ;
  geo-pos:long "21.096333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_199'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_199'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.096333'^^xsd:double;
  dwc:startLongitude '21.096333'^^xsd:double;
  dwc:endLongitude '21.096333'^^xsd:double;
  dwc:latitude '39.013333'^^xsd:double;
  dwc:startLatitude '39.013333'^^xsd:double;
  dwc:endLatitude '39.013333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.096333 39.013333, 21.096333 39.013333, 21.096333 39.013333, 21.096333 39.013333, 21.096333 39.013333))'^^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 '774_199'^^xsd:string;
  dwc:observationDate '2006-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9655 20.916833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9655"^^xsd:decimal ;
  dwc:decimalLongitude "20.916833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9655 20.916833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9655"^^xsd:decimal ;
  geo-pos:long "20.916833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_326'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_326'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.916833'^^xsd:double;
  dwc:startLongitude '20.916833'^^xsd:double;
  dwc:endLongitude '20.916833'^^xsd:double;
  dwc:latitude '38.9655'^^xsd:double;
  dwc:startLatitude '38.9655'^^xsd:double;
  dwc:endLatitude '38.9655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.916833 38.9655, 20.916833 38.9655, 20.916833 38.9655, 20.916833 38.9655, 20.916833 38.9655))'^^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 '774_326'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958833"^^xsd:decimal ;
  dwc:decimalLongitude "20.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.978)"^^geo:wktLiteral ;
  geo-pos:lat "38.958833"^^xsd:decimal ;
  geo-pos:long "20.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_333'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_333'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.978'^^xsd:double;
  dwc:startLongitude '20.978'^^xsd:double;
  dwc:endLongitude '20.978'^^xsd:double;
  dwc:latitude '38.958833'^^xsd:double;
  dwc:startLatitude '38.958833'^^xsd:double;
  dwc:endLatitude '38.958833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.978 38.958833, 20.978 38.958833, 20.978 38.958833, 20.978 38.958833, 20.978 38.958833))'^^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 '774_333'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483833 20.994167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483833"^^xsd:decimal ;
  dwc:decimalLongitude "20.994167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483833 20.994167)"^^geo:wktLiteral ;
  geo-pos:lat "38.483833"^^xsd:decimal ;
  geo-pos:long "20.994167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1552'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1552'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.994167'^^xsd:double;
  dwc:startLongitude '20.994167'^^xsd:double;
  dwc:endLongitude '20.994167'^^xsd:double;
  dwc:latitude '38.483833'^^xsd:double;
  dwc:startLatitude '38.483833'^^xsd:double;
  dwc:endLatitude '38.483833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.994167 38.483833, 20.994167 38.483833, 20.994167 38.483833, 20.994167 38.483833, 20.994167 38.483833))'^^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 '774_1552'^^xsd:string;
  dwc:observationDate '2006-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962833 20.9455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962833 20.9455)"^^geo:wktLiteral ;
  geo-pos:lat "38.962833"^^xsd:decimal ;
  geo-pos:long "20.9455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_163'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_163'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9455'^^xsd:double;
  dwc:startLongitude '20.9455'^^xsd:double;
  dwc:endLongitude '20.9455'^^xsd:double;
  dwc:latitude '38.962833'^^xsd:double;
  dwc:startLatitude '38.962833'^^xsd:double;
  dwc:endLatitude '38.962833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9455 38.962833, 20.9455 38.962833, 20.9455 38.962833, 20.9455 38.962833, 20.9455 38.962833))'^^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 '774_163'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989667 20.823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989667"^^xsd:decimal ;
  dwc:decimalLongitude "20.823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989667 20.823333)"^^geo:wktLiteral ;
  geo-pos:lat "38.989667"^^xsd:decimal ;
  geo-pos:long "20.823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_68'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_68'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.823333'^^xsd:double;
  dwc:startLongitude '20.823333'^^xsd:double;
  dwc:endLongitude '20.823333'^^xsd:double;
  dwc:latitude '38.989667'^^xsd:double;
  dwc:startLatitude '38.989667'^^xsd:double;
  dwc:endLatitude '38.989667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.823333 38.989667, 20.823333 38.989667, 20.823333 38.989667, 20.823333 38.989667, 20.823333 38.989667))'^^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 '774_68'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9825 20.950667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9825"^^xsd:decimal ;
  dwc:decimalLongitude "20.950667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9825 20.950667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9825"^^xsd:decimal ;
  geo-pos:long "20.950667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_320'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_320'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.950667'^^xsd:double;
  dwc:startLongitude '20.950667'^^xsd:double;
  dwc:endLongitude '20.950667'^^xsd:double;
  dwc:latitude '38.9825'^^xsd:double;
  dwc:startLatitude '38.9825'^^xsd:double;
  dwc:endLatitude '38.9825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.950667 38.9825, 20.950667 38.9825, 20.950667 38.9825, 20.950667 38.9825, 20.950667 38.9825))'^^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 '774_320'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990167 20.876167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990167"^^xsd:decimal ;
  dwc:decimalLongitude "20.876167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990167 20.876167)"^^geo:wktLiteral ;
  geo-pos:lat "38.990167"^^xsd:decimal ;
  geo-pos:long "20.876167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_447'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.876167'^^xsd:double;
  dwc:startLongitude '20.876167'^^xsd:double;
  dwc:endLongitude '20.876167'^^xsd:double;
  dwc:latitude '38.990167'^^xsd:double;
  dwc:startLatitude '38.990167'^^xsd:double;
  dwc:endLatitude '38.990167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.876167 38.990167, 20.876167 38.990167, 20.876167 38.990167, 20.876167 38.990167, 20.876167 38.990167))'^^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 '774_447'^^xsd:string;
  dwc:observationDate '2009-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5905 20.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5905"^^xsd:decimal ;
  dwc:decimalLongitude "20.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5905 20.961)"^^geo:wktLiteral ;
  geo-pos:lat "38.5905"^^xsd:decimal ;
  geo-pos:long "20.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_818'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_818'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.961'^^xsd:double;
  dwc:startLongitude '20.961'^^xsd:double;
  dwc:endLongitude '20.961'^^xsd:double;
  dwc:latitude '38.5905'^^xsd:double;
  dwc:startLatitude '38.5905'^^xsd:double;
  dwc:endLatitude '38.5905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.961 38.5905, 20.961 38.5905, 20.961 38.5905, 20.961 38.5905, 20.961 38.5905))'^^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 '774_818'^^xsd:string;
  dwc:observationDate '1994-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.984183 -13.4671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.984183"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.984183 -13.4671)"^^geo:wktLiteral ;
  geo-pos:lat "28.984183"^^xsd:decimal ;
  geo-pos:long "-13.4671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2832'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2832'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.4671'^^xsd:double;
  dwc:startLongitude '-13.4671'^^xsd:double;
  dwc:endLongitude '-13.4671'^^xsd:double;
  dwc:latitude '28.984183'^^xsd:double;
  dwc:startLatitude '28.984183'^^xsd:double;
  dwc:endLatitude '28.984183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.4671 28.984183, -13.4671 28.984183, -13.4671 28.984183, -13.4671 28.984183, -13.4671 28.984183))'^^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 '774_2832'^^xsd:string;
  dwc:observationDate '1994-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202167 9.548833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.202167"^^xsd:decimal ;
  dwc:decimalLongitude "9.548833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.202167 9.548833)"^^geo:wktLiteral ;
  geo-pos:lat "43.202167"^^xsd:decimal ;
  geo-pos:long "9.548833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4288'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4288'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.548833'^^xsd:double;
  dwc:startLongitude '9.548833'^^xsd:double;
  dwc:endLongitude '9.548833'^^xsd:double;
  dwc:latitude '43.202167'^^xsd:double;
  dwc:startLatitude '43.202167'^^xsd:double;
  dwc:endLatitude '43.202167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.548833 43.202167, 9.548833 43.202167, 9.548833 43.202167, 9.548833 43.202167, 9.548833 43.202167))'^^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 '774_4288'^^xsd:string;
  dwc:observationDate '1995-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 14.5844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "14.5844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 14.5844)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "14.5844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1742'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1742'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5844'^^xsd:double;
  dwc:startLongitude '14.5844'^^xsd:double;
  dwc:endLongitude '14.5844'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:startLatitude '44.58'^^xsd:double;
  dwc:endLatitude '44.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5844 44.58, 14.5844 44.58, 14.5844 44.58, 14.5844 44.58, 14.5844 44.58))'^^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 '774_1742'^^xsd:string;
  dwc:observationDate '1992-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.80032 10.10347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.80032"^^xsd:decimal ;
  dwc:decimalLongitude "10.10347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.80032 10.10347)"^^geo:wktLiteral ;
  geo-pos:lat "42.80032"^^xsd:decimal ;
  geo-pos:long "10.10347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8461'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8461'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.4180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.10347'^^xsd:double;
  dwc:startLongitude '10.10347'^^xsd:double;
  dwc:endLongitude '10.10347'^^xsd:double;
  dwc:latitude '42.80032'^^xsd:double;
  dwc:startLatitude '42.80032'^^xsd:double;
  dwc:endLatitude '42.80032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.10347 42.80032, 10.10347 42.80032, 10.10347 42.80032, 10.10347 42.80032, 10.10347 42.80032))'^^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 '774_8461'^^xsd:string;
  dwc:observationDate '2012-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74316 9.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74316"^^xsd:decimal ;
  dwc:decimalLongitude "9.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74316 9.1899)"^^geo:wktLiteral ;
  geo-pos:lat "42.74316"^^xsd:decimal ;
  geo-pos:long "9.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5079'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5079'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.058055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.1899'^^xsd:double;
  dwc:startLongitude '9.1899'^^xsd:double;
  dwc:endLongitude '9.1899'^^xsd:double;
  dwc:latitude '42.74316'^^xsd:double;
  dwc:startLatitude '42.74316'^^xsd:double;
  dwc:endLatitude '42.74316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.1899 42.74316, 9.1899 42.74316, 9.1899 42.74316, 9.1899 42.74316, 9.1899 42.74316))'^^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 '774_5079'^^xsd:string;
  dwc:observationDate '2001-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.482167 20.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.482167"^^xsd:decimal ;
  dwc:decimalLongitude "20.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.482167 20.949)"^^geo:wktLiteral ;
  geo-pos:lat "38.482167"^^xsd:decimal ;
  geo-pos:long "20.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1543'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1543'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949'^^xsd:double;
  dwc:startLongitude '20.949'^^xsd:double;
  dwc:endLongitude '20.949'^^xsd:double;
  dwc:latitude '38.482167'^^xsd:double;
  dwc:startLatitude '38.482167'^^xsd:double;
  dwc:endLatitude '38.482167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949 38.482167, 20.949 38.482167, 20.949 38.482167, 20.949 38.482167, 20.949 38.482167))'^^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 '774_1543'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.837222 19.659444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.837222"^^xsd:decimal ;
  dwc:decimalLongitude "19.659444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.837222 19.659444)"^^geo:wktLiteral ;
  geo-pos:lat "39.837222"^^xsd:decimal ;
  geo-pos:long "19.659444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_688'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_688'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.659444'^^xsd:double;
  dwc:startLongitude '19.659444'^^xsd:double;
  dwc:endLongitude '19.659444'^^xsd:double;
  dwc:latitude '39.837222'^^xsd:double;
  dwc:startLatitude '39.837222'^^xsd:double;
  dwc:endLatitude '39.837222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.659444 39.837222, 19.659444 39.837222, 19.659444 39.837222, 19.659444 39.837222, 19.659444 39.837222))'^^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 '774_688'^^xsd:string;
  dwc:observationDate '1992-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.702667 14.535333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.702667"^^xsd:decimal ;
  dwc:decimalLongitude "14.535333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.702667 14.535333)"^^geo:wktLiteral ;
  geo-pos:lat "44.702667"^^xsd:decimal ;
  geo-pos:long "14.535333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2073'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2073'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.535333'^^xsd:double;
  dwc:startLongitude '14.535333'^^xsd:double;
  dwc:endLongitude '14.535333'^^xsd:double;
  dwc:latitude '44.702667'^^xsd:double;
  dwc:startLatitude '44.702667'^^xsd:double;
  dwc:endLatitude '44.702667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.535333 44.702667, 14.535333 44.702667, 14.535333 44.702667, 14.535333 44.702667, 14.535333 44.702667))'^^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 '774_2073'^^xsd:string;
  dwc:observationDate '1997-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981333 20.985833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.981333"^^xsd:decimal ;
  dwc:decimalLongitude "20.985833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981333 20.985833)"^^geo:wktLiteral ;
  geo-pos:lat "38.981333"^^xsd:decimal ;
  geo-pos:long "20.985833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_386'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_386'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.985833'^^xsd:double;
  dwc:startLongitude '20.985833'^^xsd:double;
  dwc:endLongitude '20.985833'^^xsd:double;
  dwc:latitude '38.981333'^^xsd:double;
  dwc:startLatitude '38.981333'^^xsd:double;
  dwc:endLatitude '38.981333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.985833 38.981333, 20.985833 38.981333, 20.985833 38.981333, 20.985833 38.981333, 20.985833 38.981333))'^^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 '774_386'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982222 20.878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982222"^^xsd:decimal ;
  dwc:decimalLongitude "20.878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982222 20.878333)"^^geo:wktLiteral ;
  geo-pos:lat "38.982222"^^xsd:decimal ;
  geo-pos:long "20.878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_708'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_708'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.878333'^^xsd:double;
  dwc:startLongitude '20.878333'^^xsd:double;
  dwc:endLongitude '20.878333'^^xsd:double;
  dwc:latitude '38.982222'^^xsd:double;
  dwc:startLatitude '38.982222'^^xsd:double;
  dwc:endLatitude '38.982222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.878333 38.982222, 20.878333 38.982222, 20.878333 38.982222, 20.878333 38.982222, 20.878333 38.982222))'^^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 '774_708'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660333 20.942833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660333"^^xsd:decimal ;
  dwc:decimalLongitude "20.942833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660333 20.942833)"^^geo:wktLiteral ;
  geo-pos:lat "38.660333"^^xsd:decimal ;
  geo-pos:long "20.942833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1579'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1579'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.942833'^^xsd:double;
  dwc:startLongitude '20.942833'^^xsd:double;
  dwc:endLongitude '20.942833'^^xsd:double;
  dwc:latitude '38.660333'^^xsd:double;
  dwc:startLatitude '38.660333'^^xsd:double;
  dwc:endLatitude '38.660333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.942833 38.660333, 20.942833 38.660333, 20.942833 38.660333, 20.942833 38.660333, 20.942833 38.660333))'^^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 '774_1579'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 20.954167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "20.954167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 20.954167)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "20.954167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1390'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1390'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.954167'^^xsd:double;
  dwc:startLongitude '20.954167'^^xsd:double;
  dwc:endLongitude '20.954167'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:startLatitude '38.633'^^xsd:double;
  dwc:endLatitude '38.633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.954167 38.633, 20.954167 38.633, 20.954167 38.633, 20.954167 38.633, 20.954167 38.633))'^^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 '774_1390'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5915 20.957833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5915"^^xsd:decimal ;
  dwc:decimalLongitude "20.957833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5915 20.957833)"^^geo:wktLiteral ;
  geo-pos:lat "38.5915"^^xsd:decimal ;
  geo-pos:long "20.957833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1416'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1416'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957833'^^xsd:double;
  dwc:startLongitude '20.957833'^^xsd:double;
  dwc:endLongitude '20.957833'^^xsd:double;
  dwc:latitude '38.5915'^^xsd:double;
  dwc:startLatitude '38.5915'^^xsd:double;
  dwc:endLatitude '38.5915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957833 38.5915, 20.957833 38.5915, 20.957833 38.5915, 20.957833 38.5915, 20.957833 38.5915))'^^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 '774_1416'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8325 7.633167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8325"^^xsd:decimal ;
  dwc:decimalLongitude "7.633167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8325 7.633167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8325"^^xsd:decimal ;
  geo-pos:long "7.633167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2768'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2768'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633167'^^xsd:double;
  dwc:startLongitude '7.633167'^^xsd:double;
  dwc:endLongitude '7.633167'^^xsd:double;
  dwc:latitude '40.8325'^^xsd:double;
  dwc:startLatitude '40.8325'^^xsd:double;
  dwc:endLatitude '40.8325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633167 40.8325, 7.633167 40.8325, 7.633167 40.8325, 7.633167 40.8325, 7.633167 40.8325))'^^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 '774_2768'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.946167 21.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.946167"^^xsd:decimal ;
  dwc:decimalLongitude "21.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.946167 21.0505)"^^geo:wktLiteral ;
  geo-pos:lat "38.946167"^^xsd:decimal ;
  geo-pos:long "21.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_165'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_165'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0505'^^xsd:double;
  dwc:startLongitude '21.0505'^^xsd:double;
  dwc:endLongitude '21.0505'^^xsd:double;
  dwc:latitude '38.946167'^^xsd:double;
  dwc:startLatitude '38.946167'^^xsd:double;
  dwc:endLatitude '38.946167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0505 38.946167, 21.0505 38.946167, 21.0505 38.946167, 21.0505 38.946167, 21.0505 38.946167))'^^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 '774_165'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668833 20.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.668833"^^xsd:decimal ;
  dwc:decimalLongitude "20.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668833 20.935)"^^geo:wktLiteral ;
  geo-pos:lat "38.668833"^^xsd:decimal ;
  geo-pos:long "20.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1647'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1647'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.935'^^xsd:double;
  dwc:startLongitude '20.935'^^xsd:double;
  dwc:endLongitude '20.935'^^xsd:double;
  dwc:latitude '38.668833'^^xsd:double;
  dwc:startLatitude '38.668833'^^xsd:double;
  dwc:endLatitude '38.668833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.935 38.668833, 20.935 38.668833, 20.935 38.668833, 20.935 38.668833, 20.935 38.668833))'^^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 '774_1647'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5872 14.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5872"^^xsd:decimal ;
  dwc:decimalLongitude "14.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5872 14.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.5872"^^xsd:decimal ;
  geo-pos:long "14.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1908'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1908'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4411'^^xsd:double;
  dwc:startLongitude '14.4411'^^xsd:double;
  dwc:endLongitude '14.4411'^^xsd:double;
  dwc:latitude '44.5872'^^xsd:double;
  dwc:startLatitude '44.5872'^^xsd:double;
  dwc:endLatitude '44.5872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4411 44.5872, 14.4411 44.5872, 14.4411 44.5872, 14.4411 44.5872, 14.4411 44.5872))'^^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 '774_1908'^^xsd:string;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.828333 19.537222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.828333"^^xsd:decimal ;
  dwc:decimalLongitude "19.537222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.828333 19.537222)"^^geo:wktLiteral ;
  geo-pos:lat "39.828333"^^xsd:decimal ;
  geo-pos:long "19.537222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_656'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_656'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.537222'^^xsd:double;
  dwc:startLongitude '19.537222'^^xsd:double;
  dwc:endLongitude '19.537222'^^xsd:double;
  dwc:latitude '39.828333'^^xsd:double;
  dwc:startLatitude '39.828333'^^xsd:double;
  dwc:endLatitude '39.828333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.537222 39.828333, 19.537222 39.828333, 19.537222 39.828333, 19.537222 39.828333, 19.537222 39.828333))'^^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 '774_656'^^xsd:string;
  dwc:observationDate '1991-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.168056 12.759444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.168056"^^xsd:decimal ;
  dwc:decimalLongitude "12.759444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.168056 12.759444)"^^geo:wktLiteral ;
  geo-pos:lat "45.168056"^^xsd:decimal ;
  geo-pos:long "12.759444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6899'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.759444'^^xsd:double;
  dwc:startLongitude '12.759444'^^xsd:double;
  dwc:endLongitude '12.759444'^^xsd:double;
  dwc:latitude '45.168056'^^xsd:double;
  dwc:startLatitude '45.168056'^^xsd:double;
  dwc:endLatitude '45.168056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.759444 45.168056, 12.759444 45.168056, 12.759444 45.168056, 12.759444 45.168056, 12.759444 45.168056))'^^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 '774_6899'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5411 14.6947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5411"^^xsd:decimal ;
  dwc:decimalLongitude "14.6947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5411 14.6947)"^^geo:wktLiteral ;
  geo-pos:lat "44.5411"^^xsd:decimal ;
  geo-pos:long "14.6947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1966'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1966'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6947'^^xsd:double;
  dwc:startLongitude '14.6947'^^xsd:double;
  dwc:endLongitude '14.6947'^^xsd:double;
  dwc:latitude '44.5411'^^xsd:double;
  dwc:startLatitude '44.5411'^^xsd:double;
  dwc:endLatitude '44.5411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6947 44.5411, 14.6947 44.5411, 14.6947 44.5411, 14.6947 44.5411, 14.6947 44.5411))'^^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 '774_1966'^^xsd:string;
  dwc:observationDate '1995-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991667 20.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991667"^^xsd:decimal ;
  dwc:decimalLongitude "20.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991667 20.841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.991667"^^xsd:decimal ;
  geo-pos:long "20.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_231'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_231'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.841667'^^xsd:double;
  dwc:startLongitude '20.841667'^^xsd:double;
  dwc:endLongitude '20.841667'^^xsd:double;
  dwc:latitude '38.991667'^^xsd:double;
  dwc:startLatitude '38.991667'^^xsd:double;
  dwc:endLatitude '38.991667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.841667 38.991667, 20.841667 38.991667, 20.841667 38.991667, 20.841667 38.991667, 20.841667 38.991667))'^^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 '774_231'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.944 20.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.944"^^xsd:decimal ;
  dwc:decimalLongitude "20.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.944 20.900833)"^^geo:wktLiteral ;
  geo-pos:lat "38.944"^^xsd:decimal ;
  geo-pos:long "20.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_435'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.900833'^^xsd:double;
  dwc:startLongitude '20.900833'^^xsd:double;
  dwc:endLongitude '20.900833'^^xsd:double;
  dwc:latitude '38.944'^^xsd:double;
  dwc:startLatitude '38.944'^^xsd:double;
  dwc:endLatitude '38.944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.900833 38.944, 20.900833 38.944, 20.900833 38.944, 20.900833 38.944, 20.900833 38.944))'^^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 '774_435'^^xsd:string;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 20.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677"^^xsd:decimal ;
  dwc:decimalLongitude "20.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 20.73)"^^geo:wktLiteral ;
  geo-pos:lat "38.677"^^xsd:decimal ;
  geo-pos:long "20.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1447'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1447'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.73'^^xsd:double;
  dwc:startLongitude '20.73'^^xsd:double;
  dwc:endLongitude '20.73'^^xsd:double;
  dwc:latitude '38.677'^^xsd:double;
  dwc:startLatitude '38.677'^^xsd:double;
  dwc:endLatitude '38.677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.73 38.677, 20.73 38.677, 20.73 38.677, 20.73 38.677, 20.73 38.677))'^^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 '774_1447'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304541 15.756991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.304541"^^xsd:decimal ;
  dwc:decimalLongitude "15.756991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304541 15.756991)"^^geo:wktLiteral ;
  geo-pos:lat "38.304541"^^xsd:decimal ;
  geo-pos:long "15.756991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8431'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8431'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.756991'^^xsd:double;
  dwc:startLongitude '15.756991'^^xsd:double;
  dwc:endLongitude '15.756991'^^xsd:double;
  dwc:latitude '38.304541'^^xsd:double;
  dwc:startLatitude '38.304541'^^xsd:double;
  dwc:endLatitude '38.304541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.756991 38.304541, 15.756991 38.304541, 15.756991 38.304541, 15.756991 38.304541, 15.756991 38.304541))'^^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 '774_8431'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.004667 21.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.004667"^^xsd:decimal ;
  dwc:decimalLongitude "21.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.004667 21.1255)"^^geo:wktLiteral ;
  geo-pos:lat "39.004667"^^xsd:decimal ;
  geo-pos:long "21.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_556'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_556'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.1255'^^xsd:double;
  dwc:startLongitude '21.1255'^^xsd:double;
  dwc:endLongitude '21.1255'^^xsd:double;
  dwc:latitude '39.004667'^^xsd:double;
  dwc:startLatitude '39.004667'^^xsd:double;
  dwc:endLatitude '39.004667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.1255 39.004667, 21.1255 39.004667, 21.1255 39.004667, 21.1255 39.004667, 21.1255 39.004667))'^^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 '774_556'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4667 14.5978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4667 14.5978)"^^geo:wktLiteral ;
  geo-pos:lat "44.4667"^^xsd:decimal ;
  geo-pos:long "14.5978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1840'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1840'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5978'^^xsd:double;
  dwc:startLongitude '14.5978'^^xsd:double;
  dwc:endLongitude '14.5978'^^xsd:double;
  dwc:latitude '44.4667'^^xsd:double;
  dwc:startLatitude '44.4667'^^xsd:double;
  dwc:endLatitude '44.4667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5978 44.4667, 14.5978 44.4667, 14.5978 44.4667, 14.5978 44.4667, 14.5978 44.4667))'^^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 '774_1840'^^xsd:string;
  dwc:observationDate '1993-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59519 11.03307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.59519"^^xsd:decimal ;
  dwc:decimalLongitude "11.03307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59519 11.03307)"^^geo:wktLiteral ;
  geo-pos:lat "42.59519"^^xsd:decimal ;
  geo-pos:long "11.03307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8467'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8467'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.044722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '11.03307'^^xsd:double;
  dwc:startLongitude '11.03307'^^xsd:double;
  dwc:endLongitude '11.03307'^^xsd:double;
  dwc:latitude '42.59519'^^xsd:double;
  dwc:startLatitude '42.59519'^^xsd:double;
  dwc:endLatitude '42.59519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.03307 42.59519, 11.03307 42.59519, 11.03307 42.59519, 11.03307 42.59519, 11.03307 42.59519))'^^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 '774_8467'^^xsd:string;
  dwc:observationDate '2012-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6222 14.6025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6222"^^xsd:decimal ;
  dwc:decimalLongitude "14.6025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6222 14.6025)"^^geo:wktLiteral ;
  geo-pos:lat "44.6222"^^xsd:decimal ;
  geo-pos:long "14.6025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1878'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1878'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6025'^^xsd:double;
  dwc:startLongitude '14.6025'^^xsd:double;
  dwc:endLongitude '14.6025'^^xsd:double;
  dwc:latitude '44.6222'^^xsd:double;
  dwc:startLatitude '44.6222'^^xsd:double;
  dwc:endLatitude '44.6222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6025 44.6222, 14.6025 44.6222, 14.6025 44.6222, 14.6025 44.6222, 14.6025 44.6222))'^^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 '774_1878'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46 14.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46"^^xsd:decimal ;
  dwc:decimalLongitude "14.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46 14.688)"^^geo:wktLiteral ;
  geo-pos:lat "44.46"^^xsd:decimal ;
  geo-pos:long "14.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2206'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2206'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.688'^^xsd:double;
  dwc:startLongitude '14.688'^^xsd:double;
  dwc:endLongitude '14.688'^^xsd:double;
  dwc:latitude '44.46'^^xsd:double;
  dwc:startLatitude '44.46'^^xsd:double;
  dwc:endLatitude '44.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.688 44.46, 14.688 44.46, 14.688 44.46, 14.688 44.46, 14.688 44.46))'^^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 '774_2206'^^xsd:string;
  dwc:observationDate '2000-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11013 15.52567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11013"^^xsd:decimal ;
  dwc:decimalLongitude "15.52567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11013 15.52567)"^^geo:wktLiteral ;
  geo-pos:lat "38.11013"^^xsd:decimal ;
  geo-pos:long "15.52567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8327'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8327'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7119444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.52567'^^xsd:double;
  dwc:startLongitude '15.52567'^^xsd:double;
  dwc:endLongitude '15.52567'^^xsd:double;
  dwc:latitude '38.11013'^^xsd:double;
  dwc:startLatitude '38.11013'^^xsd:double;
  dwc:endLatitude '38.11013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.52567 38.11013, 15.52567 38.11013, 15.52567 38.11013, 15.52567 38.11013, 15.52567 38.11013))'^^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 '774_8327'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095667 22.7155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095667"^^xsd:decimal ;
  dwc:decimalLongitude "22.7155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095667 22.7155)"^^geo:wktLiteral ;
  geo-pos:lat "38.095667"^^xsd:decimal ;
  geo-pos:long "22.7155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_604'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_604'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.7155'^^xsd:double;
  dwc:startLongitude '22.7155'^^xsd:double;
  dwc:endLongitude '22.7155'^^xsd:double;
  dwc:latitude '38.095667'^^xsd:double;
  dwc:startLatitude '38.095667'^^xsd:double;
  dwc:endLatitude '38.095667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7155 38.095667, 22.7155 38.095667, 22.7155 38.095667, 22.7155 38.095667, 22.7155 38.095667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_604'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466667 20.7095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.466667"^^xsd:decimal ;
  dwc:decimalLongitude "20.7095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466667 20.7095)"^^geo:wktLiteral ;
  geo-pos:lat "38.466667"^^xsd:decimal ;
  geo-pos:long "20.7095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2450'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2450'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7095'^^xsd:double;
  dwc:startLongitude '20.7095'^^xsd:double;
  dwc:endLongitude '20.7095'^^xsd:double;
  dwc:latitude '38.466667'^^xsd:double;
  dwc:startLatitude '38.466667'^^xsd:double;
  dwc:endLatitude '38.466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7095 38.466667, 20.7095 38.466667, 20.7095 38.466667, 20.7095 38.466667, 20.7095 38.466667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2450'^^xsd:string;
  dwc:observationDate '1991-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.196833 22.6555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.196833"^^xsd:decimal ;
  dwc:decimalLongitude "22.6555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.196833 22.6555)"^^geo:wktLiteral ;
  geo-pos:lat "38.196833"^^xsd:decimal ;
  geo-pos:long "22.6555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_636'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_636'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.6555'^^xsd:double;
  dwc:startLongitude '22.6555'^^xsd:double;
  dwc:endLongitude '22.6555'^^xsd:double;
  dwc:latitude '38.196833'^^xsd:double;
  dwc:startLatitude '38.196833'^^xsd:double;
  dwc:endLatitude '38.196833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6555 38.196833, 22.6555 38.196833, 22.6555 38.196833, 22.6555 38.196833, 22.6555 38.196833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_636'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.082333 22.729333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.082333"^^xsd:decimal ;
  dwc:decimalLongitude "22.729333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.082333 22.729333)"^^geo:wktLiteral ;
  geo-pos:lat "38.082333"^^xsd:decimal ;
  geo-pos:long "22.729333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_606'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_606'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.729333'^^xsd:double;
  dwc:startLongitude '22.729333'^^xsd:double;
  dwc:endLongitude '22.729333'^^xsd:double;
  dwc:latitude '38.082333'^^xsd:double;
  dwc:startLatitude '38.082333'^^xsd:double;
  dwc:endLatitude '38.082333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.729333 38.082333, 22.729333 38.082333, 22.729333 38.082333, 22.729333 38.082333, 22.729333 38.082333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_606'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.8095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.8095)"^^geo:wktLiteral ;
  geo-pos:lat "38.666667"^^xsd:decimal ;
  geo-pos:long "20.8095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2648'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2648'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8095'^^xsd:double;
  dwc:startLongitude '20.8095'^^xsd:double;
  dwc:endLongitude '20.8095'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8095 38.666667, 20.8095 38.666667, 20.8095 38.666667, 20.8095 38.666667, 20.8095 38.666667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2648'^^xsd:string;
  dwc:observationDate '1993-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.953667 -17.170333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.953667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.170333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.953667 -17.170333)"^^geo:wktLiteral ;
  geo-pos:lat "27.953667"^^xsd:decimal ;
  geo-pos:long "-17.170333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3094'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3094'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.006388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.170333'^^xsd:double;
  dwc:startLongitude '-17.170333'^^xsd:double;
  dwc:endLongitude '-17.170333'^^xsd:double;
  dwc:latitude '27.953667'^^xsd:double;
  dwc:startLatitude '27.953667'^^xsd:double;
  dwc:endLatitude '27.953667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.170333 27.953667, -17.170333 27.953667, -17.170333 27.953667, -17.170333 27.953667, -17.170333 27.953667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_3094'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 20.8855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "20.8855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 20.8855)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "20.8855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_756'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_756'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8855'^^xsd:double;
  dwc:startLongitude '20.8855'^^xsd:double;
  dwc:endLongitude '20.8855'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:startLatitude '38.544'^^xsd:double;
  dwc:endLatitude '38.544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8855 38.544, 20.8855 38.544, 20.8855 38.544, 20.8855 38.544, 20.8855 38.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_756'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.143167 22.7265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.143167"^^xsd:decimal ;
  dwc:decimalLongitude "22.7265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.143167 22.7265)"^^geo:wktLiteral ;
  geo-pos:lat "38.143167"^^xsd:decimal ;
  geo-pos:long "22.7265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_618'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_618'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.7265'^^xsd:double;
  dwc:startLongitude '22.7265'^^xsd:double;
  dwc:endLongitude '22.7265'^^xsd:double;
  dwc:latitude '38.143167'^^xsd:double;
  dwc:startLatitude '38.143167'^^xsd:double;
  dwc:endLatitude '38.143167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7265 38.143167, 22.7265 38.143167, 22.7265 38.143167, 22.7265 38.143167, 22.7265 38.143167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_618'^^xsd:string;
  dwc:observationDate '2009-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900556 19.225833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900556"^^xsd:decimal ;
  dwc:decimalLongitude "19.225833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900556 19.225833)"^^geo:wktLiteral ;
  geo-pos:lat "39.900556"^^xsd:decimal ;
  geo-pos:long "19.225833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_658'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_658'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.225833'^^xsd:double;
  dwc:startLongitude '19.225833'^^xsd:double;
  dwc:endLongitude '19.225833'^^xsd:double;
  dwc:latitude '39.900556'^^xsd:double;
  dwc:startLatitude '39.900556'^^xsd:double;
  dwc:endLatitude '39.900556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.225833 39.900556, 19.225833 39.900556, 19.225833 39.900556, 19.225833 39.900556, 19.225833 39.900556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_658'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 20.936167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.936167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 20.936167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "20.936167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2679'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2679'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.936167'^^xsd:double;
  dwc:startLongitude '20.936167'^^xsd:double;
  dwc:endLongitude '20.936167'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:startLatitude '38.6'^^xsd:double;
  dwc:endLatitude '38.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.936167 38.6, 20.936167 38.6, 20.936167 38.6, 20.936167 38.6, 20.936167 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2679'^^xsd:string;
  dwc:observationDate '1993-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.901333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659833"^^xsd:decimal ;
  dwc:decimalLongitude "20.901333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.901333)"^^geo:wktLiteral ;
  geo-pos:lat "38.659833"^^xsd:decimal ;
  geo-pos:long "20.901333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_902'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_902'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901333'^^xsd:double;
  dwc:startLongitude '20.901333'^^xsd:double;
  dwc:endLongitude '20.901333'^^xsd:double;
  dwc:latitude '38.659833'^^xsd:double;
  dwc:startLatitude '38.659833'^^xsd:double;
  dwc:endLatitude '38.659833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901333 38.659833, 20.901333 38.659833, 20.901333 38.659833, 20.901333 38.659833, 20.901333 38.659833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_902'^^xsd:string;
  dwc:observationDate '1996-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1485 22.602667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1485"^^xsd:decimal ;
  dwc:decimalLongitude "22.602667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1485 22.602667)"^^geo:wktLiteral ;
  geo-pos:lat "38.1485"^^xsd:decimal ;
  geo-pos:long "22.602667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_609'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_609'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.602667'^^xsd:double;
  dwc:startLongitude '22.602667'^^xsd:double;
  dwc:endLongitude '22.602667'^^xsd:double;
  dwc:latitude '38.1485'^^xsd:double;
  dwc:startLatitude '38.1485'^^xsd:double;
  dwc:endLatitude '38.1485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.602667 38.1485, 22.602667 38.1485, 22.602667 38.1485, 22.602667 38.1485, 22.602667 38.1485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_609'^^xsd:string;
  dwc:observationDate '2009-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 21.068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483333"^^xsd:decimal ;
  dwc:decimalLongitude "21.068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483333 21.068333)"^^geo:wktLiteral ;
  geo-pos:lat "38.483333"^^xsd:decimal ;
  geo-pos:long "21.068333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2667'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2667'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.068333'^^xsd:double;
  dwc:startLongitude '21.068333'^^xsd:double;
  dwc:endLongitude '21.068333'^^xsd:double;
  dwc:latitude '38.483333'^^xsd:double;
  dwc:startLatitude '38.483333'^^xsd:double;
  dwc:endLatitude '38.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.068333 38.483333, 21.068333 38.483333, 21.068333 38.483333, 21.068333 38.483333, 21.068333 38.483333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2667'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673167 20.828667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.673167"^^xsd:decimal ;
  dwc:decimalLongitude "20.828667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673167 20.828667)"^^geo:wktLiteral ;
  geo-pos:lat "38.673167"^^xsd:decimal ;
  geo-pos:long "20.828667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1206'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1206'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.828667'^^xsd:double;
  dwc:startLongitude '20.828667'^^xsd:double;
  dwc:endLongitude '20.828667'^^xsd:double;
  dwc:latitude '38.673167'^^xsd:double;
  dwc:startLatitude '38.673167'^^xsd:double;
  dwc:endLatitude '38.673167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.828667 38.673167, 20.828667 38.673167, 20.828667 38.673167, 20.828667 38.673167, 20.828667 38.673167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_1206'^^xsd:string;
  dwc:observationDate '1999-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733333 20.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.733333"^^xsd:decimal ;
  dwc:decimalLongitude "20.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733333 20.752)"^^geo:wktLiteral ;
  geo-pos:lat "38.733333"^^xsd:decimal ;
  geo-pos:long "20.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2689'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2689'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.752'^^xsd:double;
  dwc:startLongitude '20.752'^^xsd:double;
  dwc:endLongitude '20.752'^^xsd:double;
  dwc:latitude '38.733333'^^xsd:double;
  dwc:startLatitude '38.733333'^^xsd:double;
  dwc:endLatitude '38.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.752 38.733333, 20.752 38.733333, 20.752 38.733333, 20.752 38.733333, 20.752 38.733333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2689'^^xsd:string;
  dwc:observationDate '1993-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.999833 -17.333167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.999833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.333167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.999833 -17.333167)"^^geo:wktLiteral ;
  geo-pos:lat "27.999833"^^xsd:decimal ;
  geo-pos:long "-17.333167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2923'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2923'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.038611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.333167'^^xsd:double;
  dwc:startLongitude '-17.333167'^^xsd:double;
  dwc:endLongitude '-17.333167'^^xsd:double;
  dwc:latitude '27.999833'^^xsd:double;
  dwc:startLatitude '27.999833'^^xsd:double;
  dwc:endLatitude '27.999833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.333167 27.999833, -17.333167 27.999833, -17.333167 27.999833, -17.333167 27.999833, -17.333167 27.999833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2923'^^xsd:string;
  dwc:observationDate '1996-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.502833 20.980333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.502833"^^xsd:decimal ;
  dwc:decimalLongitude "20.980333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.502833 20.980333)"^^geo:wktLiteral ;
  geo-pos:lat "38.502833"^^xsd:decimal ;
  geo-pos:long "20.980333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_773'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_773'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.980333'^^xsd:double;
  dwc:startLongitude '20.980333'^^xsd:double;
  dwc:endLongitude '20.980333'^^xsd:double;
  dwc:latitude '38.502833'^^xsd:double;
  dwc:startLatitude '38.502833'^^xsd:double;
  dwc:endLatitude '38.502833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.980333 38.502833, 20.980333 38.502833, 20.980333 38.502833, 20.980333 38.502833, 20.980333 38.502833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_773'^^xsd:string;
  dwc:observationDate '1993-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.880833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "20.880833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 20.880833)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "20.880833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2665'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2665'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.880833'^^xsd:double;
  dwc:startLongitude '20.880833'^^xsd:double;
  dwc:endLongitude '20.880833'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:startLatitude '38.55'^^xsd:double;
  dwc:endLatitude '38.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.880833 38.55, 20.880833 38.55, 20.880833 38.55, 20.880833 38.55, 20.880833 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2665'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466667 21.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.466667"^^xsd:decimal ;
  dwc:decimalLongitude "21.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466667 21.059)"^^geo:wktLiteral ;
  geo-pos:lat "38.466667"^^xsd:decimal ;
  geo-pos:long "21.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2621'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2621'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.059'^^xsd:double;
  dwc:startLongitude '21.059'^^xsd:double;
  dwc:endLongitude '21.059'^^xsd:double;
  dwc:latitude '38.466667'^^xsd:double;
  dwc:startLatitude '38.466667'^^xsd:double;
  dwc:endLatitude '38.466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.059 38.466667, 21.059 38.466667, 21.059 38.466667, 21.059 38.466667, 21.059 38.466667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2621'^^xsd:string;
  dwc:observationDate '1992-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 20.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 20.991667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "20.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2619'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2619'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.991667'^^xsd:double;
  dwc:startLongitude '20.991667'^^xsd:double;
  dwc:endLongitude '20.991667'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:startLatitude '38.45'^^xsd:double;
  dwc:endLatitude '38.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.991667 38.45, 20.991667 38.45, 20.991667 38.45, 20.991667 38.45, 20.991667 38.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2619'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 22.739833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "22.739833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 22.739833)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "22.739833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_628'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_628'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.739833'^^xsd:double;
  dwc:startLongitude '22.739833'^^xsd:double;
  dwc:endLongitude '22.739833'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:startLatitude '38.117'^^xsd:double;
  dwc:endLatitude '38.117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.739833 38.117, 22.739833 38.117, 22.739833 38.117, 22.739833 38.117, 22.739833 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinidae" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_628'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 20.733667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "20.733667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 20.733667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "20.733667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2688'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2688'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.733667'^^xsd:double;
  dwc:startLongitude '20.733667'^^xsd:double;
  dwc:endLongitude '20.733667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:startLatitude '38.7'^^xsd:double;
  dwc:endLatitude '38.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.733667 38.7, 20.733667 38.7, 20.733667 38.7, 20.733667 38.7, 20.733667 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '774_2688'^^xsd:string;
  dwc:observationDate '1993-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.964667 -17.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.964667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.964667 -17.298)"^^geo:wktLiteral ;
  geo-pos:lat "27.964667"^^xsd:decimal ;
  geo-pos:long "-17.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3071'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3071'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.268055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.298'^^xsd:double;
  dwc:startLongitude '-17.298'^^xsd:double;
  dwc:endLongitude '-17.298'^^xsd:double;
  dwc:latitude '27.964667'^^xsd:double;
  dwc:startLatitude '27.964667'^^xsd:double;
  dwc:endLatitude '27.964667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.298 27.964667, -17.298 27.964667, -17.298 27.964667, -17.298 27.964667, -17.298 27.964667))'^^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 '774_3071'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952667 20.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952667"^^xsd:decimal ;
  dwc:decimalLongitude "20.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952667 20.832)"^^geo:wktLiteral ;
  geo-pos:lat "38.952667"^^xsd:decimal ;
  geo-pos:long "20.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_108'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_108'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.832'^^xsd:double;
  dwc:startLongitude '20.832'^^xsd:double;
  dwc:endLongitude '20.832'^^xsd:double;
  dwc:latitude '38.952667'^^xsd:double;
  dwc:startLatitude '38.952667'^^xsd:double;
  dwc:endLatitude '38.952667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.832 38.952667, 20.832 38.952667, 20.832 38.952667, 20.832 38.952667, 20.832 38.952667))'^^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 '774_108'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717333 20.871333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.717333"^^xsd:decimal ;
  dwc:decimalLongitude "20.871333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717333 20.871333)"^^geo:wktLiteral ;
  geo-pos:lat "38.717333"^^xsd:decimal ;
  geo-pos:long "20.871333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1539'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1539'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.871333'^^xsd:double;
  dwc:startLongitude '20.871333'^^xsd:double;
  dwc:endLongitude '20.871333'^^xsd:double;
  dwc:latitude '38.717333'^^xsd:double;
  dwc:startLatitude '38.717333'^^xsd:double;
  dwc:endLatitude '38.717333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.871333 38.717333, 20.871333 38.717333, 20.871333 38.717333, 20.871333 38.717333, 20.871333 38.717333))'^^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 '774_1539'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9555 20.907667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9555"^^xsd:decimal ;
  dwc:decimalLongitude "20.907667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9555 20.907667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9555"^^xsd:decimal ;
  geo-pos:long "20.907667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8260'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8260'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.907667'^^xsd:double;
  dwc:startLongitude '20.907667'^^xsd:double;
  dwc:endLongitude '20.907667'^^xsd:double;
  dwc:latitude '38.9555'^^xsd:double;
  dwc:startLatitude '38.9555'^^xsd:double;
  dwc:endLatitude '38.9555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.907667 38.9555, 20.907667 38.9555, 20.907667 38.9555, 20.907667 38.9555, 20.907667 38.9555))'^^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 '774_8260'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "14.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 14.616667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "14.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2280'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2280'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.616667'^^xsd:double;
  dwc:startLongitude '14.616667'^^xsd:double;
  dwc:endLongitude '14.616667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:startLatitude '44.7'^^xsd:double;
  dwc:endLatitude '44.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.616667 44.7, 14.616667 44.7, 14.616667 44.7, 14.616667 44.7, 14.616667 44.7))'^^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 '774_2280'^^xsd:string;
  dwc:observationDate '1988-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972 21.093667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972"^^xsd:decimal ;
  dwc:decimalLongitude "21.093667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972 21.093667)"^^geo:wktLiteral ;
  geo-pos:lat "38.972"^^xsd:decimal ;
  geo-pos:long "21.093667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_269'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_269'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.093667'^^xsd:double;
  dwc:startLongitude '21.093667'^^xsd:double;
  dwc:endLongitude '21.093667'^^xsd:double;
  dwc:latitude '38.972'^^xsd:double;
  dwc:startLatitude '38.972'^^xsd:double;
  dwc:endLatitude '38.972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.093667 38.972, 21.093667 38.972, 21.093667 38.972, 21.093667 38.972, 21.093667 38.972))'^^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 '774_269'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.996167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970667"^^xsd:decimal ;
  dwc:decimalLongitude "20.996167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.996167)"^^geo:wktLiteral ;
  geo-pos:lat "38.970667"^^xsd:decimal ;
  geo-pos:long "20.996167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_260'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_260'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.996167'^^xsd:double;
  dwc:startLongitude '20.996167'^^xsd:double;
  dwc:endLongitude '20.996167'^^xsd:double;
  dwc:latitude '38.970667'^^xsd:double;
  dwc:startLatitude '38.970667'^^xsd:double;
  dwc:endLatitude '38.970667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.996167 38.970667, 20.996167 38.970667, 20.996167 38.970667, 20.996167 38.970667, 20.996167 38.970667))'^^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 '774_260'^^xsd:string;
  dwc:observationDate '2007-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621833 20.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.621833"^^xsd:decimal ;
  dwc:decimalLongitude "20.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621833 20.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.621833"^^xsd:decimal ;
  geo-pos:long "20.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1251'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1251'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.96'^^xsd:double;
  dwc:startLongitude '20.96'^^xsd:double;
  dwc:endLongitude '20.96'^^xsd:double;
  dwc:latitude '38.621833'^^xsd:double;
  dwc:startLatitude '38.621833'^^xsd:double;
  dwc:endLatitude '38.621833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.96 38.621833, 20.96 38.621833, 20.96 38.621833, 20.96 38.621833, 20.96 38.621833))'^^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 '774_1251'^^xsd:string;
  dwc:observationDate '2000-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973 20.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973"^^xsd:decimal ;
  dwc:decimalLongitude "20.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973 20.958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.973"^^xsd:decimal ;
  geo-pos:long "20.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_568'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_568'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958333'^^xsd:double;
  dwc:startLongitude '20.958333'^^xsd:double;
  dwc:endLongitude '20.958333'^^xsd:double;
  dwc:latitude '38.973'^^xsd:double;
  dwc:startLatitude '38.973'^^xsd:double;
  dwc:endLatitude '38.973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958333 38.973, 20.958333 38.973, 20.958333 38.973, 20.958333 38.973, 20.958333 38.973))'^^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 '774_568'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5425 14.5228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5425"^^xsd:decimal ;
  dwc:decimalLongitude "14.5228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5425 14.5228)"^^geo:wktLiteral ;
  geo-pos:lat "44.5425"^^xsd:decimal ;
  geo-pos:long "14.5228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1893'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1893'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5228'^^xsd:double;
  dwc:startLongitude '14.5228'^^xsd:double;
  dwc:endLongitude '14.5228'^^xsd:double;
  dwc:latitude '44.5425'^^xsd:double;
  dwc:startLatitude '44.5425'^^xsd:double;
  dwc:endLatitude '44.5425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5228 44.5425, 14.5228 44.5425, 14.5228 44.5425, 14.5228 44.5425, 14.5228 44.5425))'^^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 '774_1893'^^xsd:string;
  dwc:observationDate '1993-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 20.948833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983833"^^xsd:decimal ;
  dwc:decimalLongitude "20.948833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 20.948833)"^^geo:wktLiteral ;
  geo-pos:lat "38.983833"^^xsd:decimal ;
  geo-pos:long "20.948833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_194'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_194'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.948833'^^xsd:double;
  dwc:startLongitude '20.948833'^^xsd:double;
  dwc:endLongitude '20.948833'^^xsd:double;
  dwc:latitude '38.983833'^^xsd:double;
  dwc:startLatitude '38.983833'^^xsd:double;
  dwc:endLatitude '38.983833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.948833 38.983833, 20.948833 38.983833, 20.948833 38.983833, 20.948833 38.983833, 20.948833 38.983833))'^^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 '774_194'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 20.918833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "20.918833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 20.918833)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "20.918833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_440'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_440'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.918833'^^xsd:double;
  dwc:startLongitude '20.918833'^^xsd:double;
  dwc:endLongitude '20.918833'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:startLatitude '38.98'^^xsd:double;
  dwc:endLatitude '38.98'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.918833 38.98, 20.918833 38.98, 20.918833 38.98, 20.918833 38.98, 20.918833 38.98))'^^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 '774_440'^^xsd:string;
  dwc:observationDate '2009-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1623'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1623'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1623'^^xsd:string;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.929167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9725"^^xsd:decimal ;
  dwc:decimalLongitude "20.929167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.929167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9725"^^xsd:decimal ;
  geo-pos:long "20.929167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_21'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_21'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929167'^^xsd:double;
  dwc:startLongitude '20.929167'^^xsd:double;
  dwc:endLongitude '20.929167'^^xsd:double;
  dwc:latitude '38.9725'^^xsd:double;
  dwc:startLatitude '38.9725'^^xsd:double;
  dwc:endLatitude '38.9725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929167 38.9725, 20.929167 38.9725, 20.929167 38.9725, 20.929167 38.9725, 20.929167 38.9725))'^^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 '774_21'^^xsd:string;
  dwc:observationDate '2003-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.991333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9725"^^xsd:decimal ;
  dwc:decimalLongitude "20.991333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.991333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9725"^^xsd:decimal ;
  geo-pos:long "20.991333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_498'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.991333'^^xsd:double;
  dwc:startLongitude '20.991333'^^xsd:double;
  dwc:endLongitude '20.991333'^^xsd:double;
  dwc:latitude '38.9725'^^xsd:double;
  dwc:startLatitude '38.9725'^^xsd:double;
  dwc:endLatitude '38.9725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.991333 38.9725, 20.991333 38.9725, 20.991333 38.9725, 20.991333 38.9725, 20.991333 38.9725))'^^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 '774_498'^^xsd:string;
  dwc:observationDate '2009-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 21.0715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 21.0715)"^^geo:wktLiteral ;
  geo-pos:lat "38.986667"^^xsd:decimal ;
  geo-pos:long "21.0715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8277'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8277'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0715'^^xsd:double;
  dwc:startLongitude '21.0715'^^xsd:double;
  dwc:endLongitude '21.0715'^^xsd:double;
  dwc:latitude '38.986667'^^xsd:double;
  dwc:startLatitude '38.986667'^^xsd:double;
  dwc:endLatitude '38.986667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0715 38.986667, 21.0715 38.986667, 21.0715 38.986667, 21.0715 38.986667, 21.0715 38.986667))'^^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 '774_8277'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643667 20.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.643667"^^xsd:decimal ;
  dwc:decimalLongitude "20.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643667 20.819)"^^geo:wktLiteral ;
  geo-pos:lat "38.643667"^^xsd:decimal ;
  geo-pos:long "20.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_844'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_844'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.819'^^xsd:double;
  dwc:startLongitude '20.819'^^xsd:double;
  dwc:endLongitude '20.819'^^xsd:double;
  dwc:latitude '38.643667'^^xsd:double;
  dwc:startLatitude '38.643667'^^xsd:double;
  dwc:endLatitude '38.643667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.819 38.643667, 20.819 38.643667, 20.819 38.643667, 20.819 38.643667, 20.819 38.643667))'^^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 '774_844'^^xsd:string;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.616667 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.616667 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.616667"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2266'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2266'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:startLongitude '14.55'^^xsd:double;
  dwc:endLongitude '14.55'^^xsd:double;
  dwc:latitude '44.616667'^^xsd:double;
  dwc:startLatitude '44.616667'^^xsd:double;
  dwc:endLatitude '44.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.55 44.616667, 14.55 44.616667, 14.55 44.616667, 14.55 44.616667, 14.55 44.616667))'^^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 '774_2266'^^xsd:string;
  dwc:observationDate '1987-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67565 8.703667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67565"^^xsd:decimal ;
  dwc:decimalLongitude "8.703667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67565 8.703667)"^^geo:wktLiteral ;
  geo-pos:lat "42.67565"^^xsd:decimal ;
  geo-pos:long "8.703667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3439'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3439'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.703667'^^xsd:double;
  dwc:startLongitude '8.703667'^^xsd:double;
  dwc:endLongitude '8.703667'^^xsd:double;
  dwc:latitude '42.67565'^^xsd:double;
  dwc:startLatitude '42.67565'^^xsd:double;
  dwc:endLatitude '42.67565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.703667 42.67565, 8.703667 42.67565, 8.703667 42.67565, 8.703667 42.67565, 8.703667 42.67565))'^^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 '774_3439'^^xsd:string;
  dwc:observationDate '1991-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666333 20.890833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666333"^^xsd:decimal ;
  dwc:decimalLongitude "20.890833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666333 20.890833)"^^geo:wktLiteral ;
  geo-pos:lat "38.666333"^^xsd:decimal ;
  geo-pos:long "20.890833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1644'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1644'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.890833'^^xsd:double;
  dwc:startLongitude '20.890833'^^xsd:double;
  dwc:endLongitude '20.890833'^^xsd:double;
  dwc:latitude '38.666333'^^xsd:double;
  dwc:startLatitude '38.666333'^^xsd:double;
  dwc:endLatitude '38.666333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.890833 38.666333, 20.890833 38.666333, 20.890833 38.666333, 20.890833 38.666333, 20.890833 38.666333))'^^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 '774_1644'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655667 20.945333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655667"^^xsd:decimal ;
  dwc:decimalLongitude "20.945333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655667 20.945333)"^^geo:wktLiteral ;
  geo-pos:lat "38.655667"^^xsd:decimal ;
  geo-pos:long "20.945333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1413'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1413'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.945333'^^xsd:double;
  dwc:startLongitude '20.945333'^^xsd:double;
  dwc:endLongitude '20.945333'^^xsd:double;
  dwc:latitude '38.655667'^^xsd:double;
  dwc:startLatitude '38.655667'^^xsd:double;
  dwc:endLatitude '38.655667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.945333 38.655667, 20.945333 38.655667, 20.945333 38.655667, 20.945333 38.655667, 20.945333 38.655667))'^^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 '774_1413'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.926333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958833"^^xsd:decimal ;
  dwc:decimalLongitude "20.926333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.926333)"^^geo:wktLiteral ;
  geo-pos:lat "38.958833"^^xsd:decimal ;
  geo-pos:long "20.926333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_82'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_82'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926333'^^xsd:double;
  dwc:startLongitude '20.926333'^^xsd:double;
  dwc:endLongitude '20.926333'^^xsd:double;
  dwc:latitude '38.958833'^^xsd:double;
  dwc:startLatitude '38.958833'^^xsd:double;
  dwc:endLatitude '38.958833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926333 38.958833, 20.926333 38.958833, 20.926333 38.958833, 20.926333 38.958833, 20.926333 38.958833))'^^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 '774_82'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86817 8.03983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86817"^^xsd:decimal ;
  dwc:decimalLongitude "8.03983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86817 8.03983)"^^geo:wktLiteral ;
  geo-pos:lat "43.86817"^^xsd:decimal ;
  geo-pos:long "8.03983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4933'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4933'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03983'^^xsd:double;
  dwc:startLongitude '8.03983'^^xsd:double;
  dwc:endLongitude '8.03983'^^xsd:double;
  dwc:latitude '43.86817'^^xsd:double;
  dwc:startLatitude '43.86817'^^xsd:double;
  dwc:endLatitude '43.86817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03983 43.86817, 8.03983 43.86817, 8.03983 43.86817, 8.03983 43.86817, 8.03983 43.86817))'^^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 '774_4933'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.916667 13.650167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.650167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.916667 13.650167)"^^geo:wktLiteral ;
  geo-pos:lat "44.916667"^^xsd:decimal ;
  geo-pos:long "13.650167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2276'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2276'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.650167'^^xsd:double;
  dwc:startLongitude '13.650167'^^xsd:double;
  dwc:endLongitude '13.650167'^^xsd:double;
  dwc:latitude '44.916667'^^xsd:double;
  dwc:startLatitude '44.916667'^^xsd:double;
  dwc:endLatitude '44.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.650167 44.916667, 13.650167 44.916667, 13.650167 44.916667, 13.650167 44.916667, 13.650167 44.916667))'^^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 '774_2276'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9695 20.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9695"^^xsd:decimal ;
  dwc:decimalLongitude "20.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9695 20.8395)"^^geo:wktLiteral ;
  geo-pos:lat "38.9695"^^xsd:decimal ;
  geo-pos:long "20.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_509'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_509'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8395'^^xsd:double;
  dwc:startLongitude '20.8395'^^xsd:double;
  dwc:endLongitude '20.8395'^^xsd:double;
  dwc:latitude '38.9695'^^xsd:double;
  dwc:startLatitude '38.9695'^^xsd:double;
  dwc:endLatitude '38.9695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8395 38.9695, 20.8395 38.9695, 20.8395 38.9695, 20.8395 38.9695, 20.8395 38.9695))'^^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 '774_509'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483333 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483333 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.483333"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2355'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2355'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2'^^xsd:double;
  dwc:startLongitude '8.2'^^xsd:double;
  dwc:endLongitude '8.2'^^xsd:double;
  dwc:latitude '40.483333'^^xsd:double;
  dwc:startLatitude '40.483333'^^xsd:double;
  dwc:endLatitude '40.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2 40.483333, 8.2 40.483333, 8.2 40.483333, 8.2 40.483333, 8.2 40.483333))'^^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 '774_2355'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 20.971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989167"^^xsd:decimal ;
  dwc:decimalLongitude "20.971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 20.971667)"^^geo:wktLiteral ;
  geo-pos:lat "38.989167"^^xsd:decimal ;
  geo-pos:long "20.971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8254'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.971667'^^xsd:double;
  dwc:startLongitude '20.971667'^^xsd:double;
  dwc:endLongitude '20.971667'^^xsd:double;
  dwc:latitude '38.989167'^^xsd:double;
  dwc:startLatitude '38.989167'^^xsd:double;
  dwc:endLatitude '38.989167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.971667 38.989167, 20.971667 38.989167, 20.971667 38.989167, 20.971667 38.989167, 20.971667 38.989167))'^^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 '774_8254'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3728 14.6911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3728"^^xsd:decimal ;
  dwc:decimalLongitude "14.6911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3728 14.6911)"^^geo:wktLiteral ;
  geo-pos:lat "44.3728"^^xsd:decimal ;
  geo-pos:long "14.6911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2017'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2017'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6911'^^xsd:double;
  dwc:startLongitude '14.6911'^^xsd:double;
  dwc:endLongitude '14.6911'^^xsd:double;
  dwc:latitude '44.3728'^^xsd:double;
  dwc:startLatitude '44.3728'^^xsd:double;
  dwc:endLatitude '44.3728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6911 44.3728, 14.6911 44.3728, 14.6911 44.3728, 14.6911 44.3728, 14.6911 44.3728))'^^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 '774_2017'^^xsd:string;
  dwc:observationDate '1995-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.023 -16.889667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.023"^^xsd:decimal ;
  dwc:decimalLongitude "-16.889667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.023 -16.889667)"^^geo:wktLiteral ;
  geo-pos:lat "28.023"^^xsd:decimal ;
  geo-pos:long "-16.889667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3041'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3041'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.589444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.889667'^^xsd:double;
  dwc:startLongitude '-16.889667'^^xsd:double;
  dwc:endLongitude '-16.889667'^^xsd:double;
  dwc:latitude '28.023'^^xsd:double;
  dwc:startLatitude '28.023'^^xsd:double;
  dwc:endLatitude '28.023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.889667 28.023, -16.889667 28.023, -16.889667 28.023, -16.889667 28.023, -16.889667 28.023))'^^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 '774_3041'^^xsd:string;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6206 14.6161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6206"^^xsd:decimal ;
  dwc:decimalLongitude "14.6161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6206 14.6161)"^^geo:wktLiteral ;
  geo-pos:lat "44.6206"^^xsd:decimal ;
  geo-pos:long "14.6161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1952'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1952'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6161'^^xsd:double;
  dwc:startLongitude '14.6161'^^xsd:double;
  dwc:endLongitude '14.6161'^^xsd:double;
  dwc:latitude '44.6206'^^xsd:double;
  dwc:startLatitude '44.6206'^^xsd:double;
  dwc:endLatitude '44.6206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6161 44.6206, 14.6161 44.6206, 14.6161 44.6206, 14.6161 44.6206, 14.6161 44.6206))'^^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 '774_1952'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953833 20.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953833"^^xsd:decimal ;
  dwc:decimalLongitude "20.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953833 20.858)"^^geo:wktLiteral ;
  geo-pos:lat "38.953833"^^xsd:decimal ;
  geo-pos:long "20.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_241'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_241'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858'^^xsd:double;
  dwc:startLongitude '20.858'^^xsd:double;
  dwc:endLongitude '20.858'^^xsd:double;
  dwc:latitude '38.953833'^^xsd:double;
  dwc:startLatitude '38.953833'^^xsd:double;
  dwc:endLatitude '38.953833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858 38.953833, 20.858 38.953833, 20.858 38.953833, 20.858 38.953833, 20.858 38.953833))'^^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 '774_241'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5472 14.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5472"^^xsd:decimal ;
  dwc:decimalLongitude "14.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5472 14.535)"^^geo:wktLiteral ;
  geo-pos:lat "44.5472"^^xsd:decimal ;
  geo-pos:long "14.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1811'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1811'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.535'^^xsd:double;
  dwc:startLongitude '14.535'^^xsd:double;
  dwc:endLongitude '14.535'^^xsd:double;
  dwc:latitude '44.5472'^^xsd:double;
  dwc:startLatitude '44.5472'^^xsd:double;
  dwc:endLatitude '44.5472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.535 44.5472, 14.535 44.5472, 14.535 44.5472, 14.535 44.5472, 14.535 44.5472))'^^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 '774_1811'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.494 14.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.494"^^xsd:decimal ;
  dwc:decimalLongitude "14.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.494 14.604)"^^geo:wktLiteral ;
  geo-pos:lat "44.494"^^xsd:decimal ;
  geo-pos:long "14.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2148'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2148'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.604'^^xsd:double;
  dwc:startLongitude '14.604'^^xsd:double;
  dwc:endLongitude '14.604'^^xsd:double;
  dwc:latitude '44.494'^^xsd:double;
  dwc:startLatitude '44.494'^^xsd:double;
  dwc:endLatitude '44.494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.604 44.494, 14.604 44.494, 14.604 44.494, 14.604 44.494, 14.604 44.494))'^^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 '774_2148'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 20.830167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95"^^xsd:decimal ;
  dwc:decimalLongitude "20.830167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 20.830167)"^^geo:wktLiteral ;
  geo-pos:lat "38.95"^^xsd:decimal ;
  geo-pos:long "20.830167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2654'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2654'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.830167'^^xsd:double;
  dwc:startLongitude '20.830167'^^xsd:double;
  dwc:endLongitude '20.830167'^^xsd:double;
  dwc:latitude '38.95'^^xsd:double;
  dwc:startLatitude '38.95'^^xsd:double;
  dwc:endLatitude '38.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.830167 38.95, 20.830167 38.95, 20.830167 38.95, 20.830167 38.95, 20.830167 38.95))'^^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 '774_2654'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5419 14.5839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5419"^^xsd:decimal ;
  dwc:decimalLongitude "14.5839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5419 14.5839)"^^geo:wktLiteral ;
  geo-pos:lat "44.5419"^^xsd:decimal ;
  geo-pos:long "14.5839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1744'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1744'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5839'^^xsd:double;
  dwc:startLongitude '14.5839'^^xsd:double;
  dwc:endLongitude '14.5839'^^xsd:double;
  dwc:latitude '44.5419'^^xsd:double;
  dwc:startLatitude '44.5419'^^xsd:double;
  dwc:endLatitude '44.5419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5839 44.5419, 14.5839 44.5419, 14.5839 44.5419, 14.5839 44.5419, 14.5839 44.5419))'^^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 '774_1744'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 20.626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "20.626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 20.626667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "20.626667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2467'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2467'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.626667'^^xsd:double;
  dwc:startLongitude '20.626667'^^xsd:double;
  dwc:endLongitude '20.626667'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.626667 38.9, 20.626667 38.9, 20.626667 38.9, 20.626667 38.9, 20.626667 38.9))'^^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 '774_2467'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961833 20.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961833"^^xsd:decimal ;
  dwc:decimalLongitude "20.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961833 20.905)"^^geo:wktLiteral ;
  geo-pos:lat "38.961833"^^xsd:decimal ;
  geo-pos:long "20.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_223'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_223'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.905'^^xsd:double;
  dwc:startLongitude '20.905'^^xsd:double;
  dwc:endLongitude '20.905'^^xsd:double;
  dwc:latitude '38.961833'^^xsd:double;
  dwc:startLatitude '38.961833'^^xsd:double;
  dwc:endLatitude '38.961833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.905 38.961833, 20.905 38.961833, 20.905 38.961833, 20.905 38.961833, 20.905 38.961833))'^^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 '774_223'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9785 20.929833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9785"^^xsd:decimal ;
  dwc:decimalLongitude "20.929833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9785 20.929833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9785"^^xsd:decimal ;
  geo-pos:long "20.929833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_63'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_63'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929833'^^xsd:double;
  dwc:startLongitude '20.929833'^^xsd:double;
  dwc:endLongitude '20.929833'^^xsd:double;
  dwc:latitude '38.9785'^^xsd:double;
  dwc:startLatitude '38.9785'^^xsd:double;
  dwc:endLatitude '38.9785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929833 38.9785, 20.929833 38.9785, 20.929833 38.9785, 20.929833 38.9785, 20.929833 38.9785))'^^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 '774_63'^^xsd:string;
  dwc:observationDate '2004-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 20.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988"^^xsd:decimal ;
  dwc:decimalLongitude "20.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 20.851)"^^geo:wktLiteral ;
  geo-pos:lat "38.988"^^xsd:decimal ;
  geo-pos:long "20.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8250'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.851'^^xsd:double;
  dwc:startLongitude '20.851'^^xsd:double;
  dwc:endLongitude '20.851'^^xsd:double;
  dwc:latitude '38.988'^^xsd:double;
  dwc:startLatitude '38.988'^^xsd:double;
  dwc:endLatitude '38.988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.851 38.988, 20.851 38.988, 20.851 38.988, 20.851 38.988, 20.851 38.988))'^^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 '774_8250'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.548 14.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.548"^^xsd:decimal ;
  dwc:decimalLongitude "14.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.548 14.718)"^^geo:wktLiteral ;
  geo-pos:lat "44.548"^^xsd:decimal ;
  geo-pos:long "14.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2213'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2213'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.718'^^xsd:double;
  dwc:startLongitude '14.718'^^xsd:double;
  dwc:endLongitude '14.718'^^xsd:double;
  dwc:latitude '44.548'^^xsd:double;
  dwc:startLatitude '44.548'^^xsd:double;
  dwc:endLatitude '44.548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.718 44.548, 14.718 44.548, 14.718 44.548, 14.718 44.548, 14.718 44.548))'^^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 '774_2213'^^xsd:string;
  dwc:observationDate '2000-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974 20.9745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974"^^xsd:decimal ;
  dwc:decimalLongitude "20.9745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974 20.9745)"^^geo:wktLiteral ;
  geo-pos:lat "38.974"^^xsd:decimal ;
  geo-pos:long "20.9745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8211'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8211'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9745'^^xsd:double;
  dwc:startLongitude '20.9745'^^xsd:double;
  dwc:endLongitude '20.9745'^^xsd:double;
  dwc:latitude '38.974'^^xsd:double;
  dwc:startLatitude '38.974'^^xsd:double;
  dwc:endLatitude '38.974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9745 38.974, 20.9745 38.974, 20.9745 38.974, 20.9745 38.974, 20.9745 38.974))'^^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 '774_8211'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635333 20.988833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.635333"^^xsd:decimal ;
  dwc:decimalLongitude "20.988833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635333 20.988833)"^^geo:wktLiteral ;
  geo-pos:lat "38.635333"^^xsd:decimal ;
  geo-pos:long "20.988833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1024'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1024'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.988833'^^xsd:double;
  dwc:startLongitude '20.988833'^^xsd:double;
  dwc:endLongitude '20.988833'^^xsd:double;
  dwc:latitude '38.635333'^^xsd:double;
  dwc:startLatitude '38.635333'^^xsd:double;
  dwc:endLatitude '38.635333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.988833 38.635333, 20.988833 38.635333, 20.988833 38.635333, 20.988833 38.635333, 20.988833 38.635333))'^^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 '774_1024'^^xsd:string;
  dwc:observationDate '1997-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.493833 20.6975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.493833"^^xsd:decimal ;
  dwc:decimalLongitude "20.6975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.493833 20.6975)"^^geo:wktLiteral ;
  geo-pos:lat "38.493833"^^xsd:decimal ;
  geo-pos:long "20.6975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_841'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_841'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.6975'^^xsd:double;
  dwc:startLongitude '20.6975'^^xsd:double;
  dwc:endLongitude '20.6975'^^xsd:double;
  dwc:latitude '38.493833'^^xsd:double;
  dwc:startLatitude '38.493833'^^xsd:double;
  dwc:endLatitude '38.493833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.6975 38.493833, 20.6975 38.493833, 20.6975 38.493833, 20.6975 38.493833, 20.6975 38.493833))'^^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 '774_841'^^xsd:string;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.908667 21.127167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.908667"^^xsd:decimal ;
  dwc:decimalLongitude "21.127167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.908667 21.127167)"^^geo:wktLiteral ;
  geo-pos:lat "38.908667"^^xsd:decimal ;
  geo-pos:long "21.127167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_185'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_185'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.127167'^^xsd:double;
  dwc:startLongitude '21.127167'^^xsd:double;
  dwc:endLongitude '21.127167'^^xsd:double;
  dwc:latitude '38.908667'^^xsd:double;
  dwc:startLatitude '38.908667'^^xsd:double;
  dwc:endLatitude '38.908667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.127167 38.908667, 21.127167 38.908667, 21.127167 38.908667, 21.127167 38.908667, 21.127167 38.908667))'^^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 '774_185'^^xsd:string;
  dwc:observationDate '2006-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0195 20.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0195"^^xsd:decimal ;
  dwc:decimalLongitude "20.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0195 20.848)"^^geo:wktLiteral ;
  geo-pos:lat "39.0195"^^xsd:decimal ;
  geo-pos:long "20.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_181'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_181'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.848'^^xsd:double;
  dwc:startLongitude '20.848'^^xsd:double;
  dwc:endLongitude '20.848'^^xsd:double;
  dwc:latitude '39.0195'^^xsd:double;
  dwc:startLatitude '39.0195'^^xsd:double;
  dwc:endLatitude '39.0195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.848 39.0195, 20.848 39.0195, 20.848 39.0195, 20.848 39.0195, 20.848 39.0195))'^^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 '774_181'^^xsd:string;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9565 21.025167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9565"^^xsd:decimal ;
  dwc:decimalLongitude "21.025167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9565 21.025167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9565"^^xsd:decimal ;
  geo-pos:long "21.025167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_533'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_533'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.025167'^^xsd:double;
  dwc:startLongitude '21.025167'^^xsd:double;
  dwc:endLongitude '21.025167'^^xsd:double;
  dwc:latitude '38.9565'^^xsd:double;
  dwc:startLatitude '38.9565'^^xsd:double;
  dwc:endLatitude '38.9565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.025167 38.9565, 21.025167 38.9565, 21.025167 38.9565, 21.025167 38.9565, 21.025167 38.9565))'^^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 '774_533'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.949 20.878667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.949"^^xsd:decimal ;
  dwc:decimalLongitude "20.878667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.949 20.878667)"^^geo:wktLiteral ;
  geo-pos:lat "38.949"^^xsd:decimal ;
  geo-pos:long "20.878667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_453'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_453'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.878667'^^xsd:double;
  dwc:startLongitude '20.878667'^^xsd:double;
  dwc:endLongitude '20.878667'^^xsd:double;
  dwc:latitude '38.949'^^xsd:double;
  dwc:startLatitude '38.949'^^xsd:double;
  dwc:endLatitude '38.949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.878667 38.949, 20.878667 38.949, 20.878667 38.949, 20.878667 38.949, 20.878667 38.949))'^^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 '774_453'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.474 14.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.474"^^xsd:decimal ;
  dwc:decimalLongitude "14.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.474 14.612)"^^geo:wktLiteral ;
  geo-pos:lat "44.474"^^xsd:decimal ;
  geo-pos:long "14.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2203'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2203'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.612'^^xsd:double;
  dwc:startLongitude '14.612'^^xsd:double;
  dwc:endLongitude '14.612'^^xsd:double;
  dwc:latitude '44.474'^^xsd:double;
  dwc:startLatitude '44.474'^^xsd:double;
  dwc:endLatitude '44.474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.612 44.474, 14.612 44.474, 14.612 44.474, 14.612 44.474, 14.612 44.474))'^^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 '774_2203'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943167 20.885833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.943167"^^xsd:decimal ;
  dwc:decimalLongitude "20.885833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.943167 20.885833)"^^geo:wktLiteral ;
  geo-pos:lat "38.943167"^^xsd:decimal ;
  geo-pos:long "20.885833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_94'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_94'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.885833'^^xsd:double;
  dwc:startLongitude '20.885833'^^xsd:double;
  dwc:endLongitude '20.885833'^^xsd:double;
  dwc:latitude '38.943167'^^xsd:double;
  dwc:startLatitude '38.943167'^^xsd:double;
  dwc:endLatitude '38.943167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.885833 38.943167, 20.885833 38.943167, 20.885833 38.943167, 20.885833 38.943167, 20.885833 38.943167))'^^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 '774_94'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633833 20.966167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633833"^^xsd:decimal ;
  dwc:decimalLongitude "20.966167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633833 20.966167)"^^geo:wktLiteral ;
  geo-pos:lat "38.633833"^^xsd:decimal ;
  geo-pos:long "20.966167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_892'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_892'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966167'^^xsd:double;
  dwc:startLongitude '20.966167'^^xsd:double;
  dwc:endLongitude '20.966167'^^xsd:double;
  dwc:latitude '38.633833'^^xsd:double;
  dwc:startLatitude '38.633833'^^xsd:double;
  dwc:endLatitude '38.633833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966167 38.633833, 20.966167 38.633833, 20.966167 38.633833, 20.966167 38.633833, 20.966167 38.633833))'^^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 '774_892'^^xsd:string;
  dwc:observationDate '1996-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7205 20.798833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7205"^^xsd:decimal ;
  dwc:decimalLongitude "20.798833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7205 20.798833)"^^geo:wktLiteral ;
  geo-pos:lat "38.7205"^^xsd:decimal ;
  geo-pos:long "20.798833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1634'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1634'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.798833'^^xsd:double;
  dwc:startLongitude '20.798833'^^xsd:double;
  dwc:endLongitude '20.798833'^^xsd:double;
  dwc:latitude '38.7205'^^xsd:double;
  dwc:startLatitude '38.7205'^^xsd:double;
  dwc:endLatitude '38.7205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.798833 38.7205, 20.798833 38.7205, 20.798833 38.7205, 20.798833 38.7205, 20.798833 38.7205))'^^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 '774_1634'^^xsd:string;
  dwc:observationDate '2008-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095219 15.589754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095219"^^xsd:decimal ;
  dwc:decimalLongitude "15.589754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095219 15.589754)"^^geo:wktLiteral ;
  geo-pos:lat "38.095219"^^xsd:decimal ;
  geo-pos:long "15.589754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8400'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8400'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.307777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.589754'^^xsd:double;
  dwc:startLongitude '15.589754'^^xsd:double;
  dwc:endLongitude '15.589754'^^xsd:double;
  dwc:latitude '38.095219'^^xsd:double;
  dwc:startLatitude '38.095219'^^xsd:double;
  dwc:endLatitude '38.095219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.589754 38.095219, 15.589754 38.095219, 15.589754 38.095219, 15.589754 38.095219, 15.589754 38.095219))'^^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 '774_8400'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.287333 12.576833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.287333"^^xsd:decimal ;
  dwc:decimalLongitude "12.576833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.287333 12.576833)"^^geo:wktLiteral ;
  geo-pos:lat "45.287333"^^xsd:decimal ;
  geo-pos:long "12.576833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6900'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.576833'^^xsd:double;
  dwc:startLongitude '12.576833'^^xsd:double;
  dwc:endLongitude '12.576833'^^xsd:double;
  dwc:latitude '45.287333'^^xsd:double;
  dwc:startLatitude '45.287333'^^xsd:double;
  dwc:endLatitude '45.287333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.576833 45.287333, 12.576833 45.287333, 12.576833 45.287333, 12.576833 45.287333, 12.576833 45.287333))'^^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 '774_6900'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.026389 12.722778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.026389"^^xsd:decimal ;
  dwc:decimalLongitude "12.722778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.026389 12.722778)"^^geo:wktLiteral ;
  geo-pos:lat "45.026389"^^xsd:decimal ;
  geo-pos:long "12.722778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6896'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.722778'^^xsd:double;
  dwc:startLongitude '12.722778'^^xsd:double;
  dwc:endLongitude '12.722778'^^xsd:double;
  dwc:latitude '45.026389'^^xsd:double;
  dwc:startLatitude '45.026389'^^xsd:double;
  dwc:endLatitude '45.026389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.722778 45.026389, 12.722778 45.026389, 12.722778 45.026389, 12.722778 45.026389, 12.722778 45.026389))'^^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 '774_6896'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983483 21.00075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983483"^^xsd:decimal ;
  dwc:decimalLongitude "21.00075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983483 21.00075)"^^geo:wktLiteral ;
  geo-pos:lat "38.983483"^^xsd:decimal ;
  geo-pos:long "21.00075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8209'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8209'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.00075'^^xsd:double;
  dwc:startLongitude '21.00075'^^xsd:double;
  dwc:endLongitude '21.00075'^^xsd:double;
  dwc:latitude '38.983483'^^xsd:double;
  dwc:startLatitude '38.983483'^^xsd:double;
  dwc:endLatitude '38.983483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.00075 38.983483, 21.00075 38.983483, 21.00075 38.983483, 21.00075 38.983483, 21.00075 38.983483))'^^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 '774_8209'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5108 14.5517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5108"^^xsd:decimal ;
  dwc:decimalLongitude "14.5517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5108 14.5517)"^^geo:wktLiteral ;
  geo-pos:lat "44.5108"^^xsd:decimal ;
  geo-pos:long "14.5517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1977'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1977'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5517'^^xsd:double;
  dwc:startLongitude '14.5517'^^xsd:double;
  dwc:endLongitude '14.5517'^^xsd:double;
  dwc:latitude '44.5108'^^xsd:double;
  dwc:startLatitude '44.5108'^^xsd:double;
  dwc:endLatitude '44.5108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5517 44.5108, 14.5517 44.5108, 14.5517 44.5108, 14.5517 44.5108, 14.5517 44.5108))'^^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 '774_1977'^^xsd:string;
  dwc:observationDate '1995-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6344 14.5869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6344"^^xsd:decimal ;
  dwc:decimalLongitude "14.5869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6344 14.5869)"^^geo:wktLiteral ;
  geo-pos:lat "44.6344"^^xsd:decimal ;
  geo-pos:long "14.5869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1923'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1923'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5869'^^xsd:double;
  dwc:startLongitude '14.5869'^^xsd:double;
  dwc:endLongitude '14.5869'^^xsd:double;
  dwc:latitude '44.6344'^^xsd:double;
  dwc:startLatitude '44.6344'^^xsd:double;
  dwc:endLatitude '44.6344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5869 44.6344, 14.5869 44.6344, 14.5869 44.6344, 14.5869 44.6344, 14.5869 44.6344))'^^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 '774_1923'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962667 20.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962667"^^xsd:decimal ;
  dwc:decimalLongitude "20.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962667 20.996)"^^geo:wktLiteral ;
  geo-pos:lat "38.962667"^^xsd:decimal ;
  geo-pos:long "20.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_45'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_45'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.996'^^xsd:double;
  dwc:startLongitude '20.996'^^xsd:double;
  dwc:endLongitude '20.996'^^xsd:double;
  dwc:latitude '38.962667'^^xsd:double;
  dwc:startLatitude '38.962667'^^xsd:double;
  dwc:endLatitude '38.962667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.996 38.962667, 20.996 38.962667, 20.996 38.962667, 20.996 38.962667, 20.996 38.962667))'^^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 '774_45'^^xsd:string;
  dwc:observationDate '2004-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5694 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5694"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5694 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "44.5694"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1855'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1855'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:startLongitude '14.6167'^^xsd:double;
  dwc:endLongitude '14.6167'^^xsd:double;
  dwc:latitude '44.5694'^^xsd:double;
  dwc:startLatitude '44.5694'^^xsd:double;
  dwc:endLatitude '44.5694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6167 44.5694, 14.6167 44.5694, 14.6167 44.5694, 14.6167 44.5694, 14.6167 44.5694))'^^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 '774_1855'^^xsd:string;
  dwc:observationDate '1993-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991 20.939667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991"^^xsd:decimal ;
  dwc:decimalLongitude "20.939667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991 20.939667)"^^geo:wktLiteral ;
  geo-pos:lat "38.991"^^xsd:decimal ;
  geo-pos:long "20.939667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_172'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_172'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.939667'^^xsd:double;
  dwc:startLongitude '20.939667'^^xsd:double;
  dwc:endLongitude '20.939667'^^xsd:double;
  dwc:latitude '38.991'^^xsd:double;
  dwc:startLatitude '38.991'^^xsd:double;
  dwc:endLatitude '38.991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.939667 38.991, 20.939667 38.991, 20.939667 38.991, 20.939667 38.991, 20.939667 38.991))'^^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 '774_172'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7215 14.623667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7215"^^xsd:decimal ;
  dwc:decimalLongitude "14.623667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7215 14.623667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7215"^^xsd:decimal ;
  geo-pos:long "14.623667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2119'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2119'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.623667'^^xsd:double;
  dwc:startLongitude '14.623667'^^xsd:double;
  dwc:endLongitude '14.623667'^^xsd:double;
  dwc:latitude '44.7215'^^xsd:double;
  dwc:startLatitude '44.7215'^^xsd:double;
  dwc:endLatitude '44.7215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.623667 44.7215, 14.623667 44.7215, 14.623667 44.7215, 14.623667 44.7215, 14.623667 44.7215))'^^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 '774_2119'^^xsd:string;
  dwc:observationDate '1997-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.128017 12.49325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.128017"^^xsd:decimal ;
  dwc:decimalLongitude "12.49325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.128017 12.49325)"^^geo:wktLiteral ;
  geo-pos:lat "45.128017"^^xsd:decimal ;
  geo-pos:long "12.49325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6925'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6925'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.49325'^^xsd:double;
  dwc:startLongitude '12.49325'^^xsd:double;
  dwc:endLongitude '12.49325'^^xsd:double;
  dwc:latitude '45.128017'^^xsd:double;
  dwc:startLatitude '45.128017'^^xsd:double;
  dwc:endLatitude '45.128017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.49325 45.128017, 12.49325 45.128017, 12.49325 45.128017, 12.49325 45.128017, 12.49325 45.128017))'^^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 '774_6925'^^xsd:string;
  dwc:observationDate '2005-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7215 14.623667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7215"^^xsd:decimal ;
  dwc:decimalLongitude "14.623667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7215 14.623667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7215"^^xsd:decimal ;
  geo-pos:long "14.623667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2120'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2120'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.623667'^^xsd:double;
  dwc:startLongitude '14.623667'^^xsd:double;
  dwc:endLongitude '14.623667'^^xsd:double;
  dwc:latitude '44.7215'^^xsd:double;
  dwc:startLatitude '44.7215'^^xsd:double;
  dwc:endLatitude '44.7215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.623667 44.7215, 14.623667 44.7215, 14.623667 44.7215, 14.623667 44.7215, 14.623667 44.7215))'^^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 '774_2120'^^xsd:string;
  dwc:observationDate '1997-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.681333 14.576333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.681333"^^xsd:decimal ;
  dwc:decimalLongitude "14.576333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.681333 14.576333)"^^geo:wktLiteral ;
  geo-pos:lat "44.681333"^^xsd:decimal ;
  geo-pos:long "14.576333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2072'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2072'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.576333'^^xsd:double;
  dwc:startLongitude '14.576333'^^xsd:double;
  dwc:endLongitude '14.576333'^^xsd:double;
  dwc:latitude '44.681333'^^xsd:double;
  dwc:startLatitude '44.681333'^^xsd:double;
  dwc:endLatitude '44.681333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.576333 44.681333, 14.576333 44.681333, 14.576333 44.681333, 14.576333 44.681333, 14.576333 44.681333))'^^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 '774_2072'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5417 14.5028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5417"^^xsd:decimal ;
  dwc:decimalLongitude "14.5028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5417 14.5028)"^^geo:wktLiteral ;
  geo-pos:lat "44.5417"^^xsd:decimal ;
  geo-pos:long "14.5028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1854'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1854'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5028'^^xsd:double;
  dwc:startLongitude '14.5028'^^xsd:double;
  dwc:endLongitude '14.5028'^^xsd:double;
  dwc:latitude '44.5417'^^xsd:double;
  dwc:startLatitude '44.5417'^^xsd:double;
  dwc:endLatitude '44.5417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5028 44.5417, 14.5028 44.5417, 14.5028 44.5417, 14.5028 44.5417, 14.5028 44.5417))'^^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 '774_1854'^^xsd:string;
  dwc:observationDate '1993-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.221833 -17.0885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.221833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.221833 -17.0885)"^^geo:wktLiteral ;
  geo-pos:lat "28.221833"^^xsd:decimal ;
  geo-pos:long "-17.0885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3059'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3059'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.0885'^^xsd:double;
  dwc:startLongitude '-17.0885'^^xsd:double;
  dwc:endLongitude '-17.0885'^^xsd:double;
  dwc:latitude '28.221833'^^xsd:double;
  dwc:startLatitude '28.221833'^^xsd:double;
  dwc:endLatitude '28.221833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.0885 28.221833, -17.0885 28.221833, -17.0885 28.221833, -17.0885 28.221833, -17.0885 28.221833))'^^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 '774_3059'^^xsd:string;
  dwc:observationDate '1997-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5708 14.5158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5708"^^xsd:decimal ;
  dwc:decimalLongitude "14.5158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5708 14.5158)"^^geo:wktLiteral ;
  geo-pos:lat "44.5708"^^xsd:decimal ;
  geo-pos:long "14.5158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1861'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1861'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5158'^^xsd:double;
  dwc:startLongitude '14.5158'^^xsd:double;
  dwc:endLongitude '14.5158'^^xsd:double;
  dwc:latitude '44.5708'^^xsd:double;
  dwc:startLatitude '44.5708'^^xsd:double;
  dwc:endLatitude '44.5708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5158 44.5708, 14.5158 44.5708, 14.5158 44.5708, 14.5158 44.5708, 14.5158 44.5708))'^^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 '774_1861'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.089336 15.511383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.089336"^^xsd:decimal ;
  dwc:decimalLongitude "15.511383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.089336 15.511383)"^^geo:wktLiteral ;
  geo-pos:lat "38.089336"^^xsd:decimal ;
  geo-pos:long "15.511383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8415'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8415'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.925277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.511383'^^xsd:double;
  dwc:startLongitude '15.511383'^^xsd:double;
  dwc:endLongitude '15.511383'^^xsd:double;
  dwc:latitude '38.089336'^^xsd:double;
  dwc:startLatitude '38.089336'^^xsd:double;
  dwc:endLatitude '38.089336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.511383 38.089336, 15.511383 38.089336, 15.511383 38.089336, 15.511383 38.089336, 15.511383 38.089336))'^^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 '774_8415'^^xsd:string;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5817 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5817"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5817 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "44.5817"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2005'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2005'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:startLongitude '14.5167'^^xsd:double;
  dwc:endLongitude '14.5167'^^xsd:double;
  dwc:latitude '44.5817'^^xsd:double;
  dwc:startLatitude '44.5817'^^xsd:double;
  dwc:endLatitude '44.5817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5167 44.5817, 14.5167 44.5817, 14.5167 44.5817, 14.5167 44.5817, 14.5167 44.5817))'^^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 '774_2005'^^xsd:string;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528167 20.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528167"^^xsd:decimal ;
  dwc:decimalLongitude "20.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528167 20.906)"^^geo:wktLiteral ;
  geo-pos:lat "38.528167"^^xsd:decimal ;
  geo-pos:long "20.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1449'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1449'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.906'^^xsd:double;
  dwc:startLongitude '20.906'^^xsd:double;
  dwc:endLongitude '20.906'^^xsd:double;
  dwc:latitude '38.528167'^^xsd:double;
  dwc:startLatitude '38.528167'^^xsd:double;
  dwc:endLatitude '38.528167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.906 38.528167, 20.906 38.528167, 20.906 38.528167, 20.906 38.528167, 20.906 38.528167))'^^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 '774_1449'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.974333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958833"^^xsd:decimal ;
  dwc:decimalLongitude "20.974333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.974333)"^^geo:wktLiteral ;
  geo-pos:lat "38.958833"^^xsd:decimal ;
  geo-pos:long "20.974333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_198'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_198'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.974333'^^xsd:double;
  dwc:startLongitude '20.974333'^^xsd:double;
  dwc:endLongitude '20.974333'^^xsd:double;
  dwc:latitude '38.958833'^^xsd:double;
  dwc:startLatitude '38.958833'^^xsd:double;
  dwc:endLatitude '38.958833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.974333 38.958833, 20.974333 38.958833, 20.974333 38.958833, 20.974333 38.958833, 20.974333 38.958833))'^^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 '774_198'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 20.873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "20.873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 20.873333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "20.873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_890'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_890'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.873333'^^xsd:double;
  dwc:startLongitude '20.873333'^^xsd:double;
  dwc:endLongitude '20.873333'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:startLatitude '38.57'^^xsd:double;
  dwc:endLatitude '38.57'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.873333 38.57, 20.873333 38.57, 20.873333 38.57, 20.873333 38.57, 20.873333 38.57))'^^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 '774_890'^^xsd:string;
  dwc:observationDate '1996-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9705 20.9385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9705"^^xsd:decimal ;
  dwc:decimalLongitude "20.9385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9705 20.9385)"^^geo:wktLiteral ;
  geo-pos:lat "38.9705"^^xsd:decimal ;
  geo-pos:long "20.9385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8269'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9385'^^xsd:double;
  dwc:startLongitude '20.9385'^^xsd:double;
  dwc:endLongitude '20.9385'^^xsd:double;
  dwc:latitude '38.9705'^^xsd:double;
  dwc:startLatitude '38.9705'^^xsd:double;
  dwc:endLatitude '38.9705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9385 38.9705, 20.9385 38.9705, 20.9385 38.9705, 20.9385 38.9705, 20.9385 38.9705))'^^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 '774_8269'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571833 20.861333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571833"^^xsd:decimal ;
  dwc:decimalLongitude "20.861333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571833 20.861333)"^^geo:wktLiteral ;
  geo-pos:lat "38.571833"^^xsd:decimal ;
  geo-pos:long "20.861333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1558'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1558'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.861333'^^xsd:double;
  dwc:startLongitude '20.861333'^^xsd:double;
  dwc:endLongitude '20.861333'^^xsd:double;
  dwc:latitude '38.571833'^^xsd:double;
  dwc:startLatitude '38.571833'^^xsd:double;
  dwc:endLatitude '38.571833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.861333 38.571833, 20.861333 38.571833, 20.861333 38.571833, 20.861333 38.571833, 20.861333 38.571833))'^^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 '774_1558'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.398167 22.402167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.398167"^^xsd:decimal ;
  dwc:decimalLongitude "22.402167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.398167 22.402167)"^^geo:wktLiteral ;
  geo-pos:lat "38.398167"^^xsd:decimal ;
  geo-pos:long "22.402167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_620'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_620'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.402167'^^xsd:double;
  dwc:startLongitude '22.402167'^^xsd:double;
  dwc:endLongitude '22.402167'^^xsd:double;
  dwc:latitude '38.398167'^^xsd:double;
  dwc:startLatitude '38.398167'^^xsd:double;
  dwc:endLatitude '38.398167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.402167 38.398167, 22.402167 38.398167, 22.402167 38.398167, 22.402167 38.398167, 22.402167 38.398167))'^^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 '774_620'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652667 20.929667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652667"^^xsd:decimal ;
  dwc:decimalLongitude "20.929667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652667 20.929667)"^^geo:wktLiteral ;
  geo-pos:lat "38.652667"^^xsd:decimal ;
  geo-pos:long "20.929667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1040'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1040'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.929667'^^xsd:double;
  dwc:startLongitude '20.929667'^^xsd:double;
  dwc:endLongitude '20.929667'^^xsd:double;
  dwc:latitude '38.652667'^^xsd:double;
  dwc:startLatitude '38.652667'^^xsd:double;
  dwc:endLatitude '38.652667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.929667 38.652667, 20.929667 38.652667, 20.929667 38.652667, 20.929667 38.652667, 20.929667 38.652667))'^^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 '774_1040'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9655 20.956167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9655"^^xsd:decimal ;
  dwc:decimalLongitude "20.956167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9655 20.956167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9655"^^xsd:decimal ;
  geo-pos:long "20.956167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_126'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_126'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.956167'^^xsd:double;
  dwc:startLongitude '20.956167'^^xsd:double;
  dwc:endLongitude '20.956167'^^xsd:double;
  dwc:latitude '38.9655'^^xsd:double;
  dwc:startLatitude '38.9655'^^xsd:double;
  dwc:endLatitude '38.9655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.956167 38.9655, 20.956167 38.9655, 20.956167 38.9655, 20.956167 38.9655, 20.956167 38.9655))'^^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 '774_126'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.393056 12.756111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.393056"^^xsd:decimal ;
  dwc:decimalLongitude "12.756111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.393056 12.756111)"^^geo:wktLiteral ;
  geo-pos:lat "45.393056"^^xsd:decimal ;
  geo-pos:long "12.756111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6882'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6882'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.756111'^^xsd:double;
  dwc:startLongitude '12.756111'^^xsd:double;
  dwc:endLongitude '12.756111'^^xsd:double;
  dwc:latitude '45.393056'^^xsd:double;
  dwc:startLatitude '45.393056'^^xsd:double;
  dwc:endLatitude '45.393056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.756111 45.393056, 12.756111 45.393056, 12.756111 45.393056, 12.756111 45.393056, 12.756111 45.393056))'^^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 '774_6882'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9785 20.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9785"^^xsd:decimal ;
  dwc:decimalLongitude "20.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9785 20.843)"^^geo:wktLiteral ;
  geo-pos:lat "38.9785"^^xsd:decimal ;
  geo-pos:long "20.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_109'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_109'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843'^^xsd:double;
  dwc:startLongitude '20.843'^^xsd:double;
  dwc:endLongitude '20.843'^^xsd:double;
  dwc:latitude '38.9785'^^xsd:double;
  dwc:startLatitude '38.9785'^^xsd:double;
  dwc:endLatitude '38.9785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843 38.9785, 20.843 38.9785, 20.843 38.9785, 20.843 38.9785, 20.843 38.9785))'^^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 '774_109'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.955167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986667"^^xsd:decimal ;
  dwc:decimalLongitude "20.955167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.955167)"^^geo:wktLiteral ;
  geo-pos:lat "38.986667"^^xsd:decimal ;
  geo-pos:long "20.955167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8221'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8221'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.955167'^^xsd:double;
  dwc:startLongitude '20.955167'^^xsd:double;
  dwc:endLongitude '20.955167'^^xsd:double;
  dwc:latitude '38.986667'^^xsd:double;
  dwc:startLatitude '38.986667'^^xsd:double;
  dwc:endLatitude '38.986667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.955167 38.986667, 20.955167 38.986667, 20.955167 38.986667, 20.955167 38.986667, 20.955167 38.986667))'^^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 '774_8221'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.502 14.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.502"^^xsd:decimal ;
  dwc:decimalLongitude "14.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.502 14.541)"^^geo:wktLiteral ;
  geo-pos:lat "44.502"^^xsd:decimal ;
  geo-pos:long "14.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2215'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2215'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.541'^^xsd:double;
  dwc:startLongitude '14.541'^^xsd:double;
  dwc:endLongitude '14.541'^^xsd:double;
  dwc:latitude '44.502'^^xsd:double;
  dwc:startLatitude '44.502'^^xsd:double;
  dwc:endLatitude '44.502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.541 44.502, 14.541 44.502, 14.541 44.502, 14.541 44.502, 14.541 44.502))'^^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 '774_2215'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5442 14.5872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5442"^^xsd:decimal ;
  dwc:decimalLongitude "14.5872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5442 14.5872)"^^geo:wktLiteral ;
  geo-pos:lat "44.5442"^^xsd:decimal ;
  geo-pos:long "14.5872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1705'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1705'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5872'^^xsd:double;
  dwc:startLongitude '14.5872'^^xsd:double;
  dwc:endLongitude '14.5872'^^xsd:double;
  dwc:latitude '44.5442'^^xsd:double;
  dwc:startLatitude '44.5442'^^xsd:double;
  dwc:endLatitude '44.5442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5872 44.5442, 14.5872 44.5442, 14.5872 44.5442, 14.5872 44.5442, 14.5872 44.5442))'^^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 '774_1705'^^xsd:string;
  dwc:observationDate '1991-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.486 14.63967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.486"^^xsd:decimal ;
  dwc:decimalLongitude "14.63967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.486 14.63967)"^^geo:wktLiteral ;
  geo-pos:lat "44.486"^^xsd:decimal ;
  geo-pos:long "14.63967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1662'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1662'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.63967'^^xsd:double;
  dwc:startLongitude '14.63967'^^xsd:double;
  dwc:endLongitude '14.63967'^^xsd:double;
  dwc:latitude '44.486'^^xsd:double;
  dwc:startLatitude '44.486'^^xsd:double;
  dwc:endLatitude '44.486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.63967 44.486, 14.63967 44.486, 14.63967 44.486, 14.63967 44.486, 14.63967 44.486))'^^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 '774_1662'^^xsd:string;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589167 20.776333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589167"^^xsd:decimal ;
  dwc:decimalLongitude "20.776333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589167 20.776333)"^^geo:wktLiteral ;
  geo-pos:lat "38.589167"^^xsd:decimal ;
  geo-pos:long "20.776333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1037'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1037'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.776333'^^xsd:double;
  dwc:startLongitude '20.776333'^^xsd:double;
  dwc:endLongitude '20.776333'^^xsd:double;
  dwc:latitude '38.589167'^^xsd:double;
  dwc:startLatitude '38.589167'^^xsd:double;
  dwc:endLatitude '38.589167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.776333 38.589167, 20.776333 38.589167, 20.776333 38.589167, 20.776333 38.589167, 20.776333 38.589167))'^^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 '774_1037'^^xsd:string;
  dwc:observationDate '1998-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.225633 13.245083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.225633"^^xsd:decimal ;
  dwc:decimalLongitude "13.245083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.225633 13.245083)"^^geo:wktLiteral ;
  geo-pos:lat "45.225633"^^xsd:decimal ;
  geo-pos:long "13.245083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6931'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6931'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.245083'^^xsd:double;
  dwc:startLongitude '13.245083'^^xsd:double;
  dwc:endLongitude '13.245083'^^xsd:double;
  dwc:latitude '45.225633'^^xsd:double;
  dwc:startLatitude '45.225633'^^xsd:double;
  dwc:endLatitude '45.225633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.245083 45.225633, 13.245083 45.225633, 13.245083 45.225633, 13.245083 45.225633, 13.245083 45.225633))'^^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 '774_6931'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 20.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657"^^xsd:decimal ;
  dwc:decimalLongitude "20.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 20.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.657"^^xsd:decimal ;
  geo-pos:long "20.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_961'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_961'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.861667'^^xsd:double;
  dwc:startLongitude '20.861667'^^xsd:double;
  dwc:endLongitude '20.861667'^^xsd:double;
  dwc:latitude '38.657'^^xsd:double;
  dwc:startLatitude '38.657'^^xsd:double;
  dwc:endLatitude '38.657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.861667 38.657, 20.861667 38.657, 20.861667 38.657, 20.861667 38.657, 20.861667 38.657))'^^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 '774_961'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990167 21.005167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990167"^^xsd:decimal ;
  dwc:decimalLongitude "21.005167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990167 21.005167)"^^geo:wktLiteral ;
  geo-pos:lat "38.990167"^^xsd:decimal ;
  geo-pos:long "21.005167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8279'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8279'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.005167'^^xsd:double;
  dwc:startLongitude '21.005167'^^xsd:double;
  dwc:endLongitude '21.005167'^^xsd:double;
  dwc:latitude '38.990167'^^xsd:double;
  dwc:startLatitude '38.990167'^^xsd:double;
  dwc:endLatitude '38.990167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.005167 38.990167, 21.005167 38.990167, 21.005167 38.990167, 21.005167 38.990167, 21.005167 38.990167))'^^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 '774_8279'^^xsd:string;
  dwc:observationDate '2008-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986667"^^xsd:decimal ;
  dwc:decimalLongitude "20.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.858)"^^geo:wktLiteral ;
  geo-pos:lat "38.986667"^^xsd:decimal ;
  geo-pos:long "20.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_548'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_548'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858'^^xsd:double;
  dwc:startLongitude '20.858'^^xsd:double;
  dwc:endLongitude '20.858'^^xsd:double;
  dwc:latitude '38.986667'^^xsd:double;
  dwc:startLatitude '38.986667'^^xsd:double;
  dwc:endLatitude '38.986667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858 38.986667, 20.858 38.986667, 20.858 38.986667, 20.858 38.986667, 20.858 38.986667))'^^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 '774_548'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4011 14.6372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4011"^^xsd:decimal ;
  dwc:decimalLongitude "14.6372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4011 14.6372)"^^geo:wktLiteral ;
  geo-pos:lat "44.4011"^^xsd:decimal ;
  geo-pos:long "14.6372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1990'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1990'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6372'^^xsd:double;
  dwc:startLongitude '14.6372'^^xsd:double;
  dwc:endLongitude '14.6372'^^xsd:double;
  dwc:latitude '44.4011'^^xsd:double;
  dwc:startLatitude '44.4011'^^xsd:double;
  dwc:endLatitude '44.4011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6372 44.4011, 14.6372 44.4011, 14.6372 44.4011, 14.6372 44.4011, 14.6372 44.4011))'^^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 '774_1990'^^xsd:string;
  dwc:observationDate '1995-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0185 20.852333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0185"^^xsd:decimal ;
  dwc:decimalLongitude "20.852333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0185 20.852333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0185"^^xsd:decimal ;
  geo-pos:long "20.852333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8280'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8280'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.852333'^^xsd:double;
  dwc:startLongitude '20.852333'^^xsd:double;
  dwc:endLongitude '20.852333'^^xsd:double;
  dwc:latitude '39.0185'^^xsd:double;
  dwc:startLatitude '39.0185'^^xsd:double;
  dwc:endLatitude '39.0185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.852333 39.0185, 20.852333 39.0185, 20.852333 39.0185, 20.852333 39.0185, 20.852333 39.0185))'^^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 '774_8280'^^xsd:string;
  dwc:observationDate '2008-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 8.257667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.257667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 8.257667)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "8.257667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2357'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2357'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.257667'^^xsd:double;
  dwc:startLongitude '8.257667'^^xsd:double;
  dwc:endLongitude '8.257667'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:startLatitude '40.5'^^xsd:double;
  dwc:endLatitude '40.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.257667 40.5, 8.257667 40.5, 8.257667 40.5, 8.257667 40.5, 8.257667 40.5))'^^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 '774_2357'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001991 15.538888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.001991"^^xsd:decimal ;
  dwc:decimalLongitude "15.538888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001991 15.538888)"^^geo:wktLiteral ;
  geo-pos:lat "38.001991"^^xsd:decimal ;
  geo-pos:long "15.538888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8402'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8402'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0152777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.538888'^^xsd:double;
  dwc:startLongitude '15.538888'^^xsd:double;
  dwc:endLongitude '15.538888'^^xsd:double;
  dwc:latitude '38.001991'^^xsd:double;
  dwc:startLatitude '38.001991'^^xsd:double;
  dwc:endLatitude '38.001991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.538888 38.001991, 15.538888 38.001991, 15.538888 38.001991, 15.538888 38.001991, 15.538888 38.001991))'^^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 '774_8402'^^xsd:string;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5633 14.5603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5633"^^xsd:decimal ;
  dwc:decimalLongitude "14.5603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5633 14.5603)"^^geo:wktLiteral ;
  geo-pos:lat "44.5633"^^xsd:decimal ;
  geo-pos:long "14.5603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1909'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1909'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5603'^^xsd:double;
  dwc:startLongitude '14.5603'^^xsd:double;
  dwc:endLongitude '14.5603'^^xsd:double;
  dwc:latitude '44.5633'^^xsd:double;
  dwc:startLatitude '44.5633'^^xsd:double;
  dwc:endLatitude '44.5633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5603 44.5633, 14.5603 44.5633, 14.5603 44.5633, 14.5603 44.5633, 14.5603 44.5633))'^^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 '774_1909'^^xsd:string;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988167 20.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988167"^^xsd:decimal ;
  dwc:decimalLongitude "20.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988167 20.881)"^^geo:wktLiteral ;
  geo-pos:lat "38.988167"^^xsd:decimal ;
  geo-pos:long "20.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.881'^^xsd:double;
  dwc:startLongitude '20.881'^^xsd:double;
  dwc:endLongitude '20.881'^^xsd:double;
  dwc:latitude '38.988167'^^xsd:double;
  dwc:startLatitude '38.988167'^^xsd:double;
  dwc:endLatitude '38.988167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.881 38.988167, 20.881 38.988167, 20.881 38.988167, 20.881 38.988167, 20.881 38.988167))'^^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 '774_6'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978667 20.948833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978667"^^xsd:decimal ;
  dwc:decimalLongitude "20.948833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978667 20.948833)"^^geo:wktLiteral ;
  geo-pos:lat "38.978667"^^xsd:decimal ;
  geo-pos:long "20.948833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_230'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_230'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.948833'^^xsd:double;
  dwc:startLongitude '20.948833'^^xsd:double;
  dwc:endLongitude '20.948833'^^xsd:double;
  dwc:latitude '38.978667'^^xsd:double;
  dwc:startLatitude '38.978667'^^xsd:double;
  dwc:endLatitude '38.978667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.948833 38.978667, 20.948833 38.978667, 20.948833 38.978667, 20.948833 38.978667, 20.948833 38.978667))'^^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 '774_230'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991333 20.966333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991333"^^xsd:decimal ;
  dwc:decimalLongitude "20.966333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991333 20.966333)"^^geo:wktLiteral ;
  geo-pos:lat "38.991333"^^xsd:decimal ;
  geo-pos:long "20.966333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_228'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_228'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966333'^^xsd:double;
  dwc:startLongitude '20.966333'^^xsd:double;
  dwc:endLongitude '20.966333'^^xsd:double;
  dwc:latitude '38.991333'^^xsd:double;
  dwc:startLatitude '38.991333'^^xsd:double;
  dwc:endLatitude '38.991333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966333 38.991333, 20.966333 38.991333, 20.966333 38.991333, 20.966333 38.991333, 20.966333 38.991333))'^^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 '774_228'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9905 20.956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9905"^^xsd:decimal ;
  dwc:decimalLongitude "20.956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9905 20.956667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9905"^^xsd:decimal ;
  geo-pos:long "20.956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8240'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8240'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.956667'^^xsd:double;
  dwc:startLongitude '20.956667'^^xsd:double;
  dwc:endLongitude '20.956667'^^xsd:double;
  dwc:latitude '38.9905'^^xsd:double;
  dwc:startLatitude '38.9905'^^xsd:double;
  dwc:endLatitude '38.9905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.956667 38.9905, 20.956667 38.9905, 20.956667 38.9905, 20.956667 38.9905, 20.956667 38.9905))'^^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 '774_8240'^^xsd:string;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5047 14.5568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5047"^^xsd:decimal ;
  dwc:decimalLongitude "14.5568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5047 14.5568)"^^geo:wktLiteral ;
  geo-pos:lat "44.5047"^^xsd:decimal ;
  geo-pos:long "14.5568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1963'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1963'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5568'^^xsd:double;
  dwc:startLongitude '14.5568'^^xsd:double;
  dwc:endLongitude '14.5568'^^xsd:double;
  dwc:latitude '44.5047'^^xsd:double;
  dwc:startLatitude '44.5047'^^xsd:double;
  dwc:endLatitude '44.5047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5568 44.5047, 14.5568 44.5047, 14.5568 44.5047, 14.5568 44.5047, 14.5568 44.5047))'^^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 '774_1963'^^xsd:string;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.998667 20.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.998667"^^xsd:decimal ;
  dwc:decimalLongitude "20.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.998667 20.952)"^^geo:wktLiteral ;
  geo-pos:lat "38.998667"^^xsd:decimal ;
  geo-pos:long "20.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_137'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_137'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.952'^^xsd:double;
  dwc:startLongitude '20.952'^^xsd:double;
  dwc:endLongitude '20.952'^^xsd:double;
  dwc:latitude '38.998667'^^xsd:double;
  dwc:startLatitude '38.998667'^^xsd:double;
  dwc:endLatitude '38.998667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.952 38.998667, 20.952 38.998667, 20.952 38.998667, 20.952 38.998667, 20.952 38.998667))'^^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 '774_137'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953667 20.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953667"^^xsd:decimal ;
  dwc:decimalLongitude "20.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953667 20.805)"^^geo:wktLiteral ;
  geo-pos:lat "38.953667"^^xsd:decimal ;
  geo-pos:long "20.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8226'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8226'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.805'^^xsd:double;
  dwc:startLongitude '20.805'^^xsd:double;
  dwc:endLongitude '20.805'^^xsd:double;
  dwc:latitude '38.953667'^^xsd:double;
  dwc:startLatitude '38.953667'^^xsd:double;
  dwc:endLatitude '38.953667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.805 38.953667, 20.805 38.953667, 20.805 38.953667, 20.805 38.953667, 20.805 38.953667))'^^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 '774_8226'^^xsd:string;
  dwc:observationDate '2007-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959333 20.796167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959333"^^xsd:decimal ;
  dwc:decimalLongitude "20.796167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959333 20.796167)"^^geo:wktLiteral ;
  geo-pos:lat "38.959333"^^xsd:decimal ;
  geo-pos:long "20.796167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_32'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_32'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.796167'^^xsd:double;
  dwc:startLongitude '20.796167'^^xsd:double;
  dwc:endLongitude '20.796167'^^xsd:double;
  dwc:latitude '38.959333'^^xsd:double;
  dwc:startLatitude '38.959333'^^xsd:double;
  dwc:endLatitude '38.959333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.796167 38.959333, 20.796167 38.959333, 20.796167 38.959333, 20.796167 38.959333, 20.796167 38.959333))'^^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 '774_32'^^xsd:string;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.616667 15.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.616667"^^xsd:decimal ;
  dwc:decimalLongitude "15.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.616667 15.333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.616667"^^xsd:decimal ;
  geo-pos:long "15.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2235'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2235'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.333333'^^xsd:double;
  dwc:startLongitude '15.333333'^^xsd:double;
  dwc:endLongitude '15.333333'^^xsd:double;
  dwc:latitude '36.616667'^^xsd:double;
  dwc:startLatitude '36.616667'^^xsd:double;
  dwc:endLatitude '36.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.333333 36.616667, 15.333333 36.616667, 15.333333 36.616667, 15.333333 36.616667, 15.333333 36.616667))'^^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 '774_2235'^^xsd:string;
  dwc:observationDate '1986-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.002333 21.083667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.002333"^^xsd:decimal ;
  dwc:decimalLongitude "21.083667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.002333 21.083667)"^^geo:wktLiteral ;
  geo-pos:lat "39.002333"^^xsd:decimal ;
  geo-pos:long "21.083667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8248'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8248'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.083667'^^xsd:double;
  dwc:startLongitude '21.083667'^^xsd:double;
  dwc:endLongitude '21.083667'^^xsd:double;
  dwc:latitude '39.002333'^^xsd:double;
  dwc:startLatitude '39.002333'^^xsd:double;
  dwc:endLatitude '39.002333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.083667 39.002333, 21.083667 39.002333, 21.083667 39.002333, 21.083667 39.002333, 21.083667 39.002333))'^^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 '774_8248'^^xsd:string;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 20.890167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.647"^^xsd:decimal ;
  dwc:decimalLongitude "20.890167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 20.890167)"^^geo:wktLiteral ;
  geo-pos:lat "38.647"^^xsd:decimal ;
  geo-pos:long "20.890167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1386'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1386'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.890167'^^xsd:double;
  dwc:startLongitude '20.890167'^^xsd:double;
  dwc:endLongitude '20.890167'^^xsd:double;
  dwc:latitude '38.647'^^xsd:double;
  dwc:startLatitude '38.647'^^xsd:double;
  dwc:endLatitude '38.647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.890167 38.647, 20.890167 38.647, 20.890167 38.647, 20.890167 38.647, 20.890167 38.647))'^^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 '774_1386'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9615 21.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9615"^^xsd:decimal ;
  dwc:decimalLongitude "21.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9615 21.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.9615"^^xsd:decimal ;
  geo-pos:long "21.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_81'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_81'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.016'^^xsd:double;
  dwc:startLongitude '21.016'^^xsd:double;
  dwc:endLongitude '21.016'^^xsd:double;
  dwc:latitude '38.9615'^^xsd:double;
  dwc:startLatitude '38.9615'^^xsd:double;
  dwc:endLatitude '38.9615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.016 38.9615, 21.016 38.9615, 21.016 38.9615, 21.016 38.9615, 21.016 38.9615))'^^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 '774_81'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.877783 8.065817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.877783"^^xsd:decimal ;
  dwc:decimalLongitude "8.065817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.877783 8.065817)"^^geo:wktLiteral ;
  geo-pos:lat "43.877783"^^xsd:decimal ;
  geo-pos:long "8.065817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7068'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7068'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.065817'^^xsd:double;
  dwc:startLongitude '8.065817'^^xsd:double;
  dwc:endLongitude '8.065817'^^xsd:double;
  dwc:latitude '43.877783'^^xsd:double;
  dwc:startLatitude '43.877783'^^xsd:double;
  dwc:endLatitude '43.877783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.065817 43.877783, 8.065817 43.877783, 8.065817 43.877783, 8.065817 43.877783, 8.065817 43.877783))'^^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 '774_7068'^^xsd:string;
  dwc:observationDate '1997-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.075 8.035333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.075"^^xsd:decimal ;
  dwc:decimalLongitude "8.035333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.075 8.035333)"^^geo:wktLiteral ;
  geo-pos:lat "41.075"^^xsd:decimal ;
  geo-pos:long "8.035333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2770'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2770'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035333'^^xsd:double;
  dwc:startLongitude '8.035333'^^xsd:double;
  dwc:endLongitude '8.035333'^^xsd:double;
  dwc:latitude '41.075'^^xsd:double;
  dwc:startLatitude '41.075'^^xsd:double;
  dwc:endLatitude '41.075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035333 41.075, 8.035333 41.075, 8.035333 41.075, 8.035333 41.075, 8.035333 41.075))'^^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 '774_2770'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.977333 8.397667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.977333"^^xsd:decimal ;
  dwc:decimalLongitude "8.397667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.977333 8.397667)"^^geo:wktLiteral ;
  geo-pos:lat "42.977333"^^xsd:decimal ;
  geo-pos:long "8.397667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4033'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4033'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.397667'^^xsd:double;
  dwc:startLongitude '8.397667'^^xsd:double;
  dwc:endLongitude '8.397667'^^xsd:double;
  dwc:latitude '42.977333'^^xsd:double;
  dwc:startLatitude '42.977333'^^xsd:double;
  dwc:endLatitude '42.977333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.397667 42.977333, 8.397667 42.977333, 8.397667 42.977333, 8.397667 42.977333, 8.397667 42.977333))'^^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 '774_4033'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566667 7.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.566667"^^xsd:decimal ;
  dwc:decimalLongitude "7.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.566667 7.333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.566667"^^xsd:decimal ;
  geo-pos:long "7.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2488'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2488'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.333333'^^xsd:double;
  dwc:startLongitude '7.333333'^^xsd:double;
  dwc:endLongitude '7.333333'^^xsd:double;
  dwc:latitude '42.566667'^^xsd:double;
  dwc:startLatitude '42.566667'^^xsd:double;
  dwc:endLatitude '42.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.333333 42.566667, 7.333333 42.566667, 7.333333 42.566667, 7.333333 42.566667, 7.333333 42.566667))'^^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 '774_2488'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483333 7.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483333"^^xsd:decimal ;
  dwc:decimalLongitude "7.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483333 7.833333)"^^geo:wktLiteral ;
  geo-pos:lat "43.483333"^^xsd:decimal ;
  geo-pos:long "7.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2282'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.833333'^^xsd:double;
  dwc:startLongitude '7.833333'^^xsd:double;
  dwc:endLongitude '7.833333'^^xsd:double;
  dwc:latitude '43.483333'^^xsd:double;
  dwc:startLatitude '43.483333'^^xsd:double;
  dwc:endLatitude '43.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.833333 43.483333, 7.833333 43.483333, 7.833333 43.483333, 7.833333 43.483333, 7.833333 43.483333))'^^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 '774_2282'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352667 7.342833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.352667"^^xsd:decimal ;
  dwc:decimalLongitude "7.342833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352667 7.342833)"^^geo:wktLiteral ;
  geo-pos:lat "43.352667"^^xsd:decimal ;
  geo-pos:long "7.342833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4777'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4777'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.733611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.342833'^^xsd:double;
  dwc:startLongitude '7.342833'^^xsd:double;
  dwc:endLongitude '7.342833'^^xsd:double;
  dwc:latitude '43.352667'^^xsd:double;
  dwc:startLatitude '43.352667'^^xsd:double;
  dwc:endLatitude '43.352667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.342833 43.352667, 7.342833 43.352667, 7.342833 43.352667, 7.342833 43.352667, 7.342833 43.352667))'^^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 '774_4777'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 8.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 8.033333)"^^geo:wktLiteral ;
  geo-pos:lat "43.166667"^^xsd:decimal ;
  geo-pos:long "8.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2580'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2580'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.033333'^^xsd:double;
  dwc:startLongitude '8.033333'^^xsd:double;
  dwc:endLongitude '8.033333'^^xsd:double;
  dwc:latitude '43.166667'^^xsd:double;
  dwc:startLatitude '43.166667'^^xsd:double;
  dwc:endLatitude '43.166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.033333 43.166667, 8.033333 43.166667, 8.033333 43.166667, 8.033333 43.166667, 8.033333 43.166667))'^^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 '774_2580'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50286 7.847788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50286"^^xsd:decimal ;
  dwc:decimalLongitude "7.847788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50286 7.847788)"^^geo:wktLiteral ;
  geo-pos:lat "43.50286"^^xsd:decimal ;
  geo-pos:long "7.847788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6062'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6062'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.847788'^^xsd:double;
  dwc:startLongitude '7.847788'^^xsd:double;
  dwc:endLongitude '7.847788'^^xsd:double;
  dwc:latitude '43.50286'^^xsd:double;
  dwc:startLatitude '43.50286'^^xsd:double;
  dwc:endLatitude '43.50286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.847788 43.50286, 7.847788 43.50286, 7.847788 43.50286, 7.847788 43.50286, 7.847788 43.50286))'^^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 '774_6062'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 7.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 7.266667)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "7.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2495'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2495'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.266667'^^xsd:double;
  dwc:startLongitude '7.266667'^^xsd:double;
  dwc:endLongitude '7.266667'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:startLatitude '42.95'^^xsd:double;
  dwc:endLatitude '42.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.266667 42.95, 7.266667 42.95, 7.266667 42.95, 7.266667 42.95, 7.266667 42.95))'^^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 '774_2495'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223667 8.234833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.223667"^^xsd:decimal ;
  dwc:decimalLongitude "8.234833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223667 8.234833)"^^geo:wktLiteral ;
  geo-pos:lat "43.223667"^^xsd:decimal ;
  geo-pos:long "8.234833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4044'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4044'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.234833'^^xsd:double;
  dwc:startLongitude '8.234833'^^xsd:double;
  dwc:endLongitude '8.234833'^^xsd:double;
  dwc:latitude '43.223667'^^xsd:double;
  dwc:startLatitude '43.223667'^^xsd:double;
  dwc:endLatitude '43.223667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.234833 43.223667, 8.234833 43.223667, 8.234833 43.223667, 8.234833 43.223667, 8.234833 43.223667))'^^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 '774_4044'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446833 8.072167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.446833"^^xsd:decimal ;
  dwc:decimalLongitude "8.072167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446833 8.072167)"^^geo:wktLiteral ;
  geo-pos:lat "43.446833"^^xsd:decimal ;
  geo-pos:long "8.072167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4211'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4211'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.072167'^^xsd:double;
  dwc:startLongitude '8.072167'^^xsd:double;
  dwc:endLongitude '8.072167'^^xsd:double;
  dwc:latitude '43.446833'^^xsd:double;
  dwc:startLatitude '43.446833'^^xsd:double;
  dwc:endLatitude '43.446833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.072167 43.446833, 8.072167 43.446833, 8.072167 43.446833, 8.072167 43.446833, 8.072167 43.446833))'^^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 '774_4211'^^xsd:string;
  dwc:observationDate '1995-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48056 8.29556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48056"^^xsd:decimal ;
  dwc:decimalLongitude "8.29556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48056 8.29556)"^^geo:wktLiteral ;
  geo-pos:lat "43.48056"^^xsd:decimal ;
  geo-pos:long "8.29556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3735'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3735'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.29556'^^xsd:double;
  dwc:startLongitude '8.29556'^^xsd:double;
  dwc:endLongitude '8.29556'^^xsd:double;
  dwc:latitude '43.48056'^^xsd:double;
  dwc:startLatitude '43.48056'^^xsd:double;
  dwc:endLatitude '43.48056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.29556 43.48056, 8.29556 43.48056, 8.29556 43.48056, 8.29556 43.48056, 8.29556 43.48056))'^^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 '774_3735'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 8.117167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "8.117167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 8.117167)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "8.117167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2791'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2791'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.117167'^^xsd:double;
  dwc:startLongitude '8.117167'^^xsd:double;
  dwc:endLongitude '8.117167'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:startLatitude '41.175'^^xsd:double;
  dwc:endLatitude '41.175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.117167 41.175, 8.117167 41.175, 8.117167 41.175, 8.117167 41.175, 8.117167 41.175))'^^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 '774_2791'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349667 7.932333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.349667"^^xsd:decimal ;
  dwc:decimalLongitude "7.932333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349667 7.932333)"^^geo:wktLiteral ;
  geo-pos:lat "43.349667"^^xsd:decimal ;
  geo-pos:long "7.932333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3790'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3790'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.932333'^^xsd:double;
  dwc:startLongitude '7.932333'^^xsd:double;
  dwc:endLongitude '7.932333'^^xsd:double;
  dwc:latitude '43.349667'^^xsd:double;
  dwc:startLatitude '43.349667'^^xsd:double;
  dwc:endLatitude '43.349667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.932333 43.349667, 7.932333 43.349667, 7.932333 43.349667, 7.932333 43.349667, 7.932333 43.349667))'^^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 '774_3790'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32027 8.480103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32027"^^xsd:decimal ;
  dwc:decimalLongitude "8.480103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32027 8.480103)"^^geo:wktLiteral ;
  geo-pos:lat "43.32027"^^xsd:decimal ;
  geo-pos:long "8.480103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7700'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7700'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.116111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.480103'^^xsd:double;
  dwc:startLongitude '8.480103'^^xsd:double;
  dwc:endLongitude '8.480103'^^xsd:double;
  dwc:latitude '43.32027'^^xsd:double;
  dwc:startLatitude '43.32027'^^xsd:double;
  dwc:endLatitude '43.32027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.480103 43.32027, 8.480103 43.32027, 8.480103 43.32027, 8.480103 43.32027, 8.480103 43.32027))'^^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 '774_7700'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.316667 8.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.316667"^^xsd:decimal ;
  dwc:decimalLongitude "8.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.316667 8.033333)"^^geo:wktLiteral ;
  geo-pos:lat "40.316667"^^xsd:decimal ;
  geo-pos:long "8.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2359'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2359'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.033333'^^xsd:double;
  dwc:startLongitude '8.033333'^^xsd:double;
  dwc:endLongitude '8.033333'^^xsd:double;
  dwc:latitude '40.316667'^^xsd:double;
  dwc:startLatitude '40.316667'^^xsd:double;
  dwc:endLatitude '40.316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.033333 40.316667, 8.033333 40.316667, 8.033333 40.316667, 8.033333 40.316667, 8.033333 40.316667))'^^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 '774_2359'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 8.426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "8.426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 8.426667)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "8.426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3391'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3391'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.426667'^^xsd:double;
  dwc:startLongitude '8.426667'^^xsd:double;
  dwc:endLongitude '8.426667'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:startLatitude '43'^^xsd:integer;
  dwc:endLatitude '43'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((8.426667 43, 8.426667 43, 8.426667 43, 8.426667 43, 8.426667 43))'^^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 '774_3391'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6177 8.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6177"^^xsd:decimal ;
  dwc:decimalLongitude "8.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6177 8.342)"^^geo:wktLiteral ;
  geo-pos:lat "43.6177"^^xsd:decimal ;
  geo-pos:long "8.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7604'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.523611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.342'^^xsd:double;
  dwc:startLongitude '8.342'^^xsd:double;
  dwc:endLongitude '8.342'^^xsd:double;
  dwc:latitude '43.6177'^^xsd:double;
  dwc:startLatitude '43.6177'^^xsd:double;
  dwc:endLatitude '43.6177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.342 43.6177, 8.342 43.6177, 8.342 43.6177, 8.342 43.6177, 8.342 43.6177))'^^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 '774_7604'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.315 7.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.315"^^xsd:decimal ;
  dwc:decimalLongitude "7.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.315 7.958)"^^geo:wktLiteral ;
  geo-pos:lat "43.315"^^xsd:decimal ;
  geo-pos:long "7.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4040'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4040'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.958'^^xsd:double;
  dwc:startLongitude '7.958'^^xsd:double;
  dwc:endLongitude '7.958'^^xsd:double;
  dwc:latitude '43.315'^^xsd:double;
  dwc:startLatitude '43.315'^^xsd:double;
  dwc:endLatitude '43.315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.958 43.315, 7.958 43.315, 7.958 43.315, 7.958 43.315, 7.958 43.315))'^^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 '774_4040'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58684 8.44661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58684"^^xsd:decimal ;
  dwc:decimalLongitude "8.44661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58684 8.44661)"^^geo:wktLiteral ;
  geo-pos:lat "43.58684"^^xsd:decimal ;
  geo-pos:long "8.44661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6687'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6687'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.127222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.44661'^^xsd:double;
  dwc:startLongitude '8.44661'^^xsd:double;
  dwc:endLongitude '8.44661'^^xsd:double;
  dwc:latitude '43.58684'^^xsd:double;
  dwc:startLatitude '43.58684'^^xsd:double;
  dwc:endLatitude '43.58684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.44661 43.58684, 8.44661 43.58684, 8.44661 43.58684, 8.44661 43.58684, 8.44661 43.58684))'^^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 '774_6687'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.969 8.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.969"^^xsd:decimal ;
  dwc:decimalLongitude "8.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.969 8.457)"^^geo:wktLiteral ;
  geo-pos:lat "42.969"^^xsd:decimal ;
  geo-pos:long "8.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4094'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4094'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.457'^^xsd:double;
  dwc:startLongitude '8.457'^^xsd:double;
  dwc:endLongitude '8.457'^^xsd:double;
  dwc:latitude '42.969'^^xsd:double;
  dwc:startLatitude '42.969'^^xsd:double;
  dwc:endLatitude '42.969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.457 42.969, 8.457 42.969, 8.457 42.969, 8.457 42.969, 8.457 42.969))'^^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 '774_4094'^^xsd:string;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25483 7.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25483"^^xsd:decimal ;
  dwc:decimalLongitude "7.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25483 7.8755)"^^geo:wktLiteral ;
  geo-pos:lat "43.25483"^^xsd:decimal ;
  geo-pos:long "7.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4984'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4984'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8755'^^xsd:double;
  dwc:startLongitude '7.8755'^^xsd:double;
  dwc:endLongitude '7.8755'^^xsd:double;
  dwc:latitude '43.25483'^^xsd:double;
  dwc:startLatitude '43.25483'^^xsd:double;
  dwc:endLatitude '43.25483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8755 43.25483, 7.8755 43.25483, 7.8755 43.25483, 7.8755 43.25483, 7.8755 43.25483))'^^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 '774_4984'^^xsd:string;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7747 8.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7747"^^xsd:decimal ;
  dwc:decimalLongitude "8.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7747 8.3627)"^^geo:wktLiteral ;
  geo-pos:lat "43.7747"^^xsd:decimal ;
  geo-pos:long "8.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7177'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7177'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.248611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3627'^^xsd:double;
  dwc:startLongitude '8.3627'^^xsd:double;
  dwc:endLongitude '8.3627'^^xsd:double;
  dwc:latitude '43.7747'^^xsd:double;
  dwc:startLatitude '43.7747'^^xsd:double;
  dwc:endLatitude '43.7747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3627 43.7747, 8.3627 43.7747, 8.3627 43.7747, 8.3627 43.7747, 8.3627 43.7747))'^^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 '774_7177'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.547667 7.968667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.547667"^^xsd:decimal ;
  dwc:decimalLongitude "7.968667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.547667 7.968667)"^^geo:wktLiteral ;
  geo-pos:lat "43.547667"^^xsd:decimal ;
  geo-pos:long "7.968667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4110'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4110'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.968667'^^xsd:double;
  dwc:startLongitude '7.968667'^^xsd:double;
  dwc:endLongitude '7.968667'^^xsd:double;
  dwc:latitude '43.547667'^^xsd:double;
  dwc:startLatitude '43.547667'^^xsd:double;
  dwc:endLatitude '43.547667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.968667 43.547667, 7.968667 43.547667, 7.968667 43.547667, 7.968667 43.547667, 7.968667 43.547667))'^^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 '774_4110'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475667 7.805833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475667"^^xsd:decimal ;
  dwc:decimalLongitude "7.805833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475667 7.805833)"^^geo:wktLiteral ;
  geo-pos:lat "43.475667"^^xsd:decimal ;
  geo-pos:long "7.805833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3302'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3302'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.805833'^^xsd:double;
  dwc:startLongitude '7.805833'^^xsd:double;
  dwc:endLongitude '7.805833'^^xsd:double;
  dwc:latitude '43.475667'^^xsd:double;
  dwc:startLatitude '43.475667'^^xsd:double;
  dwc:endLatitude '43.475667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.805833 43.475667, 7.805833 43.475667, 7.805833 43.475667, 7.805833 43.475667, 7.805833 43.475667))'^^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 '774_3302'^^xsd:string;
  dwc:observationDate '1990-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389599 8.047421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.389599"^^xsd:decimal ;
  dwc:decimalLongitude "8.047421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389599 8.047421)"^^geo:wktLiteral ;
  geo-pos:lat "43.389599"^^xsd:decimal ;
  geo-pos:long "8.047421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5877'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5877'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.047421'^^xsd:double;
  dwc:startLongitude '8.047421'^^xsd:double;
  dwc:endLongitude '8.047421'^^xsd:double;
  dwc:latitude '43.389599'^^xsd:double;
  dwc:startLatitude '43.389599'^^xsd:double;
  dwc:endLatitude '43.389599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.047421 43.389599, 8.047421 43.389599, 8.047421 43.389599, 8.047421 43.389599, 8.047421 43.389599))'^^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 '774_5877'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133333 8.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133333"^^xsd:decimal ;
  dwc:decimalLongitude "8.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133333 8.433333)"^^geo:wktLiteral ;
  geo-pos:lat "43.133333"^^xsd:decimal ;
  geo-pos:long "8.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3544'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3544'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.433333'^^xsd:double;
  dwc:startLongitude '8.433333'^^xsd:double;
  dwc:endLongitude '8.433333'^^xsd:double;
  dwc:latitude '43.133333'^^xsd:double;
  dwc:startLatitude '43.133333'^^xsd:double;
  dwc:endLatitude '43.133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.433333 43.133333, 8.433333 43.133333, 8.433333 43.133333, 8.433333 43.133333, 8.433333 43.133333))'^^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 '774_3544'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36909 8.295528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36909"^^xsd:decimal ;
  dwc:decimalLongitude "8.295528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36909 8.295528)"^^geo:wktLiteral ;
  geo-pos:lat "43.36909"^^xsd:decimal ;
  geo-pos:long "8.295528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8007'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8007'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3911111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.295528'^^xsd:double;
  dwc:startLongitude '8.295528'^^xsd:double;
  dwc:endLongitude '8.295528'^^xsd:double;
  dwc:latitude '43.36909'^^xsd:double;
  dwc:startLatitude '43.36909'^^xsd:double;
  dwc:endLatitude '43.36909'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.295528 43.36909, 8.295528 43.36909, 8.295528 43.36909, 8.295528 43.36909, 8.295528 43.36909))'^^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 '774_8007'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49165 7.64477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49165"^^xsd:decimal ;
  dwc:decimalLongitude "7.64477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49165 7.64477)"^^geo:wktLiteral ;
  geo-pos:lat "43.49165"^^xsd:decimal ;
  geo-pos:long "7.64477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5136'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.214166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64477'^^xsd:double;
  dwc:startLongitude '7.64477'^^xsd:double;
  dwc:endLongitude '7.64477'^^xsd:double;
  dwc:latitude '43.49165'^^xsd:double;
  dwc:startLatitude '43.49165'^^xsd:double;
  dwc:endLatitude '43.49165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64477 43.49165, 7.64477 43.49165, 7.64477 43.49165, 7.64477 43.49165, 7.64477 43.49165))'^^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 '774_5136'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41566 7.53312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41566"^^xsd:decimal ;
  dwc:decimalLongitude "7.53312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41566 7.53312)"^^geo:wktLiteral ;
  geo-pos:lat "43.41566"^^xsd:decimal ;
  geo-pos:long "7.53312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6748'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6748'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.037777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53312'^^xsd:double;
  dwc:startLongitude '7.53312'^^xsd:double;
  dwc:endLongitude '7.53312'^^xsd:double;
  dwc:latitude '43.41566'^^xsd:double;
  dwc:startLatitude '43.41566'^^xsd:double;
  dwc:endLatitude '43.41566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53312 43.41566, 7.53312 43.41566, 7.53312 43.41566, 7.53312 43.41566, 7.53312 43.41566))'^^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 '774_6748'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16681 8.330167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16681"^^xsd:decimal ;
  dwc:decimalLongitude "8.330167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16681 8.330167)"^^geo:wktLiteral ;
  geo-pos:lat "43.16681"^^xsd:decimal ;
  geo-pos:long "8.330167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5236'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7938888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.330167'^^xsd:double;
  dwc:startLongitude '8.330167'^^xsd:double;
  dwc:endLongitude '8.330167'^^xsd:double;
  dwc:latitude '43.16681'^^xsd:double;
  dwc:startLatitude '43.16681'^^xsd:double;
  dwc:endLatitude '43.16681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.330167 43.16681, 8.330167 43.16681, 8.330167 43.16681, 8.330167 43.16681, 8.330167 43.16681))'^^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 '774_5236'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.14376 7.204452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.14376"^^xsd:decimal ;
  dwc:decimalLongitude "7.204452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.14376 7.204452)"^^geo:wktLiteral ;
  geo-pos:lat "43.14376"^^xsd:decimal ;
  geo-pos:long "7.204452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5730'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5730'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.456666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.204452'^^xsd:double;
  dwc:startLongitude '7.204452'^^xsd:double;
  dwc:endLongitude '7.204452'^^xsd:double;
  dwc:latitude '43.14376'^^xsd:double;
  dwc:startLatitude '43.14376'^^xsd:double;
  dwc:endLatitude '43.14376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.204452 43.14376, 7.204452 43.14376, 7.204452 43.14376, 7.204452 43.14376, 7.204452 43.14376))'^^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 '774_5730'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69854 8.036902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69854"^^xsd:decimal ;
  dwc:decimalLongitude "8.036902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69854 8.036902)"^^geo:wktLiteral ;
  geo-pos:lat "43.69854"^^xsd:decimal ;
  geo-pos:long "8.036902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7672'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7672'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.335'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.036902'^^xsd:double;
  dwc:startLongitude '8.036902'^^xsd:double;
  dwc:endLongitude '8.036902'^^xsd:double;
  dwc:latitude '43.69854'^^xsd:double;
  dwc:startLatitude '43.69854'^^xsd:double;
  dwc:endLatitude '43.69854'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.036902 43.69854, 8.036902 43.69854, 8.036902 43.69854, 8.036902 43.69854, 8.036902 43.69854))'^^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 '774_7672'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70383 7.659811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70383"^^xsd:decimal ;
  dwc:decimalLongitude "7.659811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70383 7.659811)"^^geo:wktLiteral ;
  geo-pos:lat "43.70383"^^xsd:decimal ;
  geo-pos:long "7.659811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5950'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5950'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.632222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.659811'^^xsd:double;
  dwc:startLongitude '7.659811'^^xsd:double;
  dwc:endLongitude '7.659811'^^xsd:double;
  dwc:latitude '43.70383'^^xsd:double;
  dwc:startLatitude '43.70383'^^xsd:double;
  dwc:endLatitude '43.70383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.659811 43.70383, 7.659811 43.70383, 7.659811 43.70383, 7.659811 43.70383, 7.659811 43.70383))'^^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 '774_5950'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.261733 8.0018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.261733"^^xsd:decimal ;
  dwc:decimalLongitude "8.0018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.261733 8.0018)"^^geo:wktLiteral ;
  geo-pos:lat "43.261733"^^xsd:decimal ;
  geo-pos:long "8.0018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3447'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3447'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0018'^^xsd:double;
  dwc:startLongitude '8.0018'^^xsd:double;
  dwc:endLongitude '8.0018'^^xsd:double;
  dwc:latitude '43.261733'^^xsd:double;
  dwc:startLatitude '43.261733'^^xsd:double;
  dwc:endLatitude '43.261733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0018 43.261733, 8.0018 43.261733, 8.0018 43.261733, 8.0018 43.261733, 8.0018 43.261733))'^^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 '774_3447'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.318667 8.100167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.318667"^^xsd:decimal ;
  dwc:decimalLongitude "8.100167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.318667 8.100167)"^^geo:wktLiteral ;
  geo-pos:lat "43.318667"^^xsd:decimal ;
  geo-pos:long "8.100167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4789'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4789'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.568055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.100167'^^xsd:double;
  dwc:startLongitude '8.100167'^^xsd:double;
  dwc:endLongitude '8.100167'^^xsd:double;
  dwc:latitude '43.318667'^^xsd:double;
  dwc:startLatitude '43.318667'^^xsd:double;
  dwc:endLatitude '43.318667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.100167 43.318667, 8.100167 43.318667, 8.100167 43.318667, 8.100167 43.318667, 8.100167 43.318667))'^^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 '774_4789'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.431667 7.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.431667"^^xsd:decimal ;
  dwc:decimalLongitude "7.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.431667 7.791)"^^geo:wktLiteral ;
  geo-pos:lat "43.431667"^^xsd:decimal ;
  geo-pos:long "7.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3285'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3285'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.791'^^xsd:double;
  dwc:startLongitude '7.791'^^xsd:double;
  dwc:endLongitude '7.791'^^xsd:double;
  dwc:latitude '43.431667'^^xsd:double;
  dwc:startLatitude '43.431667'^^xsd:double;
  dwc:endLatitude '43.431667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.791 43.431667, 7.791 43.431667, 7.791 43.431667, 7.791 43.431667, 7.791 43.431667))'^^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 '774_3285'^^xsd:string;
  dwc:observationDate '1990-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0509 9.04545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0509"^^xsd:decimal ;
  dwc:decimalLongitude "9.04545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0509 9.04545)"^^geo:wktLiteral ;
  geo-pos:lat "43.0509"^^xsd:decimal ;
  geo-pos:long "9.04545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4272'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4272'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.04545'^^xsd:double;
  dwc:startLongitude '9.04545'^^xsd:double;
  dwc:endLongitude '9.04545'^^xsd:double;
  dwc:latitude '43.0509'^^xsd:double;
  dwc:startLatitude '43.0509'^^xsd:double;
  dwc:endLatitude '43.0509'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.04545 43.0509, 9.04545 43.0509, 9.04545 43.0509, 9.04545 43.0509, 9.04545 43.0509))'^^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 '774_4272'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21678 8.405906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21678"^^xsd:decimal ;
  dwc:decimalLongitude "8.405906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21678 8.405906)"^^geo:wktLiteral ;
  geo-pos:lat "43.21678"^^xsd:decimal ;
  geo-pos:long "8.405906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8066'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8066'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.405906'^^xsd:double;
  dwc:startLongitude '8.405906'^^xsd:double;
  dwc:endLongitude '8.405906'^^xsd:double;
  dwc:latitude '43.21678'^^xsd:double;
  dwc:startLatitude '43.21678'^^xsd:double;
  dwc:endLatitude '43.21678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.405906 43.21678, 8.405906 43.21678, 8.405906 43.21678, 8.405906 43.21678, 8.405906 43.21678))'^^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 '774_8066'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233333 7.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233333"^^xsd:decimal ;
  dwc:decimalLongitude "7.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233333 7.616667)"^^geo:wktLiteral ;
  geo-pos:lat "42.233333"^^xsd:decimal ;
  geo-pos:long "7.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2508'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2508'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.616667'^^xsd:double;
  dwc:startLongitude '7.616667'^^xsd:double;
  dwc:endLongitude '7.616667'^^xsd:double;
  dwc:latitude '42.233333'^^xsd:double;
  dwc:startLatitude '42.233333'^^xsd:double;
  dwc:endLatitude '42.233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.616667 42.233333, 7.616667 42.233333, 7.616667 42.233333, 7.616667 42.233333, 7.616667 42.233333))'^^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 '774_2508'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.332667 8.136167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.332667"^^xsd:decimal ;
  dwc:decimalLongitude "8.136167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.332667 8.136167)"^^geo:wktLiteral ;
  geo-pos:lat "43.332667"^^xsd:decimal ;
  geo-pos:long "8.136167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4042'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4042'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.136167'^^xsd:double;
  dwc:startLongitude '8.136167'^^xsd:double;
  dwc:endLongitude '8.136167'^^xsd:double;
  dwc:latitude '43.332667'^^xsd:double;
  dwc:startLatitude '43.332667'^^xsd:double;
  dwc:endLatitude '43.332667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.136167 43.332667, 8.136167 43.332667, 8.136167 43.332667, 8.136167 43.332667, 8.136167 43.332667))'^^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 '774_4042'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.608667 7.330667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.608667"^^xsd:decimal ;
  dwc:decimalLongitude "7.330667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.608667 7.330667)"^^geo:wktLiteral ;
  geo-pos:lat "43.608667"^^xsd:decimal ;
  geo-pos:long "7.330667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4311'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4311'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.330667'^^xsd:double;
  dwc:startLongitude '7.330667'^^xsd:double;
  dwc:endLongitude '7.330667'^^xsd:double;
  dwc:latitude '43.608667'^^xsd:double;
  dwc:startLatitude '43.608667'^^xsd:double;
  dwc:endLatitude '43.608667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.330667 43.608667, 7.330667 43.608667, 7.330667 43.608667, 7.330667 43.608667, 7.330667 43.608667))'^^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 '774_4311'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.397833 7.67675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.397833"^^xsd:decimal ;
  dwc:decimalLongitude "7.67675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.397833 7.67675)"^^geo:wktLiteral ;
  geo-pos:lat "43.397833"^^xsd:decimal ;
  geo-pos:long "7.67675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4483'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4483'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.67675'^^xsd:double;
  dwc:startLongitude '7.67675'^^xsd:double;
  dwc:endLongitude '7.67675'^^xsd:double;
  dwc:latitude '43.397833'^^xsd:double;
  dwc:startLatitude '43.397833'^^xsd:double;
  dwc:endLatitude '43.397833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.67675 43.397833, 7.67675 43.397833, 7.67675 43.397833, 7.67675 43.397833, 7.67675 43.397833))'^^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 '774_4483'^^xsd:string;
  dwc:observationDate '1997-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57655 8.71725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57655"^^xsd:decimal ;
  dwc:decimalLongitude "8.71725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57655 8.71725)"^^geo:wktLiteral ;
  geo-pos:lat "43.57655"^^xsd:decimal ;
  geo-pos:long "8.71725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5082'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5082'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9486111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.71725'^^xsd:double;
  dwc:startLongitude '8.71725'^^xsd:double;
  dwc:endLongitude '8.71725'^^xsd:double;
  dwc:latitude '43.57655'^^xsd:double;
  dwc:startLatitude '43.57655'^^xsd:double;
  dwc:endLatitude '43.57655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.71725 43.57655, 8.71725 43.57655, 8.71725 43.57655, 8.71725 43.57655, 8.71725 43.57655))'^^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 '774_5082'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7725 8.635167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7725"^^xsd:decimal ;
  dwc:decimalLongitude "8.635167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7725 8.635167)"^^geo:wktLiteral ;
  geo-pos:lat "42.7725"^^xsd:decimal ;
  geo-pos:long "8.635167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4031'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4031'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.635167'^^xsd:double;
  dwc:startLongitude '8.635167'^^xsd:double;
  dwc:endLongitude '8.635167'^^xsd:double;
  dwc:latitude '42.7725'^^xsd:double;
  dwc:startLatitude '42.7725'^^xsd:double;
  dwc:endLatitude '42.7725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.635167 42.7725, 8.635167 42.7725, 8.635167 42.7725, 8.635167 42.7725, 8.635167 42.7725))'^^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 '774_4031'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.421 7.9525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.421"^^xsd:decimal ;
  dwc:decimalLongitude "7.9525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.421 7.9525)"^^geo:wktLiteral ;
  geo-pos:lat "43.421"^^xsd:decimal ;
  geo-pos:long "7.9525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4277'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4277'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9525'^^xsd:double;
  dwc:startLongitude '7.9525'^^xsd:double;
  dwc:endLongitude '7.9525'^^xsd:double;
  dwc:latitude '43.421'^^xsd:double;
  dwc:startLatitude '43.421'^^xsd:double;
  dwc:endLatitude '43.421'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9525 43.421, 7.9525 43.421, 7.9525 43.421, 7.9525 43.421, 7.9525 43.421))'^^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 '774_4277'^^xsd:string;
  dwc:observationDate '1995-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48097 7.919823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48097"^^xsd:decimal ;
  dwc:decimalLongitude "7.919823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48097 7.919823)"^^geo:wktLiteral ;
  geo-pos:lat "43.48097"^^xsd:decimal ;
  geo-pos:long "7.919823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6063'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6063'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.359444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.919823'^^xsd:double;
  dwc:startLongitude '7.919823'^^xsd:double;
  dwc:endLongitude '7.919823'^^xsd:double;
  dwc:latitude '43.48097'^^xsd:double;
  dwc:startLatitude '43.48097'^^xsd:double;
  dwc:endLatitude '43.48097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.919823 43.48097, 7.919823 43.48097, 7.919823 43.48097, 7.919823 43.48097, 7.919823 43.48097))'^^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 '774_6063'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679817 8.331483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.679817"^^xsd:decimal ;
  dwc:decimalLongitude "8.331483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679817 8.331483)"^^geo:wktLiteral ;
  geo-pos:lat "43.679817"^^xsd:decimal ;
  geo-pos:long "8.331483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6967'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6967'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.331483'^^xsd:double;
  dwc:startLongitude '8.331483'^^xsd:double;
  dwc:endLongitude '8.331483'^^xsd:double;
  dwc:latitude '43.679817'^^xsd:double;
  dwc:startLatitude '43.679817'^^xsd:double;
  dwc:endLatitude '43.679817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.331483 43.679817, 8.331483 43.679817, 8.331483 43.679817, 8.331483 43.679817, 8.331483 43.679817))'^^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 '774_6967'^^xsd:string;
  dwc:observationDate '1996-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98591 8.537364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98591"^^xsd:decimal ;
  dwc:decimalLongitude "8.537364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98591 8.537364)"^^geo:wktLiteral ;
  geo-pos:lat "42.98591"^^xsd:decimal ;
  geo-pos:long "8.537364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8130'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8130'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.928611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.537364'^^xsd:double;
  dwc:startLongitude '8.537364'^^xsd:double;
  dwc:endLongitude '8.537364'^^xsd:double;
  dwc:latitude '42.98591'^^xsd:double;
  dwc:startLatitude '42.98591'^^xsd:double;
  dwc:endLatitude '42.98591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.537364 42.98591, 8.537364 42.98591, 8.537364 42.98591, 8.537364 42.98591, 8.537364 42.98591))'^^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 '774_8130'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564167 7.788167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.564167"^^xsd:decimal ;
  dwc:decimalLongitude "7.788167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564167 7.788167)"^^geo:wktLiteral ;
  geo-pos:lat "43.564167"^^xsd:decimal ;
  geo-pos:long "7.788167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3256'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3256'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.788167'^^xsd:double;
  dwc:startLongitude '7.788167'^^xsd:double;
  dwc:endLongitude '7.788167'^^xsd:double;
  dwc:latitude '43.564167'^^xsd:double;
  dwc:startLatitude '43.564167'^^xsd:double;
  dwc:endLatitude '43.564167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.788167 43.564167, 7.788167 43.564167, 7.788167 43.564167, 7.788167 43.564167, 7.788167 43.564167))'^^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 '774_3256'^^xsd:string;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.169333 8.020833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.169333"^^xsd:decimal ;
  dwc:decimalLongitude "8.020833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.169333 8.020833)"^^geo:wktLiteral ;
  geo-pos:lat "41.169333"^^xsd:decimal ;
  geo-pos:long "8.020833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2777'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2777'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.020833'^^xsd:double;
  dwc:startLongitude '8.020833'^^xsd:double;
  dwc:endLongitude '8.020833'^^xsd:double;
  dwc:latitude '41.169333'^^xsd:double;
  dwc:startLatitude '41.169333'^^xsd:double;
  dwc:endLatitude '41.169333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.020833 41.169333, 8.020833 41.169333, 8.020833 41.169333, 8.020833 41.169333, 8.020833 41.169333))'^^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 '774_2777'^^xsd:string;
  dwc:observationDate '1995-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3582 7.39925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3582"^^xsd:decimal ;
  dwc:decimalLongitude "7.39925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3582 7.39925)"^^geo:wktLiteral ;
  geo-pos:lat "43.3582"^^xsd:decimal ;
  geo-pos:long "7.39925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3698'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3698'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39925'^^xsd:double;
  dwc:startLongitude '7.39925'^^xsd:double;
  dwc:endLongitude '7.39925'^^xsd:double;
  dwc:latitude '43.3582'^^xsd:double;
  dwc:startLatitude '43.3582'^^xsd:double;
  dwc:endLatitude '43.3582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39925 43.3582, 7.39925 43.3582, 7.39925 43.3582, 7.39925 43.3582, 7.39925 43.3582))'^^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 '774_3698'^^xsd:string;
  dwc:observationDate '1992-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.047167 8.098167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.047167"^^xsd:decimal ;
  dwc:decimalLongitude "8.098167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.047167 8.098167)"^^geo:wktLiteral ;
  geo-pos:lat "43.047167"^^xsd:decimal ;
  geo-pos:long "8.098167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3952'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3952'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.098167'^^xsd:double;
  dwc:startLongitude '8.098167'^^xsd:double;
  dwc:endLongitude '8.098167'^^xsd:double;
  dwc:latitude '43.047167'^^xsd:double;
  dwc:startLatitude '43.047167'^^xsd:double;
  dwc:endLatitude '43.047167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.098167 43.047167, 8.098167 43.047167, 8.098167 43.047167, 8.098167 43.047167, 8.098167 43.047167))'^^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 '774_3952'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495333 7.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.495333"^^xsd:decimal ;
  dwc:decimalLongitude "7.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495333 7.401)"^^geo:wktLiteral ;
  geo-pos:lat "43.495333"^^xsd:decimal ;
  geo-pos:long "7.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3641'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.401'^^xsd:double;
  dwc:startLongitude '7.401'^^xsd:double;
  dwc:endLongitude '7.401'^^xsd:double;
  dwc:latitude '43.495333'^^xsd:double;
  dwc:startLatitude '43.495333'^^xsd:double;
  dwc:endLatitude '43.495333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.401 43.495333, 7.401 43.495333, 7.401 43.495333, 7.401 43.495333, 7.401 43.495333))'^^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 '774_3641'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7471 8.3121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7471"^^xsd:decimal ;
  dwc:decimalLongitude "8.3121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7471 8.3121)"^^geo:wktLiteral ;
  geo-pos:lat "43.7471"^^xsd:decimal ;
  geo-pos:long "8.3121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7150'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7150'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.298333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3121'^^xsd:double;
  dwc:startLongitude '8.3121'^^xsd:double;
  dwc:endLongitude '8.3121'^^xsd:double;
  dwc:latitude '43.7471'^^xsd:double;
  dwc:startLatitude '43.7471'^^xsd:double;
  dwc:endLatitude '43.7471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3121 43.7471, 8.3121 43.7471, 8.3121 43.7471, 8.3121 43.7471, 8.3121 43.7471))'^^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 '774_7150'^^xsd:string;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54433 7.695766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54433"^^xsd:decimal ;
  dwc:decimalLongitude "7.695766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54433 7.695766)"^^geo:wktLiteral ;
  geo-pos:lat "43.54433"^^xsd:decimal ;
  geo-pos:long "7.695766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7713'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7713'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.306944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.695766'^^xsd:double;
  dwc:startLongitude '7.695766'^^xsd:double;
  dwc:endLongitude '7.695766'^^xsd:double;
  dwc:latitude '43.54433'^^xsd:double;
  dwc:startLatitude '43.54433'^^xsd:double;
  dwc:endLatitude '43.54433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.695766 43.54433, 7.695766 43.54433, 7.695766 43.54433, 7.695766 43.54433, 7.695766 43.54433))'^^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 '774_7713'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.027 8.632667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.027"^^xsd:decimal ;
  dwc:decimalLongitude "8.632667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.027 8.632667)"^^geo:wktLiteral ;
  geo-pos:lat "43.027"^^xsd:decimal ;
  geo-pos:long "8.632667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4533'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4533'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.632667'^^xsd:double;
  dwc:startLongitude '8.632667'^^xsd:double;
  dwc:endLongitude '8.632667'^^xsd:double;
  dwc:latitude '43.027'^^xsd:double;
  dwc:startLatitude '43.027'^^xsd:double;
  dwc:endLatitude '43.027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.632667 43.027, 8.632667 43.027, 8.632667 43.027, 8.632667 43.027, 8.632667 43.027))'^^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 '774_4533'^^xsd:string;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683333 7.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683333"^^xsd:decimal ;
  dwc:decimalLongitude "7.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683333 7.991667)"^^geo:wktLiteral ;
  geo-pos:lat "42.683333"^^xsd:decimal ;
  geo-pos:long "7.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4061'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4061'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.991667'^^xsd:double;
  dwc:startLongitude '7.991667'^^xsd:double;
  dwc:endLongitude '7.991667'^^xsd:double;
  dwc:latitude '42.683333'^^xsd:double;
  dwc:startLatitude '42.683333'^^xsd:double;
  dwc:endLatitude '42.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.991667 42.683333, 7.991667 42.683333, 7.991667 42.683333, 7.991667 42.683333, 7.991667 42.683333))'^^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 '774_4061'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.738867 8.259067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.738867"^^xsd:decimal ;
  dwc:decimalLongitude "8.259067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.738867 8.259067)"^^geo:wktLiteral ;
  geo-pos:lat "43.738867"^^xsd:decimal ;
  geo-pos:long "8.259067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7339'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7339'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.266388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.259067'^^xsd:double;
  dwc:startLongitude '8.259067'^^xsd:double;
  dwc:endLongitude '8.259067'^^xsd:double;
  dwc:latitude '43.738867'^^xsd:double;
  dwc:startLatitude '43.738867'^^xsd:double;
  dwc:endLatitude '43.738867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.259067 43.738867, 8.259067 43.738867, 8.259067 43.738867, 8.259067 43.738867, 8.259067 43.738867))'^^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 '774_7339'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 8.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283333"^^xsd:decimal ;
  dwc:decimalLongitude "8.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 8.183333)"^^geo:wktLiteral ;
  geo-pos:lat "43.283333"^^xsd:decimal ;
  geo-pos:long "8.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3560'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3560'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.183333'^^xsd:double;
  dwc:startLongitude '8.183333'^^xsd:double;
  dwc:endLongitude '8.183333'^^xsd:double;
  dwc:latitude '43.283333'^^xsd:double;
  dwc:startLatitude '43.283333'^^xsd:double;
  dwc:endLatitude '43.283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.183333 43.283333, 8.183333 43.283333, 8.183333 43.283333, 8.183333 43.283333, 8.183333 43.283333))'^^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 '774_3560'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367233 7.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367233"^^xsd:decimal ;
  dwc:decimalLongitude "7.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367233 7.729)"^^geo:wktLiteral ;
  geo-pos:lat "43.367233"^^xsd:decimal ;
  geo-pos:long "7.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4485'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.729'^^xsd:double;
  dwc:startLongitude '7.729'^^xsd:double;
  dwc:endLongitude '7.729'^^xsd:double;
  dwc:latitude '43.367233'^^xsd:double;
  dwc:startLatitude '43.367233'^^xsd:double;
  dwc:endLatitude '43.367233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.729 43.367233, 7.729 43.367233, 7.729 43.367233, 7.729 43.367233, 7.729 43.367233))'^^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 '774_4485'^^xsd:string;
  dwc:observationDate '1997-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3345 8.200418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3345"^^xsd:decimal ;
  dwc:decimalLongitude "8.200418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3345 8.200418)"^^geo:wktLiteral ;
  geo-pos:lat "43.3345"^^xsd:decimal ;
  geo-pos:long "8.200418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5239'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.200418'^^xsd:double;
  dwc:startLongitude '8.200418'^^xsd:double;
  dwc:endLongitude '8.200418'^^xsd:double;
  dwc:latitude '43.3345'^^xsd:double;
  dwc:startLatitude '43.3345'^^xsd:double;
  dwc:endLatitude '43.3345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.200418 43.3345, 8.200418 43.3345, 8.200418 43.3345, 8.200418 43.3345, 8.200418 43.3345))'^^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 '774_5239'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68706 7.890038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68706"^^xsd:decimal ;
  dwc:decimalLongitude "7.890038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68706 7.890038)"^^geo:wktLiteral ;
  geo-pos:lat "43.68706"^^xsd:decimal ;
  geo-pos:long "7.890038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5968'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5968'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.7872222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.890038'^^xsd:double;
  dwc:startLongitude '7.890038'^^xsd:double;
  dwc:endLongitude '7.890038'^^xsd:double;
  dwc:latitude '43.68706'^^xsd:double;
  dwc:startLatitude '43.68706'^^xsd:double;
  dwc:endLatitude '43.68706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.890038 43.68706, 7.890038 43.68706, 7.890038 43.68706, 7.890038 43.68706, 7.890038 43.68706))'^^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 '774_5968'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67699 7.904316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67699"^^xsd:decimal ;
  dwc:decimalLongitude "7.904316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67699 7.904316)"^^geo:wktLiteral ;
  geo-pos:lat "43.67699"^^xsd:decimal ;
  geo-pos:long "7.904316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5370'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5370'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.529444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.904316'^^xsd:double;
  dwc:startLongitude '7.904316'^^xsd:double;
  dwc:endLongitude '7.904316'^^xsd:double;
  dwc:latitude '43.67699'^^xsd:double;
  dwc:startLatitude '43.67699'^^xsd:double;
  dwc:endLatitude '43.67699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.904316 43.67699, 7.904316 43.67699, 7.904316 43.67699, 7.904316 43.67699, 7.904316 43.67699))'^^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 '774_5370'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497167 7.733983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.497167"^^xsd:decimal ;
  dwc:decimalLongitude "7.733983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497167 7.733983)"^^geo:wktLiteral ;
  geo-pos:lat "43.497167"^^xsd:decimal ;
  geo-pos:long "7.733983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4548'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.733983'^^xsd:double;
  dwc:startLongitude '7.733983'^^xsd:double;
  dwc:endLongitude '7.733983'^^xsd:double;
  dwc:latitude '43.497167'^^xsd:double;
  dwc:startLatitude '43.497167'^^xsd:double;
  dwc:endLatitude '43.497167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.733983 43.497167, 7.733983 43.497167, 7.733983 43.497167, 7.733983 43.497167, 7.733983 43.497167))'^^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 '774_4548'^^xsd:string;
  dwc:observationDate '1997-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378288 8.125823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.378288"^^xsd:decimal ;
  dwc:decimalLongitude "8.125823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.378288 8.125823)"^^geo:wktLiteral ;
  geo-pos:lat "43.378288"^^xsd:decimal ;
  geo-pos:long "8.125823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5873'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5873'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.474444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.125823'^^xsd:double;
  dwc:startLongitude '8.125823'^^xsd:double;
  dwc:endLongitude '8.125823'^^xsd:double;
  dwc:latitude '43.378288'^^xsd:double;
  dwc:startLatitude '43.378288'^^xsd:double;
  dwc:endLatitude '43.378288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.125823 43.378288, 8.125823 43.378288, 8.125823 43.378288, 8.125823 43.378288, 8.125823 43.378288))'^^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 '774_5873'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.90725 8.844667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.90725"^^xsd:decimal ;
  dwc:decimalLongitude "8.844667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.90725 8.844667)"^^geo:wktLiteral ;
  geo-pos:lat "42.90725"^^xsd:decimal ;
  geo-pos:long "8.844667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3621'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3621'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.844667'^^xsd:double;
  dwc:startLongitude '8.844667'^^xsd:double;
  dwc:endLongitude '8.844667'^^xsd:double;
  dwc:latitude '42.90725'^^xsd:double;
  dwc:startLatitude '42.90725'^^xsd:double;
  dwc:endLatitude '42.90725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.844667 42.90725, 8.844667 42.90725, 8.844667 42.90725, 8.844667 42.90725, 8.844667 42.90725))'^^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 '774_3621'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 7.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 7.683)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "7.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2292'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2292'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683'^^xsd:double;
  dwc:startLongitude '7.683'^^xsd:double;
  dwc:endLongitude '7.683'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:startLatitude '43.3'^^xsd:double;
  dwc:endLatitude '43.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683 43.3, 7.683 43.3, 7.683 43.3, 7.683 43.3, 7.683 43.3))'^^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 '774_2292'^^xsd:string;
  dwc:observationDate '1988-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56456 7.867858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56456"^^xsd:decimal ;
  dwc:decimalLongitude "7.867858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56456 7.867858)"^^geo:wktLiteral ;
  geo-pos:lat "43.56456"^^xsd:decimal ;
  geo-pos:long "7.867858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6125'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6125'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.746111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.867858'^^xsd:double;
  dwc:startLongitude '7.867858'^^xsd:double;
  dwc:endLongitude '7.867858'^^xsd:double;
  dwc:latitude '43.56456'^^xsd:double;
  dwc:startLatitude '43.56456'^^xsd:double;
  dwc:endLatitude '43.56456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.867858 43.56456, 7.867858 43.56456, 7.867858 43.56456, 7.867858 43.56456, 7.867858 43.56456))'^^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 '774_6125'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6153 8.073817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6153"^^xsd:decimal ;
  dwc:decimalLongitude "8.073817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6153 8.073817)"^^geo:wktLiteral ;
  geo-pos:lat "43.6153"^^xsd:decimal ;
  geo-pos:long "8.073817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3464'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3464'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.073817'^^xsd:double;
  dwc:startLongitude '8.073817'^^xsd:double;
  dwc:endLongitude '8.073817'^^xsd:double;
  dwc:latitude '43.6153'^^xsd:double;
  dwc:startLatitude '43.6153'^^xsd:double;
  dwc:endLatitude '43.6153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.073817 43.6153, 8.073817 43.6153, 8.073817 43.6153, 8.073817 43.6153, 8.073817 43.6153))'^^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 '774_3464'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35888 8.25511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35888"^^xsd:decimal ;
  dwc:decimalLongitude "8.25511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35888 8.25511)"^^geo:wktLiteral ;
  geo-pos:lat "43.35888"^^xsd:decimal ;
  geo-pos:long "8.25511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6714'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6714'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25511'^^xsd:double;
  dwc:startLongitude '8.25511'^^xsd:double;
  dwc:endLongitude '8.25511'^^xsd:double;
  dwc:latitude '43.35888'^^xsd:double;
  dwc:startLatitude '43.35888'^^xsd:double;
  dwc:endLatitude '43.35888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25511 43.35888, 8.25511 43.35888, 8.25511 43.35888, 8.25511 43.35888, 8.25511 43.35888))'^^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 '774_6714'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.454 8.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.454"^^xsd:decimal ;
  dwc:decimalLongitude "8.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.454 8.076)"^^geo:wktLiteral ;
  geo-pos:lat "43.454"^^xsd:decimal ;
  geo-pos:long "8.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4013'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4013'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.076'^^xsd:double;
  dwc:startLongitude '8.076'^^xsd:double;
  dwc:endLongitude '8.076'^^xsd:double;
  dwc:latitude '43.454'^^xsd:double;
  dwc:startLatitude '43.454'^^xsd:double;
  dwc:endLatitude '43.454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.076 43.454, 8.076 43.454, 8.076 43.454, 8.076 43.454, 8.076 43.454))'^^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 '774_4013'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516333 7.774333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516333"^^xsd:decimal ;
  dwc:decimalLongitude "7.774333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516333 7.774333)"^^geo:wktLiteral ;
  geo-pos:lat "43.516333"^^xsd:decimal ;
  geo-pos:long "7.774333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3232'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.774333'^^xsd:double;
  dwc:startLongitude '7.774333'^^xsd:double;
  dwc:endLongitude '7.774333'^^xsd:double;
  dwc:latitude '43.516333'^^xsd:double;
  dwc:startLatitude '43.516333'^^xsd:double;
  dwc:endLatitude '43.516333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.774333 43.516333, 7.774333 43.516333, 7.774333 43.516333, 7.774333 43.516333, 7.774333 43.516333))'^^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 '774_3232'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983333 8.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983333"^^xsd:decimal ;
  dwc:decimalLongitude "8.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983333 8.066667)"^^geo:wktLiteral ;
  geo-pos:lat "42.983333"^^xsd:decimal ;
  geo-pos:long "8.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2585'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2585'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.066667'^^xsd:double;
  dwc:startLongitude '8.066667'^^xsd:double;
  dwc:endLongitude '8.066667'^^xsd:double;
  dwc:latitude '42.983333'^^xsd:double;
  dwc:startLatitude '42.983333'^^xsd:double;
  dwc:endLatitude '42.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.066667 42.983333, 8.066667 42.983333, 8.066667 42.983333, 8.066667 42.983333, 8.066667 42.983333))'^^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 '774_2585'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.435517 8.035583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.435517"^^xsd:decimal ;
  dwc:decimalLongitude "8.035583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.435517 8.035583)"^^geo:wktLiteral ;
  geo-pos:lat "43.435517"^^xsd:decimal ;
  geo-pos:long "8.035583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3660'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3660'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035583'^^xsd:double;
  dwc:startLongitude '8.035583'^^xsd:double;
  dwc:endLongitude '8.035583'^^xsd:double;
  dwc:latitude '43.435517'^^xsd:double;
  dwc:startLatitude '43.435517'^^xsd:double;
  dwc:endLatitude '43.435517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035583 43.435517, 8.035583 43.435517, 8.035583 43.435517, 8.035583 43.435517, 8.035583 43.435517))'^^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 '774_3660'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254 8.204833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.254"^^xsd:decimal ;
  dwc:decimalLongitude "8.204833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254 8.204833)"^^geo:wktLiteral ;
  geo-pos:lat "43.254"^^xsd:decimal ;
  geo-pos:long "8.204833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4711'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4711'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.4975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.204833'^^xsd:double;
  dwc:startLongitude '8.204833'^^xsd:double;
  dwc:endLongitude '8.204833'^^xsd:double;
  dwc:latitude '43.254'^^xsd:double;
  dwc:startLatitude '43.254'^^xsd:double;
  dwc:endLatitude '43.254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.204833 43.254, 8.204833 43.254, 8.204833 43.254, 8.204833 43.254, 8.204833 43.254))'^^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 '774_4711'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.245833 8.477833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.245833"^^xsd:decimal ;
  dwc:decimalLongitude "8.477833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.245833 8.477833)"^^geo:wktLiteral ;
  geo-pos:lat "41.245833"^^xsd:decimal ;
  geo-pos:long "8.477833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2796'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2796'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.477833'^^xsd:double;
  dwc:startLongitude '8.477833'^^xsd:double;
  dwc:endLongitude '8.477833'^^xsd:double;
  dwc:latitude '41.245833'^^xsd:double;
  dwc:startLatitude '41.245833'^^xsd:double;
  dwc:endLatitude '41.245833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.477833 41.245833, 8.477833 41.245833, 8.477833 41.245833, 8.477833 41.245833, 8.477833 41.245833))'^^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 '774_2796'^^xsd:string;
  dwc:observationDate '1995-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4405 7.930167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4405"^^xsd:decimal ;
  dwc:decimalLongitude "7.930167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4405 7.930167)"^^geo:wktLiteral ;
  geo-pos:lat "43.4405"^^xsd:decimal ;
  geo-pos:long "7.930167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4640'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4640'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.407777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.930167'^^xsd:double;
  dwc:startLongitude '7.930167'^^xsd:double;
  dwc:endLongitude '7.930167'^^xsd:double;
  dwc:latitude '43.4405'^^xsd:double;
  dwc:startLatitude '43.4405'^^xsd:double;
  dwc:endLatitude '43.4405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.930167 43.4405, 7.930167 43.4405, 7.930167 43.4405, 7.930167 43.4405, 7.930167 43.4405))'^^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 '774_4640'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.211167 8.1855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.211167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.211167 8.1855)"^^geo:wktLiteral ;
  geo-pos:lat "41.211167"^^xsd:decimal ;
  geo-pos:long "8.1855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2787'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2787'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1855'^^xsd:double;
  dwc:startLongitude '8.1855'^^xsd:double;
  dwc:endLongitude '8.1855'^^xsd:double;
  dwc:latitude '41.211167'^^xsd:double;
  dwc:startLatitude '41.211167'^^xsd:double;
  dwc:endLatitude '41.211167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1855 41.211167, 8.1855 41.211167, 8.1855 41.211167, 8.1855 41.211167, 8.1855 41.211167))'^^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 '774_2787'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.596833 8.0525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.596833"^^xsd:decimal ;
  dwc:decimalLongitude "8.0525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.596833 8.0525)"^^geo:wktLiteral ;
  geo-pos:lat "43.596833"^^xsd:decimal ;
  geo-pos:long "8.0525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4212'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4212'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0525'^^xsd:double;
  dwc:startLongitude '8.0525'^^xsd:double;
  dwc:endLongitude '8.0525'^^xsd:double;
  dwc:latitude '43.596833'^^xsd:double;
  dwc:startLatitude '43.596833'^^xsd:double;
  dwc:endLatitude '43.596833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0525 43.596833, 8.0525 43.596833, 8.0525 43.596833, 8.0525 43.596833, 8.0525 43.596833))'^^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 '774_4212'^^xsd:string;
  dwc:observationDate '1995-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333333 8.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333333 8.166667)"^^geo:wktLiteral ;
  geo-pos:lat "42.333333"^^xsd:decimal ;
  geo-pos:long "8.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2581'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2581'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.166667'^^xsd:double;
  dwc:startLongitude '8.166667'^^xsd:double;
  dwc:endLongitude '8.166667'^^xsd:double;
  dwc:latitude '42.333333'^^xsd:double;
  dwc:startLatitude '42.333333'^^xsd:double;
  dwc:endLatitude '42.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.166667 42.333333, 8.166667 42.333333, 8.166667 42.333333, 8.166667 42.333333, 8.166667 42.333333))'^^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 '774_2581'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533333 8.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533333"^^xsd:decimal ;
  dwc:decimalLongitude "8.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533333 8.116667)"^^geo:wktLiteral ;
  geo-pos:lat "42.533333"^^xsd:decimal ;
  geo-pos:long "8.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2588'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2588'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.116667'^^xsd:double;
  dwc:startLongitude '8.116667'^^xsd:double;
  dwc:endLongitude '8.116667'^^xsd:double;
  dwc:latitude '42.533333'^^xsd:double;
  dwc:startLatitude '42.533333'^^xsd:double;
  dwc:endLatitude '42.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.116667 42.533333, 8.116667 42.533333, 8.116667 42.533333, 8.116667 42.533333, 8.116667 42.533333))'^^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 '774_2588'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06985 8.370383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06985"^^xsd:decimal ;
  dwc:decimalLongitude "8.370383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06985 8.370383)"^^geo:wktLiteral ;
  geo-pos:lat "43.06985"^^xsd:decimal ;
  geo-pos:long "8.370383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3881'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3881'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.370383'^^xsd:double;
  dwc:startLongitude '8.370383'^^xsd:double;
  dwc:endLongitude '8.370383'^^xsd:double;
  dwc:latitude '43.06985'^^xsd:double;
  dwc:startLatitude '43.06985'^^xsd:double;
  dwc:endLatitude '43.06985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.370383 43.06985, 8.370383 43.06985, 8.370383 43.06985, 8.370383 43.06985, 8.370383 43.06985))'^^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 '774_3881'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 8.448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 8.448333)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "8.448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3923'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.448333'^^xsd:double;
  dwc:startLongitude '8.448333'^^xsd:double;
  dwc:endLongitude '8.448333'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:startLatitude '43.25'^^xsd:double;
  dwc:endLatitude '43.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.448333 43.25, 8.448333 43.25, 8.448333 43.25, 8.448333 43.25, 8.448333 43.25))'^^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 '774_3923'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.803167 8.611333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.803167"^^xsd:decimal ;
  dwc:decimalLongitude "8.611333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.803167 8.611333)"^^geo:wktLiteral ;
  geo-pos:lat "42.803167"^^xsd:decimal ;
  geo-pos:long "8.611333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4090'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4090'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.611333'^^xsd:double;
  dwc:startLongitude '8.611333'^^xsd:double;
  dwc:endLongitude '8.611333'^^xsd:double;
  dwc:latitude '42.803167'^^xsd:double;
  dwc:startLatitude '42.803167'^^xsd:double;
  dwc:endLatitude '42.803167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.611333 42.803167, 8.611333 42.803167, 8.611333 42.803167, 8.611333 42.803167, 8.611333 42.803167))'^^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 '774_4090'^^xsd:string;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.052233 7.979933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.052233"^^xsd:decimal ;
  dwc:decimalLongitude "7.979933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.052233 7.979933)"^^geo:wktLiteral ;
  geo-pos:lat "43.052233"^^xsd:decimal ;
  geo-pos:long "7.979933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3509'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3509'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.979933'^^xsd:double;
  dwc:startLongitude '7.979933'^^xsd:double;
  dwc:endLongitude '7.979933'^^xsd:double;
  dwc:latitude '43.052233'^^xsd:double;
  dwc:startLatitude '43.052233'^^xsd:double;
  dwc:endLatitude '43.052233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.979933 43.052233, 7.979933 43.052233, 7.979933 43.052233, 7.979933 43.052233, 7.979933 43.052233))'^^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 '774_3509'^^xsd:string;
  dwc:observationDate '1991-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556333 7.849833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556333"^^xsd:decimal ;
  dwc:decimalLongitude "7.849833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556333 7.849833)"^^geo:wktLiteral ;
  geo-pos:lat "43.556333"^^xsd:decimal ;
  geo-pos:long "7.849833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3246'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3246'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.849833'^^xsd:double;
  dwc:startLongitude '7.849833'^^xsd:double;
  dwc:endLongitude '7.849833'^^xsd:double;
  dwc:latitude '43.556333'^^xsd:double;
  dwc:startLatitude '43.556333'^^xsd:double;
  dwc:endLatitude '43.556333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.849833 43.556333, 7.849833 43.556333, 7.849833 43.556333, 7.849833 43.556333, 7.849833 43.556333))'^^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 '774_3246'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18597 7.91943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18597"^^xsd:decimal ;
  dwc:decimalLongitude "7.91943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18597 7.91943)"^^geo:wktLiteral ;
  geo-pos:lat "43.18597"^^xsd:decimal ;
  geo-pos:long "7.91943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5253'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5253'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91943'^^xsd:double;
  dwc:startLongitude '7.91943'^^xsd:double;
  dwc:endLongitude '7.91943'^^xsd:double;
  dwc:latitude '43.18597'^^xsd:double;
  dwc:startLatitude '43.18597'^^xsd:double;
  dwc:endLatitude '43.18597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91943 43.18597, 7.91943 43.18597, 7.91943 43.18597, 7.91943 43.18597, 7.91943 43.18597))'^^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 '774_5253'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6525 8.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6525"^^xsd:decimal ;
  dwc:decimalLongitude "8.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6525 8.422)"^^geo:wktLiteral ;
  geo-pos:lat "42.6525"^^xsd:decimal ;
  geo-pos:long "8.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4063'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4063'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.422'^^xsd:double;
  dwc:startLongitude '8.422'^^xsd:double;
  dwc:endLongitude '8.422'^^xsd:double;
  dwc:latitude '42.6525'^^xsd:double;
  dwc:startLatitude '42.6525'^^xsd:double;
  dwc:endLatitude '42.6525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.422 42.6525, 8.422 42.6525, 8.422 42.6525, 8.422 42.6525, 8.422 42.6525))'^^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 '774_4063'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.238767 8.09345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.238767"^^xsd:decimal ;
  dwc:decimalLongitude "8.09345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.238767 8.09345)"^^geo:wktLiteral ;
  geo-pos:lat "43.238767"^^xsd:decimal ;
  geo-pos:long "8.09345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3475'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3475'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.09345'^^xsd:double;
  dwc:startLongitude '8.09345'^^xsd:double;
  dwc:endLongitude '8.09345'^^xsd:double;
  dwc:latitude '43.238767'^^xsd:double;
  dwc:startLatitude '43.238767'^^xsd:double;
  dwc:endLatitude '43.238767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.09345 43.238767, 8.09345 43.238767, 8.09345 43.238767, 8.09345 43.238767, 8.09345 43.238767))'^^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 '774_3475'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446833 7.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.446833"^^xsd:decimal ;
  dwc:decimalLongitude "7.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446833 7.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.446833"^^xsd:decimal ;
  geo-pos:long "7.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4207'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4207'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.767'^^xsd:double;
  dwc:startLongitude '7.767'^^xsd:double;
  dwc:endLongitude '7.767'^^xsd:double;
  dwc:latitude '43.446833'^^xsd:double;
  dwc:startLatitude '43.446833'^^xsd:double;
  dwc:endLatitude '43.446833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.767 43.446833, 7.767 43.446833, 7.767 43.446833, 7.767 43.446833, 7.767 43.446833))'^^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 '774_4207'^^xsd:string;
  dwc:observationDate '1995-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.415167 7.622167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.415167"^^xsd:decimal ;
  dwc:decimalLongitude "7.622167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.415167 7.622167)"^^geo:wktLiteral ;
  geo-pos:lat "43.415167"^^xsd:decimal ;
  geo-pos:long "7.622167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4644'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4644'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.536944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.622167'^^xsd:double;
  dwc:startLongitude '7.622167'^^xsd:double;
  dwc:endLongitude '7.622167'^^xsd:double;
  dwc:latitude '43.415167'^^xsd:double;
  dwc:startLatitude '43.415167'^^xsd:double;
  dwc:endLatitude '43.415167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.622167 43.415167, 7.622167 43.415167, 7.622167 43.415167, 7.622167 43.415167, 7.622167 43.415167))'^^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 '774_4644'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.159569 7.716093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.159569"^^xsd:decimal ;
  dwc:decimalLongitude "7.716093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.159569 7.716093)"^^geo:wktLiteral ;
  geo-pos:lat "43.159569"^^xsd:decimal ;
  geo-pos:long "7.716093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6222'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6222'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.635277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.716093'^^xsd:double;
  dwc:startLongitude '7.716093'^^xsd:double;
  dwc:endLongitude '7.716093'^^xsd:double;
  dwc:latitude '43.159569'^^xsd:double;
  dwc:startLatitude '43.159569'^^xsd:double;
  dwc:endLatitude '43.159569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.716093 43.159569, 7.716093 43.159569, 7.716093 43.159569, 7.716093 43.159569, 7.716093 43.159569))'^^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 '774_6222'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23211 7.963649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23211"^^xsd:decimal ;
  dwc:decimalLongitude "7.963649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23211 7.963649)"^^geo:wktLiteral ;
  geo-pos:lat "43.23211"^^xsd:decimal ;
  geo-pos:long "7.963649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5548'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.963649'^^xsd:double;
  dwc:startLongitude '7.963649'^^xsd:double;
  dwc:endLongitude '7.963649'^^xsd:double;
  dwc:latitude '43.23211'^^xsd:double;
  dwc:startLatitude '43.23211'^^xsd:double;
  dwc:endLatitude '43.23211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.963649 43.23211, 7.963649 43.23211, 7.963649 43.23211, 7.963649 43.23211, 7.963649 43.23211))'^^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 '774_5548'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445564 7.376039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445564"^^xsd:decimal ;
  dwc:decimalLongitude "7.376039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445564 7.376039)"^^geo:wktLiteral ;
  geo-pos:lat "43.445564"^^xsd:decimal ;
  geo-pos:long "7.376039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5673'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5673'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.212777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.376039'^^xsd:double;
  dwc:startLongitude '7.376039'^^xsd:double;
  dwc:endLongitude '7.376039'^^xsd:double;
  dwc:latitude '43.445564'^^xsd:double;
  dwc:startLatitude '43.445564'^^xsd:double;
  dwc:endLatitude '43.445564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.376039 43.445564, 7.376039 43.445564, 7.376039 43.445564, 7.376039 43.445564, 7.376039 43.445564))'^^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 '774_5673'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6509 7.855017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6509"^^xsd:decimal ;
  dwc:decimalLongitude "7.855017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6509 7.855017)"^^geo:wktLiteral ;
  geo-pos:lat "43.6509"^^xsd:decimal ;
  geo-pos:long "7.855017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3494'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.855017'^^xsd:double;
  dwc:startLongitude '7.855017'^^xsd:double;
  dwc:endLongitude '7.855017'^^xsd:double;
  dwc:latitude '43.6509'^^xsd:double;
  dwc:startLatitude '43.6509'^^xsd:double;
  dwc:endLatitude '43.6509'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.855017 43.6509, 7.855017 43.6509, 7.855017 43.6509, 7.855017 43.6509, 7.855017 43.6509))'^^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 '774_3494'^^xsd:string;
  dwc:observationDate '1991-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218 7.712333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.218"^^xsd:decimal ;
  dwc:decimalLongitude "7.712333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.218 7.712333)"^^geo:wktLiteral ;
  geo-pos:lat "43.218"^^xsd:decimal ;
  geo-pos:long "7.712333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4623'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4623'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0936111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.712333'^^xsd:double;
  dwc:startLongitude '7.712333'^^xsd:double;
  dwc:endLongitude '7.712333'^^xsd:double;
  dwc:latitude '43.218'^^xsd:double;
  dwc:startLatitude '43.218'^^xsd:double;
  dwc:endLatitude '43.218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.712333 43.218, 7.712333 43.218, 7.712333 43.218, 7.712333 43.218, 7.712333 43.218))'^^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 '774_4623'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.008167 -16.974833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.008167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.974833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.008167 -16.974833)"^^geo:wktLiteral ;
  geo-pos:lat "28.008167"^^xsd:decimal ;
  geo-pos:long "-16.974833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2937'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2937'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.841111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.974833'^^xsd:double;
  dwc:startLongitude '-16.974833'^^xsd:double;
  dwc:endLongitude '-16.974833'^^xsd:double;
  dwc:latitude '28.008167'^^xsd:double;
  dwc:startLatitude '28.008167'^^xsd:double;
  dwc:endLatitude '28.008167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.974833 28.008167, -16.974833 28.008167, -16.974833 28.008167, -16.974833 28.008167, -16.974833 28.008167))'^^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 '774_2937'^^xsd:string;
  dwc:observationDate '1996-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.573033 8.333717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.573033"^^xsd:decimal ;
  dwc:decimalLongitude "8.333717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.573033 8.333717)"^^geo:wktLiteral ;
  geo-pos:lat "42.573033"^^xsd:decimal ;
  geo-pos:long "8.333717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3758'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3758'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.333717'^^xsd:double;
  dwc:startLongitude '8.333717'^^xsd:double;
  dwc:endLongitude '8.333717'^^xsd:double;
  dwc:latitude '42.573033'^^xsd:double;
  dwc:startLatitude '42.573033'^^xsd:double;
  dwc:endLatitude '42.573033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.333717 42.573033, 8.333717 42.573033, 8.333717 42.573033, 8.333717 42.573033, 8.333717 42.573033))'^^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 '774_3758'^^xsd:string;
  dwc:observationDate '1993-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546617 7.877183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.546617"^^xsd:decimal ;
  dwc:decimalLongitude "7.877183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546617 7.877183)"^^geo:wktLiteral ;
  geo-pos:lat "43.546617"^^xsd:decimal ;
  geo-pos:long "7.877183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3597'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3597'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.877183'^^xsd:double;
  dwc:startLongitude '7.877183'^^xsd:double;
  dwc:endLongitude '7.877183'^^xsd:double;
  dwc:latitude '43.546617'^^xsd:double;
  dwc:startLatitude '43.546617'^^xsd:double;
  dwc:endLatitude '43.546617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.877183 43.546617, 7.877183 43.546617, 7.877183 43.546617, 7.877183 43.546617, 7.877183 43.546617))'^^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 '774_3597'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7397 8.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7397"^^xsd:decimal ;
  dwc:decimalLongitude "8.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7397 8.3935)"^^geo:wktLiteral ;
  geo-pos:lat "43.7397"^^xsd:decimal ;
  geo-pos:long "8.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7155'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7155'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.869166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3935'^^xsd:double;
  dwc:startLongitude '8.3935'^^xsd:double;
  dwc:endLongitude '8.3935'^^xsd:double;
  dwc:latitude '43.7397'^^xsd:double;
  dwc:startLatitude '43.7397'^^xsd:double;
  dwc:endLatitude '43.7397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3935 43.7397, 8.3935 43.7397, 8.3935 43.7397, 8.3935 43.7397, 8.3935 43.7397))'^^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 '774_7155'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.818133 7.924583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.818133"^^xsd:decimal ;
  dwc:decimalLongitude "7.924583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.818133 7.924583)"^^geo:wktLiteral ;
  geo-pos:lat "43.818133"^^xsd:decimal ;
  geo-pos:long "7.924583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7069'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7069'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.924583'^^xsd:double;
  dwc:startLongitude '7.924583'^^xsd:double;
  dwc:endLongitude '7.924583'^^xsd:double;
  dwc:latitude '43.818133'^^xsd:double;
  dwc:startLatitude '43.818133'^^xsd:double;
  dwc:endLatitude '43.818133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.924583 43.818133, 7.924583 43.818133, 7.924583 43.818133, 7.924583 43.818133, 7.924583 43.818133))'^^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 '774_7069'^^xsd:string;
  dwc:observationDate '1997-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99285 8.488234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.99285"^^xsd:decimal ;
  dwc:decimalLongitude "8.488234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99285 8.488234)"^^geo:wktLiteral ;
  geo-pos:lat "42.99285"^^xsd:decimal ;
  geo-pos:long "8.488234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5553'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5553'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.318611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.488234'^^xsd:double;
  dwc:startLongitude '8.488234'^^xsd:double;
  dwc:endLongitude '8.488234'^^xsd:double;
  dwc:latitude '42.99285'^^xsd:double;
  dwc:startLatitude '42.99285'^^xsd:double;
  dwc:endLatitude '42.99285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.488234 42.99285, 8.488234 42.99285, 8.488234 42.99285, 8.488234 42.99285, 8.488234 42.99285))'^^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 '774_5553'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223017 9.082633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.223017"^^xsd:decimal ;
  dwc:decimalLongitude "9.082633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.223017 9.082633)"^^geo:wktLiteral ;
  geo-pos:lat "43.223017"^^xsd:decimal ;
  geo-pos:long "9.082633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4236'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.082633'^^xsd:double;
  dwc:startLongitude '9.082633'^^xsd:double;
  dwc:endLongitude '9.082633'^^xsd:double;
  dwc:latitude '43.223017'^^xsd:double;
  dwc:startLatitude '43.223017'^^xsd:double;
  dwc:endLatitude '43.223017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.082633 43.223017, 9.082633 43.223017, 9.082633 43.223017, 9.082633 43.223017, 9.082633 43.223017))'^^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 '774_4236'^^xsd:string;
  dwc:observationDate '1995-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7824 8.3291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7824"^^xsd:decimal ;
  dwc:decimalLongitude "8.3291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7824 8.3291)"^^geo:wktLiteral ;
  geo-pos:lat "43.7824"^^xsd:decimal ;
  geo-pos:long "8.3291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7183'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7183'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.528055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3291'^^xsd:double;
  dwc:startLongitude '8.3291'^^xsd:double;
  dwc:endLongitude '8.3291'^^xsd:double;
  dwc:latitude '43.7824'^^xsd:double;
  dwc:startLatitude '43.7824'^^xsd:double;
  dwc:endLatitude '43.7824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3291 43.7824, 8.3291 43.7824, 8.3291 43.7824, 8.3291 43.7824, 8.3291 43.7824))'^^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 '774_7183'^^xsd:string;
  dwc:observationDate '1998-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.366667)"^^geo:wktLiteral ;
  geo-pos:lat "43.333333"^^xsd:decimal ;
  geo-pos:long "7.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3556'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3556'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.366667'^^xsd:double;
  dwc:startLongitude '7.366667'^^xsd:double;
  dwc:endLongitude '7.366667'^^xsd:double;
  dwc:latitude '43.333333'^^xsd:double;
  dwc:startLatitude '43.333333'^^xsd:double;
  dwc:endLatitude '43.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.366667 43.333333, 7.366667 43.333333, 7.366667 43.333333, 7.366667 43.333333, 7.366667 43.333333))'^^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 '774_3556'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6047 7.8257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6047"^^xsd:decimal ;
  dwc:decimalLongitude "7.8257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6047 7.8257)"^^geo:wktLiteral ;
  geo-pos:lat "43.6047"^^xsd:decimal ;
  geo-pos:long "7.8257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7507'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.438055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8257'^^xsd:double;
  dwc:startLongitude '7.8257'^^xsd:double;
  dwc:endLongitude '7.8257'^^xsd:double;
  dwc:latitude '43.6047'^^xsd:double;
  dwc:startLatitude '43.6047'^^xsd:double;
  dwc:endLatitude '43.6047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8257 43.6047, 7.8257 43.6047, 7.8257 43.6047, 7.8257 43.6047, 7.8257 43.6047))'^^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 '774_7507'^^xsd:string;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.610432 7.997042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.610432"^^xsd:decimal ;
  dwc:decimalLongitude "7.997042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.610432 7.997042)"^^geo:wktLiteral ;
  geo-pos:lat "43.610432"^^xsd:decimal ;
  geo-pos:long "7.997042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6243'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6243'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.45916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.997042'^^xsd:double;
  dwc:startLongitude '7.997042'^^xsd:double;
  dwc:endLongitude '7.997042'^^xsd:double;
  dwc:latitude '43.610432'^^xsd:double;
  dwc:startLatitude '43.610432'^^xsd:double;
  dwc:endLatitude '43.610432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.997042 43.610432, 7.997042 43.610432, 7.997042 43.610432, 7.997042 43.610432, 7.997042 43.610432))'^^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 '774_6243'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40392 7.36479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40392"^^xsd:decimal ;
  dwc:decimalLongitude "7.36479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40392 7.36479)"^^geo:wktLiteral ;
  geo-pos:lat "43.40392"^^xsd:decimal ;
  geo-pos:long "7.36479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6603'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6603'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.36479'^^xsd:double;
  dwc:startLongitude '7.36479'^^xsd:double;
  dwc:endLongitude '7.36479'^^xsd:double;
  dwc:latitude '43.40392'^^xsd:double;
  dwc:startLatitude '43.40392'^^xsd:double;
  dwc:endLatitude '43.40392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36479 43.40392, 7.36479 43.40392, 7.36479 43.40392, 7.36479 43.40392, 7.36479 43.40392))'^^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 '774_6603'^^xsd:string;
  dwc:observationDate '2010-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.311367 8.091717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.311367"^^xsd:decimal ;
  dwc:decimalLongitude "8.091717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.311367 8.091717)"^^geo:wktLiteral ;
  geo-pos:lat "43.311367"^^xsd:decimal ;
  geo-pos:long "8.091717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3425'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3425'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.091717'^^xsd:double;
  dwc:startLongitude '8.091717'^^xsd:double;
  dwc:endLongitude '8.091717'^^xsd:double;
  dwc:latitude '43.311367'^^xsd:double;
  dwc:startLatitude '43.311367'^^xsd:double;
  dwc:endLatitude '43.311367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.091717 43.311367, 8.091717 43.311367, 8.091717 43.311367, 8.091717 43.311367, 8.091717 43.311367))'^^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 '774_3425'^^xsd:string;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37457 8.198762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37457"^^xsd:decimal ;
  dwc:decimalLongitude "8.198762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37457 8.198762)"^^geo:wktLiteral ;
  geo-pos:lat "43.37457"^^xsd:decimal ;
  geo-pos:long "8.198762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7979'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7979'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.265277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.198762'^^xsd:double;
  dwc:startLongitude '8.198762'^^xsd:double;
  dwc:endLongitude '8.198762'^^xsd:double;
  dwc:latitude '43.37457'^^xsd:double;
  dwc:startLatitude '43.37457'^^xsd:double;
  dwc:endLatitude '43.37457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.198762 43.37457, 8.198762 43.37457, 8.198762 43.37457, 8.198762 43.37457, 8.198762 43.37457))'^^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 '774_7979'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30037 7.90133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30037"^^xsd:decimal ;
  dwc:decimalLongitude "7.90133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30037 7.90133)"^^geo:wktLiteral ;
  geo-pos:lat "43.30037"^^xsd:decimal ;
  geo-pos:long "7.90133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4903'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4903'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.789722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90133'^^xsd:double;
  dwc:startLongitude '7.90133'^^xsd:double;
  dwc:endLongitude '7.90133'^^xsd:double;
  dwc:latitude '43.30037'^^xsd:double;
  dwc:startLatitude '43.30037'^^xsd:double;
  dwc:endLatitude '43.30037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90133 43.30037, 7.90133 43.30037, 7.90133 43.30037, 7.90133 43.30037, 7.90133 43.30037))'^^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 '774_4903'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 8.0179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "8.0179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 8.0179)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "8.0179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7286'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7286'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.904444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0179'^^xsd:double;
  dwc:startLongitude '8.0179'^^xsd:double;
  dwc:endLongitude '8.0179'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:startLatitude '43.667'^^xsd:double;
  dwc:endLatitude '43.667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0179 43.667, 8.0179 43.667, 8.0179 43.667, 8.0179 43.667, 8.0179 43.667))'^^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 '774_7286'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.752833 8.197383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.752833"^^xsd:decimal ;
  dwc:decimalLongitude "8.197383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.752833 8.197383)"^^geo:wktLiteral ;
  geo-pos:lat "43.752833"^^xsd:decimal ;
  geo-pos:long "8.197383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7016'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7016'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.197383'^^xsd:double;
  dwc:startLongitude '8.197383'^^xsd:double;
  dwc:endLongitude '8.197383'^^xsd:double;
  dwc:latitude '43.752833'^^xsd:double;
  dwc:startLatitude '43.752833'^^xsd:double;
  dwc:endLatitude '43.752833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.197383 43.752833, 8.197383 43.752833, 8.197383 43.752833, 8.197383 43.752833, 8.197383 43.752833))'^^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 '774_7016'^^xsd:string;
  dwc:observationDate '1997-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40265 7.69495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40265"^^xsd:decimal ;
  dwc:decimalLongitude "7.69495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40265 7.69495)"^^geo:wktLiteral ;
  geo-pos:lat "43.40265"^^xsd:decimal ;
  geo-pos:long "7.69495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4849'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4849'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.143888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69495'^^xsd:double;
  dwc:startLongitude '7.69495'^^xsd:double;
  dwc:endLongitude '7.69495'^^xsd:double;
  dwc:latitude '43.40265'^^xsd:double;
  dwc:startLatitude '43.40265'^^xsd:double;
  dwc:endLatitude '43.40265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69495 43.40265, 7.69495 43.40265, 7.69495 43.40265, 7.69495 43.40265, 7.69495 43.40265))'^^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 '774_4849'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.660067 7.974633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.660067"^^xsd:decimal ;
  dwc:decimalLongitude "7.974633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.660067 7.974633)"^^geo:wktLiteral ;
  geo-pos:lat "43.660067"^^xsd:decimal ;
  geo-pos:long "7.974633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7295'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7295'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.008333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.974633'^^xsd:double;
  dwc:startLongitude '7.974633'^^xsd:double;
  dwc:endLongitude '7.974633'^^xsd:double;
  dwc:latitude '43.660067'^^xsd:double;
  dwc:startLatitude '43.660067'^^xsd:double;
  dwc:endLatitude '43.660067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.974633 43.660067, 7.974633 43.660067, 7.974633 43.660067, 7.974633 43.660067, 7.974633 43.660067))'^^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 '774_7295'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583217 8.03315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583217"^^xsd:decimal ;
  dwc:decimalLongitude "8.03315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583217 8.03315)"^^geo:wktLiteral ;
  geo-pos:lat "43.583217"^^xsd:decimal ;
  geo-pos:long "8.03315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3624'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3624'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03315'^^xsd:double;
  dwc:startLongitude '8.03315'^^xsd:double;
  dwc:endLongitude '8.03315'^^xsd:double;
  dwc:latitude '43.583217'^^xsd:double;
  dwc:startLatitude '43.583217'^^xsd:double;
  dwc:endLatitude '43.583217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03315 43.583217, 8.03315 43.583217, 8.03315 43.583217, 8.03315 43.583217, 8.03315 43.583217))'^^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 '774_3624'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.695 8.493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.695"^^xsd:decimal ;
  dwc:decimalLongitude "8.493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.695 8.493333)"^^geo:wktLiteral ;
  geo-pos:lat "42.695"^^xsd:decimal ;
  geo-pos:long "8.493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4124'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.493333'^^xsd:double;
  dwc:startLongitude '8.493333'^^xsd:double;
  dwc:endLongitude '8.493333'^^xsd:double;
  dwc:latitude '42.695'^^xsd:double;
  dwc:startLatitude '42.695'^^xsd:double;
  dwc:endLatitude '42.695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.493333 42.695, 8.493333 42.695, 8.493333 42.695, 8.493333 42.695, 8.493333 42.695))'^^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 '774_4124'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 8.263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 8.263333)"^^geo:wktLiteral ;
  geo-pos:lat "43.17"^^xsd:decimal ;
  geo-pos:long "8.263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4430'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4430'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.263333'^^xsd:double;
  dwc:startLongitude '8.263333'^^xsd:double;
  dwc:endLongitude '8.263333'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:startLatitude '43.17'^^xsd:double;
  dwc:endLatitude '43.17'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.263333 43.17, 8.263333 43.17, 8.263333 43.17, 8.263333 43.17, 8.263333 43.17))'^^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 '774_4430'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 7.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.916667"^^xsd:decimal ;
  dwc:decimalLongitude "7.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 7.266667)"^^geo:wktLiteral ;
  geo-pos:lat "42.916667"^^xsd:decimal ;
  geo-pos:long "7.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2491'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2491'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.266667'^^xsd:double;
  dwc:startLongitude '7.266667'^^xsd:double;
  dwc:endLongitude '7.266667'^^xsd:double;
  dwc:latitude '42.916667'^^xsd:double;
  dwc:startLatitude '42.916667'^^xsd:double;
  dwc:endLatitude '42.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.266667 42.916667, 7.266667 42.916667, 7.266667 42.916667, 7.266667 42.916667, 7.266667 42.916667))'^^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 '774_2491'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.036167 8.408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.036167"^^xsd:decimal ;
  dwc:decimalLongitude "8.408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.036167 8.408333)"^^geo:wktLiteral ;
  geo-pos:lat "43.036167"^^xsd:decimal ;
  geo-pos:long "8.408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3981'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3981'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.408333'^^xsd:double;
  dwc:startLongitude '8.408333'^^xsd:double;
  dwc:endLongitude '8.408333'^^xsd:double;
  dwc:latitude '43.036167'^^xsd:double;
  dwc:startLatitude '43.036167'^^xsd:double;
  dwc:endLatitude '43.036167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.408333 43.036167, 8.408333 43.036167, 8.408333 43.036167, 8.408333 43.036167, 8.408333 43.036167))'^^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 '774_3981'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285333 7.946167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.285333"^^xsd:decimal ;
  dwc:decimalLongitude "7.946167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.285333 7.946167)"^^geo:wktLiteral ;
  geo-pos:lat "43.285333"^^xsd:decimal ;
  geo-pos:long "7.946167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4355'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4355'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.946167'^^xsd:double;
  dwc:startLongitude '7.946167'^^xsd:double;
  dwc:endLongitude '7.946167'^^xsd:double;
  dwc:latitude '43.285333'^^xsd:double;
  dwc:startLatitude '43.285333'^^xsd:double;
  dwc:endLatitude '43.285333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.946167 43.285333, 7.946167 43.285333, 7.946167 43.285333, 7.946167 43.285333, 7.946167 43.285333))'^^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 '774_4355'^^xsd:string;
  dwc:observationDate '1996-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192 8.2435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.192"^^xsd:decimal ;
  dwc:decimalLongitude "8.2435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.192 8.2435)"^^geo:wktLiteral ;
  geo-pos:lat "43.192"^^xsd:decimal ;
  geo-pos:long "8.2435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4591'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4591'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.328888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2435'^^xsd:double;
  dwc:startLongitude '8.2435'^^xsd:double;
  dwc:endLongitude '8.2435'^^xsd:double;
  dwc:latitude '43.192'^^xsd:double;
  dwc:startLatitude '43.192'^^xsd:double;
  dwc:endLatitude '43.192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2435 43.192, 8.2435 43.192, 8.2435 43.192, 8.2435 43.192, 8.2435 43.192))'^^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 '774_4591'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 8.029167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64"^^xsd:decimal ;
  dwc:decimalLongitude "8.029167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 8.029167)"^^geo:wktLiteral ;
  geo-pos:lat "43.64"^^xsd:decimal ;
  geo-pos:long "8.029167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3798'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3798'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029167'^^xsd:double;
  dwc:startLongitude '8.029167'^^xsd:double;
  dwc:endLongitude '8.029167'^^xsd:double;
  dwc:latitude '43.64'^^xsd:double;
  dwc:startLatitude '43.64'^^xsd:double;
  dwc:endLatitude '43.64'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029167 43.64, 8.029167 43.64, 8.029167 43.64, 8.029167 43.64, 8.029167 43.64))'^^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 '774_3798'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.207333 8.044333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.207333"^^xsd:decimal ;
  dwc:decimalLongitude "8.044333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.207333 8.044333)"^^geo:wktLiteral ;
  geo-pos:lat "41.207333"^^xsd:decimal ;
  geo-pos:long "8.044333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2746'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2746'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.044333'^^xsd:double;
  dwc:startLongitude '8.044333'^^xsd:double;
  dwc:endLongitude '8.044333'^^xsd:double;
  dwc:latitude '41.207333'^^xsd:double;
  dwc:startLatitude '41.207333'^^xsd:double;
  dwc:endLatitude '41.207333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.044333 41.207333, 8.044333 41.207333, 8.044333 41.207333, 8.044333 41.207333, 8.044333 41.207333))'^^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 '774_2746'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78467 7.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78467"^^xsd:decimal ;
  dwc:decimalLongitude "7.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78467 7.79)"^^geo:wktLiteral ;
  geo-pos:lat "43.78467"^^xsd:decimal ;
  geo-pos:long "7.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4930'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79'^^xsd:double;
  dwc:startLongitude '7.79'^^xsd:double;
  dwc:endLongitude '7.79'^^xsd:double;
  dwc:latitude '43.78467'^^xsd:double;
  dwc:startLatitude '43.78467'^^xsd:double;
  dwc:endLatitude '43.78467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79 43.78467, 7.79 43.78467, 7.79 43.78467, 7.79 43.78467, 7.79 43.78467))'^^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 '774_4930'^^xsd:string;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56392 7.657746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56392"^^xsd:decimal ;
  dwc:decimalLongitude "7.657746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56392 7.657746)"^^geo:wktLiteral ;
  geo-pos:lat "43.56392"^^xsd:decimal ;
  geo-pos:long "7.657746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8184'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.488055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.657746'^^xsd:double;
  dwc:startLongitude '7.657746'^^xsd:double;
  dwc:endLongitude '7.657746'^^xsd:double;
  dwc:latitude '43.56392'^^xsd:double;
  dwc:startLatitude '43.56392'^^xsd:double;
  dwc:endLatitude '43.56392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.657746 43.56392, 7.657746 43.56392, 7.657746 43.56392, 7.657746 43.56392, 7.657746 43.56392))'^^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 '774_8184'^^xsd:string;
  dwc:observationDate '2012-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.339167 7.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.339167"^^xsd:decimal ;
  dwc:decimalLongitude "7.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.339167 7.744)"^^geo:wktLiteral ;
  geo-pos:lat "43.339167"^^xsd:decimal ;
  geo-pos:long "7.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4379'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4379'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.744'^^xsd:double;
  dwc:startLongitude '7.744'^^xsd:double;
  dwc:endLongitude '7.744'^^xsd:double;
  dwc:latitude '43.339167'^^xsd:double;
  dwc:startLatitude '43.339167'^^xsd:double;
  dwc:endLatitude '43.339167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.744 43.339167, 7.744 43.339167, 7.744 43.339167, 7.744 43.339167, 7.744 43.339167))'^^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 '774_4379'^^xsd:string;
  dwc:observationDate '1996-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.388889 -63.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.388889"^^xsd:decimal ;
  dwc:decimalLongitude "-63.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.388889 -63.608333)"^^geo:wktLiteral ;
  geo-pos:lat "19.388889"^^xsd:decimal ;
  geo-pos:long "-63.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3225'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3225'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.608333'^^xsd:double;
  dwc:startLongitude '-63.608333'^^xsd:double;
  dwc:endLongitude '-63.608333'^^xsd:double;
  dwc:latitude '19.388889'^^xsd:double;
  dwc:startLatitude '19.388889'^^xsd:double;
  dwc:endLatitude '19.388889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.608333 19.388889, -63.608333 19.388889, -63.608333 19.388889, -63.608333 19.388889, -63.608333 19.388889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3225'^^xsd:string;
  dwc:observationDate '1994-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.476944 -63.240833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.476944"^^xsd:decimal ;
  dwc:decimalLongitude "-63.240833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.476944 -63.240833)"^^geo:wktLiteral ;
  geo-pos:lat "19.476944"^^xsd:decimal ;
  geo-pos:long "-63.240833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3214'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3214'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.240833'^^xsd:double;
  dwc:startLongitude '-63.240833'^^xsd:double;
  dwc:endLongitude '-63.240833'^^xsd:double;
  dwc:latitude '19.476944'^^xsd:double;
  dwc:startLatitude '19.476944'^^xsd:double;
  dwc:endLatitude '19.476944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.240833 19.476944, -63.240833 19.476944, -63.240833 19.476944, -63.240833 19.476944, -63.240833 19.476944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3214'^^xsd:string;
  dwc:observationDate '1994-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.04 -63.469167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.04"^^xsd:decimal ;
  dwc:decimalLongitude "-63.469167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.04 -63.469167)"^^geo:wktLiteral ;
  geo-pos:lat "19.04"^^xsd:decimal ;
  geo-pos:long "-63.469167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3206'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3206'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.469167'^^xsd:double;
  dwc:startLongitude '-63.469167'^^xsd:double;
  dwc:endLongitude '-63.469167'^^xsd:double;
  dwc:latitude '19.04'^^xsd:double;
  dwc:startLatitude '19.04'^^xsd:double;
  dwc:endLatitude '19.04'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.469167 19.04, -63.469167 19.04, -63.469167 19.04, -63.469167 19.04, -63.469167 19.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3206'^^xsd:string;
  dwc:observationDate '1994-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.522778 -63.119722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.522778"^^xsd:decimal ;
  dwc:decimalLongitude "-63.119722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.522778 -63.119722)"^^geo:wktLiteral ;
  geo-pos:lat "19.522778"^^xsd:decimal ;
  geo-pos:long "-63.119722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3222'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3222'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.119722'^^xsd:double;
  dwc:startLongitude '-63.119722'^^xsd:double;
  dwc:endLongitude '-63.119722'^^xsd:double;
  dwc:latitude '19.522778'^^xsd:double;
  dwc:startLatitude '19.522778'^^xsd:double;
  dwc:endLatitude '19.522778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.119722 19.522778, -63.119722 19.522778, -63.119722 19.522778, -63.119722 19.522778, -63.119722 19.522778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3222'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.100278 -63.341944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.100278"^^xsd:decimal ;
  dwc:decimalLongitude "-63.341944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.100278 -63.341944)"^^geo:wktLiteral ;
  geo-pos:lat "19.100278"^^xsd:decimal ;
  geo-pos:long "-63.341944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3209'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3209'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.341944'^^xsd:double;
  dwc:startLongitude '-63.341944'^^xsd:double;
  dwc:endLongitude '-63.341944'^^xsd:double;
  dwc:latitude '19.100278'^^xsd:double;
  dwc:startLatitude '19.100278'^^xsd:double;
  dwc:endLatitude '19.100278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.341944 19.100278, -63.341944 19.100278, -63.341944 19.100278, -63.341944 19.100278, -63.341944 19.100278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3209'^^xsd:string;
  dwc:observationDate '1994-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.318333 -63.284722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.318333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.284722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.318333 -63.284722)"^^geo:wktLiteral ;
  geo-pos:lat "19.318333"^^xsd:decimal ;
  geo-pos:long "-63.284722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3213'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3213'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.284722'^^xsd:double;
  dwc:startLongitude '-63.284722'^^xsd:double;
  dwc:endLongitude '-63.284722'^^xsd:double;
  dwc:latitude '19.318333'^^xsd:double;
  dwc:startLatitude '19.318333'^^xsd:double;
  dwc:endLatitude '19.318333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.284722 19.318333, -63.284722 19.318333, -63.284722 19.318333, -63.284722 19.318333, -63.284722 19.318333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3213'^^xsd:string;
  dwc:observationDate '1994-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.083333 -63.506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.083333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.083333 -63.506667)"^^geo:wktLiteral ;
  geo-pos:lat "19.083333"^^xsd:decimal ;
  geo-pos:long "-63.506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3208'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3208'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.506667'^^xsd:double;
  dwc:startLongitude '-63.506667'^^xsd:double;
  dwc:endLongitude '-63.506667'^^xsd:double;
  dwc:latitude '19.083333'^^xsd:double;
  dwc:startLatitude '19.083333'^^xsd:double;
  dwc:endLatitude '19.083333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.506667 19.083333, -63.506667 19.083333, -63.506667 19.083333, -63.506667 19.083333, -63.506667 19.083333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3208'^^xsd:string;
  dwc:observationDate '1994-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.35 -63.786111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.35"^^xsd:decimal ;
  dwc:decimalLongitude "-63.786111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.35 -63.786111)"^^geo:wktLiteral ;
  geo-pos:lat "19.35"^^xsd:decimal ;
  geo-pos:long "-63.786111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3227'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3227'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.786111'^^xsd:double;
  dwc:startLongitude '-63.786111'^^xsd:double;
  dwc:endLongitude '-63.786111'^^xsd:double;
  dwc:latitude '19.35'^^xsd:double;
  dwc:startLatitude '19.35'^^xsd:double;
  dwc:endLatitude '19.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.786111 19.35, -63.786111 19.35, -63.786111 19.35, -63.786111 19.35, -63.786111 19.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3227'^^xsd:string;
  dwc:observationDate '1994-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.56 -63.138889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.56"^^xsd:decimal ;
  dwc:decimalLongitude "-63.138889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.56 -63.138889)"^^geo:wktLiteral ;
  geo-pos:lat "19.56"^^xsd:decimal ;
  geo-pos:long "-63.138889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3223'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3223'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.138889'^^xsd:double;
  dwc:startLongitude '-63.138889'^^xsd:double;
  dwc:endLongitude '-63.138889'^^xsd:double;
  dwc:latitude '19.56'^^xsd:double;
  dwc:startLatitude '19.56'^^xsd:double;
  dwc:endLatitude '19.56'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.138889 19.56, -63.138889 19.56, -63.138889 19.56, -63.138889 19.56, -63.138889 19.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3223'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.633333 -63.970278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.633333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.970278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.633333 -63.970278)"^^geo:wktLiteral ;
  geo-pos:lat "18.633333"^^xsd:decimal ;
  geo-pos:long "-63.970278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3198'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3198'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.970278'^^xsd:double;
  dwc:startLongitude '-63.970278'^^xsd:double;
  dwc:endLongitude '-63.970278'^^xsd:double;
  dwc:latitude '18.633333'^^xsd:double;
  dwc:startLatitude '18.633333'^^xsd:double;
  dwc:endLatitude '18.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.970278 18.633333, -63.970278 18.633333, -63.970278 18.633333, -63.970278 18.633333, -63.970278 18.633333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3198'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.593889 -63.201389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.593889"^^xsd:decimal ;
  dwc:decimalLongitude "-63.201389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.593889 -63.201389)"^^geo:wktLiteral ;
  geo-pos:lat "19.593889"^^xsd:decimal ;
  geo-pos:long "-63.201389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3219'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3219'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.201389'^^xsd:double;
  dwc:startLongitude '-63.201389'^^xsd:double;
  dwc:endLongitude '-63.201389'^^xsd:double;
  dwc:latitude '19.593889'^^xsd:double;
  dwc:startLatitude '19.593889'^^xsd:double;
  dwc:endLatitude '19.593889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.201389 19.593889, -63.201389 19.593889, -63.201389 19.593889, -63.201389 19.593889, -63.201389 19.593889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3219'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.688889 -63.922778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.688889"^^xsd:decimal ;
  dwc:decimalLongitude "-63.922778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.688889 -63.922778)"^^geo:wktLiteral ;
  geo-pos:lat "18.688889"^^xsd:decimal ;
  geo-pos:long "-63.922778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3199'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3199'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.922778'^^xsd:double;
  dwc:startLongitude '-63.922778'^^xsd:double;
  dwc:endLongitude '-63.922778'^^xsd:double;
  dwc:latitude '18.688889'^^xsd:double;
  dwc:startLatitude '18.688889'^^xsd:double;
  dwc:endLatitude '18.688889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.922778 18.688889, -63.922778 18.688889, -63.922778 18.688889, -63.922778 18.688889, -63.922778 18.688889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3199'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.698611 -64.035278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.698611"^^xsd:decimal ;
  dwc:decimalLongitude "-64.035278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.698611 -64.035278)"^^geo:wktLiteral ;
  geo-pos:lat "18.698611"^^xsd:decimal ;
  geo-pos:long "-64.035278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3203'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3203'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.035278'^^xsd:double;
  dwc:startLongitude '-64.035278'^^xsd:double;
  dwc:endLongitude '-64.035278'^^xsd:double;
  dwc:latitude '18.698611'^^xsd:double;
  dwc:startLatitude '18.698611'^^xsd:double;
  dwc:endLatitude '18.698611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.035278 18.698611, -64.035278 18.698611, -64.035278 18.698611, -64.035278 18.698611, -64.035278 18.698611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3203'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.230556 -64.733056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.230556"^^xsd:decimal ;
  dwc:decimalLongitude "-64.733056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.230556 -64.733056)"^^geo:wktLiteral ;
  geo-pos:lat "19.230556"^^xsd:decimal ;
  geo-pos:long "-64.733056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3187'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3187'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.733056'^^xsd:double;
  dwc:startLongitude '-64.733056'^^xsd:double;
  dwc:endLongitude '-64.733056'^^xsd:double;
  dwc:latitude '19.230556'^^xsd:double;
  dwc:startLatitude '19.230556'^^xsd:double;
  dwc:endLatitude '19.230556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.733056 19.230556, -64.733056 19.230556, -64.733056 19.230556, -64.733056 19.230556, -64.733056 19.230556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3187'^^xsd:string;
  dwc:observationDate '1994-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.591944 -64.052778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.591944"^^xsd:decimal ;
  dwc:decimalLongitude "-64.052778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.591944 -64.052778)"^^geo:wktLiteral ;
  geo-pos:lat "18.591944"^^xsd:decimal ;
  geo-pos:long "-64.052778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3197'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3197'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.052778'^^xsd:double;
  dwc:startLongitude '-64.052778'^^xsd:double;
  dwc:endLongitude '-64.052778'^^xsd:double;
  dwc:latitude '18.591944'^^xsd:double;
  dwc:startLatitude '18.591944'^^xsd:double;
  dwc:endLatitude '18.591944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.052778 18.591944, -64.052778 18.591944, -64.052778 18.591944, -64.052778 18.591944, -64.052778 18.591944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3197'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.605 -63.220278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.605"^^xsd:decimal ;
  dwc:decimalLongitude "-63.220278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.605 -63.220278)"^^geo:wktLiteral ;
  geo-pos:lat "19.605"^^xsd:decimal ;
  geo-pos:long "-63.220278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3218'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3218'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.220278'^^xsd:double;
  dwc:startLongitude '-63.220278'^^xsd:double;
  dwc:endLongitude '-63.220278'^^xsd:double;
  dwc:latitude '19.605'^^xsd:double;
  dwc:startLatitude '19.605'^^xsd:double;
  dwc:endLatitude '19.605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.220278 19.605, -63.220278 19.605, -63.220278 19.605, -63.220278 19.605, -63.220278 19.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera  acutorostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '774_3218'^^xsd:string;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.406389 -64.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.406389"^^xsd:decimal ;
  dwc:decimalLongitude "-64.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.406389 -64.521667)"^^geo:wktLiteral ;
  geo-pos:lat "10.406389"^^xsd:decimal ;
  geo-pos:long "-64.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3103'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3103'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.521667'^^xsd:double;
  dwc:startLongitude '-64.521667'^^xsd:double;
  dwc:endLongitude '-64.521667'^^xsd:double;
  dwc:latitude '10.406389'^^xsd:double;
  dwc:startLatitude '10.406389'^^xsd:double;
  dwc:endLatitude '10.406389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.521667 10.406389, -64.521667 10.406389, -64.521667 10.406389, -64.521667 10.406389, -64.521667 10.406389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera sp." by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '774_3103'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183467 -13.368317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183467"^^xsd:decimal ;
  dwc:decimalLongitude "-13.368317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183467 -13.368317)"^^geo:wktLiteral ;
  geo-pos:lat "29.183467"^^xsd:decimal ;
  geo-pos:long "-13.368317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2851'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2851'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.368317'^^xsd:double;
  dwc:startLongitude '-13.368317'^^xsd:double;
  dwc:endLongitude '-13.368317'^^xsd:double;
  dwc:latitude '29.183467'^^xsd:double;
  dwc:startLatitude '29.183467'^^xsd:double;
  dwc:endLatitude '29.183467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.368317 29.183467, -13.368317 29.183467, -13.368317 29.183467, -13.368317 29.183467, -13.368317 29.183467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera sp." by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '774_2851'^^xsd:string;
  dwc:observationDate '1995-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.848889 -63.678611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.848889"^^xsd:decimal ;
  dwc:decimalLongitude "-63.678611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.848889 -63.678611)"^^geo:wktLiteral ;
  geo-pos:lat "10.848889"^^xsd:decimal ;
  geo-pos:long "-63.678611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3111'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3111'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-63.678611'^^xsd:double;
  dwc:startLongitude '-63.678611'^^xsd:double;
  dwc:endLongitude '-63.678611'^^xsd:double;
  dwc:latitude '10.848889'^^xsd:double;
  dwc:startLatitude '10.848889'^^xsd:double;
  dwc:endLatitude '10.848889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.678611 10.848889, -63.678611 10.848889, -63.678611 10.848889, -63.678611 10.848889, -63.678611 10.848889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera sp." by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '774_3111'^^xsd:string;
  dwc:observationDate '1993-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.975333 -17.275333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.975333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.275333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.975333 -17.275333)"^^geo:wktLiteral ;
  geo-pos:lat "27.975333"^^xsd:decimal ;
  geo-pos:long "-17.275333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3050'^^xsd:string;
  dwc:scientificName 'Mesoplodon densirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3050'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.006666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.275333'^^xsd:double;
  dwc:startLongitude '-17.275333'^^xsd:double;
  dwc:endLongitude '-17.275333'^^xsd:double;
  dwc:latitude '27.975333'^^xsd:double;
  dwc:startLatitude '27.975333'^^xsd:double;
  dwc:endLatitude '27.975333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.275333 27.975333, -17.275333 27.975333, -17.275333 27.975333, -17.275333 27.975333, -17.275333 27.975333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon densirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137122'^^xsd:integer;
  dwc:occurrenceId '774_3050'^^xsd:string;
  dwc:observationDate '1997-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.984833 -17.184833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.984833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.184833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.984833 -17.184833)"^^geo:wktLiteral ;
  geo-pos:lat "27.984833"^^xsd:decimal ;
  geo-pos:long "-17.184833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3077'^^xsd:string;
  dwc:scientificName 'Mesoplodon bidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3077'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.184833'^^xsd:double;
  dwc:startLongitude '-17.184833'^^xsd:double;
  dwc:endLongitude '-17.184833'^^xsd:double;
  dwc:latitude '27.984833'^^xsd:double;
  dwc:startLatitude '27.984833'^^xsd:double;
  dwc:endLatitude '27.984833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.184833 27.984833, -17.184833 27.984833, -17.184833 27.984833, -17.184833 27.984833, -17.184833 27.984833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon bidens" by the provider'^^xsd:string;
  dwc:aphiaid '137121'^^xsd:integer;
  dwc:occurrenceId '774_3077'^^xsd:string;
  dwc:observationDate '1997-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.001633 -13.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.001633"^^xsd:decimal ;
  dwc:decimalLongitude "-13.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.001633 -13.401)"^^geo:wktLiteral ;
  geo-pos:lat "29.001633"^^xsd:decimal ;
  geo-pos:long "-13.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2862'^^xsd:string;
  dwc:scientificName 'Mesoplodon europaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2862'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.401'^^xsd:double;
  dwc:startLongitude '-13.401'^^xsd:double;
  dwc:endLongitude '-13.401'^^xsd:double;
  dwc:latitude '29.001633'^^xsd:double;
  dwc:startLatitude '29.001633'^^xsd:double;
  dwc:endLatitude '29.001633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.401 29.001633, -13.401 29.001633, -13.401 29.001633, -13.401 29.001633, -13.401 29.001633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon europaeus" by the provider'^^xsd:string;
  dwc:aphiaid '137123'^^xsd:integer;
  dwc:occurrenceId '774_2862'^^xsd:string;
  dwc:observationDate '1995-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.184717 -13.367517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.184717"^^xsd:decimal ;
  dwc:decimalLongitude "-13.367517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.184717 -13.367517)"^^geo:wktLiteral ;
  geo-pos:lat "29.184717"^^xsd:decimal ;
  geo-pos:long "-13.367517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2845'^^xsd:string;
  dwc:scientificName 'Mesoplodon europaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2845'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.367517'^^xsd:double;
  dwc:startLongitude '-13.367517'^^xsd:double;
  dwc:endLongitude '-13.367517'^^xsd:double;
  dwc:latitude '29.184717'^^xsd:double;
  dwc:startLatitude '29.184717'^^xsd:double;
  dwc:endLatitude '29.184717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.367517 29.184717, -13.367517 29.184717, -13.367517 29.184717, -13.367517 29.184717, -13.367517 29.184717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon europaeus" by the provider'^^xsd:string;
  dwc:aphiaid '137123'^^xsd:integer;
  dwc:occurrenceId '774_2845'^^xsd:string;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.984667 -17.151333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.984667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.151333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.984667 -17.151333)"^^geo:wktLiteral ;
  geo-pos:lat "27.984667"^^xsd:decimal ;
  geo-pos:long "-17.151333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3063'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3063'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.6375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.151333'^^xsd:double;
  dwc:startLongitude '-17.151333'^^xsd:double;
  dwc:endLongitude '-17.151333'^^xsd:double;
  dwc:latitude '27.984667'^^xsd:double;
  dwc:startLatitude '27.984667'^^xsd:double;
  dwc:endLatitude '27.984667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.151333 27.984667, -17.151333 27.984667, -17.151333 27.984667, -17.151333 27.984667, -17.151333 27.984667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_3063'^^xsd:string;
  dwc:observationDate '1997-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.049667 -17.099667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.049667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.099667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.049667 -17.099667)"^^geo:wktLiteral ;
  geo-pos:lat "28.049667"^^xsd:decimal ;
  geo-pos:long "-17.099667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2959'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2959'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.334722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.099667'^^xsd:double;
  dwc:startLongitude '-17.099667'^^xsd:double;
  dwc:endLongitude '-17.099667'^^xsd:double;
  dwc:latitude '28.049667'^^xsd:double;
  dwc:startLatitude '28.049667'^^xsd:double;
  dwc:endLatitude '28.049667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.099667 28.049667, -17.099667 28.049667, -17.099667 28.049667, -17.099667 28.049667, -17.099667 28.049667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_2959'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.974167 -17.124167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.974167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.124167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.974167 -17.124167)"^^geo:wktLiteral ;
  geo-pos:lat "27.974167"^^xsd:decimal ;
  geo-pos:long "-17.124167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3043'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3043'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.803611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.124167'^^xsd:double;
  dwc:startLongitude '-17.124167'^^xsd:double;
  dwc:endLongitude '-17.124167'^^xsd:double;
  dwc:latitude '27.974167'^^xsd:double;
  dwc:startLatitude '27.974167'^^xsd:double;
  dwc:endLatitude '27.974167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.124167 27.974167, -17.124167 27.974167, -17.124167 27.974167, -17.124167 27.974167, -17.124167 27.974167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_3043'^^xsd:string;
  dwc:observationDate '1997-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.101583 -13.35035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.101583"^^xsd:decimal ;
  dwc:decimalLongitude "-13.35035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.101583 -13.35035)"^^geo:wktLiteral ;
  geo-pos:lat "29.101583"^^xsd:decimal ;
  geo-pos:long "-13.35035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2863'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2863'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.35035'^^xsd:double;
  dwc:startLongitude '-13.35035'^^xsd:double;
  dwc:endLongitude '-13.35035'^^xsd:double;
  dwc:latitude '29.101583'^^xsd:double;
  dwc:startLatitude '29.101583'^^xsd:double;
  dwc:endLatitude '29.101583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.35035 29.101583, -13.35035 29.101583, -13.35035 29.101583, -13.35035 29.101583, -13.35035 29.101583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_2863'^^xsd:string;
  dwc:observationDate '1995-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.925 -17.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.925"^^xsd:decimal ;
  dwc:decimalLongitude "-17.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.925 -17.375)"^^geo:wktLiteral ;
  geo-pos:lat "27.925"^^xsd:decimal ;
  geo-pos:long "-17.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3068'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3068'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.786944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.375'^^xsd:double;
  dwc:startLongitude '-17.375'^^xsd:double;
  dwc:endLongitude '-17.375'^^xsd:double;
  dwc:latitude '27.925'^^xsd:double;
  dwc:startLatitude '27.925'^^xsd:double;
  dwc:endLatitude '27.925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.375 27.925, -17.375 27.925, -17.375 27.925, -17.375 27.925, -17.375 27.925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_3068'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917167 -17.117167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.117167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917167 -17.117167)"^^geo:wktLiteral ;
  geo-pos:lat "27.917167"^^xsd:decimal ;
  geo-pos:long "-17.117167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3039'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3039'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.166111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.117167'^^xsd:double;
  dwc:startLongitude '-17.117167'^^xsd:double;
  dwc:endLongitude '-17.117167'^^xsd:double;
  dwc:latitude '27.917167'^^xsd:double;
  dwc:startLatitude '27.917167'^^xsd:double;
  dwc:endLatitude '27.917167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.117167 27.917167, -17.117167 27.917167, -17.117167 27.917167, -17.117167 27.917167, -17.117167 27.917167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_3039'^^xsd:string;
  dwc:observationDate '1997-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.953 -17.569667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.953"^^xsd:decimal ;
  dwc:decimalLongitude "-17.569667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.953 -17.569667)"^^geo:wktLiteral ;
  geo-pos:lat "27.953"^^xsd:decimal ;
  geo-pos:long "-17.569667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3085'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3085'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.155833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.569667'^^xsd:double;
  dwc:startLongitude '-17.569667'^^xsd:double;
  dwc:endLongitude '-17.569667'^^xsd:double;
  dwc:latitude '27.953'^^xsd:double;
  dwc:startLatitude '27.953'^^xsd:double;
  dwc:endLatitude '27.953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.569667 27.953, -17.569667 27.953, -17.569667 27.953, -17.569667 27.953, -17.569667 27.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_3085'^^xsd:string;
  dwc:observationDate '1997-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.90075 -13.918317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.90075"^^xsd:decimal ;
  dwc:decimalLongitude "-13.918317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.90075 -13.918317)"^^geo:wktLiteral ;
  geo-pos:lat "28.90075"^^xsd:decimal ;
  geo-pos:long "-13.918317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2831'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2831'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.918317'^^xsd:double;
  dwc:startLongitude '-13.918317'^^xsd:double;
  dwc:endLongitude '-13.918317'^^xsd:double;
  dwc:latitude '28.90075'^^xsd:double;
  dwc:startLatitude '28.90075'^^xsd:double;
  dwc:endLatitude '28.90075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.918317 28.90075, -13.918317 28.90075, -13.918317 28.90075, -13.918317 28.90075, -13.918317 28.90075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_2831'^^xsd:string;
  dwc:observationDate '1994-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9175 -17.2175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9175"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9175 -17.2175)"^^geo:wktLiteral ;
  geo-pos:lat "27.9175"^^xsd:decimal ;
  geo-pos:long "-17.2175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3082'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3082'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.730833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.2175'^^xsd:double;
  dwc:startLongitude '-17.2175'^^xsd:double;
  dwc:endLongitude '-17.2175'^^xsd:double;
  dwc:latitude '27.9175'^^xsd:double;
  dwc:startLatitude '27.9175'^^xsd:double;
  dwc:endLatitude '27.9175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.2175 27.9175, -17.2175 27.9175, -17.2175 27.9175, -17.2175 27.9175, -17.2175 27.9175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mesoplodon spp." by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '774_3082'^^xsd:string;
  dwc:observationDate '1997-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61422 8.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61422"^^xsd:decimal ;
  dwc:decimalLongitude "8.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61422 8.0361)"^^geo:wktLiteral ;
  geo-pos:lat "43.61422"^^xsd:decimal ;
  geo-pos:long "8.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4887'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.019166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0361'^^xsd:double;
  dwc:startLongitude '8.0361'^^xsd:double;
  dwc:endLongitude '8.0361'^^xsd:double;
  dwc:latitude '43.61422'^^xsd:double;
  dwc:startLatitude '43.61422'^^xsd:double;
  dwc:endLatitude '43.61422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0361 43.61422, 8.0361 43.61422, 8.0361 43.61422, 8.0361 43.61422, 8.0361 43.61422))'^^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 '774_4887'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70317 8.437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70317"^^xsd:decimal ;
  dwc:decimalLongitude "8.437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70317 8.437)"^^geo:wktLiteral ;
  geo-pos:lat "43.70317"^^xsd:decimal ;
  geo-pos:long "8.437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4981'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4981'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.437'^^xsd:double;
  dwc:startLongitude '8.437'^^xsd:double;
  dwc:endLongitude '8.437'^^xsd:double;
  dwc:latitude '43.70317'^^xsd:double;
  dwc:startLatitude '43.70317'^^xsd:double;
  dwc:endLatitude '43.70317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.437 43.70317, 8.437 43.70317, 8.437 43.70317, 8.437 43.70317, 8.437 43.70317))'^^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 '774_4981'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98183 8.4205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.98183"^^xsd:decimal ;
  dwc:decimalLongitude "8.4205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98183 8.4205)"^^geo:wktLiteral ;
  geo-pos:lat "43.98183"^^xsd:decimal ;
  geo-pos:long "8.4205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5025'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5025'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4205'^^xsd:double;
  dwc:startLongitude '8.4205'^^xsd:double;
  dwc:endLongitude '8.4205'^^xsd:double;
  dwc:latitude '43.98183'^^xsd:double;
  dwc:startLatitude '43.98183'^^xsd:double;
  dwc:endLatitude '43.98183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4205 43.98183, 8.4205 43.98183, 8.4205 43.98183, 8.4205 43.98183, 8.4205 43.98183))'^^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 '774_5025'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.022949 8.518682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.022949"^^xsd:decimal ;
  dwc:decimalLongitude "8.518682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.022949 8.518682)"^^geo:wktLiteral ;
  geo-pos:lat "44.022949"^^xsd:decimal ;
  geo-pos:long "8.518682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5455'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5455'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1644444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.518682'^^xsd:double;
  dwc:startLongitude '8.518682'^^xsd:double;
  dwc:endLongitude '8.518682'^^xsd:double;
  dwc:latitude '44.022949'^^xsd:double;
  dwc:startLatitude '44.022949'^^xsd:double;
  dwc:endLatitude '44.022949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.518682 44.022949, 8.518682 44.022949, 8.518682 44.022949, 8.518682 44.022949, 8.518682 44.022949))'^^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 '774_5455'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7791 8.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7791"^^xsd:decimal ;
  dwc:decimalLongitude "8.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7791 8.5598)"^^geo:wktLiteral ;
  geo-pos:lat "43.7791"^^xsd:decimal ;
  geo-pos:long "8.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7211'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7211'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.435'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5598'^^xsd:double;
  dwc:startLongitude '8.5598'^^xsd:double;
  dwc:endLongitude '8.5598'^^xsd:double;
  dwc:latitude '43.7791'^^xsd:double;
  dwc:startLatitude '43.7791'^^xsd:double;
  dwc:endLatitude '43.7791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5598 43.7791, 8.5598 43.7791, 8.5598 43.7791, 8.5598 43.7791, 8.5598 43.7791))'^^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 '774_7211'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735538 8.340408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.735538"^^xsd:decimal ;
  dwc:decimalLongitude "8.340408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735538 8.340408)"^^geo:wktLiteral ;
  geo-pos:lat "43.735538"^^xsd:decimal ;
  geo-pos:long "8.340408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6335'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6335'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.823611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.340408'^^xsd:double;
  dwc:startLongitude '8.340408'^^xsd:double;
  dwc:endLongitude '8.340408'^^xsd:double;
  dwc:latitude '43.735538'^^xsd:double;
  dwc:startLatitude '43.735538'^^xsd:double;
  dwc:endLatitude '43.735538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.340408 43.735538, 8.340408 43.735538, 8.340408 43.735538, 8.340408 43.735538, 8.340408 43.735538))'^^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 '774_6335'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10325 15.57294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10325"^^xsd:decimal ;
  dwc:decimalLongitude "15.57294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10325 15.57294)"^^geo:wktLiteral ;
  geo-pos:lat "38.10325"^^xsd:decimal ;
  geo-pos:long "15.57294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8379'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8379'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.9238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.57294'^^xsd:double;
  dwc:startLongitude '15.57294'^^xsd:double;
  dwc:endLongitude '15.57294'^^xsd:double;
  dwc:latitude '38.10325'^^xsd:double;
  dwc:startLatitude '38.10325'^^xsd:double;
  dwc:endLatitude '38.10325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.57294 38.10325, 15.57294 38.10325, 15.57294 38.10325, 15.57294 38.10325, 15.57294 38.10325))'^^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 '774_8379'^^xsd:string;
  dwc:observationDate '2006-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.839199 8.58675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.839199"^^xsd:decimal ;
  dwc:decimalLongitude "8.58675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.839199 8.58675)"^^geo:wktLiteral ;
  geo-pos:lat "43.839199"^^xsd:decimal ;
  geo-pos:long "8.58675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6209'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6209'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.668055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.58675'^^xsd:double;
  dwc:startLongitude '8.58675'^^xsd:double;
  dwc:endLongitude '8.58675'^^xsd:double;
  dwc:latitude '43.839199'^^xsd:double;
  dwc:startLatitude '43.839199'^^xsd:double;
  dwc:endLatitude '43.839199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.58675 43.839199, 8.58675 43.839199, 8.58675 43.839199, 8.58675 43.839199, 8.58675 43.839199))'^^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 '774_6209'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42345 8.23859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42345"^^xsd:decimal ;
  dwc:decimalLongitude "8.23859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42345 8.23859)"^^geo:wktLiteral ;
  geo-pos:lat "43.42345"^^xsd:decimal ;
  geo-pos:long "8.23859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7852'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7852'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.073611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23859'^^xsd:double;
  dwc:startLongitude '8.23859'^^xsd:double;
  dwc:endLongitude '8.23859'^^xsd:double;
  dwc:latitude '43.42345'^^xsd:double;
  dwc:startLatitude '43.42345'^^xsd:double;
  dwc:endLatitude '43.42345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23859 43.42345, 8.23859 43.42345, 8.23859 43.42345, 8.23859 43.42345, 8.23859 43.42345))'^^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 '774_7852'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7911 8.4695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7911"^^xsd:decimal ;
  dwc:decimalLongitude "8.4695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7911 8.4695)"^^geo:wktLiteral ;
  geo-pos:lat "43.7911"^^xsd:decimal ;
  geo-pos:long "8.4695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7122'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7122'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.190555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4695'^^xsd:double;
  dwc:startLongitude '8.4695'^^xsd:double;
  dwc:endLongitude '8.4695'^^xsd:double;
  dwc:latitude '43.7911'^^xsd:double;
  dwc:startLatitude '43.7911'^^xsd:double;
  dwc:endLatitude '43.7911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4695 43.7911, 8.4695 43.7911, 8.4695 43.7911, 8.4695 43.7911, 8.4695 43.7911))'^^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 '774_7122'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.810101 8.53305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.810101"^^xsd:decimal ;
  dwc:decimalLongitude "8.53305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.810101 8.53305)"^^geo:wktLiteral ;
  geo-pos:lat "43.810101"^^xsd:decimal ;
  geo-pos:long "8.53305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5456'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5456'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.129444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.53305'^^xsd:double;
  dwc:startLongitude '8.53305'^^xsd:double;
  dwc:endLongitude '8.53305'^^xsd:double;
  dwc:latitude '43.810101'^^xsd:double;
  dwc:startLatitude '43.810101'^^xsd:double;
  dwc:endLatitude '43.810101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.53305 43.810101, 8.53305 43.810101, 8.53305 43.810101, 8.53305 43.810101, 8.53305 43.810101))'^^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 '774_5456'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.902222 19.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.902222"^^xsd:decimal ;
  dwc:decimalLongitude "19.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.902222 19.341667)"^^geo:wktLiteral ;
  geo-pos:lat "39.902222"^^xsd:decimal ;
  geo-pos:long "19.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_642'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_642'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.341667'^^xsd:double;
  dwc:startLongitude '19.341667'^^xsd:double;
  dwc:endLongitude '19.341667'^^xsd:double;
  dwc:latitude '39.902222'^^xsd:double;
  dwc:startLatitude '39.902222'^^xsd:double;
  dwc:endLatitude '39.902222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.341667 39.902222, 19.341667 39.902222, 19.341667 39.902222, 19.341667 39.902222, 19.341667 39.902222))'^^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 '774_642'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671167 8.213167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671167"^^xsd:decimal ;
  dwc:decimalLongitude "8.213167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671167 8.213167)"^^geo:wktLiteral ;
  geo-pos:lat "43.671167"^^xsd:decimal ;
  geo-pos:long "8.213167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4523'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4523'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.133611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.213167'^^xsd:double;
  dwc:startLongitude '8.213167'^^xsd:double;
  dwc:endLongitude '8.213167'^^xsd:double;
  dwc:latitude '43.671167'^^xsd:double;
  dwc:startLatitude '43.671167'^^xsd:double;
  dwc:endLatitude '43.671167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.213167 43.671167, 8.213167 43.671167, 8.213167 43.671167, 8.213167 43.671167, 8.213167 43.671167))'^^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 '774_4523'^^xsd:string;
  dwc:observationDate '1997-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8352 8.3811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8352"^^xsd:decimal ;
  dwc:decimalLongitude "8.3811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8352 8.3811)"^^geo:wktLiteral ;
  geo-pos:lat "43.8352"^^xsd:decimal ;
  geo-pos:long "8.3811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7235'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7235'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.211944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3811'^^xsd:double;
  dwc:startLongitude '8.3811'^^xsd:double;
  dwc:endLongitude '8.3811'^^xsd:double;
  dwc:latitude '43.8352'^^xsd:double;
  dwc:startLatitude '43.8352'^^xsd:double;
  dwc:endLatitude '43.8352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3811 43.8352, 8.3811 43.8352, 8.3811 43.8352, 8.3811 43.8352, 8.3811 43.8352))'^^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 '774_7235'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.278942 15.70457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.278942"^^xsd:decimal ;
  dwc:decimalLongitude "15.70457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.278942 15.70457)"^^geo:wktLiteral ;
  geo-pos:lat "38.278942"^^xsd:decimal ;
  geo-pos:long "15.70457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8434'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8434'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.315277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.70457'^^xsd:double;
  dwc:startLongitude '15.70457'^^xsd:double;
  dwc:endLongitude '15.70457'^^xsd:double;
  dwc:latitude '38.278942'^^xsd:double;
  dwc:startLatitude '38.278942'^^xsd:double;
  dwc:endLatitude '38.278942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.70457 38.278942, 15.70457 38.278942, 15.70457 38.278942, 15.70457 38.278942, 15.70457 38.278942))'^^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 '774_8434'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7587 8.196783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7587"^^xsd:decimal ;
  dwc:decimalLongitude "8.196783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7587 8.196783)"^^geo:wktLiteral ;
  geo-pos:lat "43.7587"^^xsd:decimal ;
  geo-pos:long "8.196783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7361'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7361'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.921944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.196783'^^xsd:double;
  dwc:startLongitude '8.196783'^^xsd:double;
  dwc:endLongitude '8.196783'^^xsd:double;
  dwc:latitude '43.7587'^^xsd:double;
  dwc:startLatitude '43.7587'^^xsd:double;
  dwc:endLatitude '43.7587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.196783 43.7587, 8.196783 43.7587, 8.196783 43.7587, 8.196783 43.7587, 8.196783 43.7587))'^^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 '774_7361'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6643 8.0249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6643"^^xsd:decimal ;
  dwc:decimalLongitude "8.0249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6643 8.0249)"^^geo:wktLiteral ;
  geo-pos:lat "43.6643"^^xsd:decimal ;
  geo-pos:long "8.0249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7221'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7221'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0249'^^xsd:double;
  dwc:startLongitude '8.0249'^^xsd:double;
  dwc:endLongitude '8.0249'^^xsd:double;
  dwc:latitude '43.6643'^^xsd:double;
  dwc:startLatitude '43.6643'^^xsd:double;
  dwc:endLatitude '43.6643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0249 43.6643, 8.0249 43.6643, 8.0249 43.6643, 8.0249 43.6643, 8.0249 43.6643))'^^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 '774_7221'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87487 8.42022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87487"^^xsd:decimal ;
  dwc:decimalLongitude "8.42022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87487 8.42022)"^^geo:wktLiteral ;
  geo-pos:lat "43.87487"^^xsd:decimal ;
  geo-pos:long "8.42022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6798'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6798'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.942222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.42022'^^xsd:double;
  dwc:startLongitude '8.42022'^^xsd:double;
  dwc:endLongitude '8.42022'^^xsd:double;
  dwc:latitude '43.87487'^^xsd:double;
  dwc:startLatitude '43.87487'^^xsd:double;
  dwc:endLatitude '43.87487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.42022 43.87487, 8.42022 43.87487, 8.42022 43.87487, 8.42022 43.87487, 8.42022 43.87487))'^^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 '774_6798'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16926 8.6456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16926"^^xsd:decimal ;
  dwc:decimalLongitude "8.6456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16926 8.6456)"^^geo:wktLiteral ;
  geo-pos:lat "44.16926"^^xsd:decimal ;
  geo-pos:long "8.6456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5328'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5328'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.465'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6456'^^xsd:double;
  dwc:startLongitude '8.6456'^^xsd:double;
  dwc:endLongitude '8.6456'^^xsd:double;
  dwc:latitude '44.16926'^^xsd:double;
  dwc:startLatitude '44.16926'^^xsd:double;
  dwc:endLatitude '44.16926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6456 44.16926, 8.6456 44.16926, 8.6456 44.16926, 8.6456 44.16926, 8.6456 44.16926))'^^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 '774_5328'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.668833 8.017667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.668833"^^xsd:decimal ;
  dwc:decimalLongitude "8.017667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.668833 8.017667)"^^geo:wktLiteral ;
  geo-pos:lat "43.668833"^^xsd:decimal ;
  geo-pos:long "8.017667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4681'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4681'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.929722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.017667'^^xsd:double;
  dwc:startLongitude '8.017667'^^xsd:double;
  dwc:endLongitude '8.017667'^^xsd:double;
  dwc:latitude '43.668833'^^xsd:double;
  dwc:startLatitude '43.668833'^^xsd:double;
  dwc:endLatitude '43.668833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.017667 43.668833, 8.017667 43.668833, 8.017667 43.668833, 8.017667 43.668833, 8.017667 43.668833))'^^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 '774_4681'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.337086 8.726316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.337086"^^xsd:decimal ;
  dwc:decimalLongitude "8.726316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.337086 8.726316)"^^geo:wktLiteral ;
  geo-pos:lat "43.337086"^^xsd:decimal ;
  geo-pos:long "8.726316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6275'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6275'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.965833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.726316'^^xsd:double;
  dwc:startLongitude '8.726316'^^xsd:double;
  dwc:endLongitude '8.726316'^^xsd:double;
  dwc:latitude '43.337086'^^xsd:double;
  dwc:startLatitude '43.337086'^^xsd:double;
  dwc:endLatitude '43.337086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.726316 43.337086, 8.726316 43.337086, 8.726316 43.337086, 8.726316 43.337086, 8.726316 43.337086))'^^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 '774_6275'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.830167 8.947333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.830167"^^xsd:decimal ;
  dwc:decimalLongitude "8.947333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.830167 8.947333)"^^geo:wktLiteral ;
  geo-pos:lat "42.830167"^^xsd:decimal ;
  geo-pos:long "8.947333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4540'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4540'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.947333'^^xsd:double;
  dwc:startLongitude '8.947333'^^xsd:double;
  dwc:endLongitude '8.947333'^^xsd:double;
  dwc:latitude '42.830167'^^xsd:double;
  dwc:startLatitude '42.830167'^^xsd:double;
  dwc:endLatitude '42.830167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.947333 42.830167, 8.947333 42.830167, 8.947333 42.830167, 8.947333 42.830167, 8.947333 42.830167))'^^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 '774_4540'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718417 8.2851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.718417"^^xsd:decimal ;
  dwc:decimalLongitude "8.2851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718417 8.2851)"^^geo:wktLiteral ;
  geo-pos:lat "43.718417"^^xsd:decimal ;
  geo-pos:long "8.2851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7137'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7137'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.536111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2851'^^xsd:double;
  dwc:startLongitude '8.2851'^^xsd:double;
  dwc:endLongitude '8.2851'^^xsd:double;
  dwc:latitude '43.718417'^^xsd:double;
  dwc:startLatitude '43.718417'^^xsd:double;
  dwc:endLatitude '43.718417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2851 43.718417, 8.2851 43.718417, 8.2851 43.718417, 8.2851 43.718417, 8.2851 43.718417))'^^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 '774_7137'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7884 8.5616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7884"^^xsd:decimal ;
  dwc:decimalLongitude "8.5616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7884 8.5616)"^^geo:wktLiteral ;
  geo-pos:lat "43.7884"^^xsd:decimal ;
  geo-pos:long "8.5616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7203'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7203'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.215277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5616'^^xsd:double;
  dwc:startLongitude '8.5616'^^xsd:double;
  dwc:endLongitude '8.5616'^^xsd:double;
  dwc:latitude '43.7884'^^xsd:double;
  dwc:startLatitude '43.7884'^^xsd:double;
  dwc:endLatitude '43.7884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5616 43.7884, 8.5616 43.7884, 8.5616 43.7884, 8.5616 43.7884, 8.5616 43.7884))'^^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 '774_7203'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68835 8.296167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68835"^^xsd:decimal ;
  dwc:decimalLongitude "8.296167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68835 8.296167)"^^geo:wktLiteral ;
  geo-pos:lat "43.68835"^^xsd:decimal ;
  geo-pos:long "8.296167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6994'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6994'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.296167'^^xsd:double;
  dwc:startLongitude '8.296167'^^xsd:double;
  dwc:endLongitude '8.296167'^^xsd:double;
  dwc:latitude '43.68835'^^xsd:double;
  dwc:startLatitude '43.68835'^^xsd:double;
  dwc:endLatitude '43.68835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.296167 43.68835, 8.296167 43.68835, 8.296167 43.68835, 8.296167 43.68835, 8.296167 43.68835))'^^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 '774_6994'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.864697 8.540934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.864697"^^xsd:decimal ;
  dwc:decimalLongitude "8.540934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.864697 8.540934)"^^geo:wktLiteral ;
  geo-pos:lat "43.864697"^^xsd:decimal ;
  geo-pos:long "8.540934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5613'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5613'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.9672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.540934'^^xsd:double;
  dwc:startLongitude '8.540934'^^xsd:double;
  dwc:endLongitude '8.540934'^^xsd:double;
  dwc:latitude '43.864697'^^xsd:double;
  dwc:startLatitude '43.864697'^^xsd:double;
  dwc:endLatitude '43.864697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.540934 43.864697, 8.540934 43.864697, 8.540934 43.864697, 8.540934 43.864697, 8.540934 43.864697))'^^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 '774_5613'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743889 20.403056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.743889"^^xsd:decimal ;
  dwc:decimalLongitude "20.403056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743889 20.403056)"^^geo:wktLiteral ;
  geo-pos:lat "38.743889"^^xsd:decimal ;
  geo-pos:long "20.403056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_732'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_732'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.403056'^^xsd:double;
  dwc:startLongitude '20.403056'^^xsd:double;
  dwc:endLongitude '20.403056'^^xsd:double;
  dwc:latitude '38.743889'^^xsd:double;
  dwc:startLatitude '38.743889'^^xsd:double;
  dwc:endLatitude '38.743889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.403056 38.743889, 20.403056 38.743889, 20.403056 38.743889, 20.403056 38.743889, 20.403056 38.743889))'^^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 '774_732'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.002556 9.038853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.002556"^^xsd:decimal ;
  dwc:decimalLongitude "9.038853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.002556 9.038853)"^^geo:wktLiteral ;
  geo-pos:lat "43.002556"^^xsd:decimal ;
  geo-pos:long "9.038853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5728'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5728'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.170555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.038853'^^xsd:double;
  dwc:startLongitude '9.038853'^^xsd:double;
  dwc:endLongitude '9.038853'^^xsd:double;
  dwc:latitude '43.002556'^^xsd:double;
  dwc:startLatitude '43.002556'^^xsd:double;
  dwc:endLatitude '43.002556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.038853 43.002556, 9.038853 43.002556, 9.038853 43.002556, 9.038853 43.002556, 9.038853 43.002556))'^^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 '774_5728'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6474 8.2793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6474"^^xsd:decimal ;
  dwc:decimalLongitude "8.2793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6474 8.2793)"^^geo:wktLiteral ;
  geo-pos:lat "43.6474"^^xsd:decimal ;
  geo-pos:long "8.2793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7605'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7605'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.683055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2793'^^xsd:double;
  dwc:startLongitude '8.2793'^^xsd:double;
  dwc:endLongitude '8.2793'^^xsd:double;
  dwc:latitude '43.6474'^^xsd:double;
  dwc:startLatitude '43.6474'^^xsd:double;
  dwc:endLatitude '43.6474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2793 43.6474, 8.2793 43.6474, 8.2793 43.6474, 8.2793 43.6474, 8.2793 43.6474))'^^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 '774_7605'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722233 8.228417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.722233"^^xsd:decimal ;
  dwc:decimalLongitude "8.228417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722233 8.228417)"^^geo:wktLiteral ;
  geo-pos:lat "43.722233"^^xsd:decimal ;
  geo-pos:long "8.228417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7348'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7348'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.331944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.228417'^^xsd:double;
  dwc:startLongitude '8.228417'^^xsd:double;
  dwc:endLongitude '8.228417'^^xsd:double;
  dwc:latitude '43.722233'^^xsd:double;
  dwc:startLatitude '43.722233'^^xsd:double;
  dwc:endLatitude '43.722233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.228417 43.722233, 8.228417 43.722233, 8.228417 43.722233, 8.228417 43.722233, 8.228417 43.722233))'^^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 '774_7348'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84911 8.429873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84911"^^xsd:decimal ;
  dwc:decimalLongitude "8.429873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84911 8.429873)"^^geo:wktLiteral ;
  geo-pos:lat "43.84911"^^xsd:decimal ;
  geo-pos:long "8.429873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7641'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7641'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.350555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.429873'^^xsd:double;
  dwc:startLongitude '8.429873'^^xsd:double;
  dwc:endLongitude '8.429873'^^xsd:double;
  dwc:latitude '43.84911'^^xsd:double;
  dwc:startLatitude '43.84911'^^xsd:double;
  dwc:endLatitude '43.84911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.429873 43.84911, 8.429873 43.84911, 8.429873 43.84911, 8.429873 43.84911, 8.429873 43.84911))'^^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 '774_7641'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7015 8.5096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7015"^^xsd:decimal ;
  dwc:decimalLongitude "8.5096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7015 8.5096)"^^geo:wktLiteral ;
  geo-pos:lat "43.7015"^^xsd:decimal ;
  geo-pos:long "8.5096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7201'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7201'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.516388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5096'^^xsd:double;
  dwc:startLongitude '8.5096'^^xsd:double;
  dwc:endLongitude '8.5096'^^xsd:double;
  dwc:latitude '43.7015'^^xsd:double;
  dwc:startLatitude '43.7015'^^xsd:double;
  dwc:endLatitude '43.7015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5096 43.7015, 8.5096 43.7015, 8.5096 43.7015, 8.5096 43.7015, 8.5096 43.7015))'^^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 '774_7201'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 13.494333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.494333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 13.494333)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "13.494333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2393'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2393'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.494333'^^xsd:double;
  dwc:startLongitude '13.494333'^^xsd:double;
  dwc:endLongitude '13.494333'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:startLatitude '40.65'^^xsd:double;
  dwc:endLatitude '40.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.494333 40.65, 13.494333 40.65, 13.494333 40.65, 13.494333 40.65, 13.494333 40.65))'^^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 '774_2393'^^xsd:string;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31181 7.369888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31181"^^xsd:decimal ;
  dwc:decimalLongitude "7.369888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31181 7.369888)"^^geo:wktLiteral ;
  geo-pos:lat "43.31181"^^xsd:decimal ;
  geo-pos:long "7.369888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6024'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6024'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.678888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.369888'^^xsd:double;
  dwc:startLongitude '7.369888'^^xsd:double;
  dwc:endLongitude '7.369888'^^xsd:double;
  dwc:latitude '43.31181'^^xsd:double;
  dwc:startLatitude '43.31181'^^xsd:double;
  dwc:endLatitude '43.31181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.369888 43.31181, 7.369888 43.31181, 7.369888 43.31181, 7.369888 43.31181, 7.369888 43.31181))'^^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 '774_6024'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53989 7.88671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53989"^^xsd:decimal ;
  dwc:decimalLongitude "7.88671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53989 7.88671)"^^geo:wktLiteral ;
  geo-pos:lat "43.53989"^^xsd:decimal ;
  geo-pos:long "7.88671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6484'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6484'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88671'^^xsd:double;
  dwc:startLongitude '7.88671'^^xsd:double;
  dwc:endLongitude '7.88671'^^xsd:double;
  dwc:latitude '43.53989'^^xsd:double;
  dwc:startLatitude '43.53989'^^xsd:double;
  dwc:endLatitude '43.53989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88671 43.53989, 7.88671 43.53989, 7.88671 43.53989, 7.88671 43.53989, 7.88671 43.53989))'^^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 '774_6484'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.872486 6.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.872486"^^xsd:decimal ;
  dwc:decimalLongitude "6.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.872486 6.3341)"^^geo:wktLiteral ;
  geo-pos:lat "42.872486"^^xsd:decimal ;
  geo-pos:long "6.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5561'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5561'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4002777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.3341'^^xsd:double;
  dwc:startLongitude '6.3341'^^xsd:double;
  dwc:endLongitude '6.3341'^^xsd:double;
  dwc:latitude '42.872486'^^xsd:double;
  dwc:startLatitude '42.872486'^^xsd:double;
  dwc:endLatitude '42.872486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3341 42.872486, 6.3341 42.872486, 6.3341 42.872486, 6.3341 42.872486, 6.3341 42.872486))'^^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 '774_5561'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69907 7.74916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69907"^^xsd:decimal ;
  dwc:decimalLongitude "7.74916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69907 7.74916)"^^geo:wktLiteral ;
  geo-pos:lat "43.69907"^^xsd:decimal ;
  geo-pos:long "7.74916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6633'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6633'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.97'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74916'^^xsd:double;
  dwc:startLongitude '7.74916'^^xsd:double;
  dwc:endLongitude '7.74916'^^xsd:double;
  dwc:latitude '43.69907'^^xsd:double;
  dwc:startLatitude '43.69907'^^xsd:double;
  dwc:endLatitude '43.69907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74916 43.69907, 7.74916 43.69907, 7.74916 43.69907, 7.74916 43.69907, 7.74916 43.69907))'^^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 '774_6633'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64906 7.775815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64906"^^xsd:decimal ;
  dwc:decimalLongitude "7.775815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64906 7.775815)"^^geo:wktLiteral ;
  geo-pos:lat "43.64906"^^xsd:decimal ;
  geo-pos:long "7.775815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7876'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7876'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.580277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775815'^^xsd:double;
  dwc:startLongitude '7.775815'^^xsd:double;
  dwc:endLongitude '7.775815'^^xsd:double;
  dwc:latitude '43.64906'^^xsd:double;
  dwc:startLatitude '43.64906'^^xsd:double;
  dwc:endLatitude '43.64906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775815 43.64906, 7.775815 43.64906, 7.775815 43.64906, 7.775815 43.64906, 7.775815 43.64906))'^^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 '774_7876'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62695 7.746333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62695"^^xsd:decimal ;
  dwc:decimalLongitude "7.746333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62695 7.746333)"^^geo:wktLiteral ;
  geo-pos:lat "43.62695"^^xsd:decimal ;
  geo-pos:long "7.746333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7456'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7456'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.733611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.746333'^^xsd:double;
  dwc:startLongitude '7.746333'^^xsd:double;
  dwc:endLongitude '7.746333'^^xsd:double;
  dwc:latitude '43.62695'^^xsd:double;
  dwc:startLatitude '43.62695'^^xsd:double;
  dwc:endLatitude '43.62695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.746333 43.62695, 7.746333 43.62695, 7.746333 43.62695, 7.746333 43.62695, 7.746333 43.62695))'^^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 '774_7456'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.310204 7.37228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.310204"^^xsd:decimal ;
  dwc:decimalLongitude "7.37228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.310204 7.37228)"^^geo:wktLiteral ;
  geo-pos:lat "43.310204"^^xsd:decimal ;
  geo-pos:long "7.37228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5999'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5999'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.374444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.37228'^^xsd:double;
  dwc:startLongitude '7.37228'^^xsd:double;
  dwc:endLongitude '7.37228'^^xsd:double;
  dwc:latitude '43.310204'^^xsd:double;
  dwc:startLatitude '43.310204'^^xsd:double;
  dwc:endLatitude '43.310204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37228 43.310204, 7.37228 43.310204, 7.37228 43.310204, 7.37228 43.310204, 7.37228 43.310204))'^^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 '774_5999'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71843 7.975104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71843"^^xsd:decimal ;
  dwc:decimalLongitude "7.975104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71843 7.975104)"^^geo:wktLiteral ;
  geo-pos:lat "43.71843"^^xsd:decimal ;
  geo-pos:long "7.975104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7774'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7774'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.975104'^^xsd:double;
  dwc:startLongitude '7.975104'^^xsd:double;
  dwc:endLongitude '7.975104'^^xsd:double;
  dwc:latitude '43.71843'^^xsd:double;
  dwc:startLatitude '43.71843'^^xsd:double;
  dwc:endLatitude '43.71843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.975104 43.71843, 7.975104 43.71843, 7.975104 43.71843, 7.975104 43.71843, 7.975104 43.71843))'^^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 '774_7774'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48302 7.565111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48302"^^xsd:decimal ;
  dwc:decimalLongitude "7.565111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48302 7.565111)"^^geo:wktLiteral ;
  geo-pos:lat "43.48302"^^xsd:decimal ;
  geo-pos:long "7.565111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7874'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7874'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.619444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.565111'^^xsd:double;
  dwc:startLongitude '7.565111'^^xsd:double;
  dwc:endLongitude '7.565111'^^xsd:double;
  dwc:latitude '43.48302'^^xsd:double;
  dwc:startLatitude '43.48302'^^xsd:double;
  dwc:endLatitude '43.48302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.565111 43.48302, 7.565111 43.48302, 7.565111 43.48302, 7.565111 43.48302, 7.565111 43.48302))'^^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 '774_7874'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5915 8.403667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5915"^^xsd:decimal ;
  dwc:decimalLongitude "8.403667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5915 8.403667)"^^geo:wktLiteral ;
  geo-pos:lat "42.5915"^^xsd:decimal ;
  geo-pos:long "8.403667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4438'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4438'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.403667'^^xsd:double;
  dwc:startLongitude '8.403667'^^xsd:double;
  dwc:endLongitude '8.403667'^^xsd:double;
  dwc:latitude '42.5915'^^xsd:double;
  dwc:startLatitude '42.5915'^^xsd:double;
  dwc:endLatitude '42.5915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.403667 42.5915, 8.403667 42.5915, 8.403667 42.5915, 8.403667 42.5915, 8.403667 42.5915))'^^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 '774_4438'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.687946 7.755533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.687946"^^xsd:decimal ;
  dwc:decimalLongitude "7.755533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.687946 7.755533)"^^geo:wktLiteral ;
  geo-pos:lat "43.687946"^^xsd:decimal ;
  geo-pos:long "7.755533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5503'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5503'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.225277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.755533'^^xsd:double;
  dwc:startLongitude '7.755533'^^xsd:double;
  dwc:endLongitude '7.755533'^^xsd:double;
  dwc:latitude '43.687946'^^xsd:double;
  dwc:startLatitude '43.687946'^^xsd:double;
  dwc:endLatitude '43.687946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.755533 43.687946, 7.755533 43.687946, 7.755533 43.687946, 7.755533 43.687946, 7.755533 43.687946))'^^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 '774_5503'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.489941 7.355365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.489941"^^xsd:decimal ;
  dwc:decimalLongitude "7.355365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.489941 7.355365)"^^geo:wktLiteral ;
  geo-pos:lat "43.489941"^^xsd:decimal ;
  geo-pos:long "7.355365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6201'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6201'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.935555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.355365'^^xsd:double;
  dwc:startLongitude '7.355365'^^xsd:double;
  dwc:endLongitude '7.355365'^^xsd:double;
  dwc:latitude '43.489941'^^xsd:double;
  dwc:startLatitude '43.489941'^^xsd:double;
  dwc:endLatitude '43.489941'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.355365 43.489941, 7.355365 43.489941, 7.355365 43.489941, 7.355365 43.489941, 7.355365 43.489941))'^^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 '774_6201'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518578 8.117002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.518578"^^xsd:decimal ;
  dwc:decimalLongitude "8.117002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.518578 8.117002)"^^geo:wktLiteral ;
  geo-pos:lat "43.518578"^^xsd:decimal ;
  geo-pos:long "8.117002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5893'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5893'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.689444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.117002'^^xsd:double;
  dwc:startLongitude '8.117002'^^xsd:double;
  dwc:endLongitude '8.117002'^^xsd:double;
  dwc:latitude '43.518578'^^xsd:double;
  dwc:startLatitude '43.518578'^^xsd:double;
  dwc:endLatitude '43.518578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.117002 43.518578, 8.117002 43.518578, 8.117002 43.518578, 8.117002 43.518578, 8.117002 43.518578))'^^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 '774_5893'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.194 6.9205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.194"^^xsd:decimal ;
  dwc:decimalLongitude "6.9205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.194 6.9205)"^^geo:wktLiteral ;
  geo-pos:lat "43.194"^^xsd:decimal ;
  geo-pos:long "6.9205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5036'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5036'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.9205'^^xsd:double;
  dwc:startLongitude '6.9205'^^xsd:double;
  dwc:endLongitude '6.9205'^^xsd:double;
  dwc:latitude '43.194'^^xsd:double;
  dwc:startLatitude '43.194'^^xsd:double;
  dwc:endLatitude '43.194'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.9205 43.194, 6.9205 43.194, 6.9205 43.194, 6.9205 43.194, 6.9205 43.194))'^^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 '774_5036'^^xsd:string;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64137 7.71961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64137"^^xsd:decimal ;
  dwc:decimalLongitude "7.71961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64137 7.71961)"^^geo:wktLiteral ;
  geo-pos:lat "43.64137"^^xsd:decimal ;
  geo-pos:long "7.71961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6768'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6768'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.971666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71961'^^xsd:double;
  dwc:startLongitude '7.71961'^^xsd:double;
  dwc:endLongitude '7.71961'^^xsd:double;
  dwc:latitude '43.64137'^^xsd:double;
  dwc:startLatitude '43.64137'^^xsd:double;
  dwc:endLatitude '43.64137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71961 43.64137, 7.71961 43.64137, 7.71961 43.64137, 7.71961 43.64137, 7.71961 43.64137))'^^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 '774_6768'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68877 7.747724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68877"^^xsd:decimal ;
  dwc:decimalLongitude "7.747724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68877 7.747724)"^^geo:wktLiteral ;
  geo-pos:lat "43.68877"^^xsd:decimal ;
  geo-pos:long "7.747724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7825'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7825'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.926944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.747724'^^xsd:double;
  dwc:startLongitude '7.747724'^^xsd:double;
  dwc:endLongitude '7.747724'^^xsd:double;
  dwc:latitude '43.68877'^^xsd:double;
  dwc:startLatitude '43.68877'^^xsd:double;
  dwc:endLatitude '43.68877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.747724 43.68877, 7.747724 43.68877, 7.747724 43.68877, 7.747724 43.68877, 7.747724 43.68877))'^^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 '774_7825'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.324104 7.55871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.324104"^^xsd:decimal ;
  dwc:decimalLongitude "7.55871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.324104 7.55871)"^^geo:wktLiteral ;
  geo-pos:lat "43.324104"^^xsd:decimal ;
  geo-pos:long "7.55871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6197'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6197'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.353333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55871'^^xsd:double;
  dwc:startLongitude '7.55871'^^xsd:double;
  dwc:endLongitude '7.55871'^^xsd:double;
  dwc:latitude '43.324104'^^xsd:double;
  dwc:startLatitude '43.324104'^^xsd:double;
  dwc:endLatitude '43.324104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55871 43.324104, 7.55871 43.324104, 7.55871 43.324104, 7.55871 43.324104, 7.55871 43.324104))'^^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 '774_6197'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56592 7.316523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56592"^^xsd:decimal ;
  dwc:decimalLongitude "7.316523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56592 7.316523)"^^geo:wktLiteral ;
  geo-pos:lat "43.56592"^^xsd:decimal ;
  geo-pos:long "7.316523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8191'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8191'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.195555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.316523'^^xsd:double;
  dwc:startLongitude '7.316523'^^xsd:double;
  dwc:endLongitude '7.316523'^^xsd:double;
  dwc:latitude '43.56592'^^xsd:double;
  dwc:startLatitude '43.56592'^^xsd:double;
  dwc:endLatitude '43.56592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.316523 43.56592, 7.316523 43.56592, 7.316523 43.56592, 7.316523 43.56592, 7.316523 43.56592))'^^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 '774_8191'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02825 6.79262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02825"^^xsd:decimal ;
  dwc:decimalLongitude "6.79262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02825 6.79262)"^^geo:wktLiteral ;
  geo-pos:lat "43.02825"^^xsd:decimal ;
  geo-pos:long "6.79262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4877'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4877'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.584444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.79262'^^xsd:double;
  dwc:startLongitude '6.79262'^^xsd:double;
  dwc:endLongitude '6.79262'^^xsd:double;
  dwc:latitude '43.02825'^^xsd:double;
  dwc:startLatitude '43.02825'^^xsd:double;
  dwc:endLatitude '43.02825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.79262 43.02825, 6.79262 43.02825, 6.79262 43.02825, 6.79262 43.02825, 6.79262 43.02825))'^^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 '774_4877'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81485 8.985533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81485"^^xsd:decimal ;
  dwc:decimalLongitude "8.985533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81485 8.985533)"^^geo:wktLiteral ;
  geo-pos:lat "42.81485"^^xsd:decimal ;
  geo-pos:long "8.985533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5680'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5680'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.985533'^^xsd:double;
  dwc:startLongitude '8.985533'^^xsd:double;
  dwc:endLongitude '8.985533'^^xsd:double;
  dwc:latitude '42.81485'^^xsd:double;
  dwc:startLatitude '42.81485'^^xsd:double;
  dwc:endLatitude '42.81485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.985533 42.81485, 8.985533 42.81485, 8.985533 42.81485, 8.985533 42.81485, 8.985533 42.81485))'^^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 '774_5680'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2865 7.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2865"^^xsd:decimal ;
  dwc:decimalLongitude "7.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2865 7.144)"^^geo:wktLiteral ;
  geo-pos:lat "43.2865"^^xsd:decimal ;
  geo-pos:long "7.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4143'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4143'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.144'^^xsd:double;
  dwc:startLongitude '7.144'^^xsd:double;
  dwc:endLongitude '7.144'^^xsd:double;
  dwc:latitude '43.2865'^^xsd:double;
  dwc:startLatitude '43.2865'^^xsd:double;
  dwc:endLatitude '43.2865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.144 43.2865, 7.144 43.2865, 7.144 43.2865, 7.144 43.2865, 7.144 43.2865))'^^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 '774_4143'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56247 7.59425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56247"^^xsd:decimal ;
  dwc:decimalLongitude "7.59425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56247 7.59425)"^^geo:wktLiteral ;
  geo-pos:lat "43.56247"^^xsd:decimal ;
  geo-pos:long "7.59425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6747'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6747'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.271111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.59425'^^xsd:double;
  dwc:startLongitude '7.59425'^^xsd:double;
  dwc:endLongitude '7.59425'^^xsd:double;
  dwc:latitude '43.56247'^^xsd:double;
  dwc:startLatitude '43.56247'^^xsd:double;
  dwc:endLatitude '43.56247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.59425 43.56247, 7.59425 43.56247, 7.59425 43.56247, 7.59425 43.56247, 7.59425 43.56247))'^^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 '774_6747'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08733 15.53121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08733"^^xsd:decimal ;
  dwc:decimalLongitude "15.53121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08733 15.53121)"^^geo:wktLiteral ;
  geo-pos:lat "38.08733"^^xsd:decimal ;
  geo-pos:long "15.53121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8411'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8411'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.456666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.53121'^^xsd:double;
  dwc:startLongitude '15.53121'^^xsd:double;
  dwc:endLongitude '15.53121'^^xsd:double;
  dwc:latitude '38.08733'^^xsd:double;
  dwc:startLatitude '38.08733'^^xsd:double;
  dwc:endLatitude '38.08733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.53121 38.08733, 15.53121 38.08733, 15.53121 38.08733, 15.53121 38.08733, 15.53121 38.08733))'^^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 '774_8411'^^xsd:string;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342564 7.16552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.342564"^^xsd:decimal ;
  dwc:decimalLongitude "7.16552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.342564 7.16552)"^^geo:wktLiteral ;
  geo-pos:lat "43.342564"^^xsd:decimal ;
  geo-pos:long "7.16552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6019'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6019'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.16552'^^xsd:double;
  dwc:startLongitude '7.16552'^^xsd:double;
  dwc:endLongitude '7.16552'^^xsd:double;
  dwc:latitude '43.342564'^^xsd:double;
  dwc:startLatitude '43.342564'^^xsd:double;
  dwc:endLatitude '43.342564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.16552 43.342564, 7.16552 43.342564, 7.16552 43.342564, 7.16552 43.342564, 7.16552 43.342564))'^^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 '774_6019'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72555 8.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72555"^^xsd:decimal ;
  dwc:decimalLongitude "8.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72555 8.002)"^^geo:wktLiteral ;
  geo-pos:lat "43.72555"^^xsd:decimal ;
  geo-pos:long "8.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6866'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6866'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.326666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.002'^^xsd:double;
  dwc:startLongitude '8.002'^^xsd:double;
  dwc:endLongitude '8.002'^^xsd:double;
  dwc:latitude '43.72555'^^xsd:double;
  dwc:startLatitude '43.72555'^^xsd:double;
  dwc:endLatitude '43.72555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.002 43.72555, 8.002 43.72555, 8.002 43.72555, 8.002 43.72555, 8.002 43.72555))'^^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 '774_6866'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5907 8.02638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5907"^^xsd:decimal ;
  dwc:decimalLongitude "8.02638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5907 8.02638)"^^geo:wktLiteral ;
  geo-pos:lat "43.5907"^^xsd:decimal ;
  geo-pos:long "8.02638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5314'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5314'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.170555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02638'^^xsd:double;
  dwc:startLongitude '8.02638'^^xsd:double;
  dwc:endLongitude '8.02638'^^xsd:double;
  dwc:latitude '43.5907'^^xsd:double;
  dwc:startLatitude '43.5907'^^xsd:double;
  dwc:endLatitude '43.5907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02638 43.5907, 8.02638 43.5907, 8.02638 43.5907, 8.02638 43.5907, 8.02638 43.5907))'^^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 '774_5314'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688858 7.503203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.688858"^^xsd:decimal ;
  dwc:decimalLongitude "7.503203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688858 7.503203)"^^geo:wktLiteral ;
  geo-pos:lat "43.688858"^^xsd:decimal ;
  geo-pos:long "7.503203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5908'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5908'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.217222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.503203'^^xsd:double;
  dwc:startLongitude '7.503203'^^xsd:double;
  dwc:endLongitude '7.503203'^^xsd:double;
  dwc:latitude '43.688858'^^xsd:double;
  dwc:startLatitude '43.688858'^^xsd:double;
  dwc:endLatitude '43.688858'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.503203 43.688858, 7.503203 43.688858, 7.503203 43.688858, 7.503203 43.688858, 7.503203 43.688858))'^^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 '774_5908'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79137 8.13589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79137"^^xsd:decimal ;
  dwc:decimalLongitude "8.13589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79137 8.13589)"^^geo:wktLiteral ;
  geo-pos:lat "43.79137"^^xsd:decimal ;
  geo-pos:long "8.13589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6871'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6871'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.701111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.13589'^^xsd:double;
  dwc:startLongitude '8.13589'^^xsd:double;
  dwc:endLongitude '8.13589'^^xsd:double;
  dwc:latitude '43.79137'^^xsd:double;
  dwc:startLatitude '43.79137'^^xsd:double;
  dwc:endLatitude '43.79137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.13589 43.79137, 8.13589 43.79137, 8.13589 43.79137, 8.13589 43.79137, 8.13589 43.79137))'^^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 '774_6871'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19403 7.57019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19403"^^xsd:decimal ;
  dwc:decimalLongitude "7.57019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19403 7.57019)"^^geo:wktLiteral ;
  geo-pos:lat "43.19403"^^xsd:decimal ;
  geo-pos:long "7.57019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6702'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6702'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.57019'^^xsd:double;
  dwc:startLongitude '7.57019'^^xsd:double;
  dwc:endLongitude '7.57019'^^xsd:double;
  dwc:latitude '43.19403'^^xsd:double;
  dwc:startLatitude '43.19403'^^xsd:double;
  dwc:endLatitude '43.19403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.57019 43.19403, 7.57019 43.19403, 7.57019 43.19403, 7.57019 43.19403, 7.57019 43.19403))'^^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 '774_6702'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48852 7.21805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48852"^^xsd:decimal ;
  dwc:decimalLongitude "7.21805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48852 7.21805)"^^geo:wktLiteral ;
  geo-pos:lat "43.48852"^^xsd:decimal ;
  geo-pos:long "7.21805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5211'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5211'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.915833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.21805'^^xsd:double;
  dwc:startLongitude '7.21805'^^xsd:double;
  dwc:endLongitude '7.21805'^^xsd:double;
  dwc:latitude '43.48852'^^xsd:double;
  dwc:startLatitude '43.48852'^^xsd:double;
  dwc:endLatitude '43.48852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.21805 43.48852, 7.21805 43.48852, 7.21805 43.48852, 7.21805 43.48852, 7.21805 43.48852))'^^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 '774_5211'^^xsd:string;
  dwc:observationDate '2001-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552303 7.560192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552303"^^xsd:decimal ;
  dwc:decimalLongitude "7.560192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552303 7.560192)"^^geo:wktLiteral ;
  geo-pos:lat "43.552303"^^xsd:decimal ;
  geo-pos:long "7.560192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6188'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6188'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.6113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.560192'^^xsd:double;
  dwc:startLongitude '7.560192'^^xsd:double;
  dwc:endLongitude '7.560192'^^xsd:double;
  dwc:latitude '43.552303'^^xsd:double;
  dwc:startLatitude '43.552303'^^xsd:double;
  dwc:endLatitude '43.552303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.560192 43.552303, 7.560192 43.552303, 7.560192 43.552303, 7.560192 43.552303, 7.560192 43.552303))'^^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 '774_6188'^^xsd:string;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56543 7.47981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56543"^^xsd:decimal ;
  dwc:decimalLongitude "7.47981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56543 7.47981)"^^geo:wktLiteral ;
  geo-pos:lat "43.56543"^^xsd:decimal ;
  geo-pos:long "7.47981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6744'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6744'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.47981'^^xsd:double;
  dwc:startLongitude '7.47981'^^xsd:double;
  dwc:endLongitude '7.47981'^^xsd:double;
  dwc:latitude '43.56543'^^xsd:double;
  dwc:startLatitude '43.56543'^^xsd:double;
  dwc:endLatitude '43.56543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47981 43.56543, 7.47981 43.56543, 7.47981 43.56543, 7.47981 43.56543, 7.47981 43.56543))'^^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 '774_6744'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70199 8.019762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70199"^^xsd:decimal ;
  dwc:decimalLongitude "8.019762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70199 8.019762)"^^geo:wktLiteral ;
  geo-pos:lat "43.70199"^^xsd:decimal ;
  geo-pos:long "8.019762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7916'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7916'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.845'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019762'^^xsd:double;
  dwc:startLongitude '8.019762'^^xsd:double;
  dwc:endLongitude '8.019762'^^xsd:double;
  dwc:latitude '43.70199'^^xsd:double;
  dwc:startLatitude '43.70199'^^xsd:double;
  dwc:endLatitude '43.70199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019762 43.70199, 8.019762 43.70199, 8.019762 43.70199, 8.019762 43.70199, 8.019762 43.70199))'^^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 '774_7916'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77215 8.26698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77215"^^xsd:decimal ;
  dwc:decimalLongitude "8.26698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77215 8.26698)"^^geo:wktLiteral ;
  geo-pos:lat "43.77215"^^xsd:decimal ;
  geo-pos:long "8.26698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5336'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5336'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.681111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26698'^^xsd:double;
  dwc:startLongitude '8.26698'^^xsd:double;
  dwc:endLongitude '8.26698'^^xsd:double;
  dwc:latitude '43.77215'^^xsd:double;
  dwc:startLatitude '43.77215'^^xsd:double;
  dwc:endLatitude '43.77215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26698 43.77215, 8.26698 43.77215, 8.26698 43.77215, 8.26698 43.77215, 8.26698 43.77215))'^^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 '774_5336'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558758 7.72978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558758"^^xsd:decimal ;
  dwc:decimalLongitude "7.72978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558758 7.72978)"^^geo:wktLiteral ;
  geo-pos:lat "43.558758"^^xsd:decimal ;
  geo-pos:long "7.72978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6001'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6001'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.957777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72978'^^xsd:double;
  dwc:startLongitude '7.72978'^^xsd:double;
  dwc:endLongitude '7.72978'^^xsd:double;
  dwc:latitude '43.558758'^^xsd:double;
  dwc:startLatitude '43.558758'^^xsd:double;
  dwc:endLatitude '43.558758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72978 43.558758, 7.72978 43.558758, 7.72978 43.558758, 7.72978 43.558758, 7.72978 43.558758))'^^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 '774_6001'^^xsd:string;
  dwc:observationDate '2007-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49274 7.44598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49274"^^xsd:decimal ;
  dwc:decimalLongitude "7.44598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49274 7.44598)"^^geo:wktLiteral ;
  geo-pos:lat "43.49274"^^xsd:decimal ;
  geo-pos:long "7.44598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7779'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7779'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.681388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44598'^^xsd:double;
  dwc:startLongitude '7.44598'^^xsd:double;
  dwc:endLongitude '7.44598'^^xsd:double;
  dwc:latitude '43.49274'^^xsd:double;
  dwc:startLatitude '43.49274'^^xsd:double;
  dwc:endLatitude '43.49274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44598 43.49274, 7.44598 43.49274, 7.44598 43.49274, 7.44598 43.49274, 7.44598 43.49274))'^^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 '774_7779'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506813 7.554407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.506813"^^xsd:decimal ;
  dwc:decimalLongitude "7.554407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506813 7.554407)"^^geo:wktLiteral ;
  geo-pos:lat "43.506813"^^xsd:decimal ;
  geo-pos:long "7.554407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6072'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6072'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.681666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.554407'^^xsd:double;
  dwc:startLongitude '7.554407'^^xsd:double;
  dwc:endLongitude '7.554407'^^xsd:double;
  dwc:latitude '43.506813'^^xsd:double;
  dwc:startLatitude '43.506813'^^xsd:double;
  dwc:endLatitude '43.506813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.554407 43.506813, 7.554407 43.506813, 7.554407 43.506813, 7.554407 43.506813, 7.554407 43.506813))'^^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 '774_6072'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.583056 -61.193889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.583056"^^xsd:decimal ;
  dwc:decimalLongitude "-61.193889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.583056 -61.193889)"^^geo:wktLiteral ;
  geo-pos:lat "14.583056"^^xsd:decimal ;
  geo-pos:long "-61.193889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3139'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3139'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.193889'^^xsd:double;
  dwc:startLongitude '-61.193889'^^xsd:double;
  dwc:endLongitude '-61.193889'^^xsd:double;
  dwc:latitude '14.583056'^^xsd:double;
  dwc:startLatitude '14.583056'^^xsd:double;
  dwc:endLatitude '14.583056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.193889 14.583056, -61.193889 14.583056, -61.193889 14.583056, -61.193889 14.583056, -61.193889 14.583056))'^^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 '774_3139'^^xsd:string;
  dwc:observationDate '1994-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8059 8.3814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8059"^^xsd:decimal ;
  dwc:decimalLongitude "8.3814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8059 8.3814)"^^geo:wktLiteral ;
  geo-pos:lat "43.8059"^^xsd:decimal ;
  geo-pos:long "8.3814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7569'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7569'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.983055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3814'^^xsd:double;
  dwc:startLongitude '8.3814'^^xsd:double;
  dwc:endLongitude '8.3814'^^xsd:double;
  dwc:latitude '43.8059'^^xsd:double;
  dwc:startLatitude '43.8059'^^xsd:double;
  dwc:endLatitude '43.8059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3814 43.8059, 8.3814 43.8059, 8.3814 43.8059, 8.3814 43.8059, 8.3814 43.8059))'^^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 '774_7569'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635498 7.53475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635498"^^xsd:decimal ;
  dwc:decimalLongitude "7.53475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635498 7.53475)"^^geo:wktLiteral ;
  geo-pos:lat "43.635498"^^xsd:decimal ;
  geo-pos:long "7.53475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5504'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5504'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.988333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53475'^^xsd:double;
  dwc:startLongitude '7.53475'^^xsd:double;
  dwc:endLongitude '7.53475'^^xsd:double;
  dwc:latitude '43.635498'^^xsd:double;
  dwc:startLatitude '43.635498'^^xsd:double;
  dwc:endLatitude '43.635498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53475 43.635498, 7.53475 43.635498, 7.53475 43.635498, 7.53475 43.635498, 7.53475 43.635498))'^^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 '774_5504'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41888 7.80135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41888"^^xsd:decimal ;
  dwc:decimalLongitude "7.80135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41888 7.80135)"^^geo:wktLiteral ;
  geo-pos:lat "43.41888"^^xsd:decimal ;
  geo-pos:long "7.80135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6571'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6571'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.394444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80135'^^xsd:double;
  dwc:startLongitude '7.80135'^^xsd:double;
  dwc:endLongitude '7.80135'^^xsd:double;
  dwc:latitude '43.41888'^^xsd:double;
  dwc:startLatitude '43.41888'^^xsd:double;
  dwc:endLatitude '43.41888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80135 43.41888, 7.80135 43.41888, 7.80135 43.41888, 7.80135 43.41888, 7.80135 43.41888))'^^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 '774_6571'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3115 8.023667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3115"^^xsd:decimal ;
  dwc:decimalLongitude "8.023667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3115 8.023667)"^^geo:wktLiteral ;
  geo-pos:lat "43.3115"^^xsd:decimal ;
  geo-pos:long "8.023667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4788'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4788'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.023667'^^xsd:double;
  dwc:startLongitude '8.023667'^^xsd:double;
  dwc:endLongitude '8.023667'^^xsd:double;
  dwc:latitude '43.3115'^^xsd:double;
  dwc:startLatitude '43.3115'^^xsd:double;
  dwc:endLatitude '43.3115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.023667 43.3115, 8.023667 43.3115, 8.023667 43.3115, 8.023667 43.3115, 8.023667 43.3115))'^^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 '774_4788'^^xsd:string;
  dwc:observationDate '1999-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58167 8.265563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58167"^^xsd:decimal ;
  dwc:decimalLongitude "8.265563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58167 8.265563)"^^geo:wktLiteral ;
  geo-pos:lat "43.58167"^^xsd:decimal ;
  geo-pos:long "8.265563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8062'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8062'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.569166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.265563'^^xsd:double;
  dwc:startLongitude '8.265563'^^xsd:double;
  dwc:endLongitude '8.265563'^^xsd:double;
  dwc:latitude '43.58167'^^xsd:double;
  dwc:startLatitude '43.58167'^^xsd:double;
  dwc:endLatitude '43.58167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.265563 43.58167, 8.265563 43.58167, 8.265563 43.58167, 8.265563 43.58167, 8.265563 43.58167))'^^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 '774_8062'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.045883 7.076814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.045883"^^xsd:decimal ;
  dwc:decimalLongitude "7.076814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.045883 7.076814)"^^geo:wktLiteral ;
  geo-pos:lat "43.045883"^^xsd:decimal ;
  geo-pos:long "7.076814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5733'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5733'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.351111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.076814'^^xsd:double;
  dwc:startLongitude '7.076814'^^xsd:double;
  dwc:endLongitude '7.076814'^^xsd:double;
  dwc:latitude '43.045883'^^xsd:double;
  dwc:startLatitude '43.045883'^^xsd:double;
  dwc:endLatitude '43.045883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.076814 43.045883, 7.076814 43.045883, 7.076814 43.045883, 7.076814 43.045883, 7.076814 43.045883))'^^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 '774_5733'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.602222 -61.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.602222"^^xsd:decimal ;
  dwc:decimalLongitude "-61.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.602222 -61.1575)"^^geo:wktLiteral ;
  geo-pos:lat "14.602222"^^xsd:decimal ;
  geo-pos:long "-61.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3125'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3125'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.1575'^^xsd:double;
  dwc:startLongitude '-61.1575'^^xsd:double;
  dwc:endLongitude '-61.1575'^^xsd:double;
  dwc:latitude '14.602222'^^xsd:double;
  dwc:startLatitude '14.602222'^^xsd:double;
  dwc:endLatitude '14.602222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.1575 14.602222, -61.1575 14.602222, -61.1575 14.602222, -61.1575 14.602222, -61.1575 14.602222))'^^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 '774_3125'^^xsd:string;
  dwc:observationDate '1994-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679617 7.940117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.679617"^^xsd:decimal ;
  dwc:decimalLongitude "7.940117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679617 7.940117)"^^geo:wktLiteral ;
  geo-pos:lat "43.679617"^^xsd:decimal ;
  geo-pos:long "7.940117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7330'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7330'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.115833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.940117'^^xsd:double;
  dwc:startLongitude '7.940117'^^xsd:double;
  dwc:endLongitude '7.940117'^^xsd:double;
  dwc:latitude '43.679617'^^xsd:double;
  dwc:startLatitude '43.679617'^^xsd:double;
  dwc:endLatitude '43.679617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.940117 43.679617, 7.940117 43.679617, 7.940117 43.679617, 7.940117 43.679617, 7.940117 43.679617))'^^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 '774_7330'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665081 7.459195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665081"^^xsd:decimal ;
  dwc:decimalLongitude "7.459195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665081 7.459195)"^^geo:wktLiteral ;
  geo-pos:lat "43.665081"^^xsd:decimal ;
  geo-pos:long "7.459195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6341'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6341'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.5566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.459195'^^xsd:double;
  dwc:startLongitude '7.459195'^^xsd:double;
  dwc:endLongitude '7.459195'^^xsd:double;
  dwc:latitude '43.665081'^^xsd:double;
  dwc:startLatitude '43.665081'^^xsd:double;
  dwc:endLatitude '43.665081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.459195 43.665081, 7.459195 43.665081, 7.459195 43.665081, 7.459195 43.665081, 7.459195 43.665081))'^^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 '774_6341'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7578 8.2408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7578"^^xsd:decimal ;
  dwc:decimalLongitude "8.2408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7578 8.2408)"^^geo:wktLiteral ;
  geo-pos:lat "43.7578"^^xsd:decimal ;
  geo-pos:long "8.2408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7496'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7496'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.703611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2408'^^xsd:double;
  dwc:startLongitude '8.2408'^^xsd:double;
  dwc:endLongitude '8.2408'^^xsd:double;
  dwc:latitude '43.7578'^^xsd:double;
  dwc:startLatitude '43.7578'^^xsd:double;
  dwc:endLatitude '43.7578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2408 43.7578, 8.2408 43.7578, 8.2408 43.7578, 8.2408 43.7578, 8.2408 43.7578))'^^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 '774_7496'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59709 7.99828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59709"^^xsd:decimal ;
  dwc:decimalLongitude "7.99828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59709 7.99828)"^^geo:wktLiteral ;
  geo-pos:lat "43.59709"^^xsd:decimal ;
  geo-pos:long "7.99828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6477'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6477'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.230555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99828'^^xsd:double;
  dwc:startLongitude '7.99828'^^xsd:double;
  dwc:endLongitude '7.99828'^^xsd:double;
  dwc:latitude '43.59709'^^xsd:double;
  dwc:startLatitude '43.59709'^^xsd:double;
  dwc:endLatitude '43.59709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99828 43.59709, 7.99828 43.59709, 7.99828 43.59709, 7.99828 43.59709, 7.99828 43.59709))'^^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 '774_6477'^^xsd:string;
  dwc:observationDate '2009-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016667 9.819667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.016667"^^xsd:decimal ;
  dwc:decimalLongitude "9.819667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.016667 9.819667)"^^geo:wktLiteral ;
  geo-pos:lat "39.016667"^^xsd:decimal ;
  geo-pos:long "9.819667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2385'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2385'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.819667'^^xsd:double;
  dwc:startLongitude '9.819667'^^xsd:double;
  dwc:endLongitude '9.819667'^^xsd:double;
  dwc:latitude '39.016667'^^xsd:double;
  dwc:startLatitude '39.016667'^^xsd:double;
  dwc:endLatitude '39.016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.819667 39.016667, 9.819667 39.016667, 9.819667 39.016667, 9.819667 39.016667, 9.819667 39.016667))'^^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 '774_2385'^^xsd:string;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.391644 7.051906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.391644"^^xsd:decimal ;
  dwc:decimalLongitude "7.051906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.391644 7.051906)"^^geo:wktLiteral ;
  geo-pos:lat "43.391644"^^xsd:decimal ;
  geo-pos:long "7.051906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6203'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6203'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.3825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.051906'^^xsd:double;
  dwc:startLongitude '7.051906'^^xsd:double;
  dwc:endLongitude '7.051906'^^xsd:double;
  dwc:latitude '43.391644'^^xsd:double;
  dwc:startLatitude '43.391644'^^xsd:double;
  dwc:endLatitude '43.391644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.051906 43.391644, 7.051906 43.391644, 7.051906 43.391644, 7.051906 43.391644, 7.051906 43.391644))'^^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 '774_6203'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7909 8.04568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7909"^^xsd:decimal ;
  dwc:decimalLongitude "8.04568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7909 8.04568)"^^geo:wktLiteral ;
  geo-pos:lat "43.7909"^^xsd:decimal ;
  geo-pos:long "8.04568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7990'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7990'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.635833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04568'^^xsd:double;
  dwc:startLongitude '8.04568'^^xsd:double;
  dwc:endLongitude '8.04568'^^xsd:double;
  dwc:latitude '43.7909'^^xsd:double;
  dwc:startLatitude '43.7909'^^xsd:double;
  dwc:endLatitude '43.7909'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04568 43.7909, 8.04568 43.7909, 8.04568 43.7909, 8.04568 43.7909, 8.04568 43.7909))'^^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 '774_7990'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75042 7.96609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75042"^^xsd:decimal ;
  dwc:decimalLongitude "7.96609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75042 7.96609)"^^geo:wktLiteral ;
  geo-pos:lat "43.75042"^^xsd:decimal ;
  geo-pos:long "7.96609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7993'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7993'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.619722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96609'^^xsd:double;
  dwc:startLongitude '7.96609'^^xsd:double;
  dwc:endLongitude '7.96609'^^xsd:double;
  dwc:latitude '43.75042'^^xsd:double;
  dwc:startLatitude '43.75042'^^xsd:double;
  dwc:endLatitude '43.75042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96609 43.75042, 7.96609 43.75042, 7.96609 43.75042, 7.96609 43.75042, 7.96609 43.75042))'^^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 '774_7993'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46174 7.73117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46174"^^xsd:decimal ;
  dwc:decimalLongitude "7.73117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46174 7.73117)"^^geo:wktLiteral ;
  geo-pos:lat "43.46174"^^xsd:decimal ;
  geo-pos:long "7.73117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6450'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6450'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.837777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73117'^^xsd:double;
  dwc:startLongitude '7.73117'^^xsd:double;
  dwc:endLongitude '7.73117'^^xsd:double;
  dwc:latitude '43.46174'^^xsd:double;
  dwc:startLatitude '43.46174'^^xsd:double;
  dwc:endLatitude '43.46174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73117 43.46174, 7.73117 43.46174, 7.73117 43.46174, 7.73117 43.46174, 7.73117 43.46174))'^^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 '774_6450'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.677841 7.596505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.677841"^^xsd:decimal ;
  dwc:decimalLongitude "7.596505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.677841 7.596505)"^^geo:wktLiteral ;
  geo-pos:lat "43.677841"^^xsd:decimal ;
  geo-pos:long "7.596505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6180'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6180'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.890277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.596505'^^xsd:double;
  dwc:startLongitude '7.596505'^^xsd:double;
  dwc:endLongitude '7.596505'^^xsd:double;
  dwc:latitude '43.677841'^^xsd:double;
  dwc:startLatitude '43.677841'^^xsd:double;
  dwc:endLatitude '43.677841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.596505 43.677841, 7.596505 43.677841, 7.596505 43.677841, 7.596505 43.677841, 7.596505 43.677841))'^^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 '774_6180'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68823 7.97953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68823"^^xsd:decimal ;
  dwc:decimalLongitude "7.97953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68823 7.97953)"^^geo:wktLiteral ;
  geo-pos:lat "43.68823"^^xsd:decimal ;
  geo-pos:long "7.97953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4841'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4841'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8491666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97953'^^xsd:double;
  dwc:startLongitude '7.97953'^^xsd:double;
  dwc:endLongitude '7.97953'^^xsd:double;
  dwc:latitude '43.68823'^^xsd:double;
  dwc:startLatitude '43.68823'^^xsd:double;
  dwc:endLatitude '43.68823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97953 43.68823, 7.97953 43.68823, 7.97953 43.68823, 7.97953 43.68823, 7.97953 43.68823))'^^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 '774_4841'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01058 15.50454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01058"^^xsd:decimal ;
  dwc:decimalLongitude "15.50454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01058 15.50454)"^^geo:wktLiteral ;
  geo-pos:lat "38.01058"^^xsd:decimal ;
  geo-pos:long "15.50454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8384'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8384'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.992777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.50454'^^xsd:double;
  dwc:startLongitude '15.50454'^^xsd:double;
  dwc:endLongitude '15.50454'^^xsd:double;
  dwc:latitude '38.01058'^^xsd:double;
  dwc:startLatitude '38.01058'^^xsd:double;
  dwc:endLatitude '38.01058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.50454 38.01058, 15.50454 38.01058, 15.50454 38.01058, 15.50454 38.01058, 15.50454 38.01058))'^^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 '774_8384'^^xsd:string;
  dwc:observationDate '2006-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2715 6.977167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2715"^^xsd:decimal ;
  dwc:decimalLongitude "6.977167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2715 6.977167)"^^geo:wktLiteral ;
  geo-pos:lat "43.2715"^^xsd:decimal ;
  geo-pos:long "6.977167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4342'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4342'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.977167'^^xsd:double;
  dwc:startLongitude '6.977167'^^xsd:double;
  dwc:endLongitude '6.977167'^^xsd:double;
  dwc:latitude '43.2715'^^xsd:double;
  dwc:startLatitude '43.2715'^^xsd:double;
  dwc:endLatitude '43.2715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.977167 43.2715, 6.977167 43.2715, 6.977167 43.2715, 6.977167 43.2715, 6.977167 43.2715))'^^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 '774_4342'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067398 6.897799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067398"^^xsd:decimal ;
  dwc:decimalLongitude "6.897799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067398 6.897799)"^^geo:wktLiteral ;
  geo-pos:lat "43.067398"^^xsd:decimal ;
  geo-pos:long "6.897799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5562'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5562'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.9130555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.897799'^^xsd:double;
  dwc:startLongitude '6.897799'^^xsd:double;
  dwc:endLongitude '6.897799'^^xsd:double;
  dwc:latitude '43.067398'^^xsd:double;
  dwc:startLatitude '43.067398'^^xsd:double;
  dwc:endLatitude '43.067398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.897799 43.067398, 6.897799 43.067398, 6.897799 43.067398, 6.897799 43.067398, 6.897799 43.067398))'^^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 '774_5562'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6956 8.177283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6956"^^xsd:decimal ;
  dwc:decimalLongitude "8.177283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6956 8.177283)"^^geo:wktLiteral ;
  geo-pos:lat "43.6956"^^xsd:decimal ;
  geo-pos:long "8.177283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6976'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6976'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.177283'^^xsd:double;
  dwc:startLongitude '8.177283'^^xsd:double;
  dwc:endLongitude '8.177283'^^xsd:double;
  dwc:latitude '43.6956'^^xsd:double;
  dwc:startLatitude '43.6956'^^xsd:double;
  dwc:endLatitude '43.6956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.177283 43.6956, 8.177283 43.6956, 8.177283 43.6956, 8.177283 43.6956, 8.177283 43.6956))'^^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 '774_6976'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64673 8.44193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64673"^^xsd:decimal ;
  dwc:decimalLongitude "8.44193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64673 8.44193)"^^geo:wktLiteral ;
  geo-pos:lat "43.64673"^^xsd:decimal ;
  geo-pos:long "8.44193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6789'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6789'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.563333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.44193'^^xsd:double;
  dwc:startLongitude '8.44193'^^xsd:double;
  dwc:endLongitude '8.44193'^^xsd:double;
  dwc:latitude '43.64673'^^xsd:double;
  dwc:startLatitude '43.64673'^^xsd:double;
  dwc:endLatitude '43.64673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.44193 43.64673, 8.44193 43.64673, 8.44193 43.64673, 8.44193 43.64673, 8.44193 43.64673))'^^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 '774_6789'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682552 7.830385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.682552"^^xsd:decimal ;
  dwc:decimalLongitude "7.830385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682552 7.830385)"^^geo:wktLiteral ;
  geo-pos:lat "43.682552"^^xsd:decimal ;
  geo-pos:long "7.830385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6292'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6292'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.4225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.830385'^^xsd:double;
  dwc:startLongitude '7.830385'^^xsd:double;
  dwc:endLongitude '7.830385'^^xsd:double;
  dwc:latitude '43.682552'^^xsd:double;
  dwc:startLatitude '43.682552'^^xsd:double;
  dwc:endLatitude '43.682552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.830385 43.682552, 7.830385 43.682552, 7.830385 43.682552, 7.830385 43.682552, 7.830385 43.682552))'^^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 '774_6292'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4972 8.211877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4972"^^xsd:decimal ;
  dwc:decimalLongitude "8.211877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4972 8.211877)"^^geo:wktLiteral ;
  geo-pos:lat "43.4972"^^xsd:decimal ;
  geo-pos:long "8.211877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6324'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6324'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7680555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.211877'^^xsd:double;
  dwc:startLongitude '8.211877'^^xsd:double;
  dwc:endLongitude '8.211877'^^xsd:double;
  dwc:latitude '43.4972'^^xsd:double;
  dwc:startLatitude '43.4972'^^xsd:double;
  dwc:endLatitude '43.4972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.211877 43.4972, 8.211877 43.4972, 8.211877 43.4972, 8.211877 43.4972, 8.211877 43.4972))'^^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 '774_6324'^^xsd:string;
  dwc:observationDate '2008-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682667 20.842167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682667"^^xsd:decimal ;
  dwc:decimalLongitude "20.842167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682667 20.842167)"^^geo:wktLiteral ;
  geo-pos:lat "38.682667"^^xsd:decimal ;
  geo-pos:long "20.842167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_871'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_871'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.842167'^^xsd:double;
  dwc:startLongitude '20.842167'^^xsd:double;
  dwc:endLongitude '20.842167'^^xsd:double;
  dwc:latitude '38.682667'^^xsd:double;
  dwc:startLatitude '38.682667'^^xsd:double;
  dwc:endLatitude '38.682667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.842167 38.682667, 20.842167 38.682667, 20.842167 38.682667, 20.842167 38.682667, 20.842167 38.682667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_871'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.654333"^^xsd:decimal ;
  geo-pos:long "20.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_899'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_899'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9'^^xsd:double;
  dwc:startLongitude '20.9'^^xsd:double;
  dwc:endLongitude '20.9'^^xsd:double;
  dwc:latitude '38.654333'^^xsd:double;
  dwc:startLatitude '38.654333'^^xsd:double;
  dwc:endLatitude '38.654333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9 38.654333, 20.9 38.654333, 20.9 38.654333, 20.9 38.654333, 20.9 38.654333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_899'^^xsd:string;
  dwc:observationDate '1996-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6535 20.883667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6535"^^xsd:decimal ;
  dwc:decimalLongitude "20.883667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6535 20.883667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6535"^^xsd:decimal ;
  geo-pos:long "20.883667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1637'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1637'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.883667'^^xsd:double;
  dwc:startLongitude '20.883667'^^xsd:double;
  dwc:endLongitude '20.883667'^^xsd:double;
  dwc:latitude '38.6535'^^xsd:double;
  dwc:startLatitude '38.6535'^^xsd:double;
  dwc:endLatitude '38.6535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.883667 38.6535, 20.883667 38.6535, 20.883667 38.6535, 20.883667 38.6535, 20.883667 38.6535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1637'^^xsd:string;
  dwc:observationDate '2008-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689 20.808667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.689"^^xsd:decimal ;
  dwc:decimalLongitude "20.808667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689 20.808667)"^^geo:wktLiteral ;
  geo-pos:lat "38.689"^^xsd:decimal ;
  geo-pos:long "20.808667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1100'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1100'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.808667'^^xsd:double;
  dwc:startLongitude '20.808667'^^xsd:double;
  dwc:endLongitude '20.808667'^^xsd:double;
  dwc:latitude '38.689'^^xsd:double;
  dwc:startLatitude '38.689'^^xsd:double;
  dwc:endLatitude '38.689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.808667 38.689, 20.808667 38.689, 20.808667 38.689, 20.808667 38.689, 20.808667 38.689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1100'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719167 20.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719167"^^xsd:decimal ;
  dwc:decimalLongitude "20.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719167 20.876)"^^geo:wktLiteral ;
  geo-pos:lat "38.719167"^^xsd:decimal ;
  geo-pos:long "20.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1002'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1002'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.876'^^xsd:double;
  dwc:startLongitude '20.876'^^xsd:double;
  dwc:endLongitude '20.876'^^xsd:double;
  dwc:latitude '38.719167'^^xsd:double;
  dwc:startLatitude '38.719167'^^xsd:double;
  dwc:endLatitude '38.719167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.876 38.719167, 20.876 38.719167, 20.876 38.719167, 20.876 38.719167, 20.876 38.719167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1002'^^xsd:string;
  dwc:observationDate '1997-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632333 20.9635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.632333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632333 20.9635)"^^geo:wktLiteral ;
  geo-pos:lat "38.632333"^^xsd:decimal ;
  geo-pos:long "20.9635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_974'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_974'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9635'^^xsd:double;
  dwc:startLongitude '20.9635'^^xsd:double;
  dwc:endLongitude '20.9635'^^xsd:double;
  dwc:latitude '38.632333'^^xsd:double;
  dwc:startLatitude '38.632333'^^xsd:double;
  dwc:endLatitude '38.632333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9635 38.632333, 20.9635 38.632333, 20.9635 38.632333, 20.9635 38.632333, 20.9635 38.632333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_974'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745333 20.8245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.745333"^^xsd:decimal ;
  dwc:decimalLongitude "20.8245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.745333 20.8245)"^^geo:wktLiteral ;
  geo-pos:lat "38.745333"^^xsd:decimal ;
  geo-pos:long "20.8245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1424'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1424'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8245'^^xsd:double;
  dwc:startLongitude '20.8245'^^xsd:double;
  dwc:endLongitude '20.8245'^^xsd:double;
  dwc:latitude '38.745333'^^xsd:double;
  dwc:startLatitude '38.745333'^^xsd:double;
  dwc:endLatitude '38.745333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8245 38.745333, 20.8245 38.745333, 20.8245 38.745333, 20.8245 38.745333, 20.8245 38.745333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1424'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573056 20.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.573056"^^xsd:decimal ;
  dwc:decimalLongitude "20.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573056 20.76)"^^geo:wktLiteral ;
  geo-pos:lat "38.573056"^^xsd:decimal ;
  geo-pos:long "20.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_675'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_675'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.76'^^xsd:double;
  dwc:startLongitude '20.76'^^xsd:double;
  dwc:endLongitude '20.76'^^xsd:double;
  dwc:latitude '38.573056'^^xsd:double;
  dwc:startLatitude '38.573056'^^xsd:double;
  dwc:endLatitude '38.573056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.76 38.573056, 20.76 38.573056, 20.76 38.573056, 20.76 38.573056, 20.76 38.573056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_675'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.493667 20.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.493667"^^xsd:decimal ;
  dwc:decimalLongitude "20.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.493667 20.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.493667"^^xsd:decimal ;
  geo-pos:long "20.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_747'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_747'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.983'^^xsd:double;
  dwc:startLongitude '20.983'^^xsd:double;
  dwc:endLongitude '20.983'^^xsd:double;
  dwc:latitude '38.493667'^^xsd:double;
  dwc:startLatitude '38.493667'^^xsd:double;
  dwc:endLatitude '38.493667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.983 38.493667, 20.983 38.493667, 20.983 38.493667, 20.983 38.493667, 20.983 38.493667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_747'^^xsd:string;
  dwc:observationDate '1993-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741167 20.823667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.741167"^^xsd:decimal ;
  dwc:decimalLongitude "20.823667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.741167 20.823667)"^^geo:wktLiteral ;
  geo-pos:lat "38.741167"^^xsd:decimal ;
  geo-pos:long "20.823667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1096'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1096'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.823667'^^xsd:double;
  dwc:startLongitude '20.823667'^^xsd:double;
  dwc:endLongitude '20.823667'^^xsd:double;
  dwc:latitude '38.741167'^^xsd:double;
  dwc:startLatitude '38.741167'^^xsd:double;
  dwc:endLatitude '38.741167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.823667 38.741167, 20.823667 38.741167, 20.823667 38.741167, 20.823667 38.741167, 20.823667 38.741167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1096'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.603333 20.845833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.603333"^^xsd:decimal ;
  dwc:decimalLongitude "20.845833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.603333 20.845833)"^^geo:wktLiteral ;
  geo-pos:lat "38.603333"^^xsd:decimal ;
  geo-pos:long "20.845833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_879'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_879'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.845833'^^xsd:double;
  dwc:startLongitude '20.845833'^^xsd:double;
  dwc:endLongitude '20.845833'^^xsd:double;
  dwc:latitude '38.603333'^^xsd:double;
  dwc:startLatitude '38.603333'^^xsd:double;
  dwc:endLatitude '38.603333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.845833 38.603333, 20.845833 38.603333, 20.845833 38.603333, 20.845833 38.603333, 20.845833 38.603333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_879'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.598333 20.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.598333"^^xsd:decimal ;
  dwc:decimalLongitude "20.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.598333 20.596667)"^^geo:wktLiteral ;
  geo-pos:lat "38.598333"^^xsd:decimal ;
  geo-pos:long "20.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1502'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1502'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.596667'^^xsd:double;
  dwc:startLongitude '20.596667'^^xsd:double;
  dwc:endLongitude '20.596667'^^xsd:double;
  dwc:latitude '38.598333'^^xsd:double;
  dwc:startLatitude '38.598333'^^xsd:double;
  dwc:endLatitude '38.598333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.596667 38.598333, 20.596667 38.598333, 20.596667 38.598333, 20.596667 38.598333, 20.596667 38.598333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1502'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611389 20.985278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611389"^^xsd:decimal ;
  dwc:decimalLongitude "20.985278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611389 20.985278)"^^geo:wktLiteral ;
  geo-pos:lat "38.611389"^^xsd:decimal ;
  geo-pos:long "20.985278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_746'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_746'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.985278'^^xsd:double;
  dwc:startLongitude '20.985278'^^xsd:double;
  dwc:endLongitude '20.985278'^^xsd:double;
  dwc:latitude '38.611389'^^xsd:double;
  dwc:startLatitude '38.611389'^^xsd:double;
  dwc:endLatitude '38.611389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.985278 38.611389, 20.985278 38.611389, 20.985278 38.611389, 20.985278 38.611389, 20.985278 38.611389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_746'^^xsd:string;
  dwc:observationDate '1994-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662667 20.922667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662667"^^xsd:decimal ;
  dwc:decimalLongitude "20.922667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662667 20.922667)"^^geo:wktLiteral ;
  geo-pos:lat "38.662667"^^xsd:decimal ;
  geo-pos:long "20.922667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1006'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1006'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.922667'^^xsd:double;
  dwc:startLongitude '20.922667'^^xsd:double;
  dwc:endLongitude '20.922667'^^xsd:double;
  dwc:latitude '38.662667'^^xsd:double;
  dwc:startLatitude '38.662667'^^xsd:double;
  dwc:endLatitude '38.662667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.922667 38.662667, 20.922667 38.662667, 20.922667 38.662667, 20.922667 38.662667, 20.922667 38.662667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1006'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.580833 20.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.580833"^^xsd:decimal ;
  dwc:decimalLongitude "20.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.580833 20.948)"^^geo:wktLiteral ;
  geo-pos:lat "38.580833"^^xsd:decimal ;
  geo-pos:long "20.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_880'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_880'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.948'^^xsd:double;
  dwc:startLongitude '20.948'^^xsd:double;
  dwc:endLongitude '20.948'^^xsd:double;
  dwc:latitude '38.580833'^^xsd:double;
  dwc:startLatitude '38.580833'^^xsd:double;
  dwc:endLatitude '38.580833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.948 38.580833, 20.948 38.580833, 20.948 38.580833, 20.948 38.580833, 20.948 38.580833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_880'^^xsd:string;
  dwc:observationDate '1996-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.723 20.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.723"^^xsd:decimal ;
  dwc:decimalLongitude "20.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.723 20.866)"^^geo:wktLiteral ;
  geo-pos:lat "38.723"^^xsd:decimal ;
  geo-pos:long "20.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_940'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_940'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.866'^^xsd:double;
  dwc:startLongitude '20.866'^^xsd:double;
  dwc:endLongitude '20.866'^^xsd:double;
  dwc:latitude '38.723'^^xsd:double;
  dwc:startLatitude '38.723'^^xsd:double;
  dwc:endLatitude '38.723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.866 38.723, 20.866 38.723, 20.866 38.723, 20.866 38.723, 20.866 38.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_940'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.755667 20.844667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.755667"^^xsd:decimal ;
  dwc:decimalLongitude "20.844667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.755667 20.844667)"^^geo:wktLiteral ;
  geo-pos:lat "38.755667"^^xsd:decimal ;
  geo-pos:long "20.844667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_994'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_994'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.844667'^^xsd:double;
  dwc:startLongitude '20.844667'^^xsd:double;
  dwc:endLongitude '20.844667'^^xsd:double;
  dwc:latitude '38.755667'^^xsd:double;
  dwc:startLatitude '38.755667'^^xsd:double;
  dwc:endLatitude '38.755667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.844667 38.755667, 20.844667 38.755667, 20.844667 38.755667, 20.844667 38.755667, 20.844667 38.755667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_994'^^xsd:string;
  dwc:observationDate '1997-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.931833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.653667"^^xsd:decimal ;
  dwc:decimalLongitude "20.931833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.653667 20.931833)"^^geo:wktLiteral ;
  geo-pos:lat "38.653667"^^xsd:decimal ;
  geo-pos:long "20.931833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1316'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1316'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.931833'^^xsd:double;
  dwc:startLongitude '20.931833'^^xsd:double;
  dwc:endLongitude '20.931833'^^xsd:double;
  dwc:latitude '38.653667'^^xsd:double;
  dwc:startLatitude '38.653667'^^xsd:double;
  dwc:endLatitude '38.653667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.931833 38.653667, 20.931833 38.653667, 20.931833 38.653667, 20.931833 38.653667, 20.931833 38.653667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1316'^^xsd:string;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6495 20.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6495"^^xsd:decimal ;
  dwc:decimalLongitude "20.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6495 20.888)"^^geo:wktLiteral ;
  geo-pos:lat "38.6495"^^xsd:decimal ;
  geo-pos:long "20.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1109'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1109'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.888'^^xsd:double;
  dwc:startLongitude '20.888'^^xsd:double;
  dwc:endLongitude '20.888'^^xsd:double;
  dwc:latitude '38.6495'^^xsd:double;
  dwc:startLatitude '38.6495'^^xsd:double;
  dwc:endLatitude '38.6495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.888 38.6495, 20.888 38.6495, 20.888 38.6495, 20.888 38.6495, 20.888 38.6495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1109'^^xsd:string;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5675 21.003167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5675"^^xsd:decimal ;
  dwc:decimalLongitude "21.003167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5675 21.003167)"^^geo:wktLiteral ;
  geo-pos:lat "38.5675"^^xsd:decimal ;
  geo-pos:long "21.003167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1300'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1300'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.003167'^^xsd:double;
  dwc:startLongitude '21.003167'^^xsd:double;
  dwc:endLongitude '21.003167'^^xsd:double;
  dwc:latitude '38.5675'^^xsd:double;
  dwc:startLatitude '38.5675'^^xsd:double;
  dwc:endLatitude '38.5675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.003167 38.5675, 21.003167 38.5675, 21.003167 38.5675, 21.003167 38.5675, 21.003167 38.5675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1300'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.712333 20.866833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.712333"^^xsd:decimal ;
  dwc:decimalLongitude "20.866833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.712333 20.866833)"^^geo:wktLiteral ;
  geo-pos:lat "38.712333"^^xsd:decimal ;
  geo-pos:long "20.866833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1019'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1019'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.866833'^^xsd:double;
  dwc:startLongitude '20.866833'^^xsd:double;
  dwc:endLongitude '20.866833'^^xsd:double;
  dwc:latitude '38.712333'^^xsd:double;
  dwc:startLatitude '38.712333'^^xsd:double;
  dwc:endLatitude '38.712333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.866833 38.712333, 20.866833 38.712333, 20.866833 38.712333, 20.866833 38.712333, 20.866833 38.712333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1019'^^xsd:string;
  dwc:observationDate '1997-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.684833 20.776333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.684833"^^xsd:decimal ;
  dwc:decimalLongitude "20.776333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.684833 20.776333)"^^geo:wktLiteral ;
  geo-pos:lat "38.684833"^^xsd:decimal ;
  geo-pos:long "20.776333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1077'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1077'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.776333'^^xsd:double;
  dwc:startLongitude '20.776333'^^xsd:double;
  dwc:endLongitude '20.776333'^^xsd:double;
  dwc:latitude '38.684833'^^xsd:double;
  dwc:startLatitude '38.684833'^^xsd:double;
  dwc:endLatitude '38.684833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.776333 38.684833, 20.776333 38.684833, 20.776333 38.684833, 20.776333 38.684833, 20.776333 38.684833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1077'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.701833 20.764667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.701833"^^xsd:decimal ;
  dwc:decimalLongitude "20.764667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.701833 20.764667)"^^geo:wktLiteral ;
  geo-pos:lat "38.701833"^^xsd:decimal ;
  geo-pos:long "20.764667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_998'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_998'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.764667'^^xsd:double;
  dwc:startLongitude '20.764667'^^xsd:double;
  dwc:endLongitude '20.764667'^^xsd:double;
  dwc:latitude '38.701833'^^xsd:double;
  dwc:startLatitude '38.701833'^^xsd:double;
  dwc:endLatitude '38.701833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.764667 38.701833, 20.764667 38.701833, 20.764667 38.701833, 20.764667 38.701833, 20.764667 38.701833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_998'^^xsd:string;
  dwc:observationDate '1997-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621833 20.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.621833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621833 20.9605)"^^geo:wktLiteral ;
  geo-pos:lat "38.621833"^^xsd:decimal ;
  geo-pos:long "20.9605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_845'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_845'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9605'^^xsd:double;
  dwc:startLongitude '20.9605'^^xsd:double;
  dwc:endLongitude '20.9605'^^xsd:double;
  dwc:latitude '38.621833'^^xsd:double;
  dwc:startLatitude '38.621833'^^xsd:double;
  dwc:endLatitude '38.621833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9605 38.621833, 20.9605 38.621833, 20.9605 38.621833, 20.9605 38.621833, 20.9605 38.621833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_845'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693833 20.779667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693833"^^xsd:decimal ;
  dwc:decimalLongitude "20.779667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693833 20.779667)"^^geo:wktLiteral ;
  geo-pos:lat "38.693833"^^xsd:decimal ;
  geo-pos:long "20.779667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1290'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1290'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.779667'^^xsd:double;
  dwc:startLongitude '20.779667'^^xsd:double;
  dwc:endLongitude '20.779667'^^xsd:double;
  dwc:latitude '38.693833'^^xsd:double;
  dwc:startLatitude '38.693833'^^xsd:double;
  dwc:endLatitude '38.693833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.779667 38.693833, 20.779667 38.693833, 20.779667 38.693833, 20.779667 38.693833, 20.779667 38.693833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1290'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1173 -13.333667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-13.333667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1173 -13.333667)"^^geo:wktLiteral ;
  geo-pos:lat "29.1173"^^xsd:decimal ;
  geo-pos:long "-13.333667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2869'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2869'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.333667'^^xsd:double;
  dwc:startLongitude '-13.333667'^^xsd:double;
  dwc:endLongitude '-13.333667'^^xsd:double;
  dwc:latitude '29.1173'^^xsd:double;
  dwc:startLatitude '29.1173'^^xsd:double;
  dwc:endLatitude '29.1173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.333667 29.1173, -13.333667 29.1173, -13.333667 29.1173, -13.333667 29.1173, -13.333667 29.1173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2869'^^xsd:string;
  dwc:observationDate '1995-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675333 20.885167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.675333"^^xsd:decimal ;
  dwc:decimalLongitude "20.885167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675333 20.885167)"^^geo:wktLiteral ;
  geo-pos:lat "38.675333"^^xsd:decimal ;
  geo-pos:long "20.885167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_813'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_813'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.885167'^^xsd:double;
  dwc:startLongitude '20.885167'^^xsd:double;
  dwc:endLongitude '20.885167'^^xsd:double;
  dwc:latitude '38.675333'^^xsd:double;
  dwc:startLatitude '38.675333'^^xsd:double;
  dwc:endLatitude '38.675333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.885167 38.675333, 20.885167 38.675333, 20.885167 38.675333, 20.885167 38.675333, 20.885167 38.675333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_813'^^xsd:string;
  dwc:observationDate '1994-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617167 20.955333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617167"^^xsd:decimal ;
  dwc:decimalLongitude "20.955333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617167 20.955333)"^^geo:wktLiteral ;
  geo-pos:lat "38.617167"^^xsd:decimal ;
  geo-pos:long "20.955333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_789'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_789'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.955333'^^xsd:double;
  dwc:startLongitude '20.955333'^^xsd:double;
  dwc:endLongitude '20.955333'^^xsd:double;
  dwc:latitude '38.617167'^^xsd:double;
  dwc:startLatitude '38.617167'^^xsd:double;
  dwc:endLatitude '38.617167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.955333 38.617167, 20.955333 38.617167, 20.955333 38.617167, 20.955333 38.617167, 20.955333 38.617167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_789'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639333 20.9755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639333 20.9755)"^^geo:wktLiteral ;
  geo-pos:lat "38.639333"^^xsd:decimal ;
  geo-pos:long "20.9755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1360'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1360'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9755'^^xsd:double;
  dwc:startLongitude '20.9755'^^xsd:double;
  dwc:endLongitude '20.9755'^^xsd:double;
  dwc:latitude '38.639333'^^xsd:double;
  dwc:startLatitude '38.639333'^^xsd:double;
  dwc:endLatitude '38.639333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9755 38.639333, 20.9755 38.639333, 20.9755 38.639333, 20.9755 38.639333, 20.9755 38.639333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1360'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623333 20.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.623333"^^xsd:decimal ;
  dwc:decimalLongitude "20.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623333 20.961)"^^geo:wktLiteral ;
  geo-pos:lat "38.623333"^^xsd:decimal ;
  geo-pos:long "20.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_781'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_781'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.961'^^xsd:double;
  dwc:startLongitude '20.961'^^xsd:double;
  dwc:endLongitude '20.961'^^xsd:double;
  dwc:latitude '38.623333'^^xsd:double;
  dwc:startLatitude '38.623333'^^xsd:double;
  dwc:endLatitude '38.623333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.961 38.623333, 20.961 38.623333, 20.961 38.623333, 20.961 38.623333, 20.961 38.623333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_781'^^xsd:string;
  dwc:observationDate '1994-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7585 20.849167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7585"^^xsd:decimal ;
  dwc:decimalLongitude "20.849167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7585 20.849167)"^^geo:wktLiteral ;
  geo-pos:lat "38.7585"^^xsd:decimal ;
  geo-pos:long "20.849167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1013'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1013'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.849167'^^xsd:double;
  dwc:startLongitude '20.849167'^^xsd:double;
  dwc:endLongitude '20.849167'^^xsd:double;
  dwc:latitude '38.7585'^^xsd:double;
  dwc:startLatitude '38.7585'^^xsd:double;
  dwc:endLatitude '38.7585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.849167 38.7585, 20.849167 38.7585, 20.849167 38.7585, 20.849167 38.7585, 20.849167 38.7585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1013'^^xsd:string;
  dwc:observationDate '1997-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.402222 -64.516111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.402222"^^xsd:decimal ;
  dwc:decimalLongitude "-64.516111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.402222 -64.516111)"^^geo:wktLiteral ;
  geo-pos:lat "10.402222"^^xsd:decimal ;
  geo-pos:long "-64.516111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3102'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3102'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.516111'^^xsd:double;
  dwc:startLongitude '-64.516111'^^xsd:double;
  dwc:endLongitude '-64.516111'^^xsd:double;
  dwc:latitude '10.402222'^^xsd:double;
  dwc:startLatitude '10.402222'^^xsd:double;
  dwc:endLatitude '10.402222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.516111 10.402222, -64.516111 10.402222, -64.516111 10.402222, -64.516111 10.402222, -64.516111 10.402222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3102'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659333 20.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659333"^^xsd:decimal ;
  dwc:decimalLongitude "20.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659333 20.914)"^^geo:wktLiteral ;
  geo-pos:lat "38.659333"^^xsd:decimal ;
  geo-pos:long "20.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1108'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1108'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914'^^xsd:double;
  dwc:startLongitude '20.914'^^xsd:double;
  dwc:endLongitude '20.914'^^xsd:double;
  dwc:latitude '38.659333'^^xsd:double;
  dwc:startLatitude '38.659333'^^xsd:double;
  dwc:endLatitude '38.659333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914 38.659333, 20.914 38.659333, 20.914 38.659333, 20.914 38.659333, 20.914 38.659333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1108'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635667 20.963167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.635667"^^xsd:decimal ;
  dwc:decimalLongitude "20.963167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635667 20.963167)"^^geo:wktLiteral ;
  geo-pos:lat "38.635667"^^xsd:decimal ;
  geo-pos:long "20.963167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1173'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1173'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.963167'^^xsd:double;
  dwc:startLongitude '20.963167'^^xsd:double;
  dwc:endLongitude '20.963167'^^xsd:double;
  dwc:latitude '38.635667'^^xsd:double;
  dwc:startLatitude '38.635667'^^xsd:double;
  dwc:endLatitude '38.635667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.963167 38.635667, 20.963167 38.635667, 20.963167 38.635667, 20.963167 38.635667, 20.963167 38.635667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1173'^^xsd:string;
  dwc:observationDate '1999-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657778 20.858056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657778"^^xsd:decimal ;
  dwc:decimalLongitude "20.858056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657778 20.858056)"^^geo:wktLiteral ;
  geo-pos:lat "38.657778"^^xsd:decimal ;
  geo-pos:long "20.858056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_694'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_694'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858056'^^xsd:double;
  dwc:startLongitude '20.858056'^^xsd:double;
  dwc:endLongitude '20.858056'^^xsd:double;
  dwc:latitude '38.657778'^^xsd:double;
  dwc:startLatitude '38.657778'^^xsd:double;
  dwc:endLatitude '38.657778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858056 38.657778, 20.858056 38.657778, 20.858056 38.657778, 20.858056 38.657778, 20.858056 38.657778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_694'^^xsd:string;
  dwc:observationDate '1992-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.768167 20.842667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.768167"^^xsd:decimal ;
  dwc:decimalLongitude "20.842667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.768167 20.842667)"^^geo:wktLiteral ;
  geo-pos:lat "38.768167"^^xsd:decimal ;
  geo-pos:long "20.842667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1269'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1269'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.842667'^^xsd:double;
  dwc:startLongitude '20.842667'^^xsd:double;
  dwc:endLongitude '20.842667'^^xsd:double;
  dwc:latitude '38.768167'^^xsd:double;
  dwc:startLatitude '38.768167'^^xsd:double;
  dwc:endLatitude '38.768167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.842667 38.768167, 20.842667 38.768167, 20.842667 38.768167, 20.842667 38.768167, 20.842667 38.768167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1269'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661167 20.939667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661167"^^xsd:decimal ;
  dwc:decimalLongitude "20.939667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661167 20.939667)"^^geo:wktLiteral ;
  geo-pos:lat "38.661167"^^xsd:decimal ;
  geo-pos:long "20.939667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1110'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1110'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.939667'^^xsd:double;
  dwc:startLongitude '20.939667'^^xsd:double;
  dwc:endLongitude '20.939667'^^xsd:double;
  dwc:latitude '38.661167'^^xsd:double;
  dwc:startLatitude '38.661167'^^xsd:double;
  dwc:endLatitude '38.661167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.939667 38.661167, 20.939667 38.661167, 20.939667 38.661167, 20.939667 38.661167, 20.939667 38.661167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1110'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.053 -16.836333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.053"^^xsd:decimal ;
  dwc:decimalLongitude "-16.836333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.053 -16.836333)"^^geo:wktLiteral ;
  geo-pos:lat "28.053"^^xsd:decimal ;
  geo-pos:long "-16.836333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2976'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2976'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.083888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.836333'^^xsd:double;
  dwc:startLongitude '-16.836333'^^xsd:double;
  dwc:endLongitude '-16.836333'^^xsd:double;
  dwc:latitude '28.053'^^xsd:double;
  dwc:startLatitude '28.053'^^xsd:double;
  dwc:endLatitude '28.053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.836333 28.053, -16.836333 28.053, -16.836333 28.053, -16.836333 28.053, -16.836333 28.053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2976'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646667 20.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646667"^^xsd:decimal ;
  dwc:decimalLongitude "20.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646667 20.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.646667"^^xsd:decimal ;
  geo-pos:long "20.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1131'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1131'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.971'^^xsd:double;
  dwc:startLongitude '20.971'^^xsd:double;
  dwc:endLongitude '20.971'^^xsd:double;
  dwc:latitude '38.646667'^^xsd:double;
  dwc:startLatitude '38.646667'^^xsd:double;
  dwc:endLatitude '38.646667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.971 38.646667, 20.971 38.646667, 20.971 38.646667, 20.971 38.646667, 20.971 38.646667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1131'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47 20.9725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47"^^xsd:decimal ;
  dwc:decimalLongitude "20.9725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47 20.9725)"^^geo:wktLiteral ;
  geo-pos:lat "38.47"^^xsd:decimal ;
  geo-pos:long "20.9725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1113'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1113'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9725'^^xsd:double;
  dwc:startLongitude '20.9725'^^xsd:double;
  dwc:endLongitude '20.9725'^^xsd:double;
  dwc:latitude '38.47'^^xsd:double;
  dwc:startLatitude '38.47'^^xsd:double;
  dwc:endLatitude '38.47'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9725 38.47, 20.9725 38.47, 20.9725 38.47, 20.9725 38.47, 20.9725 38.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1113'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.702167 20.733667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.702167"^^xsd:decimal ;
  dwc:decimalLongitude "20.733667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.702167 20.733667)"^^geo:wktLiteral ;
  geo-pos:lat "38.702167"^^xsd:decimal ;
  geo-pos:long "20.733667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_775'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_775'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.733667'^^xsd:double;
  dwc:startLongitude '20.733667'^^xsd:double;
  dwc:endLongitude '20.733667'^^xsd:double;
  dwc:latitude '38.702167'^^xsd:double;
  dwc:startLatitude '38.702167'^^xsd:double;
  dwc:endLatitude '38.702167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.733667 38.702167, 20.733667 38.702167, 20.733667 38.702167, 20.733667 38.702167, 20.733667 38.702167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_775'^^xsd:string;
  dwc:observationDate '1993-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.917667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664333"^^xsd:decimal ;
  dwc:decimalLongitude "20.917667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.917667)"^^geo:wktLiteral ;
  geo-pos:lat "38.664333"^^xsd:decimal ;
  geo-pos:long "20.917667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1219'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1219'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.917667'^^xsd:double;
  dwc:startLongitude '20.917667'^^xsd:double;
  dwc:endLongitude '20.917667'^^xsd:double;
  dwc:latitude '38.664333'^^xsd:double;
  dwc:startLatitude '38.664333'^^xsd:double;
  dwc:endLatitude '38.664333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.917667 38.664333, 20.917667 38.664333, 20.917667 38.664333, 20.917667 38.664333, 20.917667 38.664333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1219'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630667 20.954833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630667"^^xsd:decimal ;
  dwc:decimalLongitude "20.954833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630667 20.954833)"^^geo:wktLiteral ;
  geo-pos:lat "38.630667"^^xsd:decimal ;
  geo-pos:long "20.954833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1315'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1315'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.954833'^^xsd:double;
  dwc:startLongitude '20.954833'^^xsd:double;
  dwc:endLongitude '20.954833'^^xsd:double;
  dwc:latitude '38.630667'^^xsd:double;
  dwc:startLatitude '38.630667'^^xsd:double;
  dwc:endLatitude '38.630667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.954833 38.630667, 20.954833 38.630667, 20.954833 38.630667, 20.954833 38.630667, 20.954833 38.630667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1315'^^xsd:string;
  dwc:observationDate '2001-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726167 20.867833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.726167"^^xsd:decimal ;
  dwc:decimalLongitude "20.867833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726167 20.867833)"^^geo:wktLiteral ;
  geo-pos:lat "38.726167"^^xsd:decimal ;
  geo-pos:long "20.867833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1124'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1124'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.867833'^^xsd:double;
  dwc:startLongitude '20.867833'^^xsd:double;
  dwc:endLongitude '20.867833'^^xsd:double;
  dwc:latitude '38.726167'^^xsd:double;
  dwc:startLatitude '38.726167'^^xsd:double;
  dwc:endLatitude '38.726167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.867833 38.726167, 20.867833 38.726167, 20.867833 38.726167, 20.867833 38.726167, 20.867833 38.726167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1124'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.739333 20.871167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.739333"^^xsd:decimal ;
  dwc:decimalLongitude "20.871167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.739333 20.871167)"^^geo:wktLiteral ;
  geo-pos:lat "38.739333"^^xsd:decimal ;
  geo-pos:long "20.871167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1101'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1101'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.871167'^^xsd:double;
  dwc:startLongitude '20.871167'^^xsd:double;
  dwc:endLongitude '20.871167'^^xsd:double;
  dwc:latitude '38.739333'^^xsd:double;
  dwc:startLatitude '38.739333'^^xsd:double;
  dwc:endLatitude '38.739333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.871167 38.739333, 20.871167 38.739333, 20.871167 38.739333, 20.871167 38.739333, 20.871167 38.739333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1101'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631 20.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.631"^^xsd:decimal ;
  dwc:decimalLongitude "20.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631 20.972)"^^geo:wktLiteral ;
  geo-pos:lat "38.631"^^xsd:decimal ;
  geo-pos:long "20.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1059'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1059'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.972'^^xsd:double;
  dwc:startLongitude '20.972'^^xsd:double;
  dwc:endLongitude '20.972'^^xsd:double;
  dwc:latitude '38.631'^^xsd:double;
  dwc:startLatitude '38.631'^^xsd:double;
  dwc:endLatitude '38.631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.972 38.631, 20.972 38.631, 20.972 38.631, 20.972 38.631, 20.972 38.631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1059'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5535 20.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5535"^^xsd:decimal ;
  dwc:decimalLongitude "20.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5535 20.9885)"^^geo:wktLiteral ;
  geo-pos:lat "38.5535"^^xsd:decimal ;
  geo-pos:long "20.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_926'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_926'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9885'^^xsd:double;
  dwc:startLongitude '20.9885'^^xsd:double;
  dwc:endLongitude '20.9885'^^xsd:double;
  dwc:latitude '38.5535'^^xsd:double;
  dwc:startLatitude '38.5535'^^xsd:double;
  dwc:endLatitude '38.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9885 38.5535, 20.9885 38.5535, 20.9885 38.5535, 20.9885 38.5535, 20.9885 38.5535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_926'^^xsd:string;
  dwc:observationDate '1997-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587 20.675333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.587"^^xsd:decimal ;
  dwc:decimalLongitude "20.675333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587 20.675333)"^^geo:wktLiteral ;
  geo-pos:lat "38.587"^^xsd:decimal ;
  geo-pos:long "20.675333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_846'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_846'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.675333'^^xsd:double;
  dwc:startLongitude '20.675333'^^xsd:double;
  dwc:endLongitude '20.675333'^^xsd:double;
  dwc:latitude '38.587'^^xsd:double;
  dwc:startLatitude '38.587'^^xsd:double;
  dwc:endLatitude '38.587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.675333 38.587, 20.675333 38.587, 20.675333 38.587, 20.675333 38.587, 20.675333 38.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_846'^^xsd:string;
  dwc:observationDate '1995-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.025333 8.063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.025333"^^xsd:decimal ;
  dwc:decimalLongitude "8.063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.025333 8.063333)"^^geo:wktLiteral ;
  geo-pos:lat "41.025333"^^xsd:decimal ;
  geo-pos:long "8.063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2714'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2714'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.063333'^^xsd:double;
  dwc:startLongitude '8.063333'^^xsd:double;
  dwc:endLongitude '8.063333'^^xsd:double;
  dwc:latitude '41.025333'^^xsd:double;
  dwc:startLatitude '41.025333'^^xsd:double;
  dwc:endLatitude '41.025333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.063333 41.025333, 8.063333 41.025333, 8.063333 41.025333, 8.063333 41.025333, 8.063333 41.025333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2714'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7605 20.830667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7605"^^xsd:decimal ;
  dwc:decimalLongitude "20.830667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7605 20.830667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7605"^^xsd:decimal ;
  geo-pos:long "20.830667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1404'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1404'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.830667'^^xsd:double;
  dwc:startLongitude '20.830667'^^xsd:double;
  dwc:endLongitude '20.830667'^^xsd:double;
  dwc:latitude '38.7605'^^xsd:double;
  dwc:startLatitude '38.7605'^^xsd:double;
  dwc:endLatitude '38.7605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.830667 38.7605, 20.830667 38.7605, 20.830667 38.7605, 20.830667 38.7605, 20.830667 38.7605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1404'^^xsd:string;
  dwc:observationDate '2003-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685667 20.791833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685667"^^xsd:decimal ;
  dwc:decimalLongitude "20.791833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685667 20.791833)"^^geo:wktLiteral ;
  geo-pos:lat "38.685667"^^xsd:decimal ;
  geo-pos:long "20.791833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_826'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_826'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.791833'^^xsd:double;
  dwc:startLongitude '20.791833'^^xsd:double;
  dwc:endLongitude '20.791833'^^xsd:double;
  dwc:latitude '38.685667'^^xsd:double;
  dwc:startLatitude '38.685667'^^xsd:double;
  dwc:endLatitude '38.685667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.791833 38.685667, 20.791833 38.685667, 20.791833 38.685667, 20.791833 38.685667, 20.791833 38.685667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_826'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669833 20.887333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669833"^^xsd:decimal ;
  dwc:decimalLongitude "20.887333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669833 20.887333)"^^geo:wktLiteral ;
  geo-pos:lat "38.669833"^^xsd:decimal ;
  geo-pos:long "20.887333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_943'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_943'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.887333'^^xsd:double;
  dwc:startLongitude '20.887333'^^xsd:double;
  dwc:endLongitude '20.887333'^^xsd:double;
  dwc:latitude '38.669833'^^xsd:double;
  dwc:startLatitude '38.669833'^^xsd:double;
  dwc:endLatitude '38.669833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.887333 38.669833, 20.887333 38.669833, 20.887333 38.669833, 20.887333 38.669833, 20.887333 38.669833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_943'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.689167 -64.343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.689167"^^xsd:decimal ;
  dwc:decimalLongitude "-64.343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.689167 -64.343333)"^^geo:wktLiteral ;
  geo-pos:lat "10.689167"^^xsd:decimal ;
  geo-pos:long "-64.343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3097'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3097'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.343333'^^xsd:double;
  dwc:startLongitude '-64.343333'^^xsd:double;
  dwc:endLongitude '-64.343333'^^xsd:double;
  dwc:latitude '10.689167'^^xsd:double;
  dwc:startLatitude '10.689167'^^xsd:double;
  dwc:endLatitude '10.689167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.343333 10.689167, -64.343333 10.689167, -64.343333 10.689167, -64.343333 10.689167, -64.343333 10.689167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3097'^^xsd:string;
  dwc:observationDate '1993-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.059833 8.200667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.059833"^^xsd:decimal ;
  dwc:decimalLongitude "8.200667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.059833 8.200667)"^^geo:wktLiteral ;
  geo-pos:lat "41.059833"^^xsd:decimal ;
  geo-pos:long "8.200667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2729'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2729'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.200667'^^xsd:double;
  dwc:startLongitude '8.200667'^^xsd:double;
  dwc:endLongitude '8.200667'^^xsd:double;
  dwc:latitude '41.059833'^^xsd:double;
  dwc:startLatitude '41.059833'^^xsd:double;
  dwc:endLatitude '41.059833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.200667 41.059833, 8.200667 41.059833, 8.200667 41.059833, 8.200667 41.059833, 8.200667 41.059833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2729'^^xsd:string;
  dwc:observationDate '1995-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 20.851333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677"^^xsd:decimal ;
  dwc:decimalLongitude "20.851333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 20.851333)"^^geo:wktLiteral ;
  geo-pos:lat "38.677"^^xsd:decimal ;
  geo-pos:long "20.851333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_877'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_877'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.851333'^^xsd:double;
  dwc:startLongitude '20.851333'^^xsd:double;
  dwc:endLongitude '20.851333'^^xsd:double;
  dwc:latitude '38.677'^^xsd:double;
  dwc:startLatitude '38.677'^^xsd:double;
  dwc:endLatitude '38.677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.851333 38.677, 20.851333 38.677, 20.851333 38.677, 20.851333 38.677, 20.851333 38.677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_877'^^xsd:string;
  dwc:observationDate '1996-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.761833 20.831333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.761833"^^xsd:decimal ;
  dwc:decimalLongitude "20.831333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.761833 20.831333)"^^geo:wktLiteral ;
  geo-pos:lat "38.761833"^^xsd:decimal ;
  geo-pos:long "20.831333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1081'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1081'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.831333'^^xsd:double;
  dwc:startLongitude '20.831333'^^xsd:double;
  dwc:endLongitude '20.831333'^^xsd:double;
  dwc:latitude '38.761833'^^xsd:double;
  dwc:startLatitude '38.761833'^^xsd:double;
  dwc:endLatitude '38.761833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.831333 38.761833, 20.831333 38.761833, 20.831333 38.761833, 20.831333 38.761833, 20.831333 38.761833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1081'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0125 -17.079167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0125"^^xsd:decimal ;
  dwc:decimalLongitude "-17.079167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0125 -17.079167)"^^geo:wktLiteral ;
  geo-pos:lat "28.0125"^^xsd:decimal ;
  geo-pos:long "-17.079167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2902'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2902'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.079167'^^xsd:double;
  dwc:startLongitude '-17.079167'^^xsd:double;
  dwc:endLongitude '-17.079167'^^xsd:double;
  dwc:latitude '28.0125'^^xsd:double;
  dwc:startLatitude '28.0125'^^xsd:double;
  dwc:endLatitude '28.0125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.079167 28.0125, -17.079167 28.0125, -17.079167 28.0125, -17.079167 28.0125, -17.079167 28.0125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2902'^^xsd:string;
  dwc:observationDate '1996-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5875 20.614167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5875"^^xsd:decimal ;
  dwc:decimalLongitude "20.614167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5875 20.614167)"^^geo:wktLiteral ;
  geo-pos:lat "38.5875"^^xsd:decimal ;
  geo-pos:long "20.614167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1368'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1368'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.614167'^^xsd:double;
  dwc:startLongitude '20.614167'^^xsd:double;
  dwc:endLongitude '20.614167'^^xsd:double;
  dwc:latitude '38.5875'^^xsd:double;
  dwc:startLatitude '38.5875'^^xsd:double;
  dwc:endLatitude '38.5875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.614167 38.5875, 20.614167 38.5875, 20.614167 38.5875, 20.614167 38.5875, 20.614167 38.5875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1368'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6565 20.9585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6565"^^xsd:decimal ;
  dwc:decimalLongitude "20.9585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6565 20.9585)"^^geo:wktLiteral ;
  geo-pos:lat "38.6565"^^xsd:decimal ;
  geo-pos:long "20.9585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1283'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1283'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9585'^^xsd:double;
  dwc:startLongitude '20.9585'^^xsd:double;
  dwc:endLongitude '20.9585'^^xsd:double;
  dwc:latitude '38.6565'^^xsd:double;
  dwc:startLatitude '38.6565'^^xsd:double;
  dwc:endLatitude '38.6565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9585 38.6565, 20.9585 38.6565, 20.9585 38.6565, 20.9585 38.6565, 20.9585 38.6565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1283'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657167"^^xsd:decimal ;
  dwc:decimalLongitude "20.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.964)"^^geo:wktLiteral ;
  geo-pos:lat "38.657167"^^xsd:decimal ;
  geo-pos:long "20.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1151'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1151'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.964'^^xsd:double;
  dwc:startLongitude '20.964'^^xsd:double;
  dwc:endLongitude '20.964'^^xsd:double;
  dwc:latitude '38.657167'^^xsd:double;
  dwc:startLatitude '38.657167'^^xsd:double;
  dwc:endLatitude '38.657167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.964 38.657167, 20.964 38.657167, 20.964 38.657167, 20.964 38.657167, 20.964 38.657167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1151'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6625 20.944333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6625"^^xsd:decimal ;
  dwc:decimalLongitude "20.944333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6625 20.944333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6625"^^xsd:decimal ;
  geo-pos:long "20.944333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_983'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_983'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.944333'^^xsd:double;
  dwc:startLongitude '20.944333'^^xsd:double;
  dwc:endLongitude '20.944333'^^xsd:double;
  dwc:latitude '38.6625'^^xsd:double;
  dwc:startLatitude '38.6625'^^xsd:double;
  dwc:endLatitude '38.6625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.944333 38.6625, 20.944333 38.6625, 20.944333 38.6625, 20.944333 38.6625, 20.944333 38.6625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_983'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.602833 20.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.602833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.602833 20.9475)"^^geo:wktLiteral ;
  geo-pos:lat "38.602833"^^xsd:decimal ;
  geo-pos:long "20.9475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1194'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1194'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9475'^^xsd:double;
  dwc:startLongitude '20.9475'^^xsd:double;
  dwc:endLongitude '20.9475'^^xsd:double;
  dwc:latitude '38.602833'^^xsd:double;
  dwc:startLatitude '38.602833'^^xsd:double;
  dwc:endLatitude '38.602833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9475 38.602833, 20.9475 38.602833, 20.9475 38.602833, 20.9475 38.602833, 20.9475 38.602833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1194'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673667 20.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.673667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673667 20.9045)"^^geo:wktLiteral ;
  geo-pos:lat "38.673667"^^xsd:decimal ;
  geo-pos:long "20.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1060'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1060'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9045'^^xsd:double;
  dwc:startLongitude '20.9045'^^xsd:double;
  dwc:endLongitude '20.9045'^^xsd:double;
  dwc:latitude '38.673667'^^xsd:double;
  dwc:startLatitude '38.673667'^^xsd:double;
  dwc:endLatitude '38.673667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9045 38.673667, 20.9045 38.673667, 20.9045 38.673667, 20.9045 38.673667, 20.9045 38.673667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1060'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.715167 20.763167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.715167"^^xsd:decimal ;
  dwc:decimalLongitude "20.763167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.715167 20.763167)"^^geo:wktLiteral ;
  geo-pos:lat "38.715167"^^xsd:decimal ;
  geo-pos:long "20.763167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_811'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_811'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.763167'^^xsd:double;
  dwc:startLongitude '20.763167'^^xsd:double;
  dwc:endLongitude '20.763167'^^xsd:double;
  dwc:latitude '38.715167'^^xsd:double;
  dwc:startLatitude '38.715167'^^xsd:double;
  dwc:endLatitude '38.715167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.763167 38.715167, 20.763167 38.715167, 20.763167 38.715167, 20.763167 38.715167, 20.763167 38.715167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_811'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.479833 20.591667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.479833"^^xsd:decimal ;
  dwc:decimalLongitude "20.591667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.479833 20.591667)"^^geo:wktLiteral ;
  geo-pos:lat "38.479833"^^xsd:decimal ;
  geo-pos:long "20.591667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_824'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_824'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.591667'^^xsd:double;
  dwc:startLongitude '20.591667'^^xsd:double;
  dwc:endLongitude '20.591667'^^xsd:double;
  dwc:latitude '38.479833'^^xsd:double;
  dwc:startLatitude '38.479833'^^xsd:double;
  dwc:endLatitude '38.479833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.591667 38.479833, 20.591667 38.479833, 20.591667 38.479833, 20.591667 38.479833, 20.591667 38.479833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_824'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.593667 20.648167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.593667"^^xsd:decimal ;
  dwc:decimalLongitude "20.648167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.593667 20.648167)"^^geo:wktLiteral ;
  geo-pos:lat "38.593667"^^xsd:decimal ;
  geo-pos:long "20.648167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1604'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1604'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.648167'^^xsd:double;
  dwc:startLongitude '20.648167'^^xsd:double;
  dwc:endLongitude '20.648167'^^xsd:double;
  dwc:latitude '38.593667'^^xsd:double;
  dwc:startLatitude '38.593667'^^xsd:double;
  dwc:endLatitude '38.593667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.648167 38.593667, 20.648167 38.593667, 20.648167 38.593667, 20.648167 38.593667, 20.648167 38.593667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1604'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 20.9745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "20.9745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 20.9745)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "20.9745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_786'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_786'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9745'^^xsd:double;
  dwc:startLongitude '20.9745'^^xsd:double;
  dwc:endLongitude '20.9745'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:startLatitude '38.63'^^xsd:double;
  dwc:endLatitude '38.63'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9745 38.63, 20.9745 38.63, 20.9745 38.63, 20.9745 38.63, 20.9745 38.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_786'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.858833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667333"^^xsd:decimal ;
  dwc:decimalLongitude "20.858833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.858833)"^^geo:wktLiteral ;
  geo-pos:lat "38.667333"^^xsd:decimal ;
  geo-pos:long "20.858833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1639'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1639'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858833'^^xsd:double;
  dwc:startLongitude '20.858833'^^xsd:double;
  dwc:endLongitude '20.858833'^^xsd:double;
  dwc:latitude '38.667333'^^xsd:double;
  dwc:startLatitude '38.667333'^^xsd:double;
  dwc:endLatitude '38.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858833 38.667333, 20.858833 38.667333, 20.858833 38.667333, 20.858833 38.667333, 20.858833 38.667333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1639'^^xsd:string;
  dwc:observationDate '2008-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6725 20.909833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6725"^^xsd:decimal ;
  dwc:decimalLongitude "20.909833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6725 20.909833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6725"^^xsd:decimal ;
  geo-pos:long "20.909833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1174'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1174'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.909833'^^xsd:double;
  dwc:startLongitude '20.909833'^^xsd:double;
  dwc:endLongitude '20.909833'^^xsd:double;
  dwc:latitude '38.6725'^^xsd:double;
  dwc:startLatitude '38.6725'^^xsd:double;
  dwc:endLatitude '38.6725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.909833 38.6725, 20.909833 38.6725, 20.909833 38.6725, 20.909833 38.6725, 20.909833 38.6725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1174'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.600333 20.915667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.600333"^^xsd:decimal ;
  dwc:decimalLongitude "20.915667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.600333 20.915667)"^^geo:wktLiteral ;
  geo-pos:lat "38.600333"^^xsd:decimal ;
  geo-pos:long "20.915667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1305'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1305'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.915667'^^xsd:double;
  dwc:startLongitude '20.915667'^^xsd:double;
  dwc:endLongitude '20.915667'^^xsd:double;
  dwc:latitude '38.600333'^^xsd:double;
  dwc:startLatitude '38.600333'^^xsd:double;
  dwc:endLatitude '38.600333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.915667 38.600333, 20.915667 38.600333, 20.915667 38.600333, 20.915667 38.600333, 20.915667 38.600333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1305'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652 20.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652"^^xsd:decimal ;
  dwc:decimalLongitude "20.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652 20.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.652"^^xsd:decimal ;
  geo-pos:long "20.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1181'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1181'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.965'^^xsd:double;
  dwc:startLongitude '20.965'^^xsd:double;
  dwc:endLongitude '20.965'^^xsd:double;
  dwc:latitude '38.652'^^xsd:double;
  dwc:startLatitude '38.652'^^xsd:double;
  dwc:endLatitude '38.652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.965 38.652, 20.965 38.652, 20.965 38.652, 20.965 38.652, 20.965 38.652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1181'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729833 20.7445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729833"^^xsd:decimal ;
  dwc:decimalLongitude "20.7445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729833 20.7445)"^^geo:wktLiteral ;
  geo-pos:lat "38.729833"^^xsd:decimal ;
  geo-pos:long "20.7445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1391'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1391'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7445'^^xsd:double;
  dwc:startLongitude '20.7445'^^xsd:double;
  dwc:endLongitude '20.7445'^^xsd:double;
  dwc:latitude '38.729833'^^xsd:double;
  dwc:startLatitude '38.729833'^^xsd:double;
  dwc:endLatitude '38.729833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7445 38.729833, 20.7445 38.729833, 20.7445 38.729833, 20.7445 38.729833, 20.7445 38.729833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1391'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661833 20.949667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661833"^^xsd:decimal ;
  dwc:decimalLongitude "20.949667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661833 20.949667)"^^geo:wktLiteral ;
  geo-pos:lat "38.661833"^^xsd:decimal ;
  geo-pos:long "20.949667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1074'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1074'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949667'^^xsd:double;
  dwc:startLongitude '20.949667'^^xsd:double;
  dwc:endLongitude '20.949667'^^xsd:double;
  dwc:latitude '38.661833'^^xsd:double;
  dwc:startLatitude '38.661833'^^xsd:double;
  dwc:endLatitude '38.661833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949667 38.661833, 20.949667 38.661833, 20.949667 38.661833, 20.949667 38.661833, 20.949667 38.661833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1074'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.480278 20.715833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.480278"^^xsd:decimal ;
  dwc:decimalLongitude "20.715833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.480278 20.715833)"^^geo:wktLiteral ;
  geo-pos:lat "38.480278"^^xsd:decimal ;
  geo-pos:long "20.715833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_660'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_660'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.715833'^^xsd:double;
  dwc:startLongitude '20.715833'^^xsd:double;
  dwc:endLongitude '20.715833'^^xsd:double;
  dwc:latitude '38.480278'^^xsd:double;
  dwc:startLatitude '38.480278'^^xsd:double;
  dwc:endLatitude '38.480278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.715833 38.480278, 20.715833 38.480278, 20.715833 38.480278, 20.715833 38.480278, 20.715833 38.480278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_660'^^xsd:string;
  dwc:observationDate '1991-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 20.9245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "20.9245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 20.9245)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "20.9245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8286'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8286'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9245'^^xsd:double;
  dwc:startLongitude '20.9245'^^xsd:double;
  dwc:endLongitude '20.9245'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:startLatitude '38.67'^^xsd:double;
  dwc:endLatitude '38.67'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9245 38.67, 20.9245 38.67, 20.9245 38.67, 20.9245 38.67, 20.9245 38.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_8286'^^xsd:string;
  dwc:observationDate '2007-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670833 20.847667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.670833"^^xsd:decimal ;
  dwc:decimalLongitude "20.847667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.670833 20.847667)"^^geo:wktLiteral ;
  geo-pos:lat "38.670833"^^xsd:decimal ;
  geo-pos:long "20.847667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_967'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_967'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.847667'^^xsd:double;
  dwc:startLongitude '20.847667'^^xsd:double;
  dwc:endLongitude '20.847667'^^xsd:double;
  dwc:latitude '38.670833'^^xsd:double;
  dwc:startLatitude '38.670833'^^xsd:double;
  dwc:endLatitude '38.670833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.847667 38.670833, 20.847667 38.670833, 20.847667 38.670833, 20.847667 38.670833, 20.847667 38.670833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_967'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680667 20.900333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680667"^^xsd:decimal ;
  dwc:decimalLongitude "20.900333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680667 20.900333)"^^geo:wktLiteral ;
  geo-pos:lat "38.680667"^^xsd:decimal ;
  geo-pos:long "20.900333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1163'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1163'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.900333'^^xsd:double;
  dwc:startLongitude '20.900333'^^xsd:double;
  dwc:endLongitude '20.900333'^^xsd:double;
  dwc:latitude '38.680667'^^xsd:double;
  dwc:startLatitude '38.680667'^^xsd:double;
  dwc:endLatitude '38.680667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.900333 38.680667, 20.900333 38.680667, 20.900333 38.680667, 20.900333 38.680667, 20.900333 38.680667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1163'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633833 20.958833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633833"^^xsd:decimal ;
  dwc:decimalLongitude "20.958833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633833 20.958833)"^^geo:wktLiteral ;
  geo-pos:lat "38.633833"^^xsd:decimal ;
  geo-pos:long "20.958833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1232'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1232'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.958833'^^xsd:double;
  dwc:startLongitude '20.958833'^^xsd:double;
  dwc:endLongitude '20.958833'^^xsd:double;
  dwc:latitude '38.633833'^^xsd:double;
  dwc:startLatitude '38.633833'^^xsd:double;
  dwc:endLatitude '38.633833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.958833 38.633833, 20.958833 38.633833, 20.958833 38.633833, 20.958833 38.633833, 20.958833 38.633833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1232'^^xsd:string;
  dwc:observationDate '2000-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.650833 20.969833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.650833"^^xsd:decimal ;
  dwc:decimalLongitude "20.969833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.650833 20.969833)"^^geo:wktLiteral ;
  geo-pos:lat "38.650833"^^xsd:decimal ;
  geo-pos:long "20.969833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1148'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1148'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969833'^^xsd:double;
  dwc:startLongitude '20.969833'^^xsd:double;
  dwc:endLongitude '20.969833'^^xsd:double;
  dwc:latitude '38.650833'^^xsd:double;
  dwc:startLatitude '38.650833'^^xsd:double;
  dwc:endLatitude '38.650833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969833 38.650833, 20.969833 38.650833, 20.969833 38.650833, 20.969833 38.650833, 20.969833 38.650833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1148'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535333 20.910167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535333"^^xsd:decimal ;
  dwc:decimalLongitude "20.910167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535333 20.910167)"^^geo:wktLiteral ;
  geo-pos:lat "38.535333"^^xsd:decimal ;
  geo-pos:long "20.910167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1271'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1271'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.910167'^^xsd:double;
  dwc:startLongitude '20.910167'^^xsd:double;
  dwc:endLongitude '20.910167'^^xsd:double;
  dwc:latitude '38.535333'^^xsd:double;
  dwc:startLatitude '38.535333'^^xsd:double;
  dwc:endLatitude '38.535333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.910167 38.535333, 20.910167 38.535333, 20.910167 38.535333, 20.910167 38.535333, 20.910167 38.535333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1271'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6635 20.938833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6635"^^xsd:decimal ;
  dwc:decimalLongitude "20.938833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6635 20.938833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6635"^^xsd:decimal ;
  geo-pos:long "20.938833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_945'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_945'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.938833'^^xsd:double;
  dwc:startLongitude '20.938833'^^xsd:double;
  dwc:endLongitude '20.938833'^^xsd:double;
  dwc:latitude '38.6635'^^xsd:double;
  dwc:startLatitude '38.6635'^^xsd:double;
  dwc:endLatitude '38.6635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.938833 38.6635, 20.938833 38.6635, 20.938833 38.6635, 20.938833 38.6635, 20.938833 38.6635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_945'^^xsd:string;
  dwc:observationDate '1997-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7165 20.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7165"^^xsd:decimal ;
  dwc:decimalLongitude "20.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7165 20.801)"^^geo:wktLiteral ;
  geo-pos:lat "38.7165"^^xsd:decimal ;
  geo-pos:long "20.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1332'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1332'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.801'^^xsd:double;
  dwc:startLongitude '20.801'^^xsd:double;
  dwc:endLongitude '20.801'^^xsd:double;
  dwc:latitude '38.7165'^^xsd:double;
  dwc:startLatitude '38.7165'^^xsd:double;
  dwc:endLatitude '38.7165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.801 38.7165, 20.801 38.7165, 20.801 38.7165, 20.801 38.7165, 20.801 38.7165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1332'^^xsd:string;
  dwc:observationDate '2001-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.739167 20.737833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.739167"^^xsd:decimal ;
  dwc:decimalLongitude "20.737833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.739167 20.737833)"^^geo:wktLiteral ;
  geo-pos:lat "38.739167"^^xsd:decimal ;
  geo-pos:long "20.737833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1550'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1550'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.737833'^^xsd:double;
  dwc:startLongitude '20.737833'^^xsd:double;
  dwc:endLongitude '20.737833'^^xsd:double;
  dwc:latitude '38.739167'^^xsd:double;
  dwc:startLatitude '38.739167'^^xsd:double;
  dwc:endLatitude '38.739167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.737833 38.739167, 20.737833 38.739167, 20.737833 38.739167, 20.737833 38.739167, 20.737833 38.739167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1550'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.698333 20.784667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.698333"^^xsd:decimal ;
  dwc:decimalLongitude "20.784667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.698333 20.784667)"^^geo:wktLiteral ;
  geo-pos:lat "38.698333"^^xsd:decimal ;
  geo-pos:long "20.784667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_753'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_753'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.784667'^^xsd:double;
  dwc:startLongitude '20.784667'^^xsd:double;
  dwc:endLongitude '20.784667'^^xsd:double;
  dwc:latitude '38.698333'^^xsd:double;
  dwc:startLatitude '38.698333'^^xsd:double;
  dwc:endLatitude '38.698333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.784667 38.698333, 20.784667 38.698333, 20.784667 38.698333, 20.784667 38.698333, 20.784667 38.698333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_753'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 20.984167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "20.984167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 20.984167)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "20.984167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_913'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_913'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.984167'^^xsd:double;
  dwc:startLongitude '20.984167'^^xsd:double;
  dwc:endLongitude '20.984167'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:startLatitude '38.58'^^xsd:double;
  dwc:endLatitude '38.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.984167 38.58, 20.984167 38.58, 20.984167 38.58, 20.984167 38.58, 20.984167 38.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_913'^^xsd:string;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541667 20.6975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541667"^^xsd:decimal ;
  dwc:decimalLongitude "20.6975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541667 20.6975)"^^geo:wktLiteral ;
  geo-pos:lat "38.541667"^^xsd:decimal ;
  geo-pos:long "20.6975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_829'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_829'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.6975'^^xsd:double;
  dwc:startLongitude '20.6975'^^xsd:double;
  dwc:endLongitude '20.6975'^^xsd:double;
  dwc:latitude '38.541667'^^xsd:double;
  dwc:startLatitude '38.541667'^^xsd:double;
  dwc:endLatitude '38.541667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.6975 38.541667, 20.6975 38.541667, 20.6975 38.541667, 20.6975 38.541667, 20.6975 38.541667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_829'^^xsd:string;
  dwc:observationDate '1995-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.749333 20.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.749333"^^xsd:decimal ;
  dwc:decimalLongitude "20.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.749333 20.746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.749333"^^xsd:decimal ;
  geo-pos:long "20.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1003'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1003'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.746667'^^xsd:double;
  dwc:startLongitude '20.746667'^^xsd:double;
  dwc:endLongitude '20.746667'^^xsd:double;
  dwc:latitude '38.749333'^^xsd:double;
  dwc:startLatitude '38.749333'^^xsd:double;
  dwc:endLatitude '38.749333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.746667 38.749333, 20.746667 38.749333, 20.746667 38.749333, 20.746667 38.749333, 20.746667 38.749333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1003'^^xsd:string;
  dwc:observationDate '1997-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6405 20.729167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6405"^^xsd:decimal ;
  dwc:decimalLongitude "20.729167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6405 20.729167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6405"^^xsd:decimal ;
  geo-pos:long "20.729167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1216'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1216'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.729167'^^xsd:double;
  dwc:startLongitude '20.729167'^^xsd:double;
  dwc:endLongitude '20.729167'^^xsd:double;
  dwc:latitude '38.6405'^^xsd:double;
  dwc:startLatitude '38.6405'^^xsd:double;
  dwc:endLatitude '38.6405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.729167 38.6405, 20.729167 38.6405, 20.729167 38.6405, 20.729167 38.6405, 20.729167 38.6405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1216'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.410278 -64.621389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.410278"^^xsd:decimal ;
  dwc:decimalLongitude "-64.621389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.410278 -64.621389)"^^geo:wktLiteral ;
  geo-pos:lat "10.410278"^^xsd:decimal ;
  geo-pos:long "-64.621389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3105'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3105'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.621389'^^xsd:double;
  dwc:startLongitude '-64.621389'^^xsd:double;
  dwc:endLongitude '-64.621389'^^xsd:double;
  dwc:latitude '10.410278'^^xsd:double;
  dwc:startLatitude '10.410278'^^xsd:double;
  dwc:endLatitude '10.410278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.621389 10.410278, -64.621389 10.410278, -64.621389 10.410278, -64.621389 10.410278, -64.621389 10.410278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3105'^^xsd:string;
  dwc:observationDate '1993-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.736667 20.864667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.736667"^^xsd:decimal ;
  dwc:decimalLongitude "20.864667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.736667 20.864667)"^^geo:wktLiteral ;
  geo-pos:lat "38.736667"^^xsd:decimal ;
  geo-pos:long "20.864667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1395'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1395'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.864667'^^xsd:double;
  dwc:startLongitude '20.864667'^^xsd:double;
  dwc:endLongitude '20.864667'^^xsd:double;
  dwc:latitude '38.736667'^^xsd:double;
  dwc:startLatitude '38.736667'^^xsd:double;
  dwc:endLatitude '38.736667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.864667 38.736667, 20.864667 38.736667, 20.864667 38.736667, 20.864667 38.736667, 20.864667 38.736667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1395'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537833 20.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537833"^^xsd:decimal ;
  dwc:decimalLongitude "20.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537833 20.909)"^^geo:wktLiteral ;
  geo-pos:lat "38.537833"^^xsd:decimal ;
  geo-pos:long "20.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_975'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_975'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.909'^^xsd:double;
  dwc:startLongitude '20.909'^^xsd:double;
  dwc:endLongitude '20.909'^^xsd:double;
  dwc:latitude '38.537833'^^xsd:double;
  dwc:startLatitude '38.537833'^^xsd:double;
  dwc:endLatitude '38.537833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.909 38.537833, 20.909 38.537833, 20.909 38.537833, 20.909 38.537833, 20.909 38.537833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_975'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.925667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "20.925667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.925667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "20.925667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1359'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1359'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.925667'^^xsd:double;
  dwc:startLongitude '20.925667'^^xsd:double;
  dwc:endLongitude '20.925667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.925667 38.65, 20.925667 38.65, 20.925667 38.65, 20.925667 38.65, 20.925667 38.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1359'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471111 20.997222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471111"^^xsd:decimal ;
  dwc:decimalLongitude "20.997222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471111 20.997222)"^^geo:wktLiteral ;
  geo-pos:lat "38.471111"^^xsd:decimal ;
  geo-pos:long "20.997222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_701'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_701'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.997222'^^xsd:double;
  dwc:startLongitude '20.997222'^^xsd:double;
  dwc:endLongitude '20.997222'^^xsd:double;
  dwc:latitude '38.471111'^^xsd:double;
  dwc:startLatitude '38.471111'^^xsd:double;
  dwc:endLatitude '38.471111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.997222 38.471111, 20.997222 38.471111, 20.997222 38.471111, 20.997222 38.471111, 20.997222 38.471111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_701'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696333 20.734667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.696333"^^xsd:decimal ;
  dwc:decimalLongitude "20.734667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696333 20.734667)"^^geo:wktLiteral ;
  geo-pos:lat "38.696333"^^xsd:decimal ;
  geo-pos:long "20.734667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1485'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1485'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.734667'^^xsd:double;
  dwc:startLongitude '20.734667'^^xsd:double;
  dwc:endLongitude '20.734667'^^xsd:double;
  dwc:latitude '38.696333'^^xsd:double;
  dwc:startLatitude '38.696333'^^xsd:double;
  dwc:endLatitude '38.696333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.734667 38.696333, 20.734667 38.696333, 20.734667 38.696333, 20.734667 38.696333, 20.734667 38.696333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1485'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595 20.955167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.595"^^xsd:decimal ;
  dwc:decimalLongitude "20.955167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595 20.955167)"^^geo:wktLiteral ;
  geo-pos:lat "38.595"^^xsd:decimal ;
  geo-pos:long "20.955167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_760'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_760'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.955167'^^xsd:double;
  dwc:startLongitude '20.955167'^^xsd:double;
  dwc:endLongitude '20.955167'^^xsd:double;
  dwc:latitude '38.595'^^xsd:double;
  dwc:startLatitude '38.595'^^xsd:double;
  dwc:endLatitude '38.595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.955167 38.595, 20.955167 38.595, 20.955167 38.595, 20.955167 38.595, 20.955167 38.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_760'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0004 -13.36675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.0004"^^xsd:decimal ;
  dwc:decimalLongitude "-13.36675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0004 -13.36675)"^^geo:wktLiteral ;
  geo-pos:lat "29.0004"^^xsd:decimal ;
  geo-pos:long "-13.36675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2877'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2877'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.36675'^^xsd:double;
  dwc:startLongitude '-13.36675'^^xsd:double;
  dwc:endLongitude '-13.36675'^^xsd:double;
  dwc:latitude '29.0004'^^xsd:double;
  dwc:startLatitude '29.0004'^^xsd:double;
  dwc:endLatitude '29.0004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.36675 29.0004, -13.36675 29.0004, -13.36675 29.0004, -13.36675 29.0004, -13.36675 29.0004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2877'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689 20.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.689"^^xsd:decimal ;
  dwc:decimalLongitude "20.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.689 20.7675)"^^geo:wktLiteral ;
  geo-pos:lat "38.689"^^xsd:decimal ;
  geo-pos:long "20.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_831'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_831'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7675'^^xsd:double;
  dwc:startLongitude '20.7675'^^xsd:double;
  dwc:endLongitude '20.7675'^^xsd:double;
  dwc:latitude '38.689'^^xsd:double;
  dwc:startLatitude '38.689'^^xsd:double;
  dwc:endLatitude '38.689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7675 38.689, 20.7675 38.689, 20.7675 38.689, 20.7675 38.689, 20.7675 38.689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_831'^^xsd:string;
  dwc:observationDate '1995-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.538056 20.673611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.538056"^^xsd:decimal ;
  dwc:decimalLongitude "20.673611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.538056 20.673611)"^^geo:wktLiteral ;
  geo-pos:lat "38.538056"^^xsd:decimal ;
  geo-pos:long "20.673611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_652'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_652'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.673611'^^xsd:double;
  dwc:startLongitude '20.673611'^^xsd:double;
  dwc:endLongitude '20.673611'^^xsd:double;
  dwc:latitude '38.538056'^^xsd:double;
  dwc:startLatitude '38.538056'^^xsd:double;
  dwc:endLatitude '38.538056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.673611 38.538056, 20.673611 38.538056, 20.673611 38.538056, 20.673611 38.538056, 20.673611 38.538056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_652'^^xsd:string;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657833 20.935833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657833"^^xsd:decimal ;
  dwc:decimalLongitude "20.935833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657833 20.935833)"^^geo:wktLiteral ;
  geo-pos:lat "38.657833"^^xsd:decimal ;
  geo-pos:long "20.935833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_978'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_978'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.935833'^^xsd:double;
  dwc:startLongitude '20.935833'^^xsd:double;
  dwc:endLongitude '20.935833'^^xsd:double;
  dwc:latitude '38.657833'^^xsd:double;
  dwc:startLatitude '38.657833'^^xsd:double;
  dwc:endLatitude '38.657833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.935833 38.657833, 20.935833 38.657833, 20.935833 38.657833, 20.935833 38.657833, 20.935833 38.657833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_978'^^xsd:string;
  dwc:observationDate '1997-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652667 20.849167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652667"^^xsd:decimal ;
  dwc:decimalLongitude "20.849167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652667 20.849167)"^^geo:wktLiteral ;
  geo-pos:lat "38.652667"^^xsd:decimal ;
  geo-pos:long "20.849167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1014'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1014'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.849167'^^xsd:double;
  dwc:startLongitude '20.849167'^^xsd:double;
  dwc:endLongitude '20.849167'^^xsd:double;
  dwc:latitude '38.652667'^^xsd:double;
  dwc:startLatitude '38.652667'^^xsd:double;
  dwc:endLatitude '38.652667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.849167 38.652667, 20.849167 38.652667, 20.849167 38.652667, 20.849167 38.652667, 20.849167 38.652667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1014'^^xsd:string;
  dwc:observationDate '1997-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624 20.954833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.624"^^xsd:decimal ;
  dwc:decimalLongitude "20.954833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624 20.954833)"^^geo:wktLiteral ;
  geo-pos:lat "38.624"^^xsd:decimal ;
  geo-pos:long "20.954833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1106'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1106'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.954833'^^xsd:double;
  dwc:startLongitude '20.954833'^^xsd:double;
  dwc:endLongitude '20.954833'^^xsd:double;
  dwc:latitude '38.624'^^xsd:double;
  dwc:startLatitude '38.624'^^xsd:double;
  dwc:endLatitude '38.624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.954833 38.624, 20.954833 38.624, 20.954833 38.624, 20.954833 38.624, 20.954833 38.624))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1106'^^xsd:string;
  dwc:observationDate '1998-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7585 20.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7585"^^xsd:decimal ;
  dwc:decimalLongitude "20.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7585 20.7405)"^^geo:wktLiteral ;
  geo-pos:lat "38.7585"^^xsd:decimal ;
  geo-pos:long "20.7405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_838'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_838'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7405'^^xsd:double;
  dwc:startLongitude '20.7405'^^xsd:double;
  dwc:endLongitude '20.7405'^^xsd:double;
  dwc:latitude '38.7585'^^xsd:double;
  dwc:startLatitude '38.7585'^^xsd:double;
  dwc:endLatitude '38.7585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7405 38.7585, 20.7405 38.7585, 20.7405 38.7585, 20.7405 38.7585, 20.7405 38.7585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_838'^^xsd:string;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595667 20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.595667"^^xsd:decimal ;
  dwc:decimalLongitude "20.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595667 20.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.595667"^^xsd:decimal ;
  geo-pos:long "20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1600'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1600'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.65'^^xsd:double;
  dwc:startLongitude '20.65'^^xsd:double;
  dwc:endLongitude '20.65'^^xsd:double;
  dwc:latitude '38.595667'^^xsd:double;
  dwc:startLatitude '38.595667'^^xsd:double;
  dwc:endLatitude '38.595667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.65 38.595667, 20.65 38.595667, 20.65 38.595667, 20.65 38.595667, 20.65 38.595667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1600'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6445 20.971333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6445"^^xsd:decimal ;
  dwc:decimalLongitude "20.971333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6445 20.971333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6445"^^xsd:decimal ;
  geo-pos:long "20.971333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1379'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1379'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.971333'^^xsd:double;
  dwc:startLongitude '20.971333'^^xsd:double;
  dwc:endLongitude '20.971333'^^xsd:double;
  dwc:latitude '38.6445'^^xsd:double;
  dwc:startLatitude '38.6445'^^xsd:double;
  dwc:endLatitude '38.6445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.971333 38.6445, 20.971333 38.6445, 20.971333 38.6445, 20.971333 38.6445, 20.971333 38.6445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1379'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.705333 20.808167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.705333"^^xsd:decimal ;
  dwc:decimalLongitude "20.808167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.705333 20.808167)"^^geo:wktLiteral ;
  geo-pos:lat "38.705333"^^xsd:decimal ;
  geo-pos:long "20.808167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_922'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_922'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.808167'^^xsd:double;
  dwc:startLongitude '20.808167'^^xsd:double;
  dwc:endLongitude '20.808167'^^xsd:double;
  dwc:latitude '38.705333'^^xsd:double;
  dwc:startLatitude '38.705333'^^xsd:double;
  dwc:endLatitude '38.705333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.808167 38.705333, 20.808167 38.705333, 20.808167 38.705333, 20.808167 38.705333, 20.808167 38.705333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_922'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.005167 -16.805167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.005167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.805167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.005167 -16.805167)"^^geo:wktLiteral ;
  geo-pos:lat "28.005167"^^xsd:decimal ;
  geo-pos:long "-16.805167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2983'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2983'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.593333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.805167'^^xsd:double;
  dwc:startLongitude '-16.805167'^^xsd:double;
  dwc:endLongitude '-16.805167'^^xsd:double;
  dwc:latitude '28.005167'^^xsd:double;
  dwc:startLatitude '28.005167'^^xsd:double;
  dwc:endLatitude '28.005167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.805167 28.005167, -16.805167 28.005167, -16.805167 28.005167, -16.805167 28.005167, -16.805167 28.005167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2983'^^xsd:string;
  dwc:observationDate '1996-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668667 20.860667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.668667"^^xsd:decimal ;
  dwc:decimalLongitude "20.860667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.668667 20.860667)"^^geo:wktLiteral ;
  geo-pos:lat "38.668667"^^xsd:decimal ;
  geo-pos:long "20.860667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_886'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_886'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.860667'^^xsd:double;
  dwc:startLongitude '20.860667'^^xsd:double;
  dwc:endLongitude '20.860667'^^xsd:double;
  dwc:latitude '38.668667'^^xsd:double;
  dwc:startLatitude '38.668667'^^xsd:double;
  dwc:endLatitude '38.668667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.860667 38.668667, 20.860667 38.668667, 20.860667 38.668667, 20.860667 38.668667, 20.860667 38.668667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_886'^^xsd:string;
  dwc:observationDate '1996-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5895 20.5825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5895"^^xsd:decimal ;
  dwc:decimalLongitude "20.5825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5895 20.5825)"^^geo:wktLiteral ;
  geo-pos:lat "38.5895"^^xsd:decimal ;
  geo-pos:long "20.5825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1572'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1572'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.5825'^^xsd:double;
  dwc:startLongitude '20.5825'^^xsd:double;
  dwc:endLongitude '20.5825'^^xsd:double;
  dwc:latitude '38.5895'^^xsd:double;
  dwc:startLatitude '38.5895'^^xsd:double;
  dwc:endLatitude '38.5895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.5825 38.5895, 20.5825 38.5895, 20.5825 38.5895, 20.5825 38.5895, 20.5825 38.5895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1572'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.721833 20.851333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.721833"^^xsd:decimal ;
  dwc:decimalLongitude "20.851333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.721833 20.851333)"^^geo:wktLiteral ;
  geo-pos:lat "38.721833"^^xsd:decimal ;
  geo-pos:long "20.851333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_947'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_947'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.851333'^^xsd:double;
  dwc:startLongitude '20.851333'^^xsd:double;
  dwc:endLongitude '20.851333'^^xsd:double;
  dwc:latitude '38.721833'^^xsd:double;
  dwc:startLatitude '38.721833'^^xsd:double;
  dwc:endLatitude '38.721833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.851333 38.721833, 20.851333 38.721833, 20.851333 38.721833, 20.851333 38.721833, 20.851333 38.721833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_947'^^xsd:string;
  dwc:observationDate '1997-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.551333 20.814167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.551333"^^xsd:decimal ;
  dwc:decimalLongitude "20.814167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.551333 20.814167)"^^geo:wktLiteral ;
  geo-pos:lat "38.551333"^^xsd:decimal ;
  geo-pos:long "20.814167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_783'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_783'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.814167'^^xsd:double;
  dwc:startLongitude '20.814167'^^xsd:double;
  dwc:endLongitude '20.814167'^^xsd:double;
  dwc:latitude '38.551333'^^xsd:double;
  dwc:startLatitude '38.551333'^^xsd:double;
  dwc:endLatitude '38.551333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.814167 38.551333, 20.814167 38.551333, 20.814167 38.551333, 20.814167 38.551333, 20.814167 38.551333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_783'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7495 20.7635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7495"^^xsd:decimal ;
  dwc:decimalLongitude "20.7635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7495 20.7635)"^^geo:wktLiteral ;
  geo-pos:lat "38.7495"^^xsd:decimal ;
  geo-pos:long "20.7635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1064'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1064'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7635'^^xsd:double;
  dwc:startLongitude '20.7635'^^xsd:double;
  dwc:endLongitude '20.7635'^^xsd:double;
  dwc:latitude '38.7495'^^xsd:double;
  dwc:startLatitude '38.7495'^^xsd:double;
  dwc:endLatitude '38.7495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7635 38.7495, 20.7635 38.7495, 20.7635 38.7495, 20.7635 38.7495, 20.7635 38.7495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1064'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568667 20.885333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.568667"^^xsd:decimal ;
  dwc:decimalLongitude "20.885333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568667 20.885333)"^^geo:wktLiteral ;
  geo-pos:lat "38.568667"^^xsd:decimal ;
  geo-pos:long "20.885333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_752'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_752'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.885333'^^xsd:double;
  dwc:startLongitude '20.885333'^^xsd:double;
  dwc:endLongitude '20.885333'^^xsd:double;
  dwc:latitude '38.568667'^^xsd:double;
  dwc:startLatitude '38.568667'^^xsd:double;
  dwc:endLatitude '38.568667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.885333 38.568667, 20.885333 38.568667, 20.885333 38.568667, 20.885333 38.568667, 20.885333 38.568667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_752'^^xsd:string;
  dwc:observationDate '1993-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.925667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "20.925667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.925667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "20.925667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_923'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_923'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.925667'^^xsd:double;
  dwc:startLongitude '20.925667'^^xsd:double;
  dwc:endLongitude '20.925667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.925667 38.65, 20.925667 38.65, 20.925667 38.65, 20.925667 38.65, 20.925667 38.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_923'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.591667 20.594333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.591667"^^xsd:decimal ;
  dwc:decimalLongitude "20.594333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.591667 20.594333)"^^geo:wktLiteral ;
  geo-pos:lat "38.591667"^^xsd:decimal ;
  geo-pos:long "20.594333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1522'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1522'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.594333'^^xsd:double;
  dwc:startLongitude '20.594333'^^xsd:double;
  dwc:endLongitude '20.594333'^^xsd:double;
  dwc:latitude '38.591667'^^xsd:double;
  dwc:startLatitude '38.591667'^^xsd:double;
  dwc:endLatitude '38.591667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.594333 38.591667, 20.594333 38.591667, 20.594333 38.591667, 20.594333 38.591667, 20.594333 38.591667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1522'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687167 20.776167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.687167"^^xsd:decimal ;
  dwc:decimalLongitude "20.776167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687167 20.776167)"^^geo:wktLiteral ;
  geo-pos:lat "38.687167"^^xsd:decimal ;
  geo-pos:long "20.776167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1426'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1426'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.776167'^^xsd:double;
  dwc:startLongitude '20.776167'^^xsd:double;
  dwc:endLongitude '20.776167'^^xsd:double;
  dwc:latitude '38.687167'^^xsd:double;
  dwc:startLatitude '38.687167'^^xsd:double;
  dwc:endLatitude '38.687167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.776167 38.687167, 20.776167 38.687167, 20.776167 38.687167, 20.776167 38.687167, 20.776167 38.687167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1426'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6935 20.894333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6935"^^xsd:decimal ;
  dwc:decimalLongitude "20.894333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6935 20.894333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6935"^^xsd:decimal ;
  geo-pos:long "20.894333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_853'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_853'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894333'^^xsd:double;
  dwc:startLongitude '20.894333'^^xsd:double;
  dwc:endLongitude '20.894333'^^xsd:double;
  dwc:latitude '38.6935'^^xsd:double;
  dwc:startLatitude '38.6935'^^xsd:double;
  dwc:endLatitude '38.6935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894333 38.6935, 20.894333 38.6935, 20.894333 38.6935, 20.894333 38.6935, 20.894333 38.6935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_853'^^xsd:string;
  dwc:observationDate '1996-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753 20.813833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.753"^^xsd:decimal ;
  dwc:decimalLongitude "20.813833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753 20.813833)"^^geo:wktLiteral ;
  geo-pos:lat "38.753"^^xsd:decimal ;
  geo-pos:long "20.813833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_981'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_981'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.813833'^^xsd:double;
  dwc:startLongitude '20.813833'^^xsd:double;
  dwc:endLongitude '20.813833'^^xsd:double;
  dwc:latitude '38.753'^^xsd:double;
  dwc:startLatitude '38.753'^^xsd:double;
  dwc:endLatitude '38.753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.813833 38.753, 20.813833 38.753, 20.813833 38.753, 20.813833 38.753, 20.813833 38.753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_981'^^xsd:string;
  dwc:observationDate '1997-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659667 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659667 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.659667"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1371'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1371'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.659667'^^xsd:double;
  dwc:startLatitude '38.659667'^^xsd:double;
  dwc:endLatitude '38.659667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.659667, 20.9285 38.659667, 20.9285 38.659667, 20.9285 38.659667, 20.9285 38.659667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1371'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6175 20.943667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6175"^^xsd:decimal ;
  dwc:decimalLongitude "20.943667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6175 20.943667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6175"^^xsd:decimal ;
  geo-pos:long "20.943667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_884'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_884'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943667'^^xsd:double;
  dwc:startLongitude '20.943667'^^xsd:double;
  dwc:endLongitude '20.943667'^^xsd:double;
  dwc:latitude '38.6175'^^xsd:double;
  dwc:startLatitude '38.6175'^^xsd:double;
  dwc:endLatitude '38.6175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943667 38.6175, 20.943667 38.6175, 20.943667 38.6175, 20.943667 38.6175, 20.943667 38.6175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_884'^^xsd:string;
  dwc:observationDate '1996-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.728333 20.810167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.728333"^^xsd:decimal ;
  dwc:decimalLongitude "20.810167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.728333 20.810167)"^^geo:wktLiteral ;
  geo-pos:lat "38.728333"^^xsd:decimal ;
  geo-pos:long "20.810167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1018'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1018'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.810167'^^xsd:double;
  dwc:startLongitude '20.810167'^^xsd:double;
  dwc:endLongitude '20.810167'^^xsd:double;
  dwc:latitude '38.728333'^^xsd:double;
  dwc:startLatitude '38.728333'^^xsd:double;
  dwc:endLatitude '38.728333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.810167 38.728333, 20.810167 38.728333, 20.810167 38.728333, 20.810167 38.728333, 20.810167 38.728333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1018'^^xsd:string;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657667 20.9625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657667 20.9625)"^^geo:wktLiteral ;
  geo-pos:lat "38.657667"^^xsd:decimal ;
  geo-pos:long "20.9625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1331'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1331'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9625'^^xsd:double;
  dwc:startLongitude '20.9625'^^xsd:double;
  dwc:endLongitude '20.9625'^^xsd:double;
  dwc:latitude '38.657667'^^xsd:double;
  dwc:startLatitude '38.657667'^^xsd:double;
  dwc:endLatitude '38.657667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9625 38.657667, 20.9625 38.657667, 20.9625 38.657667, 20.9625 38.657667, 20.9625 38.657667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1331'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.074667 8.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.074667"^^xsd:decimal ;
  dwc:decimalLongitude "8.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.074667 8.158333)"^^geo:wktLiteral ;
  geo-pos:lat "41.074667"^^xsd:decimal ;
  geo-pos:long "8.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2757'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2757'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.158333'^^xsd:double;
  dwc:startLongitude '8.158333'^^xsd:double;
  dwc:endLongitude '8.158333'^^xsd:double;
  dwc:latitude '41.074667'^^xsd:double;
  dwc:startLatitude '41.074667'^^xsd:double;
  dwc:endLatitude '41.074667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.158333 41.074667, 8.158333 41.074667, 8.158333 41.074667, 8.158333 41.074667, 8.158333 41.074667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2757'^^xsd:string;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6945 7.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6945"^^xsd:decimal ;
  dwc:decimalLongitude "7.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6945 7.871667)"^^geo:wktLiteral ;
  geo-pos:lat "43.6945"^^xsd:decimal ;
  geo-pos:long "7.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4383'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4383'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.871667'^^xsd:double;
  dwc:startLongitude '7.871667'^^xsd:double;
  dwc:endLongitude '7.871667'^^xsd:double;
  dwc:latitude '43.6945'^^xsd:double;
  dwc:startLatitude '43.6945'^^xsd:double;
  dwc:endLatitude '43.6945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.871667 43.6945, 7.871667 43.6945, 7.871667 43.6945, 7.871667 43.6945, 7.871667 43.6945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_4383'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.498 21.069667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.498"^^xsd:decimal ;
  dwc:decimalLongitude "21.069667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.498 21.069667)"^^geo:wktLiteral ;
  geo-pos:lat "38.498"^^xsd:decimal ;
  geo-pos:long "21.069667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_766'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_766'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.069667'^^xsd:double;
  dwc:startLongitude '21.069667'^^xsd:double;
  dwc:endLongitude '21.069667'^^xsd:double;
  dwc:latitude '38.498'^^xsd:double;
  dwc:startLatitude '38.498'^^xsd:double;
  dwc:endLatitude '38.498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.069667 38.498, 21.069667 38.498, 21.069667 38.498, 21.069667 38.498, 21.069667 38.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_766'^^xsd:string;
  dwc:observationDate '1993-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.614167 20.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.614167"^^xsd:decimal ;
  dwc:decimalLongitude "20.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.614167 20.956)"^^geo:wktLiteral ;
  geo-pos:lat "38.614167"^^xsd:decimal ;
  geo-pos:long "20.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1210'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1210'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.956'^^xsd:double;
  dwc:startLongitude '20.956'^^xsd:double;
  dwc:endLongitude '20.956'^^xsd:double;
  dwc:latitude '38.614167'^^xsd:double;
  dwc:startLatitude '38.614167'^^xsd:double;
  dwc:endLatitude '38.614167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.956 38.614167, 20.956 38.614167, 20.956 38.614167, 20.956 38.614167, 20.956 38.614167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1210'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7095 20.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7095"^^xsd:decimal ;
  dwc:decimalLongitude "20.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7095 20.751)"^^geo:wktLiteral ;
  geo-pos:lat "38.7095"^^xsd:decimal ;
  geo-pos:long "20.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1275'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1275'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.751'^^xsd:double;
  dwc:startLongitude '20.751'^^xsd:double;
  dwc:endLongitude '20.751'^^xsd:double;
  dwc:latitude '38.7095'^^xsd:double;
  dwc:startLatitude '38.7095'^^xsd:double;
  dwc:endLatitude '38.7095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.751 38.7095, 20.751 38.7095, 20.751 38.7095, 20.751 38.7095, 20.751 38.7095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1275'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691167 20.777833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.691167"^^xsd:decimal ;
  dwc:decimalLongitude "20.777833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691167 20.777833)"^^geo:wktLiteral ;
  geo-pos:lat "38.691167"^^xsd:decimal ;
  geo-pos:long "20.777833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1121'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1121'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.777833'^^xsd:double;
  dwc:startLongitude '20.777833'^^xsd:double;
  dwc:endLongitude '20.777833'^^xsd:double;
  dwc:latitude '38.691167'^^xsd:double;
  dwc:startLatitude '38.691167'^^xsd:double;
  dwc:endLatitude '38.691167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.777833 38.691167, 20.777833 38.691167, 20.777833 38.691167, 20.777833 38.691167, 20.777833 38.691167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1121'^^xsd:string;
  dwc:observationDate '1998-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.593167 20.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.593167"^^xsd:decimal ;
  dwc:decimalLongitude "20.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.593167 20.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.593167"^^xsd:decimal ;
  geo-pos:long "20.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1253'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1253'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.96'^^xsd:double;
  dwc:startLongitude '20.96'^^xsd:double;
  dwc:endLongitude '20.96'^^xsd:double;
  dwc:latitude '38.593167'^^xsd:double;
  dwc:startLatitude '38.593167'^^xsd:double;
  dwc:endLatitude '38.593167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.96 38.593167, 20.96 38.593167, 20.96 38.593167, 20.96 38.593167, 20.96 38.593167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1253'^^xsd:string;
  dwc:observationDate '2000-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2715 6.977167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2715"^^xsd:decimal ;
  dwc:decimalLongitude "6.977167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2715 6.977167)"^^geo:wktLiteral ;
  geo-pos:lat "43.2715"^^xsd:decimal ;
  geo-pos:long "6.977167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4343'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4343'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.977167'^^xsd:double;
  dwc:startLongitude '6.977167'^^xsd:double;
  dwc:endLongitude '6.977167'^^xsd:double;
  dwc:latitude '43.2715'^^xsd:double;
  dwc:startLatitude '43.2715'^^xsd:double;
  dwc:endLatitude '43.2715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.977167 43.2715, 6.977167 43.2715, 6.977167 43.2715, 6.977167 43.2715, 6.977167 43.2715))'^^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 '774_4343'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.916667"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.916667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3571'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3571'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:startLongitude '8.45'^^xsd:double;
  dwc:endLongitude '8.45'^^xsd:double;
  dwc:latitude '42.916667'^^xsd:double;
  dwc:startLatitude '42.916667'^^xsd:double;
  dwc:endLatitude '42.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45 42.916667, 8.45 42.916667, 8.45 42.916667, 8.45 42.916667, 8.45 42.916667))'^^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 '774_3571'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.916667"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.916667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3569'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3569'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:startLongitude '8.45'^^xsd:double;
  dwc:endLongitude '8.45'^^xsd:double;
  dwc:latitude '42.916667'^^xsd:double;
  dwc:startLatitude '42.916667'^^xsd:double;
  dwc:endLatitude '42.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45 42.916667, 8.45 42.916667, 8.45 42.916667, 8.45 42.916667, 8.45 42.916667))'^^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 '774_3569'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.916667"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.916667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.916667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3568'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3568'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:startLongitude '8.45'^^xsd:double;
  dwc:endLongitude '8.45'^^xsd:double;
  dwc:latitude '42.916667'^^xsd:double;
  dwc:startLatitude '42.916667'^^xsd:double;
  dwc:endLatitude '42.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45 42.916667, 8.45 42.916667, 8.45 42.916667, 8.45 42.916667, 8.45 42.916667))'^^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 '774_3568'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.583333"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3656'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3656'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:startLongitude '7.6'^^xsd:double;
  dwc:endLongitude '7.6'^^xsd:double;
  dwc:latitude '43.583333'^^xsd:double;
  dwc:startLatitude '43.583333'^^xsd:double;
  dwc:endLatitude '43.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6 43.583333, 7.6 43.583333, 7.6 43.583333, 7.6 43.583333, 7.6 43.583333))'^^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 '774_3656'^^xsd:string;
  dwc:observationDate '1992-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.775333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "7.775333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 7.775333)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "7.775333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4608'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4608'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.080277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775333'^^xsd:double;
  dwc:startLongitude '7.775333'^^xsd:double;
  dwc:endLongitude '7.775333'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:startLatitude '43.686'^^xsd:double;
  dwc:endLatitude '43.686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775333 43.686, 7.775333 43.686, 7.775333 43.686, 7.775333 43.686, 7.775333 43.686))'^^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 '774_4608'^^xsd:string;
  dwc:observationDate '1998-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.837667 8.627333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.837667"^^xsd:decimal ;
  dwc:decimalLongitude "8.627333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.837667 8.627333)"^^geo:wktLiteral ;
  geo-pos:lat "42.837667"^^xsd:decimal ;
  geo-pos:long "8.627333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4195'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4195'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.627333'^^xsd:double;
  dwc:startLongitude '8.627333'^^xsd:double;
  dwc:endLongitude '8.627333'^^xsd:double;
  dwc:latitude '42.837667'^^xsd:double;
  dwc:startLatitude '42.837667'^^xsd:double;
  dwc:endLatitude '42.837667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.627333 42.837667, 8.627333 42.837667, 8.627333 42.837667, 8.627333 42.837667, 8.627333 42.837667))'^^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 '774_4195'^^xsd:string;
  dwc:observationDate '1995-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40038 7.32685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40038"^^xsd:decimal ;
  dwc:decimalLongitude "7.32685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40038 7.32685)"^^geo:wktLiteral ;
  geo-pos:lat "43.40038"^^xsd:decimal ;
  geo-pos:long "7.32685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6852'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6852'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.32685'^^xsd:double;
  dwc:startLongitude '7.32685'^^xsd:double;
  dwc:endLongitude '7.32685'^^xsd:double;
  dwc:latitude '43.40038'^^xsd:double;
  dwc:startLatitude '43.40038'^^xsd:double;
  dwc:endLatitude '43.40038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32685 43.40038, 7.32685 43.40038, 7.32685 43.40038, 7.32685 43.40038, 7.32685 43.40038))'^^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 '774_6852'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 22.740667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "22.740667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 22.740667)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "22.740667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_617'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_617'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.740667'^^xsd:double;
  dwc:startLongitude '22.740667'^^xsd:double;
  dwc:endLongitude '22.740667'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:startLatitude '38.117'^^xsd:double;
  dwc:endLatitude '38.117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.740667 38.117, 22.740667 38.117, 22.740667 38.117, 22.740667 38.117, 22.740667 38.117))'^^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 '774_617'^^xsd:string;
  dwc:observationDate '2009-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6199 8.3644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6199"^^xsd:decimal ;
  dwc:decimalLongitude "8.3644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6199 8.3644)"^^geo:wktLiteral ;
  geo-pos:lat "43.6199"^^xsd:decimal ;
  geo-pos:long "8.3644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7140'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7140'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.2525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3644'^^xsd:double;
  dwc:startLongitude '8.3644'^^xsd:double;
  dwc:endLongitude '8.3644'^^xsd:double;
  dwc:latitude '43.6199'^^xsd:double;
  dwc:startLatitude '43.6199'^^xsd:double;
  dwc:endLatitude '43.6199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3644 43.6199, 8.3644 43.6199, 8.3644 43.6199, 8.3644 43.6199, 8.3644 43.6199))'^^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 '774_7140'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.305533 7.461483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.305533"^^xsd:decimal ;
  dwc:decimalLongitude "7.461483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.305533 7.461483)"^^geo:wktLiteral ;
  geo-pos:lat "43.305533"^^xsd:decimal ;
  geo-pos:long "7.461483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3919'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3919'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.461483'^^xsd:double;
  dwc:startLongitude '7.461483'^^xsd:double;
  dwc:endLongitude '7.461483'^^xsd:double;
  dwc:latitude '43.305533'^^xsd:double;
  dwc:startLatitude '43.305533'^^xsd:double;
  dwc:endLatitude '43.305533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.461483 43.305533, 7.461483 43.305533, 7.461483 43.305533, 7.461483 43.305533, 7.461483 43.305533))'^^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 '774_3919'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.641833 7.744167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.641833"^^xsd:decimal ;
  dwc:decimalLongitude "7.744167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.641833 7.744167)"^^geo:wktLiteral ;
  geo-pos:lat "43.641833"^^xsd:decimal ;
  geo-pos:long "7.744167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3236'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3236'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.744167'^^xsd:double;
  dwc:startLongitude '7.744167'^^xsd:double;
  dwc:endLongitude '7.744167'^^xsd:double;
  dwc:latitude '43.641833'^^xsd:double;
  dwc:startLatitude '43.641833'^^xsd:double;
  dwc:endLatitude '43.641833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.744167 43.641833, 7.744167 43.641833, 7.744167 43.641833, 7.744167 43.641833, 7.744167 43.641833))'^^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 '774_3236'^^xsd:string;
  dwc:observationDate '1990-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711 7.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.711"^^xsd:decimal ;
  dwc:decimalLongitude "7.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711 7.797)"^^geo:wktLiteral ;
  geo-pos:lat "43.711"^^xsd:decimal ;
  geo-pos:long "7.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3234'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3234'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.797'^^xsd:double;
  dwc:startLongitude '7.797'^^xsd:double;
  dwc:endLongitude '7.797'^^xsd:double;
  dwc:latitude '43.711'^^xsd:double;
  dwc:startLatitude '43.711'^^xsd:double;
  dwc:endLatitude '43.711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.797 43.711, 7.797 43.711, 7.797 43.711, 7.797 43.711, 7.797 43.711))'^^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 '774_3234'^^xsd:string;
  dwc:observationDate '1990-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5833 8.2459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5833"^^xsd:decimal ;
  dwc:decimalLongitude "8.2459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5833 8.2459)"^^geo:wktLiteral ;
  geo-pos:lat "43.5833"^^xsd:decimal ;
  geo-pos:long "8.2459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7192'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7192'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.836944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2459'^^xsd:double;
  dwc:startLongitude '8.2459'^^xsd:double;
  dwc:endLongitude '8.2459'^^xsd:double;
  dwc:latitude '43.5833'^^xsd:double;
  dwc:startLatitude '43.5833'^^xsd:double;
  dwc:endLatitude '43.5833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2459 43.5833, 8.2459 43.5833, 8.2459 43.5833, 8.2459 43.5833, 8.2459 43.5833))'^^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 '774_7192'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4901 7.8927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4901"^^xsd:decimal ;
  dwc:decimalLongitude "7.8927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4901 7.8927)"^^geo:wktLiteral ;
  geo-pos:lat "43.4901"^^xsd:decimal ;
  geo-pos:long "7.8927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7114'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7114'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.719722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8927'^^xsd:double;
  dwc:startLongitude '7.8927'^^xsd:double;
  dwc:endLongitude '7.8927'^^xsd:double;
  dwc:latitude '43.4901'^^xsd:double;
  dwc:startLatitude '43.4901'^^xsd:double;
  dwc:endLatitude '43.4901'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8927 43.4901, 7.8927 43.4901, 7.8927 43.4901, 7.8927 43.4901, 7.8927 43.4901))'^^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 '774_7114'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6689 8.019067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6689"^^xsd:decimal ;
  dwc:decimalLongitude "8.019067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6689 8.019067)"^^geo:wktLiteral ;
  geo-pos:lat "43.6689"^^xsd:decimal ;
  geo-pos:long "8.019067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7428'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7428'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.92'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019067'^^xsd:double;
  dwc:startLongitude '8.019067'^^xsd:double;
  dwc:endLongitude '8.019067'^^xsd:double;
  dwc:latitude '43.6689'^^xsd:double;
  dwc:startLatitude '43.6689'^^xsd:double;
  dwc:endLatitude '43.6689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019067 43.6689, 8.019067 43.6689, 8.019067 43.6689, 8.019067 43.6689, 8.019067 43.6689))'^^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 '774_7428'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35733 7.13633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35733"^^xsd:decimal ;
  dwc:decimalLongitude "7.13633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35733 7.13633)"^^geo:wktLiteral ;
  geo-pos:lat "43.35733"^^xsd:decimal ;
  geo-pos:long "7.13633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4975'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4975'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.13633'^^xsd:double;
  dwc:startLongitude '7.13633'^^xsd:double;
  dwc:endLongitude '7.13633'^^xsd:double;
  dwc:latitude '43.35733'^^xsd:double;
  dwc:startLatitude '43.35733'^^xsd:double;
  dwc:endLatitude '43.35733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.13633 43.35733, 7.13633 43.35733, 7.13633 43.35733, 7.13633 43.35733, 7.13633 43.35733))'^^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 '774_4975'^^xsd:string;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853883 8.971083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853883"^^xsd:decimal ;
  dwc:decimalLongitude "8.971083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853883 8.971083)"^^geo:wktLiteral ;
  geo-pos:lat "42.853883"^^xsd:decimal ;
  geo-pos:long "8.971083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3501'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3501'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.971083'^^xsd:double;
  dwc:startLongitude '8.971083'^^xsd:double;
  dwc:endLongitude '8.971083'^^xsd:double;
  dwc:latitude '42.853883'^^xsd:double;
  dwc:startLatitude '42.853883'^^xsd:double;
  dwc:endLatitude '42.853883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.971083 42.853883, 8.971083 42.853883, 8.971083 42.853883, 8.971083 42.853883, 8.971083 42.853883))'^^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 '774_3501'^^xsd:string;
  dwc:observationDate '1991-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.087717 9.039367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.087717"^^xsd:decimal ;
  dwc:decimalLongitude "9.039367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.087717 9.039367)"^^geo:wktLiteral ;
  geo-pos:lat "43.087717"^^xsd:decimal ;
  geo-pos:long "9.039367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3403'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3403'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.039367'^^xsd:double;
  dwc:startLongitude '9.039367'^^xsd:double;
  dwc:endLongitude '9.039367'^^xsd:double;
  dwc:latitude '43.087717'^^xsd:double;
  dwc:startLatitude '43.087717'^^xsd:double;
  dwc:endLatitude '43.087717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.039367 43.087717, 9.039367 43.087717, 9.039367 43.087717, 9.039367 43.087717, 9.039367 43.087717))'^^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 '774_3403'^^xsd:string;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43062 15.68457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43062"^^xsd:decimal ;
  dwc:decimalLongitude "15.68457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43062 15.68457)"^^geo:wktLiteral ;
  geo-pos:lat "38.43062"^^xsd:decimal ;
  geo-pos:long "15.68457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8311'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8311'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.68457'^^xsd:double;
  dwc:startLongitude '15.68457'^^xsd:double;
  dwc:endLongitude '15.68457'^^xsd:double;
  dwc:latitude '38.43062'^^xsd:double;
  dwc:startLatitude '38.43062'^^xsd:double;
  dwc:endLatitude '38.43062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.68457 38.43062, 15.68457 38.43062, 15.68457 38.43062, 15.68457 38.43062, 15.68457 38.43062))'^^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 '774_8311'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5768 7.8559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5768"^^xsd:decimal ;
  dwc:decimalLongitude "7.8559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5768 7.8559)"^^geo:wktLiteral ;
  geo-pos:lat "43.5768"^^xsd:decimal ;
  geo-pos:long "7.8559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7503'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7503'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.719166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8559'^^xsd:double;
  dwc:startLongitude '7.8559'^^xsd:double;
  dwc:endLongitude '7.8559'^^xsd:double;
  dwc:latitude '43.5768'^^xsd:double;
  dwc:startLatitude '43.5768'^^xsd:double;
  dwc:endLatitude '43.5768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8559 43.5768, 7.8559 43.5768, 7.8559 43.5768, 7.8559 43.5768, 7.8559 43.5768))'^^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 '774_7503'^^xsd:string;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6026 7.818283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6026"^^xsd:decimal ;
  dwc:decimalLongitude "7.818283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6026 7.818283)"^^geo:wktLiteral ;
  geo-pos:lat "43.6026"^^xsd:decimal ;
  geo-pos:long "7.818283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3840'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3840'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.818283'^^xsd:double;
  dwc:startLongitude '7.818283'^^xsd:double;
  dwc:endLongitude '7.818283'^^xsd:double;
  dwc:latitude '43.6026'^^xsd:double;
  dwc:startLatitude '43.6026'^^xsd:double;
  dwc:endLatitude '43.6026'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.818283 43.6026, 7.818283 43.6026, 7.818283 43.6026, 7.818283 43.6026, 7.818283 43.6026))'^^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 '774_3840'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43184 7.431561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43184"^^xsd:decimal ;
  dwc:decimalLongitude "7.431561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43184 7.431561)"^^geo:wktLiteral ;
  geo-pos:lat "43.43184"^^xsd:decimal ;
  geo-pos:long "7.431561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7860'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7860'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.486111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.431561'^^xsd:double;
  dwc:startLongitude '7.431561'^^xsd:double;
  dwc:endLongitude '7.431561'^^xsd:double;
  dwc:latitude '43.43184'^^xsd:double;
  dwc:startLatitude '43.43184'^^xsd:double;
  dwc:endLatitude '43.43184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.431561 43.43184, 7.431561 43.43184, 7.431561 43.43184, 7.431561 43.43184, 7.431561 43.43184))'^^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 '774_7860'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60327 7.843157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60327"^^xsd:decimal ;
  dwc:decimalLongitude "7.843157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60327 7.843157)"^^geo:wktLiteral ;
  geo-pos:lat "43.60327"^^xsd:decimal ;
  geo-pos:long "7.843157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7922'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7922'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.5325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.843157'^^xsd:double;
  dwc:startLongitude '7.843157'^^xsd:double;
  dwc:endLongitude '7.843157'^^xsd:double;
  dwc:latitude '43.60327'^^xsd:double;
  dwc:startLatitude '43.60327'^^xsd:double;
  dwc:endLatitude '43.60327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.843157 43.60327, 7.843157 43.60327, 7.843157 43.60327, 7.843157 43.60327, 7.843157 43.60327))'^^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 '774_7922'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76463 7.864116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76463"^^xsd:decimal ;
  dwc:decimalLongitude "7.864116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76463 7.864116)"^^geo:wktLiteral ;
  geo-pos:lat "43.76463"^^xsd:decimal ;
  geo-pos:long "7.864116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7920'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7920'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.864116'^^xsd:double;
  dwc:startLongitude '7.864116'^^xsd:double;
  dwc:endLongitude '7.864116'^^xsd:double;
  dwc:latitude '43.76463'^^xsd:double;
  dwc:startLatitude '43.76463'^^xsd:double;
  dwc:endLatitude '43.76463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.864116 43.76463, 7.864116 43.76463, 7.864116 43.76463, 7.864116 43.76463, 7.864116 43.76463))'^^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 '774_7920'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.623379 7.396238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.623379"^^xsd:decimal ;
  dwc:decimalLongitude "7.396238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.623379 7.396238)"^^geo:wktLiteral ;
  geo-pos:lat "43.623379"^^xsd:decimal ;
  geo-pos:long "7.396238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5780'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5780'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.4133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.396238'^^xsd:double;
  dwc:startLongitude '7.396238'^^xsd:double;
  dwc:endLongitude '7.396238'^^xsd:double;
  dwc:latitude '43.623379'^^xsd:double;
  dwc:startLatitude '43.623379'^^xsd:double;
  dwc:endLatitude '43.623379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.396238 43.623379, 7.396238 43.623379, 7.396238 43.623379, 7.396238 43.623379, 7.396238 43.623379))'^^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 '774_5780'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73483 7.823723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73483"^^xsd:decimal ;
  dwc:decimalLongitude "7.823723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73483 7.823723)"^^geo:wktLiteral ;
  geo-pos:lat "43.73483"^^xsd:decimal ;
  geo-pos:long "7.823723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8056'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8056'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.966111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.823723'^^xsd:double;
  dwc:startLongitude '7.823723'^^xsd:double;
  dwc:endLongitude '7.823723'^^xsd:double;
  dwc:latitude '43.73483'^^xsd:double;
  dwc:startLatitude '43.73483'^^xsd:double;
  dwc:endLatitude '43.73483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.823723 43.73483, 7.823723 43.73483, 7.823723 43.73483, 7.823723 43.73483, 7.823723 43.73483))'^^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 '774_8056'^^xsd:string;
  dwc:observationDate '2012-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578686 8.029083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.578686"^^xsd:decimal ;
  dwc:decimalLongitude "8.029083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578686 8.029083)"^^geo:wktLiteral ;
  geo-pos:lat "43.578686"^^xsd:decimal ;
  geo-pos:long "8.029083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5486'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5486'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.140833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029083'^^xsd:double;
  dwc:startLongitude '8.029083'^^xsd:double;
  dwc:endLongitude '8.029083'^^xsd:double;
  dwc:latitude '43.578686'^^xsd:double;
  dwc:startLatitude '43.578686'^^xsd:double;
  dwc:endLatitude '43.578686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029083 43.578686, 8.029083 43.578686, 8.029083 43.578686, 8.029083 43.578686, 8.029083 43.578686))'^^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 '774_5486'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20762 8.34664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.20762"^^xsd:decimal ;
  dwc:decimalLongitude "8.34664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.20762 8.34664)"^^geo:wktLiteral ;
  geo-pos:lat "43.20762"^^xsd:decimal ;
  geo-pos:long "8.34664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6510'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6510'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.868333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.34664'^^xsd:double;
  dwc:startLongitude '8.34664'^^xsd:double;
  dwc:endLongitude '8.34664'^^xsd:double;
  dwc:latitude '43.20762'^^xsd:double;
  dwc:startLatitude '43.20762'^^xsd:double;
  dwc:endLatitude '43.20762'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.34664 43.20762, 8.34664 43.20762, 8.34664 43.20762, 8.34664 43.20762, 8.34664 43.20762))'^^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 '774_6510'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2245 8.50638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2245"^^xsd:decimal ;
  dwc:decimalLongitude "8.50638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2245 8.50638)"^^geo:wktLiteral ;
  geo-pos:lat "44.2245"^^xsd:decimal ;
  geo-pos:long "8.50638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5358'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5358'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.696666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.50638'^^xsd:double;
  dwc:startLongitude '8.50638'^^xsd:double;
  dwc:endLongitude '8.50638'^^xsd:double;
  dwc:latitude '44.2245'^^xsd:double;
  dwc:startLatitude '44.2245'^^xsd:double;
  dwc:endLatitude '44.2245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50638 44.2245, 8.50638 44.2245, 8.50638 44.2245, 8.50638 44.2245, 8.50638 44.2245))'^^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 '774_5358'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69965 7.759688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69965"^^xsd:decimal ;
  dwc:decimalLongitude "7.759688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69965 7.759688)"^^geo:wktLiteral ;
  geo-pos:lat "43.69965"^^xsd:decimal ;
  geo-pos:long "7.759688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7702'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7702'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.7405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.759688'^^xsd:double;
  dwc:startLongitude '7.759688'^^xsd:double;
  dwc:endLongitude '7.759688'^^xsd:double;
  dwc:latitude '43.69965'^^xsd:double;
  dwc:startLatitude '43.69965'^^xsd:double;
  dwc:endLatitude '43.69965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.759688 43.69965, 7.759688 43.69965, 7.759688 43.69965, 7.759688 43.69965, 7.759688 43.69965))'^^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 '774_7702'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3005 8.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3005"^^xsd:decimal ;
  dwc:decimalLongitude "8.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3005 8.801)"^^geo:wktLiteral ;
  geo-pos:lat "43.3005"^^xsd:decimal ;
  geo-pos:long "8.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4516'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4516'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.314444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.801'^^xsd:double;
  dwc:startLongitude '8.801'^^xsd:double;
  dwc:endLongitude '8.801'^^xsd:double;
  dwc:latitude '43.3005'^^xsd:double;
  dwc:startLatitude '43.3005'^^xsd:double;
  dwc:endLatitude '43.3005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.801 43.3005, 8.801 43.3005, 8.801 43.3005, 8.801 43.3005, 8.801 43.3005))'^^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 '774_4516'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485667 8.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485667"^^xsd:decimal ;
  dwc:decimalLongitude "8.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485667 8.545)"^^geo:wktLiteral ;
  geo-pos:lat "42.485667"^^xsd:decimal ;
  geo-pos:long "8.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4218'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4218'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.545'^^xsd:double;
  dwc:startLongitude '8.545'^^xsd:double;
  dwc:endLongitude '8.545'^^xsd:double;
  dwc:latitude '42.485667'^^xsd:double;
  dwc:startLatitude '42.485667'^^xsd:double;
  dwc:endLatitude '42.485667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.545 42.485667, 8.545 42.485667, 8.545 42.485667, 8.545 42.485667, 8.545 42.485667))'^^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 '774_4218'^^xsd:string;
  dwc:observationDate '1995-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76427 7.83127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76427"^^xsd:decimal ;
  dwc:decimalLongitude "7.83127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76427 7.83127)"^^geo:wktLiteral ;
  geo-pos:lat "43.76427"^^xsd:decimal ;
  geo-pos:long "7.83127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5163'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83127'^^xsd:double;
  dwc:startLongitude '7.83127'^^xsd:double;
  dwc:endLongitude '7.83127'^^xsd:double;
  dwc:latitude '43.76427'^^xsd:double;
  dwc:startLatitude '43.76427'^^xsd:double;
  dwc:endLatitude '43.76427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83127 43.76427, 7.83127 43.76427, 7.83127 43.76427, 7.83127 43.76427, 7.83127 43.76427))'^^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 '774_5163'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4329 6.97638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4329"^^xsd:decimal ;
  dwc:decimalLongitude "6.97638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4329 6.97638)"^^geo:wktLiteral ;
  geo-pos:lat "43.4329"^^xsd:decimal ;
  geo-pos:long "6.97638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5250'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5250'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2797222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.97638'^^xsd:double;
  dwc:startLongitude '6.97638'^^xsd:double;
  dwc:endLongitude '6.97638'^^xsd:double;
  dwc:latitude '43.4329'^^xsd:double;
  dwc:startLatitude '43.4329'^^xsd:double;
  dwc:endLatitude '43.4329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.97638 43.4329, 6.97638 43.4329, 6.97638 43.4329, 6.97638 43.4329, 6.97638 43.4329))'^^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 '774_5250'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71757 8.19458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71757"^^xsd:decimal ;
  dwc:decimalLongitude "8.19458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71757 8.19458)"^^geo:wktLiteral ;
  geo-pos:lat "43.71757"^^xsd:decimal ;
  geo-pos:long "8.19458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5339'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5339'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.487222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.19458'^^xsd:double;
  dwc:startLongitude '8.19458'^^xsd:double;
  dwc:endLongitude '8.19458'^^xsd:double;
  dwc:latitude '43.71757'^^xsd:double;
  dwc:startLatitude '43.71757'^^xsd:double;
  dwc:endLatitude '43.71757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.19458 43.71757, 8.19458 43.71757, 8.19458 43.71757, 8.19458 43.71757, 8.19458 43.71757))'^^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 '774_5339'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90775 15.53483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90775"^^xsd:decimal ;
  dwc:decimalLongitude "15.53483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90775 15.53483)"^^geo:wktLiteral ;
  geo-pos:lat "37.90775"^^xsd:decimal ;
  geo-pos:long "15.53483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8446'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8446'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.084722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.53483'^^xsd:double;
  dwc:startLongitude '15.53483'^^xsd:double;
  dwc:endLongitude '15.53483'^^xsd:double;
  dwc:latitude '37.90775'^^xsd:double;
  dwc:startLatitude '37.90775'^^xsd:double;
  dwc:endLatitude '37.90775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.53483 37.90775, 15.53483 37.90775, 15.53483 37.90775, 15.53483 37.90775, 15.53483 37.90775))'^^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 '774_8446'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530445 7.97609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.530445"^^xsd:decimal ;
  dwc:decimalLongitude "7.97609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.530445 7.97609)"^^geo:wktLiteral ;
  geo-pos:lat "43.530445"^^xsd:decimal ;
  geo-pos:long "7.97609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6113'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97609'^^xsd:double;
  dwc:startLongitude '7.97609'^^xsd:double;
  dwc:endLongitude '7.97609'^^xsd:double;
  dwc:latitude '43.530445'^^xsd:double;
  dwc:startLatitude '43.530445'^^xsd:double;
  dwc:endLatitude '43.530445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97609 43.530445, 7.97609 43.530445, 7.97609 43.530445, 7.97609 43.530445, 7.97609 43.530445))'^^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 '774_6113'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48645 7.132997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48645"^^xsd:decimal ;
  dwc:decimalLongitude "7.132997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48645 7.132997)"^^geo:wktLiteral ;
  geo-pos:lat "43.48645"^^xsd:decimal ;
  geo-pos:long "7.132997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7896'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7896'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.215277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.132997'^^xsd:double;
  dwc:startLongitude '7.132997'^^xsd:double;
  dwc:endLongitude '7.132997'^^xsd:double;
  dwc:latitude '43.48645'^^xsd:double;
  dwc:startLatitude '43.48645'^^xsd:double;
  dwc:endLatitude '43.48645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.132997 43.48645, 7.132997 43.48645, 7.132997 43.48645, 7.132997 43.48645, 7.132997 43.48645))'^^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 '774_7896'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661709 7.415792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.661709"^^xsd:decimal ;
  dwc:decimalLongitude "7.415792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661709 7.415792)"^^geo:wktLiteral ;
  geo-pos:lat "43.661709"^^xsd:decimal ;
  geo-pos:long "7.415792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5860'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5860'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.671111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.415792'^^xsd:double;
  dwc:startLongitude '7.415792'^^xsd:double;
  dwc:endLongitude '7.415792'^^xsd:double;
  dwc:latitude '43.661709'^^xsd:double;
  dwc:startLatitude '43.661709'^^xsd:double;
  dwc:endLatitude '43.661709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.415792 43.661709, 7.415792 43.661709, 7.415792 43.661709, 7.415792 43.661709, 7.415792 43.661709))'^^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 '774_5860'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56464 8.054464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56464"^^xsd:decimal ;
  dwc:decimalLongitude "8.054464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56464 8.054464)"^^geo:wktLiteral ;
  geo-pos:lat "43.56464"^^xsd:decimal ;
  geo-pos:long "8.054464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5868'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5868'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.054464'^^xsd:double;
  dwc:startLongitude '8.054464'^^xsd:double;
  dwc:endLongitude '8.054464'^^xsd:double;
  dwc:latitude '43.56464'^^xsd:double;
  dwc:startLatitude '43.56464'^^xsd:double;
  dwc:endLatitude '43.56464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.054464 43.56464, 8.054464 43.56464, 8.054464 43.56464, 8.054464 43.56464, 8.054464 43.56464))'^^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 '774_5868'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4225 8.140667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4225"^^xsd:decimal ;
  dwc:decimalLongitude "8.140667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4225 8.140667)"^^geo:wktLiteral ;
  geo-pos:lat "43.4225"^^xsd:decimal ;
  geo-pos:long "8.140667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4786'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4786'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.140277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.140667'^^xsd:double;
  dwc:startLongitude '8.140667'^^xsd:double;
  dwc:endLongitude '8.140667'^^xsd:double;
  dwc:latitude '43.4225'^^xsd:double;
  dwc:startLatitude '43.4225'^^xsd:double;
  dwc:endLatitude '43.4225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.140667 43.4225, 8.140667 43.4225, 8.140667 43.4225, 8.140667 43.4225, 8.140667 43.4225))'^^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 '774_4786'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7167 7.696912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.696912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7167 7.696912)"^^geo:wktLiteral ;
  geo-pos:lat "43.7167"^^xsd:decimal ;
  geo-pos:long "7.696912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7930'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7930'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.404444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.696912'^^xsd:double;
  dwc:startLongitude '7.696912'^^xsd:double;
  dwc:endLongitude '7.696912'^^xsd:double;
  dwc:latitude '43.7167'^^xsd:double;
  dwc:startLatitude '43.7167'^^xsd:double;
  dwc:endLatitude '43.7167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.696912 43.7167, 7.696912 43.7167, 7.696912 43.7167, 7.696912 43.7167, 7.696912 43.7167))'^^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 '774_7930'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.769051 8.029284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.769051"^^xsd:decimal ;
  dwc:decimalLongitude "8.029284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.769051 8.029284)"^^geo:wktLiteral ;
  geo-pos:lat "43.769051"^^xsd:decimal ;
  geo-pos:long "8.029284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5472'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5472'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.483055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029284'^^xsd:double;
  dwc:startLongitude '8.029284'^^xsd:double;
  dwc:endLongitude '8.029284'^^xsd:double;
  dwc:latitude '43.769051'^^xsd:double;
  dwc:startLatitude '43.769051'^^xsd:double;
  dwc:endLatitude '43.769051'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029284 43.769051, 8.029284 43.769051, 8.029284 43.769051, 8.029284 43.769051, 8.029284 43.769051))'^^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 '774_5472'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 7.805375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "7.805375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 7.805375)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "7.805375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7708'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7708'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4019444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.805375'^^xsd:double;
  dwc:startLongitude '7.805375'^^xsd:double;
  dwc:endLongitude '7.805375'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:startLatitude '43.733'^^xsd:double;
  dwc:endLatitude '43.733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.805375 43.733, 7.805375 43.733, 7.805375 43.733, 7.805375 43.733, 7.805375 43.733))'^^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 '774_7708'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.769539 8.134648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.769539"^^xsd:decimal ;
  dwc:decimalLongitude "8.134648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.769539 8.134648)"^^geo:wktLiteral ;
  geo-pos:lat "43.769539"^^xsd:decimal ;
  geo-pos:long "8.134648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5879'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5879'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.518888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.134648'^^xsd:double;
  dwc:startLongitude '8.134648'^^xsd:double;
  dwc:endLongitude '8.134648'^^xsd:double;
  dwc:latitude '43.769539'^^xsd:double;
  dwc:startLatitude '43.769539'^^xsd:double;
  dwc:endLatitude '43.769539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.134648 43.769539, 8.134648 43.769539, 8.134648 43.769539, 8.134648 43.769539, 8.134648 43.769539))'^^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 '774_5879'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 7.679333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517"^^xsd:decimal ;
  dwc:decimalLongitude "7.679333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 7.679333)"^^geo:wktLiteral ;
  geo-pos:lat "43.517"^^xsd:decimal ;
  geo-pos:long "7.679333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4636'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4636'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6497222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.679333'^^xsd:double;
  dwc:startLongitude '7.679333'^^xsd:double;
  dwc:endLongitude '7.679333'^^xsd:double;
  dwc:latitude '43.517'^^xsd:double;
  dwc:startLatitude '43.517'^^xsd:double;
  dwc:endLatitude '43.517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.679333 43.517, 7.679333 43.517, 7.679333 43.517, 7.679333 43.517, 7.679333 43.517))'^^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 '774_4636'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.593 8.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.593"^^xsd:decimal ;
  dwc:decimalLongitude "8.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.593 8.619)"^^geo:wktLiteral ;
  geo-pos:lat "42.593"^^xsd:decimal ;
  geo-pos:long "8.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4757'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4757'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.619'^^xsd:double;
  dwc:startLongitude '8.619'^^xsd:double;
  dwc:endLongitude '8.619'^^xsd:double;
  dwc:latitude '42.593'^^xsd:double;
  dwc:startLatitude '42.593'^^xsd:double;
  dwc:endLatitude '42.593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.619 42.593, 8.619 42.593, 8.619 42.593, 8.619 42.593, 8.619 42.593))'^^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 '774_4757'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 7.334333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66"^^xsd:decimal ;
  dwc:decimalLongitude "7.334333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 7.334333)"^^geo:wktLiteral ;
  geo-pos:lat "43.66"^^xsd:decimal ;
  geo-pos:long "7.334333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4535'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4535'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.334333'^^xsd:double;
  dwc:startLongitude '7.334333'^^xsd:double;
  dwc:endLongitude '7.334333'^^xsd:double;
  dwc:latitude '43.66'^^xsd:double;
  dwc:startLatitude '43.66'^^xsd:double;
  dwc:endLatitude '43.66'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.334333 43.66, 7.334333 43.66, 7.334333 43.66, 7.334333 43.66, 7.334333 43.66))'^^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 '774_4535'^^xsd:string;
  dwc:observationDate '1997-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 8.389833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "8.389833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 8.389833)"^^geo:wktLiteral ;
  geo-pos:lat "43.11"^^xsd:decimal ;
  geo-pos:long "8.389833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4655'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4655'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.389833'^^xsd:double;
  dwc:startLongitude '8.389833'^^xsd:double;
  dwc:endLongitude '8.389833'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:startLatitude '43.11'^^xsd:double;
  dwc:endLatitude '43.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.389833 43.11, 8.389833 43.11, 8.389833 43.11, 8.389833 43.11, 8.389833 43.11))'^^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 '774_4655'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717833 7.895333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717833"^^xsd:decimal ;
  dwc:decimalLongitude "7.895333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717833 7.895333)"^^geo:wktLiteral ;
  geo-pos:lat "43.717833"^^xsd:decimal ;
  geo-pos:long "7.895333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4647'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4647'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.366944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.895333'^^xsd:double;
  dwc:startLongitude '7.895333'^^xsd:double;
  dwc:endLongitude '7.895333'^^xsd:double;
  dwc:latitude '43.717833'^^xsd:double;
  dwc:startLatitude '43.717833'^^xsd:double;
  dwc:endLatitude '43.717833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.895333 43.717833, 7.895333 43.717833, 7.895333 43.717833, 7.895333 43.717833, 7.895333 43.717833))'^^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 '774_4647'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.356833 8.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.356833"^^xsd:decimal ;
  dwc:decimalLongitude "8.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.356833 8.142)"^^geo:wktLiteral ;
  geo-pos:lat "43.356833"^^xsd:decimal ;
  geo-pos:long "8.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4188'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4188'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.142'^^xsd:double;
  dwc:startLongitude '8.142'^^xsd:double;
  dwc:endLongitude '8.142'^^xsd:double;
  dwc:latitude '43.356833'^^xsd:double;
  dwc:startLatitude '43.356833'^^xsd:double;
  dwc:endLatitude '43.356833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.142 43.356833, 8.142 43.356833, 8.142 43.356833, 8.142 43.356833, 8.142 43.356833))'^^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 '774_4188'^^xsd:string;
  dwc:observationDate '1995-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183167 7.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.183167"^^xsd:decimal ;
  dwc:decimalLongitude "7.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183167 7.8675)"^^geo:wktLiteral ;
  geo-pos:lat "43.183167"^^xsd:decimal ;
  geo-pos:long "7.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4174'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4174'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8675'^^xsd:double;
  dwc:startLongitude '7.8675'^^xsd:double;
  dwc:endLongitude '7.8675'^^xsd:double;
  dwc:latitude '43.183167'^^xsd:double;
  dwc:startLatitude '43.183167'^^xsd:double;
  dwc:endLatitude '43.183167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8675 43.183167, 7.8675 43.183167, 7.8675 43.183167, 7.8675 43.183167, 7.8675 43.183167))'^^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 '774_4174'^^xsd:string;
  dwc:observationDate '1995-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396167 7.465167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396167"^^xsd:decimal ;
  dwc:decimalLongitude "7.465167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396167 7.465167)"^^geo:wktLiteral ;
  geo-pos:lat "43.396167"^^xsd:decimal ;
  geo-pos:long "7.465167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4607'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4607'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.196944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.465167'^^xsd:double;
  dwc:startLongitude '7.465167'^^xsd:double;
  dwc:endLongitude '7.465167'^^xsd:double;
  dwc:latitude '43.396167'^^xsd:double;
  dwc:startLatitude '43.396167'^^xsd:double;
  dwc:endLatitude '43.396167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.465167 43.396167, 7.465167 43.396167, 7.465167 43.396167, 7.465167 43.396167, 7.465167 43.396167))'^^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 '774_4607'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.747833 7.872333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.747833"^^xsd:decimal ;
  dwc:decimalLongitude "7.872333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.747833 7.872333)"^^geo:wktLiteral ;
  geo-pos:lat "43.747833"^^xsd:decimal ;
  geo-pos:long "7.872333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4295'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.872333'^^xsd:double;
  dwc:startLongitude '7.872333'^^xsd:double;
  dwc:endLongitude '7.872333'^^xsd:double;
  dwc:latitude '43.747833'^^xsd:double;
  dwc:startLatitude '43.747833'^^xsd:double;
  dwc:endLatitude '43.747833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.872333 43.747833, 7.872333 43.747833, 7.872333 43.747833, 7.872333 43.747833, 7.872333 43.747833))'^^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 '774_4295'^^xsd:string;
  dwc:observationDate '1995-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635667 7.7325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635667 7.7325)"^^geo:wktLiteral ;
  geo-pos:lat "43.635667"^^xsd:decimal ;
  geo-pos:long "7.7325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4360'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4360'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7325'^^xsd:double;
  dwc:startLongitude '7.7325'^^xsd:double;
  dwc:endLongitude '7.7325'^^xsd:double;
  dwc:latitude '43.635667'^^xsd:double;
  dwc:startLatitude '43.635667'^^xsd:double;
  dwc:endLatitude '43.635667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7325 43.635667, 7.7325 43.635667, 7.7325 43.635667, 7.7325 43.635667, 7.7325 43.635667))'^^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 '774_4360'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613767 8.018683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.613767"^^xsd:decimal ;
  dwc:decimalLongitude "8.018683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613767 8.018683)"^^geo:wktLiteral ;
  geo-pos:lat "43.613767"^^xsd:decimal ;
  geo-pos:long "8.018683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7333'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7333'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.133611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.018683'^^xsd:double;
  dwc:startLongitude '8.018683'^^xsd:double;
  dwc:endLongitude '8.018683'^^xsd:double;
  dwc:latitude '43.613767'^^xsd:double;
  dwc:startLatitude '43.613767'^^xsd:double;
  dwc:endLatitude '43.613767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.018683 43.613767, 8.018683 43.613767, 8.018683 43.613767, 8.018683 43.613767, 8.018683 43.613767))'^^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 '774_7333'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7165 8.043167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7165"^^xsd:decimal ;
  dwc:decimalLongitude "8.043167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7165 8.043167)"^^geo:wktLiteral ;
  geo-pos:lat "43.7165"^^xsd:decimal ;
  geo-pos:long "8.043167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5057'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5057'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.043167'^^xsd:double;
  dwc:startLongitude '8.043167'^^xsd:double;
  dwc:endLongitude '8.043167'^^xsd:double;
  dwc:latitude '43.7165'^^xsd:double;
  dwc:startLatitude '43.7165'^^xsd:double;
  dwc:endLatitude '43.7165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.043167 43.7165, 8.043167 43.7165, 8.043167 43.7165, 8.043167 43.7165, 8.043167 43.7165))'^^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 '774_5057'^^xsd:string;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6063 7.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6063"^^xsd:decimal ;
  dwc:decimalLongitude "7.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6063 7.986)"^^geo:wktLiteral ;
  geo-pos:lat "43.6063"^^xsd:decimal ;
  geo-pos:long "7.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7594'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7594'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.3775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.986'^^xsd:double;
  dwc:startLongitude '7.986'^^xsd:double;
  dwc:endLongitude '7.986'^^xsd:double;
  dwc:latitude '43.6063'^^xsd:double;
  dwc:startLatitude '43.6063'^^xsd:double;
  dwc:endLatitude '43.6063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.986 43.6063, 7.986 43.6063, 7.986 43.6063, 7.986 43.6063, 7.986 43.6063))'^^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 '774_7594'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562433 7.998317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562433"^^xsd:decimal ;
  dwc:decimalLongitude "7.998317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562433 7.998317)"^^geo:wktLiteral ;
  geo-pos:lat "43.562433"^^xsd:decimal ;
  geo-pos:long "7.998317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7311'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7311'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.316944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.998317'^^xsd:double;
  dwc:startLongitude '7.998317'^^xsd:double;
  dwc:endLongitude '7.998317'^^xsd:double;
  dwc:latitude '43.562433'^^xsd:double;
  dwc:startLatitude '43.562433'^^xsd:double;
  dwc:endLatitude '43.562433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.998317 43.562433, 7.998317 43.562433, 7.998317 43.562433, 7.998317 43.562433, 7.998317 43.562433))'^^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 '774_7311'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 7.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "7.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 7.433333)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "7.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2498'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2498'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.433333'^^xsd:double;
  dwc:startLongitude '7.433333'^^xsd:double;
  dwc:endLongitude '7.433333'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:startLatitude '41.85'^^xsd:double;
  dwc:endLatitude '41.85'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.433333 41.85, 7.433333 41.85, 7.433333 41.85, 7.433333 41.85, 7.433333 41.85))'^^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 '774_2498'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6685 7.302167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6685"^^xsd:decimal ;
  dwc:decimalLongitude "7.302167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6685 7.302167)"^^geo:wktLiteral ;
  geo-pos:lat "43.6685"^^xsd:decimal ;
  geo-pos:long "7.302167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4377'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.302167'^^xsd:double;
  dwc:startLongitude '7.302167'^^xsd:double;
  dwc:endLongitude '7.302167'^^xsd:double;
  dwc:latitude '43.6685'^^xsd:double;
  dwc:startLatitude '43.6685'^^xsd:double;
  dwc:endLatitude '43.6685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.302167 43.6685, 7.302167 43.6685, 7.302167 43.6685, 7.302167 43.6685, 7.302167 43.6685))'^^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 '774_4377'^^xsd:string;
  dwc:observationDate '1996-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3595 7.591333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3595"^^xsd:decimal ;
  dwc:decimalLongitude "7.591333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3595 7.591333)"^^geo:wktLiteral ;
  geo-pos:lat "43.3595"^^xsd:decimal ;
  geo-pos:long "7.591333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3722'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3722'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.591333'^^xsd:double;
  dwc:startLongitude '7.591333'^^xsd:double;
  dwc:endLongitude '7.591333'^^xsd:double;
  dwc:latitude '43.3595'^^xsd:double;
  dwc:startLatitude '43.3595'^^xsd:double;
  dwc:endLatitude '43.3595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.591333 43.3595, 7.591333 43.3595, 7.591333 43.3595, 7.591333 43.3595, 7.591333 43.3595))'^^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 '774_3722'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.035667 8.801333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.035667"^^xsd:decimal ;
  dwc:decimalLongitude "8.801333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.035667 8.801333)"^^geo:wktLiteral ;
  geo-pos:lat "43.035667"^^xsd:decimal ;
  geo-pos:long "8.801333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3687'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3687'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.801333'^^xsd:double;
  dwc:startLongitude '8.801333'^^xsd:double;
  dwc:endLongitude '8.801333'^^xsd:double;
  dwc:latitude '43.035667'^^xsd:double;
  dwc:startLatitude '43.035667'^^xsd:double;
  dwc:endLatitude '43.035667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.801333 43.035667, 8.801333 43.035667, 8.801333 43.035667, 8.801333 43.035667, 8.801333 43.035667))'^^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 '774_3687'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.315186 7.775167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.315186"^^xsd:decimal ;
  dwc:decimalLongitude "7.775167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.315186 7.775167)"^^geo:wktLiteral ;
  geo-pos:lat "43.315186"^^xsd:decimal ;
  geo-pos:long "7.775167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5588'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5588'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.252777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775167'^^xsd:double;
  dwc:startLongitude '7.775167'^^xsd:double;
  dwc:endLongitude '7.775167'^^xsd:double;
  dwc:latitude '43.315186'^^xsd:double;
  dwc:startLatitude '43.315186'^^xsd:double;
  dwc:endLatitude '43.315186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775167 43.315186, 7.775167 43.315186, 7.775167 43.315186, 7.775167 43.315186, 7.775167 43.315186))'^^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 '774_5588'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841778 15.439899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841778"^^xsd:decimal ;
  dwc:decimalLongitude "15.439899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841778 15.439899)"^^geo:wktLiteral ;
  geo-pos:lat "37.841778"^^xsd:decimal ;
  geo-pos:long "15.439899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8412'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8412'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.345277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.439899'^^xsd:double;
  dwc:startLongitude '15.439899'^^xsd:double;
  dwc:endLongitude '15.439899'^^xsd:double;
  dwc:latitude '37.841778'^^xsd:double;
  dwc:startLatitude '37.841778'^^xsd:double;
  dwc:endLatitude '37.841778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.439899 37.841778, 15.439899 37.841778, 15.439899 37.841778, 15.439899 37.841778, 15.439899 37.841778))'^^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 '774_8412'^^xsd:string;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.548618 7.318583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.548618"^^xsd:decimal ;
  dwc:decimalLongitude "7.318583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.548618 7.318583)"^^geo:wktLiteral ;
  geo-pos:lat "43.548618"^^xsd:decimal ;
  geo-pos:long "7.318583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5628'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5628'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.246944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.318583'^^xsd:double;
  dwc:startLongitude '7.318583'^^xsd:double;
  dwc:endLongitude '7.318583'^^xsd:double;
  dwc:latitude '43.548618'^^xsd:double;
  dwc:startLatitude '43.548618'^^xsd:double;
  dwc:endLatitude '43.548618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.318583 43.548618, 7.318583 43.548618, 7.318583 43.548618, 7.318583 43.548618, 7.318583 43.548618))'^^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 '774_5628'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45403 7.84885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45403"^^xsd:decimal ;
  dwc:decimalLongitude "7.84885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45403 7.84885)"^^geo:wktLiteral ;
  geo-pos:lat "43.45403"^^xsd:decimal ;
  geo-pos:long "7.84885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6655'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6655'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.150555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84885'^^xsd:double;
  dwc:startLongitude '7.84885'^^xsd:double;
  dwc:endLongitude '7.84885'^^xsd:double;
  dwc:latitude '43.45403'^^xsd:double;
  dwc:startLatitude '43.45403'^^xsd:double;
  dwc:endLatitude '43.45403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84885 43.45403, 7.84885 43.45403, 7.84885 43.45403, 7.84885 43.45403, 7.84885 43.45403))'^^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 '774_6655'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.655533 7.839484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.655533"^^xsd:decimal ;
  dwc:decimalLongitude "7.839484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.655533 7.839484)"^^geo:wktLiteral ;
  geo-pos:lat "43.655533"^^xsd:decimal ;
  geo-pos:long "7.839484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5513'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5513'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7386111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.839484'^^xsd:double;
  dwc:startLongitude '7.839484'^^xsd:double;
  dwc:endLongitude '7.839484'^^xsd:double;
  dwc:latitude '43.655533'^^xsd:double;
  dwc:startLatitude '43.655533'^^xsd:double;
  dwc:endLatitude '43.655533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.839484 43.655533, 7.839484 43.655533, 7.839484 43.655533, 7.839484 43.655533, 7.839484 43.655533))'^^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 '774_5513'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635783 7.5843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635783"^^xsd:decimal ;
  dwc:decimalLongitude "7.5843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635783 7.5843)"^^geo:wktLiteral ;
  geo-pos:lat "43.635783"^^xsd:decimal ;
  geo-pos:long "7.5843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4557'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4557'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.098055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5843'^^xsd:double;
  dwc:startLongitude '7.5843'^^xsd:double;
  dwc:endLongitude '7.5843'^^xsd:double;
  dwc:latitude '43.635783'^^xsd:double;
  dwc:startLatitude '43.635783'^^xsd:double;
  dwc:endLatitude '43.635783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5843 43.635783, 7.5843 43.635783, 7.5843 43.635783, 7.5843 43.635783, 7.5843 43.635783))'^^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 '774_4557'^^xsd:string;
  dwc:observationDate '1997-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29003 7.64392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29003"^^xsd:decimal ;
  dwc:decimalLongitude "7.64392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29003 7.64392)"^^geo:wktLiteral ;
  geo-pos:lat "43.29003"^^xsd:decimal ;
  geo-pos:long "7.64392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5069'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5069'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.592222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64392'^^xsd:double;
  dwc:startLongitude '7.64392'^^xsd:double;
  dwc:endLongitude '7.64392'^^xsd:double;
  dwc:latitude '43.29003'^^xsd:double;
  dwc:startLatitude '43.29003'^^xsd:double;
  dwc:endLatitude '43.29003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64392 43.29003, 7.64392 43.29003, 7.64392 43.29003, 7.64392 43.29003, 7.64392 43.29003))'^^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 '774_5069'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.268667 8.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.268667"^^xsd:decimal ;
  dwc:decimalLongitude "8.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.268667 8.0745)"^^geo:wktLiteral ;
  geo-pos:lat "43.268667"^^xsd:decimal ;
  geo-pos:long "8.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4353'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4353'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0745'^^xsd:double;
  dwc:startLongitude '8.0745'^^xsd:double;
  dwc:endLongitude '8.0745'^^xsd:double;
  dwc:latitude '43.268667'^^xsd:double;
  dwc:startLatitude '43.268667'^^xsd:double;
  dwc:endLatitude '43.268667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0745 43.268667, 8.0745 43.268667, 8.0745 43.268667, 8.0745 43.268667, 8.0745 43.268667))'^^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 '774_4353'^^xsd:string;
  dwc:observationDate '1996-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.187167 22.6385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.187167"^^xsd:decimal ;
  dwc:decimalLongitude "22.6385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.187167 22.6385)"^^geo:wktLiteral ;
  geo-pos:lat "38.187167"^^xsd:decimal ;
  geo-pos:long "22.6385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_616'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_616'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.6385'^^xsd:double;
  dwc:startLongitude '22.6385'^^xsd:double;
  dwc:endLongitude '22.6385'^^xsd:double;
  dwc:latitude '38.187167'^^xsd:double;
  dwc:startLatitude '38.187167'^^xsd:double;
  dwc:endLatitude '38.187167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6385 38.187167, 22.6385 38.187167, 22.6385 38.187167, 22.6385 38.187167, 22.6385 38.187167))'^^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 '774_616'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652883 8.031533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.652883"^^xsd:decimal ;
  dwc:decimalLongitude "8.031533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652883 8.031533)"^^geo:wktLiteral ;
  geo-pos:lat "43.652883"^^xsd:decimal ;
  geo-pos:long "8.031533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7351'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.139166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.031533'^^xsd:double;
  dwc:startLongitude '8.031533'^^xsd:double;
  dwc:endLongitude '8.031533'^^xsd:double;
  dwc:latitude '43.652883'^^xsd:double;
  dwc:startLatitude '43.652883'^^xsd:double;
  dwc:endLatitude '43.652883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.031533 43.652883, 8.031533 43.652883, 8.031533 43.652883, 8.031533 43.652883, 8.031533 43.652883))'^^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 '774_7351'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7224 8.2918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7224"^^xsd:decimal ;
  dwc:decimalLongitude "8.2918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7224 8.2918)"^^geo:wktLiteral ;
  geo-pos:lat "43.7224"^^xsd:decimal ;
  geo-pos:long "8.2918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7136'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7136'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.953055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2918'^^xsd:double;
  dwc:startLongitude '8.2918'^^xsd:double;
  dwc:endLongitude '8.2918'^^xsd:double;
  dwc:latitude '43.7224'^^xsd:double;
  dwc:startLatitude '43.7224'^^xsd:double;
  dwc:endLatitude '43.7224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2918 43.7224, 8.2918 43.7224, 8.2918 43.7224, 8.2918 43.7224, 8.2918 43.7224))'^^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 '774_7136'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735167 7.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.735167"^^xsd:decimal ;
  dwc:decimalLongitude "7.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735167 7.805)"^^geo:wktLiteral ;
  geo-pos:lat "43.735167"^^xsd:decimal ;
  geo-pos:long "7.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3244'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.805'^^xsd:double;
  dwc:startLongitude '7.805'^^xsd:double;
  dwc:endLongitude '7.805'^^xsd:double;
  dwc:latitude '43.735167'^^xsd:double;
  dwc:startLatitude '43.735167'^^xsd:double;
  dwc:endLatitude '43.735167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.805 43.735167, 7.805 43.735167, 7.805 43.735167, 7.805 43.735167, 7.805 43.735167))'^^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 '774_3244'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7554 8.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7554"^^xsd:decimal ;
  dwc:decimalLongitude "8.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7554 8.445)"^^geo:wktLiteral ;
  geo-pos:lat "43.7554"^^xsd:decimal ;
  geo-pos:long "8.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7173'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7173'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.677777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.445'^^xsd:double;
  dwc:startLongitude '8.445'^^xsd:double;
  dwc:endLongitude '8.445'^^xsd:double;
  dwc:latitude '43.7554'^^xsd:double;
  dwc:startLatitude '43.7554'^^xsd:double;
  dwc:endLatitude '43.7554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.445 43.7554, 8.445 43.7554, 8.445 43.7554, 8.445 43.7554, 8.445 43.7554))'^^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 '774_7173'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.276333 7.949783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.276333"^^xsd:decimal ;
  dwc:decimalLongitude "7.949783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.276333 7.949783)"^^geo:wktLiteral ;
  geo-pos:lat "43.276333"^^xsd:decimal ;
  geo-pos:long "7.949783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3448'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3448'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.949783'^^xsd:double;
  dwc:startLongitude '7.949783'^^xsd:double;
  dwc:endLongitude '7.949783'^^xsd:double;
  dwc:latitude '43.276333'^^xsd:double;
  dwc:startLatitude '43.276333'^^xsd:double;
  dwc:endLatitude '43.276333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.949783 43.276333, 7.949783 43.276333, 7.949783 43.276333, 7.949783 43.276333, 7.949783 43.276333))'^^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 '774_3448'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41217 6.88083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41217"^^xsd:decimal ;
  dwc:decimalLongitude "6.88083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41217 6.88083)"^^geo:wktLiteral ;
  geo-pos:lat "43.41217"^^xsd:decimal ;
  geo-pos:long "6.88083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5019'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5019'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.88083'^^xsd:double;
  dwc:startLongitude '6.88083'^^xsd:double;
  dwc:endLongitude '6.88083'^^xsd:double;
  dwc:latitude '43.41217'^^xsd:double;
  dwc:startLatitude '43.41217'^^xsd:double;
  dwc:endLatitude '43.41217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.88083 43.41217, 6.88083 43.41217, 6.88083 43.41217, 6.88083 43.41217, 6.88083 43.41217))'^^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 '774_5019'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 6.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283333"^^xsd:decimal ;
  dwc:decimalLongitude "6.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 6.833333)"^^geo:wktLiteral ;
  geo-pos:lat "43.283333"^^xsd:decimal ;
  geo-pos:long "6.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2480'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.833333'^^xsd:double;
  dwc:startLongitude '6.833333'^^xsd:double;
  dwc:endLongitude '6.833333'^^xsd:double;
  dwc:latitude '43.283333'^^xsd:double;
  dwc:startLatitude '43.283333'^^xsd:double;
  dwc:endLatitude '43.283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.833333 43.283333, 6.833333 43.283333, 6.833333 43.283333, 6.833333 43.283333, 6.833333 43.283333))'^^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 '774_2480'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 6.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.316667"^^xsd:decimal ;
  dwc:decimalLongitude "6.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 6.833333)"^^geo:wktLiteral ;
  geo-pos:lat "43.316667"^^xsd:decimal ;
  geo-pos:long "6.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2478'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2478'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.833333'^^xsd:double;
  dwc:startLongitude '6.833333'^^xsd:double;
  dwc:endLongitude '6.833333'^^xsd:double;
  dwc:latitude '43.316667'^^xsd:double;
  dwc:startLatitude '43.316667'^^xsd:double;
  dwc:endLatitude '43.316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.833333 43.316667, 6.833333 43.316667, 6.833333 43.316667, 6.833333 43.316667, 6.833333 43.316667))'^^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 '774_2478'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48525 7.685517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48525"^^xsd:decimal ;
  dwc:decimalLongitude "7.685517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48525 7.685517)"^^geo:wktLiteral ;
  geo-pos:lat "43.48525"^^xsd:decimal ;
  geo-pos:long "7.685517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4367'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.685517'^^xsd:double;
  dwc:startLongitude '7.685517'^^xsd:double;
  dwc:endLongitude '7.685517'^^xsd:double;
  dwc:latitude '43.48525'^^xsd:double;
  dwc:startLatitude '43.48525'^^xsd:double;
  dwc:endLatitude '43.48525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.685517 43.48525, 7.685517 43.48525, 7.685517 43.48525, 7.685517 43.48525, 7.685517 43.48525))'^^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 '774_4367'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.909167 20.333889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.909167"^^xsd:decimal ;
  dwc:decimalLongitude "20.333889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.909167 20.333889)"^^geo:wktLiteral ;
  geo-pos:lat "38.909167"^^xsd:decimal ;
  geo-pos:long "20.333889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_687'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_687'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.333889'^^xsd:double;
  dwc:startLongitude '20.333889'^^xsd:double;
  dwc:endLongitude '20.333889'^^xsd:double;
  dwc:latitude '38.909167'^^xsd:double;
  dwc:startLatitude '38.909167'^^xsd:double;
  dwc:endLatitude '38.909167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.333889 38.909167, 20.333889 38.909167, 20.333889 38.909167, 20.333889 38.909167, 20.333889 38.909167))'^^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 '774_687'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.118117 7.775883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.118117"^^xsd:decimal ;
  dwc:decimalLongitude "7.775883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.118117 7.775883)"^^geo:wktLiteral ;
  geo-pos:lat "43.118117"^^xsd:decimal ;
  geo-pos:long "7.775883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3581'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3581'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775883'^^xsd:double;
  dwc:startLongitude '7.775883'^^xsd:double;
  dwc:endLongitude '7.775883'^^xsd:double;
  dwc:latitude '43.118117'^^xsd:double;
  dwc:startLatitude '43.118117'^^xsd:double;
  dwc:endLatitude '43.118117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775883 43.118117, 7.775883 43.118117, 7.775883 43.118117, 7.775883 43.118117, 7.775883 43.118117))'^^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 '774_3581'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3774 7.206284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3774"^^xsd:decimal ;
  dwc:decimalLongitude "7.206284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3774 7.206284)"^^geo:wktLiteral ;
  geo-pos:lat "43.3774"^^xsd:decimal ;
  geo-pos:long "7.206284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8051'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8051'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.419166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.206284'^^xsd:double;
  dwc:startLongitude '7.206284'^^xsd:double;
  dwc:endLongitude '7.206284'^^xsd:double;
  dwc:latitude '43.3774'^^xsd:double;
  dwc:startLatitude '43.3774'^^xsd:double;
  dwc:endLatitude '43.3774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.206284 43.3774, 7.206284 43.3774, 7.206284 43.3774, 7.206284 43.3774, 7.206284 43.3774))'^^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 '774_8051'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71994 7.739027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71994"^^xsd:decimal ;
  dwc:decimalLongitude "7.739027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71994 7.739027)"^^geo:wktLiteral ;
  geo-pos:lat "43.71994"^^xsd:decimal ;
  geo-pos:long "7.739027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7889'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7889'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.755'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.739027'^^xsd:double;
  dwc:startLongitude '7.739027'^^xsd:double;
  dwc:endLongitude '7.739027'^^xsd:double;
  dwc:latitude '43.71994'^^xsd:double;
  dwc:startLatitude '43.71994'^^xsd:double;
  dwc:endLatitude '43.71994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.739027 43.71994, 7.739027 43.71994, 7.739027 43.71994, 7.739027 43.71994, 7.739027 43.71994))'^^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 '774_7889'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10151 8.251005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10151"^^xsd:decimal ;
  dwc:decimalLongitude "8.251005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10151 8.251005)"^^geo:wktLiteral ;
  geo-pos:lat "43.10151"^^xsd:decimal ;
  geo-pos:long "8.251005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8109'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.2125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.251005'^^xsd:double;
  dwc:startLongitude '8.251005'^^xsd:double;
  dwc:endLongitude '8.251005'^^xsd:double;
  dwc:latitude '43.10151'^^xsd:double;
  dwc:startLatitude '43.10151'^^xsd:double;
  dwc:endLatitude '43.10151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.251005 43.10151, 8.251005 43.10151, 8.251005 43.10151, 8.251005 43.10151, 8.251005 43.10151))'^^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 '774_8109'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.910707 15.38897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.910707"^^xsd:decimal ;
  dwc:decimalLongitude "15.38897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.910707 15.38897)"^^geo:wktLiteral ;
  geo-pos:lat "37.910707"^^xsd:decimal ;
  geo-pos:long "15.38897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8405'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8405'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.715'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.38897'^^xsd:double;
  dwc:startLongitude '15.38897'^^xsd:double;
  dwc:endLongitude '15.38897'^^xsd:double;
  dwc:latitude '37.910707'^^xsd:double;
  dwc:startLatitude '37.910707'^^xsd:double;
  dwc:endLatitude '37.910707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38897 37.910707, 15.38897 37.910707, 15.38897 37.910707, 15.38897 37.910707, 15.38897 37.910707))'^^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 '774_8405'^^xsd:string;
  dwc:observationDate '2010-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2500'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2500'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25'^^xsd:double;
  dwc:startLongitude '7.25'^^xsd:double;
  dwc:endLongitude '7.25'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:startLatitude '43.1'^^xsd:double;
  dwc:endLatitude '43.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25 43.1, 7.25 43.1, 7.25 43.1, 7.25 43.1, 7.25 43.1))'^^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 '774_2500'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716667 20.465333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.716667"^^xsd:decimal ;
  dwc:decimalLongitude "20.465333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.716667 20.465333)"^^geo:wktLiteral ;
  geo-pos:lat "38.716667"^^xsd:decimal ;
  geo-pos:long "20.465333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2614'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2614'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.465333'^^xsd:double;
  dwc:startLongitude '20.465333'^^xsd:double;
  dwc:endLongitude '20.465333'^^xsd:double;
  dwc:latitude '38.716667'^^xsd:double;
  dwc:startLatitude '38.716667'^^xsd:double;
  dwc:endLatitude '38.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.465333 38.716667, 20.465333 38.716667, 20.465333 38.716667, 20.465333 38.716667, 20.465333 38.716667))'^^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 '774_2614'^^xsd:string;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62003 7.834741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62003"^^xsd:decimal ;
  dwc:decimalLongitude "7.834741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62003 7.834741)"^^geo:wktLiteral ;
  geo-pos:lat "43.62003"^^xsd:decimal ;
  geo-pos:long "7.834741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7912'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7912'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.530833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.834741'^^xsd:double;
  dwc:startLongitude '7.834741'^^xsd:double;
  dwc:endLongitude '7.834741'^^xsd:double;
  dwc:latitude '43.62003'^^xsd:double;
  dwc:startLatitude '43.62003'^^xsd:double;
  dwc:endLatitude '43.62003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.834741 43.62003, 7.834741 43.62003, 7.834741 43.62003, 7.834741 43.62003, 7.834741 43.62003))'^^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 '774_7912'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75958 7.9131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75958"^^xsd:decimal ;
  dwc:decimalLongitude "7.9131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75958 7.9131)"^^geo:wktLiteral ;
  geo-pos:lat "43.75958"^^xsd:decimal ;
  geo-pos:long "7.9131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7728'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7728'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.766111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9131'^^xsd:double;
  dwc:startLongitude '7.9131'^^xsd:double;
  dwc:endLongitude '7.9131'^^xsd:double;
  dwc:latitude '43.75958'^^xsd:double;
  dwc:startLatitude '43.75958'^^xsd:double;
  dwc:endLatitude '43.75958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9131 43.75958, 7.9131 43.75958, 7.9131 43.75958, 7.9131 43.75958, 7.9131 43.75958))'^^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 '774_7728'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.785866 8.350666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.785866"^^xsd:decimal ;
  dwc:decimalLongitude "8.350666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.785866 8.350666)"^^geo:wktLiteral ;
  geo-pos:lat "43.785866"^^xsd:decimal ;
  geo-pos:long "8.350666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5421'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5421'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.350666'^^xsd:double;
  dwc:startLongitude '8.350666'^^xsd:double;
  dwc:endLongitude '8.350666'^^xsd:double;
  dwc:latitude '43.785866'^^xsd:double;
  dwc:startLatitude '43.785866'^^xsd:double;
  dwc:endLatitude '43.785866'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.350666 43.785866, 8.350666 43.785866, 8.350666 43.785866, 8.350666 43.785866, 8.350666 43.785866))'^^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 '774_5421'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70448 7.757738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70448"^^xsd:decimal ;
  dwc:decimalLongitude "7.757738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70448 7.757738)"^^geo:wktLiteral ;
  geo-pos:lat "43.70448"^^xsd:decimal ;
  geo-pos:long "7.757738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8153'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8153'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.946944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.757738'^^xsd:double;
  dwc:startLongitude '7.757738'^^xsd:double;
  dwc:endLongitude '7.757738'^^xsd:double;
  dwc:latitude '43.70448'^^xsd:double;
  dwc:startLatitude '43.70448'^^xsd:double;
  dwc:endLatitude '43.70448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.757738 43.70448, 7.757738 43.70448, 7.757738 43.70448, 7.757738 43.70448, 7.757738 43.70448))'^^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 '774_8153'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3685 8.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3685"^^xsd:decimal ;
  dwc:decimalLongitude "8.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3685 8.443)"^^geo:wktLiteral ;
  geo-pos:lat "43.3685"^^xsd:decimal ;
  geo-pos:long "8.443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4718'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4718'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.907777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.443'^^xsd:double;
  dwc:startLongitude '8.443'^^xsd:double;
  dwc:endLongitude '8.443'^^xsd:double;
  dwc:latitude '43.3685'^^xsd:double;
  dwc:startLatitude '43.3685'^^xsd:double;
  dwc:endLatitude '43.3685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.443 43.3685, 8.443 43.3685, 8.443 43.3685, 8.443 43.3685, 8.443 43.3685))'^^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 '774_4718'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50808 8.07968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50808"^^xsd:decimal ;
  dwc:decimalLongitude "8.07968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50808 8.07968)"^^geo:wktLiteral ;
  geo-pos:lat "43.50808"^^xsd:decimal ;
  geo-pos:long "8.07968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5871'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5871'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.232777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.07968'^^xsd:double;
  dwc:startLongitude '8.07968'^^xsd:double;
  dwc:endLongitude '8.07968'^^xsd:double;
  dwc:latitude '43.50808'^^xsd:double;
  dwc:startLatitude '43.50808'^^xsd:double;
  dwc:endLatitude '43.50808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07968 43.50808, 8.07968 43.50808, 8.07968 43.50808, 8.07968 43.50808, 8.07968 43.50808))'^^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 '774_5871'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48362 8.352762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48362"^^xsd:decimal ;
  dwc:decimalLongitude "8.352762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48362 8.352762)"^^geo:wktLiteral ;
  geo-pos:lat "43.48362"^^xsd:decimal ;
  geo-pos:long "8.352762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8136'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8136'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.352762'^^xsd:double;
  dwc:startLongitude '8.352762'^^xsd:double;
  dwc:endLongitude '8.352762'^^xsd:double;
  dwc:latitude '43.48362'^^xsd:double;
  dwc:startLatitude '43.48362'^^xsd:double;
  dwc:endLatitude '43.48362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.352762 43.48362, 8.352762 43.48362, 8.352762 43.48362, 8.352762 43.48362, 8.352762 43.48362))'^^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 '774_8136'^^xsd:string;
  dwc:observationDate '2012-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88647 8.6355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88647"^^xsd:decimal ;
  dwc:decimalLongitude "8.6355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88647 8.6355)"^^geo:wktLiteral ;
  geo-pos:lat "42.88647"^^xsd:decimal ;
  geo-pos:long "8.6355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8128'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8128'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.461944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6355'^^xsd:double;
  dwc:startLongitude '8.6355'^^xsd:double;
  dwc:endLongitude '8.6355'^^xsd:double;
  dwc:latitude '42.88647'^^xsd:double;
  dwc:startLatitude '42.88647'^^xsd:double;
  dwc:endLatitude '42.88647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6355 42.88647, 8.6355 42.88647, 8.6355 42.88647, 8.6355 42.88647, 8.6355 42.88647))'^^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 '774_8128'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65497 7.8348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65497"^^xsd:decimal ;
  dwc:decimalLongitude "7.8348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65497 7.8348)"^^geo:wktLiteral ;
  geo-pos:lat "43.65497"^^xsd:decimal ;
  geo-pos:long "7.8348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6406'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.427777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8348'^^xsd:double;
  dwc:startLongitude '7.8348'^^xsd:double;
  dwc:endLongitude '7.8348'^^xsd:double;
  dwc:latitude '43.65497'^^xsd:double;
  dwc:startLatitude '43.65497'^^xsd:double;
  dwc:endLatitude '43.65497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8348 43.65497, 7.8348 43.65497, 7.8348 43.65497, 7.8348 43.65497, 7.8348 43.65497))'^^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 '774_6406'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557 7.771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.557"^^xsd:decimal ;
  dwc:decimalLongitude "7.771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.557 7.771667)"^^geo:wktLiteral ;
  geo-pos:lat "43.557"^^xsd:decimal ;
  geo-pos:long "7.771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4260'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4260'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.771667'^^xsd:double;
  dwc:startLongitude '7.771667'^^xsd:double;
  dwc:endLongitude '7.771667'^^xsd:double;
  dwc:latitude '43.557'^^xsd:double;
  dwc:startLatitude '43.557'^^xsd:double;
  dwc:endLatitude '43.557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.771667 43.557, 7.771667 43.557, 7.771667 43.557, 7.771667 43.557, 7.771667 43.557))'^^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 '774_4260'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.640152 7.416123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.640152"^^xsd:decimal ;
  dwc:decimalLongitude "7.416123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.640152 7.416123)"^^geo:wktLiteral ;
  geo-pos:lat "43.640152"^^xsd:decimal ;
  geo-pos:long "7.416123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5741'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5741'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.771666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.416123'^^xsd:double;
  dwc:startLongitude '7.416123'^^xsd:double;
  dwc:endLongitude '7.416123'^^xsd:double;
  dwc:latitude '43.640152'^^xsd:double;
  dwc:startLatitude '43.640152'^^xsd:double;
  dwc:endLatitude '43.640152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.416123 43.640152, 7.416123 43.640152, 7.416123 43.640152, 7.416123 43.640152, 7.416123 43.640152))'^^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 '774_5741'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.319 7.335333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.319"^^xsd:decimal ;
  dwc:decimalLongitude "7.335333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.319 7.335333)"^^geo:wktLiteral ;
  geo-pos:lat "43.319"^^xsd:decimal ;
  geo-pos:long "7.335333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3323'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3323'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.335333'^^xsd:double;
  dwc:startLongitude '7.335333'^^xsd:double;
  dwc:endLongitude '7.335333'^^xsd:double;
  dwc:latitude '43.319'^^xsd:double;
  dwc:startLatitude '43.319'^^xsd:double;
  dwc:endLatitude '43.319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.335333 43.319, 7.335333 43.319, 7.335333 43.319, 7.335333 43.319, 7.335333 43.319))'^^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 '774_3323'^^xsd:string;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544833 7.532167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544833"^^xsd:decimal ;
  dwc:decimalLongitude "7.532167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544833 7.532167)"^^geo:wktLiteral ;
  geo-pos:lat "43.544833"^^xsd:decimal ;
  geo-pos:long "7.532167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4371'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4371'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.532167'^^xsd:double;
  dwc:startLongitude '7.532167'^^xsd:double;
  dwc:endLongitude '7.532167'^^xsd:double;
  dwc:latitude '43.544833'^^xsd:double;
  dwc:startLatitude '43.544833'^^xsd:double;
  dwc:endLatitude '43.544833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.532167 43.544833, 7.532167 43.544833, 7.532167 43.544833, 7.532167 43.544833, 7.532167 43.544833))'^^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 '774_4371'^^xsd:string;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5445 7.5775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5445"^^xsd:decimal ;
  dwc:decimalLongitude "7.5775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5445 7.5775)"^^geo:wktLiteral ;
  geo-pos:lat "43.5445"^^xsd:decimal ;
  geo-pos:long "7.5775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4413'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4413'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5775'^^xsd:double;
  dwc:startLongitude '7.5775'^^xsd:double;
  dwc:endLongitude '7.5775'^^xsd:double;
  dwc:latitude '43.5445'^^xsd:double;
  dwc:startLatitude '43.5445'^^xsd:double;
  dwc:endLatitude '43.5445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5775 43.5445, 7.5775 43.5445, 7.5775 43.5445, 7.5775 43.5445, 7.5775 43.5445))'^^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 '774_4413'^^xsd:string;
  dwc:observationDate '1996-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.585583 7.873983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.585583"^^xsd:decimal ;
  dwc:decimalLongitude "7.873983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.585583 7.873983)"^^geo:wktLiteral ;
  geo-pos:lat "43.585583"^^xsd:decimal ;
  geo-pos:long "7.873983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3936'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3936'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.873983'^^xsd:double;
  dwc:startLongitude '7.873983'^^xsd:double;
  dwc:endLongitude '7.873983'^^xsd:double;
  dwc:latitude '43.585583'^^xsd:double;
  dwc:startLatitude '43.585583'^^xsd:double;
  dwc:endLatitude '43.585583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.873983 43.585583, 7.873983 43.585583, 7.873983 43.585583, 7.873983 43.585583, 7.873983 43.585583))'^^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 '774_3936'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532183 7.84565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532183"^^xsd:decimal ;
  dwc:decimalLongitude "7.84565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532183 7.84565)"^^geo:wktLiteral ;
  geo-pos:lat "43.532183"^^xsd:decimal ;
  geo-pos:long "7.84565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3578'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3578'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84565'^^xsd:double;
  dwc:startLongitude '7.84565'^^xsd:double;
  dwc:endLongitude '7.84565'^^xsd:double;
  dwc:latitude '43.532183'^^xsd:double;
  dwc:startLatitude '43.532183'^^xsd:double;
  dwc:endLatitude '43.532183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84565 43.532183, 7.84565 43.532183, 7.84565 43.532183, 7.84565 43.532183, 7.84565 43.532183))'^^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 '774_3578'^^xsd:string;
  dwc:observationDate '1992-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38285 15.32665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38285"^^xsd:decimal ;
  dwc:decimalLongitude "15.32665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38285 15.32665)"^^geo:wktLiteral ;
  geo-pos:lat "38.38285"^^xsd:decimal ;
  geo-pos:long "15.32665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8313'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8313'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.561388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.32665'^^xsd:double;
  dwc:startLongitude '15.32665'^^xsd:double;
  dwc:endLongitude '15.32665'^^xsd:double;
  dwc:latitude '38.38285'^^xsd:double;
  dwc:startLatitude '38.38285'^^xsd:double;
  dwc:endLatitude '38.38285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32665 38.38285, 15.32665 38.38285, 15.32665 38.38285, 15.32665 38.38285, 15.32665 38.38285))'^^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 '774_8313'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65815 7.366795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65815"^^xsd:decimal ;
  dwc:decimalLongitude "7.366795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65815 7.366795)"^^geo:wktLiteral ;
  geo-pos:lat "43.65815"^^xsd:decimal ;
  geo-pos:long "7.366795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8186'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8186'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.366795'^^xsd:double;
  dwc:startLongitude '7.366795'^^xsd:double;
  dwc:endLongitude '7.366795'^^xsd:double;
  dwc:latitude '43.65815'^^xsd:double;
  dwc:startLatitude '43.65815'^^xsd:double;
  dwc:endLatitude '43.65815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.366795 43.65815, 7.366795 43.65815, 7.366795 43.65815, 7.366795 43.65815, 7.366795 43.65815))'^^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 '774_8186'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48045 8.171086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48045"^^xsd:decimal ;
  dwc:decimalLongitude "8.171086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48045 8.171086)"^^geo:wktLiteral ;
  geo-pos:lat "43.48045"^^xsd:decimal ;
  geo-pos:long "8.171086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8083'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8083'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.2944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.171086'^^xsd:double;
  dwc:startLongitude '8.171086'^^xsd:double;
  dwc:endLongitude '8.171086'^^xsd:double;
  dwc:latitude '43.48045'^^xsd:double;
  dwc:startLatitude '43.48045'^^xsd:double;
  dwc:endLatitude '43.48045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.171086 43.48045, 8.171086 43.48045, 8.171086 43.48045, 8.171086 43.48045, 8.171086 43.48045))'^^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 '774_8083'^^xsd:string;
  dwc:observationDate '2012-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383167 7.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383167"^^xsd:decimal ;
  dwc:decimalLongitude "7.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383167 7.945)"^^geo:wktLiteral ;
  geo-pos:lat "43.383167"^^xsd:decimal ;
  geo-pos:long "7.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4700'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4700'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.265555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.945'^^xsd:double;
  dwc:startLongitude '7.945'^^xsd:double;
  dwc:endLongitude '7.945'^^xsd:double;
  dwc:latitude '43.383167'^^xsd:double;
  dwc:startLatitude '43.383167'^^xsd:double;
  dwc:endLatitude '43.383167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.945 43.383167, 7.945 43.383167, 7.945 43.383167, 7.945 43.383167, 7.945 43.383167))'^^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 '774_4700'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544125 8.178509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544125"^^xsd:decimal ;
  dwc:decimalLongitude "8.178509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544125 8.178509)"^^geo:wktLiteral ;
  geo-pos:lat "43.544125"^^xsd:decimal ;
  geo-pos:long "8.178509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6215'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6215'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.3411111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.178509'^^xsd:double;
  dwc:startLongitude '8.178509'^^xsd:double;
  dwc:endLongitude '8.178509'^^xsd:double;
  dwc:latitude '43.544125'^^xsd:double;
  dwc:startLatitude '43.544125'^^xsd:double;
  dwc:endLatitude '43.544125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.178509 43.544125, 8.178509 43.544125, 8.178509 43.544125, 8.178509 43.544125, 8.178509 43.544125))'^^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 '774_6215'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73016 8.626558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73016"^^xsd:decimal ;
  dwc:decimalLongitude "8.626558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73016 8.626558)"^^geo:wktLiteral ;
  geo-pos:lat "43.73016"^^xsd:decimal ;
  geo-pos:long "8.626558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6210'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6210'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.882777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.626558'^^xsd:double;
  dwc:startLongitude '8.626558'^^xsd:double;
  dwc:endLongitude '8.626558'^^xsd:double;
  dwc:latitude '43.73016'^^xsd:double;
  dwc:startLatitude '43.73016'^^xsd:double;
  dwc:endLatitude '43.73016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.626558 43.73016, 8.626558 43.73016, 8.626558 43.73016, 8.626558 43.73016, 8.626558 43.73016))'^^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 '774_6210'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50484 7.22064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50484"^^xsd:decimal ;
  dwc:decimalLongitude "7.22064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50484 7.22064)"^^geo:wktLiteral ;
  geo-pos:lat "43.50484"^^xsd:decimal ;
  geo-pos:long "7.22064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7680'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7680'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.9377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.22064'^^xsd:double;
  dwc:startLongitude '7.22064'^^xsd:double;
  dwc:endLongitude '7.22064'^^xsd:double;
  dwc:latitude '43.50484'^^xsd:double;
  dwc:startLatitude '43.50484'^^xsd:double;
  dwc:endLatitude '43.50484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.22064 43.50484, 7.22064 43.50484, 7.22064 43.50484, 7.22064 43.50484, 7.22064 43.50484))'^^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 '774_7680'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.825863 8.162083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.825863"^^xsd:decimal ;
  dwc:decimalLongitude "8.162083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.825863 8.162083)"^^geo:wktLiteral ;
  geo-pos:lat "43.825863"^^xsd:decimal ;
  geo-pos:long "8.162083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6047'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6047'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.343333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.162083'^^xsd:double;
  dwc:startLongitude '8.162083'^^xsd:double;
  dwc:endLongitude '8.162083'^^xsd:double;
  dwc:latitude '43.825863'^^xsd:double;
  dwc:startLatitude '43.825863'^^xsd:double;
  dwc:endLatitude '43.825863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.162083 43.825863, 8.162083 43.825863, 8.162083 43.825863, 8.162083 43.825863, 8.162083 43.825863))'^^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 '774_6047'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76923 7.911965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76923"^^xsd:decimal ;
  dwc:decimalLongitude "7.911965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76923 7.911965)"^^geo:wktLiteral ;
  geo-pos:lat "43.76923"^^xsd:decimal ;
  geo-pos:long "7.911965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7756'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7756'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.2038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.911965'^^xsd:double;
  dwc:startLongitude '7.911965'^^xsd:double;
  dwc:endLongitude '7.911965'^^xsd:double;
  dwc:latitude '43.76923'^^xsd:double;
  dwc:startLatitude '43.76923'^^xsd:double;
  dwc:endLatitude '43.76923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.911965 43.76923, 7.911965 43.76923, 7.911965 43.76923, 7.911965 43.76923, 7.911965 43.76923))'^^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 '774_7756'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.345791 7.88478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.345791"^^xsd:decimal ;
  dwc:decimalLongitude "7.88478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.345791 7.88478)"^^geo:wktLiteral ;
  geo-pos:lat "43.345791"^^xsd:decimal ;
  geo-pos:long "7.88478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5841'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5841'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.717222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88478'^^xsd:double;
  dwc:startLongitude '7.88478'^^xsd:double;
  dwc:endLongitude '7.88478'^^xsd:double;
  dwc:latitude '43.345791'^^xsd:double;
  dwc:startLatitude '43.345791'^^xsd:double;
  dwc:endLatitude '43.345791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88478 43.345791, 7.88478 43.345791, 7.88478 43.345791, 7.88478 43.345791, 7.88478 43.345791))'^^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 '774_5841'^^xsd:string;
  dwc:observationDate '2006-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.637997 7.455407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.637997"^^xsd:decimal ;
  dwc:decimalLongitude "7.455407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.637997 7.455407)"^^geo:wktLiteral ;
  geo-pos:lat "43.637997"^^xsd:decimal ;
  geo-pos:long "7.455407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5910'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5910'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4372222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.455407'^^xsd:double;
  dwc:startLongitude '7.455407'^^xsd:double;
  dwc:endLongitude '7.455407'^^xsd:double;
  dwc:latitude '43.637997'^^xsd:double;
  dwc:startLatitude '43.637997'^^xsd:double;
  dwc:endLatitude '43.637997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.455407 43.637997, 7.455407 43.637997, 7.455407 43.637997, 7.455407 43.637997, 7.455407 43.637997))'^^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 '774_5910'^^xsd:string;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.811913 8.791433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.811913"^^xsd:decimal ;
  dwc:decimalLongitude "8.791433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.811913 8.791433)"^^geo:wktLiteral ;
  geo-pos:lat "43.811913"^^xsd:decimal ;
  geo-pos:long "8.791433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5382'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5382'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6072222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.791433'^^xsd:double;
  dwc:startLongitude '8.791433'^^xsd:double;
  dwc:endLongitude '8.791433'^^xsd:double;
  dwc:latitude '43.811913'^^xsd:double;
  dwc:startLatitude '43.811913'^^xsd:double;
  dwc:endLatitude '43.811913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.791433 43.811913, 8.791433 43.811913, 8.791433 43.811913, 8.791433 43.811913, 8.791433 43.811913))'^^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 '774_5382'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63588 8.609417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63588"^^xsd:decimal ;
  dwc:decimalLongitude "8.609417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63588 8.609417)"^^geo:wktLiteral ;
  geo-pos:lat "43.63588"^^xsd:decimal ;
  geo-pos:long "8.609417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5381'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5381'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.010833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.609417'^^xsd:double;
  dwc:startLongitude '8.609417'^^xsd:double;
  dwc:endLongitude '8.609417'^^xsd:double;
  dwc:latitude '43.63588'^^xsd:double;
  dwc:startLatitude '43.63588'^^xsd:double;
  dwc:endLatitude '43.63588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.609417 43.63588, 8.609417 43.63588, 8.609417 43.63588, 8.609417 43.63588, 8.609417 43.63588))'^^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 '774_5381'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.437 7.566167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.437"^^xsd:decimal ;
  dwc:decimalLongitude "7.566167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.437 7.566167)"^^geo:wktLiteral ;
  geo-pos:lat "43.437"^^xsd:decimal ;
  geo-pos:long "7.566167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4735'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4735'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.5633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.566167'^^xsd:double;
  dwc:startLongitude '7.566167'^^xsd:double;
  dwc:endLongitude '7.566167'^^xsd:double;
  dwc:latitude '43.437'^^xsd:double;
  dwc:startLatitude '43.437'^^xsd:double;
  dwc:endLatitude '43.437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.566167 43.437, 7.566167 43.437, 7.566167 43.437, 7.566167 43.437, 7.566167 43.437))'^^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 '774_4735'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24855 8.43246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24855"^^xsd:decimal ;
  dwc:decimalLongitude "8.43246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24855 8.43246)"^^geo:wktLiteral ;
  geo-pos:lat "43.24855"^^xsd:decimal ;
  geo-pos:long "8.43246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6518'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6518'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.993333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.43246'^^xsd:double;
  dwc:startLongitude '8.43246'^^xsd:double;
  dwc:endLongitude '8.43246'^^xsd:double;
  dwc:latitude '43.24855'^^xsd:double;
  dwc:startLatitude '43.24855'^^xsd:double;
  dwc:endLatitude '43.24855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43246 43.24855, 8.43246 43.24855, 8.43246 43.24855, 8.43246 43.24855, 8.43246 43.24855))'^^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 '774_6518'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28401 7.85706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28401"^^xsd:decimal ;
  dwc:decimalLongitude "7.85706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28401 7.85706)"^^geo:wktLiteral ;
  geo-pos:lat "43.28401"^^xsd:decimal ;
  geo-pos:long "7.85706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6468'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85706'^^xsd:double;
  dwc:startLongitude '7.85706'^^xsd:double;
  dwc:endLongitude '7.85706'^^xsd:double;
  dwc:latitude '43.28401'^^xsd:double;
  dwc:startLatitude '43.28401'^^xsd:double;
  dwc:endLatitude '43.28401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85706 43.28401, 7.85706 43.28401, 7.85706 43.28401, 7.85706 43.28401, 7.85706 43.28401))'^^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 '774_6468'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60091 7.61323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60091"^^xsd:decimal ;
  dwc:decimalLongitude "7.61323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60091 7.61323)"^^geo:wktLiteral ;
  geo-pos:lat "43.60091"^^xsd:decimal ;
  geo-pos:long "7.61323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6781'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6781'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.61323'^^xsd:double;
  dwc:startLongitude '7.61323'^^xsd:double;
  dwc:endLongitude '7.61323'^^xsd:double;
  dwc:latitude '43.60091'^^xsd:double;
  dwc:startLatitude '43.60091'^^xsd:double;
  dwc:endLatitude '43.60091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.61323 43.60091, 7.61323 43.60091, 7.61323 43.60091, 7.61323 43.60091, 7.61323 43.60091))'^^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 '774_6781'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622616 7.856866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.622616"^^xsd:decimal ;
  dwc:decimalLongitude "7.856866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622616 7.856866)"^^geo:wktLiteral ;
  geo-pos:lat "43.622616"^^xsd:decimal ;
  geo-pos:long "7.856866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5631'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5631'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.473611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.856866'^^xsd:double;
  dwc:startLongitude '7.856866'^^xsd:double;
  dwc:endLongitude '7.856866'^^xsd:double;
  dwc:latitude '43.622616'^^xsd:double;
  dwc:startLatitude '43.622616'^^xsd:double;
  dwc:endLatitude '43.622616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.856866 43.622616, 7.856866 43.622616, 7.856866 43.622616, 7.856866 43.622616, 7.856866 43.622616))'^^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 '774_5631'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5052 7.0741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5052"^^xsd:decimal ;
  dwc:decimalLongitude "7.0741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5052 7.0741)"^^geo:wktLiteral ;
  geo-pos:lat "43.5052"^^xsd:decimal ;
  geo-pos:long "7.0741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5199'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5199'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.081111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.0741'^^xsd:double;
  dwc:startLongitude '7.0741'^^xsd:double;
  dwc:endLongitude '7.0741'^^xsd:double;
  dwc:latitude '43.5052'^^xsd:double;
  dwc:startLatitude '43.5052'^^xsd:double;
  dwc:endLatitude '43.5052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0741 43.5052, 7.0741 43.5052, 7.0741 43.5052, 7.0741 43.5052, 7.0741 43.5052))'^^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 '774_5199'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57853 8.16635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57853"^^xsd:decimal ;
  dwc:decimalLongitude "8.16635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57853 8.16635)"^^geo:wktLiteral ;
  geo-pos:lat "43.57853"^^xsd:decimal ;
  geo-pos:long "8.16635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5196'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5196'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.788055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16635'^^xsd:double;
  dwc:startLongitude '8.16635'^^xsd:double;
  dwc:endLongitude '8.16635'^^xsd:double;
  dwc:latitude '43.57853'^^xsd:double;
  dwc:startLatitude '43.57853'^^xsd:double;
  dwc:endLatitude '43.57853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16635 43.57853, 8.16635 43.57853, 8.16635 43.57853, 8.16635 43.57853, 8.16635 43.57853))'^^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 '774_5196'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6025 7.8885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6025"^^xsd:decimal ;
  dwc:decimalLongitude "7.8885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6025 7.8885)"^^geo:wktLiteral ;
  geo-pos:lat "43.6025"^^xsd:decimal ;
  geo-pos:long "7.8885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5089'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5089'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.0075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8885'^^xsd:double;
  dwc:startLongitude '7.8885'^^xsd:double;
  dwc:endLongitude '7.8885'^^xsd:double;
  dwc:latitude '43.6025'^^xsd:double;
  dwc:startLatitude '43.6025'^^xsd:double;
  dwc:endLatitude '43.6025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8885 43.6025, 7.8885 43.6025, 7.8885 43.6025, 7.8885 43.6025, 7.8885 43.6025))'^^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 '774_5089'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78402 7.90047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78402"^^xsd:decimal ;
  dwc:decimalLongitude "7.90047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78402 7.90047)"^^geo:wktLiteral ;
  geo-pos:lat "43.78402"^^xsd:decimal ;
  geo-pos:long "7.90047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4809'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4809'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.364444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90047'^^xsd:double;
  dwc:startLongitude '7.90047'^^xsd:double;
  dwc:endLongitude '7.90047'^^xsd:double;
  dwc:latitude '43.78402'^^xsd:double;
  dwc:startLatitude '43.78402'^^xsd:double;
  dwc:endLatitude '43.78402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90047 43.78402, 7.90047 43.78402, 7.90047 43.78402, 7.90047 43.78402, 7.90047 43.78402))'^^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 '774_4809'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.238167 8.067667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.238167"^^xsd:decimal ;
  dwc:decimalLongitude "8.067667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.238167 8.067667)"^^geo:wktLiteral ;
  geo-pos:lat "41.238167"^^xsd:decimal ;
  geo-pos:long "8.067667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2750'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2750'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.067667'^^xsd:double;
  dwc:startLongitude '8.067667'^^xsd:double;
  dwc:endLongitude '8.067667'^^xsd:double;
  dwc:latitude '41.238167'^^xsd:double;
  dwc:startLatitude '41.238167'^^xsd:double;
  dwc:endLatitude '41.238167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.067667 41.238167, 8.067667 41.238167, 8.067667 41.238167, 8.067667 41.238167, 8.067667 41.238167))'^^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 '774_2750'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7122 8.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7122"^^xsd:decimal ;
  dwc:decimalLongitude "8.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7122 8.0645)"^^geo:wktLiteral ;
  geo-pos:lat "43.7122"^^xsd:decimal ;
  geo-pos:long "8.0645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7105'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7105'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.635277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0645'^^xsd:double;
  dwc:startLongitude '8.0645'^^xsd:double;
  dwc:endLongitude '8.0645'^^xsd:double;
  dwc:latitude '43.7122'^^xsd:double;
  dwc:startLatitude '43.7122'^^xsd:double;
  dwc:endLatitude '43.7122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0645 43.7122, 8.0645 43.7122, 8.0645 43.7122, 8.0645 43.7122, 8.0645 43.7122))'^^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 '774_7105'^^xsd:string;
  dwc:observationDate '1998-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6493 8.2944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6493"^^xsd:decimal ;
  dwc:decimalLongitude "8.2944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6493 8.2944)"^^geo:wktLiteral ;
  geo-pos:lat "43.6493"^^xsd:decimal ;
  geo-pos:long "8.2944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7616'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7616'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.342777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2944'^^xsd:double;
  dwc:startLongitude '8.2944'^^xsd:double;
  dwc:endLongitude '8.2944'^^xsd:double;
  dwc:latitude '43.6493'^^xsd:double;
  dwc:startLatitude '43.6493'^^xsd:double;
  dwc:endLatitude '43.6493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2944 43.6493, 8.2944 43.6493, 8.2944 43.6493, 8.2944 43.6493, 8.2944 43.6493))'^^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 '774_7616'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.486233 7.6183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.486233"^^xsd:decimal ;
  dwc:decimalLongitude "7.6183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.486233 7.6183)"^^geo:wktLiteral ;
  geo-pos:lat "43.486233"^^xsd:decimal ;
  geo-pos:long "7.6183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3672'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3672'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6183'^^xsd:double;
  dwc:startLongitude '7.6183'^^xsd:double;
  dwc:endLongitude '7.6183'^^xsd:double;
  dwc:latitude '43.486233'^^xsd:double;
  dwc:startLatitude '43.486233'^^xsd:double;
  dwc:endLatitude '43.486233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6183 43.486233, 7.6183 43.486233, 7.6183 43.486233, 7.6183 43.486233, 7.6183 43.486233))'^^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 '774_3672'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57563 7.664108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57563"^^xsd:decimal ;
  dwc:decimalLongitude "7.664108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57563 7.664108)"^^geo:wktLiteral ;
  geo-pos:lat "43.57563"^^xsd:decimal ;
  geo-pos:long "7.664108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8183'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8183'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.221388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.664108'^^xsd:double;
  dwc:startLongitude '7.664108'^^xsd:double;
  dwc:endLongitude '7.664108'^^xsd:double;
  dwc:latitude '43.57563'^^xsd:double;
  dwc:startLatitude '43.57563'^^xsd:double;
  dwc:endLatitude '43.57563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.664108 43.57563, 7.664108 43.57563, 7.664108 43.57563, 7.664108 43.57563, 7.664108 43.57563))'^^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 '774_8183'^^xsd:string;
  dwc:observationDate '2012-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7709 7.95848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7709"^^xsd:decimal ;
  dwc:decimalLongitude "7.95848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7709 7.95848)"^^geo:wktLiteral ;
  geo-pos:lat "43.7709"^^xsd:decimal ;
  geo-pos:long "7.95848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5226'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5226'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.222777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.95848'^^xsd:double;
  dwc:startLongitude '7.95848'^^xsd:double;
  dwc:endLongitude '7.95848'^^xsd:double;
  dwc:latitude '43.7709'^^xsd:double;
  dwc:startLatitude '43.7709'^^xsd:double;
  dwc:endLatitude '43.7709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.95848 43.7709, 7.95848 43.7709, 7.95848 43.7709, 7.95848 43.7709, 7.95848 43.7709))'^^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 '774_5226'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62154 7.866995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62154"^^xsd:decimal ;
  dwc:decimalLongitude "7.866995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62154 7.866995)"^^geo:wktLiteral ;
  geo-pos:lat "43.62154"^^xsd:decimal ;
  geo-pos:long "7.866995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8155'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8155'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.866995'^^xsd:double;
  dwc:startLongitude '7.866995'^^xsd:double;
  dwc:endLongitude '7.866995'^^xsd:double;
  dwc:latitude '43.62154'^^xsd:double;
  dwc:startLatitude '43.62154'^^xsd:double;
  dwc:endLatitude '43.62154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.866995 43.62154, 7.866995 43.62154, 7.866995 43.62154, 7.866995 43.62154, 7.866995 43.62154))'^^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 '774_8155'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254267 8.042767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.254267"^^xsd:decimal ;
  dwc:decimalLongitude "8.042767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254267 8.042767)"^^geo:wktLiteral ;
  geo-pos:lat "43.254267"^^xsd:decimal ;
  geo-pos:long "8.042767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4020'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4020'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.042767'^^xsd:double;
  dwc:startLongitude '8.042767'^^xsd:double;
  dwc:endLongitude '8.042767'^^xsd:double;
  dwc:latitude '43.254267'^^xsd:double;
  dwc:startLatitude '43.254267'^^xsd:double;
  dwc:endLatitude '43.254267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.042767 43.254267, 8.042767 43.254267, 8.042767 43.254267, 8.042767 43.254267, 8.042767 43.254267))'^^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 '774_4020'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 7.777333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.777333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 7.777333)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "7.777333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2319'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2319'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.777333'^^xsd:double;
  dwc:startLongitude '7.777333'^^xsd:double;
  dwc:endLongitude '7.777333'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:startLatitude '43.65'^^xsd:double;
  dwc:endLatitude '43.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.777333 43.65, 7.777333 43.65, 7.777333 43.65, 7.777333 43.65, 7.777333 43.65))'^^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 '774_2319'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 8.4885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.4885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 8.4885)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "8.4885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2636'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2636'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4885'^^xsd:double;
  dwc:startLongitude '8.4885'^^xsd:double;
  dwc:endLongitude '8.4885'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:startLatitude '42.8'^^xsd:double;
  dwc:endLatitude '42.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4885 42.8, 8.4885 42.8, 8.4885 42.8, 8.4885 42.8, 8.4885 42.8))'^^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 '774_2636'^^xsd:string;
  dwc:observationDate '1993-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.843611 19.244722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.843611"^^xsd:decimal ;
  dwc:decimalLongitude "19.244722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.843611 19.244722)"^^geo:wktLiteral ;
  geo-pos:lat "39.843611"^^xsd:decimal ;
  geo-pos:long "19.244722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_682'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_682'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.244722'^^xsd:double;
  dwc:startLongitude '19.244722'^^xsd:double;
  dwc:endLongitude '19.244722'^^xsd:double;
  dwc:latitude '39.843611'^^xsd:double;
  dwc:startLatitude '39.843611'^^xsd:double;
  dwc:endLatitude '39.843611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.244722 39.843611, 19.244722 39.843611, 19.244722 39.843611, 19.244722 39.843611, 19.244722 39.843611))'^^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 '774_682'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3092 15.77684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3092"^^xsd:decimal ;
  dwc:decimalLongitude "15.77684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3092 15.77684)"^^geo:wktLiteral ;
  geo-pos:lat "38.3092"^^xsd:decimal ;
  geo-pos:long "15.77684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8377'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.352777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.77684'^^xsd:double;
  dwc:startLongitude '15.77684'^^xsd:double;
  dwc:endLongitude '15.77684'^^xsd:double;
  dwc:latitude '38.3092'^^xsd:double;
  dwc:startLatitude '38.3092'^^xsd:double;
  dwc:endLatitude '38.3092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.77684 38.3092, 15.77684 38.3092, 15.77684 38.3092, 15.77684 38.3092, 15.77684 38.3092))'^^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 '774_8377'^^xsd:string;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666332 7.547416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.666332"^^xsd:decimal ;
  dwc:decimalLongitude "7.547416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666332 7.547416)"^^geo:wktLiteral ;
  geo-pos:lat "43.666332"^^xsd:decimal ;
  geo-pos:long "7.547416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5778'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5778'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.384444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.547416'^^xsd:double;
  dwc:startLongitude '7.547416'^^xsd:double;
  dwc:endLongitude '7.547416'^^xsd:double;
  dwc:latitude '43.666332'^^xsd:double;
  dwc:startLatitude '43.666332'^^xsd:double;
  dwc:endLatitude '43.666332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.547416 43.666332, 7.547416 43.666332, 7.547416 43.666332, 7.547416 43.666332, 7.547416 43.666332))'^^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 '774_5778'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79043 8.02503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79043"^^xsd:decimal ;
  dwc:decimalLongitude "8.02503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79043 8.02503)"^^geo:wktLiteral ;
  geo-pos:lat "43.79043"^^xsd:decimal ;
  geo-pos:long "8.02503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6563'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6563'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.584444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02503'^^xsd:double;
  dwc:startLongitude '8.02503'^^xsd:double;
  dwc:endLongitude '8.02503'^^xsd:double;
  dwc:latitude '43.79043'^^xsd:double;
  dwc:startLatitude '43.79043'^^xsd:double;
  dwc:endLatitude '43.79043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02503 43.79043, 8.02503 43.79043, 8.02503 43.79043, 8.02503 43.79043, 8.02503 43.79043))'^^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 '774_6563'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61063 8.765458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.61063"^^xsd:decimal ;
  dwc:decimalLongitude "8.765458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.61063 8.765458)"^^geo:wktLiteral ;
  geo-pos:lat "42.61063"^^xsd:decimal ;
  geo-pos:long "8.765458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5851'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5851'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.035555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.765458'^^xsd:double;
  dwc:startLongitude '8.765458'^^xsd:double;
  dwc:endLongitude '8.765458'^^xsd:double;
  dwc:latitude '42.61063'^^xsd:double;
  dwc:startLatitude '42.61063'^^xsd:double;
  dwc:endLatitude '42.61063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.765458 42.61063, 8.765458 42.61063, 8.765458 42.61063, 8.765458 42.61063, 8.765458 42.61063))'^^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 '774_5851'^^xsd:string;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24446 8.464418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24446"^^xsd:decimal ;
  dwc:decimalLongitude "8.464418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24446 8.464418)"^^geo:wktLiteral ;
  geo-pos:lat "43.24446"^^xsd:decimal ;
  geo-pos:long "8.464418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7696'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7696'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.516111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.464418'^^xsd:double;
  dwc:startLongitude '8.464418'^^xsd:double;
  dwc:endLongitude '8.464418'^^xsd:double;
  dwc:latitude '43.24446'^^xsd:double;
  dwc:startLatitude '43.24446'^^xsd:double;
  dwc:endLatitude '43.24446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.464418 43.24446, 8.464418 43.24446, 8.464418 43.24446, 8.464418 43.24446, 8.464418 43.24446))'^^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 '774_7696'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.439933 8.12675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.439933"^^xsd:decimal ;
  dwc:decimalLongitude "8.12675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.439933 8.12675)"^^geo:wktLiteral ;
  geo-pos:lat "43.439933"^^xsd:decimal ;
  geo-pos:long "8.12675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4262'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4262'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12675'^^xsd:double;
  dwc:startLongitude '8.12675'^^xsd:double;
  dwc:endLongitude '8.12675'^^xsd:double;
  dwc:latitude '43.439933'^^xsd:double;
  dwc:startLatitude '43.439933'^^xsd:double;
  dwc:endLatitude '43.439933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12675 43.439933, 8.12675 43.439933, 8.12675 43.439933, 8.12675 43.439933, 8.12675 43.439933))'^^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 '774_4262'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72638 7.8734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72638"^^xsd:decimal ;
  dwc:decimalLongitude "7.8734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72638 7.8734)"^^geo:wktLiteral ;
  geo-pos:lat "43.72638"^^xsd:decimal ;
  geo-pos:long "7.8734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6447'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8734'^^xsd:double;
  dwc:startLongitude '7.8734'^^xsd:double;
  dwc:endLongitude '7.8734'^^xsd:double;
  dwc:latitude '43.72638'^^xsd:double;
  dwc:startLatitude '43.72638'^^xsd:double;
  dwc:endLatitude '43.72638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8734 43.72638, 7.8734 43.72638, 7.8734 43.72638, 7.8734 43.72638, 7.8734 43.72638))'^^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 '774_6447'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3015 8.088833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3015"^^xsd:decimal ;
  dwc:decimalLongitude "8.088833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3015 8.088833)"^^geo:wktLiteral ;
  geo-pos:lat "43.3015"^^xsd:decimal ;
  geo-pos:long "8.088833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4750'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4750'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.146388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.088833'^^xsd:double;
  dwc:startLongitude '8.088833'^^xsd:double;
  dwc:endLongitude '8.088833'^^xsd:double;
  dwc:latitude '43.3015'^^xsd:double;
  dwc:startLatitude '43.3015'^^xsd:double;
  dwc:endLatitude '43.3015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.088833 43.3015, 8.088833 43.3015, 8.088833 43.3015, 8.088833 43.3015, 8.088833 43.3015))'^^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 '774_4750'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.515781 7.72886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.515781"^^xsd:decimal ;
  dwc:decimalLongitude "7.72886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.515781 7.72886)"^^geo:wktLiteral ;
  geo-pos:lat "43.515781"^^xsd:decimal ;
  geo-pos:long "7.72886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6028'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6028'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72886'^^xsd:double;
  dwc:startLongitude '7.72886'^^xsd:double;
  dwc:endLongitude '7.72886'^^xsd:double;
  dwc:latitude '43.515781'^^xsd:double;
  dwc:startLatitude '43.515781'^^xsd:double;
  dwc:endLatitude '43.515781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72886 43.515781, 7.72886 43.515781, 7.72886 43.515781, 7.72886 43.515781, 7.72886 43.515781))'^^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 '774_6028'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.537333 7.797333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.537333"^^xsd:decimal ;
  dwc:decimalLongitude "7.797333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.537333 7.797333)"^^geo:wktLiteral ;
  geo-pos:lat "43.537333"^^xsd:decimal ;
  geo-pos:long "7.797333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4686'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4686'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.373055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.797333'^^xsd:double;
  dwc:startLongitude '7.797333'^^xsd:double;
  dwc:endLongitude '7.797333'^^xsd:double;
  dwc:latitude '43.537333'^^xsd:double;
  dwc:startLatitude '43.537333'^^xsd:double;
  dwc:endLatitude '43.537333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.797333 43.537333, 7.797333 43.537333, 7.797333 43.537333, 7.797333 43.537333, 7.797333 43.537333))'^^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 '774_4686'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504387 7.856422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.504387"^^xsd:decimal ;
  dwc:decimalLongitude "7.856422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504387 7.856422)"^^geo:wktLiteral ;
  geo-pos:lat "43.504387"^^xsd:decimal ;
  geo-pos:long "7.856422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6090'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6090'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.865555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.856422'^^xsd:double;
  dwc:startLongitude '7.856422'^^xsd:double;
  dwc:endLongitude '7.856422'^^xsd:double;
  dwc:latitude '43.504387'^^xsd:double;
  dwc:startLatitude '43.504387'^^xsd:double;
  dwc:endLatitude '43.504387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.856422 43.504387, 7.856422 43.504387, 7.856422 43.504387, 7.856422 43.504387, 7.856422 43.504387))'^^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 '774_6090'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.129667 8.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.129667"^^xsd:decimal ;
  dwc:decimalLongitude "8.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.129667 8.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.129667"^^xsd:decimal ;
  geo-pos:long "8.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4538'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4538'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.29'^^xsd:double;
  dwc:startLongitude '8.29'^^xsd:double;
  dwc:endLongitude '8.29'^^xsd:double;
  dwc:latitude '43.129667'^^xsd:double;
  dwc:startLatitude '43.129667'^^xsd:double;
  dwc:endLatitude '43.129667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.29 43.129667, 8.29 43.129667, 8.29 43.129667, 8.29 43.129667, 8.29 43.129667))'^^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 '774_4538'^^xsd:string;
  dwc:observationDate '1997-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77626 7.99952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77626"^^xsd:decimal ;
  dwc:decimalLongitude "7.99952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77626 7.99952)"^^geo:wktLiteral ;
  geo-pos:lat "43.77626"^^xsd:decimal ;
  geo-pos:long "7.99952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7954'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7954'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.912222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99952'^^xsd:double;
  dwc:startLongitude '7.99952'^^xsd:double;
  dwc:endLongitude '7.99952'^^xsd:double;
  dwc:latitude '43.77626'^^xsd:double;
  dwc:startLatitude '43.77626'^^xsd:double;
  dwc:endLatitude '43.77626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99952 43.77626, 7.99952 43.77626, 7.99952 43.77626, 7.99952 43.77626, 7.99952 43.77626))'^^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 '774_7954'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592121 7.362587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592121"^^xsd:decimal ;
  dwc:decimalLongitude "7.362587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592121 7.362587)"^^geo:wktLiteral ;
  geo-pos:lat "43.592121"^^xsd:decimal ;
  geo-pos:long "7.362587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5683'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5683'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8927777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.362587'^^xsd:double;
  dwc:startLongitude '7.362587'^^xsd:double;
  dwc:endLongitude '7.362587'^^xsd:double;
  dwc:latitude '43.592121'^^xsd:double;
  dwc:startLatitude '43.592121'^^xsd:double;
  dwc:endLatitude '43.592121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.362587 43.592121, 7.362587 43.592121, 7.362587 43.592121, 7.362587 43.592121, 7.362587 43.592121))'^^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 '774_5683'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6174 8.126383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6174"^^xsd:decimal ;
  dwc:decimalLongitude "8.126383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6174 8.126383)"^^geo:wktLiteral ;
  geo-pos:lat "43.6174"^^xsd:decimal ;
  geo-pos:long "8.126383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6982'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6982'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.126383'^^xsd:double;
  dwc:startLongitude '8.126383'^^xsd:double;
  dwc:endLongitude '8.126383'^^xsd:double;
  dwc:latitude '43.6174'^^xsd:double;
  dwc:startLatitude '43.6174'^^xsd:double;
  dwc:endLatitude '43.6174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.126383 43.6174, 8.126383 43.6174, 8.126383 43.6174, 8.126383 43.6174, 8.126383 43.6174))'^^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 '774_6982'^^xsd:string;
  dwc:observationDate '1996-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682567 8.313383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.682567"^^xsd:decimal ;
  dwc:decimalLongitude "8.313383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682567 8.313383)"^^geo:wktLiteral ;
  geo-pos:lat "43.682567"^^xsd:decimal ;
  geo-pos:long "8.313383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7301'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7301'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.703611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.313383'^^xsd:double;
  dwc:startLongitude '8.313383'^^xsd:double;
  dwc:endLongitude '8.313383'^^xsd:double;
  dwc:latitude '43.682567'^^xsd:double;
  dwc:startLatitude '43.682567'^^xsd:double;
  dwc:endLatitude '43.682567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.313383 43.682567, 8.313383 43.682567, 8.313383 43.682567, 8.313383 43.682567, 8.313383 43.682567))'^^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 '774_7301'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7691 8.1471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7691"^^xsd:decimal ;
  dwc:decimalLongitude "8.1471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7691 8.1471)"^^geo:wktLiteral ;
  geo-pos:lat "43.7691"^^xsd:decimal ;
  geo-pos:long "8.1471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7238'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7238'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.1675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1471'^^xsd:double;
  dwc:startLongitude '8.1471'^^xsd:double;
  dwc:endLongitude '8.1471'^^xsd:double;
  dwc:latitude '43.7691'^^xsd:double;
  dwc:startLatitude '43.7691'^^xsd:double;
  dwc:endLatitude '43.7691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1471 43.7691, 8.1471 43.7691, 8.1471 43.7691, 8.1471 43.7691, 8.1471 43.7691))'^^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 '774_7238'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5216 7.8712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5216"^^xsd:decimal ;
  dwc:decimalLongitude "7.8712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5216 7.8712)"^^geo:wktLiteral ;
  geo-pos:lat "43.5216"^^xsd:decimal ;
  geo-pos:long "7.8712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7558'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7558'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.034166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8712'^^xsd:double;
  dwc:startLongitude '7.8712'^^xsd:double;
  dwc:endLongitude '7.8712'^^xsd:double;
  dwc:latitude '43.5216'^^xsd:double;
  dwc:startLatitude '43.5216'^^xsd:double;
  dwc:endLatitude '43.5216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8712 43.5216, 7.8712 43.5216, 7.8712 43.5216, 7.8712 43.5216, 7.8712 43.5216))'^^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 '774_7558'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.831833 6.482833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.831833"^^xsd:decimal ;
  dwc:decimalLongitude "6.482833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.831833 6.482833)"^^geo:wktLiteral ;
  geo-pos:lat "42.831833"^^xsd:decimal ;
  geo-pos:long "6.482833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3348'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3348'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.482833'^^xsd:double;
  dwc:startLongitude '6.482833'^^xsd:double;
  dwc:endLongitude '6.482833'^^xsd:double;
  dwc:latitude '42.831833'^^xsd:double;
  dwc:startLatitude '42.831833'^^xsd:double;
  dwc:endLatitude '42.831833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.482833 42.831833, 6.482833 42.831833, 6.482833 42.831833, 6.482833 42.831833, 6.482833 42.831833))'^^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 '774_3348'^^xsd:string;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.759 8.4081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.759"^^xsd:decimal ;
  dwc:decimalLongitude "8.4081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.759 8.4081)"^^geo:wktLiteral ;
  geo-pos:lat "43.759"^^xsd:decimal ;
  geo-pos:long "8.4081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7176'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7176'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.170277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4081'^^xsd:double;
  dwc:startLongitude '8.4081'^^xsd:double;
  dwc:endLongitude '8.4081'^^xsd:double;
  dwc:latitude '43.759'^^xsd:double;
  dwc:startLatitude '43.759'^^xsd:double;
  dwc:endLatitude '43.759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4081 43.759, 8.4081 43.759, 8.4081 43.759, 8.4081 43.759, 8.4081 43.759))'^^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 '774_7176'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 8.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283333"^^xsd:decimal ;
  dwc:decimalLongitude "8.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 8.075)"^^geo:wktLiteral ;
  geo-pos:lat "43.283333"^^xsd:decimal ;
  geo-pos:long "8.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3452'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3452'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.075'^^xsd:double;
  dwc:startLongitude '8.075'^^xsd:double;
  dwc:endLongitude '8.075'^^xsd:double;
  dwc:latitude '43.283333'^^xsd:double;
  dwc:startLatitude '43.283333'^^xsd:double;
  dwc:endLatitude '43.283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.075 43.283333, 8.075 43.283333, 8.075 43.283333, 8.075 43.283333, 8.075 43.283333))'^^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 '774_3452'^^xsd:string;
  dwc:observationDate '1991-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592833 7.917833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592833"^^xsd:decimal ;
  dwc:decimalLongitude "7.917833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592833 7.917833)"^^geo:wktLiteral ;
  geo-pos:lat "43.592833"^^xsd:decimal ;
  geo-pos:long "7.917833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3775'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3775'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.917833'^^xsd:double;
  dwc:startLongitude '7.917833'^^xsd:double;
  dwc:endLongitude '7.917833'^^xsd:double;
  dwc:latitude '43.592833'^^xsd:double;
  dwc:startLatitude '43.592833'^^xsd:double;
  dwc:endLatitude '43.592833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.917833 43.592833, 7.917833 43.592833, 7.917833 43.592833, 7.917833 43.592833, 7.917833 43.592833))'^^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 '774_3775'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 19.197667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.197667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 19.197667)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "19.197667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2452'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2452'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.197667'^^xsd:double;
  dwc:startLongitude '19.197667'^^xsd:double;
  dwc:endLongitude '19.197667'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:startLatitude '39.95'^^xsd:double;
  dwc:endLatitude '39.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.197667 39.95, 19.197667 39.95, 19.197667 39.95, 19.197667 39.95, 19.197667 39.95))'^^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 '774_2452'^^xsd:string;
  dwc:observationDate '1991-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.866667 9.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.866667"^^xsd:decimal ;
  dwc:decimalLongitude "9.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.866667 9.0575)"^^geo:wktLiteral ;
  geo-pos:lat "42.866667"^^xsd:decimal ;
  geo-pos:long "9.0575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3715'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3715'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.0575'^^xsd:double;
  dwc:startLongitude '9.0575'^^xsd:double;
  dwc:endLongitude '9.0575'^^xsd:double;
  dwc:latitude '42.866667'^^xsd:double;
  dwc:startLatitude '42.866667'^^xsd:double;
  dwc:endLatitude '42.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0575 42.866667, 9.0575 42.866667, 9.0575 42.866667, 9.0575 42.866667, 9.0575 42.866667))'^^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 '774_3715'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6607 8.095383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6607"^^xsd:decimal ;
  dwc:decimalLongitude "8.095383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6607 8.095383)"^^geo:wktLiteral ;
  geo-pos:lat "43.6607"^^xsd:decimal ;
  geo-pos:long "8.095383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7378'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7378'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.265'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.095383'^^xsd:double;
  dwc:startLongitude '8.095383'^^xsd:double;
  dwc:endLongitude '8.095383'^^xsd:double;
  dwc:latitude '43.6607'^^xsd:double;
  dwc:startLatitude '43.6607'^^xsd:double;
  dwc:endLatitude '43.6607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.095383 43.6607, 8.095383 43.6607, 8.095383 43.6607, 8.095383 43.6607, 8.095383 43.6607))'^^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 '774_7378'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.740517 7.854717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.740517"^^xsd:decimal ;
  dwc:decimalLongitude "7.854717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.740517 7.854717)"^^geo:wktLiteral ;
  geo-pos:lat "43.740517"^^xsd:decimal ;
  geo-pos:long "7.854717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7031'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7031'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.854717'^^xsd:double;
  dwc:startLongitude '7.854717'^^xsd:double;
  dwc:endLongitude '7.854717'^^xsd:double;
  dwc:latitude '43.740517'^^xsd:double;
  dwc:startLatitude '43.740517'^^xsd:double;
  dwc:endLatitude '43.740517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.854717 43.740517, 7.854717 43.740517, 7.854717 43.740517, 7.854717 43.740517, 7.854717 43.740517))'^^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 '774_7031'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.222967 7.99005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.222967"^^xsd:decimal ;
  dwc:decimalLongitude "7.99005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.222967 7.99005)"^^geo:wktLiteral ;
  geo-pos:lat "43.222967"^^xsd:decimal ;
  geo-pos:long "7.99005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3524'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3524'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99005'^^xsd:double;
  dwc:startLongitude '7.99005'^^xsd:double;
  dwc:endLongitude '7.99005'^^xsd:double;
  dwc:latitude '43.222967'^^xsd:double;
  dwc:startLatitude '43.222967'^^xsd:double;
  dwc:endLatitude '43.222967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99005 43.222967, 7.99005 43.222967, 7.99005 43.222967, 7.99005 43.222967, 7.99005 43.222967))'^^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 '774_3524'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430386 7.880402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.430386"^^xsd:decimal ;
  dwc:decimalLongitude "7.880402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430386 7.880402)"^^geo:wktLiteral ;
  geo-pos:lat "43.430386"^^xsd:decimal ;
  geo-pos:long "7.880402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6168'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6168'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.813333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.880402'^^xsd:double;
  dwc:startLongitude '7.880402'^^xsd:double;
  dwc:endLongitude '7.880402'^^xsd:double;
  dwc:latitude '43.430386'^^xsd:double;
  dwc:startLatitude '43.430386'^^xsd:double;
  dwc:endLatitude '43.430386'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.880402 43.430386, 7.880402 43.430386, 7.880402 43.430386, 7.880402 43.430386, 7.880402 43.430386))'^^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 '774_6168'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52652 7.58986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52652"^^xsd:decimal ;
  dwc:decimalLongitude "7.58986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52652 7.58986)"^^geo:wktLiteral ;
  geo-pos:lat "43.52652"^^xsd:decimal ;
  geo-pos:long "7.58986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8097'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8097'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.291388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.58986'^^xsd:double;
  dwc:startLongitude '7.58986'^^xsd:double;
  dwc:endLongitude '7.58986'^^xsd:double;
  dwc:latitude '43.52652'^^xsd:double;
  dwc:startLatitude '43.52652'^^xsd:double;
  dwc:endLatitude '43.52652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.58986 43.52652, 7.58986 43.52652, 7.58986 43.52652, 7.58986 43.52652, 7.58986 43.52652))'^^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 '774_8097'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519883 7.786033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.519883"^^xsd:decimal ;
  dwc:decimalLongitude "7.786033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519883 7.786033)"^^geo:wktLiteral ;
  geo-pos:lat "43.519883"^^xsd:decimal ;
  geo-pos:long "7.786033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3833'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3833'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.786033'^^xsd:double;
  dwc:startLongitude '7.786033'^^xsd:double;
  dwc:endLongitude '7.786033'^^xsd:double;
  dwc:latitude '43.519883'^^xsd:double;
  dwc:startLatitude '43.519883'^^xsd:double;
  dwc:endLatitude '43.519883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.786033 43.519883, 7.786033 43.519883, 7.786033 43.519883, 7.786033 43.519883, 7.786033 43.519883))'^^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 '774_3833'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59038 7.244335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59038"^^xsd:decimal ;
  dwc:decimalLongitude "7.244335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59038 7.244335)"^^geo:wktLiteral ;
  geo-pos:lat "43.59038"^^xsd:decimal ;
  geo-pos:long "7.244335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7679'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7679'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.8044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.244335'^^xsd:double;
  dwc:startLongitude '7.244335'^^xsd:double;
  dwc:endLongitude '7.244335'^^xsd:double;
  dwc:latitude '43.59038'^^xsd:double;
  dwc:startLatitude '43.59038'^^xsd:double;
  dwc:endLatitude '43.59038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.244335 43.59038, 7.244335 43.59038, 7.244335 43.59038, 7.244335 43.59038, 7.244335 43.59038))'^^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 '774_7679'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.747315 7.970489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.747315"^^xsd:decimal ;
  dwc:decimalLongitude "7.970489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.747315 7.970489)"^^geo:wktLiteral ;
  geo-pos:lat "43.747315"^^xsd:decimal ;
  geo-pos:long "7.970489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5906'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5906'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.991111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.970489'^^xsd:double;
  dwc:startLongitude '7.970489'^^xsd:double;
  dwc:endLongitude '7.970489'^^xsd:double;
  dwc:latitude '43.747315'^^xsd:double;
  dwc:startLatitude '43.747315'^^xsd:double;
  dwc:endLatitude '43.747315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.970489 43.747315, 7.970489 43.747315, 7.970489 43.747315, 7.970489 43.747315, 7.970489 43.747315))'^^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 '774_5906'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204667 8.196167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.204667"^^xsd:decimal ;
  dwc:decimalLongitude "8.196167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.204667 8.196167)"^^geo:wktLiteral ;
  geo-pos:lat "43.204667"^^xsd:decimal ;
  geo-pos:long "8.196167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4772'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4772'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.515833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.196167'^^xsd:double;
  dwc:startLongitude '8.196167'^^xsd:double;
  dwc:endLongitude '8.196167'^^xsd:double;
  dwc:latitude '43.204667'^^xsd:double;
  dwc:startLatitude '43.204667'^^xsd:double;
  dwc:endLatitude '43.204667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.196167 43.204667, 8.196167 43.204667, 8.196167 43.204667, 8.196167 43.204667, 8.196167 43.204667))'^^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 '774_4772'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5006 7.17228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5006"^^xsd:decimal ;
  dwc:decimalLongitude "7.17228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5006 7.17228)"^^geo:wktLiteral ;
  geo-pos:lat "43.5006"^^xsd:decimal ;
  geo-pos:long "7.17228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6667'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6667'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.397777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.17228'^^xsd:double;
  dwc:startLongitude '7.17228'^^xsd:double;
  dwc:endLongitude '7.17228'^^xsd:double;
  dwc:latitude '43.5006'^^xsd:double;
  dwc:startLatitude '43.5006'^^xsd:double;
  dwc:endLatitude '43.5006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.17228 43.5006, 7.17228 43.5006, 7.17228 43.5006, 7.17228 43.5006, 7.17228 43.5006))'^^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 '774_6667'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783649 8.507501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783649"^^xsd:decimal ;
  dwc:decimalLongitude "8.507501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783649 8.507501)"^^geo:wktLiteral ;
  geo-pos:lat "43.783649"^^xsd:decimal ;
  geo-pos:long "8.507501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5470'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5470'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.507501'^^xsd:double;
  dwc:startLongitude '8.507501'^^xsd:double;
  dwc:endLongitude '8.507501'^^xsd:double;
  dwc:latitude '43.783649'^^xsd:double;
  dwc:startLatitude '43.783649'^^xsd:double;
  dwc:endLatitude '43.783649'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.507501 43.783649, 8.507501 43.783649, 8.507501 43.783649, 8.507501 43.783649, 8.507501 43.783649))'^^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 '774_5470'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.258553 7.227883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.258553"^^xsd:decimal ;
  dwc:decimalLongitude "7.227883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.258553 7.227883)"^^geo:wktLiteral ;
  geo-pos:lat "43.258553"^^xsd:decimal ;
  geo-pos:long "7.227883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5653'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5653'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.227883'^^xsd:double;
  dwc:startLongitude '7.227883'^^xsd:double;
  dwc:endLongitude '7.227883'^^xsd:double;
  dwc:latitude '43.258553'^^xsd:double;
  dwc:startLatitude '43.258553'^^xsd:double;
  dwc:endLatitude '43.258553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.227883 43.258553, 7.227883 43.258553, 7.227883 43.258553, 7.227883 43.258553, 7.227883 43.258553))'^^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 '774_5653'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36798 8.330008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36798"^^xsd:decimal ;
  dwc:decimalLongitude "8.330008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36798 8.330008)"^^geo:wktLiteral ;
  geo-pos:lat "43.36798"^^xsd:decimal ;
  geo-pos:long "8.330008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8003'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8003'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.387222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.330008'^^xsd:double;
  dwc:startLongitude '8.330008'^^xsd:double;
  dwc:endLongitude '8.330008'^^xsd:double;
  dwc:latitude '43.36798'^^xsd:double;
  dwc:startLatitude '43.36798'^^xsd:double;
  dwc:endLatitude '43.36798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.330008 43.36798, 8.330008 43.36798, 8.330008 43.36798, 8.330008 43.36798, 8.330008 43.36798))'^^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 '774_8003'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58626 7.6206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58626"^^xsd:decimal ;
  dwc:decimalLongitude "7.6206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58626 7.6206)"^^geo:wktLiteral ;
  geo-pos:lat "43.58626"^^xsd:decimal ;
  geo-pos:long "7.6206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5123'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5123'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5480555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6206'^^xsd:double;
  dwc:startLongitude '7.6206'^^xsd:double;
  dwc:endLongitude '7.6206'^^xsd:double;
  dwc:latitude '43.58626'^^xsd:double;
  dwc:startLatitude '43.58626'^^xsd:double;
  dwc:endLatitude '43.58626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6206 43.58626, 7.6206 43.58626, 7.6206 43.58626, 7.6206 43.58626, 7.6206 43.58626))'^^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 '774_5123'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479333 7.2365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479333"^^xsd:decimal ;
  dwc:decimalLongitude "7.2365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479333 7.2365)"^^geo:wktLiteral ;
  geo-pos:lat "43.479333"^^xsd:decimal ;
  geo-pos:long "7.2365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4339'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4339'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2365'^^xsd:double;
  dwc:startLongitude '7.2365'^^xsd:double;
  dwc:endLongitude '7.2365'^^xsd:double;
  dwc:latitude '43.479333'^^xsd:double;
  dwc:startLatitude '43.479333'^^xsd:double;
  dwc:endLatitude '43.479333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2365 43.479333, 7.2365 43.479333, 7.2365 43.479333, 7.2365 43.479333, 7.2365 43.479333))'^^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 '774_4339'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5075 7.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5075"^^xsd:decimal ;
  dwc:decimalLongitude "7.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5075 7.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.5075"^^xsd:decimal ;
  geo-pos:long "7.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4336'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4336'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53'^^xsd:double;
  dwc:startLongitude '7.53'^^xsd:double;
  dwc:endLongitude '7.53'^^xsd:double;
  dwc:latitude '43.5075'^^xsd:double;
  dwc:startLatitude '43.5075'^^xsd:double;
  dwc:endLatitude '43.5075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53 43.5075, 7.53 43.5075, 7.53 43.5075, 7.53 43.5075, 7.53 43.5075))'^^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 '774_4336'^^xsd:string;
  dwc:observationDate '1995-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.234749 8.555623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.234749"^^xsd:decimal ;
  dwc:decimalLongitude "8.555623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.234749 8.555623)"^^geo:wktLiteral ;
  geo-pos:lat "43.234749"^^xsd:decimal ;
  geo-pos:long "8.555623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6083'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6083'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.12'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.555623'^^xsd:double;
  dwc:startLongitude '8.555623'^^xsd:double;
  dwc:endLongitude '8.555623'^^xsd:double;
  dwc:latitude '43.234749'^^xsd:double;
  dwc:startLatitude '43.234749'^^xsd:double;
  dwc:endLatitude '43.234749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.555623 43.234749, 8.555623 43.234749, 8.555623 43.234749, 8.555623 43.234749, 8.555623 43.234749))'^^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 '774_6083'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.750668 7.84234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.750668"^^xsd:decimal ;
  dwc:decimalLongitude "7.84234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.750668 7.84234)"^^geo:wktLiteral ;
  geo-pos:lat "43.750668"^^xsd:decimal ;
  geo-pos:long "7.84234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6289'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6289'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.097777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84234'^^xsd:double;
  dwc:startLongitude '7.84234'^^xsd:double;
  dwc:endLongitude '7.84234'^^xsd:double;
  dwc:latitude '43.750668'^^xsd:double;
  dwc:startLatitude '43.750668'^^xsd:double;
  dwc:endLatitude '43.750668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84234 43.750668, 7.84234 43.750668, 7.84234 43.750668, 7.84234 43.750668, 7.84234 43.750668))'^^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 '774_6289'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4675 7.667333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4675"^^xsd:decimal ;
  dwc:decimalLongitude "7.667333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4675 7.667333)"^^geo:wktLiteral ;
  geo-pos:lat "43.4675"^^xsd:decimal ;
  geo-pos:long "7.667333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4140'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4140'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.667333'^^xsd:double;
  dwc:startLongitude '7.667333'^^xsd:double;
  dwc:endLongitude '7.667333'^^xsd:double;
  dwc:latitude '43.4675'^^xsd:double;
  dwc:startLatitude '43.4675'^^xsd:double;
  dwc:endLatitude '43.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.667333 43.4675, 7.667333 43.4675, 7.667333 43.4675, 7.667333 43.4675, 7.667333 43.4675))'^^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 '774_4140'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.296167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.296167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.296167)"^^geo:wktLiteral ;
  geo-pos:lat "39.816667"^^xsd:decimal ;
  geo-pos:long "19.296167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2672'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2672'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.296167'^^xsd:double;
  dwc:startLongitude '19.296167'^^xsd:double;
  dwc:endLongitude '19.296167'^^xsd:double;
  dwc:latitude '39.816667'^^xsd:double;
  dwc:startLatitude '39.816667'^^xsd:double;
  dwc:endLatitude '39.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.296167 39.816667, 19.296167 39.816667, 19.296167 39.816667, 19.296167 39.816667, 19.296167 39.816667))'^^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 '774_2672'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 8.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 8.683333)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "8.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3663'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3663'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.683333'^^xsd:double;
  dwc:startLongitude '8.683333'^^xsd:double;
  dwc:endLongitude '8.683333'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:startLatitude '42.75'^^xsd:double;
  dwc:endLatitude '42.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.683333 42.75, 8.683333 42.75, 8.683333 42.75, 8.683333 42.75, 8.683333 42.75))'^^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 '774_3663'^^xsd:string;
  dwc:observationDate '1992-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686667 7.729667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686667"^^xsd:decimal ;
  dwc:decimalLongitude "7.729667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686667 7.729667)"^^geo:wktLiteral ;
  geo-pos:lat "43.686667"^^xsd:decimal ;
  geo-pos:long "7.729667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3761'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_3761'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.729667'^^xsd:double;
  dwc:startLongitude '7.729667'^^xsd:double;
  dwc:endLongitude '7.729667'^^xsd:double;
  dwc:latitude '43.686667'^^xsd:double;
  dwc:startLatitude '43.686667'^^xsd:double;
  dwc:endLatitude '43.686667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.729667 43.686667, 7.729667 43.686667, 7.729667 43.686667, 7.729667 43.686667, 7.729667 43.686667))'^^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 '774_3761'^^xsd:string;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57222 7.79167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57222"^^xsd:decimal ;
  dwc:decimalLongitude "7.79167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57222 7.79167)"^^geo:wktLiteral ;
  geo-pos:lat "43.57222"^^xsd:decimal ;
  geo-pos:long "7.79167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3732'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3732'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79167'^^xsd:double;
  dwc:startLongitude '7.79167'^^xsd:double;
  dwc:endLongitude '7.79167'^^xsd:double;
  dwc:latitude '43.57222'^^xsd:double;
  dwc:startLatitude '43.57222'^^xsd:double;
  dwc:endLatitude '43.57222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79167 43.57222, 7.79167 43.57222, 7.79167 43.57222, 7.79167 43.57222, 7.79167 43.57222))'^^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 '774_3732'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.415333 8.058833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.415333"^^xsd:decimal ;
  dwc:decimalLongitude "8.058833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.415333 8.058833)"^^geo:wktLiteral ;
  geo-pos:lat "43.415333"^^xsd:decimal ;
  geo-pos:long "8.058833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4381'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4381'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.058833'^^xsd:double;
  dwc:startLongitude '8.058833'^^xsd:double;
  dwc:endLongitude '8.058833'^^xsd:double;
  dwc:latitude '43.415333'^^xsd:double;
  dwc:startLatitude '43.415333'^^xsd:double;
  dwc:endLatitude '43.415333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.058833 43.415333, 8.058833 43.415333, 8.058833 43.415333, 8.058833 43.415333, 8.058833 43.415333))'^^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 '774_4381'^^xsd:string;
  dwc:observationDate '1996-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75005 8.361183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75005"^^xsd:decimal ;
  dwc:decimalLongitude "8.361183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75005 8.361183)"^^geo:wktLiteral ;
  geo-pos:lat "43.75005"^^xsd:decimal ;
  geo-pos:long "8.361183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7290'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7290'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.155'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.361183'^^xsd:double;
  dwc:startLongitude '8.361183'^^xsd:double;
  dwc:endLongitude '8.361183'^^xsd:double;
  dwc:latitude '43.75005'^^xsd:double;
  dwc:startLatitude '43.75005'^^xsd:double;
  dwc:endLatitude '43.75005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.361183 43.75005, 8.361183 43.75005, 8.361183 43.75005, 8.361183 43.75005, 8.361183 43.75005))'^^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 '774_7290'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59745 7.992917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59745"^^xsd:decimal ;
  dwc:decimalLongitude "7.992917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59745 7.992917)"^^geo:wktLiteral ;
  geo-pos:lat "43.59745"^^xsd:decimal ;
  geo-pos:long "7.992917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7424'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7424'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.126388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.992917'^^xsd:double;
  dwc:startLongitude '7.992917'^^xsd:double;
  dwc:endLongitude '7.992917'^^xsd:double;
  dwc:latitude '43.59745'^^xsd:double;
  dwc:startLatitude '43.59745'^^xsd:double;
  dwc:endLatitude '43.59745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.992917 43.59745, 7.992917 43.59745, 7.992917 43.59745, 7.992917 43.59745, 7.992917 43.59745))'^^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 '774_7424'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37105 8.015233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37105"^^xsd:decimal ;
  dwc:decimalLongitude "8.015233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37105 8.015233)"^^geo:wktLiteral ;
  geo-pos:lat "43.37105"^^xsd:decimal ;
  geo-pos:long "8.015233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3676'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3676'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.015233'^^xsd:double;
  dwc:startLongitude '8.015233'^^xsd:double;
  dwc:endLongitude '8.015233'^^xsd:double;
  dwc:latitude '43.37105'^^xsd:double;
  dwc:startLatitude '43.37105'^^xsd:double;
  dwc:endLatitude '43.37105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.015233 43.37105, 8.015233 43.37105, 8.015233 43.37105, 8.015233 43.37105, 8.015233 43.37105))'^^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 '774_3676'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352133 7.634617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.352133"^^xsd:decimal ;
  dwc:decimalLongitude "7.634617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352133 7.634617)"^^geo:wktLiteral ;
  geo-pos:lat "43.352133"^^xsd:decimal ;
  geo-pos:long "7.634617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3480'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.634617'^^xsd:double;
  dwc:startLongitude '7.634617'^^xsd:double;
  dwc:endLongitude '7.634617'^^xsd:double;
  dwc:latitude '43.352133'^^xsd:double;
  dwc:startLatitude '43.352133'^^xsd:double;
  dwc:endLatitude '43.352133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.634617 43.352133, 7.634617 43.352133, 7.634617 43.352133, 7.634617 43.352133, 7.634617 43.352133))'^^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 '774_3480'^^xsd:string;
  dwc:observationDate '1991-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684817 7.922533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.684817"^^xsd:decimal ;
  dwc:decimalLongitude "7.922533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684817 7.922533)"^^geo:wktLiteral ;
  geo-pos:lat "43.684817"^^xsd:decimal ;
  geo-pos:long "7.922533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7096'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7096'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.922533'^^xsd:double;
  dwc:startLongitude '7.922533'^^xsd:double;
  dwc:endLongitude '7.922533'^^xsd:double;
  dwc:latitude '43.684817'^^xsd:double;
  dwc:startLatitude '43.684817'^^xsd:double;
  dwc:endLatitude '43.684817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.922533 43.684817, 7.922533 43.684817, 7.922533 43.684817, 7.922533 43.684817, 7.922533 43.684817))'^^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 '774_7096'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.221833 8.1935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.221833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.221833 8.1935)"^^geo:wktLiteral ;
  geo-pos:lat "41.221833"^^xsd:decimal ;
  geo-pos:long "8.1935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2786'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2786'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1935'^^xsd:double;
  dwc:startLongitude '8.1935'^^xsd:double;
  dwc:endLongitude '8.1935'^^xsd:double;
  dwc:latitude '41.221833'^^xsd:double;
  dwc:startLatitude '41.221833'^^xsd:double;
  dwc:endLatitude '41.221833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1935 41.221833, 8.1935 41.221833, 8.1935 41.221833, 8.1935 41.221833, 8.1935 41.221833))'^^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 '774_2786'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329 7.357333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.329"^^xsd:decimal ;
  dwc:decimalLongitude "7.357333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.329 7.357333)"^^geo:wktLiteral ;
  geo-pos:lat "43.329"^^xsd:decimal ;
  geo-pos:long "7.357333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3325'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3325'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.357333'^^xsd:double;
  dwc:startLongitude '7.357333'^^xsd:double;
  dwc:endLongitude '7.357333'^^xsd:double;
  dwc:latitude '43.329'^^xsd:double;
  dwc:startLatitude '43.329'^^xsd:double;
  dwc:endLatitude '43.329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.357333 43.329, 7.357333 43.329, 7.357333 43.329, 7.357333 43.329, 7.357333 43.329))'^^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 '774_3325'^^xsd:string;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 7.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633333"^^xsd:decimal ;
  dwc:decimalLongitude "7.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 7.916667)"^^geo:wktLiteral ;
  geo-pos:lat "43.633333"^^xsd:decimal ;
  geo-pos:long "7.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2281'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2281'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916667'^^xsd:double;
  dwc:startLongitude '7.916667'^^xsd:double;
  dwc:endLongitude '7.916667'^^xsd:double;
  dwc:latitude '43.633333'^^xsd:double;
  dwc:startLatitude '43.633333'^^xsd:double;
  dwc:endLatitude '43.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916667 43.633333, 7.916667 43.633333, 7.916667 43.633333, 7.916667 43.633333, 7.916667 43.633333))'^^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 '774_2281'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66388 7.70525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66388"^^xsd:decimal ;
  dwc:decimalLongitude "7.70525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66388 7.70525)"^^geo:wktLiteral ;
  geo-pos:lat "43.66388"^^xsd:decimal ;
  geo-pos:long "7.70525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4919'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4919'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.70525'^^xsd:double;
  dwc:startLongitude '7.70525'^^xsd:double;
  dwc:endLongitude '7.70525'^^xsd:double;
  dwc:latitude '43.66388'^^xsd:double;
  dwc:startLatitude '43.66388'^^xsd:double;
  dwc:endLatitude '43.66388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.70525 43.66388, 7.70525 43.66388, 7.70525 43.66388, 7.70525 43.66388, 7.70525 43.66388))'^^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 '774_4919'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81583 8.120439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81583"^^xsd:decimal ;
  dwc:decimalLongitude "8.120439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81583 8.120439)"^^geo:wktLiteral ;
  geo-pos:lat "43.81583"^^xsd:decimal ;
  geo-pos:long "8.120439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5695'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5695'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.015'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.120439'^^xsd:double;
  dwc:startLongitude '8.120439'^^xsd:double;
  dwc:endLongitude '8.120439'^^xsd:double;
  dwc:latitude '43.81583'^^xsd:double;
  dwc:startLatitude '43.81583'^^xsd:double;
  dwc:endLatitude '43.81583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.120439 43.81583, 8.120439 43.81583, 8.120439 43.81583, 8.120439 43.81583, 8.120439 43.81583))'^^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 '774_5695'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.758064 7.784367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.758064"^^xsd:decimal ;
  dwc:decimalLongitude "7.784367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.758064 7.784367)"^^geo:wktLiteral ;
  geo-pos:lat "43.758064"^^xsd:decimal ;
  geo-pos:long "7.784367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5687'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5687'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.5327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.784367'^^xsd:double;
  dwc:startLongitude '7.784367'^^xsd:double;
  dwc:endLongitude '7.784367'^^xsd:double;
  dwc:latitude '43.758064'^^xsd:double;
  dwc:startLatitude '43.758064'^^xsd:double;
  dwc:endLatitude '43.758064'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.784367 43.758064, 7.784367 43.758064, 7.784367 43.758064, 7.784367 43.758064, 7.784367 43.758064))'^^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 '774_5687'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6611 7.8249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6611"^^xsd:decimal ;
  dwc:decimalLongitude "7.8249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6611 7.8249)"^^geo:wktLiteral ;
  geo-pos:lat "43.6611"^^xsd:decimal ;
  geo-pos:long "7.8249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7537'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7537'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.262777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8249'^^xsd:double;
  dwc:startLongitude '7.8249'^^xsd:double;
  dwc:endLongitude '7.8249'^^xsd:double;
  dwc:latitude '43.6611'^^xsd:double;
  dwc:startLatitude '43.6611'^^xsd:double;
  dwc:endLatitude '43.6611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8249 43.6611, 7.8249 43.6611, 7.8249 43.6611, 7.8249 43.6611, 7.8249 43.6611))'^^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 '774_7537'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6776 7.9836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6776"^^xsd:decimal ;
  dwc:decimalLongitude "7.9836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6776 7.9836)"^^geo:wktLiteral ;
  geo-pos:lat "43.6776"^^xsd:decimal ;
  geo-pos:long "7.9836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7193'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7193'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.4186111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9836'^^xsd:double;
  dwc:startLongitude '7.9836'^^xsd:double;
  dwc:endLongitude '7.9836'^^xsd:double;
  dwc:latitude '43.6776'^^xsd:double;
  dwc:startLatitude '43.6776'^^xsd:double;
  dwc:endLatitude '43.6776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9836 43.6776, 7.9836 43.6776, 7.9836 43.6776, 7.9836 43.6776, 7.9836 43.6776))'^^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 '774_7193'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685 7.728833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685"^^xsd:decimal ;
  dwc:decimalLongitude "7.728833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685 7.728833)"^^geo:wktLiteral ;
  geo-pos:lat "43.685"^^xsd:decimal ;
  geo-pos:long "7.728833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3339'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3339'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.728833'^^xsd:double;
  dwc:startLongitude '7.728833'^^xsd:double;
  dwc:endLongitude '7.728833'^^xsd:double;
  dwc:latitude '43.685'^^xsd:double;
  dwc:startLatitude '43.685'^^xsd:double;
  dwc:endLatitude '43.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.728833 43.685, 7.728833 43.685, 7.728833 43.685, 7.728833 43.685, 7.728833 43.685))'^^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 '774_3339'^^xsd:string;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.598833 7.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.598833"^^xsd:decimal ;
  dwc:decimalLongitude "7.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.598833 7.924167)"^^geo:wktLiteral ;
  geo-pos:lat "43.598833"^^xsd:decimal ;
  geo-pos:long "7.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4072'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4072'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.924167'^^xsd:double;
  dwc:startLongitude '7.924167'^^xsd:double;
  dwc:endLongitude '7.924167'^^xsd:double;
  dwc:latitude '43.598833'^^xsd:double;
  dwc:startLatitude '43.598833'^^xsd:double;
  dwc:endLatitude '43.598833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.924167 43.598833, 7.924167 43.598833, 7.924167 43.598833, 7.924167 43.598833, 7.924167 43.598833))'^^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 '774_4072'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83911 8.473883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83911"^^xsd:decimal ;
  dwc:decimalLongitude "8.473883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83911 8.473883)"^^geo:wktLiteral ;
  geo-pos:lat "42.83911"^^xsd:decimal ;
  geo-pos:long "8.473883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7832'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7832'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.340555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.473883'^^xsd:double;
  dwc:startLongitude '8.473883'^^xsd:double;
  dwc:endLongitude '8.473883'^^xsd:double;
  dwc:latitude '42.83911'^^xsd:double;
  dwc:startLatitude '42.83911'^^xsd:double;
  dwc:endLatitude '42.83911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.473883 42.83911, 8.473883 42.83911, 8.473883 42.83911, 8.473883 42.83911, 8.473883 42.83911))'^^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 '774_7832'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 7.731833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "7.731833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 7.731833)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "7.731833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4366'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4366'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.731833'^^xsd:double;
  dwc:startLongitude '7.731833'^^xsd:double;
  dwc:endLongitude '7.731833'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:startLatitude '43.383'^^xsd:double;
  dwc:endLatitude '43.383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.731833 43.383, 7.731833 43.383, 7.731833 43.383, 7.731833 43.383, 7.731833 43.383))'^^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 '774_4366'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78611 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78611"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78611 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "41.78611"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3738'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3738'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:startLongitude '11.225'^^xsd:double;
  dwc:endLongitude '11.225'^^xsd:double;
  dwc:latitude '41.78611'^^xsd:double;
  dwc:startLatitude '41.78611'^^xsd:double;
  dwc:endLatitude '41.78611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.225 41.78611, 11.225 41.78611, 11.225 41.78611, 11.225 41.78611, 11.225 41.78611))'^^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 '774_3738'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597333 7.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.597333"^^xsd:decimal ;
  dwc:decimalLongitude "7.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597333 7.842)"^^geo:wktLiteral ;
  geo-pos:lat "43.597333"^^xsd:decimal ;
  geo-pos:long "7.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3272'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3272'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.842'^^xsd:double;
  dwc:startLongitude '7.842'^^xsd:double;
  dwc:endLongitude '7.842'^^xsd:double;
  dwc:latitude '43.597333'^^xsd:double;
  dwc:startLatitude '43.597333'^^xsd:double;
  dwc:endLatitude '43.597333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.842 43.597333, 7.842 43.597333, 7.842 43.597333, 7.842 43.597333, 7.842 43.597333))'^^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 '774_3272'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.818883 8.9347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.818883"^^xsd:decimal ;
  dwc:decimalLongitude "8.9347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.818883 8.9347)"^^geo:wktLiteral ;
  geo-pos:lat "42.818883"^^xsd:decimal ;
  geo-pos:long "8.9347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3717'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3717'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.9347'^^xsd:double;
  dwc:startLongitude '8.9347'^^xsd:double;
  dwc:endLongitude '8.9347'^^xsd:double;
  dwc:latitude '42.818883'^^xsd:double;
  dwc:startLatitude '42.818883'^^xsd:double;
  dwc:endLatitude '42.818883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9347 42.818883, 8.9347 42.818883, 8.9347 42.818883, 8.9347 42.818883, 8.9347 42.818883))'^^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 '774_3717'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.510333 7.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.510333"^^xsd:decimal ;
  dwc:decimalLongitude "7.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.510333 7.872)"^^geo:wktLiteral ;
  geo-pos:lat "43.510333"^^xsd:decimal ;
  geo-pos:long "7.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4118'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.872'^^xsd:double;
  dwc:startLongitude '7.872'^^xsd:double;
  dwc:endLongitude '7.872'^^xsd:double;
  dwc:latitude '43.510333'^^xsd:double;
  dwc:startLatitude '43.510333'^^xsd:double;
  dwc:endLatitude '43.510333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.872 43.510333, 7.872 43.510333, 7.872 43.510333, 7.872 43.510333, 7.872 43.510333))'^^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 '774_4118'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591283 7.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.591283"^^xsd:decimal ;
  dwc:decimalLongitude "7.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591283 7.8486)"^^geo:wktLiteral ;
  geo-pos:lat "43.591283"^^xsd:decimal ;
  geo-pos:long "7.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3809'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3809'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8486'^^xsd:double;
  dwc:startLongitude '7.8486'^^xsd:double;
  dwc:endLongitude '7.8486'^^xsd:double;
  dwc:latitude '43.591283'^^xsd:double;
  dwc:startLatitude '43.591283'^^xsd:double;
  dwc:endLatitude '43.591283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8486 43.591283, 7.8486 43.591283, 7.8486 43.591283, 7.8486 43.591283, 7.8486 43.591283))'^^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 '774_3809'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35645 8.13725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35645"^^xsd:decimal ;
  dwc:decimalLongitude "8.13725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35645 8.13725)"^^geo:wktLiteral ;
  geo-pos:lat "43.35645"^^xsd:decimal ;
  geo-pos:long "8.13725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3874'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3874'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.13725'^^xsd:double;
  dwc:startLongitude '8.13725'^^xsd:double;
  dwc:endLongitude '8.13725'^^xsd:double;
  dwc:latitude '43.35645'^^xsd:double;
  dwc:startLatitude '43.35645'^^xsd:double;
  dwc:endLatitude '43.35645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.13725 43.35645, 8.13725 43.35645, 8.13725 43.35645, 8.13725 43.35645, 8.13725 43.35645))'^^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 '774_3874'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 7.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 7.616667)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "7.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2526'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2526'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.616667'^^xsd:double;
  dwc:startLongitude '7.616667'^^xsd:double;
  dwc:endLongitude '7.616667'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:startLatitude '42.4'^^xsd:double;
  dwc:endLatitude '42.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.616667 42.4, 7.616667 42.4, 7.616667 42.4, 7.616667 42.4, 7.616667 42.4))'^^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 '774_2526'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58825 7.98425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58825"^^xsd:decimal ;
  dwc:decimalLongitude "7.98425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58825 7.98425)"^^geo:wktLiteral ;
  geo-pos:lat "43.58825"^^xsd:decimal ;
  geo-pos:long "7.98425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3836'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3836'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98425'^^xsd:double;
  dwc:startLongitude '7.98425'^^xsd:double;
  dwc:endLongitude '7.98425'^^xsd:double;
  dwc:latitude '43.58825'^^xsd:double;
  dwc:startLatitude '43.58825'^^xsd:double;
  dwc:endLatitude '43.58825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98425 43.58825, 7.98425 43.58825, 7.98425 43.58825, 7.98425 43.58825, 7.98425 43.58825))'^^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 '774_3836'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266667 7.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.266667"^^xsd:decimal ;
  dwc:decimalLongitude "7.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266667 7.966667)"^^geo:wktLiteral ;
  geo-pos:lat "43.266667"^^xsd:decimal ;
  geo-pos:long "7.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3419'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3419'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.966667'^^xsd:double;
  dwc:startLongitude '7.966667'^^xsd:double;
  dwc:endLongitude '7.966667'^^xsd:double;
  dwc:latitude '43.266667'^^xsd:double;
  dwc:startLatitude '43.266667'^^xsd:double;
  dwc:endLatitude '43.266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.966667 43.266667, 7.966667 43.266667, 7.966667 43.266667, 7.966667 43.266667, 7.966667 43.266667))'^^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 '774_3419'^^xsd:string;
  dwc:observationDate '1991-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616833 7.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616833"^^xsd:decimal ;
  dwc:decimalLongitude "7.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616833 7.6175)"^^geo:wktLiteral ;
  geo-pos:lat "43.616833"^^xsd:decimal ;
  geo-pos:long "7.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3283'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3283'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6175'^^xsd:double;
  dwc:startLongitude '7.6175'^^xsd:double;
  dwc:endLongitude '7.6175'^^xsd:double;
  dwc:latitude '43.616833'^^xsd:double;
  dwc:startLatitude '43.616833'^^xsd:double;
  dwc:endLatitude '43.616833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6175 43.616833, 7.6175 43.616833, 7.6175 43.616833, 7.6175 43.616833, 7.6175 43.616833))'^^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 '774_3283'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42622 15.68929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42622"^^xsd:decimal ;
  dwc:decimalLongitude "15.68929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42622 15.68929)"^^geo:wktLiteral ;
  geo-pos:lat "38.42622"^^xsd:decimal ;
  geo-pos:long "15.68929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8364'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.739166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.68929'^^xsd:double;
  dwc:startLongitude '15.68929'^^xsd:double;
  dwc:endLongitude '15.68929'^^xsd:double;
  dwc:latitude '38.42622'^^xsd:double;
  dwc:startLatitude '38.42622'^^xsd:double;
  dwc:endLatitude '38.42622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.68929 38.42622, 15.68929 38.42622, 15.68929 38.42622, 15.68929 38.42622, 15.68929 38.42622))'^^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 '774_8364'^^xsd:string;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520279 7.400428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520279"^^xsd:decimal ;
  dwc:decimalLongitude "7.400428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520279 7.400428)"^^geo:wktLiteral ;
  geo-pos:lat "43.520279"^^xsd:decimal ;
  geo-pos:long "7.400428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5781'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5781'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.400428'^^xsd:double;
  dwc:startLongitude '7.400428'^^xsd:double;
  dwc:endLongitude '7.400428'^^xsd:double;
  dwc:latitude '43.520279'^^xsd:double;
  dwc:startLatitude '43.520279'^^xsd:double;
  dwc:endLatitude '43.520279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.400428 43.520279, 7.400428 43.520279, 7.400428 43.520279, 7.400428 43.520279, 7.400428 43.520279))'^^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 '774_5781'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.906167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583333"^^xsd:decimal ;
  dwc:decimalLongitude "7.906167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.906167)"^^geo:wktLiteral ;
  geo-pos:lat "43.583333"^^xsd:decimal ;
  geo-pos:long "7.906167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2308'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2308'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.906167'^^xsd:double;
  dwc:startLongitude '7.906167'^^xsd:double;
  dwc:endLongitude '7.906167'^^xsd:double;
  dwc:latitude '43.583333'^^xsd:double;
  dwc:startLatitude '43.583333'^^xsd:double;
  dwc:endLatitude '43.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.906167 43.583333, 7.906167 43.583333, 7.906167 43.583333, 7.906167 43.583333, 7.906167 43.583333))'^^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 '774_2308'^^xsd:string;
  dwc:observationDate '1988-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63941 7.605796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63941"^^xsd:decimal ;
  dwc:decimalLongitude "7.605796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63941 7.605796)"^^geo:wktLiteral ;
  geo-pos:lat "43.63941"^^xsd:decimal ;
  geo-pos:long "7.605796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8022'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8022'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.880277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.605796'^^xsd:double;
  dwc:startLongitude '7.605796'^^xsd:double;
  dwc:endLongitude '7.605796'^^xsd:double;
  dwc:latitude '43.63941'^^xsd:double;
  dwc:startLatitude '43.63941'^^xsd:double;
  dwc:endLatitude '43.63941'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.605796 43.63941, 7.605796 43.63941, 7.605796 43.63941, 7.605796 43.63941, 7.605796 43.63941))'^^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 '774_8022'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46186 7.26199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46186"^^xsd:decimal ;
  dwc:decimalLongitude "7.26199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46186 7.26199)"^^geo:wktLiteral ;
  geo-pos:lat "43.46186"^^xsd:decimal ;
  geo-pos:long "7.26199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6616'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6616'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.9483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.26199'^^xsd:double;
  dwc:startLongitude '7.26199'^^xsd:double;
  dwc:endLongitude '7.26199'^^xsd:double;
  dwc:latitude '43.46186'^^xsd:double;
  dwc:startLatitude '43.46186'^^xsd:double;
  dwc:endLatitude '43.46186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.26199 43.46186, 7.26199 43.46186, 7.26199 43.46186, 7.26199 43.46186, 7.26199 43.46186))'^^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 '774_6616'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.380573 7.39054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.380573"^^xsd:decimal ;
  dwc:decimalLongitude "7.39054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.380573 7.39054)"^^geo:wktLiteral ;
  geo-pos:lat "43.380573"^^xsd:decimal ;
  geo-pos:long "7.39054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6310'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39054'^^xsd:double;
  dwc:startLongitude '7.39054'^^xsd:double;
  dwc:endLongitude '7.39054'^^xsd:double;
  dwc:latitude '43.380573'^^xsd:double;
  dwc:startLatitude '43.380573'^^xsd:double;
  dwc:endLatitude '43.380573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39054 43.380573, 7.39054 43.380573, 7.39054 43.380573, 7.39054 43.380573, 7.39054 43.380573))'^^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 '774_6310'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1685 8.11662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1685"^^xsd:decimal ;
  dwc:decimalLongitude "8.11662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1685 8.11662)"^^geo:wktLiteral ;
  geo-pos:lat "43.1685"^^xsd:decimal ;
  geo-pos:long "8.11662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6536'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6536'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.498888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.11662'^^xsd:double;
  dwc:startLongitude '8.11662'^^xsd:double;
  dwc:endLongitude '8.11662'^^xsd:double;
  dwc:latitude '43.1685'^^xsd:double;
  dwc:startLatitude '43.1685'^^xsd:double;
  dwc:endLatitude '43.1685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.11662 43.1685, 8.11662 43.1685, 8.11662 43.1685, 8.11662 43.1685, 8.11662 43.1685))'^^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 '774_6536'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34111 8.3788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.34111"^^xsd:decimal ;
  dwc:decimalLongitude "8.3788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.34111 8.3788)"^^geo:wktLiteral ;
  geo-pos:lat "43.34111"^^xsd:decimal ;
  geo-pos:long "8.3788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6663'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6663'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6827777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3788'^^xsd:double;
  dwc:startLongitude '8.3788'^^xsd:double;
  dwc:endLongitude '8.3788'^^xsd:double;
  dwc:latitude '43.34111'^^xsd:double;
  dwc:startLatitude '43.34111'^^xsd:double;
  dwc:endLatitude '43.34111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3788 43.34111, 8.3788 43.34111, 8.3788 43.34111, 8.3788 43.34111, 8.3788 43.34111))'^^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 '774_6663'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21453 8.30542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21453"^^xsd:decimal ;
  dwc:decimalLongitude "8.30542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21453 8.30542)"^^geo:wktLiteral ;
  geo-pos:lat "43.21453"^^xsd:decimal ;
  geo-pos:long "8.30542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6509'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6509'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.135'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.30542'^^xsd:double;
  dwc:startLongitude '8.30542'^^xsd:double;
  dwc:endLongitude '8.30542'^^xsd:double;
  dwc:latitude '43.21453'^^xsd:double;
  dwc:startLatitude '43.21453'^^xsd:double;
  dwc:endLatitude '43.21453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.30542 43.21453, 8.30542 43.21453, 8.30542 43.21453, 8.30542 43.21453, 8.30542 43.21453))'^^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 '774_6509'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.356747 7.596843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.356747"^^xsd:decimal ;
  dwc:decimalLongitude "7.596843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.356747 7.596843)"^^geo:wktLiteral ;
  geo-pos:lat "43.356747"^^xsd:decimal ;
  geo-pos:long "7.596843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6038'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6038'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.501666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.596843'^^xsd:double;
  dwc:startLongitude '7.596843'^^xsd:double;
  dwc:endLongitude '7.596843'^^xsd:double;
  dwc:latitude '43.356747'^^xsd:double;
  dwc:startLatitude '43.356747'^^xsd:double;
  dwc:endLatitude '43.356747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.596843 43.356747, 7.596843 43.356747, 7.596843 43.356747, 7.596843 43.356747, 7.596843 43.356747))'^^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 '774_6038'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46477 6.9813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46477"^^xsd:decimal ;
  dwc:decimalLongitude "6.9813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46477 6.9813)"^^geo:wktLiteral ;
  geo-pos:lat "43.46477"^^xsd:decimal ;
  geo-pos:long "6.9813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5312'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5312'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.9813'^^xsd:double;
  dwc:startLongitude '6.9813'^^xsd:double;
  dwc:endLongitude '6.9813'^^xsd:double;
  dwc:latitude '43.46477'^^xsd:double;
  dwc:startLatitude '43.46477'^^xsd:double;
  dwc:endLatitude '43.46477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.9813 43.46477, 6.9813 43.46477, 6.9813 43.46477, 6.9813 43.46477, 6.9813 43.46477))'^^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 '774_5312'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689095 8.139647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.689095"^^xsd:decimal ;
  dwc:decimalLongitude "8.139647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689095 8.139647)"^^geo:wktLiteral ;
  geo-pos:lat "43.689095"^^xsd:decimal ;
  geo-pos:long "8.139647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5989'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5989'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.973888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.139647'^^xsd:double;
  dwc:startLongitude '8.139647'^^xsd:double;
  dwc:endLongitude '8.139647'^^xsd:double;
  dwc:latitude '43.689095'^^xsd:double;
  dwc:startLatitude '43.689095'^^xsd:double;
  dwc:endLatitude '43.689095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.139647 43.689095, 8.139647 43.689095, 8.139647 43.689095, 8.139647 43.689095, 8.139647 43.689095))'^^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 '774_5989'^^xsd:string;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13944 8.46668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13944"^^xsd:decimal ;
  dwc:decimalLongitude "8.46668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13944 8.46668)"^^geo:wktLiteral ;
  geo-pos:lat "44.13944"^^xsd:decimal ;
  geo-pos:long "8.46668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5298'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.571111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46668'^^xsd:double;
  dwc:startLongitude '8.46668'^^xsd:double;
  dwc:endLongitude '8.46668'^^xsd:double;
  dwc:latitude '44.13944'^^xsd:double;
  dwc:startLatitude '44.13944'^^xsd:double;
  dwc:endLatitude '44.13944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46668 44.13944, 8.46668 44.13944, 8.46668 44.13944, 8.46668 44.13944, 8.46668 44.13944))'^^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 '774_5298'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.093333 8.431667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.093333"^^xsd:decimal ;
  dwc:decimalLongitude "8.431667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.093333 8.431667)"^^geo:wktLiteral ;
  geo-pos:lat "43.093333"^^xsd:decimal ;
  geo-pos:long "8.431667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4530'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4530'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.431667'^^xsd:double;
  dwc:startLongitude '8.431667'^^xsd:double;
  dwc:endLongitude '8.431667'^^xsd:double;
  dwc:latitude '43.093333'^^xsd:double;
  dwc:startLatitude '43.093333'^^xsd:double;
  dwc:endLatitude '43.093333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.431667 43.093333, 8.431667 43.093333, 8.431667 43.093333, 8.431667 43.093333, 8.431667 43.093333))'^^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 '774_4530'^^xsd:string;
  dwc:observationDate '1997-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726667 20.475556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.726667"^^xsd:decimal ;
  dwc:decimalLongitude "20.475556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726667 20.475556)"^^geo:wktLiteral ;
  geo-pos:lat "38.726667"^^xsd:decimal ;
  geo-pos:long "20.475556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_696'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_696'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.475556'^^xsd:double;
  dwc:startLongitude '20.475556'^^xsd:double;
  dwc:endLongitude '20.475556'^^xsd:double;
  dwc:latitude '38.726667'^^xsd:double;
  dwc:startLatitude '38.726667'^^xsd:double;
  dwc:endLatitude '38.726667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.475556 38.726667, 20.475556 38.726667, 20.475556 38.726667, 20.475556 38.726667, 20.475556 38.726667))'^^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 '774_696'^^xsd:string;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65601 8.28227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65601"^^xsd:decimal ;
  dwc:decimalLongitude "8.28227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65601 8.28227)"^^geo:wktLiteral ;
  geo-pos:lat "43.65601"^^xsd:decimal ;
  geo-pos:long "8.28227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4830'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4830'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.626388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.28227'^^xsd:double;
  dwc:startLongitude '8.28227'^^xsd:double;
  dwc:endLongitude '8.28227'^^xsd:double;
  dwc:latitude '43.65601'^^xsd:double;
  dwc:startLatitude '43.65601'^^xsd:double;
  dwc:endLatitude '43.65601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.28227 43.65601, 8.28227 43.65601, 8.28227 43.65601, 8.28227 43.65601, 8.28227 43.65601))'^^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 '774_4830'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58831 8.24203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58831"^^xsd:decimal ;
  dwc:decimalLongitude "8.24203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58831 8.24203)"^^geo:wktLiteral ;
  geo-pos:lat "43.58831"^^xsd:decimal ;
  geo-pos:long "8.24203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4826'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4826'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.134166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24203'^^xsd:double;
  dwc:startLongitude '8.24203'^^xsd:double;
  dwc:endLongitude '8.24203'^^xsd:double;
  dwc:latitude '43.58831'^^xsd:double;
  dwc:startLatitude '43.58831'^^xsd:double;
  dwc:endLatitude '43.58831'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24203 43.58831, 8.24203 43.58831, 8.24203 43.58831, 8.24203 43.58831, 8.24203 43.58831))'^^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 '774_4826'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616667 7.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616667"^^xsd:decimal ;
  dwc:decimalLongitude "7.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616667 7.516667)"^^geo:wktLiteral ;
  geo-pos:lat "43.616667"^^xsd:decimal ;
  geo-pos:long "7.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3557'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3557'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.516667'^^xsd:double;
  dwc:startLongitude '7.516667'^^xsd:double;
  dwc:endLongitude '7.516667'^^xsd:double;
  dwc:latitude '43.616667'^^xsd:double;
  dwc:startLatitude '43.616667'^^xsd:double;
  dwc:endLatitude '43.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.516667 43.616667, 7.516667 43.616667, 7.516667 43.616667, 7.516667 43.616667, 7.516667 43.616667))'^^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 '774_3557'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643017 7.314476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.643017"^^xsd:decimal ;
  dwc:decimalLongitude "7.314476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643017 7.314476)"^^geo:wktLiteral ;
  geo-pos:lat "43.643017"^^xsd:decimal ;
  geo-pos:long "7.314476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5700'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5700'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6991666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.314476'^^xsd:double;
  dwc:startLongitude '7.314476'^^xsd:double;
  dwc:endLongitude '7.314476'^^xsd:double;
  dwc:latitude '43.643017'^^xsd:double;
  dwc:startLatitude '43.643017'^^xsd:double;
  dwc:endLatitude '43.643017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.314476 43.643017, 7.314476 43.643017, 7.314476 43.643017, 7.314476 43.643017, 7.314476 43.643017))'^^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 '774_5700'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 8.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 8.633333)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "8.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2579'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2579'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.633333'^^xsd:double;
  dwc:startLongitude '8.633333'^^xsd:double;
  dwc:endLongitude '8.633333'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:startLatitude '43.15'^^xsd:double;
  dwc:endLatitude '43.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.633333 43.15, 8.633333 43.15, 8.633333 43.15, 8.633333 43.15, 8.633333 43.15))'^^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 '774_2579'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.840483 8.887883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.840483"^^xsd:decimal ;
  dwc:decimalLongitude "8.887883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.840483 8.887883)"^^geo:wktLiteral ;
  geo-pos:lat "42.840483"^^xsd:decimal ;
  geo-pos:long "8.887883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3503'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3503'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.887883'^^xsd:double;
  dwc:startLongitude '8.887883'^^xsd:double;
  dwc:endLongitude '8.887883'^^xsd:double;
  dwc:latitude '42.840483'^^xsd:double;
  dwc:startLatitude '42.840483'^^xsd:double;
  dwc:endLatitude '42.840483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.887883 42.840483, 8.887883 42.840483, 8.887883 42.840483, 8.887883 42.840483, 8.887883 42.840483))'^^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 '774_3503'^^xsd:string;
  dwc:observationDate '1991-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6912 7.854967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6912"^^xsd:decimal ;
  dwc:decimalLongitude "7.854967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6912 7.854967)"^^geo:wktLiteral ;
  geo-pos:lat "43.6912"^^xsd:decimal ;
  geo-pos:long "7.854967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3490'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3490'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.854967'^^xsd:double;
  dwc:startLongitude '7.854967'^^xsd:double;
  dwc:endLongitude '7.854967'^^xsd:double;
  dwc:latitude '43.6912'^^xsd:double;
  dwc:startLatitude '43.6912'^^xsd:double;
  dwc:endLatitude '43.6912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.854967 43.6912, 7.854967 43.6912, 7.854967 43.6912, 7.854967 43.6912, 7.854967 43.6912))'^^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 '774_3490'^^xsd:string;
  dwc:observationDate '1991-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4684 7.764083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4684"^^xsd:decimal ;
  dwc:decimalLongitude "7.764083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4684 7.764083)"^^geo:wktLiteral ;
  geo-pos:lat "43.4684"^^xsd:decimal ;
  geo-pos:long "7.764083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3483'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3483'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.764083'^^xsd:double;
  dwc:startLongitude '7.764083'^^xsd:double;
  dwc:endLongitude '7.764083'^^xsd:double;
  dwc:latitude '43.4684'^^xsd:double;
  dwc:startLatitude '43.4684'^^xsd:double;
  dwc:endLatitude '43.4684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.764083 43.4684, 7.764083 43.4684, 7.764083 43.4684, 7.764083 43.4684, 7.764083 43.4684))'^^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 '774_3483'^^xsd:string;
  dwc:observationDate '1991-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349667 7.932333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.349667"^^xsd:decimal ;
  dwc:decimalLongitude "7.932333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349667 7.932333)"^^geo:wktLiteral ;
  geo-pos:lat "43.349667"^^xsd:decimal ;
  geo-pos:long "7.932333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3791'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3791'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.932333'^^xsd:double;
  dwc:startLongitude '7.932333'^^xsd:double;
  dwc:endLongitude '7.932333'^^xsd:double;
  dwc:latitude '43.349667'^^xsd:double;
  dwc:startLatitude '43.349667'^^xsd:double;
  dwc:endLatitude '43.349667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.932333 43.349667, 7.932333 43.349667, 7.932333 43.349667, 7.932333 43.349667, 7.932333 43.349667))'^^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 '774_3791'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 8.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2597'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2597'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15'^^xsd:double;
  dwc:startLongitude '8.15'^^xsd:double;
  dwc:endLongitude '8.15'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:startLatitude '41.4'^^xsd:double;
  dwc:endLatitude '41.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15 41.4, 8.15 41.4, 8.15 41.4, 8.15 41.4, 8.15 41.4))'^^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 '774_2597'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00224 15.54721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00224"^^xsd:decimal ;
  dwc:decimalLongitude "15.54721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00224 15.54721)"^^geo:wktLiteral ;
  geo-pos:lat "38.00224"^^xsd:decimal ;
  geo-pos:long "15.54721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8338'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8338'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.54721'^^xsd:double;
  dwc:startLongitude '15.54721'^^xsd:double;
  dwc:endLongitude '15.54721'^^xsd:double;
  dwc:latitude '38.00224'^^xsd:double;
  dwc:startLatitude '38.00224'^^xsd:double;
  dwc:endLatitude '38.00224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.54721 38.00224, 15.54721 38.00224, 15.54721 38.00224, 15.54721 38.00224, 15.54721 38.00224))'^^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 '774_8338'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6723 7.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6723"^^xsd:decimal ;
  dwc:decimalLongitude "7.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6723 7.9633)"^^geo:wktLiteral ;
  geo-pos:lat "43.6723"^^xsd:decimal ;
  geo-pos:long "7.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7504'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7504'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.305277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9633'^^xsd:double;
  dwc:startLongitude '7.9633'^^xsd:double;
  dwc:endLongitude '7.9633'^^xsd:double;
  dwc:latitude '43.6723'^^xsd:double;
  dwc:startLatitude '43.6723'^^xsd:double;
  dwc:endLatitude '43.6723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9633 43.6723, 7.9633 43.6723, 7.9633 43.6723, 7.9633 43.6723, 7.9633 43.6723))'^^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 '774_7504'^^xsd:string;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.422691 15.340745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.422691"^^xsd:decimal ;
  dwc:decimalLongitude "15.340745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.422691 15.340745)"^^geo:wktLiteral ;
  geo-pos:lat "38.422691"^^xsd:decimal ;
  geo-pos:long "15.340745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8409'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8409'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4908333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.340745'^^xsd:double;
  dwc:startLongitude '15.340745'^^xsd:double;
  dwc:endLongitude '15.340745'^^xsd:double;
  dwc:latitude '38.422691'^^xsd:double;
  dwc:startLatitude '38.422691'^^xsd:double;
  dwc:endLatitude '38.422691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.340745 38.422691, 15.340745 38.422691, 15.340745 38.422691, 15.340745 38.422691, 15.340745 38.422691))'^^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 '774_8409'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58625 7.52023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58625"^^xsd:decimal ;
  dwc:decimalLongitude "7.52023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58625 7.52023)"^^geo:wktLiteral ;
  geo-pos:lat "43.58625"^^xsd:decimal ;
  geo-pos:long "7.52023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7658'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7658'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.310555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.52023'^^xsd:double;
  dwc:startLongitude '7.52023'^^xsd:double;
  dwc:endLongitude '7.52023'^^xsd:double;
  dwc:latitude '43.58625'^^xsd:double;
  dwc:startLatitude '43.58625'^^xsd:double;
  dwc:endLatitude '43.58625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.52023 43.58625, 7.52023 43.58625, 7.52023 43.58625, 7.52023 43.58625, 7.52023 43.58625))'^^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 '774_7658'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54628 7.83772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54628"^^xsd:decimal ;
  dwc:decimalLongitude "7.83772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54628 7.83772)"^^geo:wktLiteral ;
  geo-pos:lat "43.54628"^^xsd:decimal ;
  geo-pos:long "7.83772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6167'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6167'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.087777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83772'^^xsd:double;
  dwc:startLongitude '7.83772'^^xsd:double;
  dwc:endLongitude '7.83772'^^xsd:double;
  dwc:latitude '43.54628'^^xsd:double;
  dwc:startLatitude '43.54628'^^xsd:double;
  dwc:endLatitude '43.54628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83772 43.54628, 7.83772 43.54628, 7.83772 43.54628, 7.83772 43.54628, 7.83772 43.54628))'^^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 '774_6167'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383953 7.284218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383953"^^xsd:decimal ;
  dwc:decimalLongitude "7.284218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383953 7.284218)"^^geo:wktLiteral ;
  geo-pos:lat "43.383953"^^xsd:decimal ;
  geo-pos:long "7.284218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6150'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6150'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.436666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.284218'^^xsd:double;
  dwc:startLongitude '7.284218'^^xsd:double;
  dwc:endLongitude '7.284218'^^xsd:double;
  dwc:latitude '43.383953'^^xsd:double;
  dwc:startLatitude '43.383953'^^xsd:double;
  dwc:endLatitude '43.383953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.284218 43.383953, 7.284218 43.383953, 7.284218 43.383953, 7.284218 43.383953, 7.284218 43.383953))'^^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 '774_6150'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.016667 18.807333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.016667"^^xsd:decimal ;
  dwc:decimalLongitude "18.807333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.016667 18.807333)"^^geo:wktLiteral ;
  geo-pos:lat "40.016667"^^xsd:decimal ;
  geo-pos:long "18.807333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2458'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2458'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.807333'^^xsd:double;
  dwc:startLongitude '18.807333'^^xsd:double;
  dwc:endLongitude '18.807333'^^xsd:double;
  dwc:latitude '40.016667'^^xsd:double;
  dwc:startLatitude '40.016667'^^xsd:double;
  dwc:endLatitude '40.016667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.807333 40.016667, 18.807333 40.016667, 18.807333 40.016667, 18.807333 40.016667, 18.807333 40.016667))'^^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 '774_2458'^^xsd:string;
  dwc:observationDate '1991-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.019167 18.812222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.019167"^^xsd:decimal ;
  dwc:decimalLongitude "18.812222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.019167 18.812222)"^^geo:wktLiteral ;
  geo-pos:lat "40.019167"^^xsd:decimal ;
  geo-pos:long "18.812222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_672'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_672'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.812222'^^xsd:double;
  dwc:startLongitude '18.812222'^^xsd:double;
  dwc:endLongitude '18.812222'^^xsd:double;
  dwc:latitude '40.019167'^^xsd:double;
  dwc:startLatitude '40.019167'^^xsd:double;
  dwc:endLatitude '40.019167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.812222 40.019167, 18.812222 40.019167, 18.812222 40.019167, 18.812222 40.019167, 18.812222 40.019167))'^^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 '774_672'^^xsd:string;
  dwc:observationDate '1991-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24847 7.22824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24847"^^xsd:decimal ;
  dwc:decimalLongitude "7.22824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24847 7.22824)"^^geo:wktLiteral ;
  geo-pos:lat "43.24847"^^xsd:decimal ;
  geo-pos:long "7.22824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6588'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6588'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.203333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.22824'^^xsd:double;
  dwc:startLongitude '7.22824'^^xsd:double;
  dwc:endLongitude '7.22824'^^xsd:double;
  dwc:latitude '43.24847'^^xsd:double;
  dwc:startLatitude '43.24847'^^xsd:double;
  dwc:endLatitude '43.24847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.22824 43.24847, 7.22824 43.24847, 7.22824 43.24847, 7.22824 43.24847, 7.22824 43.24847))'^^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 '774_6588'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53167 7.66791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53167"^^xsd:decimal ;
  dwc:decimalLongitude "7.66791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53167 7.66791)"^^geo:wktLiteral ;
  geo-pos:lat "43.53167"^^xsd:decimal ;
  geo-pos:long "7.66791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6567'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6567'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.5188888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.66791'^^xsd:double;
  dwc:startLongitude '7.66791'^^xsd:double;
  dwc:endLongitude '7.66791'^^xsd:double;
  dwc:latitude '43.53167'^^xsd:double;
  dwc:startLatitude '43.53167'^^xsd:double;
  dwc:endLatitude '43.53167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.66791 43.53167, 7.66791 43.53167, 7.66791 43.53167, 7.66791 43.53167, 7.66791 43.53167))'^^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 '774_6567'^^xsd:string;
  dwc:observationDate '2009-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682667 8.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.682667"^^xsd:decimal ;
  dwc:decimalLongitude "8.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.682667 8.333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.682667"^^xsd:decimal ;
  geo-pos:long "8.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4728'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4728'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.057777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.333333'^^xsd:double;
  dwc:startLongitude '8.333333'^^xsd:double;
  dwc:endLongitude '8.333333'^^xsd:double;
  dwc:latitude '43.682667'^^xsd:double;
  dwc:startLatitude '43.682667'^^xsd:double;
  dwc:endLatitude '43.682667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.333333 43.682667, 8.333333 43.682667, 8.333333 43.682667, 8.333333 43.682667, 8.333333 43.682667))'^^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 '774_4728'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564079 7.683578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.564079"^^xsd:decimal ;
  dwc:decimalLongitude "7.683578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564079 7.683578)"^^geo:wktLiteral ;
  geo-pos:lat "43.564079"^^xsd:decimal ;
  geo-pos:long "7.683578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5955'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5955'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.043333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683578'^^xsd:double;
  dwc:startLongitude '7.683578'^^xsd:double;
  dwc:endLongitude '7.683578'^^xsd:double;
  dwc:latitude '43.564079'^^xsd:double;
  dwc:startLatitude '43.564079'^^xsd:double;
  dwc:endLatitude '43.564079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683578 43.564079, 7.683578 43.564079, 7.683578 43.564079, 7.683578 43.564079, 7.683578 43.564079))'^^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 '774_5955'^^xsd:string;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.584236 8.020167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.584236"^^xsd:decimal ;
  dwc:decimalLongitude "8.020167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.584236 8.020167)"^^geo:wktLiteral ;
  geo-pos:lat "43.584236"^^xsd:decimal ;
  geo-pos:long "8.020167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5515'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5515'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.819722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.020167'^^xsd:double;
  dwc:startLongitude '8.020167'^^xsd:double;
  dwc:endLongitude '8.020167'^^xsd:double;
  dwc:latitude '43.584236'^^xsd:double;
  dwc:startLatitude '43.584236'^^xsd:double;
  dwc:endLatitude '43.584236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.020167 43.584236, 8.020167 43.584236, 8.020167 43.584236, 8.020167 43.584236, 8.020167 43.584236))'^^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 '774_5515'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7715 8.796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7715"^^xsd:decimal ;
  dwc:decimalLongitude "8.796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7715 8.796667)"^^geo:wktLiteral ;
  geo-pos:lat "42.7715"^^xsd:decimal ;
  geo-pos:long "8.796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4221'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4221'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.796667'^^xsd:double;
  dwc:startLongitude '8.796667'^^xsd:double;
  dwc:endLongitude '8.796667'^^xsd:double;
  dwc:latitude '42.7715'^^xsd:double;
  dwc:startLatitude '42.7715'^^xsd:double;
  dwc:endLatitude '42.7715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.796667 42.7715, 8.796667 42.7715, 8.796667 42.7715, 8.796667 42.7715, 8.796667 42.7715))'^^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 '774_4221'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.782167 8.633833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.782167"^^xsd:decimal ;
  dwc:decimalLongitude "8.633833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.782167 8.633833)"^^geo:wktLiteral ;
  geo-pos:lat "42.782167"^^xsd:decimal ;
  geo-pos:long "8.633833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4755'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4755'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.900277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.633833'^^xsd:double;
  dwc:startLongitude '8.633833'^^xsd:double;
  dwc:endLongitude '8.633833'^^xsd:double;
  dwc:latitude '42.782167'^^xsd:double;
  dwc:startLatitude '42.782167'^^xsd:double;
  dwc:endLatitude '42.782167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.633833 42.782167, 8.633833 42.782167, 8.633833 42.782167, 8.633833 42.782167, 8.633833 42.782167))'^^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 '774_4755'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581667 8.0265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.581667"^^xsd:decimal ;
  dwc:decimalLongitude "8.0265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581667 8.0265)"^^geo:wktLiteral ;
  geo-pos:lat "43.581667"^^xsd:decimal ;
  geo-pos:long "8.0265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4685'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4685'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0265'^^xsd:double;
  dwc:startLongitude '8.0265'^^xsd:double;
  dwc:endLongitude '8.0265'^^xsd:double;
  dwc:latitude '43.581667'^^xsd:double;
  dwc:startLatitude '43.581667'^^xsd:double;
  dwc:endLatitude '43.581667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0265 43.581667, 8.0265 43.581667, 8.0265 43.581667, 8.0265 43.581667, 8.0265 43.581667))'^^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 '774_4685'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588768 7.385638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588768"^^xsd:decimal ;
  dwc:decimalLongitude "7.385638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588768 7.385638)"^^geo:wktLiteral ;
  geo-pos:lat "43.588768"^^xsd:decimal ;
  geo-pos:long "7.385638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5881'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5881'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3855555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.385638'^^xsd:double;
  dwc:startLongitude '7.385638'^^xsd:double;
  dwc:endLongitude '7.385638'^^xsd:double;
  dwc:latitude '43.588768'^^xsd:double;
  dwc:startLatitude '43.588768'^^xsd:double;
  dwc:endLatitude '43.588768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.385638 43.588768, 7.385638 43.588768, 7.385638 43.588768, 7.385638 43.588768, 7.385638 43.588768))'^^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 '774_5881'^^xsd:string;
  dwc:observationDate '2006-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 7.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283333"^^xsd:decimal ;
  dwc:decimalLongitude "7.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 7.905)"^^geo:wktLiteral ;
  geo-pos:lat "43.283333"^^xsd:decimal ;
  geo-pos:long "7.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4693'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4693'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.905'^^xsd:double;
  dwc:startLongitude '7.905'^^xsd:double;
  dwc:endLongitude '7.905'^^xsd:double;
  dwc:latitude '43.283333'^^xsd:double;
  dwc:startLatitude '43.283333'^^xsd:double;
  dwc:endLatitude '43.283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.905 43.283333, 7.905 43.283333, 7.905 43.283333, 7.905 43.283333, 7.905 43.283333))'^^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 '774_4693'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58184 7.89177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58184"^^xsd:decimal ;
  dwc:decimalLongitude "7.89177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58184 7.89177)"^^geo:wktLiteral ;
  geo-pos:lat "43.58184"^^xsd:decimal ;
  geo-pos:long "7.89177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6734'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6734'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89177'^^xsd:double;
  dwc:startLongitude '7.89177'^^xsd:double;
  dwc:endLongitude '7.89177'^^xsd:double;
  dwc:latitude '43.58184'^^xsd:double;
  dwc:startLatitude '43.58184'^^xsd:double;
  dwc:endLatitude '43.58184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89177 43.58184, 7.89177 43.58184, 7.89177 43.58184, 7.89177 43.58184, 7.89177 43.58184))'^^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 '774_6734'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670273 7.738187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.670273"^^xsd:decimal ;
  dwc:decimalLongitude "7.738187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670273 7.738187)"^^geo:wktLiteral ;
  geo-pos:lat "43.670273"^^xsd:decimal ;
  geo-pos:long "7.738187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5838'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5838'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1761111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.738187'^^xsd:double;
  dwc:startLongitude '7.738187'^^xsd:double;
  dwc:endLongitude '7.738187'^^xsd:double;
  dwc:latitude '43.670273'^^xsd:double;
  dwc:startLatitude '43.670273'^^xsd:double;
  dwc:endLatitude '43.670273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.738187 43.670273, 7.738187 43.670273, 7.738187 43.670273, 7.738187 43.670273, 7.738187 43.670273))'^^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 '774_5838'^^xsd:string;
  dwc:observationDate '2006-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.811718 8.139495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.811718"^^xsd:decimal ;
  dwc:decimalLongitude "8.139495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.811718 8.139495)"^^geo:wktLiteral ;
  geo-pos:lat "43.811718"^^xsd:decimal ;
  geo-pos:long "8.139495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5759'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5759'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.765833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.139495'^^xsd:double;
  dwc:startLongitude '8.139495'^^xsd:double;
  dwc:endLongitude '8.139495'^^xsd:double;
  dwc:latitude '43.811718'^^xsd:double;
  dwc:startLatitude '43.811718'^^xsd:double;
  dwc:endLatitude '43.811718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.139495 43.811718, 8.139495 43.811718, 8.139495 43.811718, 8.139495 43.811718, 8.139495 43.811718))'^^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 '774_5759'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77196 7.878678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77196"^^xsd:decimal ;
  dwc:decimalLongitude "7.878678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77196 7.878678)"^^geo:wktLiteral ;
  geo-pos:lat "43.77196"^^xsd:decimal ;
  geo-pos:long "7.878678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7940'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7940'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.336666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.878678'^^xsd:double;
  dwc:startLongitude '7.878678'^^xsd:double;
  dwc:endLongitude '7.878678'^^xsd:double;
  dwc:latitude '43.77196'^^xsd:double;
  dwc:startLatitude '43.77196'^^xsd:double;
  dwc:endLatitude '43.77196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.878678 43.77196, 7.878678 43.77196, 7.878678 43.77196, 7.878678 43.77196, 7.878678 43.77196))'^^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 '774_7940'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70156 7.707022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70156"^^xsd:decimal ;
  dwc:decimalLongitude "7.707022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70156 7.707022)"^^geo:wktLiteral ;
  geo-pos:lat "43.70156"^^xsd:decimal ;
  geo-pos:long "7.707022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7933'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7933'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.728055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.707022'^^xsd:double;
  dwc:startLongitude '7.707022'^^xsd:double;
  dwc:endLongitude '7.707022'^^xsd:double;
  dwc:latitude '43.70156'^^xsd:double;
  dwc:startLatitude '43.70156'^^xsd:double;
  dwc:endLatitude '43.70156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.707022 43.70156, 7.707022 43.70156, 7.707022 43.70156, 7.707022 43.70156, 7.707022 43.70156))'^^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 '774_7933'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15171 8.04554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15171"^^xsd:decimal ;
  dwc:decimalLongitude "8.04554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15171 8.04554)"^^geo:wktLiteral ;
  geo-pos:lat "43.15171"^^xsd:decimal ;
  geo-pos:long "8.04554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6491'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6491'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.108333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04554'^^xsd:double;
  dwc:startLongitude '8.04554'^^xsd:double;
  dwc:endLongitude '8.04554'^^xsd:double;
  dwc:latitude '43.15171'^^xsd:double;
  dwc:startLatitude '43.15171'^^xsd:double;
  dwc:endLatitude '43.15171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04554 43.15171, 8.04554 43.15171, 8.04554 43.15171, 8.04554 43.15171, 8.04554 43.15171))'^^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 '774_6491'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51495 7.76825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51495"^^xsd:decimal ;
  dwc:decimalLongitude "7.76825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51495 7.76825)"^^geo:wktLiteral ;
  geo-pos:lat "43.51495"^^xsd:decimal ;
  geo-pos:long "7.76825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5390'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5390'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.159444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76825'^^xsd:double;
  dwc:startLongitude '7.76825'^^xsd:double;
  dwc:endLongitude '7.76825'^^xsd:double;
  dwc:latitude '43.51495'^^xsd:double;
  dwc:startLatitude '43.51495'^^xsd:double;
  dwc:endLatitude '43.51495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76825 43.51495, 7.76825 43.51495, 7.76825 43.51495, 7.76825 43.51495, 7.76825 43.51495))'^^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 '774_5390'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99755 8.91195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.99755"^^xsd:decimal ;
  dwc:decimalLongitude "8.91195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99755 8.91195)"^^geo:wktLiteral ;
  geo-pos:lat "42.99755"^^xsd:decimal ;
  geo-pos:long "8.91195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4250'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4250'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.91195'^^xsd:double;
  dwc:startLongitude '8.91195'^^xsd:double;
  dwc:endLongitude '8.91195'^^xsd:double;
  dwc:latitude '42.99755'^^xsd:double;
  dwc:startLatitude '42.99755'^^xsd:double;
  dwc:endLatitude '42.99755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.91195 42.99755, 8.91195 42.99755, 8.91195 42.99755, 8.91195 42.99755, 8.91195 42.99755))'^^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 '774_4250'^^xsd:string;
  dwc:observationDate '1995-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43635 8.743833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43635"^^xsd:decimal ;
  dwc:decimalLongitude "8.743833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43635 8.743833)"^^geo:wktLiteral ;
  geo-pos:lat "43.43635"^^xsd:decimal ;
  geo-pos:long "8.743833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4239'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4239'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.743833'^^xsd:double;
  dwc:startLongitude '8.743833'^^xsd:double;
  dwc:endLongitude '8.743833'^^xsd:double;
  dwc:latitude '43.43635'^^xsd:double;
  dwc:startLatitude '43.43635'^^xsd:double;
  dwc:endLatitude '43.43635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.743833 43.43635, 8.743833 43.43635, 8.743833 43.43635, 8.743833 43.43635, 8.743833 43.43635))'^^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 '774_4239'^^xsd:string;
  dwc:observationDate '1995-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706833 7.785167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706833"^^xsd:decimal ;
  dwc:decimalLongitude "7.785167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706833 7.785167)"^^geo:wktLiteral ;
  geo-pos:lat "43.706833"^^xsd:decimal ;
  geo-pos:long "7.785167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4663'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4663'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.403611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.785167'^^xsd:double;
  dwc:startLongitude '7.785167'^^xsd:double;
  dwc:endLongitude '7.785167'^^xsd:double;
  dwc:latitude '43.706833'^^xsd:double;
  dwc:startLatitude '43.706833'^^xsd:double;
  dwc:endLatitude '43.706833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.785167 43.706833, 7.785167 43.706833, 7.785167 43.706833, 7.785167 43.706833, 7.785167 43.706833))'^^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 '774_4663'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2694 8.029067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2694"^^xsd:decimal ;
  dwc:decimalLongitude "8.029067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2694 8.029067)"^^geo:wktLiteral ;
  geo-pos:lat "43.2694"^^xsd:decimal ;
  geo-pos:long "8.029067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4473'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4473'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029067'^^xsd:double;
  dwc:startLongitude '8.029067'^^xsd:double;
  dwc:endLongitude '8.029067'^^xsd:double;
  dwc:latitude '43.2694'^^xsd:double;
  dwc:startLatitude '43.2694'^^xsd:double;
  dwc:endLatitude '43.2694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029067 43.2694, 8.029067 43.2694, 8.029067 43.2694, 8.029067 43.2694, 8.029067 43.2694))'^^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 '774_4473'^^xsd:string;
  dwc:observationDate '1997-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.390667 7.943167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.390667"^^xsd:decimal ;
  dwc:decimalLongitude "7.943167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.390667 7.943167)"^^geo:wktLiteral ;
  geo-pos:lat "43.390667"^^xsd:decimal ;
  geo-pos:long "7.943167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4537'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4537'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.943167'^^xsd:double;
  dwc:startLongitude '7.943167'^^xsd:double;
  dwc:endLongitude '7.943167'^^xsd:double;
  dwc:latitude '43.390667'^^xsd:double;
  dwc:startLatitude '43.390667'^^xsd:double;
  dwc:endLatitude '43.390667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.943167 43.390667, 7.943167 43.390667, 7.943167 43.390667, 7.943167 43.390667, 7.943167 43.390667))'^^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 '774_4537'^^xsd:string;
  dwc:observationDate '1997-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613426 7.267204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.613426"^^xsd:decimal ;
  dwc:decimalLongitude "7.267204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613426 7.267204)"^^geo:wktLiteral ;
  geo-pos:lat "43.613426"^^xsd:decimal ;
  geo-pos:long "7.267204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5899'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5899'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.921111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.267204'^^xsd:double;
  dwc:startLongitude '7.267204'^^xsd:double;
  dwc:endLongitude '7.267204'^^xsd:double;
  dwc:latitude '43.613426'^^xsd:double;
  dwc:startLatitude '43.613426'^^xsd:double;
  dwc:endLatitude '43.613426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.267204 43.613426, 7.267204 43.613426, 7.267204 43.613426, 7.267204 43.613426, 7.267204 43.613426))'^^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 '774_5899'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4045 8.069667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4045"^^xsd:decimal ;
  dwc:decimalLongitude "8.069667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4045 8.069667)"^^geo:wktLiteral ;
  geo-pos:lat "43.4045"^^xsd:decimal ;
  geo-pos:long "8.069667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4210'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4210'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.069667'^^xsd:double;
  dwc:startLongitude '8.069667'^^xsd:double;
  dwc:endLongitude '8.069667'^^xsd:double;
  dwc:latitude '43.4045'^^xsd:double;
  dwc:startLatitude '43.4045'^^xsd:double;
  dwc:endLatitude '43.4045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.069667 43.4045, 8.069667 43.4045, 8.069667 43.4045, 8.069667 43.4045, 8.069667 43.4045))'^^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 '774_4210'^^xsd:string;
  dwc:observationDate '1995-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47015 7.85383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47015"^^xsd:decimal ;
  dwc:decimalLongitude "7.85383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47015 7.85383)"^^geo:wktLiteral ;
  geo-pos:lat "43.47015"^^xsd:decimal ;
  geo-pos:long "7.85383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5332'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5332'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.755833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85383'^^xsd:double;
  dwc:startLongitude '7.85383'^^xsd:double;
  dwc:endLongitude '7.85383'^^xsd:double;
  dwc:latitude '43.47015'^^xsd:double;
  dwc:startLatitude '43.47015'^^xsd:double;
  dwc:endLatitude '43.47015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85383 43.47015, 7.85383 43.47015, 7.85383 43.47015, 7.85383 43.47015, 7.85383 43.47015))'^^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 '774_5332'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.092 22.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.092"^^xsd:decimal ;
  dwc:decimalLongitude "22.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.092 22.6335)"^^geo:wktLiteral ;
  geo-pos:lat "38.092"^^xsd:decimal ;
  geo-pos:long "22.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_627'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.6335'^^xsd:double;
  dwc:startLongitude '22.6335'^^xsd:double;
  dwc:endLongitude '22.6335'^^xsd:double;
  dwc:latitude '38.092'^^xsd:double;
  dwc:startLatitude '38.092'^^xsd:double;
  dwc:endLatitude '38.092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.6335 38.092, 22.6335 38.092, 22.6335 38.092, 22.6335 38.092, 22.6335 38.092))'^^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 '774_627'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597083 8.141717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.597083"^^xsd:decimal ;
  dwc:decimalLongitude "8.141717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597083 8.141717)"^^geo:wktLiteral ;
  geo-pos:lat "43.597083"^^xsd:decimal ;
  geo-pos:long "8.141717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6983'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6983'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.141717'^^xsd:double;
  dwc:startLongitude '8.141717'^^xsd:double;
  dwc:endLongitude '8.141717'^^xsd:double;
  dwc:latitude '43.597083'^^xsd:double;
  dwc:startLatitude '43.597083'^^xsd:double;
  dwc:endLatitude '43.597083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.141717 43.597083, 8.141717 43.597083, 8.141717 43.597083, 8.141717 43.597083, 8.141717 43.597083))'^^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 '774_6983'^^xsd:string;
  dwc:observationDate '1996-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670833 7.842733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.670833"^^xsd:decimal ;
  dwc:decimalLongitude "7.842733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670833 7.842733)"^^geo:wktLiteral ;
  geo-pos:lat "43.670833"^^xsd:decimal ;
  geo-pos:long "7.842733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3917'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3917'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.842733'^^xsd:double;
  dwc:startLongitude '7.842733'^^xsd:double;
  dwc:endLongitude '7.842733'^^xsd:double;
  dwc:latitude '43.670833'^^xsd:double;
  dwc:startLatitude '43.670833'^^xsd:double;
  dwc:endLatitude '43.670833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.842733 43.670833, 7.842733 43.670833, 7.842733 43.670833, 7.842733 43.670833, 7.842733 43.670833))'^^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 '774_3917'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.289983 8.004333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.289983"^^xsd:decimal ;
  dwc:decimalLongitude "8.004333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.289983 8.004333)"^^geo:wktLiteral ;
  geo-pos:lat "43.289983"^^xsd:decimal ;
  geo-pos:long "8.004333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3445'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3445'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.004333'^^xsd:double;
  dwc:startLongitude '8.004333'^^xsd:double;
  dwc:endLongitude '8.004333'^^xsd:double;
  dwc:latitude '43.289983'^^xsd:double;
  dwc:startLatitude '43.289983'^^xsd:double;
  dwc:endLatitude '43.289983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.004333 43.289983, 8.004333 43.289983, 8.004333 43.289983, 8.004333 43.289983, 8.004333 43.289983))'^^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 '774_3445'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 8.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 8.183333)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "8.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3470'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3470'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.183333'^^xsd:double;
  dwc:startLongitude '8.183333'^^xsd:double;
  dwc:endLongitude '8.183333'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:startLatitude '43.1'^^xsd:double;
  dwc:endLatitude '43.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.183333 43.1, 8.183333 43.1, 8.183333 43.1, 8.183333 43.1, 8.183333 43.1))'^^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 '774_3470'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568333 8.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.568333"^^xsd:decimal ;
  dwc:decimalLongitude "8.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.568333 8.015)"^^geo:wktLiteral ;
  geo-pos:lat "43.568333"^^xsd:decimal ;
  geo-pos:long "8.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4092'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4092'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.015'^^xsd:double;
  dwc:startLongitude '8.015'^^xsd:double;
  dwc:endLongitude '8.015'^^xsd:double;
  dwc:latitude '43.568333'^^xsd:double;
  dwc:startLatitude '43.568333'^^xsd:double;
  dwc:endLatitude '43.568333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.015 43.568333, 8.015 43.568333, 8.015 43.568333, 8.015 43.568333, 8.015 43.568333))'^^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 '774_4092'^^xsd:string;
  dwc:observationDate '1994-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71964 8.46535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71964"^^xsd:decimal ;
  dwc:decimalLongitude "8.46535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71964 8.46535)"^^geo:wktLiteral ;
  geo-pos:lat "43.71964"^^xsd:decimal ;
  geo-pos:long "8.46535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6785'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6785'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.83'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46535'^^xsd:double;
  dwc:startLongitude '8.46535'^^xsd:double;
  dwc:endLongitude '8.46535'^^xsd:double;
  dwc:latitude '43.71964'^^xsd:double;
  dwc:startLatitude '43.71964'^^xsd:double;
  dwc:endLatitude '43.71964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46535 43.71964, 8.46535 43.71964, 8.46535 43.71964, 8.46535 43.71964, 8.46535 43.71964))'^^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 '774_6785'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.606129 7.40417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.606129"^^xsd:decimal ;
  dwc:decimalLongitude "7.40417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.606129 7.40417)"^^geo:wktLiteral ;
  geo-pos:lat "43.606129"^^xsd:decimal ;
  geo-pos:long "7.40417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6171'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6171'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40417'^^xsd:double;
  dwc:startLongitude '7.40417'^^xsd:double;
  dwc:endLongitude '7.40417'^^xsd:double;
  dwc:latitude '43.606129'^^xsd:double;
  dwc:startLatitude '43.606129'^^xsd:double;
  dwc:endLatitude '43.606129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40417 43.606129, 7.40417 43.606129, 7.40417 43.606129, 7.40417 43.606129, 7.40417 43.606129))'^^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 '774_6171'^^xsd:string;
  dwc:observationDate '2008-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75285 8.068233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75285"^^xsd:decimal ;
  dwc:decimalLongitude "8.068233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75285 8.068233)"^^geo:wktLiteral ;
  geo-pos:lat "43.75285"^^xsd:decimal ;
  geo-pos:long "8.068233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6978'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6978'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.068233'^^xsd:double;
  dwc:startLongitude '8.068233'^^xsd:double;
  dwc:endLongitude '8.068233'^^xsd:double;
  dwc:latitude '43.75285'^^xsd:double;
  dwc:startLatitude '43.75285'^^xsd:double;
  dwc:endLatitude '43.75285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.068233 43.75285, 8.068233 43.75285, 8.068233 43.75285, 8.068233 43.75285, 8.068233 43.75285))'^^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 '774_6978'^^xsd:string;
  dwc:observationDate '1996-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64225 7.525269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64225"^^xsd:decimal ;
  dwc:decimalLongitude "7.525269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64225 7.525269)"^^geo:wktLiteral ;
  geo-pos:lat "43.64225"^^xsd:decimal ;
  geo-pos:long "7.525269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7998'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7998'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.201666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.525269'^^xsd:double;
  dwc:startLongitude '7.525269'^^xsd:double;
  dwc:endLongitude '7.525269'^^xsd:double;
  dwc:latitude '43.64225'^^xsd:double;
  dwc:startLatitude '43.64225'^^xsd:double;
  dwc:endLatitude '43.64225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.525269 43.64225, 7.525269 43.64225, 7.525269 43.64225, 7.525269 43.64225, 7.525269 43.64225))'^^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 '774_7998'^^xsd:string;
  dwc:observationDate '2012-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35555 7.703667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35555"^^xsd:decimal ;
  dwc:decimalLongitude "7.703667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35555 7.703667)"^^geo:wktLiteral ;
  geo-pos:lat "43.35555"^^xsd:decimal ;
  geo-pos:long "7.703667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3847'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3847'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.703667'^^xsd:double;
  dwc:startLongitude '7.703667'^^xsd:double;
  dwc:endLongitude '7.703667'^^xsd:double;
  dwc:latitude '43.35555'^^xsd:double;
  dwc:startLatitude '43.35555'^^xsd:double;
  dwc:endLatitude '43.35555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.703667 43.35555, 7.703667 43.35555, 7.703667 43.35555, 7.703667 43.35555, 7.703667 43.35555))'^^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 '774_3847'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.066833 8.340667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.066833"^^xsd:decimal ;
  dwc:decimalLongitude "8.340667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.066833 8.340667)"^^geo:wktLiteral ;
  geo-pos:lat "43.066833"^^xsd:decimal ;
  geo-pos:long "8.340667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4075'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4075'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.340667'^^xsd:double;
  dwc:startLongitude '8.340667'^^xsd:double;
  dwc:endLongitude '8.340667'^^xsd:double;
  dwc:latitude '43.066833'^^xsd:double;
  dwc:startLatitude '43.066833'^^xsd:double;
  dwc:endLatitude '43.066833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.340667 43.066833, 8.340667 43.066833, 8.340667 43.066833, 8.340667 43.066833, 8.340667 43.066833))'^^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 '774_4075'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.672167 7.785333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.672167"^^xsd:decimal ;
  dwc:decimalLongitude "7.785333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.672167 7.785333)"^^geo:wktLiteral ;
  geo-pos:lat "43.672167"^^xsd:decimal ;
  geo-pos:long "7.785333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3319'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3319'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.785333'^^xsd:double;
  dwc:startLongitude '7.785333'^^xsd:double;
  dwc:endLongitude '7.785333'^^xsd:double;
  dwc:latitude '43.672167'^^xsd:double;
  dwc:startLatitude '43.672167'^^xsd:double;
  dwc:endLatitude '43.672167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.785333 43.672167, 7.785333 43.672167, 7.785333 43.672167, 7.785333 43.672167, 7.785333 43.672167))'^^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 '774_3319'^^xsd:string;
  dwc:observationDate '1990-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457642 8.004151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.457642"^^xsd:decimal ;
  dwc:decimalLongitude "8.004151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457642 8.004151)"^^geo:wktLiteral ;
  geo-pos:lat "43.457642"^^xsd:decimal ;
  geo-pos:long "8.004151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5810'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5810'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.047777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.004151'^^xsd:double;
  dwc:startLongitude '8.004151'^^xsd:double;
  dwc:endLongitude '8.004151'^^xsd:double;
  dwc:latitude '43.457642'^^xsd:double;
  dwc:startLatitude '43.457642'^^xsd:double;
  dwc:endLatitude '43.457642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.004151 43.457642, 8.004151 43.457642, 8.004151 43.457642, 8.004151 43.457642, 8.004151 43.457642))'^^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 '774_5810'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.039917 8.594934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.039917"^^xsd:decimal ;
  dwc:decimalLongitude "8.594934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.039917 8.594934)"^^geo:wktLiteral ;
  geo-pos:lat "44.039917"^^xsd:decimal ;
  geo-pos:long "8.594934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5431'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5431'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.439444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.594934'^^xsd:double;
  dwc:startLongitude '8.594934'^^xsd:double;
  dwc:endLongitude '8.594934'^^xsd:double;
  dwc:latitude '44.039917'^^xsd:double;
  dwc:startLatitude '44.039917'^^xsd:double;
  dwc:endLatitude '44.039917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.594934 44.039917, 8.594934 44.039917, 8.594934 44.039917, 8.594934 44.039917, 8.594934 44.039917))'^^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 '774_5431'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74668 7.805645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74668"^^xsd:decimal ;
  dwc:decimalLongitude "7.805645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74668 7.805645)"^^geo:wktLiteral ;
  geo-pos:lat "43.74668"^^xsd:decimal ;
  geo-pos:long "7.805645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7817'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7817'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.805645'^^xsd:double;
  dwc:startLongitude '7.805645'^^xsd:double;
  dwc:endLongitude '7.805645'^^xsd:double;
  dwc:latitude '43.74668'^^xsd:double;
  dwc:startLatitude '43.74668'^^xsd:double;
  dwc:endLatitude '43.74668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.805645 43.74668, 7.805645 43.74668, 7.805645 43.74668, 7.805645 43.74668, 7.805645 43.74668))'^^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 '774_7817'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48293 7.7606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48293"^^xsd:decimal ;
  dwc:decimalLongitude "7.7606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48293 7.7606)"^^geo:wktLiteral ;
  geo-pos:lat "43.48293"^^xsd:decimal ;
  geo-pos:long "7.7606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8036'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8036'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.613888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7606'^^xsd:double;
  dwc:startLongitude '7.7606'^^xsd:double;
  dwc:endLongitude '7.7606'^^xsd:double;
  dwc:latitude '43.48293'^^xsd:double;
  dwc:startLatitude '43.48293'^^xsd:double;
  dwc:endLatitude '43.48293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7606 43.48293, 7.7606 43.48293, 7.7606 43.48293, 7.7606 43.48293, 7.7606 43.48293))'^^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 '774_8036'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40635 8.32767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40635"^^xsd:decimal ;
  dwc:decimalLongitude "8.32767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40635 8.32767)"^^geo:wktLiteral ;
  geo-pos:lat "43.40635"^^xsd:decimal ;
  geo-pos:long "8.32767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6650'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6650'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.765'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.32767'^^xsd:double;
  dwc:startLongitude '8.32767'^^xsd:double;
  dwc:endLongitude '8.32767'^^xsd:double;
  dwc:latitude '43.40635'^^xsd:double;
  dwc:startLatitude '43.40635'^^xsd:double;
  dwc:endLatitude '43.40635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.32767 43.40635, 8.32767 43.40635, 8.32767 43.40635, 8.32767 43.40635, 8.32767 43.40635))'^^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 '774_6650'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72523 7.74651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72523"^^xsd:decimal ;
  dwc:decimalLongitude "7.74651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72523 7.74651)"^^geo:wktLiteral ;
  geo-pos:lat "43.72523"^^xsd:decimal ;
  geo-pos:long "7.74651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6628'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6628'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.734444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74651'^^xsd:double;
  dwc:startLongitude '7.74651'^^xsd:double;
  dwc:endLongitude '7.74651'^^xsd:double;
  dwc:latitude '43.72523'^^xsd:double;
  dwc:startLatitude '43.72523'^^xsd:double;
  dwc:endLatitude '43.72523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74651 43.72523, 7.74651 43.72523, 7.74651 43.72523, 7.74651 43.72523, 7.74651 43.72523))'^^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 '774_6628'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03518 8.45284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03518"^^xsd:decimal ;
  dwc:decimalLongitude "8.45284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03518 8.45284)"^^geo:wktLiteral ;
  geo-pos:lat "43.03518"^^xsd:decimal ;
  geo-pos:long "8.45284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6516'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6516'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.98'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45284'^^xsd:double;
  dwc:startLongitude '8.45284'^^xsd:double;
  dwc:endLongitude '8.45284'^^xsd:double;
  dwc:latitude '43.03518'^^xsd:double;
  dwc:startLatitude '43.03518'^^xsd:double;
  dwc:endLatitude '43.03518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45284 43.03518, 8.45284 43.03518, 8.45284 43.03518, 8.45284 43.03518, 8.45284 43.03518))'^^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 '774_6516'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730267 7.741425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.730267"^^xsd:decimal ;
  dwc:decimalLongitude "7.741425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730267 7.741425)"^^geo:wktLiteral ;
  geo-pos:lat "43.730267"^^xsd:decimal ;
  geo-pos:long "7.741425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6349'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6349'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.176944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.741425'^^xsd:double;
  dwc:startLongitude '7.741425'^^xsd:double;
  dwc:endLongitude '7.741425'^^xsd:double;
  dwc:latitude '43.730267'^^xsd:double;
  dwc:startLatitude '43.730267'^^xsd:double;
  dwc:endLatitude '43.730267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.741425 43.730267, 7.741425 43.730267, 7.741425 43.730267, 7.741425 43.730267, 7.741425 43.730267))'^^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 '774_6349'^^xsd:string;
  dwc:observationDate '2008-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558571 7.781483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558571"^^xsd:decimal ;
  dwc:decimalLongitude "7.781483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558571 7.781483)"^^geo:wktLiteral ;
  geo-pos:lat "43.558571"^^xsd:decimal ;
  geo-pos:long "7.781483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5585'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5585'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.781483'^^xsd:double;
  dwc:startLongitude '7.781483'^^xsd:double;
  dwc:endLongitude '7.781483'^^xsd:double;
  dwc:latitude '43.558571'^^xsd:double;
  dwc:startLatitude '43.558571'^^xsd:double;
  dwc:endLatitude '43.558571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.781483 43.558571, 7.781483 43.558571, 7.781483 43.558571, 7.781483 43.558571, 7.781483 43.558571))'^^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 '774_5585'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4945 8.014833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4945"^^xsd:decimal ;
  dwc:decimalLongitude "8.014833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4945 8.014833)"^^geo:wktLiteral ;
  geo-pos:lat "43.4945"^^xsd:decimal ;
  geo-pos:long "8.014833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4267'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4267'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.014833'^^xsd:double;
  dwc:startLongitude '8.014833'^^xsd:double;
  dwc:endLongitude '8.014833'^^xsd:double;
  dwc:latitude '43.4945'^^xsd:double;
  dwc:startLatitude '43.4945'^^xsd:double;
  dwc:endLatitude '43.4945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.014833 43.4945, 8.014833 43.4945, 8.014833 43.4945, 8.014833 43.4945, 8.014833 43.4945))'^^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 '774_4267'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398029 7.540936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398029"^^xsd:decimal ;
  dwc:decimalLongitude "7.540936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398029 7.540936)"^^geo:wktLiteral ;
  geo-pos:lat "43.398029"^^xsd:decimal ;
  geo-pos:long "7.540936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6069'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6069'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.581666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.540936'^^xsd:double;
  dwc:startLongitude '7.540936'^^xsd:double;
  dwc:endLongitude '7.540936'^^xsd:double;
  dwc:latitude '43.398029'^^xsd:double;
  dwc:startLatitude '43.398029'^^xsd:double;
  dwc:endLatitude '43.398029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.540936 43.398029, 7.540936 43.398029, 7.540936 43.398029, 7.540936 43.398029, 7.540936 43.398029))'^^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 '774_6069'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.295733 7.985783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.295733"^^xsd:decimal ;
  dwc:decimalLongitude "7.985783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.295733 7.985783)"^^geo:wktLiteral ;
  geo-pos:lat "43.295733"^^xsd:decimal ;
  geo-pos:long "7.985783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4471'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4471'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.985783'^^xsd:double;
  dwc:startLongitude '7.985783'^^xsd:double;
  dwc:endLongitude '7.985783'^^xsd:double;
  dwc:latitude '43.295733'^^xsd:double;
  dwc:startLatitude '43.295733'^^xsd:double;
  dwc:endLatitude '43.295733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.985783 43.295733, 7.985783 43.295733, 7.985783 43.295733, 7.985783 43.295733, 7.985783 43.295733))'^^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 '774_4471'^^xsd:string;
  dwc:observationDate '1997-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62099 7.4845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62099"^^xsd:decimal ;
  dwc:decimalLongitude "7.4845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62099 7.4845)"^^geo:wktLiteral ;
  geo-pos:lat "43.62099"^^xsd:decimal ;
  geo-pos:long "7.4845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5116'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.474722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4845'^^xsd:double;
  dwc:startLongitude '7.4845'^^xsd:double;
  dwc:endLongitude '7.4845'^^xsd:double;
  dwc:latitude '43.62099'^^xsd:double;
  dwc:startLatitude '43.62099'^^xsd:double;
  dwc:endLatitude '43.62099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4845 43.62099, 7.4845 43.62099, 7.4845 43.62099, 7.4845 43.62099, 7.4845 43.62099))'^^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 '774_5116'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5974 7.55268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5974"^^xsd:decimal ;
  dwc:decimalLongitude "7.55268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5974 7.55268)"^^geo:wktLiteral ;
  geo-pos:lat "43.5974"^^xsd:decimal ;
  geo-pos:long "7.55268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5090'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5090'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.926111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55268'^^xsd:double;
  dwc:startLongitude '7.55268'^^xsd:double;
  dwc:endLongitude '7.55268'^^xsd:double;
  dwc:latitude '43.5974'^^xsd:double;
  dwc:startLatitude '43.5974'^^xsd:double;
  dwc:endLatitude '43.5974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55268 43.5974, 7.55268 43.5974, 7.55268 43.5974, 7.55268 43.5974, 7.55268 43.5974))'^^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 '774_5090'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6235 7.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6235"^^xsd:decimal ;
  dwc:decimalLongitude "7.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6235 7.9333)"^^geo:wktLiteral ;
  geo-pos:lat "43.6235"^^xsd:decimal ;
  geo-pos:long "7.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4875'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4875'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9333'^^xsd:double;
  dwc:startLongitude '7.9333'^^xsd:double;
  dwc:endLongitude '7.9333'^^xsd:double;
  dwc:latitude '43.6235'^^xsd:double;
  dwc:startLatitude '43.6235'^^xsd:double;
  dwc:endLatitude '43.6235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9333 43.6235, 7.9333 43.6235, 7.9333 43.6235, 7.9333 43.6235, 7.9333 43.6235))'^^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 '774_4875'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 10.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 10.116667)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "10.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2339'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2339'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.116667'^^xsd:double;
  dwc:startLongitude '10.116667'^^xsd:double;
  dwc:endLongitude '10.116667'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:startLatitude '41.75'^^xsd:double;
  dwc:endLatitude '41.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.116667 41.75, 10.116667 41.75, 10.116667 41.75, 10.116667 41.75, 10.116667 41.75))'^^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 '774_2339'^^xsd:string;
  dwc:observationDate '1989-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.236333 8.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.236333"^^xsd:decimal ;
  dwc:decimalLongitude "8.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.236333 8.111667)"^^geo:wktLiteral ;
  geo-pos:lat "43.236333"^^xsd:decimal ;
  geo-pos:long "8.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4589'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4589'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.562222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.111667'^^xsd:double;
  dwc:startLongitude '8.111667'^^xsd:double;
  dwc:endLongitude '8.111667'^^xsd:double;
  dwc:latitude '43.236333'^^xsd:double;
  dwc:startLatitude '43.236333'^^xsd:double;
  dwc:endLatitude '43.236333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.111667 43.236333, 8.111667 43.236333, 8.111667 43.236333, 8.111667 43.236333, 8.111667 43.236333))'^^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 '774_4589'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173333 8.0365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173333 8.0365)"^^geo:wktLiteral ;
  geo-pos:lat "43.173333"^^xsd:decimal ;
  geo-pos:long "8.0365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3899'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3899'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0365'^^xsd:double;
  dwc:startLongitude '8.0365'^^xsd:double;
  dwc:endLongitude '8.0365'^^xsd:double;
  dwc:latitude '43.173333'^^xsd:double;
  dwc:startLatitude '43.173333'^^xsd:double;
  dwc:endLatitude '43.173333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0365 43.173333, 8.0365 43.173333, 8.0365 43.173333, 8.0365 43.173333, 8.0365 43.173333))'^^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 '774_3899'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6804 8.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6804"^^xsd:decimal ;
  dwc:decimalLongitude "8.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6804 8.309)"^^geo:wktLiteral ;
  geo-pos:lat "43.6804"^^xsd:decimal ;
  geo-pos:long "8.309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7256'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7256'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.479166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.309'^^xsd:double;
  dwc:startLongitude '8.309'^^xsd:double;
  dwc:endLongitude '8.309'^^xsd:double;
  dwc:latitude '43.6804'^^xsd:double;
  dwc:startLatitude '43.6804'^^xsd:double;
  dwc:endLatitude '43.6804'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.309 43.6804, 8.309 43.6804, 8.309 43.6804, 8.309 43.6804, 8.309 43.6804))'^^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 '774_7256'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273683 8.299233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.273683"^^xsd:decimal ;
  dwc:decimalLongitude "8.299233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273683 8.299233)"^^geo:wktLiteral ;
  geo-pos:lat "43.273683"^^xsd:decimal ;
  geo-pos:long "8.299233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3925'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3925'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.299233'^^xsd:double;
  dwc:startLongitude '8.299233'^^xsd:double;
  dwc:endLongitude '8.299233'^^xsd:double;
  dwc:latitude '43.273683'^^xsd:double;
  dwc:startLatitude '43.273683'^^xsd:double;
  dwc:endLatitude '43.273683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.299233 43.273683, 8.299233 43.273683, 8.299233 43.273683, 8.299233 43.273683, 8.299233 43.273683))'^^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 '774_3925'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688 7.63467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.688"^^xsd:decimal ;
  dwc:decimalLongitude "7.63467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688 7.63467)"^^geo:wktLiteral ;
  geo-pos:lat "43.688"^^xsd:decimal ;
  geo-pos:long "7.63467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5031'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5031'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63467'^^xsd:double;
  dwc:startLongitude '7.63467'^^xsd:double;
  dwc:endLongitude '7.63467'^^xsd:double;
  dwc:latitude '43.688'^^xsd:double;
  dwc:startLatitude '43.688'^^xsd:double;
  dwc:endLatitude '43.688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63467 43.688, 7.63467 43.688, 7.63467 43.688, 7.63467 43.688, 7.63467 43.688))'^^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 '774_5031'^^xsd:string;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667333 7.317333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667333"^^xsd:decimal ;
  dwc:decimalLongitude "7.317333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667333 7.317333)"^^geo:wktLiteral ;
  geo-pos:lat "43.667333"^^xsd:decimal ;
  geo-pos:long "7.317333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4373'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4373'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.317333'^^xsd:double;
  dwc:startLongitude '7.317333'^^xsd:double;
  dwc:endLongitude '7.317333'^^xsd:double;
  dwc:latitude '43.667333'^^xsd:double;
  dwc:startLatitude '43.667333'^^xsd:double;
  dwc:endLatitude '43.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.317333 43.667333, 7.317333 43.667333, 7.317333 43.667333, 7.317333 43.667333, 7.317333 43.667333))'^^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 '774_4373'^^xsd:string;
  dwc:observationDate '1996-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.866667 20.393833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.866667"^^xsd:decimal ;
  dwc:decimalLongitude "20.393833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.866667 20.393833)"^^geo:wktLiteral ;
  geo-pos:lat "38.866667"^^xsd:decimal ;
  geo-pos:long "20.393833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2454'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2454'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.393833'^^xsd:double;
  dwc:startLongitude '20.393833'^^xsd:double;
  dwc:endLongitude '20.393833'^^xsd:double;
  dwc:latitude '38.866667'^^xsd:double;
  dwc:startLatitude '38.866667'^^xsd:double;
  dwc:endLatitude '38.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.393833 38.866667, 20.393833 38.866667, 20.393833 38.866667, 20.393833 38.866667, 20.393833 38.866667))'^^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 '774_2454'^^xsd:string;
  dwc:observationDate '1991-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6016 8.3502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6016"^^xsd:decimal ;
  dwc:decimalLongitude "8.3502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6016 8.3502)"^^geo:wktLiteral ;
  geo-pos:lat "43.6016"^^xsd:decimal ;
  geo-pos:long "8.3502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7565'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.094722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3502'^^xsd:double;
  dwc:startLongitude '8.3502'^^xsd:double;
  dwc:endLongitude '8.3502'^^xsd:double;
  dwc:latitude '43.6016'^^xsd:double;
  dwc:startLatitude '43.6016'^^xsd:double;
  dwc:endLatitude '43.6016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3502 43.6016, 8.3502 43.6016, 8.3502 43.6016, 8.3502 43.6016, 8.3502 43.6016))'^^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 '774_7565'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 8.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.166667"^^xsd:decimal ;
  geo-pos:long "8.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3545'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3545'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.35'^^xsd:double;
  dwc:startLongitude '8.35'^^xsd:double;
  dwc:endLongitude '8.35'^^xsd:double;
  dwc:latitude '43.166667'^^xsd:double;
  dwc:startLatitude '43.166667'^^xsd:double;
  dwc:endLatitude '43.166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.35 43.166667, 8.35 43.166667, 8.35 43.166667, 8.35 43.166667, 8.35 43.166667))'^^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 '774_3545'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685 7.794167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685"^^xsd:decimal ;
  dwc:decimalLongitude "7.794167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685 7.794167)"^^geo:wktLiteral ;
  geo-pos:lat "43.685"^^xsd:decimal ;
  geo-pos:long "7.794167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3844'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3844'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.794167'^^xsd:double;
  dwc:startLongitude '7.794167'^^xsd:double;
  dwc:endLongitude '7.794167'^^xsd:double;
  dwc:latitude '43.685'^^xsd:double;
  dwc:startLatitude '43.685'^^xsd:double;
  dwc:endLatitude '43.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.794167 43.685, 7.794167 43.685, 7.794167 43.685, 7.794167 43.685, 7.794167 43.685))'^^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 '774_3844'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50136 7.337492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50136"^^xsd:decimal ;
  dwc:decimalLongitude "7.337492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50136 7.337492)"^^geo:wktLiteral ;
  geo-pos:lat "43.50136"^^xsd:decimal ;
  geo-pos:long "7.337492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7630'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7630'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.337492'^^xsd:double;
  dwc:startLongitude '7.337492'^^xsd:double;
  dwc:endLongitude '7.337492'^^xsd:double;
  dwc:latitude '43.50136'^^xsd:double;
  dwc:startLatitude '43.50136'^^xsd:double;
  dwc:endLatitude '43.50136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.337492 43.50136, 7.337492 43.50136, 7.337492 43.50136, 7.337492 43.50136, 7.337492 43.50136))'^^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 '774_7630'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 9.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.633333"^^xsd:decimal ;
  geo-pos:long "9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2539'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2539'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.55'^^xsd:double;
  dwc:startLongitude '9.55'^^xsd:double;
  dwc:endLongitude '9.55'^^xsd:double;
  dwc:latitude '43.633333'^^xsd:double;
  dwc:startLatitude '43.633333'^^xsd:double;
  dwc:endLatitude '43.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.55 43.633333, 9.55 43.633333, 9.55 43.633333, 9.55 43.633333, 9.55 43.633333))'^^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 '774_2539'^^xsd:string;
  dwc:observationDate '1992-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64271 7.417745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64271"^^xsd:decimal ;
  dwc:decimalLongitude "7.417745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64271 7.417745)"^^geo:wktLiteral ;
  geo-pos:lat "43.64271"^^xsd:decimal ;
  geo-pos:long "7.417745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7968'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7968'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.644722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.417745'^^xsd:double;
  dwc:startLongitude '7.417745'^^xsd:double;
  dwc:endLongitude '7.417745'^^xsd:double;
  dwc:latitude '43.64271'^^xsd:double;
  dwc:startLatitude '43.64271'^^xsd:double;
  dwc:endLatitude '43.64271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.417745 43.64271, 7.417745 43.64271, 7.417745 43.64271, 7.417745 43.64271, 7.417745 43.64271))'^^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 '774_7968'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6458 8.5264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6458"^^xsd:decimal ;
  dwc:decimalLongitude "8.5264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6458 8.5264)"^^geo:wktLiteral ;
  geo-pos:lat "43.6458"^^xsd:decimal ;
  geo-pos:long "8.5264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7546'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7546'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.808055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5264'^^xsd:double;
  dwc:startLongitude '8.5264'^^xsd:double;
  dwc:endLongitude '8.5264'^^xsd:double;
  dwc:latitude '43.6458'^^xsd:double;
  dwc:startLatitude '43.6458'^^xsd:double;
  dwc:endLatitude '43.6458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5264 43.6458, 8.5264 43.6458, 8.5264 43.6458, 8.5264 43.6458, 8.5264 43.6458))'^^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 '774_7546'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7896 8.3765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7896"^^xsd:decimal ;
  dwc:decimalLongitude "8.3765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7896 8.3765)"^^geo:wktLiteral ;
  geo-pos:lat "43.7896"^^xsd:decimal ;
  geo-pos:long "8.3765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7247'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7247'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.231944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3765'^^xsd:double;
  dwc:startLongitude '8.3765'^^xsd:double;
  dwc:endLongitude '8.3765'^^xsd:double;
  dwc:latitude '43.7896'^^xsd:double;
  dwc:startLatitude '43.7896'^^xsd:double;
  dwc:endLatitude '43.7896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3765 43.7896, 8.3765 43.7896, 8.3765 43.7896, 8.3765 43.7896, 8.3765 43.7896))'^^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 '774_7247'^^xsd:string;
  dwc:observationDate '1998-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509667 8.029333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.509667"^^xsd:decimal ;
  dwc:decimalLongitude "8.029333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.509667 8.029333)"^^geo:wktLiteral ;
  geo-pos:lat "43.509667"^^xsd:decimal ;
  geo-pos:long "8.029333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3367'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029333'^^xsd:double;
  dwc:startLongitude '8.029333'^^xsd:double;
  dwc:endLongitude '8.029333'^^xsd:double;
  dwc:latitude '43.509667'^^xsd:double;
  dwc:startLatitude '43.509667'^^xsd:double;
  dwc:endLatitude '43.509667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029333 43.509667, 8.029333 43.509667, 8.029333 43.509667, 8.029333 43.509667, 8.029333 43.509667))'^^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 '774_3367'^^xsd:string;
  dwc:observationDate '1991-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7211 8.3097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7211"^^xsd:decimal ;
  dwc:decimalLongitude "8.3097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7211 8.3097)"^^geo:wktLiteral ;
  geo-pos:lat "43.7211"^^xsd:decimal ;
  geo-pos:long "8.3097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7268'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7268'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.021944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3097'^^xsd:double;
  dwc:startLongitude '8.3097'^^xsd:double;
  dwc:endLongitude '8.3097'^^xsd:double;
  dwc:latitude '43.7211'^^xsd:double;
  dwc:startLatitude '43.7211'^^xsd:double;
  dwc:endLatitude '43.7211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3097 43.7211, 8.3097 43.7211, 8.3097 43.7211, 8.3097 43.7211, 8.3097 43.7211))'^^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 '774_7268'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316233 8.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.316233"^^xsd:decimal ;
  dwc:decimalLongitude "8.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316233 8.0041)"^^geo:wktLiteral ;
  geo-pos:lat "43.316233"^^xsd:decimal ;
  geo-pos:long "8.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3674'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3674'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0041'^^xsd:double;
  dwc:startLongitude '8.0041'^^xsd:double;
  dwc:endLongitude '8.0041'^^xsd:double;
  dwc:latitude '43.316233'^^xsd:double;
  dwc:startLatitude '43.316233'^^xsd:double;
  dwc:endLatitude '43.316233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0041 43.316233, 8.0041 43.316233, 8.0041 43.316233, 8.0041 43.316233, 8.0041 43.316233))'^^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 '774_3674'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.296833 8.367667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.296833"^^xsd:decimal ;
  dwc:decimalLongitude "8.367667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.296833 8.367667)"^^geo:wktLiteral ;
  geo-pos:lat "43.296833"^^xsd:decimal ;
  geo-pos:long "8.367667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4083'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4083'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.367667'^^xsd:double;
  dwc:startLongitude '8.367667'^^xsd:double;
  dwc:endLongitude '8.367667'^^xsd:double;
  dwc:latitude '43.296833'^^xsd:double;
  dwc:startLatitude '43.296833'^^xsd:double;
  dwc:endLatitude '43.296833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.367667 43.296833, 8.367667 43.296833, 8.367667 43.296833, 8.367667 43.296833, 8.367667 43.296833))'^^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 '774_4083'^^xsd:string;
  dwc:observationDate '1994-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60036 8.00677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60036"^^xsd:decimal ;
  dwc:decimalLongitude "8.00677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60036 8.00677)"^^geo:wktLiteral ;
  geo-pos:lat "43.60036"^^xsd:decimal ;
  geo-pos:long "8.00677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4886'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.585833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00677'^^xsd:double;
  dwc:startLongitude '8.00677'^^xsd:double;
  dwc:endLongitude '8.00677'^^xsd:double;
  dwc:latitude '43.60036'^^xsd:double;
  dwc:startLatitude '43.60036'^^xsd:double;
  dwc:endLatitude '43.60036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00677 43.60036, 8.00677 43.60036, 8.00677 43.60036, 8.00677 43.60036, 8.00677 43.60036))'^^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 '774_4886'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833333 10.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833333"^^xsd:decimal ;
  dwc:decimalLongitude "10.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833333 10.466667)"^^geo:wktLiteral ;
  geo-pos:lat "41.833333"^^xsd:decimal ;
  geo-pos:long "10.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2338'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2338'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.466667'^^xsd:double;
  dwc:startLongitude '10.466667'^^xsd:double;
  dwc:endLongitude '10.466667'^^xsd:double;
  dwc:latitude '41.833333'^^xsd:double;
  dwc:startLatitude '41.833333'^^xsd:double;
  dwc:endLatitude '41.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.466667 41.833333, 10.466667 41.833333, 10.466667 41.833333, 10.466667 41.833333, 10.466667 41.833333))'^^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 '774_2338'^^xsd:string;
  dwc:observationDate '1989-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699169 7.618158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.699169"^^xsd:decimal ;
  dwc:decimalLongitude "7.618158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699169 7.618158)"^^geo:wktLiteral ;
  geo-pos:lat "43.699169"^^xsd:decimal ;
  geo-pos:long "7.618158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5739'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5739'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.9797222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.618158'^^xsd:double;
  dwc:startLongitude '7.618158'^^xsd:double;
  dwc:endLongitude '7.618158'^^xsd:double;
  dwc:latitude '43.699169'^^xsd:double;
  dwc:startLatitude '43.699169'^^xsd:double;
  dwc:endLatitude '43.699169'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.618158 43.699169, 7.618158 43.699169, 7.618158 43.699169, 7.618158 43.699169, 7.618158 43.699169))'^^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 '774_5739'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.637917 8.437467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.637917"^^xsd:decimal ;
  dwc:decimalLongitude "8.437467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.637917 8.437467)"^^geo:wktLiteral ;
  geo-pos:lat "43.637917"^^xsd:decimal ;
  geo-pos:long "8.437467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7300'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7300'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.656388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.437467'^^xsd:double;
  dwc:startLongitude '8.437467'^^xsd:double;
  dwc:endLongitude '8.437467'^^xsd:double;
  dwc:latitude '43.637917'^^xsd:double;
  dwc:startLatitude '43.637917'^^xsd:double;
  dwc:endLatitude '43.637917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.437467 43.637917, 8.437467 43.637917, 8.437467 43.637917, 8.437467 43.637917, 8.437467 43.637917))'^^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 '774_7300'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643833 7.286167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.643833"^^xsd:decimal ;
  dwc:decimalLongitude "7.286167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643833 7.286167)"^^geo:wktLiteral ;
  geo-pos:lat "43.643833"^^xsd:decimal ;
  geo-pos:long "7.286167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3343'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3343'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.286167'^^xsd:double;
  dwc:startLongitude '7.286167'^^xsd:double;
  dwc:endLongitude '7.286167'^^xsd:double;
  dwc:latitude '43.643833'^^xsd:double;
  dwc:startLatitude '43.643833'^^xsd:double;
  dwc:endLatitude '43.643833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.286167 43.643833, 7.286167 43.643833, 7.286167 43.643833, 7.286167 43.643833, 7.286167 43.643833))'^^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 '774_3343'^^xsd:string;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6665 7.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6665"^^xsd:decimal ;
  dwc:decimalLongitude "7.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6665 7.817)"^^geo:wktLiteral ;
  geo-pos:lat "43.6665"^^xsd:decimal ;
  geo-pos:long "7.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3260'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3260'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817'^^xsd:double;
  dwc:startLongitude '7.817'^^xsd:double;
  dwc:endLongitude '7.817'^^xsd:double;
  dwc:latitude '43.6665'^^xsd:double;
  dwc:startLatitude '43.6665'^^xsd:double;
  dwc:endLatitude '43.6665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817 43.6665, 7.817 43.6665, 7.817 43.6665, 7.817 43.6665, 7.817 43.6665))'^^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 '774_3260'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609967 8.055383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.609967"^^xsd:decimal ;
  dwc:decimalLongitude "8.055383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609967 8.055383)"^^geo:wktLiteral ;
  geo-pos:lat "43.609967"^^xsd:decimal ;
  geo-pos:long "8.055383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7024'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7024'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.055383'^^xsd:double;
  dwc:startLongitude '8.055383'^^xsd:double;
  dwc:endLongitude '8.055383'^^xsd:double;
  dwc:latitude '43.609967'^^xsd:double;
  dwc:startLatitude '43.609967'^^xsd:double;
  dwc:endLatitude '43.609967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.055383 43.609967, 8.055383 43.609967, 8.055383 43.609967, 8.055383 43.609967, 8.055383 43.609967))'^^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 '774_7024'^^xsd:string;
  dwc:observationDate '1997-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503833 7.780117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503833"^^xsd:decimal ;
  dwc:decimalLongitude "7.780117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503833 7.780117)"^^geo:wktLiteral ;
  geo-pos:lat "43.503833"^^xsd:decimal ;
  geo-pos:long "7.780117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3932'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3932'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.780117'^^xsd:double;
  dwc:startLongitude '7.780117'^^xsd:double;
  dwc:endLongitude '7.780117'^^xsd:double;
  dwc:latitude '43.503833'^^xsd:double;
  dwc:startLatitude '43.503833'^^xsd:double;
  dwc:endLatitude '43.503833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.780117 43.503833, 7.780117 43.503833, 7.780117 43.503833, 7.780117 43.503833, 7.780117 43.503833))'^^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 '774_3932'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43209 7.24928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43209"^^xsd:decimal ;
  dwc:decimalLongitude "7.24928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43209 7.24928)"^^geo:wktLiteral ;
  geo-pos:lat "43.43209"^^xsd:decimal ;
  geo-pos:long "7.24928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6848'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6848'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.173888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.24928'^^xsd:double;
  dwc:startLongitude '7.24928'^^xsd:double;
  dwc:endLongitude '7.24928'^^xsd:double;
  dwc:latitude '43.43209'^^xsd:double;
  dwc:startLatitude '43.43209'^^xsd:double;
  dwc:endLatitude '43.43209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.24928 43.43209, 7.24928 43.43209, 7.24928 43.43209, 7.24928 43.43209, 7.24928 43.43209))'^^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 '774_6848'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65779 7.297449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65779"^^xsd:decimal ;
  dwc:decimalLongitude "7.297449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65779 7.297449)"^^geo:wktLiteral ;
  geo-pos:lat "43.65779"^^xsd:decimal ;
  geo-pos:long "7.297449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7651'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7651'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0438888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.297449'^^xsd:double;
  dwc:startLongitude '7.297449'^^xsd:double;
  dwc:endLongitude '7.297449'^^xsd:double;
  dwc:latitude '43.65779'^^xsd:double;
  dwc:startLatitude '43.65779'^^xsd:double;
  dwc:endLatitude '43.65779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.297449 43.65779, 7.297449 43.65779, 7.297449 43.65779, 7.297449 43.65779, 7.297449 43.65779))'^^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 '774_7651'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55706 7.39727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55706"^^xsd:decimal ;
  dwc:decimalLongitude "7.39727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55706 7.39727)"^^geo:wktLiteral ;
  geo-pos:lat "43.55706"^^xsd:decimal ;
  geo-pos:long "7.39727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8192'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8192'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.295555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39727'^^xsd:double;
  dwc:startLongitude '7.39727'^^xsd:double;
  dwc:endLongitude '7.39727'^^xsd:double;
  dwc:latitude '43.55706'^^xsd:double;
  dwc:startLatitude '43.55706'^^xsd:double;
  dwc:endLatitude '43.55706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39727 43.55706, 7.39727 43.55706, 7.39727 43.55706, 7.39727 43.55706, 7.39727 43.55706))'^^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 '774_8192'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0014 -13.434333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.0014"^^xsd:decimal ;
  dwc:decimalLongitude "-13.434333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0014 -13.434333)"^^geo:wktLiteral ;
  geo-pos:lat "29.0014"^^xsd:decimal ;
  geo-pos:long "-13.434333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2861'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2861'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.434333'^^xsd:double;
  dwc:startLongitude '-13.434333'^^xsd:double;
  dwc:endLongitude '-13.434333'^^xsd:double;
  dwc:latitude '29.0014'^^xsd:double;
  dwc:startLatitude '29.0014'^^xsd:double;
  dwc:endLatitude '29.0014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.434333 29.0014, -13.434333 29.0014, -13.434333 29.0014, -13.434333 29.0014, -13.434333 29.0014))'^^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 '774_2861'^^xsd:string;
  dwc:observationDate '1995-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.036 8.120167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.036"^^xsd:decimal ;
  dwc:decimalLongitude "8.120167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.036 8.120167)"^^geo:wktLiteral ;
  geo-pos:lat "43.036"^^xsd:decimal ;
  geo-pos:long "8.120167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3949'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3949'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.120167'^^xsd:double;
  dwc:startLongitude '8.120167'^^xsd:double;
  dwc:endLongitude '8.120167'^^xsd:double;
  dwc:latitude '43.036'^^xsd:double;
  dwc:startLatitude '43.036'^^xsd:double;
  dwc:endLatitude '43.036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.120167 43.036, 8.120167 43.036, 8.120167 43.036, 8.120167 43.036, 8.120167 43.036))'^^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 '774_3949'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77917 8.08517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77917"^^xsd:decimal ;
  dwc:decimalLongitude "8.08517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77917 8.08517)"^^geo:wktLiteral ;
  geo-pos:lat "43.77917"^^xsd:decimal ;
  geo-pos:long "8.08517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4951'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4951'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08517'^^xsd:double;
  dwc:startLongitude '8.08517'^^xsd:double;
  dwc:endLongitude '8.08517'^^xsd:double;
  dwc:latitude '43.77917'^^xsd:double;
  dwc:startLatitude '43.77917'^^xsd:double;
  dwc:endLatitude '43.77917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08517 43.77917, 8.08517 43.77917, 8.08517 43.77917, 8.08517 43.77917, 8.08517 43.77917))'^^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 '774_4951'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67149 7.618134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67149"^^xsd:decimal ;
  dwc:decimalLongitude "7.618134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67149 7.618134)"^^geo:wktLiteral ;
  geo-pos:lat "43.67149"^^xsd:decimal ;
  geo-pos:long "7.618134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7984'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7984'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.426944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.618134'^^xsd:double;
  dwc:startLongitude '7.618134'^^xsd:double;
  dwc:endLongitude '7.618134'^^xsd:double;
  dwc:latitude '43.67149'^^xsd:double;
  dwc:startLatitude '43.67149'^^xsd:double;
  dwc:endLatitude '43.67149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.618134 43.67149, 7.618134 43.67149, 7.618134 43.67149, 7.618134 43.67149, 7.618134 43.67149))'^^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 '774_7984'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80704 7.9778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80704"^^xsd:decimal ;
  dwc:decimalLongitude "7.9778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80704 7.9778)"^^geo:wktLiteral ;
  geo-pos:lat "43.80704"^^xsd:decimal ;
  geo-pos:long "7.9778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7865'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7865'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.048055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9778'^^xsd:double;
  dwc:startLongitude '7.9778'^^xsd:double;
  dwc:endLongitude '7.9778'^^xsd:double;
  dwc:latitude '43.80704'^^xsd:double;
  dwc:startLatitude '43.80704'^^xsd:double;
  dwc:endLatitude '43.80704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9778 43.80704, 7.9778 43.80704, 7.9778 43.80704, 7.9778 43.80704, 7.9778 43.80704))'^^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 '774_7865'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703548 7.579383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.703548"^^xsd:decimal ;
  dwc:decimalLongitude "7.579383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703548 7.579383)"^^geo:wktLiteral ;
  geo-pos:lat "43.703548"^^xsd:decimal ;
  geo-pos:long "7.579383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5535'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5535'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.856666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.579383'^^xsd:double;
  dwc:startLongitude '7.579383'^^xsd:double;
  dwc:endLongitude '7.579383'^^xsd:double;
  dwc:latitude '43.703548'^^xsd:double;
  dwc:startLatitude '43.703548'^^xsd:double;
  dwc:endLatitude '43.703548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.579383 43.703548, 7.579383 43.703548, 7.579383 43.703548, 7.579383 43.703548, 7.579383 43.703548))'^^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 '774_5535'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27291 7.32102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27291"^^xsd:decimal ;
  dwc:decimalLongitude "7.32102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27291 7.32102)"^^geo:wktLiteral ;
  geo-pos:lat "43.27291"^^xsd:decimal ;
  geo-pos:long "7.32102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6673'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6673'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.32102'^^xsd:double;
  dwc:startLongitude '7.32102'^^xsd:double;
  dwc:endLongitude '7.32102'^^xsd:double;
  dwc:latitude '43.27291'^^xsd:double;
  dwc:startLatitude '43.27291'^^xsd:double;
  dwc:endLatitude '43.27291'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32102 43.27291, 7.32102 43.27291, 7.32102 43.27291, 7.32102 43.27291, 7.32102 43.27291))'^^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 '774_6673'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6597 7.697275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6597"^^xsd:decimal ;
  dwc:decimalLongitude "7.697275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6597 7.697275)"^^geo:wktLiteral ;
  geo-pos:lat "43.6597"^^xsd:decimal ;
  geo-pos:long "7.697275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7936'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7936'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.373333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.697275'^^xsd:double;
  dwc:startLongitude '7.697275'^^xsd:double;
  dwc:endLongitude '7.697275'^^xsd:double;
  dwc:latitude '43.6597'^^xsd:double;
  dwc:startLatitude '43.6597'^^xsd:double;
  dwc:endLatitude '43.6597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.697275 43.6597, 7.697275 43.6597, 7.697275 43.6597, 7.697275 43.6597, 7.697275 43.6597))'^^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 '774_7936'^^xsd:string;
  dwc:observationDate '2012-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31054 8.43989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31054"^^xsd:decimal ;
  dwc:decimalLongitude "8.43989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31054 8.43989)"^^geo:wktLiteral ;
  geo-pos:lat "43.31054"^^xsd:decimal ;
  geo-pos:long "8.43989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6519'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6519'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.56'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.43989'^^xsd:double;
  dwc:startLongitude '8.43989'^^xsd:double;
  dwc:endLongitude '8.43989'^^xsd:double;
  dwc:latitude '43.31054'^^xsd:double;
  dwc:startLatitude '43.31054'^^xsd:double;
  dwc:endLatitude '43.31054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43989 43.31054, 8.43989 43.31054, 8.43989 43.31054, 8.43989 43.31054, 8.43989 43.31054))'^^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 '774_6519'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66276 7.855702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66276"^^xsd:decimal ;
  dwc:decimalLongitude "7.855702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66276 7.855702)"^^geo:wktLiteral ;
  geo-pos:lat "43.66276"^^xsd:decimal ;
  geo-pos:long "7.855702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7642'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7642'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.855702'^^xsd:double;
  dwc:startLongitude '7.855702'^^xsd:double;
  dwc:endLongitude '7.855702'^^xsd:double;
  dwc:latitude '43.66276'^^xsd:double;
  dwc:startLatitude '43.66276'^^xsd:double;
  dwc:endLatitude '43.66276'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.855702 43.66276, 7.855702 43.66276, 7.855702 43.66276, 7.855702 43.66276, 7.855702 43.66276))'^^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 '774_7642'^^xsd:string;
  dwc:observationDate '2011-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405094 7.25614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.405094"^^xsd:decimal ;
  dwc:decimalLongitude "7.25614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.405094 7.25614)"^^geo:wktLiteral ;
  geo-pos:lat "43.405094"^^xsd:decimal ;
  geo-pos:long "7.25614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6128'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6128'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.527777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25614'^^xsd:double;
  dwc:startLongitude '7.25614'^^xsd:double;
  dwc:endLongitude '7.25614'^^xsd:double;
  dwc:latitude '43.405094'^^xsd:double;
  dwc:startLatitude '43.405094'^^xsd:double;
  dwc:endLatitude '43.405094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25614 43.405094, 7.25614 43.405094, 7.25614 43.405094, 7.25614 43.405094, 7.25614 43.405094))'^^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 '774_6128'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217709 8.72926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.217709"^^xsd:decimal ;
  dwc:decimalLongitude "8.72926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217709 8.72926)"^^geo:wktLiteral ;
  geo-pos:lat "43.217709"^^xsd:decimal ;
  geo-pos:long "8.72926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6116'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2544444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.72926'^^xsd:double;
  dwc:startLongitude '8.72926'^^xsd:double;
  dwc:endLongitude '8.72926'^^xsd:double;
  dwc:latitude '43.217709'^^xsd:double;
  dwc:startLatitude '43.217709'^^xsd:double;
  dwc:endLatitude '43.217709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.72926 43.217709, 8.72926 43.217709, 8.72926 43.217709, 8.72926 43.217709, 8.72926 43.217709))'^^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 '774_6116'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671177 8.252054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.671177"^^xsd:decimal ;
  dwc:decimalLongitude "8.252054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.671177 8.252054)"^^geo:wktLiteral ;
  geo-pos:lat "43.671177"^^xsd:decimal ;
  geo-pos:long "8.252054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6204'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6204'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.851388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.252054'^^xsd:double;
  dwc:startLongitude '8.252054'^^xsd:double;
  dwc:endLongitude '8.252054'^^xsd:double;
  dwc:latitude '43.671177'^^xsd:double;
  dwc:startLatitude '43.671177'^^xsd:double;
  dwc:endLatitude '43.671177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.252054 43.671177, 8.252054 43.671177, 8.252054 43.671177, 8.252054 43.671177, 8.252054 43.671177))'^^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 '774_6204'^^xsd:string;
  dwc:observationDate '2008-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67828 7.93777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67828"^^xsd:decimal ;
  dwc:decimalLongitude "7.93777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67828 7.93777)"^^geo:wktLiteral ;
  geo-pos:lat "43.67828"^^xsd:decimal ;
  geo-pos:long "7.93777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6720'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6720'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.9444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93777'^^xsd:double;
  dwc:startLongitude '7.93777'^^xsd:double;
  dwc:endLongitude '7.93777'^^xsd:double;
  dwc:latitude '43.67828'^^xsd:double;
  dwc:startLatitude '43.67828'^^xsd:double;
  dwc:endLatitude '43.67828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93777 43.67828, 7.93777 43.67828, 7.93777 43.67828, 7.93777 43.67828, 7.93777 43.67828))'^^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 '774_6720'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670631 7.628488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.670631"^^xsd:decimal ;
  dwc:decimalLongitude "7.628488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670631 7.628488)"^^geo:wktLiteral ;
  geo-pos:lat "43.670631"^^xsd:decimal ;
  geo-pos:long "7.628488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6282'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.9222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.628488'^^xsd:double;
  dwc:startLongitude '7.628488'^^xsd:double;
  dwc:endLongitude '7.628488'^^xsd:double;
  dwc:latitude '43.670631'^^xsd:double;
  dwc:startLatitude '43.670631'^^xsd:double;
  dwc:endLatitude '43.670631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.628488 43.670631, 7.628488 43.670631, 7.628488 43.670631, 7.628488 43.670631, 7.628488 43.670631))'^^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 '774_6282'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69715 7.792017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69715"^^xsd:decimal ;
  dwc:decimalLongitude "7.792017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69715 7.792017)"^^geo:wktLiteral ;
  geo-pos:lat "43.69715"^^xsd:decimal ;
  geo-pos:long "7.792017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5234'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5234'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1980555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.792017'^^xsd:double;
  dwc:startLongitude '7.792017'^^xsd:double;
  dwc:endLongitude '7.792017'^^xsd:double;
  dwc:latitude '43.69715'^^xsd:double;
  dwc:startLatitude '43.69715'^^xsd:double;
  dwc:endLatitude '43.69715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.792017 43.69715, 7.792017 43.69715, 7.792017 43.69715, 7.792017 43.69715, 7.792017 43.69715))'^^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 '774_5234'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.712833 7.740333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.712833"^^xsd:decimal ;
  dwc:decimalLongitude "7.740333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.712833 7.740333)"^^geo:wktLiteral ;
  geo-pos:lat "43.712833"^^xsd:decimal ;
  geo-pos:long "7.740333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4479'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4479'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.740333'^^xsd:double;
  dwc:startLongitude '7.740333'^^xsd:double;
  dwc:endLongitude '7.740333'^^xsd:double;
  dwc:latitude '43.712833'^^xsd:double;
  dwc:startLatitude '43.712833'^^xsd:double;
  dwc:endLatitude '43.712833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.740333 43.712833, 7.740333 43.712833, 7.740333 43.712833, 7.740333 43.712833, 7.740333 43.712833))'^^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 '774_4479'^^xsd:string;
  dwc:observationDate '1997-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562667 7.485167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562667"^^xsd:decimal ;
  dwc:decimalLongitude "7.485167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562667 7.485167)"^^geo:wktLiteral ;
  geo-pos:lat "43.562667"^^xsd:decimal ;
  geo-pos:long "7.485167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4337'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4337'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.485167'^^xsd:double;
  dwc:startLongitude '7.485167'^^xsd:double;
  dwc:endLongitude '7.485167'^^xsd:double;
  dwc:latitude '43.562667'^^xsd:double;
  dwc:startLatitude '43.562667'^^xsd:double;
  dwc:endLatitude '43.562667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.485167 43.562667, 7.485167 43.562667, 7.485167 43.562667, 7.485167 43.562667, 7.485167 43.562667))'^^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 '774_4337'^^xsd:string;
  dwc:observationDate '1995-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50606 7.27717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50606"^^xsd:decimal ;
  dwc:decimalLongitude "7.27717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50606 7.27717)"^^geo:wktLiteral ;
  geo-pos:lat "43.50606"^^xsd:decimal ;
  geo-pos:long "7.27717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5091'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5091'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4997222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.27717'^^xsd:double;
  dwc:startLongitude '7.27717'^^xsd:double;
  dwc:endLongitude '7.27717'^^xsd:double;
  dwc:latitude '43.50606'^^xsd:double;
  dwc:startLatitude '43.50606'^^xsd:double;
  dwc:endLatitude '43.50606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27717 43.50606, 7.27717 43.50606, 7.27717 43.50606, 7.27717 43.50606, 7.27717 43.50606))'^^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 '774_5091'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.280167 6.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.280167"^^xsd:decimal ;
  dwc:decimalLongitude "6.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.280167 6.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.280167"^^xsd:decimal ;
  geo-pos:long "6.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4341'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4341'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.833'^^xsd:double;
  dwc:startLongitude '6.833'^^xsd:double;
  dwc:endLongitude '6.833'^^xsd:double;
  dwc:latitude '43.280167'^^xsd:double;
  dwc:startLatitude '43.280167'^^xsd:double;
  dwc:endLatitude '43.280167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.833 43.280167, 6.833 43.280167, 6.833 43.280167, 6.833 43.280167, 6.833 43.280167))'^^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 '774_4341'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.362833 7.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.362833"^^xsd:decimal ;
  dwc:decimalLongitude "7.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.362833 7.2025)"^^geo:wktLiteral ;
  geo-pos:lat "43.362833"^^xsd:decimal ;
  geo-pos:long "7.2025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4340'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4340'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2025'^^xsd:double;
  dwc:startLongitude '7.2025'^^xsd:double;
  dwc:endLongitude '7.2025'^^xsd:double;
  dwc:latitude '43.362833'^^xsd:double;
  dwc:startLatitude '43.362833'^^xsd:double;
  dwc:endLatitude '43.362833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2025 43.362833, 7.2025 43.362833, 7.2025 43.362833, 7.2025 43.362833, 7.2025 43.362833))'^^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 '774_4340'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30146 8.0632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30146"^^xsd:decimal ;
  dwc:decimalLongitude "8.0632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30146 8.0632)"^^geo:wktLiteral ;
  geo-pos:lat "43.30146"^^xsd:decimal ;
  geo-pos:long "8.0632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6708'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6708'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.235'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0632'^^xsd:double;
  dwc:startLongitude '8.0632'^^xsd:double;
  dwc:endLongitude '8.0632'^^xsd:double;
  dwc:latitude '43.30146'^^xsd:double;
  dwc:startLatitude '43.30146'^^xsd:double;
  dwc:endLatitude '43.30146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0632 43.30146, 8.0632 43.30146, 8.0632 43.30146, 8.0632 43.30146, 8.0632 43.30146))'^^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 '774_6708'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63963 7.85528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63963"^^xsd:decimal ;
  dwc:decimalLongitude "7.85528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63963 7.85528)"^^geo:wktLiteral ;
  geo-pos:lat "43.63963"^^xsd:decimal ;
  geo-pos:long "7.85528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5255'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5255'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.876944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85528'^^xsd:double;
  dwc:startLongitude '7.85528'^^xsd:double;
  dwc:endLongitude '7.85528'^^xsd:double;
  dwc:latitude '43.63963'^^xsd:double;
  dwc:startLatitude '43.63963'^^xsd:double;
  dwc:endLatitude '43.63963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85528 43.63963, 7.85528 43.63963, 7.85528 43.63963, 7.85528 43.63963, 7.85528 43.63963))'^^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 '774_5255'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7185 7.817833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7185"^^xsd:decimal ;
  dwc:decimalLongitude "7.817833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7185 7.817833)"^^geo:wktLiteral ;
  geo-pos:lat "43.7185"^^xsd:decimal ;
  geo-pos:long "7.817833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4323'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4323'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817833'^^xsd:double;
  dwc:startLongitude '7.817833'^^xsd:double;
  dwc:endLongitude '7.817833'^^xsd:double;
  dwc:latitude '43.7185'^^xsd:double;
  dwc:startLatitude '43.7185'^^xsd:double;
  dwc:endLatitude '43.7185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817833 43.7185, 7.817833 43.7185, 7.817833 43.7185, 7.817833 43.7185, 7.817833 43.7185))'^^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 '774_4323'^^xsd:string;
  dwc:observationDate '1995-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233333 8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233333"^^xsd:decimal ;
  dwc:decimalLongitude "8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233333 8.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.233333"^^xsd:decimal ;
  geo-pos:long "8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3561'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3561'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15'^^xsd:double;
  dwc:startLongitude '8.15'^^xsd:double;
  dwc:endLongitude '8.15'^^xsd:double;
  dwc:latitude '43.233333'^^xsd:double;
  dwc:startLatitude '43.233333'^^xsd:double;
  dwc:endLatitude '43.233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15 43.233333, 8.15 43.233333, 8.15 43.233333, 8.15 43.233333, 8.15 43.233333))'^^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 '774_3561'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.991634 8.515489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.991634"^^xsd:decimal ;
  dwc:decimalLongitude "8.515489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.991634 8.515489)"^^geo:wktLiteral ;
  geo-pos:lat "42.991634"^^xsd:decimal ;
  geo-pos:long "8.515489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5737'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5737'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9272222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.515489'^^xsd:double;
  dwc:startLongitude '8.515489'^^xsd:double;
  dwc:endLongitude '8.515489'^^xsd:double;
  dwc:latitude '42.991634'^^xsd:double;
  dwc:startLatitude '42.991634'^^xsd:double;
  dwc:endLatitude '42.991634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.515489 42.991634, 8.515489 42.991634, 8.515489 42.991634, 8.515489 42.991634, 8.515489 42.991634))'^^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 '774_5737'^^xsd:string;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7847 8.0161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7847"^^xsd:decimal ;
  dwc:decimalLongitude "8.0161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7847 8.0161)"^^geo:wktLiteral ;
  geo-pos:lat "43.7847"^^xsd:decimal ;
  geo-pos:long "8.0161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7585'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7585'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.303611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0161'^^xsd:double;
  dwc:startLongitude '8.0161'^^xsd:double;
  dwc:endLongitude '8.0161'^^xsd:double;
  dwc:latitude '43.7847'^^xsd:double;
  dwc:startLatitude '43.7847'^^xsd:double;
  dwc:endLatitude '43.7847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0161 43.7847, 8.0161 43.7847, 8.0161 43.7847, 8.0161 43.7847, 8.0161 43.7847))'^^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 '774_7585'^^xsd:string;
  dwc:observationDate '2000-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502167 7.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.502167"^^xsd:decimal ;
  dwc:decimalLongitude "7.8055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502167 7.8055)"^^geo:wktLiteral ;
  geo-pos:lat "43.502167"^^xsd:decimal ;
  geo-pos:long "7.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3304'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3304'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8055'^^xsd:double;
  dwc:startLongitude '7.8055'^^xsd:double;
  dwc:endLongitude '7.8055'^^xsd:double;
  dwc:latitude '43.502167'^^xsd:double;
  dwc:startLatitude '43.502167'^^xsd:double;
  dwc:endLatitude '43.502167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8055 43.502167, 7.8055 43.502167, 7.8055 43.502167, 7.8055 43.502167, 7.8055 43.502167))'^^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 '774_3304'^^xsd:string;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683933 8.012517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683933"^^xsd:decimal ;
  dwc:decimalLongitude "8.012517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683933 8.012517)"^^geo:wktLiteral ;
  geo-pos:lat "43.683933"^^xsd:decimal ;
  geo-pos:long "8.012517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7081'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7081'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.012517'^^xsd:double;
  dwc:startLongitude '8.012517'^^xsd:double;
  dwc:endLongitude '8.012517'^^xsd:double;
  dwc:latitude '43.683933'^^xsd:double;
  dwc:startLatitude '43.683933'^^xsd:double;
  dwc:endLatitude '43.683933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.012517 43.683933, 8.012517 43.683933, 8.012517 43.683933, 8.012517 43.683933, 8.012517 43.683933))'^^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 '774_7081'^^xsd:string;
  dwc:observationDate '1997-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6078 7.7449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6078"^^xsd:decimal ;
  dwc:decimalLongitude "7.7449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6078 7.7449)"^^geo:wktLiteral ;
  geo-pos:lat "43.6078"^^xsd:decimal ;
  geo-pos:long "7.7449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7521'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7521'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.555833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7449'^^xsd:double;
  dwc:startLongitude '7.7449'^^xsd:double;
  dwc:endLongitude '7.7449'^^xsd:double;
  dwc:latitude '43.6078'^^xsd:double;
  dwc:startLatitude '43.6078'^^xsd:double;
  dwc:endLatitude '43.6078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7449 43.6078, 7.7449 43.6078, 7.7449 43.6078, 7.7449 43.6078, 7.7449 43.6078))'^^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 '774_7521'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6831 7.863617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6831"^^xsd:decimal ;
  dwc:decimalLongitude "7.863617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6831 7.863617)"^^geo:wktLiteral ;
  geo-pos:lat "43.6831"^^xsd:decimal ;
  geo-pos:long "7.863617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3443'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3443'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.863617'^^xsd:double;
  dwc:startLongitude '7.863617'^^xsd:double;
  dwc:endLongitude '7.863617'^^xsd:double;
  dwc:latitude '43.6831'^^xsd:double;
  dwc:startLatitude '43.6831'^^xsd:double;
  dwc:endLatitude '43.6831'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.863617 43.6831, 7.863617 43.6831, 7.863617 43.6831, 7.863617 43.6831, 7.863617 43.6831))'^^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 '774_3443'^^xsd:string;
  dwc:observationDate '1991-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3295 7.613667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3295"^^xsd:decimal ;
  dwc:decimalLongitude "7.613667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3295 7.613667)"^^geo:wktLiteral ;
  geo-pos:lat "43.3295"^^xsd:decimal ;
  geo-pos:long "7.613667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3723'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3723'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.613667'^^xsd:double;
  dwc:startLongitude '7.613667'^^xsd:double;
  dwc:endLongitude '7.613667'^^xsd:double;
  dwc:latitude '43.3295'^^xsd:double;
  dwc:startLatitude '43.3295'^^xsd:double;
  dwc:endLatitude '43.3295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.613667 43.3295, 7.613667 43.3295, 7.613667 43.3295, 7.613667 43.3295, 7.613667 43.3295))'^^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 '774_3723'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.257333 8.089533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.257333"^^xsd:decimal ;
  dwc:decimalLongitude "8.089533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.257333 8.089533)"^^geo:wktLiteral ;
  geo-pos:lat "43.257333"^^xsd:decimal ;
  geo-pos:long "8.089533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3679'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3679'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.089533'^^xsd:double;
  dwc:startLongitude '8.089533'^^xsd:double;
  dwc:endLongitude '8.089533'^^xsd:double;
  dwc:latitude '43.257333'^^xsd:double;
  dwc:startLatitude '43.257333'^^xsd:double;
  dwc:endLatitude '43.257333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.089533 43.257333, 8.089533 43.257333, 8.089533 43.257333, 8.089533 43.257333, 8.089533 43.257333))'^^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 '774_3679'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.116667 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.116667"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.116667 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.116667"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3472'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3472'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2'^^xsd:double;
  dwc:startLongitude '8.2'^^xsd:double;
  dwc:endLongitude '8.2'^^xsd:double;
  dwc:latitude '43.116667'^^xsd:double;
  dwc:startLatitude '43.116667'^^xsd:double;
  dwc:endLatitude '43.116667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2 43.116667, 8.2 43.116667, 8.2 43.116667, 8.2 43.116667, 8.2 43.116667))'^^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 '774_3472'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65221 8.017422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65221"^^xsd:decimal ;
  dwc:decimalLongitude "8.017422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65221 8.017422)"^^geo:wktLiteral ;
  geo-pos:lat "43.65221"^^xsd:decimal ;
  geo-pos:long "8.017422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8040'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8040'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.064166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.017422'^^xsd:double;
  dwc:startLongitude '8.017422'^^xsd:double;
  dwc:endLongitude '8.017422'^^xsd:double;
  dwc:latitude '43.65221'^^xsd:double;
  dwc:startLatitude '43.65221'^^xsd:double;
  dwc:endLatitude '43.65221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.017422 43.65221, 8.017422 43.65221, 8.017422 43.65221, 8.017422 43.65221, 8.017422 43.65221))'^^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 '774_8040'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.473289 8.51615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.473289"^^xsd:decimal ;
  dwc:decimalLongitude "8.51615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.473289 8.51615)"^^geo:wktLiteral ;
  geo-pos:lat "43.473289"^^xsd:decimal ;
  geo-pos:long "8.51615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6320'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6320'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.7188888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.51615'^^xsd:double;
  dwc:startLongitude '8.51615'^^xsd:double;
  dwc:endLongitude '8.51615'^^xsd:double;
  dwc:latitude '43.473289'^^xsd:double;
  dwc:startLatitude '43.473289'^^xsd:double;
  dwc:endLatitude '43.473289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.51615 43.473289, 8.51615 43.473289, 8.51615 43.473289, 8.51615 43.473289, 8.51615 43.473289))'^^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 '774_6320'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03391 8.665982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03391"^^xsd:decimal ;
  dwc:decimalLongitude "8.665982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03391 8.665982)"^^geo:wktLiteral ;
  geo-pos:lat "43.03391"^^xsd:decimal ;
  geo-pos:long "8.665982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8079'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8079'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.194444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.665982'^^xsd:double;
  dwc:startLongitude '8.665982'^^xsd:double;
  dwc:endLongitude '8.665982'^^xsd:double;
  dwc:latitude '43.03391'^^xsd:double;
  dwc:startLatitude '43.03391'^^xsd:double;
  dwc:endLatitude '43.03391'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.665982 43.03391, 8.665982 43.03391, 8.665982 43.03391, 8.665982 43.03391, 8.665982 43.03391))'^^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 '774_8079'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.766186 7.82425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.766186"^^xsd:decimal ;
  dwc:decimalLongitude "7.82425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.766186 7.82425)"^^geo:wktLiteral ;
  geo-pos:lat "43.766186"^^xsd:decimal ;
  geo-pos:long "7.82425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5393'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5393'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82425'^^xsd:double;
  dwc:startLongitude '7.82425'^^xsd:double;
  dwc:endLongitude '7.82425'^^xsd:double;
  dwc:latitude '43.766186'^^xsd:double;
  dwc:startLatitude '43.766186'^^xsd:double;
  dwc:endLatitude '43.766186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82425 43.766186, 7.82425 43.766186, 7.82425 43.766186, 7.82425 43.766186, 7.82425 43.766186))'^^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 '774_5393'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.606833 8.553167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.606833"^^xsd:decimal ;
  dwc:decimalLongitude "8.553167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.606833 8.553167)"^^geo:wktLiteral ;
  geo-pos:lat "43.606833"^^xsd:decimal ;
  geo-pos:long "8.553167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4593'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4593'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.853055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.553167'^^xsd:double;
  dwc:startLongitude '8.553167'^^xsd:double;
  dwc:endLongitude '8.553167'^^xsd:double;
  dwc:latitude '43.606833'^^xsd:double;
  dwc:startLatitude '43.606833'^^xsd:double;
  dwc:endLatitude '43.606833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.553167 43.606833, 8.553167 43.606833, 8.553167 43.606833, 8.553167 43.606833, 8.553167 43.606833))'^^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 '774_4593'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69732 7.71467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69732"^^xsd:decimal ;
  dwc:decimalLongitude "7.71467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69732 7.71467)"^^geo:wktLiteral ;
  geo-pos:lat "43.69732"^^xsd:decimal ;
  geo-pos:long "7.71467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4915'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4915'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.405'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71467'^^xsd:double;
  dwc:startLongitude '7.71467'^^xsd:double;
  dwc:endLongitude '7.71467'^^xsd:double;
  dwc:latitude '43.69732'^^xsd:double;
  dwc:startLatitude '43.69732'^^xsd:double;
  dwc:endLatitude '43.69732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71467 43.69732, 7.71467 43.69732, 7.71467 43.69732, 7.71467 43.69732, 7.71467 43.69732))'^^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 '774_4915'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.759 8.0596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.759"^^xsd:decimal ;
  dwc:decimalLongitude "8.0596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.759 8.0596)"^^geo:wktLiteral ;
  geo-pos:lat "43.759"^^xsd:decimal ;
  geo-pos:long "8.0596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7587'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7587'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.488055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0596'^^xsd:double;
  dwc:startLongitude '8.0596'^^xsd:double;
  dwc:endLongitude '8.0596'^^xsd:double;
  dwc:latitude '43.759'^^xsd:double;
  dwc:startLatitude '43.759'^^xsd:double;
  dwc:endLatitude '43.759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0596 43.759, 8.0596 43.759, 8.0596 43.759, 8.0596 43.759, 8.0596 43.759))'^^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 '774_7587'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7589 8.1634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7589"^^xsd:decimal ;
  dwc:decimalLongitude "8.1634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7589 8.1634)"^^geo:wktLiteral ;
  geo-pos:lat "43.7589"^^xsd:decimal ;
  geo-pos:long "8.1634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7614'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7614'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.093333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1634'^^xsd:double;
  dwc:startLongitude '8.1634'^^xsd:double;
  dwc:endLongitude '8.1634'^^xsd:double;
  dwc:latitude '43.7589'^^xsd:double;
  dwc:startLatitude '43.7589'^^xsd:double;
  dwc:endLatitude '43.7589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1634 43.7589, 8.1634 43.7589, 8.1634 43.7589, 8.1634 43.7589, 8.1634 43.7589))'^^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 '774_7614'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7312 8.204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7312"^^xsd:decimal ;
  dwc:decimalLongitude "8.204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7312 8.204)"^^geo:wktLiteral ;
  geo-pos:lat "43.7312"^^xsd:decimal ;
  geo-pos:long "8.204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7163'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.104166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.204'^^xsd:double;
  dwc:startLongitude '8.204'^^xsd:double;
  dwc:endLongitude '8.204'^^xsd:double;
  dwc:latitude '43.7312'^^xsd:double;
  dwc:startLatitude '43.7312'^^xsd:double;
  dwc:endLatitude '43.7312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.204 43.7312, 8.204 43.7312, 8.204 43.7312, 8.204 43.7312, 8.204 43.7312))'^^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 '774_7163'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56867 8.45383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56867"^^xsd:decimal ;
  dwc:decimalLongitude "8.45383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56867 8.45383)"^^geo:wktLiteral ;
  geo-pos:lat "43.56867"^^xsd:decimal ;
  geo-pos:long "8.45383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4985'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4985'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45383'^^xsd:double;
  dwc:startLongitude '8.45383'^^xsd:double;
  dwc:endLongitude '8.45383'^^xsd:double;
  dwc:latitude '43.56867'^^xsd:double;
  dwc:startLatitude '43.56867'^^xsd:double;
  dwc:endLatitude '43.56867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45383 43.56867, 8.45383 43.56867, 8.45383 43.56867, 8.45383 43.56867, 8.45383 43.56867))'^^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 '774_4985'^^xsd:string;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446667 8.081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.446667"^^xsd:decimal ;
  dwc:decimalLongitude "8.081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446667 8.081667)"^^geo:wktLiteral ;
  geo-pos:lat "43.446667"^^xsd:decimal ;
  geo-pos:long "8.081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3379'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3379'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.081667'^^xsd:double;
  dwc:startLongitude '8.081667'^^xsd:double;
  dwc:endLongitude '8.081667'^^xsd:double;
  dwc:latitude '43.446667'^^xsd:double;
  dwc:startLatitude '43.446667'^^xsd:double;
  dwc:endLatitude '43.446667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.081667 43.446667, 8.081667 43.446667, 8.081667 43.446667, 8.081667 43.446667, 8.081667 43.446667))'^^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 '774_3379'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7082 8.087333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7082"^^xsd:decimal ;
  dwc:decimalLongitude "8.087333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7082 8.087333)"^^geo:wktLiteral ;
  geo-pos:lat "43.7082"^^xsd:decimal ;
  geo-pos:long "8.087333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7390'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7390'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.7986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.087333'^^xsd:double;
  dwc:startLongitude '8.087333'^^xsd:double;
  dwc:endLongitude '8.087333'^^xsd:double;
  dwc:latitude '43.7082'^^xsd:double;
  dwc:startLatitude '43.7082'^^xsd:double;
  dwc:endLatitude '43.7082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.087333 43.7082, 8.087333 43.7082, 8.087333 43.7082, 8.087333 43.7082, 8.087333 43.7082))'^^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 '774_7390'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59524 7.874154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59524"^^xsd:decimal ;
  dwc:decimalLongitude "7.874154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59524 7.874154)"^^geo:wktLiteral ;
  geo-pos:lat "43.59524"^^xsd:decimal ;
  geo-pos:long "7.874154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8156'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8156'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.9397222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.874154'^^xsd:double;
  dwc:startLongitude '7.874154'^^xsd:double;
  dwc:endLongitude '7.874154'^^xsd:double;
  dwc:latitude '43.59524'^^xsd:double;
  dwc:startLatitude '43.59524'^^xsd:double;
  dwc:endLatitude '43.59524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.874154 43.59524, 7.874154 43.59524, 7.874154 43.59524, 7.874154 43.59524, 7.874154 43.59524))'^^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 '774_8156'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03098 8.738124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03098"^^xsd:decimal ;
  dwc:decimalLongitude "8.738124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03098 8.738124)"^^geo:wktLiteral ;
  geo-pos:lat "43.03098"^^xsd:decimal ;
  geo-pos:long "8.738124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8075'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8075'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.738124'^^xsd:double;
  dwc:startLongitude '8.738124'^^xsd:double;
  dwc:endLongitude '8.738124'^^xsd:double;
  dwc:latitude '43.03098'^^xsd:double;
  dwc:startLatitude '43.03098'^^xsd:double;
  dwc:endLatitude '43.03098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.738124 43.03098, 8.738124 43.03098, 8.738124 43.03098, 8.738124 43.03098, 8.738124 43.03098))'^^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 '774_8075'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71175 7.5024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71175"^^xsd:decimal ;
  dwc:decimalLongitude "7.5024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71175 7.5024)"^^geo:wktLiteral ;
  geo-pos:lat "43.71175"^^xsd:decimal ;
  geo-pos:long "7.5024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3825'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3825'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5024'^^xsd:double;
  dwc:startLongitude '7.5024'^^xsd:double;
  dwc:endLongitude '7.5024'^^xsd:double;
  dwc:latitude '43.71175'^^xsd:double;
  dwc:startLatitude '43.71175'^^xsd:double;
  dwc:endLatitude '43.71175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5024 43.71175, 7.5024 43.71175, 7.5024 43.71175, 7.5024 43.71175, 7.5024 43.71175))'^^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 '774_3825'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51573 7.589763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51573"^^xsd:decimal ;
  dwc:decimalLongitude "7.589763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51573 7.589763)"^^geo:wktLiteral ;
  geo-pos:lat "43.51573"^^xsd:decimal ;
  geo-pos:long "7.589763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7909'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7909'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.589763'^^xsd:double;
  dwc:startLongitude '7.589763'^^xsd:double;
  dwc:endLongitude '7.589763'^^xsd:double;
  dwc:latitude '43.51573'^^xsd:double;
  dwc:startLatitude '43.51573'^^xsd:double;
  dwc:endLatitude '43.51573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.589763 43.51573, 7.589763 43.51573, 7.589763 43.51573, 7.589763 43.51573, 7.589763 43.51573))'^^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 '774_7909'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.434181 7.407746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.434181"^^xsd:decimal ;
  dwc:decimalLongitude "7.407746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.434181 7.407746)"^^geo:wktLiteral ;
  geo-pos:lat "43.434181"^^xsd:decimal ;
  geo-pos:long "7.407746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6239'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6239'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.941388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.407746'^^xsd:double;
  dwc:startLongitude '7.407746'^^xsd:double;
  dwc:endLongitude '7.407746'^^xsd:double;
  dwc:latitude '43.434181'^^xsd:double;
  dwc:startLatitude '43.434181'^^xsd:double;
  dwc:endLatitude '43.434181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.407746 43.434181, 7.407746 43.434181, 7.407746 43.434181, 7.407746 43.434181, 7.407746 43.434181))'^^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 '774_6239'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764088 7.826217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.764088"^^xsd:decimal ;
  dwc:decimalLongitude "7.826217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764088 7.826217)"^^geo:wktLiteral ;
  geo-pos:lat "43.764088"^^xsd:decimal ;
  geo-pos:long "7.826217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5529'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5529'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.071666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.826217'^^xsd:double;
  dwc:startLongitude '7.826217'^^xsd:double;
  dwc:endLongitude '7.826217'^^xsd:double;
  dwc:latitude '43.764088'^^xsd:double;
  dwc:startLatitude '43.764088'^^xsd:double;
  dwc:endLatitude '43.764088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.826217 43.764088, 7.826217 43.764088, 7.826217 43.764088, 7.826217 43.764088, 7.826217 43.764088))'^^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 '774_5529'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54789 7.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54789"^^xsd:decimal ;
  dwc:decimalLongitude "7.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54789 7.50402)"^^geo:wktLiteral ;
  geo-pos:lat "43.54789"^^xsd:decimal ;
  geo-pos:long "7.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6638'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6638'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.367777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50402'^^xsd:double;
  dwc:startLongitude '7.50402'^^xsd:double;
  dwc:endLongitude '7.50402'^^xsd:double;
  dwc:latitude '43.54789'^^xsd:double;
  dwc:startLatitude '43.54789'^^xsd:double;
  dwc:endLatitude '43.54789'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50402 43.54789, 7.50402 43.54789, 7.50402 43.54789, 7.50402 43.54789, 7.50402 43.54789))'^^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 '774_6638'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622633 7.851383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.622633"^^xsd:decimal ;
  dwc:decimalLongitude "7.851383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622633 7.851383)"^^geo:wktLiteral ;
  geo-pos:lat "43.622633"^^xsd:decimal ;
  geo-pos:long "7.851383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7402'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7402'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.851383'^^xsd:double;
  dwc:startLongitude '7.851383'^^xsd:double;
  dwc:endLongitude '7.851383'^^xsd:double;
  dwc:latitude '43.622633'^^xsd:double;
  dwc:startLatitude '43.622633'^^xsd:double;
  dwc:endLatitude '43.622633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.851383 43.622633, 7.851383 43.622633, 7.851383 43.622633, 7.851383 43.622633, 7.851383 43.622633))'^^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 '774_7402'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572167 7.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.572167"^^xsd:decimal ;
  dwc:decimalLongitude "7.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.572167 7.701667)"^^geo:wktLiteral ;
  geo-pos:lat "43.572167"^^xsd:decimal ;
  geo-pos:long "7.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3695'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3695'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.701667'^^xsd:double;
  dwc:startLongitude '7.701667'^^xsd:double;
  dwc:endLongitude '7.701667'^^xsd:double;
  dwc:latitude '43.572167'^^xsd:double;
  dwc:startLatitude '43.572167'^^xsd:double;
  dwc:endLatitude '43.572167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.701667 43.572167, 7.701667 43.572167, 7.701667 43.572167, 7.701667 43.572167, 7.701667 43.572167))'^^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 '774_3695'^^xsd:string;
  dwc:observationDate '1992-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713833 7.809667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.713833"^^xsd:decimal ;
  dwc:decimalLongitude "7.809667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713833 7.809667)"^^geo:wktLiteral ;
  geo-pos:lat "43.713833"^^xsd:decimal ;
  geo-pos:long "7.809667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3259'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3259'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.809667'^^xsd:double;
  dwc:startLongitude '7.809667'^^xsd:double;
  dwc:endLongitude '7.809667'^^xsd:double;
  dwc:latitude '43.713833'^^xsd:double;
  dwc:startLatitude '43.713833'^^xsd:double;
  dwc:endLatitude '43.713833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.809667 43.713833, 7.809667 43.713833, 7.809667 43.713833, 7.809667 43.713833, 7.809667 43.713833))'^^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 '774_3259'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653667 7.829667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.653667"^^xsd:decimal ;
  dwc:decimalLongitude "7.829667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653667 7.829667)"^^geo:wktLiteral ;
  geo-pos:lat "43.653667"^^xsd:decimal ;
  geo-pos:long "7.829667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3248'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.829667'^^xsd:double;
  dwc:startLongitude '7.829667'^^xsd:double;
  dwc:endLongitude '7.829667'^^xsd:double;
  dwc:latitude '43.653667'^^xsd:double;
  dwc:startLatitude '43.653667'^^xsd:double;
  dwc:endLatitude '43.653667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.829667 43.653667, 7.829667 43.653667, 7.829667 43.653667, 7.829667 43.653667, 7.829667 43.653667))'^^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 '774_3248'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7428 8.23785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7428"^^xsd:decimal ;
  dwc:decimalLongitude "8.23785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7428 8.23785)"^^geo:wktLiteral ;
  geo-pos:lat "43.7428"^^xsd:decimal ;
  geo-pos:long "8.23785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7387'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7387'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.454444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23785'^^xsd:double;
  dwc:startLongitude '8.23785'^^xsd:double;
  dwc:endLongitude '8.23785'^^xsd:double;
  dwc:latitude '43.7428'^^xsd:double;
  dwc:startLatitude '43.7428'^^xsd:double;
  dwc:endLatitude '43.7428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23785 43.7428, 8.23785 43.7428, 8.23785 43.7428, 8.23785 43.7428, 8.23785 43.7428))'^^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 '774_7387'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5552 8.105833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5552"^^xsd:decimal ;
  dwc:decimalLongitude "8.105833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5552 8.105833)"^^geo:wktLiteral ;
  geo-pos:lat "43.5552"^^xsd:decimal ;
  geo-pos:long "8.105833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7025'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7025'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.105833'^^xsd:double;
  dwc:startLongitude '8.105833'^^xsd:double;
  dwc:endLongitude '8.105833'^^xsd:double;
  dwc:latitude '43.5552'^^xsd:double;
  dwc:startLatitude '43.5552'^^xsd:double;
  dwc:endLatitude '43.5552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.105833 43.5552, 8.105833 43.5552, 8.105833 43.5552, 8.105833 43.5552, 8.105833 43.5552))'^^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 '774_7025'^^xsd:string;
  dwc:observationDate '1997-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68436 7.69603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68436"^^xsd:decimal ;
  dwc:decimalLongitude "7.69603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68436 7.69603)"^^geo:wktLiteral ;
  geo-pos:lat "43.68436"^^xsd:decimal ;
  geo-pos:long "7.69603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7771'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7771'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4486111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69603'^^xsd:double;
  dwc:startLongitude '7.69603'^^xsd:double;
  dwc:endLongitude '7.69603'^^xsd:double;
  dwc:latitude '43.68436'^^xsd:double;
  dwc:startLatitude '43.68436'^^xsd:double;
  dwc:endLatitude '43.68436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69603 43.68436, 7.69603 43.68436, 7.69603 43.68436, 7.69603 43.68436, 7.69603 43.68436))'^^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 '774_7771'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53905 7.19661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53905"^^xsd:decimal ;
  dwc:decimalLongitude "7.19661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53905 7.19661)"^^geo:wktLiteral ;
  geo-pos:lat "43.53905"^^xsd:decimal ;
  geo-pos:long "7.19661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6742'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6742'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.473888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.19661'^^xsd:double;
  dwc:startLongitude '7.19661'^^xsd:double;
  dwc:endLongitude '7.19661'^^xsd:double;
  dwc:latitude '43.53905'^^xsd:double;
  dwc:startLatitude '43.53905'^^xsd:double;
  dwc:endLatitude '43.53905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.19661 43.53905, 7.19661 43.53905, 7.19661 43.53905, 7.19661 43.53905, 7.19661 43.53905))'^^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 '774_6742'^^xsd:string;
  dwc:observationDate '2010-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.765224 7.83616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.765224"^^xsd:decimal ;
  dwc:decimalLongitude "7.83616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.765224 7.83616)"^^geo:wktLiteral ;
  geo-pos:lat "43.765224"^^xsd:decimal ;
  geo-pos:long "7.83616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6246'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6246'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.275833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83616'^^xsd:double;
  dwc:startLongitude '7.83616'^^xsd:double;
  dwc:endLongitude '7.83616'^^xsd:double;
  dwc:latitude '43.765224'^^xsd:double;
  dwc:startLatitude '43.765224'^^xsd:double;
  dwc:endLatitude '43.765224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83616 43.765224, 7.83616 43.765224, 7.83616 43.765224, 7.83616 43.765224, 7.83616 43.765224))'^^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 '774_6246'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52053 7.536753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52053"^^xsd:decimal ;
  dwc:decimalLongitude "7.536753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52053 7.536753)"^^geo:wktLiteral ;
  geo-pos:lat "43.52053"^^xsd:decimal ;
  geo-pos:long "7.536753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8169'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8169'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.64'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.536753'^^xsd:double;
  dwc:startLongitude '7.536753'^^xsd:double;
  dwc:endLongitude '7.536753'^^xsd:double;
  dwc:latitude '43.52053'^^xsd:double;
  dwc:startLatitude '43.52053'^^xsd:double;
  dwc:endLatitude '43.52053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.536753 43.52053, 7.536753 43.52053, 7.536753 43.52053, 7.536753 43.52053, 7.536753 43.52053))'^^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 '774_8169'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833333 19.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833333 19.006667)"^^geo:wktLiteral ;
  geo-pos:lat "39.833333"^^xsd:decimal ;
  geo-pos:long "19.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2660'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2660'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.006667'^^xsd:double;
  dwc:startLongitude '19.006667'^^xsd:double;
  dwc:endLongitude '19.006667'^^xsd:double;
  dwc:latitude '39.833333'^^xsd:double;
  dwc:startLatitude '39.833333'^^xsd:double;
  dwc:endLatitude '39.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.006667 39.833333, 19.006667 39.833333, 19.006667 39.833333, 19.006667 39.833333, 19.006667 39.833333))'^^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 '774_2660'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519638 7.107967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.519638"^^xsd:decimal ;
  dwc:decimalLongitude "7.107967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519638 7.107967)"^^geo:wktLiteral ;
  geo-pos:lat "43.519638"^^xsd:decimal ;
  geo-pos:long "7.107967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5398'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5398'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.9933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.107967'^^xsd:double;
  dwc:startLongitude '7.107967'^^xsd:double;
  dwc:endLongitude '7.107967'^^xsd:double;
  dwc:latitude '43.519638'^^xsd:double;
  dwc:startLatitude '43.519638'^^xsd:double;
  dwc:endLatitude '43.519638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.107967 43.519638, 7.107967 43.519638, 7.107967 43.519638, 7.107967 43.519638, 7.107967 43.519638))'^^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 '774_5398'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.760548 7.817333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.760548"^^xsd:decimal ;
  dwc:decimalLongitude "7.817333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.760548 7.817333)"^^geo:wktLiteral ;
  geo-pos:lat "43.760548"^^xsd:decimal ;
  geo-pos:long "7.817333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5392'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5392'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.785'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817333'^^xsd:double;
  dwc:startLongitude '7.817333'^^xsd:double;
  dwc:endLongitude '7.817333'^^xsd:double;
  dwc:latitude '43.760548'^^xsd:double;
  dwc:startLatitude '43.760548'^^xsd:double;
  dwc:endLatitude '43.760548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817333 43.760548, 7.817333 43.760548, 7.817333 43.760548, 7.817333 43.760548, 7.817333 43.760548))'^^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 '774_5392'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.471 7.622472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.471"^^xsd:decimal ;
  dwc:decimalLongitude "7.622472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.471 7.622472)"^^geo:wktLiteral ;
  geo-pos:lat "43.471"^^xsd:decimal ;
  geo-pos:long "7.622472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8045'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8045'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.949166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.622472'^^xsd:double;
  dwc:startLongitude '7.622472'^^xsd:double;
  dwc:endLongitude '7.622472'^^xsd:double;
  dwc:latitude '43.471'^^xsd:double;
  dwc:startLatitude '43.471'^^xsd:double;
  dwc:endLatitude '43.471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.622472 43.471, 7.622472 43.471, 7.622472 43.471, 7.622472 43.471, 7.622472 43.471))'^^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 '774_8045'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317059 7.562897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.317059"^^xsd:decimal ;
  dwc:decimalLongitude "7.562897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317059 7.562897)"^^geo:wktLiteral ;
  geo-pos:lat "43.317059"^^xsd:decimal ;
  geo-pos:long "7.562897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6196'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6196'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.846666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.562897'^^xsd:double;
  dwc:startLongitude '7.562897'^^xsd:double;
  dwc:endLongitude '7.562897'^^xsd:double;
  dwc:latitude '43.317059'^^xsd:double;
  dwc:startLatitude '43.317059'^^xsd:double;
  dwc:endLatitude '43.317059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.562897 43.317059, 7.562897 43.317059, 7.562897 43.317059, 7.562897 43.317059, 7.562897 43.317059))'^^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 '774_6196'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6301 7.286273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6301"^^xsd:decimal ;
  dwc:decimalLongitude "7.286273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6301 7.286273)"^^geo:wktLiteral ;
  geo-pos:lat "43.6301"^^xsd:decimal ;
  geo-pos:long "7.286273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7676'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7676'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.138611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.286273'^^xsd:double;
  dwc:startLongitude '7.286273'^^xsd:double;
  dwc:endLongitude '7.286273'^^xsd:double;
  dwc:latitude '43.6301'^^xsd:double;
  dwc:startLatitude '43.6301'^^xsd:double;
  dwc:endLatitude '43.6301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.286273 43.6301, 7.286273 43.6301, 7.286273 43.6301, 7.286273 43.6301, 7.286273 43.6301))'^^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 '774_7676'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5282 7.454385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5282"^^xsd:decimal ;
  dwc:decimalLongitude "7.454385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5282 7.454385)"^^geo:wktLiteral ;
  geo-pos:lat "43.5282"^^xsd:decimal ;
  geo-pos:long "7.454385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7666'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7666'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.853055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.454385'^^xsd:double;
  dwc:startLongitude '7.454385'^^xsd:double;
  dwc:endLongitude '7.454385'^^xsd:double;
  dwc:latitude '43.5282'^^xsd:double;
  dwc:startLatitude '43.5282'^^xsd:double;
  dwc:endLatitude '43.5282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.454385 43.5282, 7.454385 43.5282, 7.454385 43.5282, 7.454385 43.5282, 7.454385 43.5282))'^^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 '774_7666'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588997 7.80885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588997"^^xsd:decimal ;
  dwc:decimalLongitude "7.80885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588997 7.80885)"^^geo:wktLiteral ;
  geo-pos:lat "43.588997"^^xsd:decimal ;
  geo-pos:long "7.80885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6219'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6219'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.028333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80885'^^xsd:double;
  dwc:startLongitude '7.80885'^^xsd:double;
  dwc:endLongitude '7.80885'^^xsd:double;
  dwc:latitude '43.588997'^^xsd:double;
  dwc:startLatitude '43.588997'^^xsd:double;
  dwc:endLatitude '43.588997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80885 43.588997, 7.80885 43.588997, 7.80885 43.588997, 7.80885 43.588997, 7.80885 43.588997))'^^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 '774_6219'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71793 8.36774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71793"^^xsd:decimal ;
  dwc:decimalLongitude "8.36774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71793 8.36774)"^^geo:wktLiteral ;
  geo-pos:lat "43.71793"^^xsd:decimal ;
  geo-pos:long "8.36774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6644'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6644'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.998333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.36774'^^xsd:double;
  dwc:startLongitude '8.36774'^^xsd:double;
  dwc:endLongitude '8.36774'^^xsd:double;
  dwc:latitude '43.71793'^^xsd:double;
  dwc:startLatitude '43.71793'^^xsd:double;
  dwc:endLatitude '43.71793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36774 43.71793, 8.36774 43.71793, 8.36774 43.71793, 8.36774 43.71793, 8.36774 43.71793))'^^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 '774_6644'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.236782 7.108465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.236782"^^xsd:decimal ;
  dwc:decimalLongitude "7.108465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.236782 7.108465)"^^geo:wktLiteral ;
  geo-pos:lat "43.236782"^^xsd:decimal ;
  geo-pos:long "7.108465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6053'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6053'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.108465'^^xsd:double;
  dwc:startLongitude '7.108465'^^xsd:double;
  dwc:endLongitude '7.108465'^^xsd:double;
  dwc:latitude '43.236782'^^xsd:double;
  dwc:startLatitude '43.236782'^^xsd:double;
  dwc:endLatitude '43.236782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.108465 43.236782, 7.108465 43.236782, 7.108465 43.236782, 7.108465 43.236782, 7.108465 43.236782))'^^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 '774_6053'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.774307 8.934655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.774307"^^xsd:decimal ;
  dwc:decimalLongitude "8.934655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.774307 8.934655)"^^geo:wktLiteral ;
  geo-pos:lat "42.774307"^^xsd:decimal ;
  geo-pos:long "8.934655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5850'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5850'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.985555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.934655'^^xsd:double;
  dwc:startLongitude '8.934655'^^xsd:double;
  dwc:endLongitude '8.934655'^^xsd:double;
  dwc:latitude '42.774307'^^xsd:double;
  dwc:startLatitude '42.774307'^^xsd:double;
  dwc:endLatitude '42.774307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.934655 42.774307, 8.934655 42.774307, 8.934655 42.774307, 8.934655 42.774307, 8.934655 42.774307))'^^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 '774_5850'^^xsd:string;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32717 7.42759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32717"^^xsd:decimal ;
  dwc:decimalLongitude "7.42759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32717 7.42759)"^^geo:wktLiteral ;
  geo-pos:lat "43.32717"^^xsd:decimal ;
  geo-pos:long "7.42759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6487'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.365'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.42759'^^xsd:double;
  dwc:startLongitude '7.42759'^^xsd:double;
  dwc:endLongitude '7.42759'^^xsd:double;
  dwc:latitude '43.32717'^^xsd:double;
  dwc:startLatitude '43.32717'^^xsd:double;
  dwc:endLatitude '43.32717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.42759 43.32717, 7.42759 43.32717, 7.42759 43.32717, 7.42759 43.32717, 7.42759 43.32717))'^^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 '774_6487'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483284 7.794366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483284"^^xsd:decimal ;
  dwc:decimalLongitude "7.794366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483284 7.794366)"^^geo:wktLiteral ;
  geo-pos:lat "43.483284"^^xsd:decimal ;
  geo-pos:long "7.794366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5476'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5476'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.306666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.794366'^^xsd:double;
  dwc:startLongitude '7.794366'^^xsd:double;
  dwc:endLongitude '7.794366'^^xsd:double;
  dwc:latitude '43.483284'^^xsd:double;
  dwc:startLatitude '43.483284'^^xsd:double;
  dwc:endLatitude '43.483284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.794366 43.483284, 7.794366 43.483284, 7.794366 43.483284, 7.794366 43.483284, 7.794366 43.483284))'^^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 '774_5476'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67302 7.81004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67302"^^xsd:decimal ;
  dwc:decimalLongitude "7.81004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67302 7.81004)"^^geo:wktLiteral ;
  geo-pos:lat "43.67302"^^xsd:decimal ;
  geo-pos:long "7.81004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6767'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6767'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.81004'^^xsd:double;
  dwc:startLongitude '7.81004'^^xsd:double;
  dwc:endLongitude '7.81004'^^xsd:double;
  dwc:latitude '43.67302'^^xsd:double;
  dwc:startLatitude '43.67302'^^xsd:double;
  dwc:endLatitude '43.67302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.81004 43.67302, 7.81004 43.67302, 7.81004 43.67302, 7.81004 43.67302, 7.81004 43.67302))'^^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 '774_6767'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.226189 8.338017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.226189"^^xsd:decimal ;
  dwc:decimalLongitude "8.338017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.226189 8.338017)"^^geo:wktLiteral ;
  geo-pos:lat "43.226189"^^xsd:decimal ;
  geo-pos:long "8.338017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5988'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5988'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.885'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.338017'^^xsd:double;
  dwc:startLongitude '8.338017'^^xsd:double;
  dwc:endLongitude '8.338017'^^xsd:double;
  dwc:latitude '43.226189'^^xsd:double;
  dwc:startLatitude '43.226189'^^xsd:double;
  dwc:endLatitude '43.226189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.338017 43.226189, 8.338017 43.226189, 8.338017 43.226189, 8.338017 43.226189, 8.338017 43.226189))'^^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 '774_5988'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96033 8.475801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96033"^^xsd:decimal ;
  dwc:decimalLongitude "8.475801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96033 8.475801)"^^geo:wktLiteral ;
  geo-pos:lat "43.96033"^^xsd:decimal ;
  geo-pos:long "8.475801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7639'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7639'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.475801'^^xsd:double;
  dwc:startLongitude '8.475801'^^xsd:double;
  dwc:endLongitude '8.475801'^^xsd:double;
  dwc:latitude '43.96033'^^xsd:double;
  dwc:startLatitude '43.96033'^^xsd:double;
  dwc:endLatitude '43.96033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.475801 43.96033, 8.475801 43.96033, 8.475801 43.96033, 8.475801 43.96033, 8.475801 43.96033))'^^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 '774_7639'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496333 7.705183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496333"^^xsd:decimal ;
  dwc:decimalLongitude "7.705183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496333 7.705183)"^^geo:wktLiteral ;
  geo-pos:lat "43.496333"^^xsd:decimal ;
  geo-pos:long "7.705183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4492'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4492'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.26'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.705183'^^xsd:double;
  dwc:startLongitude '7.705183'^^xsd:double;
  dwc:endLongitude '7.705183'^^xsd:double;
  dwc:latitude '43.496333'^^xsd:double;
  dwc:startLatitude '43.496333'^^xsd:double;
  dwc:endLatitude '43.496333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.705183 43.496333, 7.705183 43.496333, 7.705183 43.496333, 7.705183 43.496333, 7.705183 43.496333))'^^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 '774_4492'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661434 7.337816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.661434"^^xsd:decimal ;
  dwc:decimalLongitude "7.337816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.661434 7.337816)"^^geo:wktLiteral ;
  geo-pos:lat "43.661434"^^xsd:decimal ;
  geo-pos:long "7.337816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5264'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5264'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.870277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.337816'^^xsd:double;
  dwc:startLongitude '7.337816'^^xsd:double;
  dwc:endLongitude '7.337816'^^xsd:double;
  dwc:latitude '43.661434'^^xsd:double;
  dwc:startLatitude '43.661434'^^xsd:double;
  dwc:endLatitude '43.661434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.337816 43.661434, 7.337816 43.661434, 7.337816 43.661434, 7.337816 43.661434, 7.337816 43.661434))'^^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 '774_5264'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533333"^^xsd:decimal ;
  dwc:decimalLongitude "7.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.916667)"^^geo:wktLiteral ;
  geo-pos:lat "43.533333"^^xsd:decimal ;
  geo-pos:long "7.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2306'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2306'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916667'^^xsd:double;
  dwc:startLongitude '7.916667'^^xsd:double;
  dwc:endLongitude '7.916667'^^xsd:double;
  dwc:latitude '43.533333'^^xsd:double;
  dwc:startLatitude '43.533333'^^xsd:double;
  dwc:endLatitude '43.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916667 43.533333, 7.916667 43.533333, 7.916667 43.533333, 7.916667 43.533333, 7.916667 43.533333))'^^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 '774_2306'^^xsd:string;
  dwc:observationDate '1988-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524334 7.482433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.524334"^^xsd:decimal ;
  dwc:decimalLongitude "7.482433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524334 7.482433)"^^geo:wktLiteral ;
  geo-pos:lat "43.524334"^^xsd:decimal ;
  geo-pos:long "7.482433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6182'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6182'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5594444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.482433'^^xsd:double;
  dwc:startLongitude '7.482433'^^xsd:double;
  dwc:endLongitude '7.482433'^^xsd:double;
  dwc:latitude '43.524334'^^xsd:double;
  dwc:startLatitude '43.524334'^^xsd:double;
  dwc:endLatitude '43.524334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.482433 43.524334, 7.482433 43.524334, 7.482433 43.524334, 7.482433 43.524334, 7.482433 43.524334))'^^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 '774_6182'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351167 8.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.351167"^^xsd:decimal ;
  dwc:decimalLongitude "8.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351167 8.0235)"^^geo:wktLiteral ;
  geo-pos:lat "43.351167"^^xsd:decimal ;
  geo-pos:long "8.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3769'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3769'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0235'^^xsd:double;
  dwc:startLongitude '8.0235'^^xsd:double;
  dwc:endLongitude '8.0235'^^xsd:double;
  dwc:latitude '43.351167'^^xsd:double;
  dwc:startLatitude '43.351167'^^xsd:double;
  dwc:endLatitude '43.351167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0235 43.351167, 8.0235 43.351167, 8.0235 43.351167, 8.0235 43.351167, 8.0235 43.351167))'^^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 '774_3769'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.862484 8.428665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.862484"^^xsd:decimal ;
  dwc:decimalLongitude "8.428665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.862484 8.428665)"^^geo:wktLiteral ;
  geo-pos:lat "43.862484"^^xsd:decimal ;
  geo-pos:long "8.428665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5928'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5928'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.715'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.428665'^^xsd:double;
  dwc:startLongitude '8.428665'^^xsd:double;
  dwc:endLongitude '8.428665'^^xsd:double;
  dwc:latitude '43.862484'^^xsd:double;
  dwc:startLatitude '43.862484'^^xsd:double;
  dwc:endLatitude '43.862484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.428665 43.862484, 8.428665 43.862484, 8.428665 43.862484, 8.428665 43.862484, 8.428665 43.862484))'^^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 '774_5928'^^xsd:string;
  dwc:observationDate '2006-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400311 8.252473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.400311"^^xsd:decimal ;
  dwc:decimalLongitude "8.252473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.400311 8.252473)"^^geo:wktLiteral ;
  geo-pos:lat "43.400311"^^xsd:decimal ;
  geo-pos:long "8.252473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6271'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6271'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.645'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.252473'^^xsd:double;
  dwc:startLongitude '8.252473'^^xsd:double;
  dwc:endLongitude '8.252473'^^xsd:double;
  dwc:latitude '43.400311'^^xsd:double;
  dwc:startLatitude '43.400311'^^xsd:double;
  dwc:endLatitude '43.400311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.252473 43.400311, 8.252473 43.400311, 8.252473 43.400311, 8.252473 43.400311, 8.252473 43.400311))'^^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 '774_6271'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63004 7.48361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63004"^^xsd:decimal ;
  dwc:decimalLongitude "7.48361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63004 7.48361)"^^geo:wktLiteral ;
  geo-pos:lat "43.63004"^^xsd:decimal ;
  geo-pos:long "7.48361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6823'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6823'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.915'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.48361'^^xsd:double;
  dwc:startLongitude '7.48361'^^xsd:double;
  dwc:endLongitude '7.48361'^^xsd:double;
  dwc:latitude '43.63004'^^xsd:double;
  dwc:startLatitude '43.63004'^^xsd:double;
  dwc:endLatitude '43.63004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.48361 43.63004, 7.48361 43.63004, 7.48361 43.63004, 7.48361 43.63004, 7.48361 43.63004))'^^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 '774_6823'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.259333 8.1955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.259333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.259333 8.1955)"^^geo:wktLiteral ;
  geo-pos:lat "43.259333"^^xsd:decimal ;
  geo-pos:long "8.1955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4710'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4710'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.186944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1955'^^xsd:double;
  dwc:startLongitude '8.1955'^^xsd:double;
  dwc:endLongitude '8.1955'^^xsd:double;
  dwc:latitude '43.259333'^^xsd:double;
  dwc:startLatitude '43.259333'^^xsd:double;
  dwc:endLatitude '43.259333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1955 43.259333, 8.1955 43.259333, 8.1955 43.259333, 8.1955 43.259333, 8.1955 43.259333))'^^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 '774_4710'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.858334 8.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.858334"^^xsd:decimal ;
  dwc:decimalLongitude "8.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.858334 8.4605)"^^geo:wktLiteral ;
  geo-pos:lat "43.858334"^^xsd:decimal ;
  geo-pos:long "8.4605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5384'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5384'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7461111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4605'^^xsd:double;
  dwc:startLongitude '8.4605'^^xsd:double;
  dwc:endLongitude '8.4605'^^xsd:double;
  dwc:latitude '43.858334'^^xsd:double;
  dwc:startLatitude '43.858334'^^xsd:double;
  dwc:endLatitude '43.858334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4605 43.858334, 8.4605 43.858334, 8.4605 43.858334, 8.4605 43.858334, 8.4605 43.858334))'^^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 '774_5384'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81293 8.07342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81293"^^xsd:decimal ;
  dwc:decimalLongitude "8.07342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81293 8.07342)"^^geo:wktLiteral ;
  geo-pos:lat "43.81293"^^xsd:decimal ;
  geo-pos:long "8.07342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5365'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5365'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8097222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.07342'^^xsd:double;
  dwc:startLongitude '8.07342'^^xsd:double;
  dwc:endLongitude '8.07342'^^xsd:double;
  dwc:latitude '43.81293'^^xsd:double;
  dwc:startLatitude '43.81293'^^xsd:double;
  dwc:endLatitude '43.81293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07342 43.81293, 8.07342 43.81293, 8.07342 43.81293, 8.07342 43.81293, 8.07342 43.81293))'^^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 '774_5365'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.302303 7.172817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.302303"^^xsd:decimal ;
  dwc:decimalLongitude "7.172817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.302303 7.172817)"^^geo:wktLiteral ;
  geo-pos:lat "43.302303"^^xsd:decimal ;
  geo-pos:long "7.172817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5652'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5652'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.3994444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.172817'^^xsd:double;
  dwc:startLongitude '7.172817'^^xsd:double;
  dwc:endLongitude '7.172817'^^xsd:double;
  dwc:latitude '43.302303'^^xsd:double;
  dwc:startLatitude '43.302303'^^xsd:double;
  dwc:endLatitude '43.302303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.172817 43.302303, 7.172817 43.302303, 7.172817 43.302303, 7.172817 43.302303, 7.172817 43.302303))'^^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 '774_5652'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37922 8.04112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37922"^^xsd:decimal ;
  dwc:decimalLongitude "8.04112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37922 8.04112)"^^geo:wktLiteral ;
  geo-pos:lat "43.37922"^^xsd:decimal ;
  geo-pos:long "8.04112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5195'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5195'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.191666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04112'^^xsd:double;
  dwc:startLongitude '8.04112'^^xsd:double;
  dwc:endLongitude '8.04112'^^xsd:double;
  dwc:latitude '43.37922'^^xsd:double;
  dwc:startLatitude '43.37922'^^xsd:double;
  dwc:endLatitude '43.37922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04112 43.37922, 8.04112 43.37922, 8.04112 43.37922, 8.04112 43.37922, 8.04112 43.37922))'^^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 '774_5195'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4885 8.181333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4885"^^xsd:decimal ;
  dwc:decimalLongitude "8.181333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4885 8.181333)"^^geo:wktLiteral ;
  geo-pos:lat "43.4885"^^xsd:decimal ;
  geo-pos:long "8.181333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4798'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4798'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.350833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.181333'^^xsd:double;
  dwc:startLongitude '8.181333'^^xsd:double;
  dwc:endLongitude '8.181333'^^xsd:double;
  dwc:latitude '43.4885'^^xsd:double;
  dwc:startLatitude '43.4885'^^xsd:double;
  dwc:endLatitude '43.4885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.181333 43.4885, 8.181333 43.4885, 8.181333 43.4885, 8.181333 43.4885, 8.181333 43.4885))'^^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 '774_4798'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18755 8.87955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18755"^^xsd:decimal ;
  dwc:decimalLongitude "8.87955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18755 8.87955)"^^geo:wktLiteral ;
  geo-pos:lat "44.18755"^^xsd:decimal ;
  geo-pos:long "8.87955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4862'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4862'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.596388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.87955'^^xsd:double;
  dwc:startLongitude '8.87955'^^xsd:double;
  dwc:endLongitude '8.87955'^^xsd:double;
  dwc:latitude '44.18755'^^xsd:double;
  dwc:startLatitude '44.18755'^^xsd:double;
  dwc:endLatitude '44.18755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.87955 44.18755, 8.87955 44.18755, 8.87955 44.18755, 8.87955 44.18755, 8.87955 44.18755))'^^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 '774_4862'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60442 7.57432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60442"^^xsd:decimal ;
  dwc:decimalLongitude "7.57432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60442 7.57432)"^^geo:wktLiteral ;
  geo-pos:lat "43.60442"^^xsd:decimal ;
  geo-pos:long "7.57432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6681'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6681'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3977777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.57432'^^xsd:double;
  dwc:startLongitude '7.57432'^^xsd:double;
  dwc:endLongitude '7.57432'^^xsd:double;
  dwc:latitude '43.60442'^^xsd:double;
  dwc:startLatitude '43.60442'^^xsd:double;
  dwc:endLatitude '43.60442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.57432 43.60442, 7.57432 43.60442, 7.57432 43.60442, 7.57432 43.60442, 7.57432 43.60442))'^^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 '774_6681'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65852 7.34612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65852"^^xsd:decimal ;
  dwc:decimalLongitude "7.34612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65852 7.34612)"^^geo:wktLiteral ;
  geo-pos:lat "43.65852"^^xsd:decimal ;
  geo-pos:long "7.34612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4868'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4868'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.534166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.34612'^^xsd:double;
  dwc:startLongitude '7.34612'^^xsd:double;
  dwc:endLongitude '7.34612'^^xsd:double;
  dwc:latitude '43.65852'^^xsd:double;
  dwc:startLatitude '43.65852'^^xsd:double;
  dwc:endLatitude '43.65852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.34612 43.65852, 7.34612 43.65852, 7.34612 43.65852, 7.34612 43.65852, 7.34612 43.65852))'^^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 '774_4868'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43032 7.200551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43032"^^xsd:decimal ;
  dwc:decimalLongitude "7.200551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43032 7.200551)"^^geo:wktLiteral ;
  geo-pos:lat "43.43032"^^xsd:decimal ;
  geo-pos:long "7.200551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8052'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8052'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.462777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.200551'^^xsd:double;
  dwc:startLongitude '7.200551'^^xsd:double;
  dwc:endLongitude '7.200551'^^xsd:double;
  dwc:latitude '43.43032'^^xsd:double;
  dwc:startLatitude '43.43032'^^xsd:double;
  dwc:endLatitude '43.43032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.200551 43.43032, 7.200551 43.43032, 7.200551 43.43032, 7.200551 43.43032, 7.200551 43.43032))'^^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 '774_8052'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729515 7.82465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.729515"^^xsd:decimal ;
  dwc:decimalLongitude "7.82465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729515 7.82465)"^^geo:wktLiteral ;
  geo-pos:lat "43.729515"^^xsd:decimal ;
  geo-pos:long "7.82465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5408'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.632777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82465'^^xsd:double;
  dwc:startLongitude '7.82465'^^xsd:double;
  dwc:endLongitude '7.82465'^^xsd:double;
  dwc:latitude '43.729515'^^xsd:double;
  dwc:startLatitude '43.729515'^^xsd:double;
  dwc:endLatitude '43.729515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82465 43.729515, 7.82465 43.729515, 7.82465 43.729515, 7.82465 43.729515, 7.82465 43.729515))'^^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 '774_5408'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436947 7.340062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.436947"^^xsd:decimal ;
  dwc:decimalLongitude "7.340062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436947 7.340062)"^^geo:wktLiteral ;
  geo-pos:lat "43.436947"^^xsd:decimal ;
  geo-pos:long "7.340062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6234'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6234'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.340062'^^xsd:double;
  dwc:startLongitude '7.340062'^^xsd:double;
  dwc:endLongitude '7.340062'^^xsd:double;
  dwc:latitude '43.436947'^^xsd:double;
  dwc:startLatitude '43.436947'^^xsd:double;
  dwc:endLatitude '43.436947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.340062 43.436947, 7.340062 43.436947, 7.340062 43.436947, 7.340062 43.436947, 7.340062 43.436947))'^^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 '774_6234'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366341 7.443886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366341"^^xsd:decimal ;
  dwc:decimalLongitude "7.443886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366341 7.443886)"^^geo:wktLiteral ;
  geo-pos:lat "43.366341"^^xsd:decimal ;
  geo-pos:long "7.443886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5965'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5965'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.297777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.443886'^^xsd:double;
  dwc:startLongitude '7.443886'^^xsd:double;
  dwc:endLongitude '7.443886'^^xsd:double;
  dwc:latitude '43.366341'^^xsd:double;
  dwc:startLatitude '43.366341'^^xsd:double;
  dwc:endLatitude '43.366341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.443886 43.366341, 7.443886 43.366341, 7.443886 43.366341, 7.443886 43.366341, 7.443886 43.366341))'^^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 '774_5965'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68438 7.884177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68438"^^xsd:decimal ;
  dwc:decimalLongitude "7.884177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68438 7.884177)"^^geo:wktLiteral ;
  geo-pos:lat "43.68438"^^xsd:decimal ;
  geo-pos:long "7.884177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8138'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8138'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.884177'^^xsd:double;
  dwc:startLongitude '7.884177'^^xsd:double;
  dwc:endLongitude '7.884177'^^xsd:double;
  dwc:latitude '43.68438'^^xsd:double;
  dwc:startLatitude '43.68438'^^xsd:double;
  dwc:endLatitude '43.68438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.884177 43.68438, 7.884177 43.68438, 7.884177 43.68438, 7.884177 43.68438, 7.884177 43.68438))'^^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 '774_8138'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75663 7.78367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75663"^^xsd:decimal ;
  dwc:decimalLongitude "7.78367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75663 7.78367)"^^geo:wktLiteral ;
  geo-pos:lat "43.75663"^^xsd:decimal ;
  geo-pos:long "7.78367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6685'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6685'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.131111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78367'^^xsd:double;
  dwc:startLongitude '7.78367'^^xsd:double;
  dwc:endLongitude '7.78367'^^xsd:double;
  dwc:latitude '43.75663'^^xsd:double;
  dwc:startLatitude '43.75663'^^xsd:double;
  dwc:endLatitude '43.75663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78367 43.75663, 7.78367 43.75663, 7.78367 43.75663, 7.78367 43.75663, 7.78367 43.75663))'^^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 '774_6685'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68293 7.76142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68293"^^xsd:decimal ;
  dwc:decimalLongitude "7.76142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68293 7.76142)"^^geo:wktLiteral ;
  geo-pos:lat "43.68293"^^xsd:decimal ;
  geo-pos:long "7.76142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5162'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5162'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.921388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76142'^^xsd:double;
  dwc:startLongitude '7.76142'^^xsd:double;
  dwc:endLongitude '7.76142'^^xsd:double;
  dwc:latitude '43.68293'^^xsd:double;
  dwc:startLatitude '43.68293'^^xsd:double;
  dwc:endLatitude '43.68293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76142 43.68293, 7.76142 43.68293, 7.76142 43.68293, 7.76142 43.68293, 7.76142 43.68293))'^^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 '774_5162'^^xsd:string;
  dwc:observationDate '2001-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.366667 19.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.366667"^^xsd:decimal ;
  dwc:decimalLongitude "19.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.366667 19.083333)"^^geo:wktLiteral ;
  geo-pos:lat "40.366667"^^xsd:decimal ;
  geo-pos:long "19.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2238'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2238'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.083333'^^xsd:double;
  dwc:startLongitude '19.083333'^^xsd:double;
  dwc:endLongitude '19.083333'^^xsd:double;
  dwc:latitude '40.366667'^^xsd:double;
  dwc:startLatitude '40.366667'^^xsd:double;
  dwc:endLatitude '40.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.083333 40.366667, 19.083333 40.366667, 19.083333 40.366667, 19.083333 40.366667, 19.083333 40.366667))'^^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 '774_2238'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69111 7.74963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69111"^^xsd:decimal ;
  dwc:decimalLongitude "7.74963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69111 7.74963)"^^geo:wktLiteral ;
  geo-pos:lat "43.69111"^^xsd:decimal ;
  geo-pos:long "7.74963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4906'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4906'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74963'^^xsd:double;
  dwc:startLongitude '7.74963'^^xsd:double;
  dwc:endLongitude '7.74963'^^xsd:double;
  dwc:latitude '43.69111'^^xsd:double;
  dwc:startLatitude '43.69111'^^xsd:double;
  dwc:endLatitude '43.69111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74963 43.69111, 7.74963 43.69111, 7.74963 43.69111, 7.74963 43.69111, 7.74963 43.69111))'^^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 '774_4906'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4715 7.704333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4715"^^xsd:decimal ;
  dwc:decimalLongitude "7.704333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4715 7.704333)"^^geo:wktLiteral ;
  geo-pos:lat "43.4715"^^xsd:decimal ;
  geo-pos:long "7.704333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4139'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4139'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.704333'^^xsd:double;
  dwc:startLongitude '7.704333'^^xsd:double;
  dwc:endLongitude '7.704333'^^xsd:double;
  dwc:latitude '43.4715'^^xsd:double;
  dwc:startLatitude '43.4715'^^xsd:double;
  dwc:endLatitude '43.4715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.704333 43.4715, 7.704333 43.4715, 7.704333 43.4715, 7.704333 43.4715, 7.704333 43.4715))'^^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 '774_4139'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.659517 8.07955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.659517"^^xsd:decimal ;
  dwc:decimalLongitude "8.07955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.659517 8.07955)"^^geo:wktLiteral ;
  geo-pos:lat "43.659517"^^xsd:decimal ;
  geo-pos:long "8.07955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7397'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7397'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9713888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.07955'^^xsd:double;
  dwc:startLongitude '8.07955'^^xsd:double;
  dwc:endLongitude '8.07955'^^xsd:double;
  dwc:latitude '43.659517'^^xsd:double;
  dwc:startLatitude '43.659517'^^xsd:double;
  dwc:endLatitude '43.659517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07955 43.659517, 8.07955 43.659517, 8.07955 43.659517, 8.07955 43.659517, 8.07955 43.659517))'^^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 '774_7397'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7302 7.8939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7302"^^xsd:decimal ;
  dwc:decimalLongitude "7.8939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7302 7.8939)"^^geo:wktLiteral ;
  geo-pos:lat "43.7302"^^xsd:decimal ;
  geo-pos:long "7.8939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7520'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7520'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8939'^^xsd:double;
  dwc:startLongitude '7.8939'^^xsd:double;
  dwc:endLongitude '7.8939'^^xsd:double;
  dwc:latitude '43.7302'^^xsd:double;
  dwc:startLatitude '43.7302'^^xsd:double;
  dwc:endLatitude '43.7302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8939 43.7302, 7.8939 43.7302, 7.8939 43.7302, 7.8939 43.7302, 7.8939 43.7302))'^^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 '774_7520'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5175 7.936167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5175"^^xsd:decimal ;
  dwc:decimalLongitude "7.936167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5175 7.936167)"^^geo:wktLiteral ;
  geo-pos:lat "43.5175"^^xsd:decimal ;
  geo-pos:long "7.936167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3440'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3440'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.936167'^^xsd:double;
  dwc:startLongitude '7.936167'^^xsd:double;
  dwc:endLongitude '7.936167'^^xsd:double;
  dwc:latitude '43.5175'^^xsd:double;
  dwc:startLatitude '43.5175'^^xsd:double;
  dwc:endLatitude '43.5175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.936167 43.5175, 7.936167 43.5175, 7.936167 43.5175, 7.936167 43.5175, 7.936167 43.5175))'^^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 '774_3440'^^xsd:string;
  dwc:observationDate '1991-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.376 7.669333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.376"^^xsd:decimal ;
  dwc:decimalLongitude "7.669333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.376 7.669333)"^^geo:wktLiteral ;
  geo-pos:lat "43.376"^^xsd:decimal ;
  geo-pos:long "7.669333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4365'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4365'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.669333'^^xsd:double;
  dwc:startLongitude '7.669333'^^xsd:double;
  dwc:endLongitude '7.669333'^^xsd:double;
  dwc:latitude '43.376'^^xsd:double;
  dwc:startLatitude '43.376'^^xsd:double;
  dwc:endLatitude '43.376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.669333 43.376, 7.669333 43.376, 7.669333 43.376, 7.669333 43.376, 7.669333 43.376))'^^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 '774_4365'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229333 7.964833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229333"^^xsd:decimal ;
  dwc:decimalLongitude "7.964833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229333 7.964833)"^^geo:wktLiteral ;
  geo-pos:lat "43.229333"^^xsd:decimal ;
  geo-pos:long "7.964833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4411'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4411'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.964833'^^xsd:double;
  dwc:startLongitude '7.964833'^^xsd:double;
  dwc:endLongitude '7.964833'^^xsd:double;
  dwc:latitude '43.229333'^^xsd:double;
  dwc:startLatitude '43.229333'^^xsd:double;
  dwc:endLatitude '43.229333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.964833 43.229333, 7.964833 43.229333, 7.964833 43.229333, 7.964833 43.229333, 7.964833 43.229333))'^^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 '774_4411'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.668283 7.969317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.668283"^^xsd:decimal ;
  dwc:decimalLongitude "7.969317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.668283 7.969317)"^^geo:wktLiteral ;
  geo-pos:lat "43.668283"^^xsd:decimal ;
  geo-pos:long "7.969317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7293'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7293'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.278888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.969317'^^xsd:double;
  dwc:startLongitude '7.969317'^^xsd:double;
  dwc:endLongitude '7.969317'^^xsd:double;
  dwc:latitude '43.668283'^^xsd:double;
  dwc:startLatitude '43.668283'^^xsd:double;
  dwc:endLatitude '43.668283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.969317 43.668283, 7.969317 43.668283, 7.969317 43.668283, 7.969317 43.668283, 7.969317 43.668283))'^^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 '774_7293'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68125 7.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68125"^^xsd:decimal ;
  dwc:decimalLongitude "7.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68125 7.856)"^^geo:wktLiteral ;
  geo-pos:lat "43.68125"^^xsd:decimal ;
  geo-pos:long "7.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3935'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3935'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.856'^^xsd:double;
  dwc:startLongitude '7.856'^^xsd:double;
  dwc:endLongitude '7.856'^^xsd:double;
  dwc:latitude '43.68125'^^xsd:double;
  dwc:startLatitude '43.68125'^^xsd:double;
  dwc:endLatitude '43.68125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.856 43.68125, 7.856 43.68125, 7.856 43.68125, 7.856 43.68125, 7.856 43.68125))'^^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 '774_3935'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.152778 18.659167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.152778"^^xsd:decimal ;
  dwc:decimalLongitude "18.659167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.152778 18.659167)"^^geo:wktLiteral ;
  geo-pos:lat "40.152778"^^xsd:decimal ;
  geo-pos:long "18.659167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_650'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_650'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.659167'^^xsd:double;
  dwc:startLongitude '18.659167'^^xsd:double;
  dwc:endLongitude '18.659167'^^xsd:double;
  dwc:latitude '40.152778'^^xsd:double;
  dwc:startLatitude '40.152778'^^xsd:double;
  dwc:endLatitude '40.152778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.659167 40.152778, 18.659167 40.152778, 18.659167 40.152778, 18.659167 40.152778, 18.659167 40.152778))'^^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 '774_650'^^xsd:string;
  dwc:observationDate '1991-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3954 7.870717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3954"^^xsd:decimal ;
  dwc:decimalLongitude "7.870717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3954 7.870717)"^^geo:wktLiteral ;
  geo-pos:lat "43.3954"^^xsd:decimal ;
  geo-pos:long "7.870717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3579'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3579'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.870717'^^xsd:double;
  dwc:startLongitude '7.870717'^^xsd:double;
  dwc:endLongitude '7.870717'^^xsd:double;
  dwc:latitude '43.3954'^^xsd:double;
  dwc:startLatitude '43.3954'^^xsd:double;
  dwc:endLatitude '43.3954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.870717 43.3954, 7.870717 43.3954, 7.870717 43.3954, 7.870717 43.3954, 7.870717 43.3954))'^^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 '774_3579'^^xsd:string;
  dwc:observationDate '1992-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0325 8.676333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0325"^^xsd:decimal ;
  dwc:decimalLongitude "8.676333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0325 8.676333)"^^geo:wktLiteral ;
  geo-pos:lat "43.0325"^^xsd:decimal ;
  geo-pos:long "8.676333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3689'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3689'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.676333'^^xsd:double;
  dwc:startLongitude '8.676333'^^xsd:double;
  dwc:endLongitude '8.676333'^^xsd:double;
  dwc:latitude '43.0325'^^xsd:double;
  dwc:startLatitude '43.0325'^^xsd:double;
  dwc:endLatitude '43.0325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.676333 43.0325, 8.676333 43.0325, 8.676333 43.0325, 8.676333 43.0325, 8.676333 43.0325))'^^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 '774_3689'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58319 7.932762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58319"^^xsd:decimal ;
  dwc:decimalLongitude "7.932762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58319 7.932762)"^^geo:wktLiteral ;
  geo-pos:lat "43.58319"^^xsd:decimal ;
  geo-pos:long "7.932762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8103'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8103'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4791666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.932762'^^xsd:double;
  dwc:startLongitude '7.932762'^^xsd:double;
  dwc:endLongitude '7.932762'^^xsd:double;
  dwc:latitude '43.58319'^^xsd:double;
  dwc:startLatitude '43.58319'^^xsd:double;
  dwc:endLatitude '43.58319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.932762 43.58319, 7.932762 43.58319, 7.932762 43.58319, 7.932762 43.58319, 7.932762 43.58319))'^^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 '774_8103'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2245'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:startLongitude '15.5'^^xsd:double;
  dwc:endLongitude '15.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:startLatitude '37.3'^^xsd:double;
  dwc:endLatitude '37.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5 37.3, 15.5 37.3, 15.5 37.3, 15.5 37.3, 15.5 37.3))'^^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 '774_2245'^^xsd:string;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5998 8.1782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5998"^^xsd:decimal ;
  dwc:decimalLongitude "8.1782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5998 8.1782)"^^geo:wktLiteral ;
  geo-pos:lat "43.5998"^^xsd:decimal ;
  geo-pos:long "8.1782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7621'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7621'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.575277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1782'^^xsd:double;
  dwc:startLongitude '8.1782'^^xsd:double;
  dwc:endLongitude '8.1782'^^xsd:double;
  dwc:latitude '43.5998'^^xsd:double;
  dwc:startLatitude '43.5998'^^xsd:double;
  dwc:endLatitude '43.5998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1782 43.5998, 8.1782 43.5998, 8.1782 43.5998, 8.1782 43.5998, 8.1782 43.5998))'^^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 '774_7621'^^xsd:string;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698717 7.8538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.698717"^^xsd:decimal ;
  dwc:decimalLongitude "7.8538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.698717 7.8538)"^^geo:wktLiteral ;
  geo-pos:lat "43.698717"^^xsd:decimal ;
  geo-pos:long "7.8538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6968'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6968'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8538'^^xsd:double;
  dwc:startLongitude '7.8538'^^xsd:double;
  dwc:endLongitude '7.8538'^^xsd:double;
  dwc:latitude '43.698717'^^xsd:double;
  dwc:startLatitude '43.698717'^^xsd:double;
  dwc:endLatitude '43.698717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8538 43.698717, 7.8538 43.698717, 7.8538 43.698717, 7.8538 43.698717, 7.8538 43.698717))'^^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 '774_6968'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686683 7.77475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686683"^^xsd:decimal ;
  dwc:decimalLongitude "7.77475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686683 7.77475)"^^geo:wktLiteral ;
  geo-pos:lat "43.686683"^^xsd:decimal ;
  geo-pos:long "7.77475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3489'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3489'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77475'^^xsd:double;
  dwc:startLongitude '7.77475'^^xsd:double;
  dwc:endLongitude '7.77475'^^xsd:double;
  dwc:latitude '43.686683'^^xsd:double;
  dwc:startLatitude '43.686683'^^xsd:double;
  dwc:endLatitude '43.686683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77475 43.686683, 7.77475 43.686683, 7.77475 43.686683, 7.77475 43.686683, 7.77475 43.686683))'^^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 '774_3489'^^xsd:string;
  dwc:observationDate '1991-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55505 7.816917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55505"^^xsd:decimal ;
  dwc:decimalLongitude "7.816917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55505 7.816917)"^^geo:wktLiteral ;
  geo-pos:lat "43.55505"^^xsd:decimal ;
  geo-pos:long "7.816917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3512'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3512'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816917'^^xsd:double;
  dwc:startLongitude '7.816917'^^xsd:double;
  dwc:endLongitude '7.816917'^^xsd:double;
  dwc:latitude '43.55505'^^xsd:double;
  dwc:startLatitude '43.55505'^^xsd:double;
  dwc:endLatitude '43.55505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816917 43.55505, 7.816917 43.55505, 7.816917 43.55505, 7.816917 43.55505, 7.816917 43.55505))'^^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 '774_3512'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9975 8.419333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9975"^^xsd:decimal ;
  dwc:decimalLongitude "8.419333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9975 8.419333)"^^geo:wktLiteral ;
  geo-pos:lat "42.9975"^^xsd:decimal ;
  geo-pos:long "8.419333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4100'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.419333'^^xsd:double;
  dwc:startLongitude '8.419333'^^xsd:double;
  dwc:endLongitude '8.419333'^^xsd:double;
  dwc:latitude '42.9975'^^xsd:double;
  dwc:startLatitude '42.9975'^^xsd:double;
  dwc:endLatitude '42.9975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.419333 42.9975, 8.419333 42.9975, 8.419333 42.9975, 8.419333 42.9975, 8.419333 42.9975))'^^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 '774_4100'^^xsd:string;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01112 15.55539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01112"^^xsd:decimal ;
  dwc:decimalLongitude "15.55539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01112 15.55539)"^^geo:wktLiteral ;
  geo-pos:lat "38.01112"^^xsd:decimal ;
  geo-pos:long "15.55539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8335'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8335'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.55539'^^xsd:double;
  dwc:startLongitude '15.55539'^^xsd:double;
  dwc:endLongitude '15.55539'^^xsd:double;
  dwc:latitude '38.01112'^^xsd:double;
  dwc:startLatitude '38.01112'^^xsd:double;
  dwc:endLatitude '38.01112'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.55539 38.01112, 15.55539 38.01112, 15.55539 38.01112, 15.55539 38.01112, 15.55539 38.01112))'^^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 '774_8335'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866667 15.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.866667"^^xsd:decimal ;
  dwc:decimalLongitude "15.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866667 15.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.866667"^^xsd:decimal ;
  geo-pos:long "15.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2403'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2403'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.625'^^xsd:double;
  dwc:startLongitude '15.625'^^xsd:double;
  dwc:endLongitude '15.625'^^xsd:double;
  dwc:latitude '37.866667'^^xsd:double;
  dwc:startLatitude '37.866667'^^xsd:double;
  dwc:endLatitude '37.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.625 37.866667, 15.625 37.866667, 15.625 37.866667, 15.625 37.866667, 15.625 37.866667))'^^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 '774_2403'^^xsd:string;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.681053 7.741983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.681053"^^xsd:decimal ;
  dwc:decimalLongitude "7.741983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.681053 7.741983)"^^geo:wktLiteral ;
  geo-pos:lat "43.681053"^^xsd:decimal ;
  geo-pos:long "7.741983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5788'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5788'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.981666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.741983'^^xsd:double;
  dwc:startLongitude '7.741983'^^xsd:double;
  dwc:endLongitude '7.741983'^^xsd:double;
  dwc:latitude '43.681053'^^xsd:double;
  dwc:startLatitude '43.681053'^^xsd:double;
  dwc:endLatitude '43.681053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.741983 43.681053, 7.741983 43.681053, 7.741983 43.681053, 7.741983 43.681053, 7.741983 43.681053))'^^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 '774_5788'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.939)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "7.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2310'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.939'^^xsd:double;
  dwc:startLongitude '7.939'^^xsd:double;
  dwc:endLongitude '7.939'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.939 43.5, 7.939 43.5, 7.939 43.5, 7.939 43.5, 7.939 43.5))'^^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 '774_2310'^^xsd:string;
  dwc:observationDate '1988-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62278 7.943213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62278"^^xsd:decimal ;
  dwc:decimalLongitude "7.943213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62278 7.943213)"^^geo:wktLiteral ;
  geo-pos:lat "43.62278"^^xsd:decimal ;
  geo-pos:long "7.943213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8041'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_8041'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.730833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.943213'^^xsd:double;
  dwc:startLongitude '7.943213'^^xsd:double;
  dwc:endLongitude '7.943213'^^xsd:double;
  dwc:latitude '43.62278'^^xsd:double;
  dwc:startLatitude '43.62278'^^xsd:double;
  dwc:endLatitude '43.62278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.943213 43.62278, 7.943213 43.62278, 7.943213 43.62278, 7.943213 43.62278, 7.943213 43.62278))'^^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 '774_8041'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714363 8.059717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714363"^^xsd:decimal ;
  dwc:decimalLongitude "8.059717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714363 8.059717)"^^geo:wktLiteral ;
  geo-pos:lat "43.714363"^^xsd:decimal ;
  geo-pos:long "8.059717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5400'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5400'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.916111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059717'^^xsd:double;
  dwc:startLongitude '8.059717'^^xsd:double;
  dwc:endLongitude '8.059717'^^xsd:double;
  dwc:latitude '43.714363'^^xsd:double;
  dwc:startLatitude '43.714363'^^xsd:double;
  dwc:endLatitude '43.714363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059717 43.714363, 8.059717 43.714363, 8.059717 43.714363, 8.059717 43.714363, 8.059717 43.714363))'^^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 '774_5400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84292 8.434318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84292"^^xsd:decimal ;
  dwc:decimalLongitude "8.434318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84292 8.434318)"^^geo:wktLiteral ;
  geo-pos:lat "43.84292"^^xsd:decimal ;
  geo-pos:long "8.434318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7759'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7759'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.703888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.434318'^^xsd:double;
  dwc:startLongitude '8.434318'^^xsd:double;
  dwc:endLongitude '8.434318'^^xsd:double;
  dwc:latitude '43.84292'^^xsd:double;
  dwc:startLatitude '43.84292'^^xsd:double;
  dwc:endLatitude '43.84292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.434318 43.84292, 8.434318 43.84292, 8.434318 43.84292, 8.434318 43.84292, 8.434318 43.84292))'^^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 '774_7759'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59687 7.69391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59687"^^xsd:decimal ;
  dwc:decimalLongitude "7.69391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59687 7.69391)"^^geo:wktLiteral ;
  geo-pos:lat "43.59687"^^xsd:decimal ;
  geo-pos:long "7.69391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6414'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6414'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.839444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69391'^^xsd:double;
  dwc:startLongitude '7.69391'^^xsd:double;
  dwc:endLongitude '7.69391'^^xsd:double;
  dwc:latitude '43.59687'^^xsd:double;
  dwc:startLatitude '43.59687'^^xsd:double;
  dwc:endLatitude '43.59687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69391 43.59687, 7.69391 43.59687, 7.69391 43.59687, 7.69391 43.59687, 7.69391 43.59687))'^^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 '774_6414'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.601 8.492833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.601"^^xsd:decimal ;
  dwc:decimalLongitude "8.492833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.601 8.492833)"^^geo:wktLiteral ;
  geo-pos:lat "42.601"^^xsd:decimal ;
  geo-pos:long "8.492833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4715'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4715'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.481388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.492833'^^xsd:double;
  dwc:startLongitude '8.492833'^^xsd:double;
  dwc:endLongitude '8.492833'^^xsd:double;
  dwc:latitude '42.601'^^xsd:double;
  dwc:startLatitude '42.601'^^xsd:double;
  dwc:endLatitude '42.601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.492833 42.601, 8.492833 42.601, 8.492833 42.601, 8.492833 42.601, 8.492833 42.601))'^^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 '774_4715'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.294441 8.081415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.294441"^^xsd:decimal ;
  dwc:decimalLongitude "8.081415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.294441 8.081415)"^^geo:wktLiteral ;
  geo-pos:lat "43.294441"^^xsd:decimal ;
  geo-pos:long "8.081415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5754'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5754'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.715'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.081415'^^xsd:double;
  dwc:startLongitude '8.081415'^^xsd:double;
  dwc:endLongitude '8.081415'^^xsd:double;
  dwc:latitude '43.294441'^^xsd:double;
  dwc:startLatitude '43.294441'^^xsd:double;
  dwc:endLatitude '43.294441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.081415 43.294441, 8.081415 43.294441, 8.081415 43.294441, 8.081415 43.294441, 8.081415 43.294441))'^^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 '774_5754'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33088 7.86632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33088"^^xsd:decimal ;
  dwc:decimalLongitude "7.86632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33088 7.86632)"^^geo:wktLiteral ;
  geo-pos:lat "43.33088"^^xsd:decimal ;
  geo-pos:long "7.86632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6456'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6456'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2994444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86632'^^xsd:double;
  dwc:startLongitude '7.86632'^^xsd:double;
  dwc:endLongitude '7.86632'^^xsd:double;
  dwc:latitude '43.33088'^^xsd:double;
  dwc:startLatitude '43.33088'^^xsd:double;
  dwc:endLatitude '43.33088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86632 43.33088, 7.86632 43.33088, 7.86632 43.33088, 7.86632 43.33088, 7.86632 43.33088))'^^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 '774_6456'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.011166 8.730483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.011166"^^xsd:decimal ;
  dwc:decimalLongitude "8.730483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.011166 8.730483)"^^geo:wktLiteral ;
  geo-pos:lat "43.011166"^^xsd:decimal ;
  geo-pos:long "8.730483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5598'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5598'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9769444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.730483'^^xsd:double;
  dwc:startLongitude '8.730483'^^xsd:double;
  dwc:endLongitude '8.730483'^^xsd:double;
  dwc:latitude '43.011166'^^xsd:double;
  dwc:startLatitude '43.011166'^^xsd:double;
  dwc:endLatitude '43.011166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.730483 43.011166, 8.730483 43.011166, 8.730483 43.011166, 8.730483 43.011166, 8.730483 43.011166))'^^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 '774_5598'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66314 7.920965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66314"^^xsd:decimal ;
  dwc:decimalLongitude "7.920965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66314 7.920965)"^^geo:wktLiteral ;
  geo-pos:lat "43.66314"^^xsd:decimal ;
  geo-pos:long "7.920965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7687'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7687'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.816111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.920965'^^xsd:double;
  dwc:startLongitude '7.920965'^^xsd:double;
  dwc:endLongitude '7.920965'^^xsd:double;
  dwc:latitude '43.66314'^^xsd:double;
  dwc:startLatitude '43.66314'^^xsd:double;
  dwc:endLatitude '43.66314'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.920965 43.66314, 7.920965 43.66314, 7.920965 43.66314, 7.920965 43.66314, 7.920965 43.66314))'^^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 '774_7687'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541667 7.217833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.541667"^^xsd:decimal ;
  dwc:decimalLongitude "7.217833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541667 7.217833)"^^geo:wktLiteral ;
  geo-pos:lat "43.541667"^^xsd:decimal ;
  geo-pos:long "7.217833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4576'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4576'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.751666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.217833'^^xsd:double;
  dwc:startLongitude '7.217833'^^xsd:double;
  dwc:endLongitude '7.217833'^^xsd:double;
  dwc:latitude '43.541667'^^xsd:double;
  dwc:startLatitude '43.541667'^^xsd:double;
  dwc:endLatitude '43.541667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.217833 43.541667, 7.217833 43.541667, 7.217833 43.541667, 7.217833 43.541667, 7.217833 43.541667))'^^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 '774_4576'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58722 7.51232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58722"^^xsd:decimal ;
  dwc:decimalLongitude "7.51232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58722 7.51232)"^^geo:wktLiteral ;
  geo-pos:lat "43.58722"^^xsd:decimal ;
  geo-pos:long "7.51232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5124'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5124'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.448333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.51232'^^xsd:double;
  dwc:startLongitude '7.51232'^^xsd:double;
  dwc:endLongitude '7.51232'^^xsd:double;
  dwc:latitude '43.58722'^^xsd:double;
  dwc:startLatitude '43.58722'^^xsd:double;
  dwc:endLatitude '43.58722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51232 43.58722, 7.51232 43.58722, 7.51232 43.58722, 7.51232 43.58722, 7.51232 43.58722))'^^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 '774_5124'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562833 8.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562833"^^xsd:decimal ;
  dwc:decimalLongitude "8.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562833 8.104)"^^geo:wktLiteral ;
  geo-pos:lat "43.562833"^^xsd:decimal ;
  geo-pos:long "8.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4333'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4333'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.104'^^xsd:double;
  dwc:startLongitude '8.104'^^xsd:double;
  dwc:endLongitude '8.104'^^xsd:double;
  dwc:latitude '43.562833'^^xsd:double;
  dwc:startLatitude '43.562833'^^xsd:double;
  dwc:endLatitude '43.562833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.104 43.562833, 8.104 43.562833, 8.104 43.562833, 8.104 43.562833, 8.104 43.562833))'^^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 '774_4333'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.254"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.254 9.242)"^^geo:wktLiteral ;
  geo-pos:lat "43.254"^^xsd:decimal ;
  geo-pos:long "9.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4465'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4465'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.4925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:startLongitude '9.242'^^xsd:double;
  dwc:endLongitude '9.242'^^xsd:double;
  dwc:latitude '43.254'^^xsd:double;
  dwc:startLatitude '43.254'^^xsd:double;
  dwc:endLatitude '43.254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.242 43.254, 9.242 43.254, 9.242 43.254, 9.242 43.254, 9.242 43.254))'^^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 '774_4465'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665 7.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665"^^xsd:decimal ;
  dwc:decimalLongitude "7.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665 7.8035)"^^geo:wktLiteral ;
  geo-pos:lat "43.665"^^xsd:decimal ;
  geo-pos:long "7.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4307'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4307'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8035'^^xsd:double;
  dwc:startLongitude '7.8035'^^xsd:double;
  dwc:endLongitude '7.8035'^^xsd:double;
  dwc:latitude '43.665'^^xsd:double;
  dwc:startLatitude '43.665'^^xsd:double;
  dwc:endLatitude '43.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8035 43.665, 7.8035 43.665, 7.8035 43.665, 7.8035 43.665, 7.8035 43.665))'^^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 '774_4307'^^xsd:string;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.743567 7.7216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.743567"^^xsd:decimal ;
  dwc:decimalLongitude "7.7216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.743567 7.7216)"^^geo:wktLiteral ;
  geo-pos:lat "43.743567"^^xsd:decimal ;
  geo-pos:long "7.7216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4558'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4558'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.895555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7216'^^xsd:double;
  dwc:startLongitude '7.7216'^^xsd:double;
  dwc:endLongitude '7.7216'^^xsd:double;
  dwc:latitude '43.743567'^^xsd:double;
  dwc:startLatitude '43.743567'^^xsd:double;
  dwc:endLatitude '43.743567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7216 43.743567, 7.7216 43.743567, 7.7216 43.743567, 7.7216 43.743567, 7.7216 43.743567))'^^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 '774_4558'^^xsd:string;
  dwc:observationDate '1997-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.031 6.94207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.031"^^xsd:decimal ;
  dwc:decimalLongitude "6.94207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.031 6.94207)"^^geo:wktLiteral ;
  geo-pos:lat "43.031"^^xsd:decimal ;
  geo-pos:long "6.94207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4883'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4883'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.928333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.94207'^^xsd:double;
  dwc:startLongitude '6.94207'^^xsd:double;
  dwc:endLongitude '6.94207'^^xsd:double;
  dwc:latitude '43.031'^^xsd:double;
  dwc:startLatitude '43.031'^^xsd:double;
  dwc:endLatitude '43.031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.94207 43.031, 6.94207 43.031, 6.94207 43.031, 6.94207 43.031, 6.94207 43.031))'^^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 '774_4883'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.768532 8.632764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.768532"^^xsd:decimal ;
  dwc:decimalLongitude "8.632764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.768532 8.632764)"^^geo:wktLiteral ;
  geo-pos:lat "42.768532"^^xsd:decimal ;
  geo-pos:long "8.632764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5736'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5736'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.73'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.632764'^^xsd:double;
  dwc:startLongitude '8.632764'^^xsd:double;
  dwc:endLongitude '8.632764'^^xsd:double;
  dwc:latitude '42.768532'^^xsd:double;
  dwc:startLatitude '42.768532'^^xsd:double;
  dwc:endLatitude '42.768532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.632764 42.768532, 8.632764 42.768532, 8.632764 42.768532, 8.632764 42.768532, 8.632764 42.768532))'^^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 '774_5736'^^xsd:string;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.107333 22.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.107333"^^xsd:decimal ;
  dwc:decimalLongitude "22.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.107333 22.7825)"^^geo:wktLiteral ;
  geo-pos:lat "38.107333"^^xsd:decimal ;
  geo-pos:long "22.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_629'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.7825'^^xsd:double;
  dwc:startLongitude '22.7825'^^xsd:double;
  dwc:endLongitude '22.7825'^^xsd:double;
  dwc:latitude '38.107333'^^xsd:double;
  dwc:startLatitude '38.107333'^^xsd:double;
  dwc:endLatitude '38.107333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.7825 38.107333, 22.7825 38.107333, 22.7825 38.107333, 22.7825 38.107333, 22.7825 38.107333))'^^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 '774_629'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8127 8.0876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8127"^^xsd:decimal ;
  dwc:decimalLongitude "8.0876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8127 8.0876)"^^geo:wktLiteral ;
  geo-pos:lat "43.8127"^^xsd:decimal ;
  geo-pos:long "8.0876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7237'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.447777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0876'^^xsd:double;
  dwc:startLongitude '8.0876'^^xsd:double;
  dwc:endLongitude '8.0876'^^xsd:double;
  dwc:latitude '43.8127'^^xsd:double;
  dwc:startLatitude '43.8127'^^xsd:double;
  dwc:endLatitude '43.8127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0876 43.8127, 8.0876 43.8127, 8.0876 43.8127, 8.0876 43.8127, 8.0876 43.8127))'^^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 '774_7237'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.938667 8.012667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.938667"^^xsd:decimal ;
  dwc:decimalLongitude "8.012667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.938667 8.012667)"^^geo:wktLiteral ;
  geo-pos:lat "40.938667"^^xsd:decimal ;
  geo-pos:long "8.012667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2732'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2732'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.012667'^^xsd:double;
  dwc:startLongitude '8.012667'^^xsd:double;
  dwc:endLongitude '8.012667'^^xsd:double;
  dwc:latitude '40.938667'^^xsd:double;
  dwc:startLatitude '40.938667'^^xsd:double;
  dwc:endLatitude '40.938667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.012667 40.938667, 8.012667 40.938667, 8.012667 40.938667, 8.012667 40.938667, 8.012667 40.938667))'^^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 '774_2732'^^xsd:string;
  dwc:observationDate '1995-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.770283 8.070883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.770283"^^xsd:decimal ;
  dwc:decimalLongitude "8.070883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.770283 8.070883)"^^geo:wktLiteral ;
  geo-pos:lat "43.770283"^^xsd:decimal ;
  geo-pos:long "8.070883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7313'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.216388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.070883'^^xsd:double;
  dwc:startLongitude '8.070883'^^xsd:double;
  dwc:endLongitude '8.070883'^^xsd:double;
  dwc:latitude '43.770283'^^xsd:double;
  dwc:startLatitude '43.770283'^^xsd:double;
  dwc:endLatitude '43.770283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.070883 43.770283, 8.070883 43.770283, 8.070883 43.770283, 8.070883 43.770283, 8.070883 43.770283))'^^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 '774_7313'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.069283 8.501733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.069283"^^xsd:decimal ;
  dwc:decimalLongitude "8.501733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.069283 8.501733)"^^geo:wktLiteral ;
  geo-pos:lat "43.069283"^^xsd:decimal ;
  geo-pos:long "8.501733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3456'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3456'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.501733'^^xsd:double;
  dwc:startLongitude '8.501733'^^xsd:double;
  dwc:endLongitude '8.501733'^^xsd:double;
  dwc:latitude '43.069283'^^xsd:double;
  dwc:startLatitude '43.069283'^^xsd:double;
  dwc:endLatitude '43.069283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.501733 43.069283, 8.501733 43.069283, 8.501733 43.069283, 8.501733 43.069283, 8.501733 43.069283))'^^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 '774_3456'^^xsd:string;
  dwc:observationDate '1991-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6511 8.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6511"^^xsd:decimal ;
  dwc:decimalLongitude "8.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6511 8.16)"^^geo:wktLiteral ;
  geo-pos:lat "43.6511"^^xsd:decimal ;
  geo-pos:long "8.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7619'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7619'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.985833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16'^^xsd:double;
  dwc:startLongitude '8.16'^^xsd:double;
  dwc:endLongitude '8.16'^^xsd:double;
  dwc:latitude '43.6511'^^xsd:double;
  dwc:startLatitude '43.6511'^^xsd:double;
  dwc:endLatitude '43.6511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16 43.6511, 8.16 43.6511, 8.16 43.6511, 8.16 43.6511, 8.16 43.6511))'^^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 '774_7619'^^xsd:string;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.233333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2562'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2562'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:startLongitude '8.666667'^^xsd:double;
  dwc:endLongitude '8.666667'^^xsd:double;
  dwc:latitude '43.233333'^^xsd:double;
  dwc:startLatitude '43.233333'^^xsd:double;
  dwc:endLatitude '43.233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 43.233333, 8.666667 43.233333, 8.666667 43.233333, 8.666667 43.233333, 8.666667 43.233333))'^^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 '774_2562'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56855 7.5958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56855"^^xsd:decimal ;
  dwc:decimalLongitude "7.5958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56855 7.5958)"^^geo:wktLiteral ;
  geo-pos:lat "43.56855"^^xsd:decimal ;
  geo-pos:long "7.5958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3757'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3757'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5958'^^xsd:double;
  dwc:startLongitude '7.5958'^^xsd:double;
  dwc:endLongitude '7.5958'^^xsd:double;
  dwc:latitude '43.56855'^^xsd:double;
  dwc:startLatitude '43.56855'^^xsd:double;
  dwc:endLatitude '43.56855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5958 43.56855, 7.5958 43.56855, 7.5958 43.56855, 7.5958 43.56855, 7.5958 43.56855))'^^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 '774_3757'^^xsd:string;
  dwc:observationDate '1993-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441167 7.6045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.441167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441167 7.6045)"^^geo:wktLiteral ;
  geo-pos:lat "43.441167"^^xsd:decimal ;
  geo-pos:long "7.6045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3296'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3296'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6045'^^xsd:double;
  dwc:startLongitude '7.6045'^^xsd:double;
  dwc:endLongitude '7.6045'^^xsd:double;
  dwc:latitude '43.441167'^^xsd:double;
  dwc:startLatitude '43.441167'^^xsd:double;
  dwc:endLatitude '43.441167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6045 43.441167, 7.6045 43.441167, 7.6045 43.441167, 7.6045 43.441167, 7.6045 43.441167))'^^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 '774_3296'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7177 8.2636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7177"^^xsd:decimal ;
  dwc:decimalLongitude "8.2636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7177 8.2636)"^^geo:wktLiteral ;
  geo-pos:lat "43.7177"^^xsd:decimal ;
  geo-pos:long "8.2636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7280'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7280'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.02'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2636'^^xsd:double;
  dwc:startLongitude '8.2636'^^xsd:double;
  dwc:endLongitude '8.2636'^^xsd:double;
  dwc:latitude '43.7177'^^xsd:double;
  dwc:startLatitude '43.7177'^^xsd:double;
  dwc:endLatitude '43.7177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2636 43.7177, 8.2636 43.7177, 8.2636 43.7177, 8.2636 43.7177, 8.2636 43.7177))'^^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 '774_7280'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.785833 18.6575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.785833"^^xsd:decimal ;
  dwc:decimalLongitude "18.6575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.785833 18.6575)"^^geo:wktLiteral ;
  geo-pos:lat "39.785833"^^xsd:decimal ;
  geo-pos:long "18.6575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_730'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_730'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.6575'^^xsd:double;
  dwc:startLongitude '18.6575'^^xsd:double;
  dwc:endLongitude '18.6575'^^xsd:double;
  dwc:latitude '39.785833'^^xsd:double;
  dwc:startLatitude '39.785833'^^xsd:double;
  dwc:endLatitude '39.785833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.6575 39.785833, 18.6575 39.785833, 18.6575 39.785833, 18.6575 39.785833, 18.6575 39.785833))'^^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 '774_730'^^xsd:string;
  dwc:observationDate '1993-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 7.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 7.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "7.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3550'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3550'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.45'^^xsd:double;
  dwc:startLongitude '7.45'^^xsd:double;
  dwc:endLongitude '7.45'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:startLatitude '43.25'^^xsd:double;
  dwc:endLatitude '43.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45 43.25, 7.45 43.25, 7.45 43.25, 7.45 43.25, 7.45 43.25))'^^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 '774_3550'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73722 7.788195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73722"^^xsd:decimal ;
  dwc:decimalLongitude "7.788195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73722 7.788195)"^^geo:wktLiteral ;
  geo-pos:lat "43.73722"^^xsd:decimal ;
  geo-pos:long "7.788195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7879'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7879'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.788195'^^xsd:double;
  dwc:startLongitude '7.788195'^^xsd:double;
  dwc:endLongitude '7.788195'^^xsd:double;
  dwc:latitude '43.73722'^^xsd:double;
  dwc:startLatitude '43.73722'^^xsd:double;
  dwc:endLatitude '43.73722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.788195 43.73722, 7.788195 43.73722, 7.788195 43.73722, 7.788195 43.73722, 7.788195 43.73722))'^^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 '774_7879'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.762695 8.588056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.762695"^^xsd:decimal ;
  dwc:decimalLongitude "8.588056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.762695 8.588056)"^^geo:wktLiteral ;
  geo-pos:lat "43.762695"^^xsd:decimal ;
  geo-pos:long "8.588056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6258'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6258'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.084722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.588056'^^xsd:double;
  dwc:startLongitude '8.588056'^^xsd:double;
  dwc:endLongitude '8.588056'^^xsd:double;
  dwc:latitude '43.762695'^^xsd:double;
  dwc:startLatitude '43.762695'^^xsd:double;
  dwc:endLatitude '43.762695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.588056 43.762695, 8.588056 43.762695, 8.588056 43.762695, 8.588056 43.762695, 8.588056 43.762695))'^^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 '774_6258'^^xsd:string;
  dwc:observationDate '2008-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.781667 7.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.781667"^^xsd:decimal ;
  dwc:decimalLongitude "7.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.781667 7.861667)"^^geo:wktLiteral ;
  geo-pos:lat "43.781667"^^xsd:decimal ;
  geo-pos:long "7.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4451'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4451'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.861667'^^xsd:double;
  dwc:startLongitude '7.861667'^^xsd:double;
  dwc:endLongitude '7.861667'^^xsd:double;
  dwc:latitude '43.781667'^^xsd:double;
  dwc:startLatitude '43.781667'^^xsd:double;
  dwc:endLatitude '43.781667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.861667 43.781667, 7.861667 43.781667, 7.861667 43.781667, 7.861667 43.781667, 7.861667 43.781667))'^^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 '774_4451'^^xsd:string;
  dwc:observationDate '1996-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57317 7.24383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57317"^^xsd:decimal ;
  dwc:decimalLongitude "7.24383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57317 7.24383)"^^geo:wktLiteral ;
  geo-pos:lat "43.57317"^^xsd:decimal ;
  geo-pos:long "7.24383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4948'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4948'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.24383'^^xsd:double;
  dwc:startLongitude '7.24383'^^xsd:double;
  dwc:endLongitude '7.24383'^^xsd:double;
  dwc:latitude '43.57317'^^xsd:double;
  dwc:startLatitude '43.57317'^^xsd:double;
  dwc:endLatitude '43.57317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.24383 43.57317, 7.24383 43.57317, 7.24383 43.57317, 7.24383 43.57317, 7.24383 43.57317))'^^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 '774_4948'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66563 8.008521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66563"^^xsd:decimal ;
  dwc:decimalLongitude "8.008521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66563 8.008521)"^^geo:wktLiteral ;
  geo-pos:lat "43.66563"^^xsd:decimal ;
  geo-pos:long "8.008521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7988'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7988'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.535833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.008521'^^xsd:double;
  dwc:startLongitude '8.008521'^^xsd:double;
  dwc:endLongitude '8.008521'^^xsd:double;
  dwc:latitude '43.66563'^^xsd:double;
  dwc:startLatitude '43.66563'^^xsd:double;
  dwc:endLatitude '43.66563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.008521 43.66563, 8.008521 43.66563, 8.008521 43.66563, 8.008521 43.66563, 8.008521 43.66563))'^^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 '774_7988'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.837222 20.400556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.837222"^^xsd:decimal ;
  dwc:decimalLongitude "20.400556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.837222 20.400556)"^^geo:wktLiteral ;
  geo-pos:lat "38.837222"^^xsd:decimal ;
  geo-pos:long "20.400556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_700'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_700'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.400556'^^xsd:double;
  dwc:startLongitude '20.400556'^^xsd:double;
  dwc:endLongitude '20.400556'^^xsd:double;
  dwc:latitude '38.837222'^^xsd:double;
  dwc:startLatitude '38.837222'^^xsd:double;
  dwc:endLatitude '38.837222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.400556 38.837222, 20.400556 38.837222, 20.400556 38.837222, 20.400556 38.837222, 20.400556 38.837222))'^^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 '774_700'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578289 7.781438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.578289"^^xsd:decimal ;
  dwc:decimalLongitude "7.781438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578289 7.781438)"^^geo:wktLiteral ;
  geo-pos:lat "43.578289"^^xsd:decimal ;
  geo-pos:long "7.781438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5814'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5814'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.9066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.781438'^^xsd:double;
  dwc:startLongitude '7.781438'^^xsd:double;
  dwc:endLongitude '7.781438'^^xsd:double;
  dwc:latitude '43.578289'^^xsd:double;
  dwc:startLatitude '43.578289'^^xsd:double;
  dwc:endLatitude '43.578289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.781438 43.578289, 7.781438 43.578289, 7.781438 43.578289, 7.781438 43.578289, 7.781438 43.578289))'^^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 '774_5814'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.865551 8.620667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.865551"^^xsd:decimal ;
  dwc:decimalLongitude "8.620667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.865551 8.620667)"^^geo:wktLiteral ;
  geo-pos:lat "43.865551"^^xsd:decimal ;
  geo-pos:long "8.620667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5449'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5449'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.123333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.620667'^^xsd:double;
  dwc:startLongitude '8.620667'^^xsd:double;
  dwc:endLongitude '8.620667'^^xsd:double;
  dwc:latitude '43.865551'^^xsd:double;
  dwc:startLatitude '43.865551'^^xsd:double;
  dwc:endLatitude '43.865551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.620667 43.865551, 8.620667 43.865551, 8.620667 43.865551, 8.620667 43.865551, 8.620667 43.865551))'^^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 '774_5449'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673885 7.555922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.673885"^^xsd:decimal ;
  dwc:decimalLongitude "7.555922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.673885 7.555922)"^^geo:wktLiteral ;
  geo-pos:lat "43.673885"^^xsd:decimal ;
  geo-pos:long "7.555922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6191'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6191'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.345833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.555922'^^xsd:double;
  dwc:startLongitude '7.555922'^^xsd:double;
  dwc:endLongitude '7.555922'^^xsd:double;
  dwc:latitude '43.673885'^^xsd:double;
  dwc:startLatitude '43.673885'^^xsd:double;
  dwc:endLatitude '43.673885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.555922 43.673885, 7.555922 43.673885, 7.555922 43.673885, 7.555922 43.673885, 7.555922 43.673885))'^^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 '774_6191'^^xsd:string;
  dwc:observationDate '2008-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63897 7.91423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63897"^^xsd:decimal ;
  dwc:decimalLongitude "7.91423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63897 7.91423)"^^geo:wktLiteral ;
  geo-pos:lat "43.63897"^^xsd:decimal ;
  geo-pos:long "7.91423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6418'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91423'^^xsd:double;
  dwc:startLongitude '7.91423'^^xsd:double;
  dwc:endLongitude '7.91423'^^xsd:double;
  dwc:latitude '43.63897'^^xsd:double;
  dwc:startLatitude '43.63897'^^xsd:double;
  dwc:endLatitude '43.63897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91423 43.63897, 7.91423 43.63897, 7.91423 43.63897, 7.91423 43.63897, 7.91423 43.63897))'^^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 '774_6418'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.598526 7.823402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.598526"^^xsd:decimal ;
  dwc:decimalLongitude "7.823402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.598526 7.823402)"^^geo:wktLiteral ;
  geo-pos:lat "43.598526"^^xsd:decimal ;
  geo-pos:long "7.823402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5865'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5865'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.823402'^^xsd:double;
  dwc:startLongitude '7.823402'^^xsd:double;
  dwc:endLongitude '7.823402'^^xsd:double;
  dwc:latitude '43.598526'^^xsd:double;
  dwc:startLatitude '43.598526'^^xsd:double;
  dwc:endLatitude '43.598526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.823402 43.598526, 7.823402 43.598526, 7.823402 43.598526, 7.823402 43.598526, 7.823402 43.598526))'^^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 '774_5865'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414 7.782333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.414"^^xsd:decimal ;
  dwc:decimalLongitude "7.782333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414 7.782333)"^^geo:wktLiteral ;
  geo-pos:lat "43.414"^^xsd:decimal ;
  geo-pos:long "7.782333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4770'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4770'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.098611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.782333'^^xsd:double;
  dwc:startLongitude '7.782333'^^xsd:double;
  dwc:endLongitude '7.782333'^^xsd:double;
  dwc:latitude '43.414'^^xsd:double;
  dwc:startLatitude '43.414'^^xsd:double;
  dwc:endLatitude '43.414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.782333 43.414, 7.782333 43.414, 7.782333 43.414, 7.782333 43.414, 7.782333 43.414))'^^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 '774_4770'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569126 8.25211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569126"^^xsd:decimal ;
  dwc:decimalLongitude "8.25211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569126 8.25211)"^^geo:wktLiteral ;
  geo-pos:lat "43.569126"^^xsd:decimal ;
  geo-pos:long "8.25211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5756'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5756'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.076944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25211'^^xsd:double;
  dwc:startLongitude '8.25211'^^xsd:double;
  dwc:endLongitude '8.25211'^^xsd:double;
  dwc:latitude '43.569126'^^xsd:double;
  dwc:startLatitude '43.569126'^^xsd:double;
  dwc:endLatitude '43.569126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25211 43.569126, 8.25211 43.569126, 8.25211 43.569126, 8.25211 43.569126, 8.25211 43.569126))'^^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 '774_5756'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.704022 7.754733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.704022"^^xsd:decimal ;
  dwc:decimalLongitude "7.754733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.704022 7.754733)"^^geo:wktLiteral ;
  geo-pos:lat "43.704022"^^xsd:decimal ;
  geo-pos:long "7.754733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5385'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5385'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.8477777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.754733'^^xsd:double;
  dwc:startLongitude '7.754733'^^xsd:double;
  dwc:endLongitude '7.754733'^^xsd:double;
  dwc:latitude '43.704022'^^xsd:double;
  dwc:startLatitude '43.704022'^^xsd:double;
  dwc:endLatitude '43.704022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.754733 43.704022, 7.754733 43.704022, 7.754733 43.704022, 7.754733 43.704022, 7.754733 43.704022))'^^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 '774_5385'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.382755 7.383471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.382755"^^xsd:decimal ;
  dwc:decimalLongitude "7.383471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.382755 7.383471)"^^geo:wktLiteral ;
  geo-pos:lat "43.382755"^^xsd:decimal ;
  geo-pos:long "7.383471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5962'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5962'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.582777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.383471'^^xsd:double;
  dwc:startLongitude '7.383471'^^xsd:double;
  dwc:endLongitude '7.383471'^^xsd:double;
  dwc:latitude '43.382755'^^xsd:double;
  dwc:startLatitude '43.382755'^^xsd:double;
  dwc:endLatitude '43.382755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.383471 43.382755, 7.383471 43.382755, 7.383471 43.382755, 7.383471 43.382755, 7.383471 43.382755))'^^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 '774_5962'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7304 7.85212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7304"^^xsd:decimal ;
  dwc:decimalLongitude "7.85212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7304 7.85212)"^^geo:wktLiteral ;
  geo-pos:lat "43.7304"^^xsd:decimal ;
  geo-pos:long "7.85212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6779'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6779'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.708888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85212'^^xsd:double;
  dwc:startLongitude '7.85212'^^xsd:double;
  dwc:endLongitude '7.85212'^^xsd:double;
  dwc:latitude '43.7304'^^xsd:double;
  dwc:startLatitude '43.7304'^^xsd:double;
  dwc:endLatitude '43.7304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85212 43.7304, 7.85212 43.7304, 7.85212 43.7304, 7.85212 43.7304, 7.85212 43.7304))'^^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 '774_6779'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66848 7.355367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66848"^^xsd:decimal ;
  dwc:decimalLongitude "7.355367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66848 7.355367)"^^geo:wktLiteral ;
  geo-pos:lat "43.66848"^^xsd:decimal ;
  geo-pos:long "7.355367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6129'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6129'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.355367'^^xsd:double;
  dwc:startLongitude '7.355367'^^xsd:double;
  dwc:endLongitude '7.355367'^^xsd:double;
  dwc:latitude '43.66848'^^xsd:double;
  dwc:startLatitude '43.66848'^^xsd:double;
  dwc:endLatitude '43.66848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.355367 43.66848, 7.355367 43.66848, 7.355367 43.66848, 7.355367 43.66848, 7.355367 43.66848))'^^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 '774_6129'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2197 8.795333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2197"^^xsd:decimal ;
  dwc:decimalLongitude "8.795333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2197 8.795333)"^^geo:wktLiteral ;
  geo-pos:lat "43.2197"^^xsd:decimal ;
  geo-pos:long "8.795333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4252'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4252'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.795333'^^xsd:double;
  dwc:startLongitude '8.795333'^^xsd:double;
  dwc:endLongitude '8.795333'^^xsd:double;
  dwc:latitude '43.2197'^^xsd:double;
  dwc:startLatitude '43.2197'^^xsd:double;
  dwc:endLatitude '43.2197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.795333 43.2197, 8.795333 43.2197, 8.795333 43.2197, 8.795333 43.2197, 8.795333 43.2197))'^^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 '774_4252'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464667 7.699167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.464667"^^xsd:decimal ;
  dwc:decimalLongitude "7.699167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464667 7.699167)"^^geo:wktLiteral ;
  geo-pos:lat "43.464667"^^xsd:decimal ;
  geo-pos:long "7.699167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4637'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4637'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.699167'^^xsd:double;
  dwc:startLongitude '7.699167'^^xsd:double;
  dwc:endLongitude '7.699167'^^xsd:double;
  dwc:latitude '43.464667'^^xsd:double;
  dwc:startLatitude '43.464667'^^xsd:double;
  dwc:endLatitude '43.464667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.699167 43.464667, 7.699167 43.464667, 7.699167 43.464667, 7.699167 43.464667, 7.699167 43.464667))'^^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 '774_4637'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578167 7.403667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.578167"^^xsd:decimal ;
  dwc:decimalLongitude "7.403667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578167 7.403667)"^^geo:wktLiteral ;
  geo-pos:lat "43.578167"^^xsd:decimal ;
  geo-pos:long "7.403667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4690'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4690'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.742222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.403667'^^xsd:double;
  dwc:startLongitude '7.403667'^^xsd:double;
  dwc:endLongitude '7.403667'^^xsd:double;
  dwc:latitude '43.578167'^^xsd:double;
  dwc:startLatitude '43.578167'^^xsd:double;
  dwc:endLatitude '43.578167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.403667 43.578167, 7.403667 43.578167, 7.403667 43.578167, 7.403667 43.578167, 7.403667 43.578167))'^^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 '774_4690'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10868 7.914867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.10868"^^xsd:decimal ;
  dwc:decimalLongitude "7.914867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.10868 7.914867)"^^geo:wktLiteral ;
  geo-pos:lat "43.10868"^^xsd:decimal ;
  geo-pos:long "7.914867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5287'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5287'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.604722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.914867'^^xsd:double;
  dwc:startLongitude '7.914867'^^xsd:double;
  dwc:endLongitude '7.914867'^^xsd:double;
  dwc:latitude '43.10868'^^xsd:double;
  dwc:startLatitude '43.10868'^^xsd:double;
  dwc:endLatitude '43.10868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.914867 43.10868, 7.914867 43.10868, 7.914867 43.10868, 7.914867 43.10868, 7.914867 43.10868))'^^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 '774_5287'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2545 8.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2545"^^xsd:decimal ;
  dwc:decimalLongitude "8.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2545 8.114)"^^geo:wktLiteral ;
  geo-pos:lat "43.2545"^^xsd:decimal ;
  geo-pos:long "8.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4630'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4630'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.595555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.114'^^xsd:double;
  dwc:startLongitude '8.114'^^xsd:double;
  dwc:endLongitude '8.114'^^xsd:double;
  dwc:latitude '43.2545'^^xsd:double;
  dwc:startLatitude '43.2545'^^xsd:double;
  dwc:endLatitude '43.2545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.114 43.2545, 8.114 43.2545, 8.114 43.2545, 8.114 43.2545, 8.114 43.2545))'^^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 '774_4630'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5825 7.832333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5825"^^xsd:decimal ;
  dwc:decimalLongitude "7.832333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5825 7.832333)"^^geo:wktLiteral ;
  geo-pos:lat "43.5825"^^xsd:decimal ;
  geo-pos:long "7.832333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3262'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3262'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.832333'^^xsd:double;
  dwc:startLongitude '7.832333'^^xsd:double;
  dwc:endLongitude '7.832333'^^xsd:double;
  dwc:latitude '43.5825'^^xsd:double;
  dwc:startLatitude '43.5825'^^xsd:double;
  dwc:endLatitude '43.5825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.832333 43.5825, 7.832333 43.5825, 7.832333 43.5825, 7.832333 43.5825, 7.832333 43.5825))'^^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 '774_3262'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3575'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3575'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1'^^xsd:double;
  dwc:startLongitude '7.1'^^xsd:double;
  dwc:endLongitude '7.1'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:startLatitude '43.1'^^xsd:double;
  dwc:endLatitude '43.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1 43.1, 7.1 43.1, 7.1 43.1, 7.1 43.1, 7.1 43.1))'^^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 '774_3575'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566667 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.566667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566667 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.566667"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3538'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3538'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:startLongitude '7.9'^^xsd:double;
  dwc:endLongitude '7.9'^^xsd:double;
  dwc:latitude '43.566667'^^xsd:double;
  dwc:startLatitude '43.566667'^^xsd:double;
  dwc:endLatitude '43.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9 43.566667, 7.9 43.566667, 7.9 43.566667, 7.9 43.566667, 7.9 43.566667))'^^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 '774_3538'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57425 7.751183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57425"^^xsd:decimal ;
  dwc:decimalLongitude "7.751183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57425 7.751183)"^^geo:wktLiteral ;
  geo-pos:lat "43.57425"^^xsd:decimal ;
  geo-pos:long "7.751183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3959'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3959'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.751183'^^xsd:double;
  dwc:startLongitude '7.751183'^^xsd:double;
  dwc:endLongitude '7.751183'^^xsd:double;
  dwc:latitude '43.57425'^^xsd:double;
  dwc:startLatitude '43.57425'^^xsd:double;
  dwc:endLatitude '43.57425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.751183 43.57425, 7.751183 43.57425, 7.751183 43.57425, 7.751183 43.57425, 7.751183 43.57425))'^^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 '774_3959'^^xsd:string;
  dwc:observationDate '1993-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7432 8.0626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7432"^^xsd:decimal ;
  dwc:decimalLongitude "8.0626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7432 8.0626)"^^geo:wktLiteral ;
  geo-pos:lat "43.7432"^^xsd:decimal ;
  geo-pos:long "8.0626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7121'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.940833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0626'^^xsd:double;
  dwc:startLongitude '8.0626'^^xsd:double;
  dwc:endLongitude '8.0626'^^xsd:double;
  dwc:latitude '43.7432'^^xsd:double;
  dwc:startLatitude '43.7432'^^xsd:double;
  dwc:endLatitude '43.7432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0626 43.7432, 8.0626 43.7432, 8.0626 43.7432, 8.0626 43.7432, 8.0626 43.7432))'^^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 '774_7121'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91865 8.317317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.91865"^^xsd:decimal ;
  dwc:decimalLongitude "8.317317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91865 8.317317)"^^geo:wktLiteral ;
  geo-pos:lat "42.91865"^^xsd:decimal ;
  geo-pos:long "8.317317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3427'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.317317'^^xsd:double;
  dwc:startLongitude '8.317317'^^xsd:double;
  dwc:endLongitude '8.317317'^^xsd:double;
  dwc:latitude '42.91865'^^xsd:double;
  dwc:startLatitude '42.91865'^^xsd:double;
  dwc:endLatitude '42.91865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.317317 42.91865, 8.317317 42.91865, 8.317317 42.91865, 8.317317 42.91865, 8.317317 42.91865))'^^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 '774_3427'^^xsd:string;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558667 8.204067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558667"^^xsd:decimal ;
  dwc:decimalLongitude "8.204067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558667 8.204067)"^^geo:wktLiteral ;
  geo-pos:lat "43.558667"^^xsd:decimal ;
  geo-pos:long "8.204067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7446'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7446'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.831666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.204067'^^xsd:double;
  dwc:startLongitude '8.204067'^^xsd:double;
  dwc:endLongitude '8.204067'^^xsd:double;
  dwc:latitude '43.558667'^^xsd:double;
  dwc:startLatitude '43.558667'^^xsd:double;
  dwc:endLatitude '43.558667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.204067 43.558667, 8.204067 43.558667, 8.204067 43.558667, 8.204067 43.558667, 8.204067 43.558667))'^^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 '774_7446'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7834 8.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7834"^^xsd:decimal ;
  dwc:decimalLongitude "8.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7834 8.3518)"^^geo:wktLiteral ;
  geo-pos:lat "43.7834"^^xsd:decimal ;
  geo-pos:long "8.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7372'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7372'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.194722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3518'^^xsd:double;
  dwc:startLongitude '8.3518'^^xsd:double;
  dwc:endLongitude '8.3518'^^xsd:double;
  dwc:latitude '43.7834'^^xsd:double;
  dwc:startLatitude '43.7834'^^xsd:double;
  dwc:endLatitude '43.7834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3518 43.7834, 8.3518 43.7834, 8.3518 43.7834, 8.3518 43.7834, 8.3518 43.7834))'^^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 '774_7372'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643433 8.261233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.643433"^^xsd:decimal ;
  dwc:decimalLongitude "8.261233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643433 8.261233)"^^geo:wktLiteral ;
  geo-pos:lat "43.643433"^^xsd:decimal ;
  geo-pos:long "8.261233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7369'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7369'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.223611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.261233'^^xsd:double;
  dwc:startLongitude '8.261233'^^xsd:double;
  dwc:endLongitude '8.261233'^^xsd:double;
  dwc:latitude '43.643433'^^xsd:double;
  dwc:startLatitude '43.643433'^^xsd:double;
  dwc:endLatitude '43.643433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.261233 43.643433, 8.261233 43.643433, 8.261233 43.643433, 8.261233 43.643433, 8.261233 43.643433))'^^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 '774_7369'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633067 7.948367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633067"^^xsd:decimal ;
  dwc:decimalLongitude "7.948367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633067 7.948367)"^^geo:wktLiteral ;
  geo-pos:lat "43.633067"^^xsd:decimal ;
  geo-pos:long "7.948367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7098'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7098'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.948367'^^xsd:double;
  dwc:startLongitude '7.948367'^^xsd:double;
  dwc:endLongitude '7.948367'^^xsd:double;
  dwc:latitude '43.633067'^^xsd:double;
  dwc:startLatitude '43.633067'^^xsd:double;
  dwc:endLatitude '43.633067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.948367 43.633067, 7.948367 43.633067, 7.948367 43.633067, 7.948367 43.633067, 7.948367 43.633067))'^^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 '774_7098'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.500167 7.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.500167"^^xsd:decimal ;
  dwc:decimalLongitude "7.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.500167 7.891667)"^^geo:wktLiteral ;
  geo-pos:lat "43.500167"^^xsd:decimal ;
  geo-pos:long "7.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3781'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3781'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.891667'^^xsd:double;
  dwc:startLongitude '7.891667'^^xsd:double;
  dwc:endLongitude '7.891667'^^xsd:double;
  dwc:latitude '43.500167'^^xsd:double;
  dwc:startLatitude '43.500167'^^xsd:double;
  dwc:endLatitude '43.500167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.891667 43.500167, 7.891667 43.500167, 7.891667 43.500167, 7.891667 43.500167, 7.891667 43.500167))'^^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 '774_3781'^^xsd:string;
  dwc:observationDate '1993-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7305 7.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7305"^^xsd:decimal ;
  dwc:decimalLongitude "7.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7305 7.693)"^^geo:wktLiteral ;
  geo-pos:lat "43.7305"^^xsd:decimal ;
  geo-pos:long "7.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4893'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4893'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.8872222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.693'^^xsd:double;
  dwc:startLongitude '7.693'^^xsd:double;
  dwc:endLongitude '7.693'^^xsd:double;
  dwc:latitude '43.7305'^^xsd:double;
  dwc:startLatitude '43.7305'^^xsd:double;
  dwc:endLatitude '43.7305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.693 43.7305, 7.693 43.7305, 7.693 43.7305, 7.693 43.7305, 7.693 43.7305))'^^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 '774_4893'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 7.696917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "7.696917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 7.696917)"^^geo:wktLiteral ;
  geo-pos:lat "43.7387"^^xsd:decimal ;
  geo-pos:long "7.696917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3869'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3869'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.696917'^^xsd:double;
  dwc:startLongitude '7.696917'^^xsd:double;
  dwc:endLongitude '7.696917'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:startLatitude '43.7387'^^xsd:double;
  dwc:endLatitude '43.7387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.696917 43.7387, 7.696917 43.7387, 7.696917 43.7387, 7.696917 43.7387, 7.696917 43.7387))'^^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 '774_3869'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55256 7.31052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55256"^^xsd:decimal ;
  dwc:decimalLongitude "7.31052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55256 7.31052)"^^geo:wktLiteral ;
  geo-pos:lat "43.55256"^^xsd:decimal ;
  geo-pos:long "7.31052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5169'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5169'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.31052'^^xsd:double;
  dwc:startLongitude '7.31052'^^xsd:double;
  dwc:endLongitude '7.31052'^^xsd:double;
  dwc:latitude '43.55256'^^xsd:double;
  dwc:startLatitude '43.55256'^^xsd:double;
  dwc:endLatitude '43.55256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.31052 43.55256, 7.31052 43.55256, 7.31052 43.55256, 7.31052 43.55256, 7.31052 43.55256))'^^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 '774_5169'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48716 7.39596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48716"^^xsd:decimal ;
  dwc:decimalLongitude "7.39596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48716 7.39596)"^^geo:wktLiteral ;
  geo-pos:lat "43.48716"^^xsd:decimal ;
  geo-pos:long "7.39596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6845'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6845'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.607222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.39596'^^xsd:double;
  dwc:startLongitude '7.39596'^^xsd:double;
  dwc:endLongitude '7.39596'^^xsd:double;
  dwc:latitude '43.48716'^^xsd:double;
  dwc:startLatitude '43.48716'^^xsd:double;
  dwc:endLatitude '43.48716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.39596 43.48716, 7.39596 43.48716, 7.39596 43.48716, 7.39596 43.48716, 7.39596 43.48716))'^^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 '774_6845'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2855 8.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2855"^^xsd:decimal ;
  dwc:decimalLongitude "8.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2855 8.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.2855"^^xsd:decimal ;
  geo-pos:long "8.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4299'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4299'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.96'^^xsd:double;
  dwc:startLongitude '8.96'^^xsd:double;
  dwc:endLongitude '8.96'^^xsd:double;
  dwc:latitude '43.2855'^^xsd:double;
  dwc:startLatitude '43.2855'^^xsd:double;
  dwc:endLatitude '43.2855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.96 43.2855, 8.96 43.2855, 8.96 43.2855, 8.96 43.2855, 8.96 43.2855))'^^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 '774_4299'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583833 20.740333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583833"^^xsd:decimal ;
  dwc:decimalLongitude "20.740333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583833 20.740333)"^^geo:wktLiteral ;
  geo-pos:lat "38.583833"^^xsd:decimal ;
  geo-pos:long "20.740333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8295'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.740333'^^xsd:double;
  dwc:startLongitude '20.740333'^^xsd:double;
  dwc:endLongitude '20.740333'^^xsd:double;
  dwc:latitude '38.583833'^^xsd:double;
  dwc:startLatitude '38.583833'^^xsd:double;
  dwc:endLatitude '38.583833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.740333 38.583833, 20.740333 38.583833, 20.740333 38.583833, 20.740333 38.583833, 20.740333 38.583833))'^^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 '774_8295'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6686 7.9352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6686"^^xsd:decimal ;
  dwc:decimalLongitude "7.9352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6686 7.9352)"^^geo:wktLiteral ;
  geo-pos:lat "43.6686"^^xsd:decimal ;
  geo-pos:long "7.9352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7138'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7138'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9636111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9352'^^xsd:double;
  dwc:startLongitude '7.9352'^^xsd:double;
  dwc:endLongitude '7.9352'^^xsd:double;
  dwc:latitude '43.6686'^^xsd:double;
  dwc:startLatitude '43.6686'^^xsd:double;
  dwc:endLatitude '43.6686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9352 43.6686, 7.9352 43.6686, 7.9352 43.6686, 7.9352 43.6686, 7.9352 43.6686))'^^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 '774_7138'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7125 7.870167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7125"^^xsd:decimal ;
  dwc:decimalLongitude "7.870167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7125 7.870167)"^^geo:wktLiteral ;
  geo-pos:lat "40.7125"^^xsd:decimal ;
  geo-pos:long "7.870167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2733'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2733'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.870167'^^xsd:double;
  dwc:startLongitude '7.870167'^^xsd:double;
  dwc:endLongitude '7.870167'^^xsd:double;
  dwc:latitude '40.7125'^^xsd:double;
  dwc:startLatitude '40.7125'^^xsd:double;
  dwc:endLatitude '40.7125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.870167 40.7125, 7.870167 40.7125, 7.870167 40.7125, 7.870167 40.7125, 7.870167 40.7125))'^^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 '774_2733'^^xsd:string;
  dwc:observationDate '1995-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627833 7.928167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.627833"^^xsd:decimal ;
  dwc:decimalLongitude "7.928167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.627833 7.928167)"^^geo:wktLiteral ;
  geo-pos:lat "43.627833"^^xsd:decimal ;
  geo-pos:long "7.928167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3340'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3340'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.928167'^^xsd:double;
  dwc:startLongitude '7.928167'^^xsd:double;
  dwc:endLongitude '7.928167'^^xsd:double;
  dwc:latitude '43.627833'^^xsd:double;
  dwc:startLatitude '43.627833'^^xsd:double;
  dwc:endLatitude '43.627833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.928167 43.627833, 7.928167 43.627833, 7.928167 43.627833, 7.928167 43.627833, 7.928167 43.627833))'^^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 '774_3340'^^xsd:string;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.241167 8.068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.241167"^^xsd:decimal ;
  dwc:decimalLongitude "8.068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.241167 8.068333)"^^geo:wktLiteral ;
  geo-pos:lat "41.241167"^^xsd:decimal ;
  geo-pos:long "8.068333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2749'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2749'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.068333'^^xsd:double;
  dwc:startLongitude '8.068333'^^xsd:double;
  dwc:endLongitude '8.068333'^^xsd:double;
  dwc:latitude '41.241167'^^xsd:double;
  dwc:startLatitude '41.241167'^^xsd:double;
  dwc:endLatitude '41.241167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.068333 41.241167, 8.068333 41.241167, 8.068333 41.241167, 8.068333 41.241167, 8.068333 41.241167))'^^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 '774_2749'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7205 8.0691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7205"^^xsd:decimal ;
  dwc:decimalLongitude "8.0691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7205 8.0691)"^^geo:wktLiteral ;
  geo-pos:lat "43.7205"^^xsd:decimal ;
  geo-pos:long "8.0691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7120'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.790833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0691'^^xsd:double;
  dwc:startLongitude '8.0691'^^xsd:double;
  dwc:endLongitude '8.0691'^^xsd:double;
  dwc:latitude '43.7205'^^xsd:double;
  dwc:startLatitude '43.7205'^^xsd:double;
  dwc:endLatitude '43.7205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0691 43.7205, 8.0691 43.7205, 8.0691 43.7205, 8.0691 43.7205, 8.0691 43.7205))'^^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 '774_7120'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29835 8.20335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29835"^^xsd:decimal ;
  dwc:decimalLongitude "8.20335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29835 8.20335)"^^geo:wktLiteral ;
  geo-pos:lat "43.29835"^^xsd:decimal ;
  geo-pos:long "8.20335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3429'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3429'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.20335'^^xsd:double;
  dwc:startLongitude '8.20335'^^xsd:double;
  dwc:endLongitude '8.20335'^^xsd:double;
  dwc:latitude '43.29835'^^xsd:double;
  dwc:startLatitude '43.29835'^^xsd:double;
  dwc:endLatitude '43.29835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.20335 43.29835, 8.20335 43.29835, 8.20335 43.29835, 8.20335 43.29835, 8.20335 43.29835))'^^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 '774_3429'^^xsd:string;
  dwc:observationDate '1991-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 7.79444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.79444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 7.79444)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "7.79444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3731'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3731'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79444'^^xsd:double;
  dwc:startLongitude '7.79444'^^xsd:double;
  dwc:endLongitude '7.79444'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:startLatitude '43.45'^^xsd:double;
  dwc:endLatitude '43.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79444 43.45, 7.79444 43.45, 7.79444 43.45, 7.79444 43.45, 7.79444 43.45))'^^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 '774_3731'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 7.845333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66"^^xsd:decimal ;
  dwc:decimalLongitude "7.845333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 7.845333)"^^geo:wktLiteral ;
  geo-pos:lat "43.66"^^xsd:decimal ;
  geo-pos:long "7.845333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3384'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3384'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.845333'^^xsd:double;
  dwc:startLongitude '7.845333'^^xsd:double;
  dwc:endLongitude '7.845333'^^xsd:double;
  dwc:latitude '43.66'^^xsd:double;
  dwc:startLatitude '43.66'^^xsd:double;
  dwc:endLatitude '43.66'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.845333 43.66, 7.845333 43.66, 7.845333 43.66, 7.845333 43.66, 7.845333 43.66))'^^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 '774_3384'^^xsd:string;
  dwc:observationDate '1991-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562333 8.058167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562333"^^xsd:decimal ;
  dwc:decimalLongitude "8.058167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562333 8.058167)"^^geo:wktLiteral ;
  geo-pos:lat "43.562333"^^xsd:decimal ;
  geo-pos:long "8.058167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4084'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4084'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.058167'^^xsd:double;
  dwc:startLongitude '8.058167'^^xsd:double;
  dwc:endLongitude '8.058167'^^xsd:double;
  dwc:latitude '43.562333'^^xsd:double;
  dwc:startLatitude '43.562333'^^xsd:double;
  dwc:endLatitude '43.562333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.058167 43.562333, 8.058167 43.562333, 8.058167 43.562333, 8.058167 43.562333, 8.058167 43.562333))'^^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 '774_4084'^^xsd:string;
  dwc:observationDate '1994-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6225 7.91095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6225"^^xsd:decimal ;
  dwc:decimalLongitude "7.91095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6225 7.91095)"^^geo:wktLiteral ;
  geo-pos:lat "43.6225"^^xsd:decimal ;
  geo-pos:long "7.91095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3392'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3392'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91095'^^xsd:double;
  dwc:startLongitude '7.91095'^^xsd:double;
  dwc:endLongitude '7.91095'^^xsd:double;
  dwc:latitude '43.6225'^^xsd:double;
  dwc:startLatitude '43.6225'^^xsd:double;
  dwc:endLatitude '43.6225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91095 43.6225, 7.91095 43.6225, 7.91095 43.6225, 7.91095 43.6225, 7.91095 43.6225))'^^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 '774_3392'^^xsd:string;
  dwc:observationDate '1991-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57504 7.33468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57504"^^xsd:decimal ;
  dwc:decimalLongitude "7.33468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57504 7.33468)"^^geo:wktLiteral ;
  geo-pos:lat "43.57504"^^xsd:decimal ;
  geo-pos:long "7.33468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8190'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8190'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9955555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33468'^^xsd:double;
  dwc:startLongitude '7.33468'^^xsd:double;
  dwc:endLongitude '7.33468'^^xsd:double;
  dwc:latitude '43.57504'^^xsd:double;
  dwc:startLatitude '43.57504'^^xsd:double;
  dwc:endLatitude '43.57504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33468 43.57504, 7.33468 43.57504, 7.33468 43.57504, 7.33468 43.57504, 7.33468 43.57504))'^^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 '774_8190'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72419 7.90422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72419"^^xsd:decimal ;
  dwc:decimalLongitude "7.90422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72419 7.90422)"^^geo:wktLiteral ;
  geo-pos:lat "43.72419"^^xsd:decimal ;
  geo-pos:long "7.90422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6813'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6813'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90422'^^xsd:double;
  dwc:startLongitude '7.90422'^^xsd:double;
  dwc:endLongitude '7.90422'^^xsd:double;
  dwc:latitude '43.72419'^^xsd:double;
  dwc:startLatitude '43.72419'^^xsd:double;
  dwc:endLatitude '43.72419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90422 43.72419, 7.90422 43.72419, 7.90422 43.72419, 7.90422 43.72419, 7.90422 43.72419))'^^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 '774_6813'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46683 7.26879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46683"^^xsd:decimal ;
  dwc:decimalLongitude "7.26879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46683 7.26879)"^^geo:wktLiteral ;
  geo-pos:lat "43.46683"^^xsd:decimal ;
  geo-pos:long "7.26879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6592'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6592'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.3716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.26879'^^xsd:double;
  dwc:startLongitude '7.26879'^^xsd:double;
  dwc:endLongitude '7.26879'^^xsd:double;
  dwc:latitude '43.46683'^^xsd:double;
  dwc:startLatitude '43.46683'^^xsd:double;
  dwc:endLatitude '43.46683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.26879 43.46683, 7.26879 43.46683, 7.26879 43.46683, 7.26879 43.46683, 7.26879 43.46683))'^^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 '774_6592'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67611 8.27399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67611"^^xsd:decimal ;
  dwc:decimalLongitude "8.27399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67611 8.27399)"^^geo:wktLiteral ;
  geo-pos:lat "43.67611"^^xsd:decimal ;
  geo-pos:long "8.27399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6607'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6607'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.986666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.27399'^^xsd:double;
  dwc:startLongitude '8.27399'^^xsd:double;
  dwc:endLongitude '8.27399'^^xsd:double;
  dwc:latitude '43.67611'^^xsd:double;
  dwc:startLatitude '43.67611'^^xsd:double;
  dwc:endLatitude '43.67611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.27399 43.67611, 8.27399 43.67611, 8.27399 43.67611, 8.27399 43.67611, 8.27399 43.67611))'^^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 '774_6607'^^xsd:string;
  dwc:observationDate '2010-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.022053 7.031672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.022053"^^xsd:decimal ;
  dwc:decimalLongitude "7.031672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.022053 7.031672)"^^geo:wktLiteral ;
  geo-pos:lat "43.022053"^^xsd:decimal ;
  geo-pos:long "7.031672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5765'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5765'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.105'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.031672'^^xsd:double;
  dwc:startLongitude '7.031672'^^xsd:double;
  dwc:endLongitude '7.031672'^^xsd:double;
  dwc:latitude '43.022053'^^xsd:double;
  dwc:startLatitude '43.022053'^^xsd:double;
  dwc:endLatitude '43.022053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.031672 43.022053, 7.031672 43.022053, 7.031672 43.022053, 7.031672 43.022053, 7.031672 43.022053))'^^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 '774_5765'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 7.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 7.633333)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "7.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2524'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2524'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.633333'^^xsd:double;
  dwc:startLongitude '7.633333'^^xsd:double;
  dwc:endLongitude '7.633333'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:startLatitude '42.25'^^xsd:double;
  dwc:endLatitude '42.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.633333 42.25, 7.633333 42.25, 7.633333 42.25, 7.633333 42.25, 7.633333 42.25))'^^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 '774_2524'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45289 7.350632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45289"^^xsd:decimal ;
  dwc:decimalLongitude "7.350632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45289 7.350632)"^^geo:wktLiteral ;
  geo-pos:lat "43.45289"^^xsd:decimal ;
  geo-pos:long "7.350632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8019'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8019'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.413611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.350632'^^xsd:double;
  dwc:startLongitude '7.350632'^^xsd:double;
  dwc:endLongitude '7.350632'^^xsd:double;
  dwc:latitude '43.45289'^^xsd:double;
  dwc:startLatitude '43.45289'^^xsd:double;
  dwc:endLatitude '43.45289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.350632 43.45289, 7.350632 43.45289, 7.350632 43.45289, 7.350632 43.45289, 7.350632 43.45289))'^^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 '774_8019'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.376888 7.444209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.376888"^^xsd:decimal ;
  dwc:decimalLongitude "7.444209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.376888 7.444209)"^^geo:wktLiteral ;
  geo-pos:lat "43.376888"^^xsd:decimal ;
  geo-pos:long "7.444209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6193'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6193'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.7605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.444209'^^xsd:double;
  dwc:startLongitude '7.444209'^^xsd:double;
  dwc:endLongitude '7.444209'^^xsd:double;
  dwc:latitude '43.376888'^^xsd:double;
  dwc:startLatitude '43.376888'^^xsd:double;
  dwc:endLatitude '43.376888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.444209 43.376888, 7.444209 43.376888, 7.444209 43.376888, 7.444209 43.376888, 7.444209 43.376888))'^^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 '774_6193'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.672012 8.078017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.672012"^^xsd:decimal ;
  dwc:decimalLongitude "8.078017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.672012 8.078017)"^^geo:wktLiteral ;
  geo-pos:lat "43.672012"^^xsd:decimal ;
  geo-pos:long "8.078017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5858'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5858'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.078017'^^xsd:double;
  dwc:startLongitude '8.078017'^^xsd:double;
  dwc:endLongitude '8.078017'^^xsd:double;
  dwc:latitude '43.672012'^^xsd:double;
  dwc:startLatitude '43.672012'^^xsd:double;
  dwc:endLatitude '43.672012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.078017 43.672012, 8.078017 43.672012, 8.078017 43.672012, 8.078017 43.672012, 8.078017 43.672012))'^^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 '774_5858'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62284 7.34656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62284"^^xsd:decimal ;
  dwc:decimalLongitude "7.34656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62284 7.34656)"^^geo:wktLiteral ;
  geo-pos:lat "43.62284"^^xsd:decimal ;
  geo-pos:long "7.34656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6551'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6551'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.395'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.34656'^^xsd:double;
  dwc:startLongitude '7.34656'^^xsd:double;
  dwc:endLongitude '7.34656'^^xsd:double;
  dwc:latitude '43.62284'^^xsd:double;
  dwc:startLatitude '43.62284'^^xsd:double;
  dwc:endLatitude '43.62284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.34656 43.62284, 7.34656 43.62284, 7.34656 43.62284, 7.34656 43.62284, 7.34656 43.62284))'^^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 '774_6551'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53068 7.688223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53068"^^xsd:decimal ;
  dwc:decimalLongitude "7.688223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53068 7.688223)"^^geo:wktLiteral ;
  geo-pos:lat "43.53068"^^xsd:decimal ;
  geo-pos:long "7.688223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7710'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7710'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.094166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.688223'^^xsd:double;
  dwc:startLongitude '7.688223'^^xsd:double;
  dwc:endLongitude '7.688223'^^xsd:double;
  dwc:latitude '43.53068'^^xsd:double;
  dwc:startLatitude '43.53068'^^xsd:double;
  dwc:endLatitude '43.53068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.688223 43.53068, 7.688223 43.53068, 7.688223 43.53068, 7.688223 43.53068, 7.688223 43.53068))'^^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 '774_7710'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47457 6.99902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47457"^^xsd:decimal ;
  dwc:decimalLongitude "6.99902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47457 6.99902)"^^geo:wktLiteral ;
  geo-pos:lat "43.47457"^^xsd:decimal ;
  geo-pos:long "6.99902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4843'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4843'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.155'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.99902'^^xsd:double;
  dwc:startLongitude '6.99902'^^xsd:double;
  dwc:endLongitude '6.99902'^^xsd:double;
  dwc:latitude '43.47457'^^xsd:double;
  dwc:startLatitude '43.47457'^^xsd:double;
  dwc:endLatitude '43.47457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.99902 43.47457, 6.99902 43.47457, 6.99902 43.47457, 6.99902 43.47457, 6.99902 43.47457))'^^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 '774_4843'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470867 7.460981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470867"^^xsd:decimal ;
  dwc:decimalLongitude "7.460981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470867 7.460981)"^^geo:wktLiteral ;
  geo-pos:lat "43.470867"^^xsd:decimal ;
  geo-pos:long "7.460981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5996'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5996'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.7077777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.460981'^^xsd:double;
  dwc:startLongitude '7.460981'^^xsd:double;
  dwc:endLongitude '7.460981'^^xsd:double;
  dwc:latitude '43.470867'^^xsd:double;
  dwc:startLatitude '43.470867'^^xsd:double;
  dwc:endLatitude '43.470867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.460981 43.470867, 7.460981 43.470867, 7.460981 43.470867, 7.460981 43.470867, 7.460981 43.470867))'^^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 '774_5996'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.734333 7.8695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.734333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.734333 7.8695)"^^geo:wktLiteral ;
  geo-pos:lat "43.734333"^^xsd:decimal ;
  geo-pos:long "7.8695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4327'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4327'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8695'^^xsd:double;
  dwc:startLongitude '7.8695'^^xsd:double;
  dwc:endLongitude '7.8695'^^xsd:double;
  dwc:latitude '43.734333'^^xsd:double;
  dwc:startLatitude '43.734333'^^xsd:double;
  dwc:endLatitude '43.734333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8695 43.734333, 7.8695 43.734333, 7.8695 43.734333, 7.8695 43.734333, 7.8695 43.734333))'^^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 '774_4327'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35792 6.97867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35792"^^xsd:decimal ;
  dwc:decimalLongitude "6.97867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35792 6.97867)"^^geo:wktLiteral ;
  geo-pos:lat "43.35792"^^xsd:decimal ;
  geo-pos:long "6.97867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4867'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4867'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.817222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.97867'^^xsd:double;
  dwc:startLongitude '6.97867'^^xsd:double;
  dwc:endLongitude '6.97867'^^xsd:double;
  dwc:latitude '43.35792'^^xsd:double;
  dwc:startLatitude '43.35792'^^xsd:double;
  dwc:endLatitude '43.35792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.97867 43.35792, 6.97867 43.35792, 6.97867 43.35792, 6.97867 43.35792, 6.97867 43.35792))'^^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 '774_4867'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5591 7.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5591"^^xsd:decimal ;
  dwc:decimalLongitude "7.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5591 7.942)"^^geo:wktLiteral ;
  geo-pos:lat "43.5591"^^xsd:decimal ;
  geo-pos:long "7.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7461'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7461'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.983611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.942'^^xsd:double;
  dwc:startLongitude '7.942'^^xsd:double;
  dwc:endLongitude '7.942'^^xsd:double;
  dwc:latitude '43.5591'^^xsd:double;
  dwc:startLatitude '43.5591'^^xsd:double;
  dwc:endLatitude '43.5591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.942 43.5591, 7.942 43.5591, 7.942 43.5591, 7.942 43.5591, 7.942 43.5591))'^^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 '774_7461'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1495 8.263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1495"^^xsd:decimal ;
  dwc:decimalLongitude "8.263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1495 8.263333)"^^geo:wktLiteral ;
  geo-pos:lat "43.1495"^^xsd:decimal ;
  geo-pos:long "8.263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3436'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3436'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.263333'^^xsd:double;
  dwc:startLongitude '8.263333'^^xsd:double;
  dwc:endLongitude '8.263333'^^xsd:double;
  dwc:latitude '43.1495'^^xsd:double;
  dwc:startLatitude '43.1495'^^xsd:double;
  dwc:endLatitude '43.1495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.263333 43.1495, 8.263333 43.1495, 8.263333 43.1495, 8.263333 43.1495, 8.263333 43.1495))'^^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 '774_3436'^^xsd:string;
  dwc:observationDate '1991-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365 7.986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365"^^xsd:decimal ;
  dwc:decimalLongitude "7.986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365 7.986667)"^^geo:wktLiteral ;
  geo-pos:lat "43.365"^^xsd:decimal ;
  geo-pos:long "7.986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3434'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3434'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.986667'^^xsd:double;
  dwc:startLongitude '7.986667'^^xsd:double;
  dwc:endLongitude '7.986667'^^xsd:double;
  dwc:latitude '43.365'^^xsd:double;
  dwc:startLatitude '43.365'^^xsd:double;
  dwc:endLatitude '43.365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.986667 43.365, 7.986667 43.365, 7.986667 43.365, 7.986667 43.365, 7.986667 43.365))'^^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 '774_3434'^^xsd:string;
  dwc:observationDate '1991-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7134 8.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7134"^^xsd:decimal ;
  dwc:decimalLongitude "8.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7134 8.066)"^^geo:wktLiteral ;
  geo-pos:lat "43.7134"^^xsd:decimal ;
  geo-pos:long "8.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7143'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7143'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.801666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.066'^^xsd:double;
  dwc:startLongitude '8.066'^^xsd:double;
  dwc:endLongitude '8.066'^^xsd:double;
  dwc:latitude '43.7134'^^xsd:double;
  dwc:startLatitude '43.7134'^^xsd:double;
  dwc:endLatitude '43.7134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.066 43.7134, 8.066 43.7134, 8.066 43.7134, 8.066 43.7134, 8.066 43.7134))'^^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 '774_7143'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5954 8.4197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5954"^^xsd:decimal ;
  dwc:decimalLongitude "8.4197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5954 8.4197)"^^geo:wktLiteral ;
  geo-pos:lat "43.5954"^^xsd:decimal ;
  geo-pos:long "8.4197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7255'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7255'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4197'^^xsd:double;
  dwc:startLongitude '8.4197'^^xsd:double;
  dwc:endLongitude '8.4197'^^xsd:double;
  dwc:latitude '43.5954'^^xsd:double;
  dwc:startLatitude '43.5954'^^xsd:double;
  dwc:endLatitude '43.5954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4197 43.5954, 8.4197 43.5954, 8.4197 43.5954, 8.4197 43.5954, 8.4197 43.5954))'^^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 '774_7255'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.456667 7.7855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.456667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.456667 7.7855)"^^geo:wktLiteral ;
  geo-pos:lat "43.456667"^^xsd:decimal ;
  geo-pos:long "7.7855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3933'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3933'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7855'^^xsd:double;
  dwc:startLongitude '7.7855'^^xsd:double;
  dwc:endLongitude '7.7855'^^xsd:double;
  dwc:latitude '43.456667'^^xsd:double;
  dwc:startLatitude '43.456667'^^xsd:double;
  dwc:endLatitude '43.456667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7855 43.456667, 7.7855 43.456667, 7.7855 43.456667, 7.7855 43.456667, 7.7855 43.456667))'^^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 '774_3933'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64668 7.34597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64668"^^xsd:decimal ;
  dwc:decimalLongitude "7.34597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64668 7.34597)"^^geo:wktLiteral ;
  geo-pos:lat "43.64668"^^xsd:decimal ;
  geo-pos:long "7.34597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4890'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.3294444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.34597'^^xsd:double;
  dwc:startLongitude '7.34597'^^xsd:double;
  dwc:endLongitude '7.34597'^^xsd:double;
  dwc:latitude '43.64668'^^xsd:double;
  dwc:startLatitude '43.64668'^^xsd:double;
  dwc:endLatitude '43.64668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.34597 43.64668, 7.34597 43.64668, 7.34597 43.64668, 7.34597 43.64668, 7.34597 43.64668))'^^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 '774_4890'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.360294 7.82253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.360294"^^xsd:decimal ;
  dwc:decimalLongitude "7.82253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.360294 7.82253)"^^geo:wktLiteral ;
  geo-pos:lat "43.360294"^^xsd:decimal ;
  geo-pos:long "7.82253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6254'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6254'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.073888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82253'^^xsd:double;
  dwc:startLongitude '7.82253'^^xsd:double;
  dwc:endLongitude '7.82253'^^xsd:double;
  dwc:latitude '43.360294'^^xsd:double;
  dwc:startLatitude '43.360294'^^xsd:double;
  dwc:endLatitude '43.360294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82253 43.360294, 7.82253 43.360294, 7.82253 43.360294, 7.82253 43.360294, 7.82253 43.360294))'^^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 '774_6254'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.110833 8.258167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.110833"^^xsd:decimal ;
  dwc:decimalLongitude "8.258167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.110833 8.258167)"^^geo:wktLiteral ;
  geo-pos:lat "43.110833"^^xsd:decimal ;
  geo-pos:long "8.258167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4001'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4001'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.258167'^^xsd:double;
  dwc:startLongitude '8.258167'^^xsd:double;
  dwc:endLongitude '8.258167'^^xsd:double;
  dwc:latitude '43.110833'^^xsd:double;
  dwc:startLatitude '43.110833'^^xsd:double;
  dwc:endLatitude '43.110833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.258167 43.110833, 8.258167 43.110833, 8.258167 43.110833, 8.258167 43.110833, 8.258167 43.110833))'^^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 '774_4001'^^xsd:string;
  dwc:observationDate '1994-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.80405 8.404017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.80405"^^xsd:decimal ;
  dwc:decimalLongitude "8.404017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.80405 8.404017)"^^geo:wktLiteral ;
  geo-pos:lat "42.80405"^^xsd:decimal ;
  geo-pos:long "8.404017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3943'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3943'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.404017'^^xsd:double;
  dwc:startLongitude '8.404017'^^xsd:double;
  dwc:endLongitude '8.404017'^^xsd:double;
  dwc:latitude '42.80405'^^xsd:double;
  dwc:startLatitude '42.80405'^^xsd:double;
  dwc:endLatitude '42.80405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.404017 42.80405, 8.404017 42.80405, 8.404017 42.80405, 8.404017 42.80405, 8.404017 42.80405))'^^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 '774_3943'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700583 7.753817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700583"^^xsd:decimal ;
  dwc:decimalLongitude "7.753817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700583 7.753817)"^^geo:wktLiteral ;
  geo-pos:lat "43.700583"^^xsd:decimal ;
  geo-pos:long "7.753817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3851'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3851'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.753817'^^xsd:double;
  dwc:startLongitude '7.753817'^^xsd:double;
  dwc:endLongitude '7.753817'^^xsd:double;
  dwc:latitude '43.700583'^^xsd:double;
  dwc:startLatitude '43.700583'^^xsd:double;
  dwc:endLatitude '43.700583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.753817 43.700583, 7.753817 43.700583, 7.753817 43.700583, 7.753817 43.700583, 7.753817 43.700583))'^^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 '774_3851'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40568 15.30648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40568"^^xsd:decimal ;
  dwc:decimalLongitude "15.30648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40568 15.30648)"^^geo:wktLiteral ;
  geo-pos:lat "38.40568"^^xsd:decimal ;
  geo-pos:long "15.30648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8451'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8451'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6244444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.30648'^^xsd:double;
  dwc:startLongitude '15.30648'^^xsd:double;
  dwc:endLongitude '15.30648'^^xsd:double;
  dwc:latitude '38.40568'^^xsd:double;
  dwc:startLatitude '38.40568'^^xsd:double;
  dwc:endLatitude '38.40568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30648 38.40568, 15.30648 38.40568, 15.30648 38.40568, 15.30648 38.40568, 15.30648 38.40568))'^^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 '774_8451'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44313 7.304568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44313"^^xsd:decimal ;
  dwc:decimalLongitude "7.304568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44313 7.304568)"^^geo:wktLiteral ;
  geo-pos:lat "43.44313"^^xsd:decimal ;
  geo-pos:long "7.304568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8047'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_8047'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.4825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.304568'^^xsd:double;
  dwc:startLongitude '7.304568'^^xsd:double;
  dwc:endLongitude '7.304568'^^xsd:double;
  dwc:latitude '43.44313'^^xsd:double;
  dwc:startLatitude '43.44313'^^xsd:double;
  dwc:endLatitude '43.44313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.304568 43.44313, 7.304568 43.44313, 7.304568 43.44313, 7.304568 43.44313, 7.304568 43.44313))'^^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 '774_8047'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64527 7.421135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64527"^^xsd:decimal ;
  dwc:decimalLongitude "7.421135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64527 7.421135)"^^geo:wktLiteral ;
  geo-pos:lat "43.64527"^^xsd:decimal ;
  geo-pos:long "7.421135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7901'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7901'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.421135'^^xsd:double;
  dwc:startLongitude '7.421135'^^xsd:double;
  dwc:endLongitude '7.421135'^^xsd:double;
  dwc:latitude '43.64527'^^xsd:double;
  dwc:startLatitude '43.64527'^^xsd:double;
  dwc:endLatitude '43.64527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.421135 43.64527, 7.421135 43.64527, 7.421135 43.64527, 7.421135 43.64527, 7.421135 43.64527))'^^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 '774_7901'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552368 7.383281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552368"^^xsd:decimal ;
  dwc:decimalLongitude "7.383281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552368 7.383281)"^^geo:wktLiteral ;
  geo-pos:lat "43.552368"^^xsd:decimal ;
  geo-pos:long "7.383281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6237'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.991388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.383281'^^xsd:double;
  dwc:startLongitude '7.383281'^^xsd:double;
  dwc:endLongitude '7.383281'^^xsd:double;
  dwc:latitude '43.552368'^^xsd:double;
  dwc:startLatitude '43.552368'^^xsd:double;
  dwc:endLatitude '43.552368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.383281 43.552368, 7.383281 43.552368, 7.383281 43.552368, 7.383281 43.552368, 7.383281 43.552368))'^^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 '774_6237'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468117 7.397809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.468117"^^xsd:decimal ;
  dwc:decimalLongitude "7.397809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468117 7.397809)"^^geo:wktLiteral ;
  geo-pos:lat "43.468117"^^xsd:decimal ;
  geo-pos:long "7.397809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5959'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5959'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.081666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.397809'^^xsd:double;
  dwc:startLongitude '7.397809'^^xsd:double;
  dwc:endLongitude '7.397809'^^xsd:double;
  dwc:latitude '43.468117'^^xsd:double;
  dwc:startLatitude '43.468117'^^xsd:double;
  dwc:endLatitude '43.468117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.397809 43.468117, 7.397809 43.468117, 7.397809 43.468117, 7.397809 43.468117, 7.397809 43.468117))'^^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 '774_5959'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.746616 7.959949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.746616"^^xsd:decimal ;
  dwc:decimalLongitude "7.959949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.746616 7.959949)"^^geo:wktLiteral ;
  geo-pos:lat "43.746616"^^xsd:decimal ;
  geo-pos:long "7.959949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6013'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6013'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.047222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.959949'^^xsd:double;
  dwc:startLongitude '7.959949'^^xsd:double;
  dwc:endLongitude '7.959949'^^xsd:double;
  dwc:latitude '43.746616'^^xsd:double;
  dwc:startLatitude '43.746616'^^xsd:double;
  dwc:endLatitude '43.746616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.959949 43.746616, 7.959949 43.746616, 7.959949 43.746616, 7.959949 43.746616, 7.959949 43.746616))'^^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 '774_6013'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589024 7.734589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.589024"^^xsd:decimal ;
  dwc:decimalLongitude "7.734589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589024 7.734589)"^^geo:wktLiteral ;
  geo-pos:lat "43.589024"^^xsd:decimal ;
  geo-pos:long "7.734589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6002'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6002'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.265555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.734589'^^xsd:double;
  dwc:startLongitude '7.734589'^^xsd:double;
  dwc:endLongitude '7.734589'^^xsd:double;
  dwc:latitude '43.589024'^^xsd:double;
  dwc:startLatitude '43.589024'^^xsd:double;
  dwc:endLatitude '43.589024'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.734589 43.589024, 7.734589 43.589024, 7.734589 43.589024, 7.734589 43.589024, 7.734589 43.589024))'^^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 '774_6002'^^xsd:string;
  dwc:observationDate '2007-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730333 8.105733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.730333"^^xsd:decimal ;
  dwc:decimalLongitude "8.105733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.730333 8.105733)"^^geo:wktLiteral ;
  geo-pos:lat "43.730333"^^xsd:decimal ;
  geo-pos:long "8.105733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4246'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4246'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.105733'^^xsd:double;
  dwc:startLongitude '8.105733'^^xsd:double;
  dwc:endLongitude '8.105733'^^xsd:double;
  dwc:latitude '43.730333'^^xsd:double;
  dwc:startLatitude '43.730333'^^xsd:double;
  dwc:endLatitude '43.730333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.105733 43.730333, 8.105733 43.730333, 8.105733 43.730333, 8.105733 43.730333, 8.105733 43.730333))'^^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 '774_4246'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31398 8.11705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31398"^^xsd:decimal ;
  dwc:decimalLongitude "8.11705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31398 8.11705)"^^geo:wktLiteral ;
  geo-pos:lat "43.31398"^^xsd:decimal ;
  geo-pos:long "8.11705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6066'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6066'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.834444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.11705'^^xsd:double;
  dwc:startLongitude '8.11705'^^xsd:double;
  dwc:endLongitude '8.11705'^^xsd:double;
  dwc:latitude '43.31398'^^xsd:double;
  dwc:startLatitude '43.31398'^^xsd:double;
  dwc:endLatitude '43.31398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.11705 43.31398, 8.11705 43.31398, 8.11705 43.31398, 8.11705 43.31398, 8.11705 43.31398))'^^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 '774_6066'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.155667 8.232667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.155667"^^xsd:decimal ;
  dwc:decimalLongitude "8.232667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.155667 8.232667)"^^geo:wktLiteral ;
  geo-pos:lat "43.155667"^^xsd:decimal ;
  geo-pos:long "8.232667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4183'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4183'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.232667'^^xsd:double;
  dwc:startLongitude '8.232667'^^xsd:double;
  dwc:endLongitude '8.232667'^^xsd:double;
  dwc:latitude '43.155667'^^xsd:double;
  dwc:startLatitude '43.155667'^^xsd:double;
  dwc:endLatitude '43.155667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.232667 43.155667, 8.232667 43.155667, 8.232667 43.155667, 8.232667 43.155667, 8.232667 43.155667))'^^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 '774_4183'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73637 8.23875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73637"^^xsd:decimal ;
  dwc:decimalLongitude "8.23875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73637 8.23875)"^^geo:wktLiteral ;
  geo-pos:lat "43.73637"^^xsd:decimal ;
  geo-pos:long "8.23875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5108'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5108'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.397222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23875'^^xsd:double;
  dwc:startLongitude '8.23875'^^xsd:double;
  dwc:endLongitude '8.23875'^^xsd:double;
  dwc:latitude '43.73637'^^xsd:double;
  dwc:startLatitude '43.73637'^^xsd:double;
  dwc:endLatitude '43.73637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23875 43.73637, 8.23875 43.73637, 8.23875 43.73637, 8.23875 43.73637, 8.23875 43.73637))'^^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 '774_5108'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43111 7.544821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43111"^^xsd:decimal ;
  dwc:decimalLongitude "7.544821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43111 7.544821)"^^geo:wktLiteral ;
  geo-pos:lat "43.43111"^^xsd:decimal ;
  geo-pos:long "7.544821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7793'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7793'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.521388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.544821'^^xsd:double;
  dwc:startLongitude '7.544821'^^xsd:double;
  dwc:endLongitude '7.544821'^^xsd:double;
  dwc:latitude '43.43111'^^xsd:double;
  dwc:startLatitude '43.43111'^^xsd:double;
  dwc:endLatitude '43.43111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.544821 43.43111, 7.544821 43.43111, 7.544821 43.43111, 7.544821 43.43111, 7.544821 43.43111))'^^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 '774_7793'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538 7.2386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.538"^^xsd:decimal ;
  dwc:decimalLongitude "7.2386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.538 7.2386)"^^geo:wktLiteral ;
  geo-pos:lat "43.538"^^xsd:decimal ;
  geo-pos:long "7.2386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5098'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5098'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.328333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2386'^^xsd:double;
  dwc:startLongitude '7.2386'^^xsd:double;
  dwc:endLongitude '7.2386'^^xsd:double;
  dwc:latitude '43.538'^^xsd:double;
  dwc:startLatitude '43.538'^^xsd:double;
  dwc:endLatitude '43.538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2386 43.538, 7.2386 43.538, 7.2386 43.538, 7.2386 43.538, 7.2386 43.538))'^^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 '774_5098'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74583 7.821317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74583"^^xsd:decimal ;
  dwc:decimalLongitude "7.821317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74583 7.821317)"^^geo:wktLiteral ;
  geo-pos:lat "43.74583"^^xsd:decimal ;
  geo-pos:long "7.821317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5274'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5274'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4477777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.821317'^^xsd:double;
  dwc:startLongitude '7.821317'^^xsd:double;
  dwc:endLongitude '7.821317'^^xsd:double;
  dwc:latitude '43.74583'^^xsd:double;
  dwc:startLatitude '43.74583'^^xsd:double;
  dwc:endLatitude '43.74583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.821317 43.74583, 7.821317 43.74583, 7.821317 43.74583, 7.821317 43.74583, 7.821317 43.74583))'^^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 '774_5274'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5514 8.1972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5514"^^xsd:decimal ;
  dwc:decimalLongitude "8.1972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5514 8.1972)"^^geo:wktLiteral ;
  geo-pos:lat "43.5514"^^xsd:decimal ;
  geo-pos:long "8.1972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7166'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7166'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.835'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1972'^^xsd:double;
  dwc:startLongitude '8.1972'^^xsd:double;
  dwc:endLongitude '8.1972'^^xsd:double;
  dwc:latitude '43.5514'^^xsd:double;
  dwc:startLatitude '43.5514'^^xsd:double;
  dwc:endLatitude '43.5514'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1972 43.5514, 8.1972 43.5514, 8.1972 43.5514, 8.1972 43.5514, 8.1972 43.5514))'^^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 '774_7166'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 7.947667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "7.947667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 7.947667)"^^geo:wktLiteral ;
  geo-pos:lat "43.17"^^xsd:decimal ;
  geo-pos:long "7.947667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4023'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4023'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.947667'^^xsd:double;
  dwc:startLongitude '7.947667'^^xsd:double;
  dwc:endLongitude '7.947667'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:startLatitude '43.17'^^xsd:double;
  dwc:endLatitude '43.17'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.947667 43.17, 7.947667 43.17, 7.947667 43.17, 7.947667 43.17, 7.947667 43.17))'^^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 '774_4023'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644583 7.89895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.644583"^^xsd:decimal ;
  dwc:decimalLongitude "7.89895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644583 7.89895)"^^geo:wktLiteral ;
  geo-pos:lat "43.644583"^^xsd:decimal ;
  geo-pos:long "7.89895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7432'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7432'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.313333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89895'^^xsd:double;
  dwc:startLongitude '7.89895'^^xsd:double;
  dwc:endLongitude '7.89895'^^xsd:double;
  dwc:latitude '43.644583'^^xsd:double;
  dwc:startLatitude '43.644583'^^xsd:double;
  dwc:endLatitude '43.644583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89895 43.644583, 7.89895 43.644583, 7.89895 43.644583, 7.89895 43.644583, 7.89895 43.644583))'^^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 '774_7432'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589667 7.794167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.589667"^^xsd:decimal ;
  dwc:decimalLongitude "7.794167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.589667 7.794167)"^^geo:wktLiteral ;
  geo-pos:lat "43.589667"^^xsd:decimal ;
  geo-pos:long "7.794167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3274'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3274'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.794167'^^xsd:double;
  dwc:startLongitude '7.794167'^^xsd:double;
  dwc:endLongitude '7.794167'^^xsd:double;
  dwc:latitude '43.589667'^^xsd:double;
  dwc:startLatitude '43.589667'^^xsd:double;
  dwc:endLatitude '43.589667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.794167 43.589667, 7.794167 43.589667, 7.794167 43.589667, 7.794167 43.589667, 7.794167 43.589667))'^^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 '774_3274'^^xsd:string;
  dwc:observationDate '1990-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.240167 7.738833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.240167"^^xsd:decimal ;
  dwc:decimalLongitude "7.738833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.240167 7.738833)"^^geo:wktLiteral ;
  geo-pos:lat "43.240167"^^xsd:decimal ;
  geo-pos:long "7.738833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4054'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4054'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.738833'^^xsd:double;
  dwc:startLongitude '7.738833'^^xsd:double;
  dwc:endLongitude '7.738833'^^xsd:double;
  dwc:latitude '43.240167'^^xsd:double;
  dwc:startLatitude '43.240167'^^xsd:double;
  dwc:endLatitude '43.240167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.738833 43.240167, 7.738833 43.240167, 7.738833 43.240167, 7.738833 43.240167, 7.738833 43.240167))'^^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 '774_4054'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601667 7.98135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601667"^^xsd:decimal ;
  dwc:decimalLongitude "7.98135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601667 7.98135)"^^geo:wktLiteral ;
  geo-pos:lat "43.601667"^^xsd:decimal ;
  geo-pos:long "7.98135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7420'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7420'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.655277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98135'^^xsd:double;
  dwc:startLongitude '7.98135'^^xsd:double;
  dwc:endLongitude '7.98135'^^xsd:double;
  dwc:latitude '43.601667'^^xsd:double;
  dwc:startLatitude '43.601667'^^xsd:double;
  dwc:endLatitude '43.601667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98135 43.601667, 7.98135 43.601667, 7.98135 43.601667, 7.98135 43.601667, 7.98135 43.601667))'^^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 '774_7420'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479667 7.9606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479667 7.9606)"^^geo:wktLiteral ;
  geo-pos:lat "43.479667"^^xsd:decimal ;
  geo-pos:long "7.9606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3590'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3590'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9606'^^xsd:double;
  dwc:startLongitude '7.9606'^^xsd:double;
  dwc:endLongitude '7.9606'^^xsd:double;
  dwc:latitude '43.479667'^^xsd:double;
  dwc:startLatitude '43.479667'^^xsd:double;
  dwc:endLatitude '43.479667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9606 43.479667, 7.9606 43.479667, 7.9606 43.479667, 7.9606 43.479667, 7.9606 43.479667))'^^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 '774_3590'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8555 8.470833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8555"^^xsd:decimal ;
  dwc:decimalLongitude "8.470833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8555 8.470833)"^^geo:wktLiteral ;
  geo-pos:lat "42.8555"^^xsd:decimal ;
  geo-pos:long "8.470833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3407'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3407'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.470833'^^xsd:double;
  dwc:startLongitude '8.470833'^^xsd:double;
  dwc:endLongitude '8.470833'^^xsd:double;
  dwc:latitude '42.8555'^^xsd:double;
  dwc:startLatitude '42.8555'^^xsd:double;
  dwc:endLatitude '42.8555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.470833 42.8555, 8.470833 42.8555, 8.470833 42.8555, 8.470833 42.8555, 8.470833 42.8555))'^^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 '774_3407'^^xsd:string;
  dwc:observationDate '1991-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37817 8.26128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37817"^^xsd:decimal ;
  dwc:decimalLongitude "8.26128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37817 8.26128)"^^geo:wktLiteral ;
  geo-pos:lat "43.37817"^^xsd:decimal ;
  geo-pos:long "8.26128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7978'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7978'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.26128'^^xsd:double;
  dwc:startLongitude '8.26128'^^xsd:double;
  dwc:endLongitude '8.26128'^^xsd:double;
  dwc:latitude '43.37817'^^xsd:double;
  dwc:startLatitude '43.37817'^^xsd:double;
  dwc:endLatitude '43.37817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.26128 43.37817, 8.26128 43.37817, 8.26128 43.37817, 8.26128 43.37817, 8.26128 43.37817))'^^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 '774_7978'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12487 8.39378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12487"^^xsd:decimal ;
  dwc:decimalLongitude "8.39378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12487 8.39378)"^^geo:wktLiteral ;
  geo-pos:lat "43.12487"^^xsd:decimal ;
  geo-pos:long "8.39378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6499'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.445555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.39378'^^xsd:double;
  dwc:startLongitude '8.39378'^^xsd:double;
  dwc:endLongitude '8.39378'^^xsd:double;
  dwc:latitude '43.12487'^^xsd:double;
  dwc:startLatitude '43.12487'^^xsd:double;
  dwc:endLatitude '43.12487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.39378 43.12487, 8.39378 43.12487, 8.39378 43.12487, 8.39378 43.12487, 8.39378 43.12487))'^^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 '774_6499'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78796 7.887687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78796"^^xsd:decimal ;
  dwc:decimalLongitude "7.887687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78796 7.887687)"^^geo:wktLiteral ;
  geo-pos:lat "43.78796"^^xsd:decimal ;
  geo-pos:long "7.887687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7816'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7816'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.009166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.887687'^^xsd:double;
  dwc:startLongitude '7.887687'^^xsd:double;
  dwc:endLongitude '7.887687'^^xsd:double;
  dwc:latitude '43.78796'^^xsd:double;
  dwc:startLatitude '43.78796'^^xsd:double;
  dwc:endLatitude '43.78796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.887687 43.78796, 7.887687 43.78796, 7.887687 43.78796, 7.887687 43.78796, 7.887687 43.78796))'^^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 '774_7816'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667847 7.685304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667847"^^xsd:decimal ;
  dwc:decimalLongitude "7.685304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667847 7.685304)"^^geo:wktLiteral ;
  geo-pos:lat "43.667847"^^xsd:decimal ;
  geo-pos:long "7.685304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6228'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6228'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.571111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.685304'^^xsd:double;
  dwc:startLongitude '7.685304'^^xsd:double;
  dwc:endLongitude '7.685304'^^xsd:double;
  dwc:latitude '43.667847'^^xsd:double;
  dwc:startLatitude '43.667847'^^xsd:double;
  dwc:endLatitude '43.667847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.685304 43.667847, 7.685304 43.667847, 7.685304 43.667847, 7.685304 43.667847, 7.685304 43.667847))'^^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 '774_6228'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69 7.57405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69"^^xsd:decimal ;
  dwc:decimalLongitude "7.57405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69 7.57405)"^^geo:wktLiteral ;
  geo-pos:lat "43.69"^^xsd:decimal ;
  geo-pos:long "7.57405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6824'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6824'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.748333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.57405'^^xsd:double;
  dwc:startLongitude '7.57405'^^xsd:double;
  dwc:endLongitude '7.57405'^^xsd:double;
  dwc:latitude '43.69'^^xsd:double;
  dwc:startLatitude '43.69'^^xsd:double;
  dwc:endLatitude '43.69'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.57405 43.69, 7.57405 43.69, 7.57405 43.69, 7.57405 43.69, 7.57405 43.69))'^^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 '774_6824'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33675 7.309834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33675"^^xsd:decimal ;
  dwc:decimalLongitude "7.309834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33675 7.309834)"^^geo:wktLiteral ;
  geo-pos:lat "43.33675"^^xsd:decimal ;
  geo-pos:long "7.309834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5627'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.446944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.309834'^^xsd:double;
  dwc:startLongitude '7.309834'^^xsd:double;
  dwc:endLongitude '7.309834'^^xsd:double;
  dwc:latitude '43.33675'^^xsd:double;
  dwc:startLatitude '43.33675'^^xsd:double;
  dwc:endLatitude '43.33675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.309834 43.33675, 7.309834 43.33675, 7.309834 43.33675, 7.309834 43.33675, 7.309834 43.33675))'^^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 '774_5627'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.526667 8.021333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.526667"^^xsd:decimal ;
  dwc:decimalLongitude "8.021333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.526667 8.021333)"^^geo:wktLiteral ;
  geo-pos:lat "43.526667"^^xsd:decimal ;
  geo-pos:long "8.021333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4268'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4268'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.021333'^^xsd:double;
  dwc:startLongitude '8.021333'^^xsd:double;
  dwc:endLongitude '8.021333'^^xsd:double;
  dwc:latitude '43.526667'^^xsd:double;
  dwc:startLatitude '43.526667'^^xsd:double;
  dwc:endLatitude '43.526667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.021333 43.526667, 8.021333 43.526667, 8.021333 43.526667, 8.021333 43.526667, 8.021333 43.526667))'^^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 '774_4268'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.345257 8.713847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.345257"^^xsd:decimal ;
  dwc:decimalLongitude "8.713847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.345257 8.713847)"^^geo:wktLiteral ;
  geo-pos:lat "43.345257"^^xsd:decimal ;
  geo-pos:long "8.713847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6276'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.915833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.713847'^^xsd:double;
  dwc:startLongitude '8.713847'^^xsd:double;
  dwc:endLongitude '8.713847'^^xsd:double;
  dwc:latitude '43.345257'^^xsd:double;
  dwc:startLatitude '43.345257'^^xsd:double;
  dwc:endLatitude '43.345257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.713847 43.345257, 8.713847 43.345257, 8.713847 43.345257, 8.713847 43.345257, 8.713847 43.345257))'^^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 '774_6276'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607833 7.9575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.607833"^^xsd:decimal ;
  dwc:decimalLongitude "7.9575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607833 7.9575)"^^geo:wktLiteral ;
  geo-pos:lat "43.607833"^^xsd:decimal ;
  geo-pos:long "7.9575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4328'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4328'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9575'^^xsd:double;
  dwc:startLongitude '7.9575'^^xsd:double;
  dwc:endLongitude '7.9575'^^xsd:double;
  dwc:latitude '43.607833'^^xsd:double;
  dwc:startLatitude '43.607833'^^xsd:double;
  dwc:endLatitude '43.607833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9575 43.607833, 7.9575 43.607833, 7.9575 43.607833, 7.9575 43.607833, 7.9575 43.607833))'^^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 '774_4328'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54575 8.24005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54575"^^xsd:decimal ;
  dwc:decimalLongitude "8.24005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54575 8.24005)"^^geo:wktLiteral ;
  geo-pos:lat "43.54575"^^xsd:decimal ;
  geo-pos:long "8.24005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5152'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5152'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.151388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24005'^^xsd:double;
  dwc:startLongitude '8.24005'^^xsd:double;
  dwc:endLongitude '8.24005'^^xsd:double;
  dwc:latitude '43.54575'^^xsd:double;
  dwc:startLatitude '43.54575'^^xsd:double;
  dwc:endLatitude '43.54575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24005 43.54575, 8.24005 43.54575, 8.24005 43.54575, 8.24005 43.54575, 8.24005 43.54575))'^^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 '774_5152'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68027 7.993152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68027"^^xsd:decimal ;
  dwc:decimalLongitude "7.993152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68027 7.993152)"^^geo:wktLiteral ;
  geo-pos:lat "43.68027"^^xsd:decimal ;
  geo-pos:long "7.993152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7787'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7787'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.993152'^^xsd:double;
  dwc:startLongitude '7.993152'^^xsd:double;
  dwc:endLongitude '7.993152'^^xsd:double;
  dwc:latitude '43.68027'^^xsd:double;
  dwc:startLatitude '43.68027'^^xsd:double;
  dwc:endLatitude '43.68027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.993152 43.68027, 7.993152 43.68027, 7.993152 43.68027, 7.993152 43.68027, 7.993152 43.68027))'^^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 '774_7787'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41698 7.840816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41698"^^xsd:decimal ;
  dwc:decimalLongitude "7.840816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41698 7.840816)"^^geo:wktLiteral ;
  geo-pos:lat "43.41698"^^xsd:decimal ;
  geo-pos:long "7.840816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5278'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5278'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.624444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.840816'^^xsd:double;
  dwc:startLongitude '7.840816'^^xsd:double;
  dwc:endLongitude '7.840816'^^xsd:double;
  dwc:latitude '43.41698'^^xsd:double;
  dwc:startLatitude '43.41698'^^xsd:double;
  dwc:endLatitude '43.41698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.840816 43.41698, 7.840816 43.41698, 7.840816 43.41698, 7.840816 43.41698, 7.840816 43.41698))'^^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 '774_5278'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.693546 7.774245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.693546"^^xsd:decimal ;
  dwc:decimalLongitude "7.774245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.693546 7.774245)"^^geo:wktLiteral ;
  geo-pos:lat "43.693546"^^xsd:decimal ;
  geo-pos:long "7.774245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5704'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5704'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.774245'^^xsd:double;
  dwc:startLongitude '7.774245'^^xsd:double;
  dwc:endLongitude '7.774245'^^xsd:double;
  dwc:latitude '43.693546'^^xsd:double;
  dwc:startLatitude '43.693546'^^xsd:double;
  dwc:endLatitude '43.693546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.774245 43.693546, 7.774245 43.693546, 7.774245 43.693546, 7.774245 43.693546, 7.774245 43.693546))'^^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 '774_5704'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607283 8.35825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.607283"^^xsd:decimal ;
  dwc:decimalLongitude "8.35825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.607283 8.35825)"^^geo:wktLiteral ;
  geo-pos:lat "43.607283"^^xsd:decimal ;
  geo-pos:long "8.35825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7090'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7090'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.35825'^^xsd:double;
  dwc:startLongitude '8.35825'^^xsd:double;
  dwc:endLongitude '8.35825'^^xsd:double;
  dwc:latitude '43.607283'^^xsd:double;
  dwc:startLatitude '43.607283'^^xsd:double;
  dwc:endLatitude '43.607283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.35825 43.607283, 8.35825 43.607283, 8.35825 43.607283, 8.35825 43.607283, 8.35825 43.607283))'^^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 '774_7090'^^xsd:string;
  dwc:observationDate '1997-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516967 7.959167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516967"^^xsd:decimal ;
  dwc:decimalLongitude "7.959167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516967 7.959167)"^^geo:wktLiteral ;
  geo-pos:lat "43.516967"^^xsd:decimal ;
  geo-pos:long "7.959167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3607'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3607'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.959167'^^xsd:double;
  dwc:startLongitude '7.959167'^^xsd:double;
  dwc:endLongitude '7.959167'^^xsd:double;
  dwc:latitude '43.516967'^^xsd:double;
  dwc:startLatitude '43.516967'^^xsd:double;
  dwc:endLatitude '43.516967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.959167 43.516967, 7.959167 43.516967, 7.959167 43.516967, 7.959167 43.516967, 7.959167 43.516967))'^^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 '774_3607'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866667 19.2855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866667 19.2855)"^^geo:wktLiteral ;
  geo-pos:lat "39.866667"^^xsd:decimal ;
  geo-pos:long "19.2855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2448'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2448'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.2855'^^xsd:double;
  dwc:startLongitude '19.2855'^^xsd:double;
  dwc:endLongitude '19.2855'^^xsd:double;
  dwc:latitude '39.866667'^^xsd:double;
  dwc:startLatitude '39.866667'^^xsd:double;
  dwc:endLatitude '39.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.2855 39.866667, 19.2855 39.866667, 19.2855 39.866667, 19.2855 39.866667, 19.2855 39.866667))'^^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 '774_2448'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7672 8.1628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7672"^^xsd:decimal ;
  dwc:decimalLongitude "8.1628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7672 8.1628)"^^geo:wktLiteral ;
  geo-pos:lat "43.7672"^^xsd:decimal ;
  geo-pos:long "8.1628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7281'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7281'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.696111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1628'^^xsd:double;
  dwc:startLongitude '8.1628'^^xsd:double;
  dwc:endLongitude '8.1628'^^xsd:double;
  dwc:latitude '43.7672'^^xsd:double;
  dwc:startLatitude '43.7672'^^xsd:double;
  dwc:endLatitude '43.7672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1628 43.7672, 8.1628 43.7672, 8.1628 43.7672, 8.1628 43.7672, 8.1628 43.7672))'^^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 '774_7281'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.296833 8.144833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.296833"^^xsd:decimal ;
  dwc:decimalLongitude "8.144833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.296833 8.144833)"^^geo:wktLiteral ;
  geo-pos:lat "43.296833"^^xsd:decimal ;
  geo-pos:long "8.144833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3683'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3683'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.144833'^^xsd:double;
  dwc:startLongitude '8.144833'^^xsd:double;
  dwc:endLongitude '8.144833'^^xsd:double;
  dwc:latitude '43.296833'^^xsd:double;
  dwc:startLatitude '43.296833'^^xsd:double;
  dwc:endLatitude '43.296833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.144833 43.296833, 8.144833 43.296833, 8.144833 43.296833, 8.144833 43.296833, 8.144833 43.296833))'^^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 '774_3683'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7665 8.206833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7665"^^xsd:decimal ;
  dwc:decimalLongitude "8.206833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7665 8.206833)"^^geo:wktLiteral ;
  geo-pos:lat "43.7665"^^xsd:decimal ;
  geo-pos:long "8.206833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7023'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7023'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.206833'^^xsd:double;
  dwc:startLongitude '8.206833'^^xsd:double;
  dwc:endLongitude '8.206833'^^xsd:double;
  dwc:latitude '43.7665'^^xsd:double;
  dwc:startLatitude '43.7665'^^xsd:double;
  dwc:endLatitude '43.7665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.206833 43.7665, 8.206833 43.7665, 8.206833 43.7665, 8.206833 43.7665, 8.206833 43.7665))'^^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 '774_7023'^^xsd:string;
  dwc:observationDate '1997-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45847 8.091458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45847"^^xsd:decimal ;
  dwc:decimalLongitude "8.091458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45847 8.091458)"^^geo:wktLiteral ;
  geo-pos:lat "43.45847"^^xsd:decimal ;
  geo-pos:long "8.091458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7883'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7883'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.836111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.091458'^^xsd:double;
  dwc:startLongitude '8.091458'^^xsd:double;
  dwc:endLongitude '8.091458'^^xsd:double;
  dwc:latitude '43.45847'^^xsd:double;
  dwc:startLatitude '43.45847'^^xsd:double;
  dwc:endLatitude '43.45847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.091458 43.45847, 8.091458 43.45847, 8.091458 43.45847, 8.091458 43.45847, 8.091458 43.45847))'^^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 '774_7883'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.941389 19.455556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.941389"^^xsd:decimal ;
  dwc:decimalLongitude "19.455556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.941389 19.455556)"^^geo:wktLiteral ;
  geo-pos:lat "39.941389"^^xsd:decimal ;
  geo-pos:long "19.455556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_666'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_666'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.455556'^^xsd:double;
  dwc:startLongitude '19.455556'^^xsd:double;
  dwc:endLongitude '19.455556'^^xsd:double;
  dwc:latitude '39.941389'^^xsd:double;
  dwc:startLatitude '39.941389'^^xsd:double;
  dwc:endLatitude '39.941389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.455556 39.941389, 19.455556 39.941389, 19.455556 39.941389, 19.455556 39.941389, 19.455556 39.941389))'^^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 '774_666'^^xsd:string;
  dwc:observationDate '1991-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.009333 -16.859333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.009333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.859333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.009333 -16.859333)"^^geo:wktLiteral ;
  geo-pos:lat "28.009333"^^xsd:decimal ;
  geo-pos:long "-16.859333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2953'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2953'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.491111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.859333'^^xsd:double;
  dwc:startLongitude '-16.859333'^^xsd:double;
  dwc:endLongitude '-16.859333'^^xsd:double;
  dwc:latitude '28.009333'^^xsd:double;
  dwc:startLatitude '28.009333'^^xsd:double;
  dwc:endLatitude '28.009333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.859333 28.009333, -16.859333 28.009333, -16.859333 28.009333, -16.859333 28.009333, -16.859333 28.009333))'^^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 '774_2953'^^xsd:string;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497105 7.234996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.497105"^^xsd:decimal ;
  dwc:decimalLongitude "7.234996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.497105 7.234996)"^^geo:wktLiteral ;
  geo-pos:lat "43.497105"^^xsd:decimal ;
  geo-pos:long "7.234996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5796'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5796'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9355555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.234996'^^xsd:double;
  dwc:startLongitude '7.234996'^^xsd:double;
  dwc:endLongitude '7.234996'^^xsd:double;
  dwc:latitude '43.497105'^^xsd:double;
  dwc:startLatitude '43.497105'^^xsd:double;
  dwc:endLatitude '43.497105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.234996 43.497105, 7.234996 43.497105, 7.234996 43.497105, 7.234996 43.497105, 7.234996 43.497105))'^^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 '774_5796'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44374 7.42466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44374"^^xsd:decimal ;
  dwc:decimalLongitude "7.42466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44374 7.42466)"^^geo:wktLiteral ;
  geo-pos:lat "43.44374"^^xsd:decimal ;
  geo-pos:long "7.42466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6584'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6584'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.809444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.42466'^^xsd:double;
  dwc:startLongitude '7.42466'^^xsd:double;
  dwc:endLongitude '7.42466'^^xsd:double;
  dwc:latitude '43.44374'^^xsd:double;
  dwc:startLatitude '43.44374'^^xsd:double;
  dwc:endLatitude '43.44374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.42466 43.44374, 7.42466 43.44374, 7.42466 43.44374, 7.42466 43.44374, 7.42466 43.44374))'^^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 '774_6584'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31432 7.060996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31432"^^xsd:decimal ;
  dwc:decimalLongitude "7.060996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31432 7.060996)"^^geo:wktLiteral ;
  geo-pos:lat "43.31432"^^xsd:decimal ;
  geo-pos:long "7.060996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7858'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7858'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.240277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.060996'^^xsd:double;
  dwc:startLongitude '7.060996'^^xsd:double;
  dwc:endLongitude '7.060996'^^xsd:double;
  dwc:latitude '43.31432'^^xsd:double;
  dwc:startLatitude '43.31432'^^xsd:double;
  dwc:endLatitude '43.31432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.060996 43.31432, 7.060996 43.31432, 7.060996 43.31432, 7.060996 43.31432, 7.060996 43.31432))'^^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 '774_7858'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43495 8.034147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43495"^^xsd:decimal ;
  dwc:decimalLongitude "8.034147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43495 8.034147)"^^geo:wktLiteral ;
  geo-pos:lat "43.43495"^^xsd:decimal ;
  geo-pos:long "8.034147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8144'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8144'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.9138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.034147'^^xsd:double;
  dwc:startLongitude '8.034147'^^xsd:double;
  dwc:endLongitude '8.034147'^^xsd:double;
  dwc:latitude '43.43495'^^xsd:double;
  dwc:startLatitude '43.43495'^^xsd:double;
  dwc:endLatitude '43.43495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.034147 43.43495, 8.034147 43.43495, 8.034147 43.43495, 8.034147 43.43495, 8.034147 43.43495))'^^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 '774_8144'^^xsd:string;
  dwc:observationDate '2012-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61891 7.260688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61891"^^xsd:decimal ;
  dwc:decimalLongitude "7.260688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61891 7.260688)"^^geo:wktLiteral ;
  geo-pos:lat "43.61891"^^xsd:decimal ;
  geo-pos:long "7.260688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7678'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7678'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1711111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.260688'^^xsd:double;
  dwc:startLongitude '7.260688'^^xsd:double;
  dwc:endLongitude '7.260688'^^xsd:double;
  dwc:latitude '43.61891'^^xsd:double;
  dwc:startLatitude '43.61891'^^xsd:double;
  dwc:endLatitude '43.61891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.260688 43.61891, 7.260688 43.61891, 7.260688 43.61891, 7.260688 43.61891, 7.260688 43.61891))'^^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 '774_7678'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.330769 7.279676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.330769"^^xsd:decimal ;
  dwc:decimalLongitude "7.279676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.330769 7.279676)"^^geo:wktLiteral ;
  geo-pos:lat "43.330769"^^xsd:decimal ;
  geo-pos:long "7.279676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5751'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5751'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.020277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.279676'^^xsd:double;
  dwc:startLongitude '7.279676'^^xsd:double;
  dwc:endLongitude '7.279676'^^xsd:double;
  dwc:latitude '43.330769'^^xsd:double;
  dwc:startLatitude '43.330769'^^xsd:double;
  dwc:endLatitude '43.330769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.279676 43.330769, 7.279676 43.330769, 7.279676 43.330769, 7.279676 43.330769, 7.279676 43.330769))'^^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 '774_5751'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76403 7.82847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76403"^^xsd:decimal ;
  dwc:decimalLongitude "7.82847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76403 7.82847)"^^geo:wktLiteral ;
  geo-pos:lat "43.76403"^^xsd:decimal ;
  geo-pos:long "7.82847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6665'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6665'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.582222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82847'^^xsd:double;
  dwc:startLongitude '7.82847'^^xsd:double;
  dwc:endLongitude '7.82847'^^xsd:double;
  dwc:latitude '43.76403'^^xsd:double;
  dwc:startLatitude '43.76403'^^xsd:double;
  dwc:endLatitude '43.76403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82847 43.76403, 7.82847 43.76403, 7.82847 43.76403, 7.82847 43.76403, 7.82847 43.76403))'^^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 '774_6665'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.770062 8.231723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.770062"^^xsd:decimal ;
  dwc:decimalLongitude "8.231723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.770062 8.231723)"^^geo:wktLiteral ;
  geo-pos:lat "43.770062"^^xsd:decimal ;
  geo-pos:long "8.231723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6044'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6044'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.840555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.231723'^^xsd:double;
  dwc:startLongitude '8.231723'^^xsd:double;
  dwc:endLongitude '8.231723'^^xsd:double;
  dwc:latitude '43.770062'^^xsd:double;
  dwc:startLatitude '43.770062'^^xsd:double;
  dwc:endLatitude '43.770062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.231723 43.770062, 8.231723 43.770062, 8.231723 43.770062, 8.231723 43.770062, 8.231723 43.770062))'^^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 '774_6044'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 7.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633333"^^xsd:decimal ;
  dwc:decimalLongitude "7.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 7.916667)"^^geo:wktLiteral ;
  geo-pos:lat "43.633333"^^xsd:decimal ;
  geo-pos:long "7.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3536'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3536'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916667'^^xsd:double;
  dwc:startLongitude '7.916667'^^xsd:double;
  dwc:endLongitude '7.916667'^^xsd:double;
  dwc:latitude '43.633333'^^xsd:double;
  dwc:startLatitude '43.633333'^^xsd:double;
  dwc:endLatitude '43.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916667 43.633333, 7.916667 43.633333, 7.916667 43.633333, 7.916667 43.633333, 7.916667 43.633333))'^^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 '774_3536'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.401928 7.51228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.401928"^^xsd:decimal ;
  dwc:decimalLongitude "7.51228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.401928 7.51228)"^^geo:wktLiteral ;
  geo-pos:lat "43.401928"^^xsd:decimal ;
  geo-pos:long "7.51228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6134'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.486111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.51228'^^xsd:double;
  dwc:startLongitude '7.51228'^^xsd:double;
  dwc:endLongitude '7.51228'^^xsd:double;
  dwc:latitude '43.401928'^^xsd:double;
  dwc:startLatitude '43.401928'^^xsd:double;
  dwc:endLatitude '43.401928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51228 43.401928, 7.51228 43.401928, 7.51228 43.401928, 7.51228 43.401928, 7.51228 43.401928))'^^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 '774_6134'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05946 7.21153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05946"^^xsd:decimal ;
  dwc:decimalLongitude "7.21153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05946 7.21153)"^^geo:wktLiteral ;
  geo-pos:lat "43.05946"^^xsd:decimal ;
  geo-pos:long "7.21153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5171'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5171'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.715277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.21153'^^xsd:double;
  dwc:startLongitude '7.21153'^^xsd:double;
  dwc:endLongitude '7.21153'^^xsd:double;
  dwc:latitude '43.05946'^^xsd:double;
  dwc:startLatitude '43.05946'^^xsd:double;
  dwc:endLatitude '43.05946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.21153 43.05946, 7.21153 43.05946, 7.21153 43.05946, 7.21153 43.05946, 7.21153 43.05946))'^^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 '774_5171'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60728 8.633808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60728"^^xsd:decimal ;
  dwc:decimalLongitude "8.633808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60728 8.633808)"^^geo:wktLiteral ;
  geo-pos:lat "43.60728"^^xsd:decimal ;
  geo-pos:long "8.633808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7953'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7953'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8788888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.633808'^^xsd:double;
  dwc:startLongitude '8.633808'^^xsd:double;
  dwc:endLongitude '8.633808'^^xsd:double;
  dwc:latitude '43.60728'^^xsd:double;
  dwc:startLatitude '43.60728'^^xsd:double;
  dwc:endLatitude '43.60728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.633808 43.60728, 8.633808 43.60728, 8.633808 43.60728, 8.633808 43.60728, 8.633808 43.60728))'^^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 '774_7953'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40611 7.18667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40611"^^xsd:decimal ;
  dwc:decimalLongitude "7.18667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40611 7.18667)"^^geo:wktLiteral ;
  geo-pos:lat "43.40611"^^xsd:decimal ;
  geo-pos:long "7.18667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6849'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6849'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.773888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.18667'^^xsd:double;
  dwc:startLongitude '7.18667'^^xsd:double;
  dwc:endLongitude '7.18667'^^xsd:double;
  dwc:latitude '43.40611'^^xsd:double;
  dwc:startLatitude '43.40611'^^xsd:double;
  dwc:endLatitude '43.40611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.18667 43.40611, 7.18667 43.40611, 7.18667 43.40611, 7.18667 43.40611, 7.18667 43.40611))'^^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 '774_6849'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22794 8.997729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22794"^^xsd:decimal ;
  dwc:decimalLongitude "8.997729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22794 8.997729)"^^geo:wktLiteral ;
  geo-pos:lat "43.22794"^^xsd:decimal ;
  geo-pos:long "8.997729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5725'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5725'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.2175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.997729'^^xsd:double;
  dwc:startLongitude '8.997729'^^xsd:double;
  dwc:endLongitude '8.997729'^^xsd:double;
  dwc:latitude '43.22794'^^xsd:double;
  dwc:startLatitude '43.22794'^^xsd:double;
  dwc:endLatitude '43.22794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.997729 43.22794, 8.997729 43.22794, 8.997729 43.22794, 8.997729 43.22794, 8.997729 43.22794))'^^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 '774_5725'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8335 8.5885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8335"^^xsd:decimal ;
  dwc:decimalLongitude "8.5885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8335 8.5885)"^^geo:wktLiteral ;
  geo-pos:lat "42.8335"^^xsd:decimal ;
  geo-pos:long "8.5885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3643'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3643'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5885'^^xsd:double;
  dwc:startLongitude '8.5885'^^xsd:double;
  dwc:endLongitude '8.5885'^^xsd:double;
  dwc:latitude '42.8335'^^xsd:double;
  dwc:startLatitude '42.8335'^^xsd:double;
  dwc:endLatitude '42.8335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5885 42.8335, 8.5885 42.8335, 8.5885 42.8335, 8.5885 42.8335, 8.5885 42.8335))'^^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 '774_3643'^^xsd:string;
  dwc:observationDate '1992-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206667 7.776667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.206667"^^xsd:decimal ;
  dwc:decimalLongitude "7.776667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.206667 7.776667)"^^geo:wktLiteral ;
  geo-pos:lat "43.206667"^^xsd:decimal ;
  geo-pos:long "7.776667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4160'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4160'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.776667'^^xsd:double;
  dwc:startLongitude '7.776667'^^xsd:double;
  dwc:endLongitude '7.776667'^^xsd:double;
  dwc:latitude '43.206667'^^xsd:double;
  dwc:startLatitude '43.206667'^^xsd:double;
  dwc:endLatitude '43.206667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.776667 43.206667, 7.776667 43.206667, 7.776667 43.206667, 7.776667 43.206667, 7.776667 43.206667))'^^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 '774_4160'^^xsd:string;
  dwc:observationDate '1995-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7659 8.2574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7659"^^xsd:decimal ;
  dwc:decimalLongitude "8.2574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7659 8.2574)"^^geo:wktLiteral ;
  geo-pos:lat "43.7659"^^xsd:decimal ;
  geo-pos:long "8.2574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7239'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7239'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.021944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2574'^^xsd:double;
  dwc:startLongitude '8.2574'^^xsd:double;
  dwc:endLongitude '8.2574'^^xsd:double;
  dwc:latitude '43.7659'^^xsd:double;
  dwc:startLatitude '43.7659'^^xsd:double;
  dwc:endLatitude '43.7659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2574 43.7659, 8.2574 43.7659, 8.2574 43.7659, 8.2574 43.7659, 8.2574 43.7659))'^^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 '774_7239'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.708667 7.786883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.708667"^^xsd:decimal ;
  dwc:decimalLongitude "7.786883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.708667 7.786883)"^^geo:wktLiteral ;
  geo-pos:lat "43.708667"^^xsd:decimal ;
  geo-pos:long "7.786883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7078'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7078'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.786883'^^xsd:double;
  dwc:startLongitude '7.786883'^^xsd:double;
  dwc:endLongitude '7.786883'^^xsd:double;
  dwc:latitude '43.708667'^^xsd:double;
  dwc:startLatitude '43.708667'^^xsd:double;
  dwc:endLatitude '43.708667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.786883 43.708667, 7.786883 43.708667, 7.786883 43.708667, 7.786883 43.708667, 7.786883 43.708667))'^^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 '774_7078'^^xsd:string;
  dwc:observationDate '1997-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7248 8.0339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7248"^^xsd:decimal ;
  dwc:decimalLongitude "8.0339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7248 8.0339)"^^geo:wktLiteral ;
  geo-pos:lat "43.7248"^^xsd:decimal ;
  geo-pos:long "8.0339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7622'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7622'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.065555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0339'^^xsd:double;
  dwc:startLongitude '8.0339'^^xsd:double;
  dwc:endLongitude '8.0339'^^xsd:double;
  dwc:latitude '43.7248'^^xsd:double;
  dwc:startLatitude '43.7248'^^xsd:double;
  dwc:endLatitude '43.7248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0339 43.7248, 8.0339 43.7248, 8.0339 43.7248, 8.0339 43.7248, 8.0339 43.7248))'^^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 '774_7622'^^xsd:string;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54667 7.40317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54667"^^xsd:decimal ;
  dwc:decimalLongitude "7.40317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54667 7.40317)"^^geo:wktLiteral ;
  geo-pos:lat "43.54667"^^xsd:decimal ;
  geo-pos:long "7.40317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5051'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5051'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40317'^^xsd:double;
  dwc:startLongitude '7.40317'^^xsd:double;
  dwc:endLongitude '7.40317'^^xsd:double;
  dwc:latitude '43.54667'^^xsd:double;
  dwc:startLatitude '43.54667'^^xsd:double;
  dwc:endLatitude '43.54667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40317 43.54667, 7.40317 43.54667, 7.40317 43.54667, 7.40317 43.54667, 7.40317 43.54667))'^^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 '774_5051'^^xsd:string;
  dwc:observationDate '2000-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.047222 20.296389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.047222"^^xsd:decimal ;
  dwc:decimalLongitude "20.296389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.047222 20.296389)"^^geo:wktLiteral ;
  geo-pos:lat "39.047222"^^xsd:decimal ;
  geo-pos:long "20.296389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_689'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_689'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.296389'^^xsd:double;
  dwc:startLongitude '20.296389'^^xsd:double;
  dwc:endLongitude '20.296389'^^xsd:double;
  dwc:latitude '39.047222'^^xsd:double;
  dwc:startLatitude '39.047222'^^xsd:double;
  dwc:endLatitude '39.047222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.296389 39.047222, 20.296389 39.047222, 20.296389 39.047222, 20.296389 39.047222, 20.296389 39.047222))'^^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 '774_689'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.344333 7.7495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.344333"^^xsd:decimal ;
  dwc:decimalLongitude "7.7495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.344333 7.7495)"^^geo:wktLiteral ;
  geo-pos:lat "43.344333"^^xsd:decimal ;
  geo-pos:long "7.7495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4200'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4200'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7495'^^xsd:double;
  dwc:startLongitude '7.7495'^^xsd:double;
  dwc:endLongitude '7.7495'^^xsd:double;
  dwc:latitude '43.344333'^^xsd:double;
  dwc:startLatitude '43.344333'^^xsd:double;
  dwc:endLatitude '43.344333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7495 43.344333, 7.7495 43.344333, 7.7495 43.344333, 7.7495 43.344333, 7.7495 43.344333))'^^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 '774_4200'^^xsd:string;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57557 7.441528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57557"^^xsd:decimal ;
  dwc:decimalLongitude "7.441528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57557 7.441528)"^^geo:wktLiteral ;
  geo-pos:lat "43.57557"^^xsd:decimal ;
  geo-pos:long "7.441528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7628'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7628'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.981111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.441528'^^xsd:double;
  dwc:startLongitude '7.441528'^^xsd:double;
  dwc:endLongitude '7.441528'^^xsd:double;
  dwc:latitude '43.57557'^^xsd:double;
  dwc:startLatitude '43.57557'^^xsd:double;
  dwc:endLatitude '43.57557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.441528 43.57557, 7.441528 43.57557, 7.441528 43.57557, 7.441528 43.57557, 7.441528 43.57557))'^^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 '774_7628'^^xsd:string;
  dwc:observationDate '2011-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833333 19.2995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.2995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833333 19.2995)"^^geo:wktLiteral ;
  geo-pos:lat "39.833333"^^xsd:decimal ;
  geo-pos:long "19.2995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2662'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2662'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.2995'^^xsd:double;
  dwc:startLongitude '19.2995'^^xsd:double;
  dwc:endLongitude '19.2995'^^xsd:double;
  dwc:latitude '39.833333'^^xsd:double;
  dwc:startLatitude '39.833333'^^xsd:double;
  dwc:endLatitude '39.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.2995 39.833333, 19.2995 39.833333, 19.2995 39.833333, 19.2995 39.833333, 19.2995 39.833333))'^^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 '774_2662'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0265 8.129833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0265"^^xsd:decimal ;
  dwc:decimalLongitude "8.129833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0265 8.129833)"^^geo:wktLiteral ;
  geo-pos:lat "43.0265"^^xsd:decimal ;
  geo-pos:long "8.129833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3948'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3948'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.129833'^^xsd:double;
  dwc:startLongitude '8.129833'^^xsd:double;
  dwc:endLongitude '8.129833'^^xsd:double;
  dwc:latitude '43.0265'^^xsd:double;
  dwc:startLatitude '43.0265'^^xsd:double;
  dwc:endLatitude '43.0265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.129833 43.0265, 8.129833 43.0265, 8.129833 43.0265, 8.129833 43.0265, 8.129833 43.0265))'^^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 '774_3948'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2595 8.171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2595"^^xsd:decimal ;
  dwc:decimalLongitude "8.171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2595 8.171667)"^^geo:wktLiteral ;
  geo-pos:lat "43.2595"^^xsd:decimal ;
  geo-pos:long "8.171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4428'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4428'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.171667'^^xsd:double;
  dwc:startLongitude '8.171667'^^xsd:double;
  dwc:endLongitude '8.171667'^^xsd:double;
  dwc:latitude '43.2595'^^xsd:double;
  dwc:startLatitude '43.2595'^^xsd:double;
  dwc:endLatitude '43.2595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.171667 43.2595, 8.171667 43.2595, 8.171667 43.2595, 8.171667 43.2595, 8.171667 43.2595))'^^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 '774_4428'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26833 8.4675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26833 8.4675)"^^geo:wktLiteral ;
  geo-pos:lat "43.26833"^^xsd:decimal ;
  geo-pos:long "8.4675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5001'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5001'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4675'^^xsd:double;
  dwc:startLongitude '8.4675'^^xsd:double;
  dwc:endLongitude '8.4675'^^xsd:double;
  dwc:latitude '43.26833'^^xsd:double;
  dwc:startLatitude '43.26833'^^xsd:double;
  dwc:endLatitude '43.26833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4675 43.26833, 8.4675 43.26833, 8.4675 43.26833, 8.4675 43.26833, 8.4675 43.26833))'^^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 '774_5001'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41927 8.605516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41927"^^xsd:decimal ;
  dwc:decimalLongitude "8.605516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41927 8.605516)"^^geo:wktLiteral ;
  geo-pos:lat "43.41927"^^xsd:decimal ;
  geo-pos:long "8.605516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6319'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6319'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.95111111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.605516'^^xsd:double;
  dwc:startLongitude '8.605516'^^xsd:double;
  dwc:endLongitude '8.605516'^^xsd:double;
  dwc:latitude '43.41927'^^xsd:double;
  dwc:startLatitude '43.41927'^^xsd:double;
  dwc:endLatitude '43.41927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.605516 43.41927, 8.605516 43.41927, 8.605516 43.41927, 8.605516 43.41927, 8.605516 43.41927))'^^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 '774_6319'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601189 7.585737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601189"^^xsd:decimal ;
  dwc:decimalLongitude "7.585737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601189 7.585737)"^^geo:wktLiteral ;
  geo-pos:lat "43.601189"^^xsd:decimal ;
  geo-pos:long "7.585737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5804'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5804'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.771666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.585737'^^xsd:double;
  dwc:startLongitude '7.585737'^^xsd:double;
  dwc:endLongitude '7.585737'^^xsd:double;
  dwc:latitude '43.601189'^^xsd:double;
  dwc:startLatitude '43.601189'^^xsd:double;
  dwc:endLatitude '43.601189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.585737 43.601189, 7.585737 43.601189, 7.585737 43.601189, 7.585737 43.601189, 7.585737 43.601189))'^^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 '774_5804'^^xsd:string;
  dwc:observationDate '2006-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632381 7.93676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.632381"^^xsd:decimal ;
  dwc:decimalLongitude "7.93676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632381 7.93676)"^^geo:wktLiteral ;
  geo-pos:lat "43.632381"^^xsd:decimal ;
  geo-pos:long "7.93676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6112'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.065'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93676'^^xsd:double;
  dwc:startLongitude '7.93676'^^xsd:double;
  dwc:endLongitude '7.93676'^^xsd:double;
  dwc:latitude '43.632381'^^xsd:double;
  dwc:startLatitude '43.632381'^^xsd:double;
  dwc:endLatitude '43.632381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93676 43.632381, 7.93676 43.632381, 7.93676 43.632381, 7.93676 43.632381, 7.93676 43.632381))'^^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 '774_6112'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69161 7.799825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69161"^^xsd:decimal ;
  dwc:decimalLongitude "7.799825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69161 7.799825)"^^geo:wktLiteral ;
  geo-pos:lat "43.69161"^^xsd:decimal ;
  geo-pos:long "7.799825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8029'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8029'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.799825'^^xsd:double;
  dwc:startLongitude '7.799825'^^xsd:double;
  dwc:endLongitude '7.799825'^^xsd:double;
  dwc:latitude '43.69161'^^xsd:double;
  dwc:startLatitude '43.69161'^^xsd:double;
  dwc:endLatitude '43.69161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.799825 43.69161, 7.799825 43.69161, 7.799825 43.69161, 7.799825 43.69161, 7.799825 43.69161))'^^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 '774_8029'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.500267 8.101117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.500267"^^xsd:decimal ;
  dwc:decimalLongitude "8.101117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.500267 8.101117)"^^geo:wktLiteral ;
  geo-pos:lat "43.500267"^^xsd:decimal ;
  geo-pos:long "8.101117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5528'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5528'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.677222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.101117'^^xsd:double;
  dwc:startLongitude '8.101117'^^xsd:double;
  dwc:endLongitude '8.101117'^^xsd:double;
  dwc:latitude '43.500267'^^xsd:double;
  dwc:startLatitude '43.500267'^^xsd:double;
  dwc:endLatitude '43.500267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.101117 43.500267, 8.101117 43.500267, 8.101117 43.500267, 8.101117 43.500267, 8.101117 43.500267))'^^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 '774_5528'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.501111 -61.526389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.501111"^^xsd:decimal ;
  dwc:decimalLongitude "-61.526389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.501111 -61.526389)"^^geo:wktLiteral ;
  geo-pos:lat "15.501111"^^xsd:decimal ;
  geo-pos:long "-61.526389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3150'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3150'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.526389'^^xsd:double;
  dwc:startLongitude '-61.526389'^^xsd:double;
  dwc:endLongitude '-61.526389'^^xsd:double;
  dwc:latitude '15.501111'^^xsd:double;
  dwc:startLatitude '15.501111'^^xsd:double;
  dwc:endLatitude '15.501111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.526389 15.501111, -61.526389 15.501111, -61.526389 15.501111, -61.526389 15.501111, -61.526389 15.501111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3150'^^xsd:string;
  dwc:observationDate '1994-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.823611 -61.250278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.823611"^^xsd:decimal ;
  dwc:decimalLongitude "-61.250278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.823611 -61.250278)"^^geo:wktLiteral ;
  geo-pos:lat "14.823611"^^xsd:decimal ;
  geo-pos:long "-61.250278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3115'^^xsd:string;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3115'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.250278'^^xsd:double;
  dwc:startLongitude '-61.250278'^^xsd:double;
  dwc:endLongitude '-61.250278'^^xsd:double;
  dwc:latitude '14.823611'^^xsd:double;
  dwc:startLatitude '14.823611'^^xsd:double;
  dwc:endLatitude '14.823611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.250278 14.823611, -61.250278 14.823611, -61.250278 14.823611, -61.250278 14.823611, -61.250278 14.823611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella attenuata" by the provider'^^xsd:string;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId '774_3115'^^xsd:string;
  dwc:observationDate '1993-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.502833 14.568667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.502833"^^xsd:decimal ;
  dwc:decimalLongitude "14.568667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.502833 14.568667)"^^geo:wktLiteral ;
  geo-pos:lat "44.502833"^^xsd:decimal ;
  geo-pos:long "14.568667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2117'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2117'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.568667'^^xsd:double;
  dwc:startLongitude '14.568667'^^xsd:double;
  dwc:endLongitude '14.568667'^^xsd:double;
  dwc:latitude '44.502833'^^xsd:double;
  dwc:startLatitude '44.502833'^^xsd:double;
  dwc:endLatitude '44.502833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.568667 44.502833, 14.568667 44.502833, 14.568667 44.502833, 14.568667 44.502833, 14.568667 44.502833))'^^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 '774_2117'^^xsd:string;
  dwc:observationDate '1997-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661333 20.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661333"^^xsd:decimal ;
  dwc:decimalLongitude "20.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661333 20.953)"^^geo:wktLiteral ;
  geo-pos:lat "38.661333"^^xsd:decimal ;
  geo-pos:long "20.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1521'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1521'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.953'^^xsd:double;
  dwc:startLongitude '20.953'^^xsd:double;
  dwc:endLongitude '20.953'^^xsd:double;
  dwc:latitude '38.661333'^^xsd:double;
  dwc:startLatitude '38.661333'^^xsd:double;
  dwc:endLatitude '38.661333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.953 38.661333, 20.953 38.661333, 20.953 38.661333, 20.953 38.661333, 20.953 38.661333))'^^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 '774_1521'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 13.118667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "13.118667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 13.118667)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "13.118667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2432'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2432'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.118667'^^xsd:double;
  dwc:startLongitude '13.118667'^^xsd:double;
  dwc:endLongitude '13.118667'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:startLatitude '44.2'^^xsd:double;
  dwc:endLatitude '44.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.118667 44.2, 13.118667 44.2, 13.118667 44.2, 13.118667 44.2, 13.118667 44.2))'^^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 '774_2432'^^xsd:string;
  dwc:observationDate '1990-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583333 20.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583333"^^xsd:decimal ;
  dwc:decimalLongitude "20.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583333 20.856)"^^geo:wktLiteral ;
  geo-pos:lat "38.583333"^^xsd:decimal ;
  geo-pos:long "20.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2668'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2668'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.856'^^xsd:double;
  dwc:startLongitude '20.856'^^xsd:double;
  dwc:endLongitude '20.856'^^xsd:double;
  dwc:latitude '38.583333'^^xsd:double;
  dwc:startLatitude '38.583333'^^xsd:double;
  dwc:endLatitude '38.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.856 38.583333, 20.856 38.583333, 20.856 38.583333, 20.856 38.583333, 20.856 38.583333))'^^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 '774_2668'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959833 20.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959833"^^xsd:decimal ;
  dwc:decimalLongitude "20.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959833 20.976)"^^geo:wktLiteral ;
  geo-pos:lat "38.959833"^^xsd:decimal ;
  geo-pos:long "20.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_153'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_153'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.976'^^xsd:double;
  dwc:startLongitude '20.976'^^xsd:double;
  dwc:endLongitude '20.976'^^xsd:double;
  dwc:latitude '38.959833'^^xsd:double;
  dwc:startLatitude '38.959833'^^xsd:double;
  dwc:endLatitude '38.959833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.976 38.959833, 20.976 38.959833, 20.976 38.959833, 20.976 38.959833, 20.976 38.959833))'^^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 '774_153'^^xsd:string;
  dwc:observationDate '2005-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999167 21.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.999167"^^xsd:decimal ;
  dwc:decimalLongitude "21.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999167 21.133333)"^^geo:wktLiteral ;
  geo-pos:lat "38.999167"^^xsd:decimal ;
  geo-pos:long "21.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_187'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_187'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.133333'^^xsd:double;
  dwc:startLongitude '21.133333'^^xsd:double;
  dwc:endLongitude '21.133333'^^xsd:double;
  dwc:latitude '38.999167'^^xsd:double;
  dwc:startLatitude '38.999167'^^xsd:double;
  dwc:endLatitude '38.999167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.133333 38.999167, 21.133333 38.999167, 21.133333 38.999167, 21.133333 38.999167, 21.133333 38.999167))'^^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 '774_187'^^xsd:string;
  dwc:observationDate '2006-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.919833 21.099333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.919833"^^xsd:decimal ;
  dwc:decimalLongitude "21.099333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.919833 21.099333)"^^geo:wktLiteral ;
  geo-pos:lat "38.919833"^^xsd:decimal ;
  geo-pos:long "21.099333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_28'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_28'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.099333'^^xsd:double;
  dwc:startLongitude '21.099333'^^xsd:double;
  dwc:endLongitude '21.099333'^^xsd:double;
  dwc:latitude '38.919833'^^xsd:double;
  dwc:startLatitude '38.919833'^^xsd:double;
  dwc:endLatitude '38.919833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.099333 38.919833, 21.099333 38.919833, 21.099333 38.919833, 21.099333 38.919833, 21.099333 38.919833))'^^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 '774_28'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.468 14.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.468"^^xsd:decimal ;
  dwc:decimalLongitude "14.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.468 14.716)"^^geo:wktLiteral ;
  geo-pos:lat "44.468"^^xsd:decimal ;
  geo-pos:long "14.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2146'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2146'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.716'^^xsd:double;
  dwc:startLongitude '14.716'^^xsd:double;
  dwc:endLongitude '14.716'^^xsd:double;
  dwc:latitude '44.468'^^xsd:double;
  dwc:startLatitude '44.468'^^xsd:double;
  dwc:endLatitude '44.468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.716 44.468, 14.716 44.468, 14.716 44.468, 14.716 44.468, 14.716 44.468))'^^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 '774_2146'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966167 20.848333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966167"^^xsd:decimal ;
  dwc:decimalLongitude "20.848333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966167 20.848333)"^^geo:wktLiteral ;
  geo-pos:lat "38.966167"^^xsd:decimal ;
  geo-pos:long "20.848333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_439'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_439'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.848333'^^xsd:double;
  dwc:startLongitude '20.848333'^^xsd:double;
  dwc:endLongitude '20.848333'^^xsd:double;
  dwc:latitude '38.966167'^^xsd:double;
  dwc:startLatitude '38.966167'^^xsd:double;
  dwc:endLatitude '38.966167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.848333 38.966167, 20.848333 38.966167, 20.848333 38.966167, 20.848333 38.966167, 20.848333 38.966167))'^^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 '774_439'^^xsd:string;
  dwc:observationDate '2009-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6675 20.864167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6675"^^xsd:decimal ;
  dwc:decimalLongitude "20.864167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6675 20.864167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6675"^^xsd:decimal ;
  geo-pos:long "20.864167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_860'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_860'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.864167'^^xsd:double;
  dwc:startLongitude '20.864167'^^xsd:double;
  dwc:endLongitude '20.864167'^^xsd:double;
  dwc:latitude '38.6675'^^xsd:double;
  dwc:startLatitude '38.6675'^^xsd:double;
  dwc:endLatitude '38.6675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.864167 38.6675, 20.864167 38.6675, 20.864167 38.6675, 20.864167 38.6675, 20.864167 38.6675))'^^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 '774_860'^^xsd:string;
  dwc:observationDate '1996-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.49533 14.62667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.49533"^^xsd:decimal ;
  dwc:decimalLongitude "14.62667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.49533 14.62667)"^^geo:wktLiteral ;
  geo-pos:lat "44.49533"^^xsd:decimal ;
  geo-pos:long "14.62667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2059'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2059'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.62667'^^xsd:double;
  dwc:startLongitude '14.62667'^^xsd:double;
  dwc:endLongitude '14.62667'^^xsd:double;
  dwc:latitude '44.49533'^^xsd:double;
  dwc:startLatitude '44.49533'^^xsd:double;
  dwc:endLatitude '44.49533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.62667 44.49533, 14.62667 44.49533, 14.62667 44.49533, 14.62667 44.49533, 14.62667 44.49533))'^^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 '774_2059'^^xsd:string;
  dwc:observationDate '1996-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957667 20.997833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.957667"^^xsd:decimal ;
  dwc:decimalLongitude "20.997833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957667 20.997833)"^^geo:wktLiteral ;
  geo-pos:lat "38.957667"^^xsd:decimal ;
  geo-pos:long "20.997833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.997833'^^xsd:double;
  dwc:startLongitude '20.997833'^^xsd:double;
  dwc:endLongitude '20.997833'^^xsd:double;
  dwc:latitude '38.957667'^^xsd:double;
  dwc:startLatitude '38.957667'^^xsd:double;
  dwc:endLatitude '38.957667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.997833 38.957667, 20.997833 38.957667, 20.997833 38.957667, 20.997833 38.957667, 20.997833 38.957667))'^^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 '774_7'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5525 14.5517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5525"^^xsd:decimal ;
  dwc:decimalLongitude "14.5517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5525 14.5517)"^^geo:wktLiteral ;
  geo-pos:lat "44.5525"^^xsd:decimal ;
  geo-pos:long "14.5517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1957'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1957'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5517'^^xsd:double;
  dwc:startLongitude '14.5517'^^xsd:double;
  dwc:endLongitude '14.5517'^^xsd:double;
  dwc:latitude '44.5525'^^xsd:double;
  dwc:startLatitude '44.5525'^^xsd:double;
  dwc:endLatitude '44.5525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5517 44.5525, 14.5517 44.5525, 14.5517 44.5525, 14.5517 44.5525, 14.5517 44.5525))'^^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 '774_1957'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950833 20.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.950833"^^xsd:decimal ;
  dwc:decimalLongitude "20.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950833 20.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.950833"^^xsd:decimal ;
  geo-pos:long "20.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_358'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_358'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.883'^^xsd:double;
  dwc:startLongitude '20.883'^^xsd:double;
  dwc:endLongitude '20.883'^^xsd:double;
  dwc:latitude '38.950833'^^xsd:double;
  dwc:startLatitude '38.950833'^^xsd:double;
  dwc:endLatitude '38.950833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.883 38.950833, 20.883 38.950833, 20.883 38.950833, 20.883 38.950833, 20.883 38.950833))'^^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 '774_358'^^xsd:string;
  dwc:observationDate '2008-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.539 14.61817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.539"^^xsd:decimal ;
  dwc:decimalLongitude "14.61817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.539 14.61817)"^^geo:wktLiteral ;
  geo-pos:lat "44.539"^^xsd:decimal ;
  geo-pos:long "14.61817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1666'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1666'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61817'^^xsd:double;
  dwc:startLongitude '14.61817'^^xsd:double;
  dwc:endLongitude '14.61817'^^xsd:double;
  dwc:latitude '44.539'^^xsd:double;
  dwc:startLatitude '44.539'^^xsd:double;
  dwc:endLatitude '44.539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61817 44.539, 14.61817 44.539, 14.61817 44.539, 14.61817 44.539, 14.61817 44.539))'^^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 '774_1666'^^xsd:string;
  dwc:observationDate '1990-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652912 8.728483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.652912"^^xsd:decimal ;
  dwc:decimalLongitude "8.728483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.652912 8.728483)"^^geo:wktLiteral ;
  geo-pos:lat "42.652912"^^xsd:decimal ;
  geo-pos:long "8.728483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5852'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5852'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.87'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.728483'^^xsd:double;
  dwc:startLongitude '8.728483'^^xsd:double;
  dwc:endLongitude '8.728483'^^xsd:double;
  dwc:latitude '42.652912'^^xsd:double;
  dwc:startLatitude '42.652912'^^xsd:double;
  dwc:endLatitude '42.652912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.728483 42.652912, 8.728483 42.652912, 8.728483 42.652912, 8.728483 42.652912, 8.728483 42.652912))'^^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 '774_5852'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7056 14.6339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7056"^^xsd:decimal ;
  dwc:decimalLongitude "14.6339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7056 14.6339)"^^geo:wktLiteral ;
  geo-pos:lat "44.7056"^^xsd:decimal ;
  geo-pos:long "14.6339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1738'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1738'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6339'^^xsd:double;
  dwc:startLongitude '14.6339'^^xsd:double;
  dwc:endLongitude '14.6339'^^xsd:double;
  dwc:latitude '44.7056'^^xsd:double;
  dwc:startLatitude '44.7056'^^xsd:double;
  dwc:endLatitude '44.7056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6339 44.7056, 14.6339 44.7056, 14.6339 44.7056, 14.6339 44.7056, 14.6339 44.7056))'^^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 '774_1738'^^xsd:string;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008333 20.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.008333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008333 20.9695)"^^geo:wktLiteral ;
  geo-pos:lat "39.008333"^^xsd:decimal ;
  geo-pos:long "20.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_311'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_311'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9695'^^xsd:double;
  dwc:startLongitude '20.9695'^^xsd:double;
  dwc:endLongitude '20.9695'^^xsd:double;
  dwc:latitude '39.008333'^^xsd:double;
  dwc:startLatitude '39.008333'^^xsd:double;
  dwc:endLatitude '39.008333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9695 39.008333, 20.9695 39.008333, 20.9695 39.008333, 20.9695 39.008333, 20.9695 39.008333))'^^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 '774_311'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.359 22.424667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.359"^^xsd:decimal ;
  dwc:decimalLongitude "22.424667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.359 22.424667)"^^geo:wktLiteral ;
  geo-pos:lat "38.359"^^xsd:decimal ;
  geo-pos:long "22.424667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_632'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_632'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.424667'^^xsd:double;
  dwc:startLongitude '22.424667'^^xsd:double;
  dwc:endLongitude '22.424667'^^xsd:double;
  dwc:latitude '38.359'^^xsd:double;
  dwc:startLatitude '38.359'^^xsd:double;
  dwc:endLatitude '38.359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.424667 38.359, 22.424667 38.359, 22.424667 38.359, 22.424667 38.359, 22.424667 38.359))'^^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 '774_632'^^xsd:string;
  dwc:observationDate '2009-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51667 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51667"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51667 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.51667"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2187'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2187'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.8'^^xsd:double;
  dwc:startLongitude '14.8'^^xsd:double;
  dwc:endLongitude '14.8'^^xsd:double;
  dwc:latitude '44.51667'^^xsd:double;
  dwc:startLatitude '44.51667'^^xsd:double;
  dwc:endLatitude '44.51667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8 44.51667, 14.8 44.51667, 14.8 44.51667, 14.8 44.51667, 14.8 44.51667))'^^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 '774_2187'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691833 20.888667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.691833"^^xsd:decimal ;
  dwc:decimalLongitude "20.888667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691833 20.888667)"^^geo:wktLiteral ;
  geo-pos:lat "38.691833"^^xsd:decimal ;
  geo-pos:long "20.888667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1380'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1380'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.888667'^^xsd:double;
  dwc:startLongitude '20.888667'^^xsd:double;
  dwc:endLongitude '20.888667'^^xsd:double;
  dwc:latitude '38.691833'^^xsd:double;
  dwc:startLatitude '38.691833'^^xsd:double;
  dwc:endLatitude '38.691833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.888667 38.691833, 20.888667 38.691833, 20.888667 38.691833, 20.888667 38.691833, 20.888667 38.691833))'^^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 '774_1380'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9755 20.875167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9755"^^xsd:decimal ;
  dwc:decimalLongitude "20.875167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9755 20.875167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9755"^^xsd:decimal ;
  geo-pos:long "20.875167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_522'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_522'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.875167'^^xsd:double;
  dwc:startLongitude '20.875167'^^xsd:double;
  dwc:endLongitude '20.875167'^^xsd:double;
  dwc:latitude '38.9755'^^xsd:double;
  dwc:startLatitude '38.9755'^^xsd:double;
  dwc:endLatitude '38.9755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.875167 38.9755, 20.875167 38.9755, 20.875167 38.9755, 20.875167 38.9755, 20.875167 38.9755))'^^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 '774_522'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1627'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1627'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1627'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5075 14.61083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5075"^^xsd:decimal ;
  dwc:decimalLongitude "14.61083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5075 14.61083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5075"^^xsd:decimal ;
  geo-pos:long "14.61083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1692'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1692'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61083'^^xsd:double;
  dwc:startLongitude '14.61083'^^xsd:double;
  dwc:endLongitude '14.61083'^^xsd:double;
  dwc:latitude '44.5075'^^xsd:double;
  dwc:startLatitude '44.5075'^^xsd:double;
  dwc:endLatitude '44.5075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61083 44.5075, 14.61083 44.5075, 14.61083 44.5075, 14.61083 44.5075, 14.61083 44.5075))'^^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 '774_1692'^^xsd:string;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982833 20.982667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982833"^^xsd:decimal ;
  dwc:decimalLongitude "20.982667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982833 20.982667)"^^geo:wktLiteral ;
  geo-pos:lat "38.982833"^^xsd:decimal ;
  geo-pos:long "20.982667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_191'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_191'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982667'^^xsd:double;
  dwc:startLongitude '20.982667'^^xsd:double;
  dwc:endLongitude '20.982667'^^xsd:double;
  dwc:latitude '38.982833'^^xsd:double;
  dwc:startLatitude '38.982833'^^xsd:double;
  dwc:endLatitude '38.982833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982667 38.982833, 20.982667 38.982833, 20.982667 38.982833, 20.982667 38.982833, 20.982667 38.982833))'^^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 '774_191'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953833 20.906167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953833"^^xsd:decimal ;
  dwc:decimalLongitude "20.906167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953833 20.906167)"^^geo:wktLiteral ;
  geo-pos:lat "38.953833"^^xsd:decimal ;
  geo-pos:long "20.906167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_460'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_460'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.906167'^^xsd:double;
  dwc:startLongitude '20.906167'^^xsd:double;
  dwc:endLongitude '20.906167'^^xsd:double;
  dwc:latitude '38.953833'^^xsd:double;
  dwc:startLatitude '38.953833'^^xsd:double;
  dwc:endLatitude '38.953833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.906167 38.953833, 20.906167 38.953833, 20.906167 38.953833, 20.906167 38.953833, 20.906167 38.953833))'^^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 '774_460'^^xsd:string;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956667 20.839167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956667"^^xsd:decimal ;
  dwc:decimalLongitude "20.839167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956667 20.839167)"^^geo:wktLiteral ;
  geo-pos:lat "38.956667"^^xsd:decimal ;
  geo-pos:long "20.839167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_707'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_707'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.839167'^^xsd:double;
  dwc:startLongitude '20.839167'^^xsd:double;
  dwc:endLongitude '20.839167'^^xsd:double;
  dwc:latitude '38.956667'^^xsd:double;
  dwc:startLatitude '38.956667'^^xsd:double;
  dwc:endLatitude '38.956667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.839167 38.956667, 20.839167 38.956667, 20.839167 38.956667, 20.839167 38.956667, 20.839167 38.956667))'^^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 '774_707'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1633'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1633'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1633'^^xsd:string;
  dwc:observationDate '2008-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.551333 20.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.551333"^^xsd:decimal ;
  dwc:decimalLongitude "20.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.551333 20.879)"^^geo:wktLiteral ;
  geo-pos:lat "38.551333"^^xsd:decimal ;
  geo-pos:long "20.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1396'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1396'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.879'^^xsd:double;
  dwc:startLongitude '20.879'^^xsd:double;
  dwc:endLongitude '20.879'^^xsd:double;
  dwc:latitude '38.551333'^^xsd:double;
  dwc:startLatitude '38.551333'^^xsd:double;
  dwc:endLatitude '38.551333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.879 38.551333, 20.879 38.551333, 20.879 38.551333, 20.879 38.551333, 20.879 38.551333))'^^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 '774_1396'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682333 20.792667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682333"^^xsd:decimal ;
  dwc:decimalLongitude "20.792667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682333 20.792667)"^^geo:wktLiteral ;
  geo-pos:lat "38.682333"^^xsd:decimal ;
  geo-pos:long "20.792667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1423'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1423'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.792667'^^xsd:double;
  dwc:startLongitude '20.792667'^^xsd:double;
  dwc:endLongitude '20.792667'^^xsd:double;
  dwc:latitude '38.682333'^^xsd:double;
  dwc:startLatitude '38.682333'^^xsd:double;
  dwc:endLatitude '38.682333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.792667 38.682333, 20.792667 38.682333, 20.792667 38.682333, 20.792667 38.682333, 20.792667 38.682333))'^^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 '774_1423'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688833 20.888667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.688833"^^xsd:decimal ;
  dwc:decimalLongitude "20.888667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688833 20.888667)"^^geo:wktLiteral ;
  geo-pos:lat "38.688833"^^xsd:decimal ;
  geo-pos:long "20.888667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_949'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_949'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.888667'^^xsd:double;
  dwc:startLongitude '20.888667'^^xsd:double;
  dwc:endLongitude '20.888667'^^xsd:double;
  dwc:latitude '38.688833'^^xsd:double;
  dwc:startLatitude '38.688833'^^xsd:double;
  dwc:endLatitude '38.688833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.888667 38.688833, 20.888667 38.688833, 20.888667 38.688833, 20.888667 38.688833, 20.888667 38.688833))'^^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 '774_949'^^xsd:string;
  dwc:observationDate '1997-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017833 20.875833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.017833"^^xsd:decimal ;
  dwc:decimalLongitude "20.875833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017833 20.875833)"^^geo:wktLiteral ;
  geo-pos:lat "39.017833"^^xsd:decimal ;
  geo-pos:long "20.875833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_502'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.875833'^^xsd:double;
  dwc:startLongitude '20.875833'^^xsd:double;
  dwc:endLongitude '20.875833'^^xsd:double;
  dwc:latitude '39.017833'^^xsd:double;
  dwc:startLatitude '39.017833'^^xsd:double;
  dwc:endLatitude '39.017833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.875833 39.017833, 20.875833 39.017833, 20.875833 39.017833, 20.875833 39.017833, 20.875833 39.017833))'^^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 '774_502'^^xsd:string;
  dwc:observationDate '2009-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605333 21.011333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605333"^^xsd:decimal ;
  dwc:decimalLongitude "21.011333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605333 21.011333)"^^geo:wktLiteral ;
  geo-pos:lat "38.605333"^^xsd:decimal ;
  geo-pos:long "21.011333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1373'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1373'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.011333'^^xsd:double;
  dwc:startLongitude '21.011333'^^xsd:double;
  dwc:endLongitude '21.011333'^^xsd:double;
  dwc:latitude '38.605333'^^xsd:double;
  dwc:startLatitude '38.605333'^^xsd:double;
  dwc:endLatitude '38.605333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.011333 38.605333, 21.011333 38.605333, 21.011333 38.605333, 21.011333 38.605333, 21.011333 38.605333))'^^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 '774_1373'^^xsd:string;
  dwc:observationDate '2002-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6305 20.988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6305"^^xsd:decimal ;
  dwc:decimalLongitude "20.988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6305 20.988333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6305"^^xsd:decimal ;
  geo-pos:long "20.988333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1456'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1456'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.988333'^^xsd:double;
  dwc:startLongitude '20.988333'^^xsd:double;
  dwc:endLongitude '20.988333'^^xsd:double;
  dwc:latitude '38.6305'^^xsd:double;
  dwc:startLatitude '38.6305'^^xsd:double;
  dwc:endLatitude '38.6305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.988333 38.6305, 20.988333 38.6305, 20.988333 38.6305, 20.988333 38.6305, 20.988333 38.6305))'^^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 '774_1456'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.947667 20.896333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.947667"^^xsd:decimal ;
  dwc:decimalLongitude "20.896333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.947667 20.896333)"^^geo:wktLiteral ;
  geo-pos:lat "38.947667"^^xsd:decimal ;
  geo-pos:long "20.896333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.896333'^^xsd:double;
  dwc:startLongitude '20.896333'^^xsd:double;
  dwc:endLongitude '20.896333'^^xsd:double;
  dwc:latitude '38.947667'^^xsd:double;
  dwc:startLatitude '38.947667'^^xsd:double;
  dwc:endLatitude '38.947667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.896333 38.947667, 20.896333 38.947667, 20.896333 38.947667, 20.896333 38.947667, 20.896333 38.947667))'^^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 '774_5'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.601333 21.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.601333"^^xsd:decimal ;
  dwc:decimalLongitude "21.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.601333 21.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.601333"^^xsd:decimal ;
  geo-pos:long "21.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1384'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1384'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.002'^^xsd:double;
  dwc:startLongitude '21.002'^^xsd:double;
  dwc:endLongitude '21.002'^^xsd:double;
  dwc:latitude '38.601333'^^xsd:double;
  dwc:startLatitude '38.601333'^^xsd:double;
  dwc:endLatitude '38.601333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.002 38.601333, 21.002 38.601333, 21.002 38.601333, 21.002 38.601333, 21.002 38.601333))'^^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 '774_1384'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983333 20.967667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983333"^^xsd:decimal ;
  dwc:decimalLongitude "20.967667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983333 20.967667)"^^geo:wktLiteral ;
  geo-pos:lat "38.983333"^^xsd:decimal ;
  geo-pos:long "20.967667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_164'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_164'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.967667'^^xsd:double;
  dwc:startLongitude '20.967667'^^xsd:double;
  dwc:endLongitude '20.967667'^^xsd:double;
  dwc:latitude '38.983333'^^xsd:double;
  dwc:startLatitude '38.983333'^^xsd:double;
  dwc:endLatitude '38.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.967667 38.983333, 20.967667 38.983333, 20.967667 38.983333, 20.967667 38.983333, 20.967667 38.983333))'^^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 '774_164'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608833 21.009667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.608833"^^xsd:decimal ;
  dwc:decimalLongitude "21.009667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608833 21.009667)"^^geo:wktLiteral ;
  geo-pos:lat "38.608833"^^xsd:decimal ;
  geo-pos:long "21.009667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1586'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1586'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.009667'^^xsd:double;
  dwc:startLongitude '21.009667'^^xsd:double;
  dwc:endLongitude '21.009667'^^xsd:double;
  dwc:latitude '38.608833'^^xsd:double;
  dwc:startLatitude '38.608833'^^xsd:double;
  dwc:endLatitude '38.608833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.009667 38.608833, 21.009667 38.608833, 21.009667 38.608833, 21.009667 38.608833, 21.009667 38.608833))'^^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 '774_1586'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6675 14.5919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6675"^^xsd:decimal ;
  dwc:decimalLongitude "14.5919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6675 14.5919)"^^geo:wktLiteral ;
  geo-pos:lat "44.6675"^^xsd:decimal ;
  geo-pos:long "14.5919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1751'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1751'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5919'^^xsd:double;
  dwc:startLongitude '14.5919'^^xsd:double;
  dwc:endLongitude '14.5919'^^xsd:double;
  dwc:latitude '44.6675'^^xsd:double;
  dwc:startLatitude '44.6675'^^xsd:double;
  dwc:endLatitude '44.6675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5919 44.6675, 14.5919 44.6675, 14.5919 44.6675, 14.5919 44.6675, 14.5919 44.6675))'^^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 '774_1751'^^xsd:string;
  dwc:observationDate '1992-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7581 9.127472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7581"^^xsd:decimal ;
  dwc:decimalLongitude "9.127472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7581 9.127472)"^^geo:wktLiteral ;
  geo-pos:lat "42.7581"^^xsd:decimal ;
  geo-pos:long "9.127472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8072'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_8072'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.9325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.127472'^^xsd:double;
  dwc:startLongitude '9.127472'^^xsd:double;
  dwc:endLongitude '9.127472'^^xsd:double;
  dwc:latitude '42.7581'^^xsd:double;
  dwc:startLatitude '42.7581'^^xsd:double;
  dwc:endLatitude '42.7581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.127472 42.7581, 9.127472 42.7581, 9.127472 42.7581, 9.127472 42.7581, 9.127472 42.7581))'^^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 '774_8072'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.662667 14.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.662667"^^xsd:decimal ;
  dwc:decimalLongitude "14.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.662667 14.576)"^^geo:wktLiteral ;
  geo-pos:lat "44.662667"^^xsd:decimal ;
  geo-pos:long "14.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2092'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2092'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.576'^^xsd:double;
  dwc:startLongitude '14.576'^^xsd:double;
  dwc:endLongitude '14.576'^^xsd:double;
  dwc:latitude '44.662667'^^xsd:double;
  dwc:startLatitude '44.662667'^^xsd:double;
  dwc:endLatitude '44.662667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.576 44.662667, 14.576 44.662667, 14.576 44.662667, 14.576 44.662667, 14.576 44.662667))'^^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 '774_2092'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4503 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4503"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4503 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.4503"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1992'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1992'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:startLongitude '14.7'^^xsd:double;
  dwc:endLongitude '14.7'^^xsd:double;
  dwc:latitude '44.4503'^^xsd:double;
  dwc:startLatitude '44.4503'^^xsd:double;
  dwc:endLatitude '44.4503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7 44.4503, 14.7 44.4503, 14.7 44.4503, 14.7 44.4503, 14.7 44.4503))'^^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 '774_1992'^^xsd:string;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.24525 12.494017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.24525"^^xsd:decimal ;
  dwc:decimalLongitude "12.494017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.24525 12.494017)"^^geo:wktLiteral ;
  geo-pos:lat "45.24525"^^xsd:decimal ;
  geo-pos:long "12.494017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6949'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6949'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.494017'^^xsd:double;
  dwc:startLongitude '12.494017'^^xsd:double;
  dwc:endLongitude '12.494017'^^xsd:double;
  dwc:latitude '45.24525'^^xsd:double;
  dwc:startLatitude '45.24525'^^xsd:double;
  dwc:endLatitude '45.24525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.494017 45.24525, 12.494017 45.24525, 12.494017 45.24525, 12.494017 45.24525, 12.494017 45.24525))'^^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 '774_6949'^^xsd:string;
  dwc:observationDate '2006-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.935167 21.017833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.935167"^^xsd:decimal ;
  dwc:decimalLongitude "21.017833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.935167 21.017833)"^^geo:wktLiteral ;
  geo-pos:lat "38.935167"^^xsd:decimal ;
  geo-pos:long "21.017833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8218'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8218'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.017833'^^xsd:double;
  dwc:startLongitude '21.017833'^^xsd:double;
  dwc:endLongitude '21.017833'^^xsd:double;
  dwc:latitude '38.935167'^^xsd:double;
  dwc:startLatitude '38.935167'^^xsd:double;
  dwc:endLatitude '38.935167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.017833 38.935167, 21.017833 38.935167, 21.017833 38.935167, 21.017833 38.935167, 21.017833 38.935167))'^^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 '774_8218'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532167 20.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532167"^^xsd:decimal ;
  dwc:decimalLongitude "20.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532167 20.924167)"^^geo:wktLiteral ;
  geo-pos:lat "38.532167"^^xsd:decimal ;
  geo-pos:long "20.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1190'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1190'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.924167'^^xsd:double;
  dwc:startLongitude '20.924167'^^xsd:double;
  dwc:endLongitude '20.924167'^^xsd:double;
  dwc:latitude '38.532167'^^xsd:double;
  dwc:startLatitude '38.532167'^^xsd:double;
  dwc:endLatitude '38.532167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.924167 38.532167, 20.924167 38.532167, 20.924167 38.532167, 20.924167 38.532167, 20.924167 38.532167))'^^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 '774_1190'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466333 21.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.466333"^^xsd:decimal ;
  dwc:decimalLongitude "21.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466333 21.0615)"^^geo:wktLiteral ;
  geo-pos:lat "38.466333"^^xsd:decimal ;
  geo-pos:long "21.0615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_809'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_809'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0615'^^xsd:double;
  dwc:startLongitude '21.0615'^^xsd:double;
  dwc:endLongitude '21.0615'^^xsd:double;
  dwc:latitude '38.466333'^^xsd:double;
  dwc:startLatitude '38.466333'^^xsd:double;
  dwc:endLatitude '38.466333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0615 38.466333, 21.0615 38.466333, 21.0615 38.466333, 21.0615 38.466333, 21.0615 38.466333))'^^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 '774_809'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952833 20.808667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952833"^^xsd:decimal ;
  dwc:decimalLongitude "20.808667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952833 20.808667)"^^geo:wktLiteral ;
  geo-pos:lat "38.952833"^^xsd:decimal ;
  geo-pos:long "20.808667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8255'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.808667'^^xsd:double;
  dwc:startLongitude '20.808667'^^xsd:double;
  dwc:endLongitude '20.808667'^^xsd:double;
  dwc:latitude '38.952833'^^xsd:double;
  dwc:startLatitude '38.952833'^^xsd:double;
  dwc:endLatitude '38.952833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.808667 38.952833, 20.808667 38.952833, 20.808667 38.952833, 20.808667 38.952833, 20.808667 38.952833))'^^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 '774_8255'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955667 20.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955667"^^xsd:decimal ;
  dwc:decimalLongitude "20.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955667 20.84)"^^geo:wktLiteral ;
  geo-pos:lat "38.955667"^^xsd:decimal ;
  geo-pos:long "20.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_364'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_364'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.84'^^xsd:double;
  dwc:startLongitude '20.84'^^xsd:double;
  dwc:endLongitude '20.84'^^xsd:double;
  dwc:latitude '38.955667'^^xsd:double;
  dwc:startLatitude '38.955667'^^xsd:double;
  dwc:endLatitude '38.955667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.84 38.955667, 20.84 38.955667, 20.84 38.955667, 20.84 38.955667, 20.84 38.955667))'^^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 '774_364'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.996667 8.521167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.996667"^^xsd:decimal ;
  dwc:decimalLongitude "8.521167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.996667 8.521167)"^^geo:wktLiteral ;
  geo-pos:lat "40.996667"^^xsd:decimal ;
  geo-pos:long "8.521167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2739'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2739'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.521167'^^xsd:double;
  dwc:startLongitude '8.521167'^^xsd:double;
  dwc:endLongitude '8.521167'^^xsd:double;
  dwc:latitude '40.996667'^^xsd:double;
  dwc:startLatitude '40.996667'^^xsd:double;
  dwc:endLatitude '40.996667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.521167 40.996667, 8.521167 40.996667, 8.521167 40.996667, 8.521167 40.996667, 8.521167 40.996667))'^^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 '774_2739'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983333 8.197833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983333"^^xsd:decimal ;
  dwc:decimalLongitude "8.197833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983333 8.197833)"^^geo:wktLiteral ;
  geo-pos:lat "40.983333"^^xsd:decimal ;
  geo-pos:long "8.197833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2804'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2804'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.197833'^^xsd:double;
  dwc:startLongitude '8.197833'^^xsd:double;
  dwc:endLongitude '8.197833'^^xsd:double;
  dwc:latitude '40.983333'^^xsd:double;
  dwc:startLatitude '40.983333'^^xsd:double;
  dwc:endLatitude '40.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.197833 40.983333, 8.197833 40.983333, 8.197833 40.983333, 8.197833 40.983333, 8.197833 40.983333))'^^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 '774_2804'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.005333 20.895833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.005333"^^xsd:decimal ;
  dwc:decimalLongitude "20.895833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.005333 20.895833)"^^geo:wktLiteral ;
  geo-pos:lat "39.005333"^^xsd:decimal ;
  geo-pos:long "20.895833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_182'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_182'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.895833'^^xsd:double;
  dwc:startLongitude '20.895833'^^xsd:double;
  dwc:endLongitude '20.895833'^^xsd:double;
  dwc:latitude '39.005333'^^xsd:double;
  dwc:startLatitude '39.005333'^^xsd:double;
  dwc:endLatitude '39.005333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.895833 39.005333, 20.895833 39.005333, 20.895833 39.005333, 20.895833 39.005333, 20.895833 39.005333))'^^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 '774_182'^^xsd:string;
  dwc:observationDate '2006-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9315 21.0085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9315"^^xsd:decimal ;
  dwc:decimalLongitude "21.0085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9315 21.0085)"^^geo:wktLiteral ;
  geo-pos:lat "38.9315"^^xsd:decimal ;
  geo-pos:long "21.0085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_366'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_366'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0085'^^xsd:double;
  dwc:startLongitude '21.0085'^^xsd:double;
  dwc:endLongitude '21.0085'^^xsd:double;
  dwc:latitude '38.9315'^^xsd:double;
  dwc:startLatitude '38.9315'^^xsd:double;
  dwc:endLatitude '38.9315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0085 38.9315, 21.0085 38.9315, 21.0085 38.9315, 21.0085 38.9315, 21.0085 38.9315))'^^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 '774_366'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5375 14.5194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5375"^^xsd:decimal ;
  dwc:decimalLongitude "14.5194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5375 14.5194)"^^geo:wktLiteral ;
  geo-pos:lat "44.5375"^^xsd:decimal ;
  geo-pos:long "14.5194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1812'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1812'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5194'^^xsd:double;
  dwc:startLongitude '14.5194'^^xsd:double;
  dwc:endLongitude '14.5194'^^xsd:double;
  dwc:latitude '44.5375'^^xsd:double;
  dwc:startLatitude '44.5375'^^xsd:double;
  dwc:endLatitude '44.5375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5194 44.5375, 14.5194 44.5375, 14.5194 44.5375, 14.5194 44.5375, 14.5194 44.5375))'^^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 '774_1812'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979167 20.853167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979167"^^xsd:decimal ;
  dwc:decimalLongitude "20.853167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979167 20.853167)"^^geo:wktLiteral ;
  geo-pos:lat "38.979167"^^xsd:decimal ;
  geo-pos:long "20.853167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_473'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.853167'^^xsd:double;
  dwc:startLongitude '20.853167'^^xsd:double;
  dwc:endLongitude '20.853167'^^xsd:double;
  dwc:latitude '38.979167'^^xsd:double;
  dwc:startLatitude '38.979167'^^xsd:double;
  dwc:endLatitude '38.979167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.853167 38.979167, 20.853167 38.979167, 20.853167 38.979167, 20.853167 38.979167, 20.853167 38.979167))'^^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 '774_473'^^xsd:string;
  dwc:observationDate '2009-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.343333 14.783833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.343333"^^xsd:decimal ;
  dwc:decimalLongitude "14.783833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.343333 14.783833)"^^geo:wktLiteral ;
  geo-pos:lat "44.343333"^^xsd:decimal ;
  geo-pos:long "14.783833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2085'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2085'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.783833'^^xsd:double;
  dwc:startLongitude '14.783833'^^xsd:double;
  dwc:endLongitude '14.783833'^^xsd:double;
  dwc:latitude '44.343333'^^xsd:double;
  dwc:startLatitude '44.343333'^^xsd:double;
  dwc:endLatitude '44.343333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.783833 44.343333, 14.783833 44.343333, 14.783833 44.343333, 14.783833 44.343333, 14.783833 44.343333))'^^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 '774_2085'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000167 20.840333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.000167"^^xsd:decimal ;
  dwc:decimalLongitude "20.840333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000167 20.840333)"^^geo:wktLiteral ;
  geo-pos:lat "39.000167"^^xsd:decimal ;
  geo-pos:long "20.840333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_69'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_69'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.840333'^^xsd:double;
  dwc:startLongitude '20.840333'^^xsd:double;
  dwc:endLongitude '20.840333'^^xsd:double;
  dwc:latitude '39.000167'^^xsd:double;
  dwc:startLatitude '39.000167'^^xsd:double;
  dwc:endLatitude '39.000167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.840333 39.000167, 20.840333 39.000167, 20.840333 39.000167, 20.840333 39.000167, 20.840333 39.000167))'^^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 '774_69'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986333 21.047333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986333"^^xsd:decimal ;
  dwc:decimalLongitude "21.047333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986333 21.047333)"^^geo:wktLiteral ;
  geo-pos:lat "38.986333"^^xsd:decimal ;
  geo-pos:long "21.047333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_388'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_388'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.047333'^^xsd:double;
  dwc:startLongitude '21.047333'^^xsd:double;
  dwc:endLongitude '21.047333'^^xsd:double;
  dwc:latitude '38.986333'^^xsd:double;
  dwc:startLatitude '38.986333'^^xsd:double;
  dwc:endLatitude '38.986333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.047333 38.986333, 21.047333 38.986333, 21.047333 38.986333, 21.047333 38.986333, 21.047333 38.986333))'^^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 '774_388'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9945 20.994333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9945"^^xsd:decimal ;
  dwc:decimalLongitude "20.994333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9945 20.994333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9945"^^xsd:decimal ;
  geo-pos:long "20.994333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_135'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_135'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.994333'^^xsd:double;
  dwc:startLongitude '20.994333'^^xsd:double;
  dwc:endLongitude '20.994333'^^xsd:double;
  dwc:latitude '38.9945'^^xsd:double;
  dwc:startLatitude '38.9945'^^xsd:double;
  dwc:endLatitude '38.9945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.994333 38.9945, 20.994333 38.9945, 20.994333 38.9945, 20.994333 38.9945, 20.994333 38.9945))'^^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 '774_135'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676167 12.769167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676167"^^xsd:decimal ;
  dwc:decimalLongitude "12.769167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676167 12.769167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676167"^^xsd:decimal ;
  geo-pos:long "12.769167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6906'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6906'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.769167'^^xsd:double;
  dwc:startLongitude '12.769167'^^xsd:double;
  dwc:endLongitude '12.769167'^^xsd:double;
  dwc:latitude '44.676167'^^xsd:double;
  dwc:startLatitude '44.676167'^^xsd:double;
  dwc:endLatitude '44.676167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.769167 44.676167, 12.769167 44.676167, 12.769167 44.676167, 12.769167 44.676167, 12.769167 44.676167))'^^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 '774_6906'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.566667 14.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.566667"^^xsd:decimal ;
  dwc:decimalLongitude "14.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.566667 14.583333)"^^geo:wktLiteral ;
  geo-pos:lat "44.566667"^^xsd:decimal ;
  geo-pos:long "14.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2269'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2269'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.583333'^^xsd:double;
  dwc:startLongitude '14.583333'^^xsd:double;
  dwc:endLongitude '14.583333'^^xsd:double;
  dwc:latitude '44.566667'^^xsd:double;
  dwc:startLatitude '44.566667'^^xsd:double;
  dwc:endLatitude '44.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.583333 44.566667, 14.583333 44.566667, 14.583333 44.566667, 14.583333 44.566667, 14.583333 44.566667))'^^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 '774_2269'^^xsd:string;
  dwc:observationDate '1988-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8333 14.4811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8333 14.4811)"^^geo:wktLiteral ;
  geo-pos:lat "44.8333"^^xsd:decimal ;
  geo-pos:long "14.4811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1707'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1707'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4811'^^xsd:double;
  dwc:startLongitude '14.4811'^^xsd:double;
  dwc:endLongitude '14.4811'^^xsd:double;
  dwc:latitude '44.8333'^^xsd:double;
  dwc:startLatitude '44.8333'^^xsd:double;
  dwc:endLatitude '44.8333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4811 44.8333, 14.4811 44.8333, 14.4811 44.8333, 14.4811 44.8333, 14.4811 44.8333))'^^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 '774_1707'^^xsd:string;
  dwc:observationDate '1991-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.042833 20.588167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.042833"^^xsd:decimal ;
  dwc:decimalLongitude "20.588167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.042833 20.588167)"^^geo:wktLiteral ;
  geo-pos:lat "39.042833"^^xsd:decimal ;
  geo-pos:long "20.588167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8305'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.588167'^^xsd:double;
  dwc:startLongitude '20.588167'^^xsd:double;
  dwc:endLongitude '20.588167'^^xsd:double;
  dwc:latitude '39.042833'^^xsd:double;
  dwc:startLatitude '39.042833'^^xsd:double;
  dwc:endLatitude '39.042833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.588167 39.042833, 20.588167 39.042833, 20.588167 39.042833, 20.588167 39.042833, 20.588167 39.042833))'^^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 '774_8305'^^xsd:string;
  dwc:observationDate '2008-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959833 21.073667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959833"^^xsd:decimal ;
  dwc:decimalLongitude "21.073667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959833 21.073667)"^^geo:wktLiteral ;
  geo-pos:lat "38.959833"^^xsd:decimal ;
  geo-pos:long "21.073667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_467'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.073667'^^xsd:double;
  dwc:startLongitude '21.073667'^^xsd:double;
  dwc:endLongitude '21.073667'^^xsd:double;
  dwc:latitude '38.959833'^^xsd:double;
  dwc:startLatitude '38.959833'^^xsd:double;
  dwc:endLatitude '38.959833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.073667 38.959833, 21.073667 38.959833, 21.073667 38.959833, 21.073667 38.959833, 21.073667 38.959833))'^^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 '774_467'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.004 20.862167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.004"^^xsd:decimal ;
  dwc:decimalLongitude "20.862167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.004 20.862167)"^^geo:wktLiteral ;
  geo-pos:lat "39.004"^^xsd:decimal ;
  geo-pos:long "20.862167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_296'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_296'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.862167'^^xsd:double;
  dwc:startLongitude '20.862167'^^xsd:double;
  dwc:endLongitude '20.862167'^^xsd:double;
  dwc:latitude '39.004'^^xsd:double;
  dwc:startLatitude '39.004'^^xsd:double;
  dwc:endLatitude '39.004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.862167 39.004, 20.862167 39.004, 20.862167 39.004, 20.862167 39.004, 20.862167 39.004))'^^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 '774_296'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.857333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970667"^^xsd:decimal ;
  dwc:decimalLongitude "20.857333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.857333)"^^geo:wktLiteral ;
  geo-pos:lat "38.970667"^^xsd:decimal ;
  geo-pos:long "20.857333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_73'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_73'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.857333'^^xsd:double;
  dwc:startLongitude '20.857333'^^xsd:double;
  dwc:endLongitude '20.857333'^^xsd:double;
  dwc:latitude '38.970667'^^xsd:double;
  dwc:startLatitude '38.970667'^^xsd:double;
  dwc:endLatitude '38.970667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.857333 38.970667, 20.857333 38.970667, 20.857333 38.970667, 20.857333 38.970667, 20.857333 38.970667))'^^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 '774_73'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 8.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "8.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 8.375)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "8.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2797'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2797'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.375'^^xsd:double;
  dwc:startLongitude '8.375'^^xsd:double;
  dwc:endLongitude '8.375'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:startLatitude '41'^^xsd:integer;
  dwc:endLatitude '41'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((8.375 41, 8.375 41, 8.375 41, 8.375 41, 8.375 41))'^^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 '774_2797'^^xsd:string;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979667 21.0205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979667 21.0205)"^^geo:wktLiteral ;
  geo-pos:lat "38.979667"^^xsd:decimal ;
  geo-pos:long "21.0205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_211'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_211'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0205'^^xsd:double;
  dwc:startLongitude '21.0205'^^xsd:double;
  dwc:endLongitude '21.0205'^^xsd:double;
  dwc:latitude '38.979667'^^xsd:double;
  dwc:startLatitude '38.979667'^^xsd:double;
  dwc:endLatitude '38.979667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0205 38.979667, 21.0205 38.979667, 21.0205 38.979667, 21.0205 38.979667, 21.0205 38.979667))'^^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 '774_211'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957667 20.841167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.957667"^^xsd:decimal ;
  dwc:decimalLongitude "20.841167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.957667 20.841167)"^^geo:wktLiteral ;
  geo-pos:lat "38.957667"^^xsd:decimal ;
  geo-pos:long "20.841167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_264'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_264'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.841167'^^xsd:double;
  dwc:startLongitude '20.841167'^^xsd:double;
  dwc:endLongitude '20.841167'^^xsd:double;
  dwc:latitude '38.957667'^^xsd:double;
  dwc:startLatitude '38.957667'^^xsd:double;
  dwc:endLatitude '38.957667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.841167 38.957667, 20.841167 38.957667, 20.841167 38.957667, 20.841167 38.957667, 20.841167 38.957667))'^^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 '774_264'^^xsd:string;
  dwc:observationDate '2007-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4914 14.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4914"^^xsd:decimal ;
  dwc:decimalLongitude "14.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4914 14.7022)"^^geo:wktLiteral ;
  geo-pos:lat "44.4914"^^xsd:decimal ;
  geo-pos:long "14.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1733'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1733'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7022'^^xsd:double;
  dwc:startLongitude '14.7022'^^xsd:double;
  dwc:endLongitude '14.7022'^^xsd:double;
  dwc:latitude '44.4914'^^xsd:double;
  dwc:startLatitude '44.4914'^^xsd:double;
  dwc:endLatitude '44.4914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7022 44.4914, 14.7022 44.4914, 14.7022 44.4914, 14.7022 44.4914, 14.7022 44.4914))'^^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 '774_1733'^^xsd:string;
  dwc:observationDate '1991-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2236'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2236'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.35'^^xsd:double;
  dwc:startLongitude '15.35'^^xsd:double;
  dwc:endLongitude '15.35'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:startLatitude '37.2'^^xsd:double;
  dwc:endLatitude '37.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35 37.2, 15.35 37.2, 15.35 37.2, 15.35 37.2, 15.35 37.2))'^^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 '774_2236'^^xsd:string;
  dwc:observationDate '1986-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2180'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2180'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:startLongitude '14.6'^^xsd:double;
  dwc:endLongitude '14.6'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:startLatitude '44.55'^^xsd:double;
  dwc:endLatitude '44.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6 44.55, 14.6 44.55, 14.6 44.55, 14.6 44.55, 14.6 44.55))'^^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 '774_2180'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991833 21.1415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991833"^^xsd:decimal ;
  dwc:decimalLongitude "21.1415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991833 21.1415)"^^geo:wktLiteral ;
  geo-pos:lat "38.991833"^^xsd:decimal ;
  geo-pos:long "21.1415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_183'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_183'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.1415'^^xsd:double;
  dwc:startLongitude '21.1415'^^xsd:double;
  dwc:endLongitude '21.1415'^^xsd:double;
  dwc:latitude '38.991833'^^xsd:double;
  dwc:startLatitude '38.991833'^^xsd:double;
  dwc:endLatitude '38.991833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.1415 38.991833, 21.1415 38.991833, 21.1415 38.991833, 21.1415 38.991833, 21.1415 38.991833))'^^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 '774_183'^^xsd:string;
  dwc:observationDate '2006-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 14.4894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "14.4894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 14.4894)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "14.4894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1781'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1781'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4894'^^xsd:double;
  dwc:startLongitude '14.4894'^^xsd:double;
  dwc:endLongitude '14.4894'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:startLatitude '44.6075'^^xsd:double;
  dwc:endLatitude '44.6075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4894 44.6075, 14.4894 44.6075, 14.4894 44.6075, 14.4894 44.6075, 14.4894 44.6075))'^^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 '774_1781'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.951667 -17.218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.951667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.951667 -17.218333)"^^geo:wktLiteral ;
  geo-pos:lat "27.951667"^^xsd:decimal ;
  geo-pos:long "-17.218333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3029'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3029'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.271111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.218333'^^xsd:double;
  dwc:startLongitude '-17.218333'^^xsd:double;
  dwc:endLongitude '-17.218333'^^xsd:double;
  dwc:latitude '27.951667'^^xsd:double;
  dwc:startLatitude '27.951667'^^xsd:double;
  dwc:endLatitude '27.951667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.218333 27.951667, -17.218333 27.951667, -17.218333 27.951667, -17.218333 27.951667, -17.218333 27.951667))'^^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 '774_3029'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617333 20.999833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617333"^^xsd:decimal ;
  dwc:decimalLongitude "20.999833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617333 20.999833)"^^geo:wktLiteral ;
  geo-pos:lat "38.617333"^^xsd:decimal ;
  geo-pos:long "20.999833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1218'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1218'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.999833'^^xsd:double;
  dwc:startLongitude '20.999833'^^xsd:double;
  dwc:endLongitude '20.999833'^^xsd:double;
  dwc:latitude '38.617333'^^xsd:double;
  dwc:startLatitude '38.617333'^^xsd:double;
  dwc:endLatitude '38.617333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.999833 38.617333, 20.999833 38.617333, 20.999833 38.617333, 20.999833 38.617333, 20.999833 38.617333))'^^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 '774_1218'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9815 20.981833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9815"^^xsd:decimal ;
  dwc:decimalLongitude "20.981833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9815 20.981833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9815"^^xsd:decimal ;
  geo-pos:long "20.981833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_369'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_369'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.981833'^^xsd:double;
  dwc:startLongitude '20.981833'^^xsd:double;
  dwc:endLongitude '20.981833'^^xsd:double;
  dwc:latitude '38.9815'^^xsd:double;
  dwc:startLatitude '38.9815'^^xsd:double;
  dwc:endLatitude '38.9815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.981833 38.9815, 20.981833 38.9815, 20.981833 38.9815, 20.981833 38.9815, 20.981833 38.9815))'^^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 '774_369'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3525 22.381833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3525"^^xsd:decimal ;
  dwc:decimalLongitude "22.381833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3525 22.381833)"^^geo:wktLiteral ;
  geo-pos:lat "38.3525"^^xsd:decimal ;
  geo-pos:long "22.381833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_592'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.381833'^^xsd:double;
  dwc:startLongitude '22.381833'^^xsd:double;
  dwc:endLongitude '22.381833'^^xsd:double;
  dwc:latitude '38.3525'^^xsd:double;
  dwc:startLatitude '38.3525'^^xsd:double;
  dwc:endLatitude '38.3525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.381833 38.3525, 22.381833 38.3525, 22.381833 38.3525, 22.381833 38.3525, 22.381833 38.3525))'^^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 '774_592'^^xsd:string;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5219 14.5417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5219"^^xsd:decimal ;
  dwc:decimalLongitude "14.5417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5219 14.5417)"^^geo:wktLiteral ;
  geo-pos:lat "44.5219"^^xsd:decimal ;
  geo-pos:long "14.5417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1906'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1906'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5417'^^xsd:double;
  dwc:startLongitude '14.5417'^^xsd:double;
  dwc:endLongitude '14.5417'^^xsd:double;
  dwc:latitude '44.5219'^^xsd:double;
  dwc:startLatitude '44.5219'^^xsd:double;
  dwc:endLatitude '44.5219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5417 44.5219, 14.5417 44.5219, 14.5417 44.5219, 14.5417 44.5219, 14.5417 44.5219))'^^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 '774_1906'^^xsd:string;
  dwc:observationDate '1994-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3518 12.733183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3518"^^xsd:decimal ;
  dwc:decimalLongitude "12.733183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3518 12.733183)"^^geo:wktLiteral ;
  geo-pos:lat "45.3518"^^xsd:decimal ;
  geo-pos:long "12.733183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6928'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6928'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.733183'^^xsd:double;
  dwc:startLongitude '12.733183'^^xsd:double;
  dwc:endLongitude '12.733183'^^xsd:double;
  dwc:latitude '45.3518'^^xsd:double;
  dwc:startLatitude '45.3518'^^xsd:double;
  dwc:endLatitude '45.3518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.733183 45.3518, 12.733183 45.3518, 12.733183 45.3518, 12.733183 45.3518, 12.733183 45.3518))'^^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 '774_6928'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9825 20.914333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9825"^^xsd:decimal ;
  dwc:decimalLongitude "20.914333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9825 20.914333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9825"^^xsd:decimal ;
  geo-pos:long "20.914333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_150'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_150'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914333'^^xsd:double;
  dwc:startLongitude '20.914333'^^xsd:double;
  dwc:endLongitude '20.914333'^^xsd:double;
  dwc:latitude '38.9825'^^xsd:double;
  dwc:startLatitude '38.9825'^^xsd:double;
  dwc:endLatitude '38.9825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914333 38.9825, 20.914333 38.9825, 20.914333 38.9825, 20.914333 38.9825, 20.914333 38.9825))'^^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 '774_150'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59667 14.49467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59667"^^xsd:decimal ;
  dwc:decimalLongitude "14.49467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59667 14.49467)"^^geo:wktLiteral ;
  geo-pos:lat "44.59667"^^xsd:decimal ;
  geo-pos:long "14.49467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1684'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1684'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.49467'^^xsd:double;
  dwc:startLongitude '14.49467'^^xsd:double;
  dwc:endLongitude '14.49467'^^xsd:double;
  dwc:latitude '44.59667'^^xsd:double;
  dwc:startLatitude '44.59667'^^xsd:double;
  dwc:endLatitude '44.59667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.49467 44.59667, 14.49467 44.59667, 14.49467 44.59667, 14.49467 44.59667, 14.49467 44.59667))'^^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 '774_1684'^^xsd:string;
  dwc:observationDate '1990-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9415 21.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9415"^^xsd:decimal ;
  dwc:decimalLongitude "21.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9415 21.015)"^^geo:wktLiteral ;
  geo-pos:lat "38.9415"^^xsd:decimal ;
  geo-pos:long "21.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_168'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_168'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.015'^^xsd:double;
  dwc:startLongitude '21.015'^^xsd:double;
  dwc:endLongitude '21.015'^^xsd:double;
  dwc:latitude '38.9415'^^xsd:double;
  dwc:startLatitude '38.9415'^^xsd:double;
  dwc:endLatitude '38.9415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.015 38.9415, 21.015 38.9415, 21.015 38.9415, 21.015 38.9415, 21.015 38.9415))'^^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 '774_168'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433333 14.568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433333"^^xsd:decimal ;
  dwc:decimalLongitude "14.568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433333 14.568333)"^^geo:wktLiteral ;
  geo-pos:lat "44.433333"^^xsd:decimal ;
  geo-pos:long "14.568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2327'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2327'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.568333'^^xsd:double;
  dwc:startLongitude '14.568333'^^xsd:double;
  dwc:endLongitude '14.568333'^^xsd:double;
  dwc:latitude '44.433333'^^xsd:double;
  dwc:startLatitude '44.433333'^^xsd:double;
  dwc:endLatitude '44.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.568333 44.433333, 14.568333 44.433333, 14.568333 44.433333, 14.568333 44.433333, 14.568333 44.433333))'^^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 '774_2327'^^xsd:string;
  dwc:observationDate '1988-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 20.914333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983833"^^xsd:decimal ;
  dwc:decimalLongitude "20.914333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 20.914333)"^^geo:wktLiteral ;
  geo-pos:lat "38.983833"^^xsd:decimal ;
  geo-pos:long "20.914333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_197'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_197'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.914333'^^xsd:double;
  dwc:startLongitude '20.914333'^^xsd:double;
  dwc:endLongitude '20.914333'^^xsd:double;
  dwc:latitude '38.983833'^^xsd:double;
  dwc:startLatitude '38.983833'^^xsd:double;
  dwc:endLatitude '38.983833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.914333 38.983833, 20.914333 38.983833, 20.914333 38.983833, 20.914333 38.983833, 20.914333 38.983833))'^^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 '774_197'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972 20.991333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972"^^xsd:decimal ;
  dwc:decimalLongitude "20.991333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972 20.991333)"^^geo:wktLiteral ;
  geo-pos:lat "38.972"^^xsd:decimal ;
  geo-pos:long "20.991333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8214'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8214'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.991333'^^xsd:double;
  dwc:startLongitude '20.991333'^^xsd:double;
  dwc:endLongitude '20.991333'^^xsd:double;
  dwc:latitude '38.972'^^xsd:double;
  dwc:startLatitude '38.972'^^xsd:double;
  dwc:endLatitude '38.972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.991333 38.972, 20.991333 38.972, 20.991333 38.972, 20.991333 38.972, 20.991333 38.972))'^^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 '774_8214'^^xsd:string;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.966667 9.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.966667"^^xsd:decimal ;
  dwc:decimalLongitude "9.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.966667 9.286)"^^geo:wktLiteral ;
  geo-pos:lat "43.966667"^^xsd:decimal ;
  geo-pos:long "9.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2348'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2348'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.286'^^xsd:double;
  dwc:startLongitude '9.286'^^xsd:double;
  dwc:endLongitude '9.286'^^xsd:double;
  dwc:latitude '43.966667'^^xsd:double;
  dwc:startLatitude '43.966667'^^xsd:double;
  dwc:endLatitude '43.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.286 43.966667, 9.286 43.966667, 9.286 43.966667, 9.286 43.966667, 9.286 43.966667))'^^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 '774_2348'^^xsd:string;
  dwc:observationDate '1989-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5835 20.934333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5835"^^xsd:decimal ;
  dwc:decimalLongitude "20.934333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5835 20.934333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5835"^^xsd:decimal ;
  geo-pos:long "20.934333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1284'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1284'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.934333'^^xsd:double;
  dwc:startLongitude '20.934333'^^xsd:double;
  dwc:endLongitude '20.934333'^^xsd:double;
  dwc:latitude '38.5835'^^xsd:double;
  dwc:startLatitude '38.5835'^^xsd:double;
  dwc:endLatitude '38.5835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.934333 38.5835, 20.934333 38.5835, 20.934333 38.5835, 20.934333 38.5835, 20.934333 38.5835))'^^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 '774_1284'^^xsd:string;
  dwc:observationDate '2000-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619333 20.991167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619333"^^xsd:decimal ;
  dwc:decimalLongitude "20.991167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619333 20.991167)"^^geo:wktLiteral ;
  geo-pos:lat "38.619333"^^xsd:decimal ;
  geo-pos:long "20.991167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1325'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1325'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.991167'^^xsd:double;
  dwc:startLongitude '20.991167'^^xsd:double;
  dwc:endLongitude '20.991167'^^xsd:double;
  dwc:latitude '38.619333'^^xsd:double;
  dwc:startLatitude '38.619333'^^xsd:double;
  dwc:endLatitude '38.619333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.991167 38.619333, 20.991167 38.619333, 20.991167 38.619333, 20.991167 38.619333, 20.991167 38.619333))'^^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 '774_1325'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6378 14.5686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6378"^^xsd:decimal ;
  dwc:decimalLongitude "14.5686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6378 14.5686)"^^geo:wktLiteral ;
  geo-pos:lat "44.6378"^^xsd:decimal ;
  geo-pos:long "14.5686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1782'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1782'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5686'^^xsd:double;
  dwc:startLongitude '14.5686'^^xsd:double;
  dwc:endLongitude '14.5686'^^xsd:double;
  dwc:latitude '44.6378'^^xsd:double;
  dwc:startLatitude '44.6378'^^xsd:double;
  dwc:endLatitude '44.6378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5686 44.6378, 14.5686 44.6378, 14.5686 44.6378, 14.5686 44.6378, 14.5686 44.6378))'^^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 '774_1782'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9745 20.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9745"^^xsd:decimal ;
  dwc:decimalLongitude "20.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9745 20.893)"^^geo:wktLiteral ;
  geo-pos:lat "38.9745"^^xsd:decimal ;
  geo-pos:long "20.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_420'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_420'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.893'^^xsd:double;
  dwc:startLongitude '20.893'^^xsd:double;
  dwc:endLongitude '20.893'^^xsd:double;
  dwc:latitude '38.9745'^^xsd:double;
  dwc:startLatitude '38.9745'^^xsd:double;
  dwc:endLatitude '38.9745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.893 38.9745, 20.893 38.9745, 20.893 38.9745, 20.893 38.9745, 20.893 38.9745))'^^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 '774_420'^^xsd:string;
  dwc:observationDate '2008-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1631'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1631'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1631'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5403 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5403"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5403 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "44.5403"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1769'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1769'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:startLongitude '14.5167'^^xsd:double;
  dwc:endLongitude '14.5167'^^xsd:double;
  dwc:latitude '44.5403'^^xsd:double;
  dwc:startLatitude '44.5403'^^xsd:double;
  dwc:endLatitude '44.5403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5167 44.5403, 14.5167 44.5403, 14.5167 44.5403, 14.5167 44.5403, 14.5167 44.5403))'^^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 '774_1769'^^xsd:string;
  dwc:observationDate '1992-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656833 20.876833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656833"^^xsd:decimal ;
  dwc:decimalLongitude "20.876833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656833 20.876833)"^^geo:wktLiteral ;
  geo-pos:lat "38.656833"^^xsd:decimal ;
  geo-pos:long "20.876833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1576'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1576'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.876833'^^xsd:double;
  dwc:startLongitude '20.876833'^^xsd:double;
  dwc:endLongitude '20.876833'^^xsd:double;
  dwc:latitude '38.656833'^^xsd:double;
  dwc:startLatitude '38.656833'^^xsd:double;
  dwc:endLatitude '38.656833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.876833 38.656833, 20.876833 38.656833, 20.876833 38.656833, 20.876833 38.656833, 20.876833 38.656833))'^^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 '774_1576'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5986 14.6186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5986"^^xsd:decimal ;
  dwc:decimalLongitude "14.6186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5986 14.6186)"^^geo:wktLiteral ;
  geo-pos:lat "44.5986"^^xsd:decimal ;
  geo-pos:long "14.6186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1729'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1729'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6186'^^xsd:double;
  dwc:startLongitude '14.6186'^^xsd:double;
  dwc:endLongitude '14.6186'^^xsd:double;
  dwc:latitude '44.5986'^^xsd:double;
  dwc:startLatitude '44.5986'^^xsd:double;
  dwc:endLatitude '44.5986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6186 44.5986, 14.6186 44.5986, 14.6186 44.5986, 14.6186 44.5986, 14.6186 44.5986))'^^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 '774_1729'^^xsd:string;
  dwc:observationDate '1991-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9715 21.051333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9715"^^xsd:decimal ;
  dwc:decimalLongitude "21.051333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9715 21.051333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9715"^^xsd:decimal ;
  geo-pos:long "21.051333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8225'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8225'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.051333'^^xsd:double;
  dwc:startLongitude '21.051333'^^xsd:double;
  dwc:endLongitude '21.051333'^^xsd:double;
  dwc:latitude '38.9715'^^xsd:double;
  dwc:startLatitude '38.9715'^^xsd:double;
  dwc:endLatitude '38.9715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.051333 38.9715, 21.051333 38.9715, 21.051333 38.9715, 21.051333 38.9715, 21.051333 38.9715))'^^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 '774_8225'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972333 20.894333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972333"^^xsd:decimal ;
  dwc:decimalLongitude "20.894333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972333 20.894333)"^^geo:wktLiteral ;
  geo-pos:lat "38.972333"^^xsd:decimal ;
  geo-pos:long "20.894333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_129'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_129'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894333'^^xsd:double;
  dwc:startLongitude '20.894333'^^xsd:double;
  dwc:endLongitude '20.894333'^^xsd:double;
  dwc:latitude '38.972333'^^xsd:double;
  dwc:startLatitude '38.972333'^^xsd:double;
  dwc:endLatitude '38.972333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894333 38.972333, 20.894333 38.972333, 20.894333 38.972333, 20.894333 38.972333, 20.894333 38.972333))'^^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 '774_129'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9805"^^xsd:decimal ;
  dwc:decimalLongitude "20.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.952)"^^geo:wktLiteral ;
  geo-pos:lat "38.9805"^^xsd:decimal ;
  geo-pos:long "20.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_174'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_174'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.952'^^xsd:double;
  dwc:startLongitude '20.952'^^xsd:double;
  dwc:endLongitude '20.952'^^xsd:double;
  dwc:latitude '38.9805'^^xsd:double;
  dwc:startLatitude '38.9805'^^xsd:double;
  dwc:endLatitude '38.9805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.952 38.9805, 20.952 38.9805, 20.952 38.9805, 20.952 38.9805, 20.952 38.9805))'^^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 '774_174'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9925 20.801167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9925"^^xsd:decimal ;
  dwc:decimalLongitude "20.801167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9925 20.801167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9925"^^xsd:decimal ;
  geo-pos:long "20.801167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_499'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_499'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.801167'^^xsd:double;
  dwc:startLongitude '20.801167'^^xsd:double;
  dwc:endLongitude '20.801167'^^xsd:double;
  dwc:latitude '38.9925'^^xsd:double;
  dwc:startLatitude '38.9925'^^xsd:double;
  dwc:endLatitude '38.9925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.801167 38.9925, 20.801167 38.9925, 20.801167 38.9925, 20.801167 38.9925, 20.801167 38.9925))'^^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 '774_499'^^xsd:string;
  dwc:observationDate '2009-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941 20.8485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.941"^^xsd:decimal ;
  dwc:decimalLongitude "20.8485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941 20.8485)"^^geo:wktLiteral ;
  geo-pos:lat "38.941"^^xsd:decimal ;
  geo-pos:long "20.8485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_257'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_257'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8485'^^xsd:double;
  dwc:startLongitude '20.8485'^^xsd:double;
  dwc:endLongitude '20.8485'^^xsd:double;
  dwc:latitude '38.941'^^xsd:double;
  dwc:startLatitude '38.941'^^xsd:double;
  dwc:endLatitude '38.941'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8485 38.941, 20.8485 38.941, 20.8485 38.941, 20.8485 38.941, 20.8485 38.941))'^^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 '774_257'^^xsd:string;
  dwc:observationDate '2007-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000333 21.101833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.000333"^^xsd:decimal ;
  dwc:decimalLongitude "21.101833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000333 21.101833)"^^geo:wktLiteral ;
  geo-pos:lat "39.000333"^^xsd:decimal ;
  geo-pos:long "21.101833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_307'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_307'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.101833'^^xsd:double;
  dwc:startLongitude '21.101833'^^xsd:double;
  dwc:endLongitude '21.101833'^^xsd:double;
  dwc:latitude '39.000333'^^xsd:double;
  dwc:startLatitude '39.000333'^^xsd:double;
  dwc:endLatitude '39.000333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.101833 39.000333, 21.101833 39.000333, 21.101833 39.000333, 21.101833 39.000333, 21.101833 39.000333))'^^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 '774_307'^^xsd:string;
  dwc:observationDate '2007-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5472 14.5972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5472"^^xsd:decimal ;
  dwc:decimalLongitude "14.5972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5472 14.5972)"^^geo:wktLiteral ;
  geo-pos:lat "44.5472"^^xsd:decimal ;
  geo-pos:long "14.5972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1735'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1735'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5972'^^xsd:double;
  dwc:startLongitude '14.5972'^^xsd:double;
  dwc:endLongitude '14.5972'^^xsd:double;
  dwc:latitude '44.5472'^^xsd:double;
  dwc:startLatitude '44.5472'^^xsd:double;
  dwc:endLatitude '44.5472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5972 44.5472, 14.5972 44.5472, 14.5972 44.5472, 14.5972 44.5472, 14.5972 44.5472))'^^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 '774_1735'^^xsd:string;
  dwc:observationDate '1991-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.478 14.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.478"^^xsd:decimal ;
  dwc:decimalLongitude "14.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.478 14.623)"^^geo:wktLiteral ;
  geo-pos:lat "44.478"^^xsd:decimal ;
  geo-pos:long "14.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2155'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2155'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.623'^^xsd:double;
  dwc:startLongitude '14.623'^^xsd:double;
  dwc:endLongitude '14.623'^^xsd:double;
  dwc:latitude '44.478'^^xsd:double;
  dwc:startLatitude '44.478'^^xsd:double;
  dwc:endLatitude '44.478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.623 44.478, 14.623 44.478, 14.623 44.478, 14.623 44.478, 14.623 44.478))'^^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 '774_2155'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 14.5592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "14.5592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 14.5592)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "14.5592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1836'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1836'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5592'^^xsd:double;
  dwc:startLongitude '14.5592'^^xsd:double;
  dwc:endLongitude '14.5592'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:startLatitude '44.4925'^^xsd:double;
  dwc:endLatitude '44.4925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5592 44.4925, 14.5592 44.4925, 14.5592 44.4925, 14.5592 44.4925, 14.5592 44.4925))'^^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 '774_1836'^^xsd:string;
  dwc:observationDate '1993-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56883 14.64667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56883"^^xsd:decimal ;
  dwc:decimalLongitude "14.64667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56883 14.64667)"^^geo:wktLiteral ;
  geo-pos:lat "44.56883"^^xsd:decimal ;
  geo-pos:long "14.64667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1665'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1665'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.64667'^^xsd:double;
  dwc:startLongitude '14.64667'^^xsd:double;
  dwc:endLongitude '14.64667'^^xsd:double;
  dwc:latitude '44.56883'^^xsd:double;
  dwc:startLatitude '44.56883'^^xsd:double;
  dwc:endLatitude '44.56883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.64667 44.56883, 14.64667 44.56883, 14.64667 44.56883, 14.64667 44.56883, 14.64667 44.56883))'^^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 '774_1665'^^xsd:string;
  dwc:observationDate '1990-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.531667 14.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.531667"^^xsd:decimal ;
  dwc:decimalLongitude "14.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.531667 14.596)"^^geo:wktLiteral ;
  geo-pos:lat "44.531667"^^xsd:decimal ;
  geo-pos:long "14.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2060'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2060'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.596'^^xsd:double;
  dwc:startLongitude '14.596'^^xsd:double;
  dwc:endLongitude '14.596'^^xsd:double;
  dwc:latitude '44.531667'^^xsd:double;
  dwc:startLatitude '44.531667'^^xsd:double;
  dwc:endLatitude '44.531667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.596 44.531667, 14.596 44.531667, 14.596 44.531667, 14.596 44.531667, 14.596 44.531667))'^^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 '774_2060'^^xsd:string;
  dwc:observationDate '1997-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.014 21.1155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.014"^^xsd:decimal ;
  dwc:decimalLongitude "21.1155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.014 21.1155)"^^geo:wktLiteral ;
  geo-pos:lat "39.014"^^xsd:decimal ;
  geo-pos:long "21.1155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_277'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_277'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.1155'^^xsd:double;
  dwc:startLongitude '21.1155'^^xsd:double;
  dwc:endLongitude '21.1155'^^xsd:double;
  dwc:latitude '39.014'^^xsd:double;
  dwc:startLatitude '39.014'^^xsd:double;
  dwc:endLatitude '39.014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.1155 39.014, 21.1155 39.014, 21.1155 39.014, 21.1155 39.014, 21.1155 39.014))'^^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 '774_277'^^xsd:string;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.527 14.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.527"^^xsd:decimal ;
  dwc:decimalLongitude "14.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.527 14.654)"^^geo:wktLiteral ;
  geo-pos:lat "44.527"^^xsd:decimal ;
  geo-pos:long "14.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2130'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2130'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.654'^^xsd:double;
  dwc:startLongitude '14.654'^^xsd:double;
  dwc:endLongitude '14.654'^^xsd:double;
  dwc:latitude '44.527'^^xsd:double;
  dwc:startLatitude '44.527'^^xsd:double;
  dwc:endLatitude '44.527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.654 44.527, 14.654 44.527, 14.654 44.527, 14.654 44.527, 14.654 44.527))'^^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 '774_2130'^^xsd:string;
  dwc:observationDate '1998-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57583 14.49167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57583"^^xsd:decimal ;
  dwc:decimalLongitude "14.49167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57583 14.49167)"^^geo:wktLiteral ;
  geo-pos:lat "44.57583"^^xsd:decimal ;
  geo-pos:long "14.49167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1681'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1681'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.49167'^^xsd:double;
  dwc:startLongitude '14.49167'^^xsd:double;
  dwc:endLongitude '14.49167'^^xsd:double;
  dwc:latitude '44.57583'^^xsd:double;
  dwc:startLatitude '44.57583'^^xsd:double;
  dwc:endLatitude '44.57583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.49167 44.57583, 14.49167 44.57583, 14.49167 44.57583, 14.49167 44.57583, 14.49167 44.57583))'^^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 '774_1681'^^xsd:string;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 21.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988"^^xsd:decimal ;
  dwc:decimalLongitude "21.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 21.005)"^^geo:wktLiteral ;
  geo-pos:lat "38.988"^^xsd:decimal ;
  geo-pos:long "21.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_561'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_561'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.005'^^xsd:double;
  dwc:startLongitude '21.005'^^xsd:double;
  dwc:endLongitude '21.005'^^xsd:double;
  dwc:latitude '38.988'^^xsd:double;
  dwc:startLatitude '38.988'^^xsd:double;
  dwc:endLatitude '38.988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.005 38.988, 21.005 38.988, 21.005 38.988, 21.005 38.988, 21.005 38.988))'^^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 '774_561'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9455 21.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9455"^^xsd:decimal ;
  dwc:decimalLongitude "21.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9455 21.021)"^^geo:wktLiteral ;
  geo-pos:lat "38.9455"^^xsd:decimal ;
  geo-pos:long "21.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_166'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_166'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.021'^^xsd:double;
  dwc:startLongitude '21.021'^^xsd:double;
  dwc:endLongitude '21.021'^^xsd:double;
  dwc:latitude '38.9455'^^xsd:double;
  dwc:startLatitude '38.9455'^^xsd:double;
  dwc:endLatitude '38.9455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.021 38.9455, 21.021 38.9455, 21.021 38.9455, 21.021 38.9455, 21.021 38.9455))'^^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 '774_166'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991833 20.835333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.991833"^^xsd:decimal ;
  dwc:decimalLongitude "20.835333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.991833 20.835333)"^^geo:wktLiteral ;
  geo-pos:lat "38.991833"^^xsd:decimal ;
  geo-pos:long "20.835333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_503'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_503'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.835333'^^xsd:double;
  dwc:startLongitude '20.835333'^^xsd:double;
  dwc:endLongitude '20.835333'^^xsd:double;
  dwc:latitude '38.991833'^^xsd:double;
  dwc:startLatitude '38.991833'^^xsd:double;
  dwc:endLatitude '38.991833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.835333 38.991833, 20.835333 38.991833, 20.835333 38.991833, 20.835333 38.991833, 20.835333 38.991833))'^^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 '774_503'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9535 20.8105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9535"^^xsd:decimal ;
  dwc:decimalLongitude "20.8105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9535 20.8105)"^^geo:wktLiteral ;
  geo-pos:lat "38.9535"^^xsd:decimal ;
  geo-pos:long "20.8105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_227'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_227'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8105'^^xsd:double;
  dwc:startLongitude '20.8105'^^xsd:double;
  dwc:endLongitude '20.8105'^^xsd:double;
  dwc:latitude '38.9535'^^xsd:double;
  dwc:startLatitude '38.9535'^^xsd:double;
  dwc:endLatitude '38.9535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8105 38.9535, 20.8105 38.9535, 20.8105 38.9535, 20.8105 38.9535, 20.8105 38.9535))'^^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 '774_227'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003 20.895667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003"^^xsd:decimal ;
  dwc:decimalLongitude "20.895667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003 20.895667)"^^geo:wktLiteral ;
  geo-pos:lat "39.003"^^xsd:decimal ;
  geo-pos:long "20.895667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_415'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_415'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.895667'^^xsd:double;
  dwc:startLongitude '20.895667'^^xsd:double;
  dwc:endLongitude '20.895667'^^xsd:double;
  dwc:latitude '39.003'^^xsd:double;
  dwc:startLatitude '39.003'^^xsd:double;
  dwc:endLatitude '39.003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.895667 39.003, 20.895667 39.003, 20.895667 39.003, 20.895667 39.003, 20.895667 39.003))'^^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 '774_415'^^xsd:string;
  dwc:observationDate '2008-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535333 20.903167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535333"^^xsd:decimal ;
  dwc:decimalLongitude "20.903167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535333 20.903167)"^^geo:wktLiteral ;
  geo-pos:lat "38.535333"^^xsd:decimal ;
  geo-pos:long "20.903167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1454'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1454'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.903167'^^xsd:double;
  dwc:startLongitude '20.903167'^^xsd:double;
  dwc:endLongitude '20.903167'^^xsd:double;
  dwc:latitude '38.535333'^^xsd:double;
  dwc:startLatitude '38.535333'^^xsd:double;
  dwc:endLatitude '38.535333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.903167 38.535333, 20.903167 38.535333, 20.903167 38.535333, 20.903167 38.535333, 20.903167 38.535333))'^^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 '774_1454'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.941333 12.772667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.941333"^^xsd:decimal ;
  dwc:decimalLongitude "12.772667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.941333 12.772667)"^^geo:wktLiteral ;
  geo-pos:lat "44.941333"^^xsd:decimal ;
  geo-pos:long "12.772667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6921'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6921'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.772667'^^xsd:double;
  dwc:startLongitude '12.772667'^^xsd:double;
  dwc:endLongitude '12.772667'^^xsd:double;
  dwc:latitude '44.941333'^^xsd:double;
  dwc:startLatitude '44.941333'^^xsd:double;
  dwc:endLatitude '44.941333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.772667 44.941333, 12.772667 44.941333, 12.772667 44.941333, 12.772667 44.941333, 12.772667 44.941333))'^^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 '774_6921'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56667 14.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56667"^^xsd:decimal ;
  dwc:decimalLongitude "14.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56667 14.56667)"^^geo:wktLiteral ;
  geo-pos:lat "44.56667"^^xsd:decimal ;
  geo-pos:long "14.56667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2177'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2177'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56667'^^xsd:double;
  dwc:startLongitude '14.56667'^^xsd:double;
  dwc:endLongitude '14.56667'^^xsd:double;
  dwc:latitude '44.56667'^^xsd:double;
  dwc:startLatitude '44.56667'^^xsd:double;
  dwc:endLatitude '44.56667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56667 44.56667, 14.56667 44.56667, 14.56667 44.56667, 14.56667 44.56667, 14.56667 44.56667))'^^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 '774_2177'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.541 14.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.541"^^xsd:decimal ;
  dwc:decimalLongitude "14.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.541 14.491)"^^geo:wktLiteral ;
  geo-pos:lat "44.541"^^xsd:decimal ;
  geo-pos:long "14.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2208'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2208'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.491'^^xsd:double;
  dwc:startLongitude '14.491'^^xsd:double;
  dwc:endLongitude '14.491'^^xsd:double;
  dwc:latitude '44.541'^^xsd:double;
  dwc:startLatitude '44.541'^^xsd:double;
  dwc:endLatitude '44.541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.491 44.541, 14.491 44.541, 14.491 44.541, 14.491 44.541, 14.491 44.541))'^^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 '774_2208'^^xsd:string;
  dwc:observationDate '2000-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 21.024833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958333"^^xsd:decimal ;
  dwc:decimalLongitude "21.024833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958333 21.024833)"^^geo:wktLiteral ;
  geo-pos:lat "38.958333"^^xsd:decimal ;
  geo-pos:long "21.024833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_313'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_313'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.024833'^^xsd:double;
  dwc:startLongitude '21.024833'^^xsd:double;
  dwc:endLongitude '21.024833'^^xsd:double;
  dwc:latitude '38.958333'^^xsd:double;
  dwc:startLatitude '38.958333'^^xsd:double;
  dwc:endLatitude '38.958333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.024833 38.958333, 21.024833 38.958333, 21.024833 38.958333, 21.024833 38.958333, 21.024833 38.958333))'^^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 '774_313'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69883 14.61583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.69883"^^xsd:decimal ;
  dwc:decimalLongitude "14.61583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.69883 14.61583)"^^geo:wktLiteral ;
  geo-pos:lat "44.69883"^^xsd:decimal ;
  geo-pos:long "14.61583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1671'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1671'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61583'^^xsd:double;
  dwc:startLongitude '14.61583'^^xsd:double;
  dwc:endLongitude '14.61583'^^xsd:double;
  dwc:latitude '44.69883'^^xsd:double;
  dwc:startLatitude '44.69883'^^xsd:double;
  dwc:endLatitude '44.69883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61583 44.69883, 14.61583 44.69883, 14.61583 44.69883, 14.61583 44.69883, 14.61583 44.69883))'^^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 '774_1671'^^xsd:string;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9665 20.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9665"^^xsd:decimal ;
  dwc:decimalLongitude "20.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9665 20.984)"^^geo:wktLiteral ;
  geo-pos:lat "38.9665"^^xsd:decimal ;
  geo-pos:long "20.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_298'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_298'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.984'^^xsd:double;
  dwc:startLongitude '20.984'^^xsd:double;
  dwc:endLongitude '20.984'^^xsd:double;
  dwc:latitude '38.9665'^^xsd:double;
  dwc:startLatitude '38.9665'^^xsd:double;
  dwc:endLatitude '38.9665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.984 38.9665, 20.984 38.9665, 20.984 38.9665, 20.984 38.9665, 20.984 38.9665))'^^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 '774_298'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664167 20.9085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664167 20.9085)"^^geo:wktLiteral ;
  geo-pos:lat "38.664167"^^xsd:decimal ;
  geo-pos:long "20.9085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1466'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1466'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9085'^^xsd:double;
  dwc:startLongitude '20.9085'^^xsd:double;
  dwc:endLongitude '20.9085'^^xsd:double;
  dwc:latitude '38.664167'^^xsd:double;
  dwc:startLatitude '38.664167'^^xsd:double;
  dwc:endLatitude '38.664167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9085 38.664167, 20.9085 38.664167, 20.9085 38.664167, 20.9085 38.664167, 20.9085 38.664167))'^^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 '774_1466'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.960167 21.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.960167"^^xsd:decimal ;
  dwc:decimalLongitude "21.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.960167 21.074)"^^geo:wktLiteral ;
  geo-pos:lat "38.960167"^^xsd:decimal ;
  geo-pos:long "21.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_487'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_487'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.074'^^xsd:double;
  dwc:startLongitude '21.074'^^xsd:double;
  dwc:endLongitude '21.074'^^xsd:double;
  dwc:latitude '38.960167'^^xsd:double;
  dwc:startLatitude '38.960167'^^xsd:double;
  dwc:endLatitude '38.960167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.074 38.960167, 21.074 38.960167, 21.074 38.960167, 21.074 38.960167, 21.074 38.960167))'^^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 '774_487'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6145 20.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6145"^^xsd:decimal ;
  dwc:decimalLongitude "20.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6145 20.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.6145"^^xsd:decimal ;
  geo-pos:long "20.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1321'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1321'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969'^^xsd:double;
  dwc:startLongitude '20.969'^^xsd:double;
  dwc:endLongitude '20.969'^^xsd:double;
  dwc:latitude '38.6145'^^xsd:double;
  dwc:startLatitude '38.6145'^^xsd:double;
  dwc:endLatitude '38.6145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969 38.6145, 20.969 38.6145, 20.969 38.6145, 20.969 38.6145, 20.969 38.6145))'^^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 '774_1321'^^xsd:string;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.526667 20.724444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.526667"^^xsd:decimal ;
  dwc:decimalLongitude "20.724444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.526667 20.724444)"^^geo:wktLiteral ;
  geo-pos:lat "38.526667"^^xsd:decimal ;
  geo-pos:long "20.724444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_679'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_679'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.724444'^^xsd:double;
  dwc:startLongitude '20.724444'^^xsd:double;
  dwc:endLongitude '20.724444'^^xsd:double;
  dwc:latitude '38.526667'^^xsd:double;
  dwc:startLatitude '38.526667'^^xsd:double;
  dwc:endLatitude '38.526667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.724444 38.526667, 20.724444 38.526667, 20.724444 38.526667, 20.724444 38.526667, 20.724444 38.526667))'^^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 '774_679'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.616667 14.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.616667 14.54)"^^geo:wktLiteral ;
  geo-pos:lat "44.616667"^^xsd:decimal ;
  geo-pos:long "14.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2433'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2433'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.54'^^xsd:double;
  dwc:startLongitude '14.54'^^xsd:double;
  dwc:endLongitude '14.54'^^xsd:double;
  dwc:latitude '44.616667'^^xsd:double;
  dwc:startLatitude '44.616667'^^xsd:double;
  dwc:endLatitude '44.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.54 44.616667, 14.54 44.616667, 14.54 44.616667, 14.54 44.616667, 14.54 44.616667))'^^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 '774_2433'^^xsd:string;
  dwc:observationDate '1990-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.484667 21.0455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.484667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.484667 21.0455)"^^geo:wktLiteral ;
  geo-pos:lat "38.484667"^^xsd:decimal ;
  geo-pos:long "21.0455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1327'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1327'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0455'^^xsd:double;
  dwc:startLongitude '21.0455'^^xsd:double;
  dwc:endLongitude '21.0455'^^xsd:double;
  dwc:latitude '38.484667'^^xsd:double;
  dwc:startLatitude '38.484667'^^xsd:double;
  dwc:endLatitude '38.484667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0455 38.484667, 21.0455 38.484667, 21.0455 38.484667, 21.0455 38.484667, 21.0455 38.484667))'^^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 '774_1327'^^xsd:string;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.240267 13.242233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.240267"^^xsd:decimal ;
  dwc:decimalLongitude "13.242233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.240267 13.242233)"^^geo:wktLiteral ;
  geo-pos:lat "45.240267"^^xsd:decimal ;
  geo-pos:long "13.242233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6933'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6933'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.242233'^^xsd:double;
  dwc:startLongitude '13.242233'^^xsd:double;
  dwc:endLongitude '13.242233'^^xsd:double;
  dwc:latitude '45.240267'^^xsd:double;
  dwc:startLatitude '45.240267'^^xsd:double;
  dwc:endLatitude '45.240267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.242233 45.240267, 13.242233 45.240267, 13.242233 45.240267, 13.242233 45.240267, 13.242233 45.240267))'^^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 '774_6933'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.921167 20.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.921167"^^xsd:decimal ;
  dwc:decimalLongitude "20.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.921167 20.8075)"^^geo:wktLiteral ;
  geo-pos:lat "38.921167"^^xsd:decimal ;
  geo-pos:long "20.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8238'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8238'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8075'^^xsd:double;
  dwc:startLongitude '20.8075'^^xsd:double;
  dwc:endLongitude '20.8075'^^xsd:double;
  dwc:latitude '38.921167'^^xsd:double;
  dwc:startLatitude '38.921167'^^xsd:double;
  dwc:endLatitude '38.921167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8075 38.921167, 20.8075 38.921167, 20.8075 38.921167, 20.8075 38.921167, 20.8075 38.921167))'^^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 '774_8238'^^xsd:string;
  dwc:observationDate '2008-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6075 20.807667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6075"^^xsd:decimal ;
  dwc:decimalLongitude "20.807667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6075 20.807667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6075"^^xsd:decimal ;
  geo-pos:long "20.807667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1560'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1560'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.807667'^^xsd:double;
  dwc:startLongitude '20.807667'^^xsd:double;
  dwc:endLongitude '20.807667'^^xsd:double;
  dwc:latitude '38.6075'^^xsd:double;
  dwc:startLatitude '38.6075'^^xsd:double;
  dwc:endLatitude '38.6075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.807667 38.6075, 20.807667 38.6075, 20.807667 38.6075, 20.807667 38.6075, 20.807667 38.6075))'^^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 '774_1560'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.539333 14.513167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.539333"^^xsd:decimal ;
  dwc:decimalLongitude "14.513167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.539333 14.513167)"^^geo:wktLiteral ;
  geo-pos:lat "44.539333"^^xsd:decimal ;
  geo-pos:long "14.513167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2099'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2099'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.513167'^^xsd:double;
  dwc:startLongitude '14.513167'^^xsd:double;
  dwc:endLongitude '14.513167'^^xsd:double;
  dwc:latitude '44.539333'^^xsd:double;
  dwc:startLatitude '44.539333'^^xsd:double;
  dwc:endLatitude '44.539333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.513167 44.539333, 14.513167 44.539333, 14.513167 44.539333, 14.513167 44.539333, 14.513167 44.539333))'^^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 '774_2099'^^xsd:string;
  dwc:observationDate '1997-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.286732 15.480573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.286732"^^xsd:decimal ;
  dwc:decimalLongitude "15.480573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.286732 15.480573)"^^geo:wktLiteral ;
  geo-pos:lat "38.286732"^^xsd:decimal ;
  geo-pos:long "15.480573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8410'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8410'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.711666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.480573'^^xsd:double;
  dwc:startLongitude '15.480573'^^xsd:double;
  dwc:endLongitude '15.480573'^^xsd:double;
  dwc:latitude '38.286732'^^xsd:double;
  dwc:startLatitude '38.286732'^^xsd:double;
  dwc:endLatitude '38.286732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.480573 38.286732, 15.480573 38.286732, 15.480573 38.286732, 15.480573 38.286732, 15.480573 38.286732))'^^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 '774_8410'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5522 14.4686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5522"^^xsd:decimal ;
  dwc:decimalLongitude "14.4686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5522 14.4686)"^^geo:wktLiteral ;
  geo-pos:lat "44.5522"^^xsd:decimal ;
  geo-pos:long "14.4686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1858'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1858'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4686'^^xsd:double;
  dwc:startLongitude '14.4686'^^xsd:double;
  dwc:endLongitude '14.4686'^^xsd:double;
  dwc:latitude '44.5522'^^xsd:double;
  dwc:startLatitude '44.5522'^^xsd:double;
  dwc:endLatitude '44.5522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4686 44.5522, 14.4686 44.5522, 14.4686 44.5522, 14.4686 44.5522, 14.4686 44.5522))'^^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 '774_1858'^^xsd:string;
  dwc:observationDate '1993-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5608 14.6181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5608"^^xsd:decimal ;
  dwc:decimalLongitude "14.6181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5608 14.6181)"^^geo:wktLiteral ;
  geo-pos:lat "44.5608"^^xsd:decimal ;
  geo-pos:long "14.6181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1795'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1795'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6181'^^xsd:double;
  dwc:startLongitude '14.6181'^^xsd:double;
  dwc:endLongitude '14.6181'^^xsd:double;
  dwc:latitude '44.5608'^^xsd:double;
  dwc:startLatitude '44.5608'^^xsd:double;
  dwc:endLatitude '44.5608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6181 44.5608, 14.6181 44.5608, 14.6181 44.5608, 14.6181 44.5608, 14.6181 44.5608))'^^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 '774_1795'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.429 14.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.429"^^xsd:decimal ;
  dwc:decimalLongitude "14.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.429 14.655)"^^geo:wktLiteral ;
  geo-pos:lat "44.429"^^xsd:decimal ;
  geo-pos:long "14.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2191'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2191'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.655'^^xsd:double;
  dwc:startLongitude '14.655'^^xsd:double;
  dwc:endLongitude '14.655'^^xsd:double;
  dwc:latitude '44.429'^^xsd:double;
  dwc:startLatitude '44.429'^^xsd:double;
  dwc:endLatitude '44.429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.655 44.429, 14.655 44.429, 14.655 44.429, 14.655 44.429, 14.655 44.429))'^^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 '774_2191'^^xsd:string;
  dwc:observationDate '2000-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.942333 20.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.942333"^^xsd:decimal ;
  dwc:decimalLongitude "20.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.942333 20.826)"^^geo:wktLiteral ;
  geo-pos:lat "38.942333"^^xsd:decimal ;
  geo-pos:long "20.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8241'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8241'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.826'^^xsd:double;
  dwc:startLongitude '20.826'^^xsd:double;
  dwc:endLongitude '20.826'^^xsd:double;
  dwc:latitude '38.942333'^^xsd:double;
  dwc:startLatitude '38.942333'^^xsd:double;
  dwc:endLatitude '38.942333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.826 38.942333, 20.826 38.942333, 20.826 38.942333, 20.826 38.942333, 20.826 38.942333))'^^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 '774_8241'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.9295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658"^^xsd:decimal ;
  dwc:decimalLongitude "20.9295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.9295)"^^geo:wktLiteral ;
  geo-pos:lat "38.658"^^xsd:decimal ;
  geo-pos:long "20.9295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1529'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1529'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9295'^^xsd:double;
  dwc:startLongitude '20.9295'^^xsd:double;
  dwc:endLongitude '20.9295'^^xsd:double;
  dwc:latitude '38.658'^^xsd:double;
  dwc:startLatitude '38.658'^^xsd:double;
  dwc:endLatitude '38.658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9295 38.658, 20.9295 38.658, 20.9295 38.658, 20.9295 38.658, 20.9295 38.658))'^^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 '774_1529'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0045 20.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0045"^^xsd:decimal ;
  dwc:decimalLongitude "20.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0045 20.966)"^^geo:wktLiteral ;
  geo-pos:lat "39.0045"^^xsd:decimal ;
  geo-pos:long "20.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_553'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_553'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966'^^xsd:double;
  dwc:startLongitude '20.966'^^xsd:double;
  dwc:endLongitude '20.966'^^xsd:double;
  dwc:latitude '39.0045'^^xsd:double;
  dwc:startLatitude '39.0045'^^xsd:double;
  dwc:endLatitude '39.0045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966 39.0045, 20.966 39.0045, 20.966 39.0045, 20.966 39.0045, 20.966 39.0045))'^^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 '774_553'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972333 21.059833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.972333"^^xsd:decimal ;
  dwc:decimalLongitude "21.059833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.972333 21.059833)"^^geo:wktLiteral ;
  geo-pos:lat "38.972333"^^xsd:decimal ;
  geo-pos:long "21.059833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8249'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.059833'^^xsd:double;
  dwc:startLongitude '21.059833'^^xsd:double;
  dwc:endLongitude '21.059833'^^xsd:double;
  dwc:latitude '38.972333'^^xsd:double;
  dwc:startLatitude '38.972333'^^xsd:double;
  dwc:endLatitude '38.972333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.059833 38.972333, 21.059833 38.972333, 21.059833 38.972333, 21.059833 38.972333, 21.059833 38.972333))'^^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 '774_8249'^^xsd:string;
  dwc:observationDate '2008-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.690556 20.814444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.690556"^^xsd:decimal ;
  dwc:decimalLongitude "20.814444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.690556 20.814444)"^^geo:wktLiteral ;
  geo-pos:lat "38.690556"^^xsd:decimal ;
  geo-pos:long "20.814444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_665'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_665'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.814444'^^xsd:double;
  dwc:startLongitude '20.814444'^^xsd:double;
  dwc:endLongitude '20.814444'^^xsd:double;
  dwc:latitude '38.690556'^^xsd:double;
  dwc:startLatitude '38.690556'^^xsd:double;
  dwc:endLatitude '38.690556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.814444 38.690556, 20.814444 38.690556, 20.814444 38.690556, 20.814444 38.690556, 20.814444 38.690556))'^^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 '774_665'^^xsd:string;
  dwc:observationDate '1991-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9415 8.534167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9415"^^xsd:decimal ;
  dwc:decimalLongitude "8.534167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9415 8.534167)"^^geo:wktLiteral ;
  geo-pos:lat "40.9415"^^xsd:decimal ;
  geo-pos:long "8.534167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2779'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2779'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.534167'^^xsd:double;
  dwc:startLongitude '8.534167'^^xsd:double;
  dwc:endLongitude '8.534167'^^xsd:double;
  dwc:latitude '40.9415'^^xsd:double;
  dwc:startLatitude '40.9415'^^xsd:double;
  dwc:endLatitude '40.9415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.534167 40.9415, 8.534167 40.9415, 8.534167 40.9415, 8.534167 40.9415, 8.534167 40.9415))'^^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 '774_2779'^^xsd:string;
  dwc:observationDate '1995-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "20.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.873)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "20.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_161'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_161'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.873'^^xsd:double;
  dwc:startLongitude '20.873'^^xsd:double;
  dwc:endLongitude '20.873'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:startLatitude '38.975'^^xsd:double;
  dwc:endLatitude '38.975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.873 38.975, 20.873 38.975, 20.873 38.975, 20.873 38.975, 20.873 38.975))'^^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 '774_161'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.930833 8.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.930833"^^xsd:decimal ;
  dwc:decimalLongitude "8.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.930833 8.254)"^^geo:wktLiteral ;
  geo-pos:lat "40.930833"^^xsd:decimal ;
  geo-pos:long "8.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2795'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2795'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.254'^^xsd:double;
  dwc:startLongitude '8.254'^^xsd:double;
  dwc:endLongitude '8.254'^^xsd:double;
  dwc:latitude '40.930833'^^xsd:double;
  dwc:startLatitude '40.930833'^^xsd:double;
  dwc:endLatitude '40.930833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.254 40.930833, 8.254 40.930833, 8.254 40.930833, 8.254 40.930833, 8.254 40.930833))'^^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 '774_2795'^^xsd:string;
  dwc:observationDate '1995-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 20.886167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "20.886167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 20.886167)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "20.886167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_551'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_551'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.886167'^^xsd:double;
  dwc:startLongitude '20.886167'^^xsd:double;
  dwc:endLongitude '20.886167'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:startLatitude '38.984'^^xsd:double;
  dwc:endLatitude '38.984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.886167 38.984, 20.886167 38.984, 20.886167 38.984, 20.886167 38.984, 20.886167 38.984))'^^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 '774_551'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 21.020667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "21.020667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 21.020667)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "21.020667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_297'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_297'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.020667'^^xsd:double;
  dwc:startLongitude '21.020667'^^xsd:double;
  dwc:endLongitude '21.020667'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:startLatitude '38.975'^^xsd:double;
  dwc:endLatitude '38.975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.020667 38.975, 21.020667 38.975, 21.020667 38.975, 21.020667 38.975, 21.020667 38.975))'^^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 '774_297'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5335 14.623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5335"^^xsd:decimal ;
  dwc:decimalLongitude "14.623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5335 14.623333)"^^geo:wktLiteral ;
  geo-pos:lat "44.5335"^^xsd:decimal ;
  geo-pos:long "14.623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2063'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2063'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.623333'^^xsd:double;
  dwc:startLongitude '14.623333'^^xsd:double;
  dwc:endLongitude '14.623333'^^xsd:double;
  dwc:latitude '44.5335'^^xsd:double;
  dwc:startLatitude '44.5335'^^xsd:double;
  dwc:endLatitude '44.5335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.623333 44.5335, 14.623333 44.5335, 14.623333 44.5335, 14.623333 44.5335, 14.623333 44.5335))'^^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 '774_2063'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9335 21.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9335"^^xsd:decimal ;
  dwc:decimalLongitude "21.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9335 21.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.9335"^^xsd:decimal ;
  geo-pos:long "21.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_15'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_15'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.018'^^xsd:double;
  dwc:startLongitude '21.018'^^xsd:double;
  dwc:endLongitude '21.018'^^xsd:double;
  dwc:latitude '38.9335'^^xsd:double;
  dwc:startLatitude '38.9335'^^xsd:double;
  dwc:endLatitude '38.9335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.018 38.9335, 21.018 38.9335, 21.018 38.9335, 21.018 38.9335, 21.018 38.9335))'^^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 '774_15'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.439667 14.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.439667"^^xsd:decimal ;
  dwc:decimalLongitude "14.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.439667 14.72)"^^geo:wktLiteral ;
  geo-pos:lat "44.439667"^^xsd:decimal ;
  geo-pos:long "14.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2064'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2064'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.72'^^xsd:double;
  dwc:startLongitude '14.72'^^xsd:double;
  dwc:endLongitude '14.72'^^xsd:double;
  dwc:latitude '44.439667'^^xsd:double;
  dwc:startLatitude '44.439667'^^xsd:double;
  dwc:endLatitude '44.439667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.72 44.439667, 14.72 44.439667, 14.72 44.439667, 14.72 44.439667, 14.72 44.439667))'^^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 '774_2064'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.751167 20.829333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.751167"^^xsd:decimal ;
  dwc:decimalLongitude "20.829333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.751167 20.829333)"^^geo:wktLiteral ;
  geo-pos:lat "38.751167"^^xsd:decimal ;
  geo-pos:long "20.829333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1398'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1398'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.829333'^^xsd:double;
  dwc:startLongitude '20.829333'^^xsd:double;
  dwc:endLongitude '20.829333'^^xsd:double;
  dwc:latitude '38.751167'^^xsd:double;
  dwc:startLatitude '38.751167'^^xsd:double;
  dwc:endLatitude '38.751167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.829333 38.751167, 20.829333 38.751167, 20.829333 38.751167, 20.829333 38.751167, 20.829333 38.751167))'^^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 '774_1398'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.980833 20.972333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.980833"^^xsd:decimal ;
  dwc:decimalLongitude "20.972333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.980833 20.972333)"^^geo:wktLiteral ;
  geo-pos:lat "38.980833"^^xsd:decimal ;
  geo-pos:long "20.972333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_20'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_20'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.972333'^^xsd:double;
  dwc:startLongitude '20.972333'^^xsd:double;
  dwc:endLongitude '20.972333'^^xsd:double;
  dwc:latitude '38.980833'^^xsd:double;
  dwc:startLatitude '38.980833'^^xsd:double;
  dwc:endLatitude '38.980833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.972333 38.980833, 20.972333 38.980833, 20.972333 38.980833, 20.972333 38.980833, 20.972333 38.980833))'^^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 '774_20'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659833"^^xsd:decimal ;
  dwc:decimalLongitude "20.941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.941667)"^^geo:wktLiteral ;
  geo-pos:lat "38.659833"^^xsd:decimal ;
  geo-pos:long "20.941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1523'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1523'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.941667'^^xsd:double;
  dwc:startLongitude '20.941667'^^xsd:double;
  dwc:endLongitude '20.941667'^^xsd:double;
  dwc:latitude '38.659833'^^xsd:double;
  dwc:startLatitude '38.659833'^^xsd:double;
  dwc:endLatitude '38.659833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.941667 38.659833, 20.941667 38.659833, 20.941667 38.659833, 20.941667 38.659833, 20.941667 38.659833))'^^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 '774_1523'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954 20.804167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954"^^xsd:decimal ;
  dwc:decimalLongitude "20.804167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954 20.804167)"^^geo:wktLiteral ;
  geo-pos:lat "38.954"^^xsd:decimal ;
  geo-pos:long "20.804167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_528'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_528'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.804167'^^xsd:double;
  dwc:startLongitude '20.804167'^^xsd:double;
  dwc:endLongitude '20.804167'^^xsd:double;
  dwc:latitude '38.954'^^xsd:double;
  dwc:startLatitude '38.954'^^xsd:double;
  dwc:endLatitude '38.954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.804167 38.954, 20.804167 38.954, 20.804167 38.954, 20.804167 38.954, 20.804167 38.954))'^^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 '774_528'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9885 21.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9885"^^xsd:decimal ;
  dwc:decimalLongitude "21.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9885 21.011667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9885"^^xsd:decimal ;
  geo-pos:long "21.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_186'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_186'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.011667'^^xsd:double;
  dwc:startLongitude '21.011667'^^xsd:double;
  dwc:endLongitude '21.011667'^^xsd:double;
  dwc:latitude '38.9885'^^xsd:double;
  dwc:startLatitude '38.9885'^^xsd:double;
  dwc:endLatitude '38.9885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.011667 38.9885, 21.011667 38.9885, 21.011667 38.9885, 21.011667 38.9885, 21.011667 38.9885))'^^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 '774_186'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663833 20.863667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663833"^^xsd:decimal ;
  dwc:decimalLongitude "20.863667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663833 20.863667)"^^geo:wktLiteral ;
  geo-pos:lat "38.663833"^^xsd:decimal ;
  geo-pos:long "20.863667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1263'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1263'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.863667'^^xsd:double;
  dwc:startLongitude '20.863667'^^xsd:double;
  dwc:endLongitude '20.863667'^^xsd:double;
  dwc:latitude '38.663833'^^xsd:double;
  dwc:startLatitude '38.663833'^^xsd:double;
  dwc:endLatitude '38.663833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.863667 38.663833, 20.863667 38.663833, 20.863667 38.663833, 20.863667 38.663833, 20.863667 38.663833))'^^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 '774_1263'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5017 14.6419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5017"^^xsd:decimal ;
  dwc:decimalLongitude "14.6419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5017 14.6419)"^^geo:wktLiteral ;
  geo-pos:lat "44.5017"^^xsd:decimal ;
  geo-pos:long "14.6419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1748'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1748'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6419'^^xsd:double;
  dwc:startLongitude '14.6419'^^xsd:double;
  dwc:endLongitude '14.6419'^^xsd:double;
  dwc:latitude '44.5017'^^xsd:double;
  dwc:startLatitude '44.5017'^^xsd:double;
  dwc:endLatitude '44.5017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6419 44.5017, 14.6419 44.5017, 14.6419 44.5017, 14.6419 44.5017, 14.6419 44.5017))'^^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 '774_1748'^^xsd:string;
  dwc:observationDate '1992-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9925 21.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9925"^^xsd:decimal ;
  dwc:decimalLongitude "21.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9925 21.134)"^^geo:wktLiteral ;
  geo-pos:lat "38.9925"^^xsd:decimal ;
  geo-pos:long "21.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8276'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8276'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.134'^^xsd:double;
  dwc:startLongitude '21.134'^^xsd:double;
  dwc:endLongitude '21.134'^^xsd:double;
  dwc:latitude '38.9925'^^xsd:double;
  dwc:startLatitude '38.9925'^^xsd:double;
  dwc:endLatitude '38.9925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.134 38.9925, 21.134 38.9925, 21.134 38.9925, 21.134 38.9925, 21.134 38.9925))'^^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 '774_8276'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677667 20.902833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677667"^^xsd:decimal ;
  dwc:decimalLongitude "20.902833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677667 20.902833)"^^geo:wktLiteral ;
  geo-pos:lat "38.677667"^^xsd:decimal ;
  geo-pos:long "20.902833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1419'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1419'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.902833'^^xsd:double;
  dwc:startLongitude '20.902833'^^xsd:double;
  dwc:endLongitude '20.902833'^^xsd:double;
  dwc:latitude '38.677667'^^xsd:double;
  dwc:startLatitude '38.677667'^^xsd:double;
  dwc:endLatitude '38.677667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.902833 38.677667, 20.902833 38.677667, 20.902833 38.677667, 20.902833 38.677667, 20.902833 38.677667))'^^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 '774_1419'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961667 20.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961667"^^xsd:decimal ;
  dwc:decimalLongitude "20.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961667 20.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.961667"^^xsd:decimal ;
  geo-pos:long "20.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_575'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_575'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.97'^^xsd:double;
  dwc:startLongitude '20.97'^^xsd:double;
  dwc:endLongitude '20.97'^^xsd:double;
  dwc:latitude '38.961667'^^xsd:double;
  dwc:startLatitude '38.961667'^^xsd:double;
  dwc:endLatitude '38.961667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.97 38.961667, 20.97 38.961667, 20.97 38.961667, 20.97 38.961667, 20.97 38.961667))'^^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 '774_575'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.735167 20.758833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.735167"^^xsd:decimal ;
  dwc:decimalLongitude "20.758833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.735167 20.758833)"^^geo:wktLiteral ;
  geo-pos:lat "38.735167"^^xsd:decimal ;
  geo-pos:long "20.758833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1601'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1601'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.758833'^^xsd:double;
  dwc:startLongitude '20.758833'^^xsd:double;
  dwc:endLongitude '20.758833'^^xsd:double;
  dwc:latitude '38.735167'^^xsd:double;
  dwc:startLatitude '38.735167'^^xsd:double;
  dwc:endLatitude '38.735167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.758833 38.735167, 20.758833 38.735167, 20.758833 38.735167, 20.758833 38.735167, 20.758833 38.735167))'^^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 '774_1601'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 20.9345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657"^^xsd:decimal ;
  dwc:decimalLongitude "20.9345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 20.9345)"^^geo:wktLiteral ;
  geo-pos:lat "38.657"^^xsd:decimal ;
  geo-pos:long "20.9345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_951'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_951'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9345'^^xsd:double;
  dwc:startLongitude '20.9345'^^xsd:double;
  dwc:endLongitude '20.9345'^^xsd:double;
  dwc:latitude '38.657'^^xsd:double;
  dwc:startLatitude '38.657'^^xsd:double;
  dwc:endLatitude '38.657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9345 38.657, 20.9345 38.657, 20.9345 38.657, 20.9345 38.657, 20.9345 38.657))'^^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 '774_951'^^xsd:string;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.702833 20.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.702833"^^xsd:decimal ;
  dwc:decimalLongitude "20.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.702833 20.868)"^^geo:wktLiteral ;
  geo-pos:lat "38.702833"^^xsd:decimal ;
  geo-pos:long "20.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1186'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1186'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.868'^^xsd:double;
  dwc:startLongitude '20.868'^^xsd:double;
  dwc:endLongitude '20.868'^^xsd:double;
  dwc:latitude '38.702833'^^xsd:double;
  dwc:startLatitude '38.702833'^^xsd:double;
  dwc:endLatitude '38.702833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.868 38.702833, 20.868 38.702833, 20.868 38.702833, 20.868 38.702833, 20.868 38.702833))'^^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 '774_1186'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966667 20.873667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966667"^^xsd:decimal ;
  dwc:decimalLongitude "20.873667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966667 20.873667)"^^geo:wktLiteral ;
  geo-pos:lat "38.966667"^^xsd:decimal ;
  geo-pos:long "20.873667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2655'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2655'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.873667'^^xsd:double;
  dwc:startLongitude '20.873667'^^xsd:double;
  dwc:endLongitude '20.873667'^^xsd:double;
  dwc:latitude '38.966667'^^xsd:double;
  dwc:startLatitude '38.966667'^^xsd:double;
  dwc:endLatitude '38.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.873667 38.966667, 20.873667 38.966667, 20.873667 38.966667, 20.873667 38.966667, 20.873667 38.966667))'^^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 '774_2655'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9376 8.1961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9376"^^xsd:decimal ;
  dwc:decimalLongitude "8.1961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9376 8.1961)"^^geo:wktLiteral ;
  geo-pos:lat "43.9376"^^xsd:decimal ;
  geo-pos:long "8.1961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7460'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7460'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1961'^^xsd:double;
  dwc:startLongitude '8.1961'^^xsd:double;
  dwc:endLongitude '8.1961'^^xsd:double;
  dwc:latitude '43.9376'^^xsd:double;
  dwc:startLatitude '43.9376'^^xsd:double;
  dwc:endLatitude '43.9376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1961 43.9376, 8.1961 43.9376, 8.1961 43.9376, 8.1961 43.9376, 8.1961 43.9376))'^^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 '774_7460'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958167 21.100333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958167"^^xsd:decimal ;
  dwc:decimalLongitude "21.100333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958167 21.100333)"^^geo:wktLiteral ;
  geo-pos:lat "38.958167"^^xsd:decimal ;
  geo-pos:long "21.100333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8217'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8217'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.100333'^^xsd:double;
  dwc:startLongitude '21.100333'^^xsd:double;
  dwc:endLongitude '21.100333'^^xsd:double;
  dwc:latitude '38.958167'^^xsd:double;
  dwc:startLatitude '38.958167'^^xsd:double;
  dwc:endLatitude '38.958167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.100333 38.958167, 21.100333 38.958167, 21.100333 38.958167, 21.100333 38.958167, 21.100333 38.958167))'^^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 '774_8217'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9705 20.833667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9705"^^xsd:decimal ;
  dwc:decimalLongitude "20.833667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9705 20.833667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9705"^^xsd:decimal ;
  geo-pos:long "20.833667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_537'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_537'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.833667'^^xsd:double;
  dwc:startLongitude '20.833667'^^xsd:double;
  dwc:endLongitude '20.833667'^^xsd:double;
  dwc:latitude '38.9705'^^xsd:double;
  dwc:startLatitude '38.9705'^^xsd:double;
  dwc:endLatitude '38.9705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.833667 38.9705, 20.833667 38.9705, 20.833667 38.9705, 20.833667 38.9705, 20.833667 38.9705))'^^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 '774_537'^^xsd:string;
  dwc:observationDate '2010-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662667 20.920667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662667"^^xsd:decimal ;
  dwc:decimalLongitude "20.920667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662667 20.920667)"^^geo:wktLiteral ;
  geo-pos:lat "38.662667"^^xsd:decimal ;
  geo-pos:long "20.920667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_850'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_850'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.920667'^^xsd:double;
  dwc:startLongitude '20.920667'^^xsd:double;
  dwc:endLongitude '20.920667'^^xsd:double;
  dwc:latitude '38.662667'^^xsd:double;
  dwc:startLatitude '38.662667'^^xsd:double;
  dwc:endLatitude '38.662667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.920667 38.662667, 20.920667 38.662667, 20.920667 38.662667, 20.920667 38.662667, 20.920667 38.662667))'^^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 '774_850'^^xsd:string;
  dwc:observationDate '1996-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9675 20.9245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9675"^^xsd:decimal ;
  dwc:decimalLongitude "20.9245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9675 20.9245)"^^geo:wktLiteral ;
  geo-pos:lat "38.9675"^^xsd:decimal ;
  geo-pos:long "20.9245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_541'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_541'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9245'^^xsd:double;
  dwc:startLongitude '20.9245'^^xsd:double;
  dwc:endLongitude '20.9245'^^xsd:double;
  dwc:latitude '38.9675'^^xsd:double;
  dwc:startLatitude '38.9675'^^xsd:double;
  dwc:endLatitude '38.9675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9245 38.9675, 20.9245 38.9675, 20.9245 38.9675, 20.9245 38.9675, 20.9245 38.9675))'^^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 '774_541'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.588667 20.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.588667"^^xsd:decimal ;
  dwc:decimalLongitude "20.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.588667 20.843)"^^geo:wktLiteral ;
  geo-pos:lat "38.588667"^^xsd:decimal ;
  geo-pos:long "20.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1245'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1245'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843'^^xsd:double;
  dwc:startLongitude '20.843'^^xsd:double;
  dwc:endLongitude '20.843'^^xsd:double;
  dwc:latitude '38.588667'^^xsd:double;
  dwc:startLatitude '38.588667'^^xsd:double;
  dwc:endLatitude '38.588667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843 38.588667, 20.843 38.588667, 20.843 38.588667, 20.843 38.588667, 20.843 38.588667))'^^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 '774_1245'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54 14.5569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.54"^^xsd:decimal ;
  dwc:decimalLongitude "14.5569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54 14.5569)"^^geo:wktLiteral ;
  geo-pos:lat "44.54"^^xsd:decimal ;
  geo-pos:long "14.5569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1987'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1987'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5569'^^xsd:double;
  dwc:startLongitude '14.5569'^^xsd:double;
  dwc:endLongitude '14.5569'^^xsd:double;
  dwc:latitude '44.54'^^xsd:double;
  dwc:startLatitude '44.54'^^xsd:double;
  dwc:endLatitude '44.54'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5569 44.54, 14.5569 44.54, 14.5569 44.54, 14.5569 44.54, 14.5569 44.54))'^^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 '774_1987'^^xsd:string;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.585 20.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.585"^^xsd:decimal ;
  dwc:decimalLongitude "20.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.585 20.956)"^^geo:wktLiteral ;
  geo-pos:lat "38.585"^^xsd:decimal ;
  geo-pos:long "20.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1402'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1402'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.956'^^xsd:double;
  dwc:startLongitude '20.956'^^xsd:double;
  dwc:endLongitude '20.956'^^xsd:double;
  dwc:latitude '38.585'^^xsd:double;
  dwc:startLatitude '38.585'^^xsd:double;
  dwc:endLatitude '38.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.956 38.585, 20.956 38.585, 20.956 38.585, 20.956 38.585, 20.956 38.585))'^^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 '774_1402'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.82222 10.68611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.82222"^^xsd:decimal ;
  dwc:decimalLongitude "10.68611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.82222 10.68611)"^^geo:wktLiteral ;
  geo-pos:lat "42.82222"^^xsd:decimal ;
  geo-pos:long "10.68611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3739'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3739'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '10.68611'^^xsd:double;
  dwc:startLongitude '10.68611'^^xsd:double;
  dwc:endLongitude '10.68611'^^xsd:double;
  dwc:latitude '42.82222'^^xsd:double;
  dwc:startLatitude '42.82222'^^xsd:double;
  dwc:endLatitude '42.82222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.68611 42.82222, 10.68611 42.82222, 10.68611 42.82222, 10.68611 42.82222, 10.68611 42.82222))'^^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 '774_3739'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6205 20.9465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6205"^^xsd:decimal ;
  dwc:decimalLongitude "20.9465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6205 20.9465)"^^geo:wktLiteral ;
  geo-pos:lat "38.6205"^^xsd:decimal ;
  geo-pos:long "20.9465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1236'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1236'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9465'^^xsd:double;
  dwc:startLongitude '20.9465'^^xsd:double;
  dwc:endLongitude '20.9465'^^xsd:double;
  dwc:latitude '38.6205'^^xsd:double;
  dwc:startLatitude '38.6205'^^xsd:double;
  dwc:endLatitude '38.6205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9465 38.6205, 20.9465 38.6205, 20.9465 38.6205, 20.9465 38.6205, 20.9465 38.6205))'^^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 '774_1236'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5575 14.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5575"^^xsd:decimal ;
  dwc:decimalLongitude "14.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5575 14.553)"^^geo:wktLiteral ;
  geo-pos:lat "44.5575"^^xsd:decimal ;
  geo-pos:long "14.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1668'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1668'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.553'^^xsd:double;
  dwc:startLongitude '14.553'^^xsd:double;
  dwc:endLongitude '14.553'^^xsd:double;
  dwc:latitude '44.5575'^^xsd:double;
  dwc:startLatitude '44.5575'^^xsd:double;
  dwc:endLatitude '44.5575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.553 44.5575, 14.553 44.5575, 14.553 44.5575, 14.553 44.5575, 14.553 44.5575))'^^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 '774_1668'^^xsd:string;
  dwc:observationDate '1990-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5719 14.4664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5719"^^xsd:decimal ;
  dwc:decimalLongitude "14.4664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5719 14.4664)"^^geo:wktLiteral ;
  geo-pos:lat "44.5719"^^xsd:decimal ;
  geo-pos:long "14.4664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1867'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1867'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4664'^^xsd:double;
  dwc:startLongitude '14.4664'^^xsd:double;
  dwc:endLongitude '14.4664'^^xsd:double;
  dwc:latitude '44.5719'^^xsd:double;
  dwc:startLatitude '44.5719'^^xsd:double;
  dwc:endLatitude '44.5719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4664 44.5719, 14.4664 44.5719, 14.4664 44.5719, 14.4664 44.5719, 14.4664 44.5719))'^^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 '774_1867'^^xsd:string;
  dwc:observationDate '1993-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974167 20.9675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974167 20.9675)"^^geo:wktLiteral ;
  geo-pos:lat "38.974167"^^xsd:decimal ;
  geo-pos:long "20.9675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8219'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8219'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9675'^^xsd:double;
  dwc:startLongitude '20.9675'^^xsd:double;
  dwc:endLongitude '20.9675'^^xsd:double;
  dwc:latitude '38.974167'^^xsd:double;
  dwc:startLatitude '38.974167'^^xsd:double;
  dwc:endLatitude '38.974167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9675 38.974167, 20.9675 38.974167, 20.9675 38.974167, 20.9675 38.974167, 20.9675 38.974167))'^^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 '774_8219'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.978667 -17.145333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.978667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.145333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.978667 -17.145333)"^^geo:wktLiteral ;
  geo-pos:lat "27.978667"^^xsd:decimal ;
  geo-pos:long "-17.145333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2962'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2962'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.425277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.145333'^^xsd:double;
  dwc:startLongitude '-17.145333'^^xsd:double;
  dwc:endLongitude '-17.145333'^^xsd:double;
  dwc:latitude '27.978667'^^xsd:double;
  dwc:startLatitude '27.978667'^^xsd:double;
  dwc:endLatitude '27.978667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.145333 27.978667, -17.145333 27.978667, -17.145333 27.978667, -17.145333 27.978667, -17.145333 27.978667))'^^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 '774_2962'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 20.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "20.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 20.9695)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "20.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1233'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1233'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9695'^^xsd:double;
  dwc:startLongitude '20.9695'^^xsd:double;
  dwc:endLongitude '20.9695'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:startLatitude '38.649'^^xsd:double;
  dwc:endLatitude '38.649'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9695 38.649, 20.9695 38.649, 20.9695 38.649, 20.9695 38.649, 20.9695 38.649))'^^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 '774_1233'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989833 20.976833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989833"^^xsd:decimal ;
  dwc:decimalLongitude "20.976833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989833 20.976833)"^^geo:wktLiteral ;
  geo-pos:lat "38.989833"^^xsd:decimal ;
  geo-pos:long "20.976833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_282'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_282'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.976833'^^xsd:double;
  dwc:startLongitude '20.976833'^^xsd:double;
  dwc:endLongitude '20.976833'^^xsd:double;
  dwc:latitude '38.989833'^^xsd:double;
  dwc:startLatitude '38.989833'^^xsd:double;
  dwc:endLatitude '38.989833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.976833 38.989833, 20.976833 38.989833, 20.976833 38.989833, 20.976833 38.989833, 20.976833 38.989833))'^^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 '774_282'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 21.0215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953"^^xsd:decimal ;
  dwc:decimalLongitude "21.0215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 21.0215)"^^geo:wktLiteral ;
  geo-pos:lat "38.953"^^xsd:decimal ;
  geo-pos:long "21.0215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8270'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0215'^^xsd:double;
  dwc:startLongitude '21.0215'^^xsd:double;
  dwc:endLongitude '21.0215'^^xsd:double;
  dwc:latitude '38.953'^^xsd:double;
  dwc:startLatitude '38.953'^^xsd:double;
  dwc:endLatitude '38.953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0215 38.953, 21.0215 38.953, 21.0215 38.953, 21.0215 38.953, 21.0215 38.953))'^^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 '774_8270'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973833 20.942333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973833"^^xsd:decimal ;
  dwc:decimalLongitude "20.942333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973833 20.942333)"^^geo:wktLiteral ;
  geo-pos:lat "38.973833"^^xsd:decimal ;
  geo-pos:long "20.942333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_506'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_506'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.942333'^^xsd:double;
  dwc:startLongitude '20.942333'^^xsd:double;
  dwc:endLongitude '20.942333'^^xsd:double;
  dwc:latitude '38.973833'^^xsd:double;
  dwc:startLatitude '38.973833'^^xsd:double;
  dwc:endLatitude '38.973833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.942333 38.973833, 20.942333 38.973833, 20.942333 38.973833, 20.942333 38.973833, 20.942333 38.973833))'^^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 '774_506'^^xsd:string;
  dwc:observationDate '2010-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.581667 20.890667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.581667"^^xsd:decimal ;
  dwc:decimalLongitude "20.890667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.581667 20.890667)"^^geo:wktLiteral ;
  geo-pos:lat "38.581667"^^xsd:decimal ;
  geo-pos:long "20.890667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1431'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1431'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.890667'^^xsd:double;
  dwc:startLongitude '20.890667'^^xsd:double;
  dwc:endLongitude '20.890667'^^xsd:double;
  dwc:latitude '38.581667'^^xsd:double;
  dwc:startLatitude '38.581667'^^xsd:double;
  dwc:endLatitude '38.581667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.890667 38.581667, 20.890667 38.581667, 20.890667 38.581667, 20.890667 38.581667, 20.890667 38.581667))'^^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 '774_1431'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9755 20.905833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9755"^^xsd:decimal ;
  dwc:decimalLongitude "20.905833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9755 20.905833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9755"^^xsd:decimal ;
  geo-pos:long "20.905833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_538'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_538'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.905833'^^xsd:double;
  dwc:startLongitude '20.905833'^^xsd:double;
  dwc:endLongitude '20.905833'^^xsd:double;
  dwc:latitude '38.9755'^^xsd:double;
  dwc:startLatitude '38.9755'^^xsd:double;
  dwc:endLatitude '38.9755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.905833 38.9755, 20.905833 38.9755, 20.905833 38.9755, 20.905833 38.9755, 20.905833 38.9755))'^^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 '774_538'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.483833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.483833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.483833)"^^geo:wktLiteral ;
  geo-pos:lat "39.816667"^^xsd:decimal ;
  geo-pos:long "19.483833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2616'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2616'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.483833'^^xsd:double;
  dwc:startLongitude '19.483833'^^xsd:double;
  dwc:endLongitude '19.483833'^^xsd:double;
  dwc:latitude '39.816667'^^xsd:double;
  dwc:startLatitude '39.816667'^^xsd:double;
  dwc:endLatitude '39.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.483833 39.816667, 19.483833 39.816667, 19.483833 39.816667, 19.483833 39.816667, 19.483833 39.816667))'^^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 '774_2616'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 14.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "14.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 14.577)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "14.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2154'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2154'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.577'^^xsd:double;
  dwc:startLongitude '14.577'^^xsd:double;
  dwc:endLongitude '14.577'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:startLatitude '44.569'^^xsd:double;
  dwc:endLatitude '44.569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.577 44.569, 14.577 44.569, 14.577 44.569, 14.577 44.569, 14.577 44.569))'^^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 '774_2154'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955167 20.810667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955167"^^xsd:decimal ;
  dwc:decimalLongitude "20.810667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955167 20.810667)"^^geo:wktLiteral ;
  geo-pos:lat "38.955167"^^xsd:decimal ;
  geo-pos:long "20.810667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_461'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.810667'^^xsd:double;
  dwc:startLongitude '20.810667'^^xsd:double;
  dwc:endLongitude '20.810667'^^xsd:double;
  dwc:latitude '38.955167'^^xsd:double;
  dwc:startLatitude '38.955167'^^xsd:double;
  dwc:endLatitude '38.955167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.810667 38.955167, 20.810667 38.955167, 20.810667 38.955167, 20.810667 38.955167, 20.810667 38.955167))'^^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 '774_461'^^xsd:string;
  dwc:observationDate '2009-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658333 20.954333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658333"^^xsd:decimal ;
  dwc:decimalLongitude "20.954333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658333 20.954333)"^^geo:wktLiteral ;
  geo-pos:lat "38.658333"^^xsd:decimal ;
  geo-pos:long "20.954333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_969'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_969'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.954333'^^xsd:double;
  dwc:startLongitude '20.954333'^^xsd:double;
  dwc:endLongitude '20.954333'^^xsd:double;
  dwc:latitude '38.658333'^^xsd:double;
  dwc:startLatitude '38.658333'^^xsd:double;
  dwc:endLatitude '38.658333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.954333 38.658333, 20.954333 38.658333, 20.954333 38.658333, 20.954333 38.658333, 20.954333 38.658333))'^^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 '774_969'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5511 14.5756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5511"^^xsd:decimal ;
  dwc:decimalLongitude "14.5756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5511 14.5756)"^^geo:wktLiteral ;
  geo-pos:lat "44.5511"^^xsd:decimal ;
  geo-pos:long "14.5756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1880'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1880'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5756'^^xsd:double;
  dwc:startLongitude '14.5756'^^xsd:double;
  dwc:endLongitude '14.5756'^^xsd:double;
  dwc:latitude '44.5511'^^xsd:double;
  dwc:startLatitude '44.5511'^^xsd:double;
  dwc:endLatitude '44.5511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5756 44.5511, 14.5756 44.5511, 14.5756 44.5511, 14.5756 44.5511, 14.5756 44.5511))'^^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 '774_1880'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 21.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967667"^^xsd:decimal ;
  dwc:decimalLongitude "21.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 21.0255)"^^geo:wktLiteral ;
  geo-pos:lat "38.967667"^^xsd:decimal ;
  geo-pos:long "21.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_144'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_144'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0255'^^xsd:double;
  dwc:startLongitude '21.0255'^^xsd:double;
  dwc:endLongitude '21.0255'^^xsd:double;
  dwc:latitude '38.967667'^^xsd:double;
  dwc:startLatitude '38.967667'^^xsd:double;
  dwc:endLatitude '38.967667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0255 38.967667, 21.0255 38.967667, 21.0255 38.967667, 21.0255 38.967667, 21.0255 38.967667))'^^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 '774_144'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595833 20.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.595833"^^xsd:decimal ;
  dwc:decimalLongitude "20.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595833 20.984)"^^geo:wktLiteral ;
  geo-pos:lat "38.595833"^^xsd:decimal ;
  geo-pos:long "20.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1337'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1337'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.984'^^xsd:double;
  dwc:startLongitude '20.984'^^xsd:double;
  dwc:endLongitude '20.984'^^xsd:double;
  dwc:latitude '38.595833'^^xsd:double;
  dwc:startLatitude '38.595833'^^xsd:double;
  dwc:endLatitude '38.595833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.984 38.595833, 20.984 38.595833, 20.984 38.595833, 20.984 38.595833, 20.984 38.595833))'^^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 '774_1337'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5275 14.5556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5275"^^xsd:decimal ;
  dwc:decimalLongitude "14.5556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5275 14.5556)"^^geo:wktLiteral ;
  geo-pos:lat "44.5275"^^xsd:decimal ;
  geo-pos:long "14.5556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1884'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1884'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5556'^^xsd:double;
  dwc:startLongitude '14.5556'^^xsd:double;
  dwc:endLongitude '14.5556'^^xsd:double;
  dwc:latitude '44.5275'^^xsd:double;
  dwc:startLatitude '44.5275'^^xsd:double;
  dwc:endLatitude '44.5275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5556 44.5275, 14.5556 44.5275, 14.5556 44.5275, 14.5556 44.5275, 14.5556 44.5275))'^^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 '774_1884'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 20.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661"^^xsd:decimal ;
  dwc:decimalLongitude "20.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 20.931)"^^geo:wktLiteral ;
  geo-pos:lat "38.661"^^xsd:decimal ;
  geo-pos:long "20.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1455'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1455'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.931'^^xsd:double;
  dwc:startLongitude '20.931'^^xsd:double;
  dwc:endLongitude '20.931'^^xsd:double;
  dwc:latitude '38.661'^^xsd:double;
  dwc:startLatitude '38.661'^^xsd:double;
  dwc:endLatitude '38.661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.931 38.661, 20.931 38.661, 20.931 38.661, 20.931 38.661, 20.931 38.661))'^^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 '774_1455'^^xsd:string;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.338333 22.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.338333"^^xsd:decimal ;
  dwc:decimalLongitude "22.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.338333 22.456667)"^^geo:wktLiteral ;
  geo-pos:lat "38.338333"^^xsd:decimal ;
  geo-pos:long "22.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_588'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_588'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.456667'^^xsd:double;
  dwc:startLongitude '22.456667'^^xsd:double;
  dwc:endLongitude '22.456667'^^xsd:double;
  dwc:latitude '38.338333'^^xsd:double;
  dwc:startLatitude '38.338333'^^xsd:double;
  dwc:endLatitude '38.338333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.456667 38.338333, 22.456667 38.338333, 22.456667 38.338333, 22.456667 38.338333, 22.456667 38.338333))'^^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 '774_588'^^xsd:string;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34568 15.65131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34568"^^xsd:decimal ;
  dwc:decimalLongitude "15.65131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34568 15.65131)"^^geo:wktLiteral ;
  geo-pos:lat "38.34568"^^xsd:decimal ;
  geo-pos:long "15.65131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8443'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8443'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.617777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.65131'^^xsd:double;
  dwc:startLongitude '15.65131'^^xsd:double;
  dwc:endLongitude '15.65131'^^xsd:double;
  dwc:latitude '38.34568'^^xsd:double;
  dwc:startLatitude '38.34568'^^xsd:double;
  dwc:endLatitude '38.34568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.65131 38.34568, 15.65131 38.34568, 15.65131 38.34568, 15.65131 38.34568, 15.65131 38.34568))'^^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 '774_8443'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742833 20.7565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.742833"^^xsd:decimal ;
  dwc:decimalLongitude "20.7565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742833 20.7565)"^^geo:wktLiteral ;
  geo-pos:lat "38.742833"^^xsd:decimal ;
  geo-pos:long "20.7565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1079'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1079'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7565'^^xsd:double;
  dwc:startLongitude '20.7565'^^xsd:double;
  dwc:endLongitude '20.7565'^^xsd:double;
  dwc:latitude '38.742833'^^xsd:double;
  dwc:startLatitude '38.742833'^^xsd:double;
  dwc:endLatitude '38.742833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7565 38.742833, 20.7565 38.742833, 20.7565 38.742833, 20.7565 38.742833, 20.7565 38.742833))'^^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 '774_1079'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.987167 -17.153833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.987167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.153833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.987167 -17.153833)"^^geo:wktLiteral ;
  geo-pos:lat "27.987167"^^xsd:decimal ;
  geo-pos:long "-17.153833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2989'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2989'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.376388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.153833'^^xsd:double;
  dwc:startLongitude '-17.153833'^^xsd:double;
  dwc:endLongitude '-17.153833'^^xsd:double;
  dwc:latitude '27.987167'^^xsd:double;
  dwc:startLatitude '27.987167'^^xsd:double;
  dwc:endLatitude '27.987167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.153833 27.987167, -17.153833 27.987167, -17.153833 27.987167, -17.153833 27.987167, -17.153833 27.987167))'^^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 '774_2989'^^xsd:string;
  dwc:observationDate '1996-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978833 20.917833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978833"^^xsd:decimal ;
  dwc:decimalLongitude "20.917833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978833 20.917833)"^^geo:wktLiteral ;
  geo-pos:lat "38.978833"^^xsd:decimal ;
  geo-pos:long "20.917833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_431'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.917833'^^xsd:double;
  dwc:startLongitude '20.917833'^^xsd:double;
  dwc:endLongitude '20.917833'^^xsd:double;
  dwc:latitude '38.978833'^^xsd:double;
  dwc:startLatitude '38.978833'^^xsd:double;
  dwc:endLatitude '38.978833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.917833 38.978833, 20.917833 38.978833, 20.917833 38.978833, 20.917833 38.978833, 20.917833 38.978833))'^^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 '774_431'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631833 20.953833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.631833"^^xsd:decimal ;
  dwc:decimalLongitude "20.953833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631833 20.953833)"^^geo:wktLiteral ;
  geo-pos:lat "38.631833"^^xsd:decimal ;
  geo-pos:long "20.953833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1296'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1296'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.953833'^^xsd:double;
  dwc:startLongitude '20.953833'^^xsd:double;
  dwc:endLongitude '20.953833'^^xsd:double;
  dwc:latitude '38.631833'^^xsd:double;
  dwc:startLatitude '38.631833'^^xsd:double;
  dwc:endLatitude '38.631833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.953833 38.631833, 20.953833 38.631833, 20.953833 38.631833, 20.953833 38.631833, 20.953833 38.631833))'^^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 '774_1296'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986667"^^xsd:decimal ;
  dwc:decimalLongitude "20.891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986667 20.891667)"^^geo:wktLiteral ;
  geo-pos:lat "38.986667"^^xsd:decimal ;
  geo-pos:long "20.891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_72'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_72'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891667'^^xsd:double;
  dwc:startLongitude '20.891667'^^xsd:double;
  dwc:endLongitude '20.891667'^^xsd:double;
  dwc:latitude '38.986667'^^xsd:double;
  dwc:startLatitude '38.986667'^^xsd:double;
  dwc:endLatitude '38.986667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891667 38.986667, 20.891667 38.986667, 20.891667 38.986667, 20.891667 38.986667, 20.891667 38.986667))'^^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 '774_72'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989667 21.009667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989667"^^xsd:decimal ;
  dwc:decimalLongitude "21.009667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989667 21.009667)"^^geo:wktLiteral ;
  geo-pos:lat "38.989667"^^xsd:decimal ;
  geo-pos:long "21.009667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_190'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_190'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.009667'^^xsd:double;
  dwc:startLongitude '21.009667'^^xsd:double;
  dwc:endLongitude '21.009667'^^xsd:double;
  dwc:latitude '38.989667'^^xsd:double;
  dwc:startLatitude '38.989667'^^xsd:double;
  dwc:endLatitude '38.989667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.009667 38.989667, 21.009667 38.989667, 21.009667 38.989667, 21.009667 38.989667, 21.009667 38.989667))'^^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 '774_190'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 20.901333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99"^^xsd:decimal ;
  dwc:decimalLongitude "20.901333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 20.901333)"^^geo:wktLiteral ;
  geo-pos:lat "38.99"^^xsd:decimal ;
  geo-pos:long "20.901333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_401'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_401'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.901333'^^xsd:double;
  dwc:startLongitude '20.901333'^^xsd:double;
  dwc:endLongitude '20.901333'^^xsd:double;
  dwc:latitude '38.99'^^xsd:double;
  dwc:startLatitude '38.99'^^xsd:double;
  dwc:endLatitude '38.99'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.901333 38.99, 20.901333 38.99, 20.901333 38.99, 20.901333 38.99, 20.901333 38.99))'^^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 '774_401'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6128 14.4431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6128"^^xsd:decimal ;
  dwc:decimalLongitude "14.4431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6128 14.4431)"^^geo:wktLiteral ;
  geo-pos:lat "44.6128"^^xsd:decimal ;
  geo-pos:long "14.4431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1929'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1929'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4431'^^xsd:double;
  dwc:startLongitude '14.4431'^^xsd:double;
  dwc:endLongitude '14.4431'^^xsd:double;
  dwc:latitude '44.6128'^^xsd:double;
  dwc:startLatitude '44.6128'^^xsd:double;
  dwc:endLatitude '44.6128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4431 44.6128, 14.4431 44.6128, 14.4431 44.6128, 14.4431 44.6128, 14.4431 44.6128))'^^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 '774_1929'^^xsd:string;
  dwc:observationDate '1994-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9235 21.103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9235"^^xsd:decimal ;
  dwc:decimalLongitude "21.103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9235 21.103333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9235"^^xsd:decimal ;
  geo-pos:long "21.103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8204'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8204'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.103333'^^xsd:double;
  dwc:startLongitude '21.103333'^^xsd:double;
  dwc:endLongitude '21.103333'^^xsd:double;
  dwc:latitude '38.9235'^^xsd:double;
  dwc:startLatitude '38.9235'^^xsd:double;
  dwc:endLatitude '38.9235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.103333 38.9235, 21.103333 38.9235, 21.103333 38.9235, 21.103333 38.9235, 21.103333 38.9235))'^^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 '774_8204'^^xsd:string;
  dwc:observationDate '2007-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183333 15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183333"^^xsd:decimal ;
  dwc:decimalLongitude "15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183333 15.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.183333"^^xsd:decimal ;
  geo-pos:long "15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2239'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2239'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.05'^^xsd:double;
  dwc:startLongitude '15.05'^^xsd:double;
  dwc:endLongitude '15.05'^^xsd:double;
  dwc:latitude '36.183333'^^xsd:double;
  dwc:startLatitude '36.183333'^^xsd:double;
  dwc:endLatitude '36.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.05 36.183333, 15.05 36.183333, 15.05 36.183333, 15.05 36.183333, 15.05 36.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 '774_2239'^^xsd:string;
  dwc:observationDate '1986-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.884333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975333"^^xsd:decimal ;
  dwc:decimalLongitude "20.884333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.884333)"^^geo:wktLiteral ;
  geo-pos:lat "38.975333"^^xsd:decimal ;
  geo-pos:long "20.884333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_50'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_50'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.884333'^^xsd:double;
  dwc:startLongitude '20.884333'^^xsd:double;
  dwc:endLongitude '20.884333'^^xsd:double;
  dwc:latitude '38.975333'^^xsd:double;
  dwc:startLatitude '38.975333'^^xsd:double;
  dwc:endLatitude '38.975333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.884333 38.975333, 20.884333 38.975333, 20.884333 38.975333, 20.884333 38.975333, 20.884333 38.975333))'^^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 '774_50'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9675 20.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9675"^^xsd:decimal ;
  dwc:decimalLongitude "20.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9675 20.927)"^^geo:wktLiteral ;
  geo-pos:lat "38.9675"^^xsd:decimal ;
  geo-pos:long "20.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_26'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_26'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927'^^xsd:double;
  dwc:startLongitude '20.927'^^xsd:double;
  dwc:endLongitude '20.927'^^xsd:double;
  dwc:latitude '38.9675'^^xsd:double;
  dwc:startLatitude '38.9675'^^xsd:double;
  dwc:endLatitude '38.9675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927 38.9675, 20.927 38.9675, 20.927 38.9675, 20.927 38.9675, 20.927 38.9675))'^^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 '774_26'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71667 14.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.71667"^^xsd:decimal ;
  dwc:decimalLongitude "14.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.71667 14.53333)"^^geo:wktLiteral ;
  geo-pos:lat "44.71667"^^xsd:decimal ;
  geo-pos:long "14.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2164'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2164'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.53333'^^xsd:double;
  dwc:startLongitude '14.53333'^^xsd:double;
  dwc:endLongitude '14.53333'^^xsd:double;
  dwc:latitude '44.71667'^^xsd:double;
  dwc:startLatitude '44.71667'^^xsd:double;
  dwc:endLatitude '44.71667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.53333 44.71667, 14.53333 44.71667, 14.53333 44.71667, 14.53333 44.71667, 14.53333 44.71667))'^^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 '774_2164'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017 20.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.017"^^xsd:decimal ;
  dwc:decimalLongitude "20.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017 20.858)"^^geo:wktLiteral ;
  geo-pos:lat "39.017"^^xsd:decimal ;
  geo-pos:long "20.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_505'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_505'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858'^^xsd:double;
  dwc:startLongitude '20.858'^^xsd:double;
  dwc:endLongitude '20.858'^^xsd:double;
  dwc:latitude '39.017'^^xsd:double;
  dwc:startLatitude '39.017'^^xsd:double;
  dwc:endLatitude '39.017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858 39.017, 20.858 39.017, 20.858 39.017, 20.858 39.017, 20.858 39.017))'^^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 '774_505'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 14.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.585"^^xsd:decimal ;
  dwc:decimalLongitude "14.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 14.61)"^^geo:wktLiteral ;
  geo-pos:lat "44.585"^^xsd:decimal ;
  geo-pos:long "14.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2001'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2001'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61'^^xsd:double;
  dwc:startLongitude '14.61'^^xsd:double;
  dwc:endLongitude '14.61'^^xsd:double;
  dwc:latitude '44.585'^^xsd:double;
  dwc:startLatitude '44.585'^^xsd:double;
  dwc:endLatitude '44.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61 44.585, 14.61 44.585, 14.61 44.585, 14.61 44.585, 14.61 44.585))'^^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 '774_2001'^^xsd:string;
  dwc:observationDate '1995-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.749167 20.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.749167"^^xsd:decimal ;
  dwc:decimalLongitude "20.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.749167 20.854)"^^geo:wktLiteral ;
  geo-pos:lat "38.749167"^^xsd:decimal ;
  geo-pos:long "20.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1463'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1463'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.854'^^xsd:double;
  dwc:startLongitude '20.854'^^xsd:double;
  dwc:endLongitude '20.854'^^xsd:double;
  dwc:latitude '38.749167'^^xsd:double;
  dwc:startLatitude '38.749167'^^xsd:double;
  dwc:endLatitude '38.749167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.854 38.749167, 20.854 38.749167, 20.854 38.749167, 20.854 38.749167, 20.854 38.749167))'^^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 '774_1463'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9575 21.018833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9575"^^xsd:decimal ;
  dwc:decimalLongitude "21.018833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9575 21.018833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9575"^^xsd:decimal ;
  geo-pos:long "21.018833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_514'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_514'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.018833'^^xsd:double;
  dwc:startLongitude '21.018833'^^xsd:double;
  dwc:endLongitude '21.018833'^^xsd:double;
  dwc:latitude '38.9575'^^xsd:double;
  dwc:startLatitude '38.9575'^^xsd:double;
  dwc:endLatitude '38.9575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.018833 38.9575, 21.018833 38.9575, 21.018833 38.9575, 21.018833 38.9575, 21.018833 38.9575))'^^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 '774_514'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540333 20.827833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540333"^^xsd:decimal ;
  dwc:decimalLongitude "20.827833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540333 20.827833)"^^geo:wktLiteral ;
  geo-pos:lat "38.540333"^^xsd:decimal ;
  geo-pos:long "20.827833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1544'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1544'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.827833'^^xsd:double;
  dwc:startLongitude '20.827833'^^xsd:double;
  dwc:endLongitude '20.827833'^^xsd:double;
  dwc:latitude '38.540333'^^xsd:double;
  dwc:startLatitude '38.540333'^^xsd:double;
  dwc:endLatitude '38.540333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.827833 38.540333, 20.827833 38.540333, 20.827833 38.540333, 20.827833 38.540333, 20.827833 38.540333))'^^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 '774_1544'^^xsd:string;
  dwc:observationDate '2005-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.004833 20.8185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.004833"^^xsd:decimal ;
  dwc:decimalLongitude "20.8185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.004833 20.8185)"^^geo:wktLiteral ;
  geo-pos:lat "39.004833"^^xsd:decimal ;
  geo-pos:long "20.8185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8235'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8235'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8185'^^xsd:double;
  dwc:startLongitude '20.8185'^^xsd:double;
  dwc:endLongitude '20.8185'^^xsd:double;
  dwc:latitude '39.004833'^^xsd:double;
  dwc:startLatitude '39.004833'^^xsd:double;
  dwc:endLatitude '39.004833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8185 39.004833, 20.8185 39.004833, 20.8185 39.004833, 20.8185 39.004833, 20.8185 39.004833))'^^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 '774_8235'^^xsd:string;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6855 20.829833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6855"^^xsd:decimal ;
  dwc:decimalLongitude "20.829833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6855 20.829833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6855"^^xsd:decimal ;
  geo-pos:long "20.829833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1087'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1087'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.829833'^^xsd:double;
  dwc:startLongitude '20.829833'^^xsd:double;
  dwc:endLongitude '20.829833'^^xsd:double;
  dwc:latitude '38.6855'^^xsd:double;
  dwc:startLatitude '38.6855'^^xsd:double;
  dwc:endLatitude '38.6855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.829833 38.6855, 20.829833 38.6855, 20.829833 38.6855, 20.829833 38.6855, 20.829833 38.6855))'^^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 '774_1087'^^xsd:string;
  dwc:observationDate '1998-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975833 21.070167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975833"^^xsd:decimal ;
  dwc:decimalLongitude "21.070167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975833 21.070167)"^^geo:wktLiteral ;
  geo-pos:lat "38.975833"^^xsd:decimal ;
  geo-pos:long "21.070167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8261'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8261'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.070167'^^xsd:double;
  dwc:startLongitude '21.070167'^^xsd:double;
  dwc:endLongitude '21.070167'^^xsd:double;
  dwc:latitude '38.975833'^^xsd:double;
  dwc:startLatitude '38.975833'^^xsd:double;
  dwc:endLatitude '38.975833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.070167 38.975833, 21.070167 38.975833, 21.070167 38.975833, 21.070167 38.975833, 21.070167 38.975833))'^^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 '774_8261'^^xsd:string;
  dwc:observationDate '2008-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9605 20.906167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9605"^^xsd:decimal ;
  dwc:decimalLongitude "20.906167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9605 20.906167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9605"^^xsd:decimal ;
  geo-pos:long "20.906167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_540'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_540'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.906167'^^xsd:double;
  dwc:startLongitude '20.906167'^^xsd:double;
  dwc:endLongitude '20.906167'^^xsd:double;
  dwc:latitude '38.9605'^^xsd:double;
  dwc:startLatitude '38.9605'^^xsd:double;
  dwc:endLatitude '38.9605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.906167 38.9605, 20.906167 38.9605, 20.906167 38.9605, 20.906167 38.9605, 20.906167 38.9605))'^^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 '774_540'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352333 22.3895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.352333"^^xsd:decimal ;
  dwc:decimalLongitude "22.3895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352333 22.3895)"^^geo:wktLiteral ;
  geo-pos:lat "38.352333"^^xsd:decimal ;
  geo-pos:long "22.3895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_633'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_633'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.3895'^^xsd:double;
  dwc:startLongitude '22.3895'^^xsd:double;
  dwc:endLongitude '22.3895'^^xsd:double;
  dwc:latitude '38.352333'^^xsd:double;
  dwc:startLatitude '38.352333'^^xsd:double;
  dwc:endLatitude '38.352333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.3895 38.352333, 22.3895 38.352333, 22.3895 38.352333, 22.3895 38.352333, 22.3895 38.352333))'^^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 '774_633'^^xsd:string;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.375667 22.407667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.375667"^^xsd:decimal ;
  dwc:decimalLongitude "22.407667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.375667 22.407667)"^^geo:wktLiteral ;
  geo-pos:lat "38.375667"^^xsd:decimal ;
  geo-pos:long "22.407667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_585'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_585'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.407667'^^xsd:double;
  dwc:startLongitude '22.407667'^^xsd:double;
  dwc:endLongitude '22.407667'^^xsd:double;
  dwc:latitude '38.375667'^^xsd:double;
  dwc:startLatitude '38.375667'^^xsd:double;
  dwc:endLatitude '38.375667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.407667 38.375667, 22.407667 38.375667, 22.407667 38.375667, 22.407667 38.375667, 22.407667 38.375667))'^^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 '774_585'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964167 20.926333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.964167"^^xsd:decimal ;
  dwc:decimalLongitude "20.926333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964167 20.926333)"^^geo:wktLiteral ;
  geo-pos:lat "38.964167"^^xsd:decimal ;
  geo-pos:long "20.926333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_479'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_479'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926333'^^xsd:double;
  dwc:startLongitude '20.926333'^^xsd:double;
  dwc:endLongitude '20.926333'^^xsd:double;
  dwc:latitude '38.964167'^^xsd:double;
  dwc:startLatitude '38.964167'^^xsd:double;
  dwc:endLatitude '38.964167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926333 38.964167, 20.926333 38.964167, 20.926333 38.964167, 20.926333 38.964167, 20.926333 38.964167))'^^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 '774_479'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.577333 21.002167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.577333"^^xsd:decimal ;
  dwc:decimalLongitude "21.002167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.577333 21.002167)"^^geo:wktLiteral ;
  geo-pos:lat "38.577333"^^xsd:decimal ;
  geo-pos:long "21.002167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1460'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1460'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.002167'^^xsd:double;
  dwc:startLongitude '21.002167'^^xsd:double;
  dwc:endLongitude '21.002167'^^xsd:double;
  dwc:latitude '38.577333'^^xsd:double;
  dwc:startLatitude '38.577333'^^xsd:double;
  dwc:endLatitude '38.577333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.002167 38.577333, 21.002167 38.577333, 21.002167 38.577333, 21.002167 38.577333, 21.002167 38.577333))'^^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 '774_1460'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666167 20.894167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666167"^^xsd:decimal ;
  dwc:decimalLongitude "20.894167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666167 20.894167)"^^geo:wktLiteral ;
  geo-pos:lat "38.666167"^^xsd:decimal ;
  geo-pos:long "20.894167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1241'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1241'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894167'^^xsd:double;
  dwc:startLongitude '20.894167'^^xsd:double;
  dwc:endLongitude '20.894167'^^xsd:double;
  dwc:latitude '38.666167'^^xsd:double;
  dwc:startLatitude '38.666167'^^xsd:double;
  dwc:endLatitude '38.666167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894167 38.666167, 20.894167 38.666167, 20.894167 38.666167, 20.894167 38.666167, 20.894167 38.666167))'^^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 '774_1241'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985167 20.9825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985167 20.9825)"^^geo:wktLiteral ;
  geo-pos:lat "38.985167"^^xsd:decimal ;
  geo-pos:long "20.9825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_393'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_393'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9825'^^xsd:double;
  dwc:startLongitude '20.9825'^^xsd:double;
  dwc:endLongitude '20.9825'^^xsd:double;
  dwc:latitude '38.985167'^^xsd:double;
  dwc:startLatitude '38.985167'^^xsd:double;
  dwc:endLatitude '38.985167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9825 38.985167, 20.9825 38.985167, 20.9825 38.985167, 20.9825 38.985167, 20.9825 38.985167))'^^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 '774_393'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9885 20.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9885"^^xsd:decimal ;
  dwc:decimalLongitude "20.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9885 20.892)"^^geo:wktLiteral ;
  geo-pos:lat "38.9885"^^xsd:decimal ;
  geo-pos:long "20.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_111'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_111'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.892'^^xsd:double;
  dwc:startLongitude '20.892'^^xsd:double;
  dwc:endLongitude '20.892'^^xsd:double;
  dwc:latitude '38.9885'^^xsd:double;
  dwc:startLatitude '38.9885'^^xsd:double;
  dwc:endLatitude '38.9885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.892 38.9885, 20.892 38.9885, 20.892 38.9885, 20.892 38.9885, 20.892 38.9885))'^^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 '774_111'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953167 21.079833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953167"^^xsd:decimal ;
  dwc:decimalLongitude "21.079833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953167 21.079833)"^^geo:wktLiteral ;
  geo-pos:lat "38.953167"^^xsd:decimal ;
  geo-pos:long "21.079833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_346'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_346'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.079833'^^xsd:double;
  dwc:startLongitude '21.079833'^^xsd:double;
  dwc:endLongitude '21.079833'^^xsd:double;
  dwc:latitude '38.953167'^^xsd:double;
  dwc:startLatitude '38.953167'^^xsd:double;
  dwc:endLatitude '38.953167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.079833 38.953167, 21.079833 38.953167, 21.079833 38.953167, 21.079833 38.953167, 21.079833 38.953167))'^^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 '774_346'^^xsd:string;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9615 20.912667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9615"^^xsd:decimal ;
  dwc:decimalLongitude "20.912667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9615 20.912667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9615"^^xsd:decimal ;
  geo-pos:long "20.912667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_11'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_11'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.912667'^^xsd:double;
  dwc:startLongitude '20.912667'^^xsd:double;
  dwc:endLongitude '20.912667'^^xsd:double;
  dwc:latitude '38.9615'^^xsd:double;
  dwc:startLatitude '38.9615'^^xsd:double;
  dwc:endLatitude '38.9615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.912667 38.9615, 20.912667 38.9615, 20.912667 38.9615, 20.912667 38.9615, 20.912667 38.9615))'^^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 '774_11'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.599167 20.899333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.599167"^^xsd:decimal ;
  dwc:decimalLongitude "20.899333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.599167 20.899333)"^^geo:wktLiteral ;
  geo-pos:lat "38.599167"^^xsd:decimal ;
  geo-pos:long "20.899333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1533'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_1533'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.899333'^^xsd:double;
  dwc:startLongitude '20.899333'^^xsd:double;
  dwc:endLongitude '20.899333'^^xsd:double;
  dwc:latitude '38.599167'^^xsd:double;
  dwc:startLatitude '38.599167'^^xsd:double;
  dwc:endLatitude '38.599167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.899333 38.599167, 20.899333 38.599167, 20.899333 38.599167, 20.899333 38.599167, 20.899333 38.599167))'^^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 '774_1533'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1496'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1496'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1496'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687667 20.872167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.687667"^^xsd:decimal ;
  dwc:decimalLongitude "20.872167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687667 20.872167)"^^geo:wktLiteral ;
  geo-pos:lat "38.687667"^^xsd:decimal ;
  geo-pos:long "20.872167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_988'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_988'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.872167'^^xsd:double;
  dwc:startLongitude '20.872167'^^xsd:double;
  dwc:endLongitude '20.872167'^^xsd:double;
  dwc:latitude '38.687667'^^xsd:double;
  dwc:startLatitude '38.687667'^^xsd:double;
  dwc:endLatitude '38.687667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.872167 38.687667, 20.872167 38.687667, 20.872167 38.687667, 20.872167 38.687667, 20.872167 38.687667))'^^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 '774_988'^^xsd:string;
  dwc:observationDate '1997-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983333 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983333"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983333 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.983333"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2234'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2234'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:startLongitude '13.05'^^xsd:double;
  dwc:endLongitude '13.05'^^xsd:double;
  dwc:latitude '36.983333'^^xsd:double;
  dwc:startLatitude '36.983333'^^xsd:double;
  dwc:endLatitude '36.983333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.05 36.983333, 13.05 36.983333, 13.05 36.983333, 13.05 36.983333, 13.05 36.983333))'^^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 '774_2234'^^xsd:string;
  dwc:observationDate '1986-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633333 14.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633333 14.61)"^^geo:wktLiteral ;
  geo-pos:lat "44.633333"^^xsd:decimal ;
  geo-pos:long "14.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2265'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2265'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61'^^xsd:double;
  dwc:startLongitude '14.61'^^xsd:double;
  dwc:endLongitude '14.61'^^xsd:double;
  dwc:latitude '44.633333'^^xsd:double;
  dwc:startLatitude '44.633333'^^xsd:double;
  dwc:endLatitude '44.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61 44.633333, 14.61 44.633333, 14.61 44.633333, 14.61 44.633333, 14.61 44.633333))'^^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 '774_2265'^^xsd:string;
  dwc:observationDate '1987-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000833 20.800333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.000833"^^xsd:decimal ;
  dwc:decimalLongitude "20.800333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000833 20.800333)"^^geo:wktLiteral ;
  geo-pos:lat "39.000833"^^xsd:decimal ;
  geo-pos:long "20.800333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_242'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_242'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.800333'^^xsd:double;
  dwc:startLongitude '20.800333'^^xsd:double;
  dwc:endLongitude '20.800333'^^xsd:double;
  dwc:latitude '39.000833'^^xsd:double;
  dwc:startLatitude '39.000833'^^xsd:double;
  dwc:endLatitude '39.000833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.800333 39.000833, 20.800333 39.000833, 20.800333 39.000833, 20.800333 39.000833, 20.800333 39.000833))'^^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 '774_242'^^xsd:string;
  dwc:observationDate '2006-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9805"^^xsd:decimal ;
  dwc:decimalLongitude "20.873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.873333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9805"^^xsd:decimal ;
  geo-pos:long "20.873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_90'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_90'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.873333'^^xsd:double;
  dwc:startLongitude '20.873333'^^xsd:double;
  dwc:endLongitude '20.873333'^^xsd:double;
  dwc:latitude '38.9805'^^xsd:double;
  dwc:startLatitude '38.9805'^^xsd:double;
  dwc:endLatitude '38.9805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.873333 38.9805, 20.873333 38.9805, 20.873333 38.9805, 20.873333 38.9805, 20.873333 38.9805))'^^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 '774_90'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.555 14.6128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.555"^^xsd:decimal ;
  dwc:decimalLongitude "14.6128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.555 14.6128)"^^geo:wktLiteral ;
  geo-pos:lat "44.555"^^xsd:decimal ;
  geo-pos:long "14.6128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1947'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1947'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6128'^^xsd:double;
  dwc:startLongitude '14.6128'^^xsd:double;
  dwc:endLongitude '14.6128'^^xsd:double;
  dwc:latitude '44.555'^^xsd:double;
  dwc:startLatitude '44.555'^^xsd:double;
  dwc:endLatitude '44.555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6128 44.555, 14.6128 44.555, 14.6128 44.555, 14.6128 44.555, 14.6128 44.555))'^^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 '774_1947'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5597 14.4878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5597"^^xsd:decimal ;
  dwc:decimalLongitude "14.4878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5597 14.4878)"^^geo:wktLiteral ;
  geo-pos:lat "44.5597"^^xsd:decimal ;
  geo-pos:long "14.4878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1930'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1930'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4878'^^xsd:double;
  dwc:startLongitude '14.4878'^^xsd:double;
  dwc:endLongitude '14.4878'^^xsd:double;
  dwc:latitude '44.5597'^^xsd:double;
  dwc:startLatitude '44.5597'^^xsd:double;
  dwc:endLatitude '44.5597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4878 44.5597, 14.4878 44.5597, 14.4878 44.5597, 14.4878 44.5597, 14.4878 44.5597))'^^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 '774_1930'^^xsd:string;
  dwc:observationDate '1994-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56667 14.63333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56667"^^xsd:decimal ;
  dwc:decimalLongitude "14.63333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56667 14.63333)"^^geo:wktLiteral ;
  geo-pos:lat "44.56667"^^xsd:decimal ;
  geo-pos:long "14.63333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2168'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2168'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.63333'^^xsd:double;
  dwc:startLongitude '14.63333'^^xsd:double;
  dwc:endLongitude '14.63333'^^xsd:double;
  dwc:latitude '44.56667'^^xsd:double;
  dwc:startLatitude '44.56667'^^xsd:double;
  dwc:endLatitude '44.56667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.63333 44.56667, 14.63333 44.56667, 14.63333 44.56667, 14.63333 44.56667, 14.63333 44.56667))'^^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 '774_2168'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525278 20.923889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525278"^^xsd:decimal ;
  dwc:decimalLongitude "20.923889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525278 20.923889)"^^geo:wktLiteral ;
  geo-pos:lat "38.525278"^^xsd:decimal ;
  geo-pos:long "20.923889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_704'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_704'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923889'^^xsd:double;
  dwc:startLongitude '20.923889'^^xsd:double;
  dwc:endLongitude '20.923889'^^xsd:double;
  dwc:latitude '38.525278'^^xsd:double;
  dwc:startLatitude '38.525278'^^xsd:double;
  dwc:endLatitude '38.525278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923889 38.525278, 20.923889 38.525278, 20.923889 38.525278, 20.923889 38.525278, 20.923889 38.525278))'^^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 '774_704'^^xsd:string;
  dwc:observationDate '1992-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.699 14.596333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.699"^^xsd:decimal ;
  dwc:decimalLongitude "14.596333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.699 14.596333)"^^geo:wktLiteral ;
  geo-pos:lat "44.699"^^xsd:decimal ;
  geo-pos:long "14.596333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2116'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2116'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.596333'^^xsd:double;
  dwc:startLongitude '14.596333'^^xsd:double;
  dwc:endLongitude '14.596333'^^xsd:double;
  dwc:latitude '44.699'^^xsd:double;
  dwc:startLatitude '44.699'^^xsd:double;
  dwc:endLatitude '44.699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.596333 44.699, 14.596333 44.699, 14.596333 44.699, 14.596333 44.699, 14.596333 44.699))'^^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 '774_2116'^^xsd:string;
  dwc:observationDate '1997-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4839 14.5889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4839"^^xsd:decimal ;
  dwc:decimalLongitude "14.5889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4839 14.5889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4839"^^xsd:decimal ;
  geo-pos:long "14.5889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1921'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1921'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5889'^^xsd:double;
  dwc:startLongitude '14.5889'^^xsd:double;
  dwc:endLongitude '14.5889'^^xsd:double;
  dwc:latitude '44.4839'^^xsd:double;
  dwc:startLatitude '44.4839'^^xsd:double;
  dwc:endLatitude '44.4839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5889 44.4839, 14.5889 44.4839, 14.5889 44.4839, 14.5889 44.4839, 14.5889 44.4839))'^^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 '774_1921'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.530833 14.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.530833"^^xsd:decimal ;
  dwc:decimalLongitude "14.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.530833 14.4985)"^^geo:wktLiteral ;
  geo-pos:lat "44.530833"^^xsd:decimal ;
  geo-pos:long "14.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2062'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2062'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4985'^^xsd:double;
  dwc:startLongitude '14.4985'^^xsd:double;
  dwc:endLongitude '14.4985'^^xsd:double;
  dwc:latitude '44.530833'^^xsd:double;
  dwc:startLatitude '44.530833'^^xsd:double;
  dwc:endLatitude '44.530833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4985 44.530833, 14.4985 44.530833, 14.4985 44.530833, 14.4985 44.530833, 14.4985 44.530833))'^^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 '774_2062'^^xsd:string;
  dwc:observationDate '1997-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6389 14.4389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6389"^^xsd:decimal ;
  dwc:decimalLongitude "14.4389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6389 14.4389)"^^geo:wktLiteral ;
  geo-pos:lat "44.6389"^^xsd:decimal ;
  geo-pos:long "14.4389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1886'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1886'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4389'^^xsd:double;
  dwc:startLongitude '14.4389'^^xsd:double;
  dwc:endLongitude '14.4389'^^xsd:double;
  dwc:latitude '44.6389'^^xsd:double;
  dwc:startLatitude '44.6389'^^xsd:double;
  dwc:endLatitude '44.6389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4389 44.6389, 14.4389 44.6389, 14.4389 44.6389, 14.4389 44.6389, 14.4389 44.6389))'^^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 '774_1886'^^xsd:string;
  dwc:observationDate '1993-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.478 14.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.478"^^xsd:decimal ;
  dwc:decimalLongitude "14.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.478 14.722)"^^geo:wktLiteral ;
  geo-pos:lat "44.478"^^xsd:decimal ;
  geo-pos:long "14.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2147'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2147'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.722'^^xsd:double;
  dwc:startLongitude '14.722'^^xsd:double;
  dwc:endLongitude '14.722'^^xsd:double;
  dwc:latitude '44.478'^^xsd:double;
  dwc:startLatitude '44.478'^^xsd:double;
  dwc:endLatitude '44.478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.722 44.478, 14.722 44.478, 14.722 44.478, 14.722 44.478, 14.722 44.478))'^^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 '774_2147'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21553 15.62408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21553"^^xsd:decimal ;
  dwc:decimalLongitude "15.62408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21553 15.62408)"^^geo:wktLiteral ;
  geo-pos:lat "38.21553"^^xsd:decimal ;
  geo-pos:long "15.62408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8326'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8326'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.9802777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.62408'^^xsd:double;
  dwc:startLongitude '15.62408'^^xsd:double;
  dwc:endLongitude '15.62408'^^xsd:double;
  dwc:latitude '38.21553'^^xsd:double;
  dwc:startLatitude '38.21553'^^xsd:double;
  dwc:endLatitude '38.21553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.62408 38.21553, 15.62408 38.21553, 15.62408 38.21553, 15.62408 38.21553, 15.62408 38.21553))'^^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 '774_8326'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583333 15.243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.583333"^^xsd:decimal ;
  dwc:decimalLongitude "15.243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583333 15.243333)"^^geo:wktLiteral ;
  geo-pos:lat "37.583333"^^xsd:decimal ;
  geo-pos:long "15.243333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2405'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2405'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.243333'^^xsd:double;
  dwc:startLongitude '15.243333'^^xsd:double;
  dwc:endLongitude '15.243333'^^xsd:double;
  dwc:latitude '37.583333'^^xsd:double;
  dwc:startLatitude '37.583333'^^xsd:double;
  dwc:endLatitude '37.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.243333 37.583333, 15.243333 37.583333, 15.243333 37.583333, 15.243333 37.583333, 15.243333 37.583333))'^^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 '774_2405'^^xsd:string;
  dwc:observationDate '1989-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91705 15.37592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91705"^^xsd:decimal ;
  dwc:decimalLongitude "15.37592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91705 15.37592)"^^geo:wktLiteral ;
  geo-pos:lat "37.91705"^^xsd:decimal ;
  geo-pos:long "15.37592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8320'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8320'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.9083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.37592'^^xsd:double;
  dwc:startLongitude '15.37592'^^xsd:double;
  dwc:endLongitude '15.37592'^^xsd:double;
  dwc:latitude '37.91705'^^xsd:double;
  dwc:startLatitude '37.91705'^^xsd:double;
  dwc:endLatitude '37.91705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37592 37.91705, 15.37592 37.91705, 15.37592 37.91705, 15.37592 37.91705, 15.37592 37.91705))'^^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 '774_8320'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.561667 20.8635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.561667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.561667 20.8635)"^^geo:wktLiteral ;
  geo-pos:lat "38.561667"^^xsd:decimal ;
  geo-pos:long "20.8635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1105'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1105'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8635'^^xsd:double;
  dwc:startLongitude '20.8635'^^xsd:double;
  dwc:endLongitude '20.8635'^^xsd:double;
  dwc:latitude '38.561667'^^xsd:double;
  dwc:startLatitude '38.561667'^^xsd:double;
  dwc:endLatitude '38.561667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8635 38.561667, 20.8635 38.561667, 20.8635 38.561667, 20.8635 38.561667, 20.8635 38.561667))'^^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 '774_1105'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.963667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657167"^^xsd:decimal ;
  dwc:decimalLongitude "20.963667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657167 20.963667)"^^geo:wktLiteral ;
  geo-pos:lat "38.657167"^^xsd:decimal ;
  geo-pos:long "20.963667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_893'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_893'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.963667'^^xsd:double;
  dwc:startLongitude '20.963667'^^xsd:double;
  dwc:endLongitude '20.963667'^^xsd:double;
  dwc:latitude '38.657167'^^xsd:double;
  dwc:startLatitude '38.657167'^^xsd:double;
  dwc:endLatitude '38.657167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.963667 38.657167, 20.963667 38.657167, 20.963667 38.657167, 20.963667 38.657167, 20.963667 38.657167))'^^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 '774_893'^^xsd:string;
  dwc:observationDate '1996-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624667 20.824167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.624667"^^xsd:decimal ;
  dwc:decimalLongitude "20.824167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624667 20.824167)"^^geo:wktLiteral ;
  geo-pos:lat "38.624667"^^xsd:decimal ;
  geo-pos:long "20.824167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1439'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1439'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.824167'^^xsd:double;
  dwc:startLongitude '20.824167'^^xsd:double;
  dwc:endLongitude '20.824167'^^xsd:double;
  dwc:latitude '38.624667'^^xsd:double;
  dwc:startLatitude '38.624667'^^xsd:double;
  dwc:endLatitude '38.624667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.824167 38.624667, 20.824167 38.624667, 20.824167 38.624667, 20.824167 38.624667, 20.824167 38.624667))'^^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 '774_1439'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6064 14.5586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6064"^^xsd:decimal ;
  dwc:decimalLongitude "14.5586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6064 14.5586)"^^geo:wktLiteral ;
  geo-pos:lat "44.6064"^^xsd:decimal ;
  geo-pos:long "14.5586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1924'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1924'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5586'^^xsd:double;
  dwc:startLongitude '14.5586'^^xsd:double;
  dwc:endLongitude '14.5586'^^xsd:double;
  dwc:latitude '44.6064'^^xsd:double;
  dwc:startLatitude '44.6064'^^xsd:double;
  dwc:endLatitude '44.6064'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5586 44.6064, 14.5586 44.6064, 14.5586 44.6064, 14.5586 44.6064, 14.5586 44.6064))'^^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 '774_1924'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.598 14.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.598"^^xsd:decimal ;
  dwc:decimalLongitude "14.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.598 14.569)"^^geo:wktLiteral ;
  geo-pos:lat "44.598"^^xsd:decimal ;
  geo-pos:long "14.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1660'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1660'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.569'^^xsd:double;
  dwc:startLongitude '14.569'^^xsd:double;
  dwc:endLongitude '14.569'^^xsd:double;
  dwc:latitude '44.598'^^xsd:double;
  dwc:startLatitude '44.598'^^xsd:double;
  dwc:endLatitude '44.598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.569 44.598, 14.569 44.598, 14.569 44.598, 14.569 44.598, 14.569 44.598))'^^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 '774_1660'^^xsd:string;
  dwc:observationDate '1990-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 20.8955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 20.8955)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "20.8955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_960'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_960'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8955'^^xsd:double;
  dwc:startLongitude '20.8955'^^xsd:double;
  dwc:endLongitude '20.8955'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:startLatitude '38.667'^^xsd:double;
  dwc:endLatitude '38.667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8955 38.667, 20.8955 38.667, 20.8955 38.667, 20.8955 38.667, 20.8955 38.667))'^^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 '774_960'^^xsd:string;
  dwc:observationDate '1997-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962 20.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962"^^xsd:decimal ;
  dwc:decimalLongitude "20.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962 20.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.962"^^xsd:decimal ;
  geo-pos:long "20.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_114'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_114'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.889'^^xsd:double;
  dwc:startLongitude '20.889'^^xsd:double;
  dwc:endLongitude '20.889'^^xsd:double;
  dwc:latitude '38.962'^^xsd:double;
  dwc:startLatitude '38.962'^^xsd:double;
  dwc:endLatitude '38.962'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.889 38.962, 20.889 38.962, 20.889 38.962, 20.889 38.962, 20.889 38.962))'^^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 '774_114'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994667 20.839333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.994667"^^xsd:decimal ;
  dwc:decimalLongitude "20.839333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.994667 20.839333)"^^geo:wktLiteral ;
  geo-pos:lat "38.994667"^^xsd:decimal ;
  geo-pos:long "20.839333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_124'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_124'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.839333'^^xsd:double;
  dwc:startLongitude '20.839333'^^xsd:double;
  dwc:endLongitude '20.839333'^^xsd:double;
  dwc:latitude '38.994667'^^xsd:double;
  dwc:startLatitude '38.994667'^^xsd:double;
  dwc:endLatitude '38.994667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.839333 38.994667, 20.839333 38.994667, 20.839333 38.994667, 20.839333 38.994667, 20.839333 38.994667))'^^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 '774_124'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959167 20.8935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959167"^^xsd:decimal ;
  dwc:decimalLongitude "20.8935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959167 20.8935)"^^geo:wktLiteral ;
  geo-pos:lat "38.959167"^^xsd:decimal ;
  geo-pos:long "20.8935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_43'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_43'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8935'^^xsd:double;
  dwc:startLongitude '20.8935'^^xsd:double;
  dwc:endLongitude '20.8935'^^xsd:double;
  dwc:latitude '38.959167'^^xsd:double;
  dwc:startLatitude '38.959167'^^xsd:double;
  dwc:endLatitude '38.959167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8935 38.959167, 20.8935 38.959167, 20.8935 38.959167, 20.8935 38.959167, 20.8935 38.959167))'^^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 '774_43'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 20.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977"^^xsd:decimal ;
  dwc:decimalLongitude "20.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977 20.972)"^^geo:wktLiteral ;
  geo-pos:lat "38.977"^^xsd:decimal ;
  geo-pos:long "20.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_142'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_142'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.972'^^xsd:double;
  dwc:startLongitude '20.972'^^xsd:double;
  dwc:endLongitude '20.972'^^xsd:double;
  dwc:latitude '38.977'^^xsd:double;
  dwc:startLatitude '38.977'^^xsd:double;
  dwc:endLatitude '38.977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.972 38.977, 20.972 38.977, 20.972 38.977, 20.972 38.977, 20.972 38.977))'^^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 '774_142'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981333 20.918167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.981333"^^xsd:decimal ;
  dwc:decimalLongitude "20.918167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981333 20.918167)"^^geo:wktLiteral ;
  geo-pos:lat "38.981333"^^xsd:decimal ;
  geo-pos:long "20.918167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_217'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_217'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.918167'^^xsd:double;
  dwc:startLongitude '20.918167'^^xsd:double;
  dwc:endLongitude '20.918167'^^xsd:double;
  dwc:latitude '38.981333'^^xsd:double;
  dwc:startLatitude '38.981333'^^xsd:double;
  dwc:endLatitude '38.981333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.918167 38.981333, 20.918167 38.981333, 20.918167 38.981333, 20.918167 38.981333, 20.918167 38.981333))'^^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 '774_217'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952667 20.973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952667"^^xsd:decimal ;
  dwc:decimalLongitude "20.973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952667 20.973333)"^^geo:wktLiteral ;
  geo-pos:lat "38.952667"^^xsd:decimal ;
  geo-pos:long "20.973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8256'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8256'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.973333'^^xsd:double;
  dwc:startLongitude '20.973333'^^xsd:double;
  dwc:endLongitude '20.973333'^^xsd:double;
  dwc:latitude '38.952667'^^xsd:double;
  dwc:startLatitude '38.952667'^^xsd:double;
  dwc:endLatitude '38.952667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.973333 38.952667, 20.973333 38.952667, 20.973333 38.952667, 20.973333 38.952667, 20.973333 38.952667))'^^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 '774_8256'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.389 14.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.389"^^xsd:decimal ;
  dwc:decimalLongitude "14.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.389 14.644)"^^geo:wktLiteral ;
  geo-pos:lat "44.389"^^xsd:decimal ;
  geo-pos:long "14.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2152'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2152'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.644'^^xsd:double;
  dwc:startLongitude '14.644'^^xsd:double;
  dwc:endLongitude '14.644'^^xsd:double;
  dwc:latitude '44.389'^^xsd:double;
  dwc:startLatitude '44.389'^^xsd:double;
  dwc:endLatitude '44.389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.644 44.389, 14.644 44.389, 14.644 44.389, 14.644 44.389, 14.644 44.389))'^^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 '774_2152'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.923167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659833"^^xsd:decimal ;
  dwc:decimalLongitude "20.923167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.923167)"^^geo:wktLiteral ;
  geo-pos:lat "38.659833"^^xsd:decimal ;
  geo-pos:long "20.923167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1653'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1653'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923167'^^xsd:double;
  dwc:startLongitude '20.923167'^^xsd:double;
  dwc:endLongitude '20.923167'^^xsd:double;
  dwc:latitude '38.659833'^^xsd:double;
  dwc:startLatitude '38.659833'^^xsd:double;
  dwc:endLatitude '38.659833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923167 38.659833, 20.923167 38.659833, 20.923167 38.659833, 20.923167 38.659833, 20.923167 38.659833))'^^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 '774_1653'^^xsd:string;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64 14.5867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64"^^xsd:decimal ;
  dwc:decimalLongitude "14.5867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64 14.5867)"^^geo:wktLiteral ;
  geo-pos:lat "44.64"^^xsd:decimal ;
  geo-pos:long "14.5867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2000'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2000'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5867'^^xsd:double;
  dwc:startLongitude '14.5867'^^xsd:double;
  dwc:endLongitude '14.5867'^^xsd:double;
  dwc:latitude '44.64'^^xsd:double;
  dwc:startLatitude '44.64'^^xsd:double;
  dwc:endLatitude '44.64'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5867 44.64, 14.5867 44.64, 14.5867 44.64, 14.5867 44.64, 14.5867 44.64))'^^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 '774_2000'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4897 14.6406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4897"^^xsd:decimal ;
  dwc:decimalLongitude "14.6406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4897 14.6406)"^^geo:wktLiteral ;
  geo-pos:lat "44.4897"^^xsd:decimal ;
  geo-pos:long "14.6406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1899'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1899'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6406'^^xsd:double;
  dwc:startLongitude '14.6406'^^xsd:double;
  dwc:endLongitude '14.6406'^^xsd:double;
  dwc:latitude '44.4897'^^xsd:double;
  dwc:startLatitude '44.4897'^^xsd:double;
  dwc:endLatitude '44.4897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6406 44.4897, 14.6406 44.4897, 14.6406 44.4897, 14.6406 44.4897, 14.6406 44.4897))'^^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 '774_1899'^^xsd:string;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629833 20.975333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.629833"^^xsd:decimal ;
  dwc:decimalLongitude "20.975333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.629833 20.975333)"^^geo:wktLiteral ;
  geo-pos:lat "38.629833"^^xsd:decimal ;
  geo-pos:long "20.975333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1525'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1525'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.975333'^^xsd:double;
  dwc:startLongitude '20.975333'^^xsd:double;
  dwc:endLongitude '20.975333'^^xsd:double;
  dwc:latitude '38.629833'^^xsd:double;
  dwc:startLatitude '38.629833'^^xsd:double;
  dwc:endLatitude '38.629833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.975333 38.629833, 20.975333 38.629833, 20.975333 38.629833, 20.975333 38.629833, 20.975333 38.629833))'^^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 '774_1525'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587333 20.7545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.587333"^^xsd:decimal ;
  dwc:decimalLongitude "20.7545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587333 20.7545)"^^geo:wktLiteral ;
  geo-pos:lat "38.587333"^^xsd:decimal ;
  geo-pos:long "20.7545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1381'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1381'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7545'^^xsd:double;
  dwc:startLongitude '20.7545'^^xsd:double;
  dwc:endLongitude '20.7545'^^xsd:double;
  dwc:latitude '38.587333'^^xsd:double;
  dwc:startLatitude '38.587333'^^xsd:double;
  dwc:endLatitude '38.587333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7545 38.587333, 20.7545 38.587333, 20.7545 38.587333, 20.7545 38.587333, 20.7545 38.587333))'^^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 '774_1381'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6467 14.5819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6467"^^xsd:decimal ;
  dwc:decimalLongitude "14.5819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6467 14.5819)"^^geo:wktLiteral ;
  geo-pos:lat "44.6467"^^xsd:decimal ;
  geo-pos:long "14.5819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2013'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2013'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5819'^^xsd:double;
  dwc:startLongitude '14.5819'^^xsd:double;
  dwc:endLongitude '14.5819'^^xsd:double;
  dwc:latitude '44.6467'^^xsd:double;
  dwc:startLatitude '44.6467'^^xsd:double;
  dwc:endLatitude '44.6467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5819 44.6467, 14.5819 44.6467, 14.5819 44.6467, 14.5819 44.6467, 14.5819 44.6467))'^^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 '774_2013'^^xsd:string;
  dwc:observationDate '1995-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.581 14.508833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.581"^^xsd:decimal ;
  dwc:decimalLongitude "14.508833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.581 14.508833)"^^geo:wktLiteral ;
  geo-pos:lat "44.581"^^xsd:decimal ;
  geo-pos:long "14.508833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2070'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2070'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.508833'^^xsd:double;
  dwc:startLongitude '14.508833'^^xsd:double;
  dwc:endLongitude '14.508833'^^xsd:double;
  dwc:latitude '44.581'^^xsd:double;
  dwc:startLatitude '44.581'^^xsd:double;
  dwc:endLatitude '44.581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.508833 44.581, 14.508833 44.581, 14.508833 44.581, 14.508833 44.581, 14.508833 44.581))'^^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 '774_2070'^^xsd:string;
  dwc:observationDate '1997-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5378 14.5717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5378"^^xsd:decimal ;
  dwc:decimalLongitude "14.5717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5378 14.5717)"^^geo:wktLiteral ;
  geo-pos:lat "44.5378"^^xsd:decimal ;
  geo-pos:long "14.5717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1703'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1703'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5717'^^xsd:double;
  dwc:startLongitude '14.5717'^^xsd:double;
  dwc:endLongitude '14.5717'^^xsd:double;
  dwc:latitude '44.5378'^^xsd:double;
  dwc:startLatitude '44.5378'^^xsd:double;
  dwc:endLatitude '44.5378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5717 44.5378, 14.5717 44.5378, 14.5717 44.5378, 14.5717 44.5378, 14.5717 44.5378))'^^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 '774_1703'^^xsd:string;
  dwc:observationDate '1991-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5472 14.4758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5472"^^xsd:decimal ;
  dwc:decimalLongitude "14.4758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5472 14.4758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5472"^^xsd:decimal ;
  geo-pos:long "14.4758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1850'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1850'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4758'^^xsd:double;
  dwc:startLongitude '14.4758'^^xsd:double;
  dwc:endLongitude '14.4758'^^xsd:double;
  dwc:latitude '44.5472'^^xsd:double;
  dwc:startLatitude '44.5472'^^xsd:double;
  dwc:endLatitude '44.5472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4758 44.5472, 14.4758 44.5472, 14.4758 44.5472, 14.4758 44.5472, 14.4758 44.5472))'^^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 '774_1850'^^xsd:string;
  dwc:observationDate '1993-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44033 14.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44033"^^xsd:decimal ;
  dwc:decimalLongitude "14.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44033 14.721)"^^geo:wktLiteral ;
  geo-pos:lat "44.44033"^^xsd:decimal ;
  geo-pos:long "14.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2029'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2029'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.721'^^xsd:double;
  dwc:startLongitude '14.721'^^xsd:double;
  dwc:endLongitude '14.721'^^xsd:double;
  dwc:latitude '44.44033'^^xsd:double;
  dwc:startLatitude '44.44033'^^xsd:double;
  dwc:endLatitude '44.44033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.721 44.44033, 14.721 44.44033, 14.721 44.44033, 14.721 44.44033, 14.721 44.44033))'^^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 '774_2029'^^xsd:string;
  dwc:observationDate '1996-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4892 14.6569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4892"^^xsd:decimal ;
  dwc:decimalLongitude "14.6569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4892 14.6569)"^^geo:wktLiteral ;
  geo-pos:lat "44.4892"^^xsd:decimal ;
  geo-pos:long "14.6569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1706'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1706'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6569'^^xsd:double;
  dwc:startLongitude '14.6569'^^xsd:double;
  dwc:endLongitude '14.6569'^^xsd:double;
  dwc:latitude '44.4892'^^xsd:double;
  dwc:startLatitude '44.4892'^^xsd:double;
  dwc:endLatitude '44.4892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6569 44.4892, 14.6569 44.4892, 14.6569 44.4892, 14.6569 44.4892, 14.6569 44.4892))'^^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 '774_1706'^^xsd:string;
  dwc:observationDate '1991-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996167 21.137167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996167"^^xsd:decimal ;
  dwc:decimalLongitude "21.137167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996167 21.137167)"^^geo:wktLiteral ;
  geo-pos:lat "38.996167"^^xsd:decimal ;
  geo-pos:long "21.137167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_425'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_425'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.137167'^^xsd:double;
  dwc:startLongitude '21.137167'^^xsd:double;
  dwc:endLongitude '21.137167'^^xsd:double;
  dwc:latitude '38.996167'^^xsd:double;
  dwc:startLatitude '38.996167'^^xsd:double;
  dwc:endLatitude '38.996167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.137167 38.996167, 21.137167 38.996167, 21.137167 38.996167, 21.137167 38.996167, 21.137167 38.996167))'^^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 '774_425'^^xsd:string;
  dwc:observationDate '2008-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68333 14.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68333"^^xsd:decimal ;
  dwc:decimalLongitude "14.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68333 14.628)"^^geo:wktLiteral ;
  geo-pos:lat "44.68333"^^xsd:decimal ;
  geo-pos:long "14.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1682'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1682'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.628'^^xsd:double;
  dwc:startLongitude '14.628'^^xsd:double;
  dwc:endLongitude '14.628'^^xsd:double;
  dwc:latitude '44.68333'^^xsd:double;
  dwc:startLatitude '44.68333'^^xsd:double;
  dwc:endLatitude '44.68333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.628 44.68333, 14.628 44.68333, 14.628 44.68333, 14.628 44.68333, 14.628 44.68333))'^^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 '774_1682'^^xsd:string;
  dwc:observationDate '1990-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.642667 20.966167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.642667"^^xsd:decimal ;
  dwc:decimalLongitude "20.966167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.642667 20.966167)"^^geo:wktLiteral ;
  geo-pos:lat "38.642667"^^xsd:decimal ;
  geo-pos:long "20.966167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1252'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1252'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966167'^^xsd:double;
  dwc:startLongitude '20.966167'^^xsd:double;
  dwc:endLongitude '20.966167'^^xsd:double;
  dwc:latitude '38.642667'^^xsd:double;
  dwc:startLatitude '38.642667'^^xsd:double;
  dwc:endLatitude '38.642667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966167 38.642667, 20.966167 38.642667, 20.966167 38.642667, 20.966167 38.642667, 20.966167 38.642667))'^^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 '774_1252'^^xsd:string;
  dwc:observationDate '2000-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5269 14.6811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5269"^^xsd:decimal ;
  dwc:decimalLongitude "14.6811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5269 14.6811)"^^geo:wktLiteral ;
  geo-pos:lat "44.5269"^^xsd:decimal ;
  geo-pos:long "14.6811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1875'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1875'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6811'^^xsd:double;
  dwc:startLongitude '14.6811'^^xsd:double;
  dwc:endLongitude '14.6811'^^xsd:double;
  dwc:latitude '44.5269'^^xsd:double;
  dwc:startLatitude '44.5269'^^xsd:double;
  dwc:endLatitude '44.5269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6811 44.5269, 14.6811 44.5269, 14.6811 44.5269, 14.6811 44.5269, 14.6811 44.5269))'^^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 '774_1875'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976833 20.957333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.976833"^^xsd:decimal ;
  dwc:decimalLongitude "20.957333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976833 20.957333)"^^geo:wktLiteral ;
  geo-pos:lat "38.976833"^^xsd:decimal ;
  geo-pos:long "20.957333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_330'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_330'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957333'^^xsd:double;
  dwc:startLongitude '20.957333'^^xsd:double;
  dwc:endLongitude '20.957333'^^xsd:double;
  dwc:latitude '38.976833'^^xsd:double;
  dwc:startLatitude '38.976833'^^xsd:double;
  dwc:endLatitude '38.976833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957333 38.976833, 20.957333 38.976833, 20.957333 38.976833, 20.957333 38.976833, 20.957333 38.976833))'^^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 '774_330'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.401333 20.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.401333"^^xsd:decimal ;
  dwc:decimalLongitude "20.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.401333 20.982)"^^geo:wktLiteral ;
  geo-pos:lat "38.401333"^^xsd:decimal ;
  geo-pos:long "20.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_770'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_770'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982'^^xsd:double;
  dwc:startLongitude '20.982'^^xsd:double;
  dwc:endLongitude '20.982'^^xsd:double;
  dwc:latitude '38.401333'^^xsd:double;
  dwc:startLatitude '38.401333'^^xsd:double;
  dwc:endLatitude '38.401333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982 38.401333, 20.982 38.401333, 20.982 38.401333, 20.982 38.401333, 20.982 38.401333))'^^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 '774_770'^^xsd:string;
  dwc:observationDate '1993-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.121944 20.319167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.121944"^^xsd:decimal ;
  dwc:decimalLongitude "20.319167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.121944 20.319167)"^^geo:wktLiteral ;
  geo-pos:lat "39.121944"^^xsd:decimal ;
  geo-pos:long "20.319167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_745'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_745'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.319167'^^xsd:double;
  dwc:startLongitude '20.319167'^^xsd:double;
  dwc:endLongitude '20.319167'^^xsd:double;
  dwc:latitude '39.121944'^^xsd:double;
  dwc:startLatitude '39.121944'^^xsd:double;
  dwc:endLatitude '39.121944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.319167 39.121944, 20.319167 39.121944, 20.319167 39.121944, 20.319167 39.121944, 20.319167 39.121944))'^^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 '774_745'^^xsd:string;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5097 14.6281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5097"^^xsd:decimal ;
  dwc:decimalLongitude "14.6281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5097 14.6281)"^^geo:wktLiteral ;
  geo-pos:lat "44.5097"^^xsd:decimal ;
  geo-pos:long "14.6281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1933'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1933'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6281'^^xsd:double;
  dwc:startLongitude '14.6281'^^xsd:double;
  dwc:endLongitude '14.6281'^^xsd:double;
  dwc:latitude '44.5097'^^xsd:double;
  dwc:startLatitude '44.5097'^^xsd:double;
  dwc:endLatitude '44.5097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6281 44.5097, 14.6281 44.5097, 14.6281 44.5097, 14.6281 44.5097, 14.6281 44.5097))'^^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 '774_1933'^^xsd:string;
  dwc:observationDate '1994-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.585333 20.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.585333"^^xsd:decimal ;
  dwc:decimalLongitude "20.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.585333 20.856)"^^geo:wktLiteral ;
  geo-pos:lat "38.585333"^^xsd:decimal ;
  geo-pos:long "20.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_762'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_762'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.856'^^xsd:double;
  dwc:startLongitude '20.856'^^xsd:double;
  dwc:endLongitude '20.856'^^xsd:double;
  dwc:latitude '38.585333'^^xsd:double;
  dwc:startLatitude '38.585333'^^xsd:double;
  dwc:endLatitude '38.585333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.856 38.585333, 20.856 38.585333, 20.856 38.585333, 20.856 38.585333, 20.856 38.585333))'^^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 '774_762'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941667 20.9085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.941667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.941667 20.9085)"^^geo:wktLiteral ;
  geo-pos:lat "38.941667"^^xsd:decimal ;
  geo-pos:long "20.9085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_559'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_559'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9085'^^xsd:double;
  dwc:startLongitude '20.9085'^^xsd:double;
  dwc:endLongitude '20.9085'^^xsd:double;
  dwc:latitude '38.941667'^^xsd:double;
  dwc:startLatitude '38.941667'^^xsd:double;
  dwc:endLatitude '38.941667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9085 38.941667, 20.9085 38.941667, 20.9085 38.941667, 20.9085 38.941667, 20.9085 38.941667))'^^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 '774_559'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.990333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975333"^^xsd:decimal ;
  dwc:decimalLongitude "20.990333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.990333)"^^geo:wktLiteral ;
  geo-pos:lat "38.975333"^^xsd:decimal ;
  geo-pos:long "20.990333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_287'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_287'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.990333'^^xsd:double;
  dwc:startLongitude '20.990333'^^xsd:double;
  dwc:endLongitude '20.990333'^^xsd:double;
  dwc:latitude '38.975333'^^xsd:double;
  dwc:startLatitude '38.975333'^^xsd:double;
  dwc:endLatitude '38.975333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.990333 38.975333, 20.990333 38.975333, 20.990333 38.975333, 20.990333 38.975333, 20.990333 38.975333))'^^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 '774_287'^^xsd:string;
  dwc:observationDate '2007-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 21.015833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983"^^xsd:decimal ;
  dwc:decimalLongitude "21.015833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 21.015833)"^^geo:wktLiteral ;
  geo-pos:lat "38.983"^^xsd:decimal ;
  geo-pos:long "21.015833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_338'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_338'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.015833'^^xsd:double;
  dwc:startLongitude '21.015833'^^xsd:double;
  dwc:endLongitude '21.015833'^^xsd:double;
  dwc:latitude '38.983'^^xsd:double;
  dwc:startLatitude '38.983'^^xsd:double;
  dwc:endLatitude '38.983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.015833 38.983, 21.015833 38.983, 21.015833 38.983, 21.015833 38.983, 21.015833 38.983))'^^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 '774_338'^^xsd:string;
  dwc:observationDate '2007-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556167 20.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556167"^^xsd:decimal ;
  dwc:decimalLongitude "20.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556167 20.855)"^^geo:wktLiteral ;
  geo-pos:lat "38.556167"^^xsd:decimal ;
  geo-pos:long "20.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8301'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.855'^^xsd:double;
  dwc:startLongitude '20.855'^^xsd:double;
  dwc:endLongitude '20.855'^^xsd:double;
  dwc:latitude '38.556167'^^xsd:double;
  dwc:startLatitude '38.556167'^^xsd:double;
  dwc:endLatitude '38.556167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.855 38.556167, 20.855 38.556167, 20.855 38.556167, 20.855 38.556167, 20.855 38.556167))'^^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 '774_8301'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633667 20.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633667 20.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.633667"^^xsd:decimal ;
  geo-pos:long "20.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1353'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1353'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9595'^^xsd:double;
  dwc:startLongitude '20.9595'^^xsd:double;
  dwc:endLongitude '20.9595'^^xsd:double;
  dwc:latitude '38.633667'^^xsd:double;
  dwc:startLatitude '38.633667'^^xsd:double;
  dwc:endLatitude '38.633667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9595 38.633667, 20.9595 38.633667, 20.9595 38.633667, 20.9595 38.633667, 20.9595 38.633667))'^^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 '774_1353'^^xsd:string;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958167 20.862833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958167"^^xsd:decimal ;
  dwc:decimalLongitude "20.862833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958167 20.862833)"^^geo:wktLiteral ;
  geo-pos:lat "38.958167"^^xsd:decimal ;
  geo-pos:long "20.862833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_237'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_237'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.862833'^^xsd:double;
  dwc:startLongitude '20.862833'^^xsd:double;
  dwc:endLongitude '20.862833'^^xsd:double;
  dwc:latitude '38.958167'^^xsd:double;
  dwc:startLatitude '38.958167'^^xsd:double;
  dwc:endLatitude '38.958167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.862833 38.958167, 20.862833 38.958167, 20.862833 38.958167, 20.862833 38.958167, 20.862833 38.958167))'^^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 '774_237'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.827167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9725"^^xsd:decimal ;
  dwc:decimalLongitude "20.827167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9725 20.827167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9725"^^xsd:decimal ;
  geo-pos:long "20.827167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_403'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_403'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.827167'^^xsd:double;
  dwc:startLongitude '20.827167'^^xsd:double;
  dwc:endLongitude '20.827167'^^xsd:double;
  dwc:latitude '38.9725'^^xsd:double;
  dwc:startLatitude '38.9725'^^xsd:double;
  dwc:endLatitude '38.9725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.827167 38.9725, 20.827167 38.9725, 20.827167 38.9725, 20.827167 38.9725, 20.827167 38.9725))'^^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 '774_403'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5775 14.4531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5775"^^xsd:decimal ;
  dwc:decimalLongitude "14.4531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5775 14.4531)"^^geo:wktLiteral ;
  geo-pos:lat "44.5775"^^xsd:decimal ;
  geo-pos:long "14.4531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1720'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1720'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4531'^^xsd:double;
  dwc:startLongitude '14.4531'^^xsd:double;
  dwc:endLongitude '14.4531'^^xsd:double;
  dwc:latitude '44.5775'^^xsd:double;
  dwc:startLatitude '44.5775'^^xsd:double;
  dwc:endLatitude '44.5775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4531 44.5775, 14.4531 44.5775, 14.4531 44.5775, 14.4531 44.5775, 14.4531 44.5775))'^^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 '774_1720'^^xsd:string;
  dwc:observationDate '1991-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.920667 21.045167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.920667"^^xsd:decimal ;
  dwc:decimalLongitude "21.045167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.920667 21.045167)"^^geo:wktLiteral ;
  geo-pos:lat "38.920667"^^xsd:decimal ;
  geo-pos:long "21.045167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_469'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_469'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.045167'^^xsd:double;
  dwc:startLongitude '21.045167'^^xsd:double;
  dwc:endLongitude '21.045167'^^xsd:double;
  dwc:latitude '38.920667'^^xsd:double;
  dwc:startLatitude '38.920667'^^xsd:double;
  dwc:endLatitude '38.920667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.045167 38.920667, 21.045167 38.920667, 21.045167 38.920667, 21.045167 38.920667, 21.045167 38.920667))'^^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 '774_469'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999833 21.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.999833"^^xsd:decimal ;
  dwc:decimalLongitude "21.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999833 21.015)"^^geo:wktLiteral ;
  geo-pos:lat "38.999833"^^xsd:decimal ;
  geo-pos:long "21.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_323'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_323'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.015'^^xsd:double;
  dwc:startLongitude '21.015'^^xsd:double;
  dwc:endLongitude '21.015'^^xsd:double;
  dwc:latitude '38.999833'^^xsd:double;
  dwc:startLatitude '38.999833'^^xsd:double;
  dwc:endLatitude '38.999833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.015 38.999833, 21.015 38.999833, 21.015 38.999833, 21.015 38.999833, 21.015 38.999833))'^^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 '774_323'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47883 14.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47883"^^xsd:decimal ;
  dwc:decimalLongitude "14.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47883 14.582)"^^geo:wktLiteral ;
  geo-pos:lat "44.47883"^^xsd:decimal ;
  geo-pos:long "14.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2030'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2030'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.582'^^xsd:double;
  dwc:startLongitude '14.582'^^xsd:double;
  dwc:endLongitude '14.582'^^xsd:double;
  dwc:latitude '44.47883'^^xsd:double;
  dwc:startLatitude '44.47883'^^xsd:double;
  dwc:endLatitude '44.47883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.582 44.47883, 14.582 44.47883, 14.582 44.47883, 14.582 44.47883, 14.582 44.47883))'^^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 '774_2030'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.935667 12.969167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.935667"^^xsd:decimal ;
  dwc:decimalLongitude "12.969167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.935667 12.969167)"^^geo:wktLiteral ;
  geo-pos:lat "44.935667"^^xsd:decimal ;
  geo-pos:long "12.969167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6913'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6913'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.969167'^^xsd:double;
  dwc:startLongitude '12.969167'^^xsd:double;
  dwc:endLongitude '12.969167'^^xsd:double;
  dwc:latitude '44.935667'^^xsd:double;
  dwc:startLatitude '44.935667'^^xsd:double;
  dwc:endLatitude '44.935667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.969167 44.935667, 12.969167 44.935667, 12.969167 44.935667, 12.969167 44.935667, 12.969167 44.935667))'^^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 '774_6913'^^xsd:string;
  dwc:observationDate '2004-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7633 14.5311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7633"^^xsd:decimal ;
  dwc:decimalLongitude "14.5311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7633 14.5311)"^^geo:wktLiteral ;
  geo-pos:lat "44.7633"^^xsd:decimal ;
  geo-pos:long "14.5311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1974'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1974'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5311'^^xsd:double;
  dwc:startLongitude '14.5311'^^xsd:double;
  dwc:endLongitude '14.5311'^^xsd:double;
  dwc:latitude '44.7633'^^xsd:double;
  dwc:startLatitude '44.7633'^^xsd:double;
  dwc:endLatitude '44.7633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5311 44.7633, 14.5311 44.7633, 14.5311 44.7633, 14.5311 44.7633, 14.5311 44.7633))'^^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 '774_1974'^^xsd:string;
  dwc:observationDate '1995-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5561 14.6189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5561"^^xsd:decimal ;
  dwc:decimalLongitude "14.6189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5561 14.6189)"^^geo:wktLiteral ;
  geo-pos:lat "44.5561"^^xsd:decimal ;
  geo-pos:long "14.6189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1700'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1700'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6189'^^xsd:double;
  dwc:startLongitude '14.6189'^^xsd:double;
  dwc:endLongitude '14.6189'^^xsd:double;
  dwc:latitude '44.5561'^^xsd:double;
  dwc:startLatitude '44.5561'^^xsd:double;
  dwc:endLatitude '44.5561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6189 44.5561, 14.6189 44.5561, 14.6189 44.5561, 14.6189 44.5561, 14.6189 44.5561))'^^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 '774_1700'^^xsd:string;
  dwc:observationDate '1991-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 20.807167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.953"^^xsd:decimal ;
  dwc:decimalLongitude "20.807167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.953 20.807167)"^^geo:wktLiteral ;
  geo-pos:lat "38.953"^^xsd:decimal ;
  geo-pos:long "20.807167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_549'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_549'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.807167'^^xsd:double;
  dwc:startLongitude '20.807167'^^xsd:double;
  dwc:endLongitude '20.807167'^^xsd:double;
  dwc:latitude '38.953'^^xsd:double;
  dwc:startLatitude '38.953'^^xsd:double;
  dwc:endLatitude '38.953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.807167 38.953, 20.807167 38.953, 20.807167 38.953, 20.807167 38.953, 20.807167 38.953))'^^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 '774_549'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976833 21.0245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.976833"^^xsd:decimal ;
  dwc:decimalLongitude "21.0245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976833 21.0245)"^^geo:wktLiteral ;
  geo-pos:lat "38.976833"^^xsd:decimal ;
  geo-pos:long "21.0245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_202'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_202'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0245'^^xsd:double;
  dwc:startLongitude '21.0245'^^xsd:double;
  dwc:endLongitude '21.0245'^^xsd:double;
  dwc:latitude '38.976833'^^xsd:double;
  dwc:startLatitude '38.976833'^^xsd:double;
  dwc:endLatitude '38.976833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0245 38.976833, 21.0245 38.976833, 21.0245 38.976833, 21.0245 38.976833, 21.0245 38.976833))'^^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 '774_202'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6122 14.5872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6122"^^xsd:decimal ;
  dwc:decimalLongitude "14.5872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6122 14.5872)"^^geo:wktLiteral ;
  geo-pos:lat "44.6122"^^xsd:decimal ;
  geo-pos:long "14.5872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1907'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1907'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5872'^^xsd:double;
  dwc:startLongitude '14.5872'^^xsd:double;
  dwc:endLongitude '14.5872'^^xsd:double;
  dwc:latitude '44.6122'^^xsd:double;
  dwc:startLatitude '44.6122'^^xsd:double;
  dwc:endLatitude '44.6122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5872 44.6122, 14.5872 44.6122, 14.5872 44.6122, 14.5872 44.6122, 14.5872 44.6122))'^^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 '774_1907'^^xsd:string;
  dwc:observationDate '1994-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5211 14.6067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5211"^^xsd:decimal ;
  dwc:decimalLongitude "14.6067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5211 14.6067)"^^geo:wktLiteral ;
  geo-pos:lat "44.5211"^^xsd:decimal ;
  geo-pos:long "14.6067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1853'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1853'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6067'^^xsd:double;
  dwc:startLongitude '14.6067'^^xsd:double;
  dwc:endLongitude '14.6067'^^xsd:double;
  dwc:latitude '44.5211'^^xsd:double;
  dwc:startLatitude '44.5211'^^xsd:double;
  dwc:endLatitude '44.5211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6067 44.5211, 14.6067 44.5211, 14.6067 44.5211, 14.6067 44.5211, 14.6067 44.5211))'^^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 '774_1853'^^xsd:string;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968333 20.9315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.968333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.968333 20.9315)"^^geo:wktLiteral ;
  geo-pos:lat "38.968333"^^xsd:decimal ;
  geo-pos:long "20.9315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_342'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_342'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9315'^^xsd:double;
  dwc:startLongitude '20.9315'^^xsd:double;
  dwc:endLongitude '20.9315'^^xsd:double;
  dwc:latitude '38.968333'^^xsd:double;
  dwc:startLatitude '38.968333'^^xsd:double;
  dwc:endLatitude '38.968333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9315 38.968333, 20.9315 38.968333, 20.9315 38.968333, 20.9315 38.968333, 20.9315 38.968333))'^^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 '774_342'^^xsd:string;
  dwc:observationDate '2007-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6425 20.891333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6425"^^xsd:decimal ;
  dwc:decimalLongitude "20.891333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6425 20.891333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6425"^^xsd:decimal ;
  geo-pos:long "20.891333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_837'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_837'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.891333'^^xsd:double;
  dwc:startLongitude '20.891333'^^xsd:double;
  dwc:endLongitude '20.891333'^^xsd:double;
  dwc:latitude '38.6425'^^xsd:double;
  dwc:startLatitude '38.6425'^^xsd:double;
  dwc:endLatitude '38.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.891333 38.6425, 20.891333 38.6425, 20.891333 38.6425, 20.891333 38.6425, 20.891333 38.6425))'^^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 '774_837'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976 21.019667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.976"^^xsd:decimal ;
  dwc:decimalLongitude "21.019667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976 21.019667)"^^geo:wktLiteral ;
  geo-pos:lat "38.976"^^xsd:decimal ;
  geo-pos:long "21.019667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_314'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_314'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.019667'^^xsd:double;
  dwc:startLongitude '21.019667'^^xsd:double;
  dwc:endLongitude '21.019667'^^xsd:double;
  dwc:latitude '38.976'^^xsd:double;
  dwc:startLatitude '38.976'^^xsd:double;
  dwc:endLatitude '38.976'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.019667 38.976, 21.019667 38.976, 21.019667 38.976, 21.019667 38.976, 21.019667 38.976))'^^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 '774_314'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5292 14.5239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5292"^^xsd:decimal ;
  dwc:decimalLongitude "14.5239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5292 14.5239)"^^geo:wktLiteral ;
  geo-pos:lat "44.5292"^^xsd:decimal ;
  geo-pos:long "14.5239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1916'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1916'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5239'^^xsd:double;
  dwc:startLongitude '14.5239'^^xsd:double;
  dwc:endLongitude '14.5239'^^xsd:double;
  dwc:latitude '44.5292'^^xsd:double;
  dwc:startLatitude '44.5292'^^xsd:double;
  dwc:endLatitude '44.5292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5239 44.5292, 14.5239 44.5292, 14.5239 44.5292, 14.5239 44.5292, 14.5239 44.5292))'^^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 '774_1916'^^xsd:string;
  dwc:observationDate '1994-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5965 21.0045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5965"^^xsd:decimal ;
  dwc:decimalLongitude "21.0045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5965 21.0045)"^^geo:wktLiteral ;
  geo-pos:lat "38.5965"^^xsd:decimal ;
  geo-pos:long "21.0045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1555'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1555'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0045'^^xsd:double;
  dwc:startLongitude '21.0045'^^xsd:double;
  dwc:endLongitude '21.0045'^^xsd:double;
  dwc:latitude '38.5965'^^xsd:double;
  dwc:startLatitude '38.5965'^^xsd:double;
  dwc:endLatitude '38.5965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0045 38.5965, 21.0045 38.5965, 21.0045 38.5965, 21.0045 38.5965, 21.0045 38.5965))'^^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 '774_1555'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675167 20.879833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.675167"^^xsd:decimal ;
  dwc:decimalLongitude "20.879833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675167 20.879833)"^^geo:wktLiteral ;
  geo-pos:lat "38.675167"^^xsd:decimal ;
  geo-pos:long "20.879833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1577'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1577'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.879833'^^xsd:double;
  dwc:startLongitude '20.879833'^^xsd:double;
  dwc:endLongitude '20.879833'^^xsd:double;
  dwc:latitude '38.675167'^^xsd:double;
  dwc:startLatitude '38.675167'^^xsd:double;
  dwc:endLatitude '38.675167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.879833 38.675167, 20.879833 38.675167, 20.879833 38.675167, 20.879833 38.675167, 20.879833 38.675167))'^^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 '774_1577'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25045 13.101867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25045"^^xsd:decimal ;
  dwc:decimalLongitude "13.101867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25045 13.101867)"^^geo:wktLiteral ;
  geo-pos:lat "45.25045"^^xsd:decimal ;
  geo-pos:long "13.101867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6922'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6922'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.101867'^^xsd:double;
  dwc:startLongitude '13.101867'^^xsd:double;
  dwc:endLongitude '13.101867'^^xsd:double;
  dwc:latitude '45.25045'^^xsd:double;
  dwc:startLatitude '45.25045'^^xsd:double;
  dwc:endLatitude '45.25045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.101867 45.25045, 13.101867 45.25045, 13.101867 45.25045, 13.101867 45.25045, 13.101867 45.25045))'^^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 '774_6922'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6115 14.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6115"^^xsd:decimal ;
  dwc:decimalLongitude "14.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6115 14.599)"^^geo:wktLiteral ;
  geo-pos:lat "44.6115"^^xsd:decimal ;
  geo-pos:long "14.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2011'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2011'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.599'^^xsd:double;
  dwc:startLongitude '14.599'^^xsd:double;
  dwc:endLongitude '14.599'^^xsd:double;
  dwc:latitude '44.6115'^^xsd:double;
  dwc:startLatitude '44.6115'^^xsd:double;
  dwc:endLatitude '44.6115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.599 44.6115, 14.599 44.6115, 14.599 44.6115, 14.599 44.6115, 14.599 44.6115))'^^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 '774_2011'^^xsd:string;
  dwc:observationDate '1995-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969333 20.934833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969333"^^xsd:decimal ;
  dwc:decimalLongitude "20.934833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969333 20.934833)"^^geo:wktLiteral ;
  geo-pos:lat "38.969333"^^xsd:decimal ;
  geo-pos:long "20.934833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_25'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_25'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.934833'^^xsd:double;
  dwc:startLongitude '20.934833'^^xsd:double;
  dwc:endLongitude '20.934833'^^xsd:double;
  dwc:latitude '38.969333'^^xsd:double;
  dwc:startLatitude '38.969333'^^xsd:double;
  dwc:endLatitude '38.969333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.934833 38.969333, 20.934833 38.969333, 20.934833 38.969333, 20.934833 38.969333, 20.934833 38.969333))'^^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 '774_25'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51417 14.6255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51417"^^xsd:decimal ;
  dwc:decimalLongitude "14.6255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51417 14.6255)"^^geo:wktLiteral ;
  geo-pos:lat "44.51417"^^xsd:decimal ;
  geo-pos:long "14.6255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2046'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2046'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6255'^^xsd:double;
  dwc:startLongitude '14.6255'^^xsd:double;
  dwc:endLongitude '14.6255'^^xsd:double;
  dwc:latitude '44.51417'^^xsd:double;
  dwc:startLatitude '44.51417'^^xsd:double;
  dwc:endLatitude '44.51417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6255 44.51417, 14.6255 44.51417, 14.6255 44.51417, 14.6255 44.51417, 14.6255 44.51417))'^^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 '774_2046'^^xsd:string;
  dwc:observationDate '1996-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9705 20.973167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9705"^^xsd:decimal ;
  dwc:decimalLongitude "20.973167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9705 20.973167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9705"^^xsd:decimal ;
  geo-pos:long "20.973167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_23'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_23'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.973167'^^xsd:double;
  dwc:startLongitude '20.973167'^^xsd:double;
  dwc:endLongitude '20.973167'^^xsd:double;
  dwc:latitude '38.9705'^^xsd:double;
  dwc:startLatitude '38.9705'^^xsd:double;
  dwc:endLatitude '38.9705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.973167 38.9705, 20.973167 38.9705, 20.973167 38.9705, 20.973167 38.9705, 20.973167 38.9705))'^^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 '774_23'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.771 14.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.771"^^xsd:decimal ;
  dwc:decimalLongitude "14.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.771 14.338)"^^geo:wktLiteral ;
  geo-pos:lat "44.771"^^xsd:decimal ;
  geo-pos:long "14.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2231'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2231'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.338'^^xsd:double;
  dwc:startLongitude '14.338'^^xsd:double;
  dwc:endLongitude '14.338'^^xsd:double;
  dwc:latitude '44.771'^^xsd:double;
  dwc:startLatitude '44.771'^^xsd:double;
  dwc:endLatitude '44.771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.338 44.771, 14.338 44.771, 14.338 44.771, 14.338 44.771, 14.338 44.771))'^^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 '774_2231'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978167 20.867667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978167"^^xsd:decimal ;
  dwc:decimalLongitude "20.867667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978167 20.867667)"^^geo:wktLiteral ;
  geo-pos:lat "38.978167"^^xsd:decimal ;
  geo-pos:long "20.867667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_133'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_133'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.867667'^^xsd:double;
  dwc:startLongitude '20.867667'^^xsd:double;
  dwc:endLongitude '20.867667'^^xsd:double;
  dwc:latitude '38.978167'^^xsd:double;
  dwc:startLatitude '38.978167'^^xsd:double;
  dwc:endLatitude '38.978167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.867667 38.978167, 20.867667 38.978167, 20.867667 38.978167, 20.867667 38.978167, 20.867667 38.978167))'^^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 '774_133'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0565 8.474833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0565"^^xsd:decimal ;
  dwc:decimalLongitude "8.474833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0565 8.474833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0565"^^xsd:decimal ;
  geo-pos:long "8.474833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2720'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2720'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.474833'^^xsd:double;
  dwc:startLongitude '8.474833'^^xsd:double;
  dwc:endLongitude '8.474833'^^xsd:double;
  dwc:latitude '41.0565'^^xsd:double;
  dwc:startLatitude '41.0565'^^xsd:double;
  dwc:endLatitude '41.0565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.474833 41.0565, 8.474833 41.0565, 8.474833 41.0565, 8.474833 41.0565, 8.474833 41.0565))'^^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 '774_2720'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.586 14.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.586"^^xsd:decimal ;
  dwc:decimalLongitude "14.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.586 14.492)"^^geo:wktLiteral ;
  geo-pos:lat "44.586"^^xsd:decimal ;
  geo-pos:long "14.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2225'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2225'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.492'^^xsd:double;
  dwc:startLongitude '14.492'^^xsd:double;
  dwc:endLongitude '14.492'^^xsd:double;
  dwc:latitude '44.586'^^xsd:double;
  dwc:startLatitude '44.586'^^xsd:double;
  dwc:endLatitude '44.586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.492 44.586, 14.492 44.586, 14.492 44.586, 14.492 44.586, 14.492 44.586))'^^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 '774_2225'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 12.635833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.635833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 12.635833)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "12.635833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6887'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.635833'^^xsd:double;
  dwc:startLongitude '12.635833'^^xsd:double;
  dwc:endLongitude '12.635833'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:startLatitude '45.2'^^xsd:double;
  dwc:endLatitude '45.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.635833 45.2, 12.635833 45.2, 12.635833 45.2, 12.635833 45.2, 12.635833 45.2))'^^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 '774_6887'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.559 14.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.559"^^xsd:decimal ;
  dwc:decimalLongitude "14.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.559 14.607)"^^geo:wktLiteral ;
  geo-pos:lat "44.559"^^xsd:decimal ;
  geo-pos:long "14.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2218'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2218'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.607'^^xsd:double;
  dwc:startLongitude '14.607'^^xsd:double;
  dwc:endLongitude '14.607'^^xsd:double;
  dwc:latitude '44.559'^^xsd:double;
  dwc:startLatitude '44.559'^^xsd:double;
  dwc:endLatitude '44.559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.607 44.559, 14.607 44.559, 14.607 44.559, 14.607 44.559, 14.607 44.559))'^^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 '774_2218'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.466667 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.466667"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.466667 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.466667"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2279'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2279'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:startLongitude '14.7'^^xsd:double;
  dwc:endLongitude '14.7'^^xsd:double;
  dwc:latitude '44.466667'^^xsd:double;
  dwc:startLatitude '44.466667'^^xsd:double;
  dwc:endLatitude '44.466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7 44.466667, 14.7 44.466667, 14.7 44.466667, 14.7 44.466667, 14.7 44.466667))'^^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 '774_2279'^^xsd:string;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5539 14.6128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5539"^^xsd:decimal ;
  dwc:decimalLongitude "14.6128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5539 14.6128)"^^geo:wktLiteral ;
  geo-pos:lat "44.5539"^^xsd:decimal ;
  geo-pos:long "14.6128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1743'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1743'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6128'^^xsd:double;
  dwc:startLongitude '14.6128'^^xsd:double;
  dwc:endLongitude '14.6128'^^xsd:double;
  dwc:latitude '44.5539'^^xsd:double;
  dwc:startLatitude '44.5539'^^xsd:double;
  dwc:endLatitude '44.5539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6128 44.5539, 14.6128 44.5539, 14.6128 44.5539, 14.6128 44.5539, 14.6128 44.5539))'^^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 '774_1743'^^xsd:string;
  dwc:observationDate '1992-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.348667 14.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.348667"^^xsd:decimal ;
  dwc:decimalLongitude "14.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.348667 14.851)"^^geo:wktLiteral ;
  geo-pos:lat "44.348667"^^xsd:decimal ;
  geo-pos:long "14.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2107'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2107'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.851'^^xsd:double;
  dwc:startLongitude '14.851'^^xsd:double;
  dwc:endLongitude '14.851'^^xsd:double;
  dwc:latitude '44.348667'^^xsd:double;
  dwc:startLatitude '44.348667'^^xsd:double;
  dwc:endLatitude '44.348667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.851 44.348667, 14.851 44.348667, 14.851 44.348667, 14.851 44.348667, 14.851 44.348667))'^^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 '774_2107'^^xsd:string;
  dwc:observationDate '1997-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823333 19.484167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.823333"^^xsd:decimal ;
  dwc:decimalLongitude "19.484167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823333 19.484167)"^^geo:wktLiteral ;
  geo-pos:lat "39.823333"^^xsd:decimal ;
  geo-pos:long "19.484167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_698'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_698'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.484167'^^xsd:double;
  dwc:startLongitude '19.484167'^^xsd:double;
  dwc:endLongitude '19.484167'^^xsd:double;
  dwc:latitude '39.823333'^^xsd:double;
  dwc:startLatitude '39.823333'^^xsd:double;
  dwc:endLatitude '39.823333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.484167 39.823333, 19.484167 39.823333, 19.484167 39.823333, 19.484167 39.823333, 19.484167 39.823333))'^^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 '774_698'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996333 20.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996333"^^xsd:decimal ;
  dwc:decimalLongitude "20.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996333 20.902)"^^geo:wktLiteral ;
  geo-pos:lat "38.996333"^^xsd:decimal ;
  geo-pos:long "20.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_421'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_421'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.902'^^xsd:double;
  dwc:startLongitude '20.902'^^xsd:double;
  dwc:endLongitude '20.902'^^xsd:double;
  dwc:latitude '38.996333'^^xsd:double;
  dwc:startLatitude '38.996333'^^xsd:double;
  dwc:endLatitude '38.996333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.902 38.996333, 20.902 38.996333, 20.902 38.996333, 20.902 38.996333, 20.902 38.996333))'^^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 '774_421'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654167 20.909167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654167"^^xsd:decimal ;
  dwc:decimalLongitude "20.909167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654167 20.909167)"^^geo:wktLiteral ;
  geo-pos:lat "38.654167"^^xsd:decimal ;
  geo-pos:long "20.909167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1535'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1535'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.909167'^^xsd:double;
  dwc:startLongitude '20.909167'^^xsd:double;
  dwc:endLongitude '20.909167'^^xsd:double;
  dwc:latitude '38.654167'^^xsd:double;
  dwc:startLatitude '38.654167'^^xsd:double;
  dwc:endLatitude '38.654167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.909167 38.654167, 20.909167 38.654167, 20.909167 38.654167, 20.909167 38.654167, 20.909167 38.654167))'^^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 '774_1535'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999667 20.843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.999667"^^xsd:decimal ;
  dwc:decimalLongitude "20.843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.999667 20.843333)"^^geo:wktLiteral ;
  geo-pos:lat "38.999667"^^xsd:decimal ;
  geo-pos:long "20.843333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_79'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_79'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843333'^^xsd:double;
  dwc:startLongitude '20.843333'^^xsd:double;
  dwc:endLongitude '20.843333'^^xsd:double;
  dwc:latitude '38.999667'^^xsd:double;
  dwc:startLatitude '38.999667'^^xsd:double;
  dwc:endLatitude '38.999667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843333 38.999667, 20.843333 38.999667, 20.843333 38.999667, 20.843333 38.999667, 20.843333 38.999667))'^^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 '774_79'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5575 20.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5575"^^xsd:decimal ;
  dwc:decimalLongitude "20.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5575 20.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.5575"^^xsd:decimal ;
  geo-pos:long "20.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_742'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_742'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.83'^^xsd:double;
  dwc:startLongitude '20.83'^^xsd:double;
  dwc:endLongitude '20.83'^^xsd:double;
  dwc:latitude '38.5575'^^xsd:double;
  dwc:startLatitude '38.5575'^^xsd:double;
  dwc:endLatitude '38.5575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.83 38.5575, 20.83 38.5575, 20.83 38.5575, 20.83 38.5575, 20.83 38.5575))'^^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 '774_742'^^xsd:string;
  dwc:observationDate '1994-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.765114 9.095881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.765114"^^xsd:decimal ;
  dwc:decimalLongitude "9.095881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.765114 9.095881)"^^geo:wktLiteral ;
  geo-pos:lat "42.765114"^^xsd:decimal ;
  geo-pos:long "9.095881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6032'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6032'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.4555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.095881'^^xsd:double;
  dwc:startLongitude '9.095881'^^xsd:double;
  dwc:endLongitude '9.095881'^^xsd:double;
  dwc:latitude '42.765114'^^xsd:double;
  dwc:startLatitude '42.765114'^^xsd:double;
  dwc:endLatitude '42.765114'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.095881 42.765114, 9.095881 42.765114, 9.095881 42.765114, 9.095881 42.765114, 9.095881 42.765114))'^^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 '774_6032'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.56667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58333"^^xsd:decimal ;
  dwc:decimalLongitude "14.56667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.56667)"^^geo:wktLiteral ;
  geo-pos:lat "44.58333"^^xsd:decimal ;
  geo-pos:long "14.56667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2179'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2179'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56667'^^xsd:double;
  dwc:startLongitude '14.56667'^^xsd:double;
  dwc:endLongitude '14.56667'^^xsd:double;
  dwc:latitude '44.58333'^^xsd:double;
  dwc:startLatitude '44.58333'^^xsd:double;
  dwc:endLatitude '44.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56667 44.58333, 14.56667 44.58333, 14.56667 44.58333, 14.56667 44.58333, 14.56667 44.58333))'^^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 '774_2179'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.014 -17.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.014"^^xsd:decimal ;
  dwc:decimalLongitude "-17.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.014 -17.114)"^^geo:wktLiteral ;
  geo-pos:lat "28.014"^^xsd:decimal ;
  geo-pos:long "-17.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3058'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3058'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.287777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.114'^^xsd:double;
  dwc:startLongitude '-17.114'^^xsd:double;
  dwc:endLongitude '-17.114'^^xsd:double;
  dwc:latitude '28.014'^^xsd:double;
  dwc:startLatitude '28.014'^^xsd:double;
  dwc:endLatitude '28.014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.114 28.014, -17.114 28.014, -17.114 28.014, -17.114 28.014, -17.114 28.014))'^^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 '774_3058'^^xsd:string;
  dwc:observationDate '1997-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.696417 8.907617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.696417"^^xsd:decimal ;
  dwc:decimalLongitude "8.907617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.696417 8.907617)"^^geo:wktLiteral ;
  geo-pos:lat "42.696417"^^xsd:decimal ;
  geo-pos:long "8.907617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4286'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4286'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.907617'^^xsd:double;
  dwc:startLongitude '8.907617'^^xsd:double;
  dwc:endLongitude '8.907617'^^xsd:double;
  dwc:latitude '42.696417'^^xsd:double;
  dwc:startLatitude '42.696417'^^xsd:double;
  dwc:endLatitude '42.696417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.907617 42.696417, 8.907617 42.696417, 8.907617 42.696417, 8.907617 42.696417, 8.907617 42.696417))'^^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 '774_4286'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1615'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1615'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1615'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6045 20.866833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6045"^^xsd:decimal ;
  dwc:decimalLongitude "20.866833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6045 20.866833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6045"^^xsd:decimal ;
  geo-pos:long "20.866833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1652'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1652'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.866833'^^xsd:double;
  dwc:startLongitude '20.866833'^^xsd:double;
  dwc:endLongitude '20.866833'^^xsd:double;
  dwc:latitude '38.6045'^^xsd:double;
  dwc:startLatitude '38.6045'^^xsd:double;
  dwc:endLatitude '38.6045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.866833 38.6045, 20.866833 38.6045, 20.866833 38.6045, 20.866833 38.6045, 20.866833 38.6045))'^^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 '774_1652'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5528 14.6253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5528"^^xsd:decimal ;
  dwc:decimalLongitude "14.6253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5528 14.6253)"^^geo:wktLiteral ;
  geo-pos:lat "44.5528"^^xsd:decimal ;
  geo-pos:long "14.6253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1726'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1726'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6253'^^xsd:double;
  dwc:startLongitude '14.6253'^^xsd:double;
  dwc:endLongitude '14.6253'^^xsd:double;
  dwc:latitude '44.5528'^^xsd:double;
  dwc:startLatitude '44.5528'^^xsd:double;
  dwc:endLatitude '44.5528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6253 44.5528, 14.6253 44.5528, 14.6253 44.5528, 14.6253 44.5528, 14.6253 44.5528))'^^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 '774_1726'^^xsd:string;
  dwc:observationDate '1991-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6428 14.5403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6428"^^xsd:decimal ;
  dwc:decimalLongitude "14.5403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6428 14.5403)"^^geo:wktLiteral ;
  geo-pos:lat "44.6428"^^xsd:decimal ;
  geo-pos:long "14.5403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1759'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1759'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5403'^^xsd:double;
  dwc:startLongitude '14.5403'^^xsd:double;
  dwc:endLongitude '14.5403'^^xsd:double;
  dwc:latitude '44.6428'^^xsd:double;
  dwc:startLatitude '44.6428'^^xsd:double;
  dwc:endLatitude '44.6428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5403 44.6428, 14.5403 44.6428, 14.5403 44.6428, 14.5403 44.6428, 14.5403 44.6428))'^^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 '774_1759'^^xsd:string;
  dwc:observationDate '1992-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683333"^^xsd:decimal ;
  dwc:decimalLongitude "20.843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683333 20.843333)"^^geo:wktLiteral ;
  geo-pos:lat "38.683333"^^xsd:decimal ;
  geo-pos:long "20.843333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1128'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1128'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843333'^^xsd:double;
  dwc:startLongitude '20.843333'^^xsd:double;
  dwc:endLongitude '20.843333'^^xsd:double;
  dwc:latitude '38.683333'^^xsd:double;
  dwc:startLatitude '38.683333'^^xsd:double;
  dwc:endLatitude '38.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843333 38.683333, 20.843333 38.683333, 20.843333 38.683333, 20.843333 38.683333, 20.843333 38.683333))'^^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 '774_1128'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974667 20.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974667"^^xsd:decimal ;
  dwc:decimalLongitude "20.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974667 20.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.974667"^^xsd:decimal ;
  geo-pos:long "20.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_485'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.857833'^^xsd:double;
  dwc:startLongitude '20.857833'^^xsd:double;
  dwc:endLongitude '20.857833'^^xsd:double;
  dwc:latitude '38.974667'^^xsd:double;
  dwc:startLatitude '38.974667'^^xsd:double;
  dwc:endLatitude '38.974667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.857833 38.974667, 20.857833 38.974667, 20.857833 38.974667, 20.857833 38.974667, 20.857833 38.974667))'^^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 '774_485'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767799 7.799668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767799"^^xsd:decimal ;
  dwc:decimalLongitude "7.799668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767799 7.799668)"^^geo:wktLiteral ;
  geo-pos:lat "43.767799"^^xsd:decimal ;
  geo-pos:long "7.799668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6247'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6247'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.458055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.799668'^^xsd:double;
  dwc:startLongitude '7.799668'^^xsd:double;
  dwc:endLongitude '7.799668'^^xsd:double;
  dwc:latitude '43.767799'^^xsd:double;
  dwc:startLatitude '43.767799'^^xsd:double;
  dwc:endLatitude '43.767799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.799668 43.767799, 7.799668 43.767799, 7.799668 43.767799, 7.799668 43.767799, 7.799668 43.767799))'^^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 '774_6247'^^xsd:string;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01515 8.24088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.01515"^^xsd:decimal ;
  dwc:decimalLongitude "8.24088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.01515 8.24088)"^^geo:wktLiteral ;
  geo-pos:lat "44.01515"^^xsd:decimal ;
  geo-pos:long "8.24088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5184'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5184'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9161111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24088'^^xsd:double;
  dwc:startLongitude '8.24088'^^xsd:double;
  dwc:endLongitude '8.24088'^^xsd:double;
  dwc:latitude '44.01515'^^xsd:double;
  dwc:startLatitude '44.01515'^^xsd:double;
  dwc:endLatitude '44.01515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24088 44.01515, 8.24088 44.01515, 8.24088 44.01515, 8.24088 44.01515, 8.24088 44.01515))'^^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 '774_5184'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671333 20.9285)"^^geo:wktLiteral ;
  geo-pos:lat "38.671333"^^xsd:decimal ;
  geo-pos:long "20.9285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1614'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1614'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9285'^^xsd:double;
  dwc:startLongitude '20.9285'^^xsd:double;
  dwc:endLongitude '20.9285'^^xsd:double;
  dwc:latitude '38.671333'^^xsd:double;
  dwc:startLatitude '38.671333'^^xsd:double;
  dwc:endLatitude '38.671333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333, 20.9285 38.671333))'^^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 '774_1614'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6545 20.911167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6545"^^xsd:decimal ;
  dwc:decimalLongitude "20.911167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6545 20.911167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6545"^^xsd:decimal ;
  geo-pos:long "20.911167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1624'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1624'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.911167'^^xsd:double;
  dwc:startLongitude '20.911167'^^xsd:double;
  dwc:endLongitude '20.911167'^^xsd:double;
  dwc:latitude '38.6545'^^xsd:double;
  dwc:startLatitude '38.6545'^^xsd:double;
  dwc:endLatitude '38.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.911167 38.6545, 20.911167 38.6545, 20.911167 38.6545, 20.911167 38.6545, 20.911167 38.6545))'^^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 '774_1624'^^xsd:string;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.602167 20.951167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.602167"^^xsd:decimal ;
  dwc:decimalLongitude "20.951167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.602167 20.951167)"^^geo:wktLiteral ;
  geo-pos:lat "38.602167"^^xsd:decimal ;
  geo-pos:long "20.951167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1011'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1011'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.951167'^^xsd:double;
  dwc:startLongitude '20.951167'^^xsd:double;
  dwc:endLongitude '20.951167'^^xsd:double;
  dwc:latitude '38.602167'^^xsd:double;
  dwc:startLatitude '38.602167'^^xsd:double;
  dwc:endLatitude '38.602167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.951167 38.602167, 20.951167 38.602167, 20.951167 38.602167, 20.951167 38.602167, 20.951167 38.602167))'^^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 '774_1011'^^xsd:string;
  dwc:observationDate '1997-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56 14.5597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.56"^^xsd:decimal ;
  dwc:decimalLongitude "14.5597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.56 14.5597)"^^geo:wktLiteral ;
  geo-pos:lat "44.56"^^xsd:decimal ;
  geo-pos:long "14.5597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1716'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1716'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5597'^^xsd:double;
  dwc:startLongitude '14.5597'^^xsd:double;
  dwc:endLongitude '14.5597'^^xsd:double;
  dwc:latitude '44.56'^^xsd:double;
  dwc:startLatitude '44.56'^^xsd:double;
  dwc:endLatitude '44.56'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5597 44.56, 14.5597 44.56, 14.5597 44.56, 14.5597 44.56, 14.5597 44.56))'^^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 '774_1716'^^xsd:string;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.559167 12.8815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.559167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.559167 12.8815)"^^geo:wktLiteral ;
  geo-pos:lat "45.559167"^^xsd:decimal ;
  geo-pos:long "12.8815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6909'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6909'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.8815'^^xsd:double;
  dwc:startLongitude '12.8815'^^xsd:double;
  dwc:endLongitude '12.8815'^^xsd:double;
  dwc:latitude '45.559167'^^xsd:double;
  dwc:startLatitude '45.559167'^^xsd:double;
  dwc:endLatitude '45.559167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8815 45.559167, 12.8815 45.559167, 12.8815 45.559167, 12.8815 45.559167, 12.8815 45.559167))'^^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 '774_6909'^^xsd:string;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3592 14.5369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3592"^^xsd:decimal ;
  dwc:decimalLongitude "14.5369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3592 14.5369)"^^geo:wktLiteral ;
  geo-pos:lat "44.3592"^^xsd:decimal ;
  geo-pos:long "14.5369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1922'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_1922'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5369'^^xsd:double;
  dwc:startLongitude '14.5369'^^xsd:double;
  dwc:endLongitude '14.5369'^^xsd:double;
  dwc:latitude '44.3592'^^xsd:double;
  dwc:startLatitude '44.3592'^^xsd:double;
  dwc:endLatitude '44.3592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5369 44.3592, 14.5369 44.3592, 14.5369 44.3592, 14.5369 44.3592, 14.5369 44.3592))'^^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 '774_1922'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.24895 12.9237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.24895"^^xsd:decimal ;
  dwc:decimalLongitude "12.9237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.24895 12.9237)"^^geo:wktLiteral ;
  geo-pos:lat "45.24895"^^xsd:decimal ;
  geo-pos:long "12.9237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6942'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6942'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.9237'^^xsd:double;
  dwc:startLongitude '12.9237'^^xsd:double;
  dwc:endLongitude '12.9237'^^xsd:double;
  dwc:latitude '45.24895'^^xsd:double;
  dwc:startLatitude '45.24895'^^xsd:double;
  dwc:endLatitude '45.24895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9237 45.24895, 12.9237 45.24895, 12.9237 45.24895, 12.9237 45.24895, 12.9237 45.24895))'^^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 '774_6942'^^xsd:string;
  dwc:observationDate '2006-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.966333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970667"^^xsd:decimal ;
  dwc:decimalLongitude "20.966333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.966333)"^^geo:wktLiteral ;
  geo-pos:lat "38.970667"^^xsd:decimal ;
  geo-pos:long "20.966333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_34'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_34'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966333'^^xsd:double;
  dwc:startLongitude '20.966333'^^xsd:double;
  dwc:endLongitude '20.966333'^^xsd:double;
  dwc:latitude '38.970667'^^xsd:double;
  dwc:startLatitude '38.970667'^^xsd:double;
  dwc:endLatitude '38.970667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966333 38.970667, 20.966333 38.970667, 20.966333 38.970667, 20.966333 38.970667, 20.966333 38.970667))'^^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 '774_34'^^xsd:string;
  dwc:observationDate '2004-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.996167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970667"^^xsd:decimal ;
  dwc:decimalLongitude "20.996167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970667 20.996167)"^^geo:wktLiteral ;
  geo-pos:lat "38.970667"^^xsd:decimal ;
  geo-pos:long "20.996167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_412'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_412'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.996167'^^xsd:double;
  dwc:startLongitude '20.996167'^^xsd:double;
  dwc:endLongitude '20.996167'^^xsd:double;
  dwc:latitude '38.970667'^^xsd:double;
  dwc:startLatitude '38.970667'^^xsd:double;
  dwc:endLatitude '38.970667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.996167 38.970667, 20.996167 38.970667, 20.996167 38.970667, 20.996167 38.970667, 20.996167 38.970667))'^^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 '774_412'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5253 14.5292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5253"^^xsd:decimal ;
  dwc:decimalLongitude "14.5292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5253 14.5292)"^^geo:wktLiteral ;
  geo-pos:lat "44.5253"^^xsd:decimal ;
  geo-pos:long "14.5292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1940'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1940'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5292'^^xsd:double;
  dwc:startLongitude '14.5292'^^xsd:double;
  dwc:endLongitude '14.5292'^^xsd:double;
  dwc:latitude '44.5253'^^xsd:double;
  dwc:startLatitude '44.5253'^^xsd:double;
  dwc:endLatitude '44.5253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5292 44.5253, 14.5292 44.5253, 14.5292 44.5253, 14.5292 44.5253, 14.5292 44.5253))'^^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 '774_1940'^^xsd:string;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.603 14.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.603"^^xsd:decimal ;
  dwc:decimalLongitude "14.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.603 14.43)"^^geo:wktLiteral ;
  geo-pos:lat "44.603"^^xsd:decimal ;
  geo-pos:long "14.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2202'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2202'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.43'^^xsd:double;
  dwc:startLongitude '14.43'^^xsd:double;
  dwc:endLongitude '14.43'^^xsd:double;
  dwc:latitude '44.603'^^xsd:double;
  dwc:startLatitude '44.603'^^xsd:double;
  dwc:endLatitude '44.603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.43 44.603, 14.43 44.603, 14.43 44.603, 14.43 44.603, 14.43 44.603))'^^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 '774_2202'^^xsd:string;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733333 19.963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733333"^^xsd:decimal ;
  dwc:decimalLongitude "19.963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733333 19.963333)"^^geo:wktLiteral ;
  geo-pos:lat "39.733333"^^xsd:decimal ;
  geo-pos:long "19.963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2670'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2670'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.963333'^^xsd:double;
  dwc:startLongitude '19.963333'^^xsd:double;
  dwc:endLongitude '19.963333'^^xsd:double;
  dwc:latitude '39.733333'^^xsd:double;
  dwc:startLatitude '39.733333'^^xsd:double;
  dwc:endLatitude '39.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.963333 39.733333, 19.963333 39.733333, 19.963333 39.733333, 19.963333 39.733333, 19.963333 39.733333))'^^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 '774_2670'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9575 20.946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9575"^^xsd:decimal ;
  dwc:decimalLongitude "20.946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9575 20.946667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9575"^^xsd:decimal ;
  geo-pos:long "20.946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_41'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_41'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946667'^^xsd:double;
  dwc:startLongitude '20.946667'^^xsd:double;
  dwc:endLongitude '20.946667'^^xsd:double;
  dwc:latitude '38.9575'^^xsd:double;
  dwc:startLatitude '38.9575'^^xsd:double;
  dwc:endLatitude '38.9575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946667 38.9575, 20.946667 38.9575, 20.946667 38.9575, 20.946667 38.9575, 20.946667 38.9575))'^^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 '774_41'^^xsd:string;
  dwc:observationDate '2004-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605333 20.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605333"^^xsd:decimal ;
  dwc:decimalLongitude "20.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605333 20.957)"^^geo:wktLiteral ;
  geo-pos:lat "38.605333"^^xsd:decimal ;
  geo-pos:long "20.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1484'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1484'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957'^^xsd:double;
  dwc:startLongitude '20.957'^^xsd:double;
  dwc:endLongitude '20.957'^^xsd:double;
  dwc:latitude '38.605333'^^xsd:double;
  dwc:startLatitude '38.605333'^^xsd:double;
  dwc:endLatitude '38.605333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957 38.605333, 20.957 38.605333, 20.957 38.605333, 20.957 38.605333, 20.957 38.605333))'^^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 '774_1484'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 20.1935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2"^^xsd:decimal ;
  dwc:decimalLongitude "20.1935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 20.1935)"^^geo:wktLiteral ;
  geo-pos:lat "39.2"^^xsd:decimal ;
  geo-pos:long "20.1935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2442'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2442'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.1935'^^xsd:double;
  dwc:startLongitude '20.1935'^^xsd:double;
  dwc:endLongitude '20.1935'^^xsd:double;
  dwc:latitude '39.2'^^xsd:double;
  dwc:startLatitude '39.2'^^xsd:double;
  dwc:endLatitude '39.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.1935 39.2, 20.1935 39.2, 20.1935 39.2, 20.1935 39.2, 20.1935 39.2))'^^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 '774_2442'^^xsd:string;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533333 20.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.533333"^^xsd:decimal ;
  dwc:decimalLongitude "20.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533333 20.083333)"^^geo:wktLiteral ;
  geo-pos:lat "39.533333"^^xsd:decimal ;
  geo-pos:long "20.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2237'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2237'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.083333'^^xsd:double;
  dwc:startLongitude '20.083333'^^xsd:double;
  dwc:endLongitude '20.083333'^^xsd:double;
  dwc:latitude '39.533333'^^xsd:double;
  dwc:startLatitude '39.533333'^^xsd:double;
  dwc:endLatitude '39.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.083333 39.533333, 20.083333 39.533333, 20.083333 39.533333, 20.083333 39.533333, 20.083333 39.533333))'^^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 '774_2237'^^xsd:string;
  dwc:observationDate '1986-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963 20.949833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.963"^^xsd:decimal ;
  dwc:decimalLongitude "20.949833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.963 20.949833)"^^geo:wktLiteral ;
  geo-pos:lat "38.963"^^xsd:decimal ;
  geo-pos:long "20.949833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_454'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_454'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949833'^^xsd:double;
  dwc:startLongitude '20.949833'^^xsd:double;
  dwc:endLongitude '20.949833'^^xsd:double;
  dwc:latitude '38.963'^^xsd:double;
  dwc:startLatitude '38.963'^^xsd:double;
  dwc:endLatitude '38.963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949833 38.963, 20.949833 38.963, 20.949833 38.963, 20.949833 38.963, 20.949833 38.963))'^^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 '774_454'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959333 20.855833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959333"^^xsd:decimal ;
  dwc:decimalLongitude "20.855833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959333 20.855833)"^^geo:wktLiteral ;
  geo-pos:lat "38.959333"^^xsd:decimal ;
  geo-pos:long "20.855833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_526'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_526'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.855833'^^xsd:double;
  dwc:startLongitude '20.855833'^^xsd:double;
  dwc:endLongitude '20.855833'^^xsd:double;
  dwc:latitude '38.959333'^^xsd:double;
  dwc:startLatitude '38.959333'^^xsd:double;
  dwc:endLatitude '38.959333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.855833 38.959333, 20.855833 38.959333, 20.855833 38.959333, 20.855833 38.959333, 20.855833 38.959333))'^^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 '774_526'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5253 14.5386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5253"^^xsd:decimal ;
  dwc:decimalLongitude "14.5386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5253 14.5386)"^^geo:wktLiteral ;
  geo-pos:lat "44.5253"^^xsd:decimal ;
  geo-pos:long "14.5386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1904'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1904'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5386'^^xsd:double;
  dwc:startLongitude '14.5386'^^xsd:double;
  dwc:endLongitude '14.5386'^^xsd:double;
  dwc:latitude '44.5253'^^xsd:double;
  dwc:startLatitude '44.5253'^^xsd:double;
  dwc:endLatitude '44.5253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5386 44.5253, 14.5386 44.5253, 14.5386 44.5253, 14.5386 44.5253, 14.5386 44.5253))'^^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 '774_1904'^^xsd:string;
  dwc:observationDate '1994-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950833 20.825167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.950833"^^xsd:decimal ;
  dwc:decimalLongitude "20.825167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.950833 20.825167)"^^geo:wktLiteral ;
  geo-pos:lat "38.950833"^^xsd:decimal ;
  geo-pos:long "20.825167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_180'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_180'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.825167'^^xsd:double;
  dwc:startLongitude '20.825167'^^xsd:double;
  dwc:endLongitude '20.825167'^^xsd:double;
  dwc:latitude '38.950833'^^xsd:double;
  dwc:startLatitude '38.950833'^^xsd:double;
  dwc:endLatitude '38.950833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.825167 38.950833, 20.825167 38.950833, 20.825167 38.950833, 20.825167 38.950833, 20.825167 38.950833))'^^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 '774_180'^^xsd:string;
  dwc:observationDate '2006-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.610167 20.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.610167"^^xsd:decimal ;
  dwc:decimalLongitude "20.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.610167 20.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.610167"^^xsd:decimal ;
  geo-pos:long "20.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_820'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_820'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.967'^^xsd:double;
  dwc:startLongitude '20.967'^^xsd:double;
  dwc:endLongitude '20.967'^^xsd:double;
  dwc:latitude '38.610167'^^xsd:double;
  dwc:startLatitude '38.610167'^^xsd:double;
  dwc:endLatitude '38.610167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.967 38.610167, 20.967 38.610167, 20.967 38.610167, 20.967 38.610167, 20.967 38.610167))'^^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 '774_820'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 21.041833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9915"^^xsd:decimal ;
  dwc:decimalLongitude "21.041833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 21.041833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9915"^^xsd:decimal ;
  geo-pos:long "21.041833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_451'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_451'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.041833'^^xsd:double;
  dwc:startLongitude '21.041833'^^xsd:double;
  dwc:endLongitude '21.041833'^^xsd:double;
  dwc:latitude '38.9915'^^xsd:double;
  dwc:startLatitude '38.9915'^^xsd:double;
  dwc:endLatitude '38.9915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.041833 38.9915, 21.041833 38.9915, 21.041833 38.9915, 21.041833 38.9915, 21.041833 38.9915))'^^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 '774_451'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9775 20.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9775"^^xsd:decimal ;
  dwc:decimalLongitude "20.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9775 20.89)"^^geo:wktLiteral ;
  geo-pos:lat "38.9775"^^xsd:decimal ;
  geo-pos:long "20.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_122'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_122'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.89'^^xsd:double;
  dwc:startLongitude '20.89'^^xsd:double;
  dwc:endLongitude '20.89'^^xsd:double;
  dwc:latitude '38.9775'^^xsd:double;
  dwc:startLatitude '38.9775'^^xsd:double;
  dwc:endLatitude '38.9775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.89 38.9775, 20.89 38.9775, 20.89 38.9775, 20.89 38.9775, 20.89 38.9775))'^^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 '774_122'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.949833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974833"^^xsd:decimal ;
  dwc:decimalLongitude "20.949833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.949833)"^^geo:wktLiteral ;
  geo-pos:lat "38.974833"^^xsd:decimal ;
  geo-pos:long "20.949833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_117'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_117'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949833'^^xsd:double;
  dwc:startLongitude '20.949833'^^xsd:double;
  dwc:endLongitude '20.949833'^^xsd:double;
  dwc:latitude '38.974833'^^xsd:double;
  dwc:startLatitude '38.974833'^^xsd:double;
  dwc:endLatitude '38.974833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949833 38.974833, 20.949833 38.974833, 20.949833 38.974833, 20.949833 38.974833, 20.949833 38.974833))'^^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 '774_117'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9765 20.937167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9765"^^xsd:decimal ;
  dwc:decimalLongitude "20.937167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9765 20.937167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9765"^^xsd:decimal ;
  geo-pos:long "20.937167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_536'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_536'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937167'^^xsd:double;
  dwc:startLongitude '20.937167'^^xsd:double;
  dwc:endLongitude '20.937167'^^xsd:double;
  dwc:latitude '38.9765'^^xsd:double;
  dwc:startLatitude '38.9765'^^xsd:double;
  dwc:endLatitude '38.9765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937167 38.9765, 20.937167 38.9765, 20.937167 38.9765, 20.937167 38.9765, 20.937167 38.9765))'^^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 '774_536'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067167 8.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067167"^^xsd:decimal ;
  dwc:decimalLongitude "8.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067167 8.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.067167"^^xsd:decimal ;
  geo-pos:long "8.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2718'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2718'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.521667'^^xsd:double;
  dwc:startLongitude '8.521667'^^xsd:double;
  dwc:endLongitude '8.521667'^^xsd:double;
  dwc:latitude '41.067167'^^xsd:double;
  dwc:startLatitude '41.067167'^^xsd:double;
  dwc:endLatitude '41.067167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.521667 41.067167, 8.521667 41.067167, 8.521667 41.067167, 8.521667 41.067167, 8.521667 41.067167))'^^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 '774_2718'^^xsd:string;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9845 8.208167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9845"^^xsd:decimal ;
  dwc:decimalLongitude "8.208167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9845 8.208167)"^^geo:wktLiteral ;
  geo-pos:lat "40.9845"^^xsd:decimal ;
  geo-pos:long "8.208167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2713'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2713'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.208167'^^xsd:double;
  dwc:startLongitude '8.208167'^^xsd:double;
  dwc:endLongitude '8.208167'^^xsd:double;
  dwc:latitude '40.9845'^^xsd:double;
  dwc:startLatitude '40.9845'^^xsd:double;
  dwc:endLatitude '40.9845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.208167 40.9845, 8.208167 40.9845, 8.208167 40.9845, 8.208167 40.9845, 8.208167 40.9845))'^^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 '774_2713'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6875 20.7745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6875"^^xsd:decimal ;
  dwc:decimalLongitude "20.7745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6875 20.7745)"^^geo:wktLiteral ;
  geo-pos:lat "38.6875"^^xsd:decimal ;
  geo-pos:long "20.7745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1651'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1651'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7745'^^xsd:double;
  dwc:startLongitude '20.7745'^^xsd:double;
  dwc:endLongitude '20.7745'^^xsd:double;
  dwc:latitude '38.6875'^^xsd:double;
  dwc:startLatitude '38.6875'^^xsd:double;
  dwc:endLatitude '38.6875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7745 38.6875, 20.7745 38.6875, 20.7745 38.6875, 20.7745 38.6875, 20.7745 38.6875))'^^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 '774_1651'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.531 14.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.531"^^xsd:decimal ;
  dwc:decimalLongitude "14.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.531 14.524)"^^geo:wktLiteral ;
  geo-pos:lat "44.531"^^xsd:decimal ;
  geo-pos:long "14.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2221'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2221'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.524'^^xsd:double;
  dwc:startLongitude '14.524'^^xsd:double;
  dwc:endLongitude '14.524'^^xsd:double;
  dwc:latitude '44.531'^^xsd:double;
  dwc:startLatitude '44.531'^^xsd:double;
  dwc:endLatitude '44.531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.524 44.531, 14.524 44.531, 14.524 44.531, 14.524 44.531, 14.524 44.531))'^^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 '774_2221'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961667 21.037833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.961667"^^xsd:decimal ;
  dwc:decimalLongitude "21.037833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.961667 21.037833)"^^geo:wktLiteral ;
  geo-pos:lat "38.961667"^^xsd:decimal ;
  geo-pos:long "21.037833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_426'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_426'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.037833'^^xsd:double;
  dwc:startLongitude '21.037833'^^xsd:double;
  dwc:endLongitude '21.037833'^^xsd:double;
  dwc:latitude '38.961667'^^xsd:double;
  dwc:startLatitude '38.961667'^^xsd:double;
  dwc:endLatitude '38.961667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.037833 38.961667, 21.037833 38.961667, 21.037833 38.961667, 21.037833 38.961667, 21.037833 38.961667))'^^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 '774_426'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987 20.807833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987"^^xsd:decimal ;
  dwc:decimalLongitude "20.807833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987 20.807833)"^^geo:wktLiteral ;
  geo-pos:lat "38.987"^^xsd:decimal ;
  geo-pos:long "20.807833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_524'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_524'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.807833'^^xsd:double;
  dwc:startLongitude '20.807833'^^xsd:double;
  dwc:endLongitude '20.807833'^^xsd:double;
  dwc:latitude '38.987'^^xsd:double;
  dwc:startLatitude '38.987'^^xsd:double;
  dwc:endLatitude '38.987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.807833 38.987, 20.807833 38.987, 20.807833 38.987, 20.807833 38.987, 20.807833 38.987))'^^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 '774_524'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.936333 21.075167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.936333"^^xsd:decimal ;
  dwc:decimalLongitude "21.075167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.936333 21.075167)"^^geo:wktLiteral ;
  geo-pos:lat "38.936333"^^xsd:decimal ;
  geo-pos:long "21.075167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_560'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_560'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.075167'^^xsd:double;
  dwc:startLongitude '21.075167'^^xsd:double;
  dwc:endLongitude '21.075167'^^xsd:double;
  dwc:latitude '38.936333'^^xsd:double;
  dwc:startLatitude '38.936333'^^xsd:double;
  dwc:endLatitude '38.936333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.075167 38.936333, 21.075167 38.936333, 21.075167 38.936333, 21.075167 38.936333, 21.075167 38.936333))'^^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 '774_560'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 20.860833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "20.860833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 20.860833)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "20.860833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_95'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_95'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.860833'^^xsd:double;
  dwc:startLongitude '20.860833'^^xsd:double;
  dwc:endLongitude '20.860833'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:startLatitude '38.97'^^xsd:double;
  dwc:endLatitude '38.97'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.860833 38.97, 20.860833 38.97, 20.860833 38.97, 20.860833 38.97, 20.860833 38.97))'^^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 '774_95'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.599 14.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.599"^^xsd:decimal ;
  dwc:decimalLongitude "14.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.599 14.496)"^^geo:wktLiteral ;
  geo-pos:lat "44.599"^^xsd:decimal ;
  geo-pos:long "14.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2195'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2195'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.496'^^xsd:double;
  dwc:startLongitude '14.496'^^xsd:double;
  dwc:endLongitude '14.496'^^xsd:double;
  dwc:latitude '44.599'^^xsd:double;
  dwc:startLatitude '44.599'^^xsd:double;
  dwc:endLatitude '44.599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.496 44.599, 14.496 44.599, 14.496 44.599, 14.496 44.599, 14.496 44.599))'^^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 '774_2195'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.957667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974833"^^xsd:decimal ;
  dwc:decimalLongitude "20.957667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974833 20.957667)"^^geo:wktLiteral ;
  geo-pos:lat "38.974833"^^xsd:decimal ;
  geo-pos:long "20.957667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8228'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8228'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.957667'^^xsd:double;
  dwc:startLongitude '20.957667'^^xsd:double;
  dwc:endLongitude '20.957667'^^xsd:double;
  dwc:latitude '38.974833'^^xsd:double;
  dwc:startLatitude '38.974833'^^xsd:double;
  dwc:endLatitude '38.974833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.957667 38.974833, 20.957667 38.974833, 20.957667 38.974833, 20.957667 38.974833, 20.957667 38.974833))'^^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 '774_8228'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976167 20.998833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.976167"^^xsd:decimal ;
  dwc:decimalLongitude "20.998833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.976167 20.998833)"^^geo:wktLiteral ;
  geo-pos:lat "38.976167"^^xsd:decimal ;
  geo-pos:long "20.998833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_176'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_176'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.998833'^^xsd:double;
  dwc:startLongitude '20.998833'^^xsd:double;
  dwc:endLongitude '20.998833'^^xsd:double;
  dwc:latitude '38.976167'^^xsd:double;
  dwc:startLatitude '38.976167'^^xsd:double;
  dwc:endLatitude '38.976167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.998833 38.976167, 20.998833 38.976167, 20.998833 38.976167, 20.998833 38.976167, 20.998833 38.976167))'^^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 '774_176'^^xsd:string;
  dwc:observationDate '2005-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6156 14.4711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6156"^^xsd:decimal ;
  dwc:decimalLongitude "14.4711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6156 14.4711)"^^geo:wktLiteral ;
  geo-pos:lat "44.6156"^^xsd:decimal ;
  geo-pos:long "14.4711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1773'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1773'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4711'^^xsd:double;
  dwc:startLongitude '14.4711'^^xsd:double;
  dwc:endLongitude '14.4711'^^xsd:double;
  dwc:latitude '44.6156'^^xsd:double;
  dwc:startLatitude '44.6156'^^xsd:double;
  dwc:endLatitude '44.6156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4711 44.6156, 14.4711 44.6156, 14.4711 44.6156, 14.4711 44.6156, 14.4711 44.6156))'^^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 '774_1773'^^xsd:string;
  dwc:observationDate '1992-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61667 14.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.61667"^^xsd:decimal ;
  dwc:decimalLongitude "14.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.61667 14.61667)"^^geo:wktLiteral ;
  geo-pos:lat "44.61667"^^xsd:decimal ;
  geo-pos:long "14.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2173'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2173'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.61667'^^xsd:double;
  dwc:startLongitude '14.61667'^^xsd:double;
  dwc:endLongitude '14.61667'^^xsd:double;
  dwc:latitude '44.61667'^^xsd:double;
  dwc:startLatitude '44.61667'^^xsd:double;
  dwc:endLatitude '44.61667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.61667 44.61667, 14.61667 44.61667, 14.61667 44.61667, 14.61667 44.61667, 14.61667 44.61667))'^^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 '774_2173'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.189 8.444783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.189"^^xsd:decimal ;
  dwc:decimalLongitude "8.444783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.189 8.444783)"^^geo:wktLiteral ;
  geo-pos:lat "43.189"^^xsd:decimal ;
  geo-pos:long "8.444783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7695'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7695'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.782777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.444783'^^xsd:double;
  dwc:startLongitude '8.444783'^^xsd:double;
  dwc:endLongitude '8.444783'^^xsd:double;
  dwc:latitude '43.189'^^xsd:double;
  dwc:startLatitude '43.189'^^xsd:double;
  dwc:endLatitude '43.189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.444783 43.189, 8.444783 43.189, 8.444783 43.189, 8.444783 43.189, 8.444783 43.189))'^^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 '774_7695'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.263 8.108167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.263"^^xsd:decimal ;
  dwc:decimalLongitude "8.108167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.263 8.108167)"^^geo:wktLiteral ;
  geo-pos:lat "43.263"^^xsd:decimal ;
  geo-pos:long "8.108167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4528'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4528'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.108167'^^xsd:double;
  dwc:startLongitude '8.108167'^^xsd:double;
  dwc:endLongitude '8.108167'^^xsd:double;
  dwc:latitude '43.263'^^xsd:double;
  dwc:startLatitude '43.263'^^xsd:double;
  dwc:endLatitude '43.263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.108167 43.263, 8.108167 43.263, 8.108167 43.263, 8.108167 43.263, 8.108167 43.263))'^^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 '774_4528'^^xsd:string;
  dwc:observationDate '1997-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506833 7.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.506833"^^xsd:decimal ;
  dwc:decimalLongitude "7.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.506833 7.886)"^^geo:wktLiteral ;
  geo-pos:lat "43.506833"^^xsd:decimal ;
  geo-pos:long "7.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3743'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3743'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.886'^^xsd:double;
  dwc:startLongitude '7.886'^^xsd:double;
  dwc:endLongitude '7.886'^^xsd:double;
  dwc:latitude '43.506833'^^xsd:double;
  dwc:startLatitude '43.506833'^^xsd:double;
  dwc:endLatitude '43.506833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.886 43.506833, 7.886 43.506833, 7.886 43.506833, 7.886 43.506833, 7.886 43.506833))'^^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 '774_3743'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41595 7.99785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41595"^^xsd:decimal ;
  dwc:decimalLongitude "7.99785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41595 7.99785)"^^geo:wktLiteral ;
  geo-pos:lat "43.41595"^^xsd:decimal ;
  geo-pos:long "7.99785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3585'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3585'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99785'^^xsd:double;
  dwc:startLongitude '7.99785'^^xsd:double;
  dwc:endLongitude '7.99785'^^xsd:double;
  dwc:latitude '43.41595'^^xsd:double;
  dwc:startLatitude '43.41595'^^xsd:double;
  dwc:endLatitude '43.41595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99785 43.41595, 7.99785 43.41595, 7.99785 43.41595, 7.99785 43.41595, 7.99785 43.41595))'^^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 '774_3585'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97783 8.7664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97783"^^xsd:decimal ;
  dwc:decimalLongitude "8.7664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97783 8.7664)"^^geo:wktLiteral ;
  geo-pos:lat "42.97783"^^xsd:decimal ;
  geo-pos:long "8.7664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5543'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5543'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3263888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7664'^^xsd:double;
  dwc:startLongitude '8.7664'^^xsd:double;
  dwc:endLongitude '8.7664'^^xsd:double;
  dwc:latitude '42.97783'^^xsd:double;
  dwc:startLatitude '42.97783'^^xsd:double;
  dwc:endLatitude '42.97783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7664 42.97783, 8.7664 42.97783, 8.7664 42.97783, 8.7664 42.97783, 8.7664 42.97783))'^^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 '774_5543'^^xsd:string;
  dwc:observationDate '2005-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933333 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933333"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933333 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.933333"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3570'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3570'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:startLongitude '8.45'^^xsd:double;
  dwc:endLongitude '8.45'^^xsd:double;
  dwc:latitude '42.933333'^^xsd:double;
  dwc:startLatitude '42.933333'^^xsd:double;
  dwc:endLatitude '42.933333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45 42.933333, 8.45 42.933333, 8.45 42.933333, 8.45 42.933333, 8.45 42.933333))'^^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 '774_3570'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609983 7.832083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.609983"^^xsd:decimal ;
  dwc:decimalLongitude "7.832083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.609983 7.832083)"^^geo:wktLiteral ;
  geo-pos:lat "43.609983"^^xsd:decimal ;
  geo-pos:long "7.832083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7399'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7399'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.6175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.832083'^^xsd:double;
  dwc:startLongitude '7.832083'^^xsd:double;
  dwc:endLongitude '7.832083'^^xsd:double;
  dwc:latitude '43.609983'^^xsd:double;
  dwc:startLatitude '43.609983'^^xsd:double;
  dwc:endLatitude '43.609983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.832083 43.609983, 7.832083 43.609983, 7.832083 43.609983, 7.832083 43.609983, 7.832083 43.609983))'^^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 '774_7399'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57705 8.2562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57705"^^xsd:decimal ;
  dwc:decimalLongitude "8.2562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57705 8.2562)"^^geo:wktLiteral ;
  geo-pos:lat "43.57705"^^xsd:decimal ;
  geo-pos:long "8.2562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6989'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6989'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2562'^^xsd:double;
  dwc:startLongitude '8.2562'^^xsd:double;
  dwc:endLongitude '8.2562'^^xsd:double;
  dwc:latitude '43.57705'^^xsd:double;
  dwc:startLatitude '43.57705'^^xsd:double;
  dwc:endLatitude '43.57705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2562 43.57705, 8.2562 43.57705, 8.2562 43.57705, 8.2562 43.57705, 8.2562 43.57705))'^^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 '774_6989'^^xsd:string;
  dwc:observationDate '1996-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2591'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2591'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.05'^^xsd:double;
  dwc:startLongitude '8.05'^^xsd:double;
  dwc:endLongitude '8.05'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:startLatitude '43.1'^^xsd:double;
  dwc:endLatitude '43.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.05 43.1, 8.05 43.1, 8.05 43.1, 8.05 43.1, 8.05 43.1))'^^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 '774_2591'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.168333 8.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.168333"^^xsd:decimal ;
  dwc:decimalLongitude "8.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.168333 8.337)"^^geo:wktLiteral ;
  geo-pos:lat "43.168333"^^xsd:decimal ;
  geo-pos:long "8.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4433'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4433'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.337'^^xsd:double;
  dwc:startLongitude '8.337'^^xsd:double;
  dwc:endLongitude '8.337'^^xsd:double;
  dwc:latitude '43.168333'^^xsd:double;
  dwc:startLatitude '43.168333'^^xsd:double;
  dwc:endLatitude '43.168333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.337 43.168333, 8.337 43.168333, 8.337 43.168333, 8.337 43.168333, 8.337 43.168333))'^^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 '774_4433'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767667 7.7845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767667"^^xsd:decimal ;
  dwc:decimalLongitude "7.7845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767667 7.7845)"^^geo:wktLiteral ;
  geo-pos:lat "43.767667"^^xsd:decimal ;
  geo-pos:long "7.7845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4597'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4597'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.688333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7845'^^xsd:double;
  dwc:startLongitude '7.7845'^^xsd:double;
  dwc:endLongitude '7.7845'^^xsd:double;
  dwc:latitude '43.767667'^^xsd:double;
  dwc:startLatitude '43.767667'^^xsd:double;
  dwc:endLatitude '43.767667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7845 43.767667, 7.7845 43.767667, 7.7845 43.767667, 7.7845 43.767667, 7.7845 43.767667))'^^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 '774_4597'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.059667 8.099167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.059667"^^xsd:decimal ;
  dwc:decimalLongitude "8.099167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.059667 8.099167)"^^geo:wktLiteral ;
  geo-pos:lat "43.059667"^^xsd:decimal ;
  geo-pos:long "8.099167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3950'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3950'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.099167'^^xsd:double;
  dwc:startLongitude '8.099167'^^xsd:double;
  dwc:endLongitude '8.099167'^^xsd:double;
  dwc:latitude '43.059667'^^xsd:double;
  dwc:startLatitude '43.059667'^^xsd:double;
  dwc:endLatitude '43.059667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.099167 43.059667, 8.099167 43.059667, 8.099167 43.059667, 8.099167 43.059667, 8.099167 43.059667))'^^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 '774_3950'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205333 7.802333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.205333"^^xsd:decimal ;
  dwc:decimalLongitude "7.802333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.205333 7.802333)"^^geo:wktLiteral ;
  geo-pos:lat "43.205333"^^xsd:decimal ;
  geo-pos:long "7.802333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4161'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4161'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.802333'^^xsd:double;
  dwc:startLongitude '7.802333'^^xsd:double;
  dwc:endLongitude '7.802333'^^xsd:double;
  dwc:latitude '43.205333'^^xsd:double;
  dwc:startLatitude '43.205333'^^xsd:double;
  dwc:endLatitude '43.205333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.802333 43.205333, 7.802333 43.205333, 7.802333 43.205333, 7.802333 43.205333, 7.802333 43.205333))'^^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 '774_4161'^^xsd:string;
  dwc:observationDate '1995-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562983 8.290683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562983"^^xsd:decimal ;
  dwc:decimalLongitude "8.290683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562983 8.290683)"^^geo:wktLiteral ;
  geo-pos:lat "43.562983"^^xsd:decimal ;
  geo-pos:long "8.290683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6972'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6972'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.290683'^^xsd:double;
  dwc:startLongitude '8.290683'^^xsd:double;
  dwc:endLongitude '8.290683'^^xsd:double;
  dwc:latitude '43.562983'^^xsd:double;
  dwc:startLatitude '43.562983'^^xsd:double;
  dwc:endLatitude '43.562983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.290683 43.562983, 8.290683 43.562983, 8.290683 43.562983, 8.290683 43.562983, 8.290683 43.562983))'^^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 '774_6972'^^xsd:string;
  dwc:observationDate '1996-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39901 7.75239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39901"^^xsd:decimal ;
  dwc:decimalLongitude "7.75239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39901 7.75239)"^^geo:wktLiteral ;
  geo-pos:lat "43.39901"^^xsd:decimal ;
  geo-pos:long "7.75239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6752'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6752'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.657777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.75239'^^xsd:double;
  dwc:startLongitude '7.75239'^^xsd:double;
  dwc:endLongitude '7.75239'^^xsd:double;
  dwc:latitude '43.39901'^^xsd:double;
  dwc:startLatitude '43.39901'^^xsd:double;
  dwc:endLatitude '43.39901'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.75239 43.39901, 7.75239 43.39901, 7.75239 43.39901, 7.75239 43.39901, 7.75239 43.39901))'^^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 '774_6752'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.811111 20.356111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.811111"^^xsd:decimal ;
  dwc:decimalLongitude "20.356111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.811111 20.356111)"^^geo:wktLiteral ;
  geo-pos:lat "38.811111"^^xsd:decimal ;
  geo-pos:long "20.356111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_722'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_722'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.356111'^^xsd:double;
  dwc:startLongitude '20.356111'^^xsd:double;
  dwc:endLongitude '20.356111'^^xsd:double;
  dwc:latitude '38.811111'^^xsd:double;
  dwc:startLatitude '38.811111'^^xsd:double;
  dwc:endLatitude '38.811111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.356111 38.811111, 20.356111 38.811111, 20.356111 38.811111, 20.356111 38.811111, 20.356111 38.811111))'^^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 '774_722'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44985 7.74185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44985"^^xsd:decimal ;
  dwc:decimalLongitude "7.74185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44985 7.74185)"^^geo:wktLiteral ;
  geo-pos:lat "43.44985"^^xsd:decimal ;
  geo-pos:long "7.74185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4445'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4445'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74185'^^xsd:double;
  dwc:startLongitude '7.74185'^^xsd:double;
  dwc:endLongitude '7.74185'^^xsd:double;
  dwc:latitude '43.44985'^^xsd:double;
  dwc:startLatitude '43.44985'^^xsd:double;
  dwc:endLatitude '43.44985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74185 43.44985, 7.74185 43.44985, 7.74185 43.44985, 7.74185 43.44985, 7.74185 43.44985))'^^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 '774_4445'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5181 7.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5181"^^xsd:decimal ;
  dwc:decimalLongitude "7.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5181 7.689)"^^geo:wktLiteral ;
  geo-pos:lat "43.5181"^^xsd:decimal ;
  geo-pos:long "7.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7511'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7511'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.600833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.689'^^xsd:double;
  dwc:startLongitude '7.689'^^xsd:double;
  dwc:endLongitude '7.689'^^xsd:double;
  dwc:latitude '43.5181'^^xsd:double;
  dwc:startLatitude '43.5181'^^xsd:double;
  dwc:endLatitude '43.5181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.689 43.5181, 7.689 43.5181, 7.689 43.5181, 7.689 43.5181, 7.689 43.5181))'^^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 '774_7511'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3625 7.461833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3625"^^xsd:decimal ;
  dwc:decimalLongitude "7.461833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3625 7.461833)"^^geo:wktLiteral ;
  geo-pos:lat "43.3625"^^xsd:decimal ;
  geo-pos:long "7.461833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4362'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4362'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.461833'^^xsd:double;
  dwc:startLongitude '7.461833'^^xsd:double;
  dwc:endLongitude '7.461833'^^xsd:double;
  dwc:latitude '43.3625'^^xsd:double;
  dwc:startLatitude '43.3625'^^xsd:double;
  dwc:endLatitude '43.3625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.461833 43.3625, 7.461833 43.3625, 7.461833 43.3625, 7.461833 43.3625, 7.461833 43.3625))'^^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 '774_4362'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.992833 8.4535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.992833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.992833 8.4535)"^^geo:wktLiteral ;
  geo-pos:lat "42.992833"^^xsd:decimal ;
  geo-pos:long "8.4535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4390'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4390'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4535'^^xsd:double;
  dwc:startLongitude '8.4535'^^xsd:double;
  dwc:endLongitude '8.4535'^^xsd:double;
  dwc:latitude '42.992833'^^xsd:double;
  dwc:startLatitude '42.992833'^^xsd:double;
  dwc:endLatitude '42.992833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4535 42.992833, 8.4535 42.992833, 8.4535 42.992833, 8.4535 42.992833, 8.4535 42.992833))'^^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 '774_4390'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494 8.1399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.494"^^xsd:decimal ;
  dwc:decimalLongitude "8.1399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.494 8.1399)"^^geo:wktLiteral ;
  geo-pos:lat "43.494"^^xsd:decimal ;
  geo-pos:long "8.1399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6963'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6963'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1399'^^xsd:double;
  dwc:startLongitude '8.1399'^^xsd:double;
  dwc:endLongitude '8.1399'^^xsd:double;
  dwc:latitude '43.494'^^xsd:double;
  dwc:startLatitude '43.494'^^xsd:double;
  dwc:endLatitude '43.494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1399 43.494, 8.1399 43.494, 8.1399 43.494, 8.1399 43.494, 8.1399 43.494))'^^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 '774_6963'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.293917 8.08055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.293917"^^xsd:decimal ;
  dwc:decimalLongitude "8.08055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.293917 8.08055)"^^geo:wktLiteral ;
  geo-pos:lat "43.293917"^^xsd:decimal ;
  geo-pos:long "8.08055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3394'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3394'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08055'^^xsd:double;
  dwc:startLongitude '8.08055'^^xsd:double;
  dwc:endLongitude '8.08055'^^xsd:double;
  dwc:latitude '43.293917'^^xsd:double;
  dwc:startLatitude '43.293917'^^xsd:double;
  dwc:endLatitude '43.293917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08055 43.293917, 8.08055 43.293917, 8.08055 43.293917, 8.08055 43.293917, 8.08055 43.293917))'^^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 '774_3394'^^xsd:string;
  dwc:observationDate '1991-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581033 8.105517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.581033"^^xsd:decimal ;
  dwc:decimalLongitude "8.105517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581033 8.105517)"^^geo:wktLiteral ;
  geo-pos:lat "43.581033"^^xsd:decimal ;
  geo-pos:long "8.105517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6991'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6991'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.105517'^^xsd:double;
  dwc:startLongitude '8.105517'^^xsd:double;
  dwc:endLongitude '8.105517'^^xsd:double;
  dwc:latitude '43.581033'^^xsd:double;
  dwc:startLatitude '43.581033'^^xsd:double;
  dwc:endLatitude '43.581033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.105517 43.581033, 8.105517 43.581033, 8.105517 43.581033, 8.105517 43.581033, 8.105517 43.581033))'^^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 '774_6991'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582983 7.99315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.582983"^^xsd:decimal ;
  dwc:decimalLongitude "7.99315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.582983 7.99315)"^^geo:wktLiteral ;
  geo-pos:lat "43.582983"^^xsd:decimal ;
  geo-pos:long "7.99315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3515'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3515'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99315'^^xsd:double;
  dwc:startLongitude '7.99315'^^xsd:double;
  dwc:endLongitude '7.99315'^^xsd:double;
  dwc:latitude '43.582983'^^xsd:double;
  dwc:startLatitude '43.582983'^^xsd:double;
  dwc:endLatitude '43.582983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99315 43.582983, 7.99315 43.582983, 7.99315 43.582983, 7.99315 43.582983, 7.99315 43.582983))'^^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 '774_3515'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.792167 8.769333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.792167"^^xsd:decimal ;
  dwc:decimalLongitude "8.769333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.792167 8.769333)"^^geo:wktLiteral ;
  geo-pos:lat "42.792167"^^xsd:decimal ;
  geo-pos:long "8.769333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3718'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3718'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.769333'^^xsd:double;
  dwc:startLongitude '8.769333'^^xsd:double;
  dwc:endLongitude '8.769333'^^xsd:double;
  dwc:latitude '42.792167'^^xsd:double;
  dwc:startLatitude '42.792167'^^xsd:double;
  dwc:endLatitude '42.792167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.769333 42.792167, 8.769333 42.792167, 8.769333 42.792167, 8.769333 42.792167, 8.769333 42.792167))'^^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 '774_3718'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89394 8.60823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89394"^^xsd:decimal ;
  dwc:decimalLongitude "8.60823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89394 8.60823)"^^geo:wktLiteral ;
  geo-pos:lat "43.89394"^^xsd:decimal ;
  geo-pos:long "8.60823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6803'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6803'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.965555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.60823'^^xsd:double;
  dwc:startLongitude '8.60823'^^xsd:double;
  dwc:endLongitude '8.60823'^^xsd:double;
  dwc:latitude '43.89394'^^xsd:double;
  dwc:startLatitude '43.89394'^^xsd:double;
  dwc:endLatitude '43.89394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.60823 43.89394, 8.60823 43.89394, 8.60823 43.89394, 8.60823 43.89394, 8.60823 43.89394))'^^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 '774_6803'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711383 8.046967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.711383"^^xsd:decimal ;
  dwc:decimalLongitude "8.046967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711383 8.046967)"^^geo:wktLiteral ;
  geo-pos:lat "43.711383"^^xsd:decimal ;
  geo-pos:long "8.046967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7294'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7294'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8919444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.046967'^^xsd:double;
  dwc:startLongitude '8.046967'^^xsd:double;
  dwc:endLongitude '8.046967'^^xsd:double;
  dwc:latitude '43.711383'^^xsd:double;
  dwc:startLatitude '43.711383'^^xsd:double;
  dwc:endLatitude '43.711383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.046967 43.711383, 8.046967 43.711383, 8.046967 43.711383, 8.046967 43.711383, 8.046967 43.711383))'^^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 '774_7294'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74114 8.663725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74114"^^xsd:decimal ;
  dwc:decimalLongitude "8.663725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74114 8.663725)"^^geo:wktLiteral ;
  geo-pos:lat "42.74114"^^xsd:decimal ;
  geo-pos:long "8.663725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8124'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.663725'^^xsd:double;
  dwc:startLongitude '8.663725'^^xsd:double;
  dwc:endLongitude '8.663725'^^xsd:double;
  dwc:latitude '42.74114'^^xsd:double;
  dwc:startLatitude '42.74114'^^xsd:double;
  dwc:endLatitude '42.74114'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.663725 42.74114, 8.663725 42.74114, 8.663725 42.74114, 8.663725 42.74114, 8.663725 42.74114))'^^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 '774_8124'^^xsd:string;
  dwc:observationDate '2012-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0295 8.086833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0295"^^xsd:decimal ;
  dwc:decimalLongitude "8.086833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0295 8.086833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0295"^^xsd:decimal ;
  geo-pos:long "8.086833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2813'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2813'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.086833'^^xsd:double;
  dwc:startLongitude '8.086833'^^xsd:double;
  dwc:endLongitude '8.086833'^^xsd:double;
  dwc:latitude '41.0295'^^xsd:double;
  dwc:startLatitude '41.0295'^^xsd:double;
  dwc:endLatitude '41.0295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.086833 41.0295, 8.086833 41.0295, 8.086833 41.0295, 8.086833 41.0295, 8.086833 41.0295))'^^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 '774_2813'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 8.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033333"^^xsd:decimal ;
  dwc:decimalLongitude "8.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 8.365)"^^geo:wktLiteral ;
  geo-pos:lat "43.033333"^^xsd:decimal ;
  geo-pos:long "8.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4003'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4003'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.365'^^xsd:double;
  dwc:startLongitude '8.365'^^xsd:double;
  dwc:endLongitude '8.365'^^xsd:double;
  dwc:latitude '43.033333'^^xsd:double;
  dwc:startLatitude '43.033333'^^xsd:double;
  dwc:endLatitude '43.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.365 43.033333, 8.365 43.033333, 8.365 43.033333, 8.365 43.033333, 8.365 43.033333))'^^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 '774_4003'^^xsd:string;
  dwc:observationDate '1994-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3268 8.09758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3268"^^xsd:decimal ;
  dwc:decimalLongitude "8.09758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3268 8.09758)"^^geo:wktLiteral ;
  geo-pos:lat "43.3268"^^xsd:decimal ;
  geo-pos:long "8.09758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5100'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5100'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.709444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.09758'^^xsd:double;
  dwc:startLongitude '8.09758'^^xsd:double;
  dwc:endLongitude '8.09758'^^xsd:double;
  dwc:latitude '43.3268'^^xsd:double;
  dwc:startLatitude '43.3268'^^xsd:double;
  dwc:endLatitude '43.3268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.09758 43.3268, 8.09758 43.3268, 8.09758 43.3268, 8.09758 43.3268, 8.09758 43.3268))'^^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 '774_5100'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.328167 8.047333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.328167"^^xsd:decimal ;
  dwc:decimalLongitude "8.047333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.328167 8.047333)"^^geo:wktLiteral ;
  geo-pos:lat "43.328167"^^xsd:decimal ;
  geo-pos:long "8.047333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4415'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4415'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.047333'^^xsd:double;
  dwc:startLongitude '8.047333'^^xsd:double;
  dwc:endLongitude '8.047333'^^xsd:double;
  dwc:latitude '43.328167'^^xsd:double;
  dwc:startLatitude '43.328167'^^xsd:double;
  dwc:endLatitude '43.328167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.047333 43.328167, 8.047333 43.328167, 8.047333 43.328167, 8.047333 43.328167, 8.047333 43.328167))'^^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 '774_4415'^^xsd:string;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36586 7.93936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36586"^^xsd:decimal ;
  dwc:decimalLongitude "7.93936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36586 7.93936)"^^geo:wktLiteral ;
  geo-pos:lat "43.36586"^^xsd:decimal ;
  geo-pos:long "7.93936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6375'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6375'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.92'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93936'^^xsd:double;
  dwc:startLongitude '7.93936'^^xsd:double;
  dwc:endLongitude '7.93936'^^xsd:double;
  dwc:latitude '43.36586'^^xsd:double;
  dwc:startLatitude '43.36586'^^xsd:double;
  dwc:endLatitude '43.36586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93936 43.36586, 7.93936 43.36586, 7.93936 43.36586, 7.93936 43.36586, 7.93936 43.36586))'^^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 '774_6375'^^xsd:string;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.492619 7.859678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.492619"^^xsd:decimal ;
  dwc:decimalLongitude "7.859678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.492619 7.859678)"^^geo:wktLiteral ;
  geo-pos:lat "43.492619"^^xsd:decimal ;
  geo-pos:long "7.859678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6245'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6245'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0091666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.859678'^^xsd:double;
  dwc:startLongitude '7.859678'^^xsd:double;
  dwc:endLongitude '7.859678'^^xsd:double;
  dwc:latitude '43.492619'^^xsd:double;
  dwc:startLatitude '43.492619'^^xsd:double;
  dwc:endLatitude '43.492619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.859678 43.492619, 7.859678 43.492619, 7.859678 43.492619, 7.859678 43.492619, 7.859678 43.492619))'^^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 '774_6245'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.606583 7.921067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.606583"^^xsd:decimal ;
  dwc:decimalLongitude "7.921067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.606583 7.921067)"^^geo:wktLiteral ;
  geo-pos:lat "43.606583"^^xsd:decimal ;
  geo-pos:long "7.921067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3894'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3894'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.921067'^^xsd:double;
  dwc:startLongitude '7.921067'^^xsd:double;
  dwc:endLongitude '7.921067'^^xsd:double;
  dwc:latitude '43.606583'^^xsd:double;
  dwc:startLatitude '43.606583'^^xsd:double;
  dwc:endLatitude '43.606583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.921067 43.606583, 7.921067 43.606583, 7.921067 43.606583, 7.921067 43.606583, 7.921067 43.606583))'^^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 '774_3894'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51444 7.83998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51444"^^xsd:decimal ;
  dwc:decimalLongitude "7.83998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51444 7.83998)"^^geo:wktLiteral ;
  geo-pos:lat "43.51444"^^xsd:decimal ;
  geo-pos:long "7.83998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4960'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4960'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83998'^^xsd:double;
  dwc:startLongitude '7.83998'^^xsd:double;
  dwc:endLongitude '7.83998'^^xsd:double;
  dwc:latitude '43.51444'^^xsd:double;
  dwc:startLatitude '43.51444'^^xsd:double;
  dwc:endLatitude '43.51444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83998 43.51444, 7.83998 43.51444, 7.83998 43.51444, 7.83998 43.51444, 7.83998 43.51444))'^^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 '774_4960'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58931 8.6908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58931"^^xsd:decimal ;
  dwc:decimalLongitude "8.6908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58931 8.6908)"^^geo:wktLiteral ;
  geo-pos:lat "43.58931"^^xsd:decimal ;
  geo-pos:long "8.6908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5083'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5083'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6908'^^xsd:double;
  dwc:startLongitude '8.6908'^^xsd:double;
  dwc:endLongitude '8.6908'^^xsd:double;
  dwc:latitude '43.58931'^^xsd:double;
  dwc:startLatitude '43.58931'^^xsd:double;
  dwc:endLatitude '43.58931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6908 43.58931, 8.6908 43.58931, 8.6908 43.58931, 8.6908 43.58931, 8.6908 43.58931))'^^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 '774_5083'^^xsd:string;
  dwc:observationDate '2001-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468667 8.1445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.468667"^^xsd:decimal ;
  dwc:decimalLongitude "8.1445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468667 8.1445)"^^geo:wktLiteral ;
  geo-pos:lat "43.468667"^^xsd:decimal ;
  geo-pos:long "8.1445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4067'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4067'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1445'^^xsd:double;
  dwc:startLongitude '8.1445'^^xsd:double;
  dwc:endLongitude '8.1445'^^xsd:double;
  dwc:latitude '43.468667'^^xsd:double;
  dwc:startLatitude '43.468667'^^xsd:double;
  dwc:endLatitude '43.468667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1445 43.468667, 8.1445 43.468667, 8.1445 43.468667, 8.1445 43.468667, 8.1445 43.468667))'^^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 '774_4067'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.594667 7.694833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.594667"^^xsd:decimal ;
  dwc:decimalLongitude "7.694833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.594667 7.694833)"^^geo:wktLiteral ;
  geo-pos:lat "43.594667"^^xsd:decimal ;
  geo-pos:long "7.694833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3290'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3290'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.694833'^^xsd:double;
  dwc:startLongitude '7.694833'^^xsd:double;
  dwc:endLongitude '7.694833'^^xsd:double;
  dwc:latitude '43.594667'^^xsd:double;
  dwc:startLatitude '43.594667'^^xsd:double;
  dwc:endLatitude '43.594667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.694833 43.594667, 7.694833 43.594667, 7.694833 43.594667, 7.694833 43.594667, 7.694833 43.594667))'^^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 '774_3290'^^xsd:string;
  dwc:observationDate '1990-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 7.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 7.716667)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "7.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3548'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.716667'^^xsd:double;
  dwc:startLongitude '7.716667'^^xsd:double;
  dwc:endLongitude '7.716667'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:startLatitude '43.25'^^xsd:double;
  dwc:endLatitude '43.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.716667 43.25, 7.716667 43.25, 7.716667 43.25, 7.716667 43.25, 7.716667 43.25))'^^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 '774_3548'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.997833 8.022333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.997833"^^xsd:decimal ;
  dwc:decimalLongitude "8.022333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.997833 8.022333)"^^geo:wktLiteral ;
  geo-pos:lat "40.997833"^^xsd:decimal ;
  geo-pos:long "8.022333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2769'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2769'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.022333'^^xsd:double;
  dwc:startLongitude '8.022333'^^xsd:double;
  dwc:endLongitude '8.022333'^^xsd:double;
  dwc:latitude '40.997833'^^xsd:double;
  dwc:startLatitude '40.997833'^^xsd:double;
  dwc:endLatitude '40.997833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.022333 40.997833, 8.022333 40.997833, 8.022333 40.997833, 8.022333 40.997833, 8.022333 40.997833))'^^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 '774_2769'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7246 8.262167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7246"^^xsd:decimal ;
  dwc:decimalLongitude "8.262167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7246 8.262167)"^^geo:wktLiteral ;
  geo-pos:lat "43.7246"^^xsd:decimal ;
  geo-pos:long "8.262167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7015'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7015'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.262167'^^xsd:double;
  dwc:startLongitude '8.262167'^^xsd:double;
  dwc:endLongitude '8.262167'^^xsd:double;
  dwc:latitude '43.7246'^^xsd:double;
  dwc:startLatitude '43.7246'^^xsd:double;
  dwc:endLatitude '43.7246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.262167 43.7246, 8.262167 43.7246, 8.262167 43.7246, 8.262167 43.7246, 8.262167 43.7246))'^^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 '774_7015'^^xsd:string;
  dwc:observationDate '1997-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27083 7.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27083"^^xsd:decimal ;
  dwc:decimalLongitude "7.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27083 7.0015)"^^geo:wktLiteral ;
  geo-pos:lat "43.27083"^^xsd:decimal ;
  geo-pos:long "7.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5038'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5038'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.0015'^^xsd:double;
  dwc:startLongitude '7.0015'^^xsd:double;
  dwc:endLongitude '7.0015'^^xsd:double;
  dwc:latitude '43.27083'^^xsd:double;
  dwc:startLatitude '43.27083'^^xsd:double;
  dwc:endLatitude '43.27083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.0015 43.27083, 7.0015 43.27083, 7.0015 43.27083, 7.0015 43.27083, 7.0015 43.27083))'^^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 '774_5038'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251167 7.889667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.251167"^^xsd:decimal ;
  dwc:decimalLongitude "7.889667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251167 7.889667)"^^geo:wktLiteral ;
  geo-pos:lat "43.251167"^^xsd:decimal ;
  geo-pos:long "7.889667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4570'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4570'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.902777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.889667'^^xsd:double;
  dwc:startLongitude '7.889667'^^xsd:double;
  dwc:endLongitude '7.889667'^^xsd:double;
  dwc:latitude '43.251167'^^xsd:double;
  dwc:startLatitude '43.251167'^^xsd:double;
  dwc:endLatitude '43.251167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.889667 43.251167, 7.889667 43.251167, 7.889667 43.251167, 7.889667 43.251167, 7.889667 43.251167))'^^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 '774_4570'^^xsd:string;
  dwc:observationDate '1997-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475833 7.742667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.475833"^^xsd:decimal ;
  dwc:decimalLongitude "7.742667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.475833 7.742667)"^^geo:wktLiteral ;
  geo-pos:lat "43.475833"^^xsd:decimal ;
  geo-pos:long "7.742667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3626'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3626'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.742667'^^xsd:double;
  dwc:startLongitude '7.742667'^^xsd:double;
  dwc:endLongitude '7.742667'^^xsd:double;
  dwc:latitude '43.475833'^^xsd:double;
  dwc:startLatitude '43.475833'^^xsd:double;
  dwc:endLatitude '43.475833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.742667 43.475833, 7.742667 43.475833, 7.742667 43.475833, 7.742667 43.475833, 7.742667 43.475833))'^^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 '774_3626'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58266 8.129133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58266"^^xsd:decimal ;
  dwc:decimalLongitude "8.129133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58266 8.129133)"^^geo:wktLiteral ;
  geo-pos:lat "43.58266"^^xsd:decimal ;
  geo-pos:long "8.129133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5460'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5460'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.599166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.129133'^^xsd:double;
  dwc:startLongitude '8.129133'^^xsd:double;
  dwc:endLongitude '8.129133'^^xsd:double;
  dwc:latitude '43.58266'^^xsd:double;
  dwc:startLatitude '43.58266'^^xsd:double;
  dwc:endLatitude '43.58266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.129133 43.58266, 8.129133 43.58266, 8.129133 43.58266, 8.129133 43.58266, 8.129133 43.58266))'^^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 '774_5460'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43229 7.83633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43229"^^xsd:decimal ;
  dwc:decimalLongitude "7.83633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43229 7.83633)"^^geo:wktLiteral ;
  geo-pos:lat "43.43229"^^xsd:decimal ;
  geo-pos:long "7.83633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6627'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6627'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.401111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83633'^^xsd:double;
  dwc:startLongitude '7.83633'^^xsd:double;
  dwc:endLongitude '7.83633'^^xsd:double;
  dwc:latitude '43.43229'^^xsd:double;
  dwc:startLatitude '43.43229'^^xsd:double;
  dwc:endLatitude '43.43229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83633 43.43229, 7.83633 43.43229, 7.83633 43.43229, 7.83633 43.43229, 7.83633 43.43229))'^^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 '774_6627'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91821 8.40513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.91821"^^xsd:decimal ;
  dwc:decimalLongitude "8.40513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.91821 8.40513)"^^geo:wktLiteral ;
  geo-pos:lat "42.91821"^^xsd:decimal ;
  geo-pos:long "8.40513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5130'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5130'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.840555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.40513'^^xsd:double;
  dwc:startLongitude '8.40513'^^xsd:double;
  dwc:endLongitude '8.40513'^^xsd:double;
  dwc:latitude '42.91821'^^xsd:double;
  dwc:startLatitude '42.91821'^^xsd:double;
  dwc:endLatitude '42.91821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.40513 42.91821, 8.40513 42.91821, 8.40513 42.91821, 8.40513 42.91821, 8.40513 42.91821))'^^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 '774_5130'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1002 8.573502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1002"^^xsd:decimal ;
  dwc:decimalLongitude "8.573502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1002 8.573502)"^^geo:wktLiteral ;
  geo-pos:lat "43.1002"^^xsd:decimal ;
  geo-pos:long "8.573502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8081'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.573502'^^xsd:double;
  dwc:startLongitude '8.573502'^^xsd:double;
  dwc:endLongitude '8.573502'^^xsd:double;
  dwc:latitude '43.1002'^^xsd:double;
  dwc:startLatitude '43.1002'^^xsd:double;
  dwc:endLatitude '43.1002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.573502 43.1002, 8.573502 43.1002, 8.573502 43.1002, 8.573502 43.1002, 8.573502 43.1002))'^^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 '774_8081'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 8.130167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683333"^^xsd:decimal ;
  dwc:decimalLongitude "8.130167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 8.130167)"^^geo:wktLiteral ;
  geo-pos:lat "43.683333"^^xsd:decimal ;
  geo-pos:long "8.130167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2369'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2369'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.130167'^^xsd:double;
  dwc:startLongitude '8.130167'^^xsd:double;
  dwc:endLongitude '8.130167'^^xsd:double;
  dwc:latitude '43.683333'^^xsd:double;
  dwc:startLatitude '43.683333'^^xsd:double;
  dwc:endLatitude '43.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.130167 43.683333, 8.130167 43.683333, 8.130167 43.683333, 8.130167 43.683333, 8.130167 43.683333))'^^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 '774_2369'^^xsd:string;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67685 8.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67685"^^xsd:decimal ;
  dwc:decimalLongitude "8.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67685 8.2733)"^^geo:wktLiteral ;
  geo-pos:lat "43.67685"^^xsd:decimal ;
  geo-pos:long "8.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6608'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6608'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.053333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2733'^^xsd:double;
  dwc:startLongitude '8.2733'^^xsd:double;
  dwc:endLongitude '8.2733'^^xsd:double;
  dwc:latitude '43.67685'^^xsd:double;
  dwc:startLatitude '43.67685'^^xsd:double;
  dwc:endLatitude '43.67685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2733 43.67685, 8.2733 43.67685, 8.2733 43.67685, 8.2733 43.67685, 8.2733 43.67685))'^^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 '774_6608'^^xsd:string;
  dwc:observationDate '2010-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.294167 8.429333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.294167"^^xsd:decimal ;
  dwc:decimalLongitude "8.429333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.294167 8.429333)"^^geo:wktLiteral ;
  geo-pos:lat "41.294167"^^xsd:decimal ;
  geo-pos:long "8.429333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2743'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2743'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.429333'^^xsd:double;
  dwc:startLongitude '8.429333'^^xsd:double;
  dwc:endLongitude '8.429333'^^xsd:double;
  dwc:latitude '41.294167'^^xsd:double;
  dwc:startLatitude '41.294167'^^xsd:double;
  dwc:endLatitude '41.294167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.429333 41.294167, 8.429333 41.294167, 8.429333 41.294167, 8.429333 41.294167, 8.429333 41.294167))'^^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 '774_2743'^^xsd:string;
  dwc:observationDate '1995-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034667 8.861833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034667"^^xsd:decimal ;
  dwc:decimalLongitude "8.861833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034667 8.861833)"^^geo:wktLiteral ;
  geo-pos:lat "43.034667"^^xsd:decimal ;
  geo-pos:long "8.861833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4223'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4223'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.861833'^^xsd:double;
  dwc:startLongitude '8.861833'^^xsd:double;
  dwc:endLongitude '8.861833'^^xsd:double;
  dwc:latitude '43.034667'^^xsd:double;
  dwc:startLatitude '43.034667'^^xsd:double;
  dwc:endLatitude '43.034667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.861833 43.034667, 8.861833 43.034667, 8.861833 43.034667, 8.861833 43.034667, 8.861833 43.034667))'^^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 '774_4223'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7492 8.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7492"^^xsd:decimal ;
  dwc:decimalLongitude "8.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7492 8.2973)"^^geo:wktLiteral ;
  geo-pos:lat "43.7492"^^xsd:decimal ;
  geo-pos:long "8.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7133'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7133'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.678333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2973'^^xsd:double;
  dwc:startLongitude '8.2973'^^xsd:double;
  dwc:endLongitude '8.2973'^^xsd:double;
  dwc:latitude '43.7492'^^xsd:double;
  dwc:startLatitude '43.7492'^^xsd:double;
  dwc:endLatitude '43.7492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2973 43.7492, 8.2973 43.7492, 8.2973 43.7492, 8.2973 43.7492, 8.2973 43.7492))'^^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 '774_7133'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.216833 8.192833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.216833"^^xsd:decimal ;
  dwc:decimalLongitude "8.192833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.216833 8.192833)"^^geo:wktLiteral ;
  geo-pos:lat "41.216833"^^xsd:decimal ;
  geo-pos:long "8.192833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2810'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2810'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.192833'^^xsd:double;
  dwc:startLongitude '8.192833'^^xsd:double;
  dwc:endLongitude '8.192833'^^xsd:double;
  dwc:latitude '41.216833'^^xsd:double;
  dwc:startLatitude '41.216833'^^xsd:double;
  dwc:endLatitude '41.216833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.192833 41.216833, 8.192833 41.216833, 8.192833 41.216833, 8.192833 41.216833, 8.192833 41.216833))'^^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 '774_2810'^^xsd:string;
  dwc:observationDate '1996-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.147167 7.931833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.147167"^^xsd:decimal ;
  dwc:decimalLongitude "7.931833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.147167 7.931833)"^^geo:wktLiteral ;
  geo-pos:lat "41.147167"^^xsd:decimal ;
  geo-pos:long "7.931833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2766'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2766'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.931833'^^xsd:double;
  dwc:startLongitude '7.931833'^^xsd:double;
  dwc:endLongitude '7.931833'^^xsd:double;
  dwc:latitude '41.147167'^^xsd:double;
  dwc:startLatitude '41.147167'^^xsd:double;
  dwc:endLatitude '41.147167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.931833 41.147167, 7.931833 41.147167, 7.931833 41.147167, 7.931833 41.147167, 7.931833 41.147167))'^^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 '774_2766'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5395 7.75667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5395"^^xsd:decimal ;
  dwc:decimalLongitude "7.75667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5395 7.75667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5395"^^xsd:decimal ;
  geo-pos:long "7.75667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5020'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5020'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.75667'^^xsd:double;
  dwc:startLongitude '7.75667'^^xsd:double;
  dwc:endLongitude '7.75667'^^xsd:double;
  dwc:latitude '43.5395'^^xsd:double;
  dwc:startLatitude '43.5395'^^xsd:double;
  dwc:endLatitude '43.5395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.75667 43.5395, 7.75667 43.5395, 7.75667 43.5395, 7.75667 43.5395, 7.75667 43.5395))'^^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 '774_5020'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33977 7.404247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33977"^^xsd:decimal ;
  dwc:decimalLongitude "7.404247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33977 7.404247)"^^geo:wktLiteral ;
  geo-pos:lat "43.33977"^^xsd:decimal ;
  geo-pos:long "7.404247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5951'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5951'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.404247'^^xsd:double;
  dwc:startLongitude '7.404247'^^xsd:double;
  dwc:endLongitude '7.404247'^^xsd:double;
  dwc:latitude '43.33977'^^xsd:double;
  dwc:startLatitude '43.33977'^^xsd:double;
  dwc:endLatitude '43.33977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.404247 43.33977, 7.404247 43.33977, 7.404247 43.33977, 7.404247 43.33977, 7.404247 43.33977))'^^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 '774_5951'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47217 7.1915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47217"^^xsd:decimal ;
  dwc:decimalLongitude "7.1915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47217 7.1915)"^^geo:wktLiteral ;
  geo-pos:lat "43.47217"^^xsd:decimal ;
  geo-pos:long "7.1915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4945'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4945'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1915'^^xsd:double;
  dwc:startLongitude '7.1915'^^xsd:double;
  dwc:endLongitude '7.1915'^^xsd:double;
  dwc:latitude '43.47217'^^xsd:double;
  dwc:startLatitude '43.47217'^^xsd:double;
  dwc:endLatitude '43.47217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1915 43.47217, 7.1915 43.47217, 7.1915 43.47217, 7.1915 43.47217, 7.1915 43.47217))'^^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 '774_4945'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.372183 7.505067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.372183"^^xsd:decimal ;
  dwc:decimalLongitude "7.505067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.372183 7.505067)"^^geo:wktLiteral ;
  geo-pos:lat "43.372183"^^xsd:decimal ;
  geo-pos:long "7.505067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4290'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4290'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.505067'^^xsd:double;
  dwc:startLongitude '7.505067'^^xsd:double;
  dwc:endLongitude '7.505067'^^xsd:double;
  dwc:latitude '43.372183'^^xsd:double;
  dwc:startLatitude '43.372183'^^xsd:double;
  dwc:endLatitude '43.372183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.505067 43.372183, 7.505067 43.372183, 7.505067 43.372183, 7.505067 43.372183, 7.505067 43.372183))'^^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 '774_4290'^^xsd:string;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2155 7.61183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2155"^^xsd:decimal ;
  dwc:decimalLongitude "7.61183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2155 7.61183)"^^geo:wktLiteral ;
  geo-pos:lat "43.2155"^^xsd:decimal ;
  geo-pos:long "7.61183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4923'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.61183'^^xsd:double;
  dwc:startLongitude '7.61183'^^xsd:double;
  dwc:endLongitude '7.61183'^^xsd:double;
  dwc:latitude '43.2155'^^xsd:double;
  dwc:startLatitude '43.2155'^^xsd:double;
  dwc:endLatitude '43.2155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.61183 43.2155, 7.61183 43.2155, 7.61183 43.2155, 7.61183 43.2155, 7.61183 43.2155))'^^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 '774_4923'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "42.483333"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2551'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2551'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:startLongitude '8.516667'^^xsd:double;
  dwc:endLongitude '8.516667'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:startLatitude '42.483333'^^xsd:double;
  dwc:endLatitude '42.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.516667 42.483333, 8.516667 42.483333, 8.516667 42.483333, 8.516667 42.483333, 8.516667 42.483333))'^^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 '774_2551'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483333 8.019333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483333"^^xsd:decimal ;
  dwc:decimalLongitude "8.019333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483333 8.019333)"^^geo:wktLiteral ;
  geo-pos:lat "43.483333"^^xsd:decimal ;
  geo-pos:long "8.019333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2284'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2284'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.019333'^^xsd:double;
  dwc:startLongitude '8.019333'^^xsd:double;
  dwc:endLongitude '8.019333'^^xsd:double;
  dwc:latitude '43.483333'^^xsd:double;
  dwc:startLatitude '43.483333'^^xsd:double;
  dwc:endLatitude '43.483333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.019333 43.483333, 8.019333 43.483333, 8.019333 43.483333, 8.019333 43.483333, 8.019333 43.483333))'^^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 '774_2284'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67134 8.390355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67134"^^xsd:decimal ;
  dwc:decimalLongitude "8.390355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67134 8.390355)"^^geo:wktLiteral ;
  geo-pos:lat "43.67134"^^xsd:decimal ;
  geo-pos:long "8.390355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7994'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7994'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.440277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.390355'^^xsd:double;
  dwc:startLongitude '8.390355'^^xsd:double;
  dwc:endLongitude '8.390355'^^xsd:double;
  dwc:latitude '43.67134'^^xsd:double;
  dwc:startLatitude '43.67134'^^xsd:double;
  dwc:endLatitude '43.67134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.390355 43.67134, 8.390355 43.67134, 8.390355 43.67134, 8.390355 43.67134, 8.390355 43.67134))'^^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 '774_7994'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639833 8.1689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.639833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.639833 8.1689)"^^geo:wktLiteral ;
  geo-pos:lat "43.639833"^^xsd:decimal ;
  geo-pos:long "8.1689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4230'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4230'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1689'^^xsd:double;
  dwc:startLongitude '8.1689'^^xsd:double;
  dwc:endLongitude '8.1689'^^xsd:double;
  dwc:latitude '43.639833'^^xsd:double;
  dwc:startLatitude '43.639833'^^xsd:double;
  dwc:endLatitude '43.639833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1689 43.639833, 8.1689 43.639833, 8.1689 43.639833, 8.1689 43.639833, 8.1689 43.639833))'^^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 '774_4230'^^xsd:string;
  dwc:observationDate '1995-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36626 8.185805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36626"^^xsd:decimal ;
  dwc:decimalLongitude "8.185805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36626 8.185805)"^^geo:wktLiteral ;
  geo-pos:lat "43.36626"^^xsd:decimal ;
  geo-pos:long "8.185805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7853'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7853'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.306944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.185805'^^xsd:double;
  dwc:startLongitude '8.185805'^^xsd:double;
  dwc:endLongitude '8.185805'^^xsd:double;
  dwc:latitude '43.36626'^^xsd:double;
  dwc:startLatitude '43.36626'^^xsd:double;
  dwc:endLatitude '43.36626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.185805 43.36626, 8.185805 43.36626, 8.185805 43.36626, 8.185805 43.36626, 8.185805 43.36626))'^^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 '774_7853'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519167 7.9845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.519167"^^xsd:decimal ;
  dwc:decimalLongitude "7.9845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.519167 7.9845)"^^geo:wktLiteral ;
  geo-pos:lat "43.519167"^^xsd:decimal ;
  geo-pos:long "7.9845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4725'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4725'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.075833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9845'^^xsd:double;
  dwc:startLongitude '7.9845'^^xsd:double;
  dwc:endLongitude '7.9845'^^xsd:double;
  dwc:latitude '43.519167'^^xsd:double;
  dwc:startLatitude '43.519167'^^xsd:double;
  dwc:endLatitude '43.519167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9845 43.519167, 7.9845 43.519167, 7.9845 43.519167, 7.9845 43.519167, 7.9845 43.519167))'^^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 '774_4725'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.031833 7.676333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.031833"^^xsd:decimal ;
  dwc:decimalLongitude "7.676333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.031833 7.676333)"^^geo:wktLiteral ;
  geo-pos:lat "43.031833"^^xsd:decimal ;
  geo-pos:long "7.676333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4057'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4057'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.676333'^^xsd:double;
  dwc:startLongitude '7.676333'^^xsd:double;
  dwc:endLongitude '7.676333'^^xsd:double;
  dwc:latitude '43.031833'^^xsd:double;
  dwc:startLatitude '43.031833'^^xsd:double;
  dwc:endLatitude '43.031833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.676333 43.031833, 7.676333 43.031833, 7.676333 43.031833, 7.676333 43.031833, 7.676333 43.031833))'^^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 '774_4057'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.031833 7.676333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.031833"^^xsd:decimal ;
  dwc:decimalLongitude "7.676333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.031833 7.676333)"^^geo:wktLiteral ;
  geo-pos:lat "43.031833"^^xsd:decimal ;
  geo-pos:long "7.676333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4056'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4056'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.676333'^^xsd:double;
  dwc:startLongitude '7.676333'^^xsd:double;
  dwc:endLongitude '7.676333'^^xsd:double;
  dwc:latitude '43.031833'^^xsd:double;
  dwc:startLatitude '43.031833'^^xsd:double;
  dwc:endLatitude '43.031833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.676333 43.031833, 7.676333 43.031833, 7.676333 43.031833, 7.676333 43.031833, 7.676333 43.031833))'^^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 '774_4056'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524167 7.9415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.524167"^^xsd:decimal ;
  dwc:decimalLongitude "7.9415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524167 7.9415)"^^geo:wktLiteral ;
  geo-pos:lat "43.524167"^^xsd:decimal ;
  geo-pos:long "7.9415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3496'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3496'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9415'^^xsd:double;
  dwc:startLongitude '7.9415'^^xsd:double;
  dwc:endLongitude '7.9415'^^xsd:double;
  dwc:latitude '43.524167'^^xsd:double;
  dwc:startLatitude '43.524167'^^xsd:double;
  dwc:endLatitude '43.524167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9415 43.524167, 7.9415 43.524167, 7.9415 43.524167, 7.9415 43.524167, 7.9415 43.524167))'^^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 '774_3496'^^xsd:string;
  dwc:observationDate '1991-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.875556 20.372778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.875556"^^xsd:decimal ;
  dwc:decimalLongitude "20.372778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.875556 20.372778)"^^geo:wktLiteral ;
  geo-pos:lat "38.875556"^^xsd:decimal ;
  geo-pos:long "20.372778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_740'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_740'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.372778'^^xsd:double;
  dwc:startLongitude '20.372778'^^xsd:double;
  dwc:endLongitude '20.372778'^^xsd:double;
  dwc:latitude '38.875556'^^xsd:double;
  dwc:startLatitude '38.875556'^^xsd:double;
  dwc:endLatitude '38.875556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.372778 38.875556, 20.372778 38.875556, 20.372778 38.875556, 20.372778 38.875556, 20.372778 38.875556))'^^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 '774_740'^^xsd:string;
  dwc:observationDate '1994-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781367 8.758567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781367"^^xsd:decimal ;
  dwc:decimalLongitude "8.758567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781367 8.758567)"^^geo:wktLiteral ;
  geo-pos:lat "42.781367"^^xsd:decimal ;
  geo-pos:long "8.758567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3664'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3664'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.758567'^^xsd:double;
  dwc:startLongitude '8.758567'^^xsd:double;
  dwc:endLongitude '8.758567'^^xsd:double;
  dwc:latitude '42.781367'^^xsd:double;
  dwc:startLatitude '42.781367'^^xsd:double;
  dwc:endLatitude '42.781367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.758567 42.781367, 8.758567 42.781367, 8.758567 42.781367, 8.758567 42.781367, 8.758567 42.781367))'^^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 '774_3664'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6118 8.164977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6118"^^xsd:decimal ;
  dwc:decimalLongitude "8.164977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6118 8.164977)"^^geo:wktLiteral ;
  geo-pos:lat "43.6118"^^xsd:decimal ;
  geo-pos:long "8.164977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6061'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6061'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.164977'^^xsd:double;
  dwc:startLongitude '8.164977'^^xsd:double;
  dwc:endLongitude '8.164977'^^xsd:double;
  dwc:latitude '43.6118'^^xsd:double;
  dwc:startLatitude '43.6118'^^xsd:double;
  dwc:endLatitude '43.6118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.164977 43.6118, 8.164977 43.6118, 8.164977 43.6118, 8.164977 43.6118, 8.164977 43.6118))'^^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 '774_6061'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44482 7.872376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44482"^^xsd:decimal ;
  dwc:decimalLongitude "7.872376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44482 7.872376)"^^geo:wktLiteral ;
  geo-pos:lat "43.44482"^^xsd:decimal ;
  geo-pos:long "7.872376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8146'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8146'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.386944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.872376'^^xsd:double;
  dwc:startLongitude '7.872376'^^xsd:double;
  dwc:endLongitude '7.872376'^^xsd:double;
  dwc:latitude '43.44482'^^xsd:double;
  dwc:startLatitude '43.44482'^^xsd:double;
  dwc:endLatitude '43.44482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.872376 43.44482, 7.872376 43.44482, 7.872376 43.44482, 7.872376 43.44482, 7.872376 43.44482))'^^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 '774_8146'^^xsd:string;
  dwc:observationDate '2012-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45558 7.194993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45558"^^xsd:decimal ;
  dwc:decimalLongitude "7.194993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45558 7.194993)"^^geo:wktLiteral ;
  geo-pos:lat "43.45558"^^xsd:decimal ;
  geo-pos:long "7.194993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7898'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7898'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.379722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.194993'^^xsd:double;
  dwc:startLongitude '7.194993'^^xsd:double;
  dwc:endLongitude '7.194993'^^xsd:double;
  dwc:latitude '43.45558'^^xsd:double;
  dwc:startLatitude '43.45558'^^xsd:double;
  dwc:endLatitude '43.45558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.194993 43.45558, 7.194993 43.45558, 7.194993 43.45558, 7.194993 43.45558, 7.194993 43.45558))'^^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 '774_7898'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3921 7.736805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3921"^^xsd:decimal ;
  dwc:decimalLongitude "7.736805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3921 7.736805)"^^geo:wktLiteral ;
  geo-pos:lat "43.3921"^^xsd:decimal ;
  geo-pos:long "7.736805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8166'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.039722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.736805'^^xsd:double;
  dwc:startLongitude '7.736805'^^xsd:double;
  dwc:endLongitude '7.736805'^^xsd:double;
  dwc:latitude '43.3921'^^xsd:double;
  dwc:startLatitude '43.3921'^^xsd:double;
  dwc:endLatitude '43.3921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.736805 43.3921, 7.736805 43.3921, 7.736805 43.3921, 7.736805 43.3921, 7.736805 43.3921))'^^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 '774_8166'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7796 8.4602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7796"^^xsd:decimal ;
  dwc:decimalLongitude "8.4602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7796 8.4602)"^^geo:wktLiteral ;
  geo-pos:lat "43.7796"^^xsd:decimal ;
  geo-pos:long "8.4602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7182'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7182'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.671111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4602'^^xsd:double;
  dwc:startLongitude '8.4602'^^xsd:double;
  dwc:endLongitude '8.4602'^^xsd:double;
  dwc:latitude '43.7796'^^xsd:double;
  dwc:startLatitude '43.7796'^^xsd:double;
  dwc:endLatitude '43.7796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4602 43.7796, 8.4602 43.7796, 8.4602 43.7796, 8.4602 43.7796, 8.4602 43.7796))'^^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 '774_7182'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546617 7.993767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.546617"^^xsd:decimal ;
  dwc:decimalLongitude "7.993767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.546617 7.993767)"^^geo:wktLiteral ;
  geo-pos:lat "43.546617"^^xsd:decimal ;
  geo-pos:long "7.993767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3518'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3518'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.993767'^^xsd:double;
  dwc:startLongitude '7.993767'^^xsd:double;
  dwc:endLongitude '7.993767'^^xsd:double;
  dwc:latitude '43.546617'^^xsd:double;
  dwc:startLatitude '43.546617'^^xsd:double;
  dwc:endLatitude '43.546617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.993767 43.546617, 7.993767 43.546617, 7.993767 43.546617, 7.993767 43.546617, 7.993767 43.546617))'^^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 '774_3518'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131167 8.376167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.131167"^^xsd:decimal ;
  dwc:decimalLongitude "8.376167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131167 8.376167)"^^geo:wktLiteral ;
  geo-pos:lat "43.131167"^^xsd:decimal ;
  geo-pos:long "8.376167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4656'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4656'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.443333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.376167'^^xsd:double;
  dwc:startLongitude '8.376167'^^xsd:double;
  dwc:endLongitude '8.376167'^^xsd:double;
  dwc:latitude '43.131167'^^xsd:double;
  dwc:startLatitude '43.131167'^^xsd:double;
  dwc:endLatitude '43.131167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.376167 43.131167, 8.376167 43.131167, 8.376167 43.131167, 8.376167 43.131167, 8.376167 43.131167))'^^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 '774_4656'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 7.331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "7.331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 7.331667)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "7.331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2632'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2632'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.331667'^^xsd:double;
  dwc:startLongitude '7.331667'^^xsd:double;
  dwc:endLongitude '7.331667'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:startLatitude '42.6'^^xsd:double;
  dwc:endLatitude '42.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.331667 42.6, 7.331667 42.6, 7.331667 42.6, 7.331667 42.6, 7.331667 42.6))'^^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 '774_2632'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.926983 8.282417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.926983"^^xsd:decimal ;
  dwc:decimalLongitude "8.282417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.926983 8.282417)"^^geo:wktLiteral ;
  geo-pos:lat "42.926983"^^xsd:decimal ;
  geo-pos:long "8.282417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3507'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.282417'^^xsd:double;
  dwc:startLongitude '8.282417'^^xsd:double;
  dwc:endLongitude '8.282417'^^xsd:double;
  dwc:latitude '42.926983'^^xsd:double;
  dwc:startLatitude '42.926983'^^xsd:double;
  dwc:endLatitude '42.926983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.282417 42.926983, 8.282417 42.926983, 8.282417 42.926983, 8.282417 42.926983, 8.282417 42.926983))'^^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 '774_3507'^^xsd:string;
  dwc:observationDate '1991-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 7.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "7.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 7.616667)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "7.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2507'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.616667'^^xsd:double;
  dwc:startLongitude '7.616667'^^xsd:double;
  dwc:endLongitude '7.616667'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:startLatitude '42.15'^^xsd:double;
  dwc:endLatitude '42.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.616667 42.15, 7.616667 42.15, 7.616667 42.15, 7.616667 42.15, 7.616667 42.15))'^^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 '774_2507'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2657 8.34798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2657"^^xsd:decimal ;
  dwc:decimalLongitude "8.34798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2657 8.34798)"^^geo:wktLiteral ;
  geo-pos:lat "43.2657"^^xsd:decimal ;
  geo-pos:long "8.34798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4817'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4817'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.702222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.34798'^^xsd:double;
  dwc:startLongitude '8.34798'^^xsd:double;
  dwc:endLongitude '8.34798'^^xsd:double;
  dwc:latitude '43.2657'^^xsd:double;
  dwc:startLatitude '43.2657'^^xsd:double;
  dwc:endLatitude '43.2657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.34798 43.2657, 8.34798 43.2657, 8.34798 43.2657, 8.34798 43.2657, 8.34798 43.2657))'^^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 '774_4817'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27042 8.595433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27042"^^xsd:decimal ;
  dwc:decimalLongitude "8.595433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27042 8.595433)"^^geo:wktLiteral ;
  geo-pos:lat "43.27042"^^xsd:decimal ;
  geo-pos:long "8.595433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5555'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5555'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.1672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.595433'^^xsd:double;
  dwc:startLongitude '8.595433'^^xsd:double;
  dwc:endLongitude '8.595433'^^xsd:double;
  dwc:latitude '43.27042'^^xsd:double;
  dwc:startLatitude '43.27042'^^xsd:double;
  dwc:endLatitude '43.27042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.595433 43.27042, 8.595433 43.27042, 8.595433 43.27042, 8.595433 43.27042, 8.595433 43.27042))'^^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 '774_5555'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48005 7.20828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48005"^^xsd:decimal ;
  dwc:decimalLongitude "7.20828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48005 7.20828)"^^geo:wktLiteral ;
  geo-pos:lat "43.48005"^^xsd:decimal ;
  geo-pos:long "7.20828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5140'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5140'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.486388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.20828'^^xsd:double;
  dwc:startLongitude '7.20828'^^xsd:double;
  dwc:endLongitude '7.20828'^^xsd:double;
  dwc:latitude '43.48005'^^xsd:double;
  dwc:startLatitude '43.48005'^^xsd:double;
  dwc:endLatitude '43.48005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.20828 43.48005, 7.20828 43.48005, 7.20828 43.48005, 7.20828 43.48005, 7.20828 43.48005))'^^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 '774_5140'^^xsd:string;
  dwc:observationDate '2001-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468267 7.816967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.468267"^^xsd:decimal ;
  dwc:decimalLongitude "7.816967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.468267 7.816967)"^^geo:wktLiteral ;
  geo-pos:lat "43.468267"^^xsd:decimal ;
  geo-pos:long "7.816967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3817'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3817'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816967'^^xsd:double;
  dwc:startLongitude '7.816967'^^xsd:double;
  dwc:endLongitude '7.816967'^^xsd:double;
  dwc:latitude '43.468267'^^xsd:double;
  dwc:startLatitude '43.468267'^^xsd:double;
  dwc:endLatitude '43.468267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816967 43.468267, 7.816967 43.468267, 7.816967 43.468267, 7.816967 43.468267, 7.816967 43.468267))'^^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 '774_3817'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.657112 7.556728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.657112"^^xsd:decimal ;
  dwc:decimalLongitude "7.556728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.657112 7.556728)"^^geo:wktLiteral ;
  geo-pos:lat "43.657112"^^xsd:decimal ;
  geo-pos:long "7.556728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6179'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6179'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.384722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.556728'^^xsd:double;
  dwc:startLongitude '7.556728'^^xsd:double;
  dwc:endLongitude '7.556728'^^xsd:double;
  dwc:latitude '43.657112'^^xsd:double;
  dwc:startLatitude '43.657112'^^xsd:double;
  dwc:endLatitude '43.657112'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.556728 43.657112, 7.556728 43.657112, 7.556728 43.657112, 7.556728 43.657112, 7.556728 43.657112))'^^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 '774_6179'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5359 8.1985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5359"^^xsd:decimal ;
  dwc:decimalLongitude "8.1985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5359 8.1985)"^^geo:wktLiteral ;
  geo-pos:lat "43.5359"^^xsd:decimal ;
  geo-pos:long "8.1985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7265'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.968055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1985'^^xsd:double;
  dwc:startLongitude '8.1985'^^xsd:double;
  dwc:endLongitude '8.1985'^^xsd:double;
  dwc:latitude '43.5359'^^xsd:double;
  dwc:startLatitude '43.5359'^^xsd:double;
  dwc:endLatitude '43.5359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1985 43.5359, 8.1985 43.5359, 8.1985 43.5359, 8.1985 43.5359, 8.1985 43.5359))'^^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 '774_7265'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53767 7.77583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53767"^^xsd:decimal ;
  dwc:decimalLongitude "7.77583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53767 7.77583)"^^geo:wktLiteral ;
  geo-pos:lat "43.53767"^^xsd:decimal ;
  geo-pos:long "7.77583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5021'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5021'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77583'^^xsd:double;
  dwc:startLongitude '7.77583'^^xsd:double;
  dwc:endLongitude '7.77583'^^xsd:double;
  dwc:latitude '43.53767'^^xsd:double;
  dwc:startLatitude '43.53767'^^xsd:double;
  dwc:endLatitude '43.53767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77583 43.53767, 7.77583 43.53767, 7.77583 43.53767, 7.77583 43.53767, 7.77583 43.53767))'^^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 '774_5021'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52776 7.852864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52776"^^xsd:decimal ;
  dwc:decimalLongitude "7.852864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52776 7.852864)"^^geo:wktLiteral ;
  geo-pos:lat "43.52776"^^xsd:decimal ;
  geo-pos:long "7.852864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6064'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6064'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5177777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.852864'^^xsd:double;
  dwc:startLongitude '7.852864'^^xsd:double;
  dwc:endLongitude '7.852864'^^xsd:double;
  dwc:latitude '43.52776'^^xsd:double;
  dwc:startLatitude '43.52776'^^xsd:double;
  dwc:endLatitude '43.52776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.852864 43.52776, 7.852864 43.52776, 7.852864 43.52776, 7.852864 43.52776, 7.852864 43.52776))'^^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 '774_6064'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 8.034167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.034167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 8.034167)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "8.034167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2290'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2290'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.034167'^^xsd:double;
  dwc:startLongitude '8.034167'^^xsd:double;
  dwc:endLongitude '8.034167'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:startLatitude '43.45'^^xsd:double;
  dwc:endLatitude '43.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.034167 43.45, 8.034167 43.45, 8.034167 43.45, 8.034167 43.45, 8.034167 43.45))'^^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 '774_2290'^^xsd:string;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30297 8.05957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30297"^^xsd:decimal ;
  dwc:decimalLongitude "8.05957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30297 8.05957)"^^geo:wktLiteral ;
  geo-pos:lat "43.30297"^^xsd:decimal ;
  geo-pos:long "8.05957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6709'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6709'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.468333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.05957'^^xsd:double;
  dwc:startLongitude '8.05957'^^xsd:double;
  dwc:endLongitude '8.05957'^^xsd:double;
  dwc:latitude '43.30297'^^xsd:double;
  dwc:startLatitude '43.30297'^^xsd:double;
  dwc:endLatitude '43.30297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.05957 43.30297, 8.05957 43.30297, 8.05957 43.30297, 8.05957 43.30297, 8.05957 43.30297))'^^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 '774_6709'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6233 8.1356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6233"^^xsd:decimal ;
  dwc:decimalLongitude "8.1356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6233 8.1356)"^^geo:wktLiteral ;
  geo-pos:lat "43.6233"^^xsd:decimal ;
  geo-pos:long "8.1356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7184'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.299444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1356'^^xsd:double;
  dwc:startLongitude '8.1356'^^xsd:double;
  dwc:endLongitude '8.1356'^^xsd:double;
  dwc:latitude '43.6233'^^xsd:double;
  dwc:startLatitude '43.6233'^^xsd:double;
  dwc:endLatitude '43.6233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1356 43.6233, 8.1356 43.6233, 8.1356 43.6233, 8.1356 43.6233, 8.1356 43.6233))'^^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 '774_7184'^^xsd:string;
  dwc:observationDate '1998-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.358 8.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.358"^^xsd:decimal ;
  dwc:decimalLongitude "8.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.358 8.244)"^^geo:wktLiteral ;
  geo-pos:lat "43.358"^^xsd:decimal ;
  geo-pos:long "8.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4742'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4742'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.0725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.244'^^xsd:double;
  dwc:startLongitude '8.244'^^xsd:double;
  dwc:endLongitude '8.244'^^xsd:double;
  dwc:latitude '43.358'^^xsd:double;
  dwc:startLatitude '43.358'^^xsd:double;
  dwc:endLatitude '43.358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.244 43.358, 8.244 43.358, 8.244 43.358, 8.244 43.358, 8.244 43.358))'^^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 '774_4742'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5662 7.913733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5662"^^xsd:decimal ;
  dwc:decimalLongitude "7.913733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5662 7.913733)"^^geo:wktLiteral ;
  geo-pos:lat "43.5662"^^xsd:decimal ;
  geo-pos:long "7.913733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3598'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3598'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.913733'^^xsd:double;
  dwc:startLongitude '7.913733'^^xsd:double;
  dwc:endLongitude '7.913733'^^xsd:double;
  dwc:latitude '43.5662'^^xsd:double;
  dwc:startLatitude '43.5662'^^xsd:double;
  dwc:endLatitude '43.5662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.913733 43.5662, 7.913733 43.5662, 7.913733 43.5662, 7.913733 43.5662, 7.913733 43.5662))'^^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 '774_3598'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25793 8.21687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25793"^^xsd:decimal ;
  dwc:decimalLongitude "8.21687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25793 8.21687)"^^geo:wktLiteral ;
  geo-pos:lat "43.25793"^^xsd:decimal ;
  geo-pos:long "8.21687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6724'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6724'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.152222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21687'^^xsd:double;
  dwc:startLongitude '8.21687'^^xsd:double;
  dwc:endLongitude '8.21687'^^xsd:double;
  dwc:latitude '43.25793'^^xsd:double;
  dwc:startLatitude '43.25793'^^xsd:double;
  dwc:endLatitude '43.25793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21687 43.25793, 8.21687 43.25793, 8.21687 43.25793, 8.21687 43.25793, 8.21687 43.25793))'^^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 '774_6724'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.103167 7.554833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.103167"^^xsd:decimal ;
  dwc:decimalLongitude "7.554833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.103167 7.554833)"^^geo:wktLiteral ;
  geo-pos:lat "43.103167"^^xsd:decimal ;
  geo-pos:long "7.554833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4154'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4154'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.554833'^^xsd:double;
  dwc:startLongitude '7.554833'^^xsd:double;
  dwc:endLongitude '7.554833'^^xsd:double;
  dwc:latitude '43.103167'^^xsd:double;
  dwc:startLatitude '43.103167'^^xsd:double;
  dwc:endLatitude '43.103167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.554833 43.103167, 7.554833 43.103167, 7.554833 43.103167, 7.554833 43.103167, 7.554833 43.103167))'^^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 '774_4154'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 8.781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479"^^xsd:decimal ;
  dwc:decimalLongitude "8.781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 8.781667)"^^geo:wktLiteral ;
  geo-pos:lat "43.479"^^xsd:decimal ;
  geo-pos:long "8.781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4521'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.9425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.781667'^^xsd:double;
  dwc:startLongitude '8.781667'^^xsd:double;
  dwc:endLongitude '8.781667'^^xsd:double;
  dwc:latitude '43.479'^^xsd:double;
  dwc:startLatitude '43.479'^^xsd:double;
  dwc:endLatitude '43.479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.781667 43.479, 8.781667 43.479, 8.781667 43.479, 8.781667 43.479, 8.781667 43.479))'^^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 '774_4521'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5065 8.631667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5065"^^xsd:decimal ;
  dwc:decimalLongitude "8.631667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5065 8.631667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5065"^^xsd:decimal ;
  geo-pos:long "8.631667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4592'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4592'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.631667'^^xsd:double;
  dwc:startLongitude '8.631667'^^xsd:double;
  dwc:endLongitude '8.631667'^^xsd:double;
  dwc:latitude '43.5065'^^xsd:double;
  dwc:startLatitude '43.5065'^^xsd:double;
  dwc:endLatitude '43.5065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.631667 43.5065, 8.631667 43.5065, 8.631667 43.5065, 8.631667 43.5065, 8.631667 43.5065))'^^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 '774_4592'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.236333 8.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.236333"^^xsd:decimal ;
  dwc:decimalLongitude "8.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.236333 8.111667)"^^geo:wktLiteral ;
  geo-pos:lat "43.236333"^^xsd:decimal ;
  geo-pos:long "8.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4590'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4590'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.284166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.111667'^^xsd:double;
  dwc:startLongitude '8.111667'^^xsd:double;
  dwc:endLongitude '8.111667'^^xsd:double;
  dwc:latitude '43.236333'^^xsd:double;
  dwc:startLatitude '43.236333'^^xsd:double;
  dwc:endLatitude '43.236333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.111667 43.236333, 8.111667 43.236333, 8.111667 43.236333, 8.111667 43.236333, 8.111667 43.236333))'^^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 '774_4590'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8105 8.261333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8105"^^xsd:decimal ;
  dwc:decimalLongitude "8.261333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8105 8.261333)"^^geo:wktLiteral ;
  geo-pos:lat "42.8105"^^xsd:decimal ;
  geo-pos:long "8.261333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4764'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4764'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.199444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.261333'^^xsd:double;
  dwc:startLongitude '8.261333'^^xsd:double;
  dwc:endLongitude '8.261333'^^xsd:double;
  dwc:latitude '42.8105'^^xsd:double;
  dwc:startLatitude '42.8105'^^xsd:double;
  dwc:endLatitude '42.8105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.261333 42.8105, 8.261333 42.8105, 8.261333 42.8105, 8.261333 42.8105, 8.261333 42.8105))'^^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 '774_4764'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365 7.986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365"^^xsd:decimal ;
  dwc:decimalLongitude "7.986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365 7.986667)"^^geo:wktLiteral ;
  geo-pos:lat "43.365"^^xsd:decimal ;
  geo-pos:long "7.986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3433'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3433'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.986667'^^xsd:double;
  dwc:startLongitude '7.986667'^^xsd:double;
  dwc:endLongitude '7.986667'^^xsd:double;
  dwc:latitude '43.365'^^xsd:double;
  dwc:startLatitude '43.365'^^xsd:double;
  dwc:endLatitude '43.365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.986667 43.365, 7.986667 43.365, 7.986667 43.365, 7.986667 43.365, 7.986667 43.365))'^^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 '774_3433'^^xsd:string;
  dwc:observationDate '1991-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8263 7.9647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8263"^^xsd:decimal ;
  dwc:decimalLongitude "7.9647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8263 7.9647)"^^geo:wktLiteral ;
  geo-pos:lat "43.8263"^^xsd:decimal ;
  geo-pos:long "7.9647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7459'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7459'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.882777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9647'^^xsd:double;
  dwc:startLongitude '7.9647'^^xsd:double;
  dwc:endLongitude '7.9647'^^xsd:double;
  dwc:latitude '43.8263'^^xsd:double;
  dwc:startLatitude '43.8263'^^xsd:double;
  dwc:endLatitude '43.8263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9647 43.8263, 7.9647 43.8263, 7.9647 43.8263, 7.9647 43.8263, 7.9647 43.8263))'^^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 '774_7459'^^xsd:string;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9919 8.450383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9919"^^xsd:decimal ;
  dwc:decimalLongitude "8.450383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9919 8.450383)"^^geo:wktLiteral ;
  geo-pos:lat "42.9919"^^xsd:decimal ;
  geo-pos:long "8.450383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3865'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3865'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.450383'^^xsd:double;
  dwc:startLongitude '8.450383'^^xsd:double;
  dwc:endLongitude '8.450383'^^xsd:double;
  dwc:latitude '42.9919'^^xsd:double;
  dwc:startLatitude '42.9919'^^xsd:double;
  dwc:endLatitude '42.9919'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.450383 42.9919, 8.450383 42.9919, 8.450383 42.9919, 8.450383 42.9919, 8.450383 42.9919))'^^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 '774_3865'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.415478 8.611181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.415478"^^xsd:decimal ;
  dwc:decimalLongitude "8.611181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.415478 8.611181)"^^geo:wktLiteral ;
  geo-pos:lat "43.415478"^^xsd:decimal ;
  geo-pos:long "8.611181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6318'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6318'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.85111111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.611181'^^xsd:double;
  dwc:startLongitude '8.611181'^^xsd:double;
  dwc:endLongitude '8.611181'^^xsd:double;
  dwc:latitude '43.415478'^^xsd:double;
  dwc:startLatitude '43.415478'^^xsd:double;
  dwc:endLatitude '43.415478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.611181 43.415478, 8.611181 43.415478, 8.611181 43.415478, 8.611181 43.415478, 8.611181 43.415478))'^^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 '774_6318'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.327067 8.041833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.327067"^^xsd:decimal ;
  dwc:decimalLongitude "8.041833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.327067 8.041833)"^^geo:wktLiteral ;
  geo-pos:lat "43.327067"^^xsd:decimal ;
  geo-pos:long "8.041833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3892'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3892'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.041833'^^xsd:double;
  dwc:startLongitude '8.041833'^^xsd:double;
  dwc:endLongitude '8.041833'^^xsd:double;
  dwc:latitude '43.327067'^^xsd:double;
  dwc:startLatitude '43.327067'^^xsd:double;
  dwc:endLatitude '43.327067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.041833 43.327067, 8.041833 43.327067, 8.041833 43.327067, 8.041833 43.327067, 8.041833 43.327067))'^^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 '774_3892'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516667 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.516667"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516667 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.516667"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2586'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2586'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:startLongitude '8.1'^^xsd:double;
  dwc:endLongitude '8.1'^^xsd:double;
  dwc:latitude '42.516667'^^xsd:double;
  dwc:startLatitude '42.516667'^^xsd:double;
  dwc:endLatitude '42.516667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1 42.516667, 8.1 42.516667, 8.1 42.516667, 8.1 42.516667, 8.1 42.516667))'^^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 '774_2586'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 8.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 8.458)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "8.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2324'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2324'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.458'^^xsd:double;
  dwc:startLongitude '8.458'^^xsd:double;
  dwc:endLongitude '8.458'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:startLatitude '43.55'^^xsd:double;
  dwc:endLatitude '43.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.458 43.55, 8.458 43.55, 8.458 43.55, 8.458 43.55, 8.458 43.55))'^^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 '774_2324'^^xsd:string;
  dwc:observationDate '1988-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173333 8.0365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173333"^^xsd:decimal ;
  dwc:decimalLongitude "8.0365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173333 8.0365)"^^geo:wktLiteral ;
  geo-pos:lat "43.173333"^^xsd:decimal ;
  geo-pos:long "8.0365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3900'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3900'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0365'^^xsd:double;
  dwc:startLongitude '8.0365'^^xsd:double;
  dwc:endLongitude '8.0365'^^xsd:double;
  dwc:latitude '43.173333'^^xsd:double;
  dwc:startLatitude '43.173333'^^xsd:double;
  dwc:endLatitude '43.173333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0365 43.173333, 8.0365 43.173333, 8.0365 43.173333, 8.0365 43.173333, 8.0365 43.173333))'^^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 '774_3900'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72432 7.908907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72432"^^xsd:decimal ;
  dwc:decimalLongitude "7.908907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72432 7.908907)"^^geo:wktLiteral ;
  geo-pos:lat "43.72432"^^xsd:decimal ;
  geo-pos:long "7.908907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7789'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7789'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.508333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.908907'^^xsd:double;
  dwc:startLongitude '7.908907'^^xsd:double;
  dwc:endLongitude '7.908907'^^xsd:double;
  dwc:latitude '43.72432'^^xsd:double;
  dwc:startLatitude '43.72432'^^xsd:double;
  dwc:endLatitude '43.72432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.908907 43.72432, 7.908907 43.72432, 7.908907 43.72432, 7.908907 43.72432, 7.908907 43.72432))'^^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 '774_7789'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.629233 8.0023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.629233"^^xsd:decimal ;
  dwc:decimalLongitude "8.0023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.629233 8.0023)"^^geo:wktLiteral ;
  geo-pos:lat "43.629233"^^xsd:decimal ;
  geo-pos:long "8.0023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3820'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3820'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0023'^^xsd:double;
  dwc:startLongitude '8.0023'^^xsd:double;
  dwc:endLongitude '8.0023'^^xsd:double;
  dwc:latitude '43.629233'^^xsd:double;
  dwc:startLatitude '43.629233'^^xsd:double;
  dwc:endLatitude '43.629233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0023 43.629233, 8.0023 43.629233, 8.0023 43.629233, 8.0023 43.629233, 8.0023 43.629233))'^^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 '774_3820'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.86654 8.563254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.86654"^^xsd:decimal ;
  dwc:decimalLongitude "8.563254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.86654 8.563254)"^^geo:wktLiteral ;
  geo-pos:lat "42.86654"^^xsd:decimal ;
  geo-pos:long "8.563254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5729'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5729'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0022222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.563254'^^xsd:double;
  dwc:startLongitude '8.563254'^^xsd:double;
  dwc:endLongitude '8.563254'^^xsd:double;
  dwc:latitude '42.86654'^^xsd:double;
  dwc:startLatitude '42.86654'^^xsd:double;
  dwc:endLatitude '42.86654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.563254 42.86654, 8.563254 42.86654, 8.563254 42.86654, 8.563254 42.86654, 8.563254 42.86654))'^^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 '774_5729'^^xsd:string;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29157 8.043966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29157"^^xsd:decimal ;
  dwc:decimalLongitude "8.043966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29157 8.043966)"^^geo:wktLiteral ;
  geo-pos:lat "43.29157"^^xsd:decimal ;
  geo-pos:long "8.043966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5233'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5233'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.897777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.043966'^^xsd:double;
  dwc:startLongitude '8.043966'^^xsd:double;
  dwc:endLongitude '8.043966'^^xsd:double;
  dwc:latitude '43.29157'^^xsd:double;
  dwc:startLatitude '43.29157'^^xsd:double;
  dwc:endLatitude '43.29157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.043966 43.29157, 8.043966 43.29157, 8.043966 43.29157, 8.043966 43.29157, 8.043966 43.29157))'^^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 '774_5233'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7045 8.3019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7045"^^xsd:decimal ;
  dwc:decimalLongitude "8.3019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7045 8.3019)"^^geo:wktLiteral ;
  geo-pos:lat "43.7045"^^xsd:decimal ;
  geo-pos:long "8.3019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7483'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7483'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.801388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3019'^^xsd:double;
  dwc:startLongitude '8.3019'^^xsd:double;
  dwc:endLongitude '8.3019'^^xsd:double;
  dwc:latitude '43.7045'^^xsd:double;
  dwc:startLatitude '43.7045'^^xsd:double;
  dwc:endLatitude '43.7045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3019 43.7045, 8.3019 43.7045, 8.3019 43.7045, 8.3019 43.7045, 8.3019 43.7045))'^^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 '774_7483'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635083 8.433433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635083"^^xsd:decimal ;
  dwc:decimalLongitude "8.433433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635083 8.433433)"^^geo:wktLiteral ;
  geo-pos:lat "43.635083"^^xsd:decimal ;
  geo-pos:long "8.433433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7302'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7302'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.564722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.433433'^^xsd:double;
  dwc:startLongitude '8.433433'^^xsd:double;
  dwc:endLongitude '8.433433'^^xsd:double;
  dwc:latitude '43.635083'^^xsd:double;
  dwc:startLatitude '43.635083'^^xsd:double;
  dwc:endLatitude '43.635083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.433433 43.635083, 8.433433 43.635083, 8.433433 43.635083, 8.433433 43.635083, 8.433433 43.635083))'^^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 '774_7302'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806267 8.806933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.806267"^^xsd:decimal ;
  dwc:decimalLongitude "8.806933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806267 8.806933)"^^geo:wktLiteral ;
  geo-pos:lat "42.806267"^^xsd:decimal ;
  geo-pos:long "8.806933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3616'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3616'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.806933'^^xsd:double;
  dwc:startLongitude '8.806933'^^xsd:double;
  dwc:endLongitude '8.806933'^^xsd:double;
  dwc:latitude '42.806267'^^xsd:double;
  dwc:startLatitude '42.806267'^^xsd:double;
  dwc:endLatitude '42.806267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.806933 42.806267, 8.806933 42.806267, 8.806933 42.806267, 8.806933 42.806267, 8.806933 42.806267))'^^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 '774_3616'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.579883 7.830833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.579883"^^xsd:decimal ;
  dwc:decimalLongitude "7.830833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.579883 7.830833)"^^geo:wktLiteral ;
  geo-pos:lat "43.579883"^^xsd:decimal ;
  geo-pos:long "7.830833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3596'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3596'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.830833'^^xsd:double;
  dwc:startLongitude '7.830833'^^xsd:double;
  dwc:endLongitude '7.830833'^^xsd:double;
  dwc:latitude '43.579883'^^xsd:double;
  dwc:startLatitude '43.579883'^^xsd:double;
  dwc:endLatitude '43.579883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.830833 43.579883, 7.830833 43.579883, 7.830833 43.579883, 7.830833 43.579883, 7.830833 43.579883))'^^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 '774_3596'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.110667 8.325833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.110667"^^xsd:decimal ;
  dwc:decimalLongitude "8.325833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.110667 8.325833)"^^geo:wktLiteral ;
  geo-pos:lat "43.110667"^^xsd:decimal ;
  geo-pos:long "8.325833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3890'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3890'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.325833'^^xsd:double;
  dwc:startLongitude '8.325833'^^xsd:double;
  dwc:endLongitude '8.325833'^^xsd:double;
  dwc:latitude '43.110667'^^xsd:double;
  dwc:startLatitude '43.110667'^^xsd:double;
  dwc:endLatitude '43.110667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.325833 43.110667, 8.325833 43.110667, 8.325833 43.110667, 8.325833 43.110667, 8.325833 43.110667))'^^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 '774_3890'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.185167 7.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.185167"^^xsd:decimal ;
  dwc:decimalLongitude "7.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.185167 7.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.185167"^^xsd:decimal ;
  geo-pos:long "7.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4625'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4625'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53'^^xsd:double;
  dwc:startLongitude '7.53'^^xsd:double;
  dwc:endLongitude '7.53'^^xsd:double;
  dwc:latitude '43.185167'^^xsd:double;
  dwc:startLatitude '43.185167'^^xsd:double;
  dwc:endLatitude '43.185167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53 43.185167, 7.53 43.185167, 7.53 43.185167, 7.53 43.185167, 7.53 43.185167))'^^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 '774_4625'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08785 8.428985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08785"^^xsd:decimal ;
  dwc:decimalLongitude "8.428985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08785 8.428985)"^^geo:wktLiteral ;
  geo-pos:lat "43.08785"^^xsd:decimal ;
  geo-pos:long "8.428985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8111'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3461111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.428985'^^xsd:double;
  dwc:startLongitude '8.428985'^^xsd:double;
  dwc:endLongitude '8.428985'^^xsd:double;
  dwc:latitude '43.08785'^^xsd:double;
  dwc:startLatitude '43.08785'^^xsd:double;
  dwc:endLatitude '43.08785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.428985 43.08785, 8.428985 43.08785, 8.428985 43.08785, 8.428985 43.08785, 8.428985 43.08785))'^^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 '774_8111'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78597 7.82103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78597"^^xsd:decimal ;
  dwc:decimalLongitude "7.82103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78597 7.82103)"^^geo:wktLiteral ;
  geo-pos:lat "43.78597"^^xsd:decimal ;
  geo-pos:long "7.82103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4914'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4914'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6547222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82103'^^xsd:double;
  dwc:startLongitude '7.82103'^^xsd:double;
  dwc:endLongitude '7.82103'^^xsd:double;
  dwc:latitude '43.78597'^^xsd:double;
  dwc:startLatitude '43.78597'^^xsd:double;
  dwc:endLatitude '43.78597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82103 43.78597, 7.82103 43.78597, 7.82103 43.78597, 7.82103 43.78597, 7.82103 43.78597))'^^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 '774_4914'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.158 7.842667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.158"^^xsd:decimal ;
  dwc:decimalLongitude "7.842667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.158 7.842667)"^^geo:wktLiteral ;
  geo-pos:lat "43.158"^^xsd:decimal ;
  geo-pos:long "7.842667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4172'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4172'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.842667'^^xsd:double;
  dwc:startLongitude '7.842667'^^xsd:double;
  dwc:endLongitude '7.842667'^^xsd:double;
  dwc:latitude '43.158'^^xsd:double;
  dwc:startLatitude '43.158'^^xsd:double;
  dwc:endLatitude '43.158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.842667 43.158, 7.842667 43.158, 7.842667 43.158, 7.842667 43.158, 7.842667 43.158))'^^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 '774_4172'^^xsd:string;
  dwc:observationDate '1995-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541333 7.9775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.541333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541333 7.9775)"^^geo:wktLiteral ;
  geo-pos:lat "43.541333"^^xsd:decimal ;
  geo-pos:long "7.9775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4356'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4356'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9775'^^xsd:double;
  dwc:startLongitude '7.9775'^^xsd:double;
  dwc:endLongitude '7.9775'^^xsd:double;
  dwc:latitude '43.541333'^^xsd:double;
  dwc:startLatitude '43.541333'^^xsd:double;
  dwc:endLatitude '43.541333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9775 43.541333, 7.9775 43.541333, 7.9775 43.541333, 7.9775 43.541333, 7.9775 43.541333))'^^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 '774_4356'^^xsd:string;
  dwc:observationDate '1996-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524 7.541833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.524"^^xsd:decimal ;
  dwc:decimalLongitude "7.541833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524 7.541833)"^^geo:wktLiteral ;
  geo-pos:lat "43.524"^^xsd:decimal ;
  geo-pos:long "7.541833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3638'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3638'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.541833'^^xsd:double;
  dwc:startLongitude '7.541833'^^xsd:double;
  dwc:endLongitude '7.541833'^^xsd:double;
  dwc:latitude '43.524'^^xsd:double;
  dwc:startLatitude '43.524'^^xsd:double;
  dwc:endLatitude '43.524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.541833 43.524, 7.541833 43.524, 7.541833 43.524, 7.541833 43.524, 7.541833 43.524))'^^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 '774_3638'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.866667 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.866667"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.866667 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.866667"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2485'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25'^^xsd:double;
  dwc:startLongitude '7.25'^^xsd:double;
  dwc:endLongitude '7.25'^^xsd:double;
  dwc:latitude '42.866667'^^xsd:double;
  dwc:startLatitude '42.866667'^^xsd:double;
  dwc:endLatitude '42.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25 42.866667, 7.25 42.866667, 7.25 42.866667, 7.25 42.866667, 7.25 42.866667))'^^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 '774_2485'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450033 7.828917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450033"^^xsd:decimal ;
  dwc:decimalLongitude "7.828917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450033 7.828917)"^^geo:wktLiteral ;
  geo-pos:lat "43.450033"^^xsd:decimal ;
  geo-pos:long "7.828917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3493'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3493'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.828917'^^xsd:double;
  dwc:startLongitude '7.828917'^^xsd:double;
  dwc:endLongitude '7.828917'^^xsd:double;
  dwc:latitude '43.450033'^^xsd:double;
  dwc:startLatitude '43.450033'^^xsd:double;
  dwc:endLatitude '43.450033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.828917 43.450033, 7.828917 43.450033, 7.828917 43.450033, 7.828917 43.450033, 7.828917 43.450033))'^^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 '774_3493'^^xsd:string;
  dwc:observationDate '1991-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333333 7.716667)"^^geo:wktLiteral ;
  geo-pos:lat "43.333333"^^xsd:decimal ;
  geo-pos:long "7.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2301'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2301'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.716667'^^xsd:double;
  dwc:startLongitude '7.716667'^^xsd:double;
  dwc:endLongitude '7.716667'^^xsd:double;
  dwc:latitude '43.333333'^^xsd:double;
  dwc:startLatitude '43.333333'^^xsd:double;
  dwc:endLatitude '43.333333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.716667 43.333333, 7.716667 43.333333, 7.716667 43.333333, 7.716667 43.333333, 7.716667 43.333333))'^^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 '774_2301'^^xsd:string;
  dwc:observationDate '1988-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5845 7.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5845"^^xsd:decimal ;
  dwc:decimalLongitude "7.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5845 7.603)"^^geo:wktLiteral ;
  geo-pos:lat "43.5845"^^xsd:decimal ;
  geo-pos:long "7.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3282'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.603'^^xsd:double;
  dwc:startLongitude '7.603'^^xsd:double;
  dwc:endLongitude '7.603'^^xsd:double;
  dwc:latitude '43.5845'^^xsd:double;
  dwc:startLatitude '43.5845'^^xsd:double;
  dwc:endLatitude '43.5845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.603 43.5845, 7.603 43.5845, 7.603 43.5845, 7.603 43.5845, 7.603 43.5845))'^^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 '774_3282'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54693 8.4137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54693"^^xsd:decimal ;
  dwc:decimalLongitude "8.4137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54693 8.4137)"^^geo:wktLiteral ;
  geo-pos:lat "43.54693"^^xsd:decimal ;
  geo-pos:long "8.4137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5368'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5368'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.799722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4137'^^xsd:double;
  dwc:startLongitude '8.4137'^^xsd:double;
  dwc:endLongitude '8.4137'^^xsd:double;
  dwc:latitude '43.54693'^^xsd:double;
  dwc:startLatitude '43.54693'^^xsd:double;
  dwc:endLatitude '43.54693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4137 43.54693, 8.4137 43.54693, 8.4137 43.54693, 8.4137 43.54693, 8.4137 43.54693))'^^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 '774_5368'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7885 8.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7885"^^xsd:decimal ;
  dwc:decimalLongitude "8.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7885 8.3376)"^^geo:wktLiteral ;
  geo-pos:lat "43.7885"^^xsd:decimal ;
  geo-pos:long "8.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7180'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7180'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.641944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3376'^^xsd:double;
  dwc:startLongitude '8.3376'^^xsd:double;
  dwc:endLongitude '8.3376'^^xsd:double;
  dwc:latitude '43.7885'^^xsd:double;
  dwc:startLatitude '43.7885'^^xsd:double;
  dwc:endLatitude '43.7885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3376 43.7885, 8.3376 43.7885, 8.3376 43.7885, 8.3376 43.7885, 8.3376 43.7885))'^^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 '774_7180'^^xsd:string;
  dwc:observationDate '1998-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.006 9.203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.006"^^xsd:decimal ;
  dwc:decimalLongitude "9.203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.006 9.203333)"^^geo:wktLiteral ;
  geo-pos:lat "43.006"^^xsd:decimal ;
  geo-pos:long "9.203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4462'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4462'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.941388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.203333'^^xsd:double;
  dwc:startLongitude '9.203333'^^xsd:double;
  dwc:endLongitude '9.203333'^^xsd:double;
  dwc:latitude '43.006'^^xsd:double;
  dwc:startLatitude '43.006'^^xsd:double;
  dwc:endLatitude '43.006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.203333 43.006, 9.203333 43.006, 9.203333 43.006, 9.203333 43.006, 9.203333 43.006))'^^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 '774_4462'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55116 8.099566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55116"^^xsd:decimal ;
  dwc:decimalLongitude "8.099566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55116 8.099566)"^^geo:wktLiteral ;
  geo-pos:lat "43.55116"^^xsd:decimal ;
  geo-pos:long "8.099566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5618'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5618'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.316388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.099566'^^xsd:double;
  dwc:startLongitude '8.099566'^^xsd:double;
  dwc:endLongitude '8.099566'^^xsd:double;
  dwc:latitude '43.55116'^^xsd:double;
  dwc:startLatitude '43.55116'^^xsd:double;
  dwc:endLatitude '43.55116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.099566 43.55116, 8.099566 43.55116, 8.099566 43.55116, 8.099566 43.55116, 8.099566 43.55116))'^^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 '774_5618'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665483 8.08195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.665483"^^xsd:decimal ;
  dwc:decimalLongitude "8.08195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.665483 8.08195)"^^geo:wktLiteral ;
  geo-pos:lat "43.665483"^^xsd:decimal ;
  geo-pos:long "8.08195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6987'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6987'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08195'^^xsd:double;
  dwc:startLongitude '8.08195'^^xsd:double;
  dwc:endLongitude '8.08195'^^xsd:double;
  dwc:latitude '43.665483'^^xsd:double;
  dwc:startLatitude '43.665483'^^xsd:double;
  dwc:endLatitude '43.665483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08195 43.665483, 8.08195 43.665483, 8.08195 43.665483, 8.08195 43.665483, 8.08195 43.665483))'^^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 '774_6987'^^xsd:string;
  dwc:observationDate '1996-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570333 7.886167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.570333"^^xsd:decimal ;
  dwc:decimalLongitude "7.886167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570333 7.886167)"^^geo:wktLiteral ;
  geo-pos:lat "43.570333"^^xsd:decimal ;
  geo-pos:long "7.886167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4348'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4348'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.886167'^^xsd:double;
  dwc:startLongitude '7.886167'^^xsd:double;
  dwc:endLongitude '7.886167'^^xsd:double;
  dwc:latitude '43.570333'^^xsd:double;
  dwc:startLatitude '43.570333'^^xsd:double;
  dwc:endLatitude '43.570333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.886167 43.570333, 7.886167 43.570333, 7.886167 43.570333, 7.886167 43.570333, 7.886167 43.570333))'^^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 '774_4348'^^xsd:string;
  dwc:observationDate '1996-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.717633 -13.534567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.717633"^^xsd:decimal ;
  dwc:decimalLongitude "-13.534567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.717633 -13.534567)"^^geo:wktLiteral ;
  geo-pos:lat "28.717633"^^xsd:decimal ;
  geo-pos:long "-13.534567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2842'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2842'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.534567'^^xsd:double;
  dwc:startLongitude '-13.534567'^^xsd:double;
  dwc:endLongitude '-13.534567'^^xsd:double;
  dwc:latitude '28.717633'^^xsd:double;
  dwc:startLatitude '28.717633'^^xsd:double;
  dwc:endLatitude '28.717633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.534567 28.717633, -13.534567 28.717633, -13.534567 28.717633, -13.534567 28.717633, -13.534567 28.717633))'^^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 '774_2842'^^xsd:string;
  dwc:observationDate '1995-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540218 7.7635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.540218"^^xsd:decimal ;
  dwc:decimalLongitude "7.7635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.540218 7.7635)"^^geo:wktLiteral ;
  geo-pos:lat "43.540218"^^xsd:decimal ;
  geo-pos:long "7.7635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5813'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5813'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7635'^^xsd:double;
  dwc:startLongitude '7.7635'^^xsd:double;
  dwc:endLongitude '7.7635'^^xsd:double;
  dwc:latitude '43.540218'^^xsd:double;
  dwc:startLatitude '43.540218'^^xsd:double;
  dwc:endLatitude '43.540218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7635 43.540218, 7.7635 43.540218, 7.7635 43.540218, 7.7635 43.540218, 7.7635 43.540218))'^^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 '774_5813'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6141 7.817433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6141"^^xsd:decimal ;
  dwc:decimalLongitude "7.817433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6141 7.817433)"^^geo:wktLiteral ;
  geo-pos:lat "43.6141"^^xsd:decimal ;
  geo-pos:long "7.817433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3838'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3838'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.817433'^^xsd:double;
  dwc:startLongitude '7.817433'^^xsd:double;
  dwc:endLongitude '7.817433'^^xsd:double;
  dwc:latitude '43.6141'^^xsd:double;
  dwc:startLatitude '43.6141'^^xsd:double;
  dwc:endLatitude '43.6141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.817433 43.6141, 7.817433 43.6141, 7.817433 43.6141, 7.817433 43.6141, 7.817433 43.6141))'^^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 '774_3838'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.278191 7.216092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.278191"^^xsd:decimal ;
  dwc:decimalLongitude "7.216092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.278191 7.216092)"^^geo:wktLiteral ;
  geo-pos:lat "43.278191"^^xsd:decimal ;
  geo-pos:long "7.216092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5675'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5675'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.369444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.216092'^^xsd:double;
  dwc:startLongitude '7.216092'^^xsd:double;
  dwc:endLongitude '7.216092'^^xsd:double;
  dwc:latitude '43.278191'^^xsd:double;
  dwc:startLatitude '43.278191'^^xsd:double;
  dwc:endLatitude '43.278191'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.216092 43.278191, 7.216092 43.278191, 7.216092 43.278191, 7.216092 43.278191, 7.216092 43.278191))'^^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 '774_5675'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5775 7.7715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5775"^^xsd:decimal ;
  dwc:decimalLongitude "7.7715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5775 7.7715)"^^geo:wktLiteral ;
  geo-pos:lat "43.5775"^^xsd:decimal ;
  geo-pos:long "7.7715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3307'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3307'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7715'^^xsd:double;
  dwc:startLongitude '7.7715'^^xsd:double;
  dwc:endLongitude '7.7715'^^xsd:double;
  dwc:latitude '43.5775'^^xsd:double;
  dwc:startLatitude '43.5775'^^xsd:double;
  dwc:endLatitude '43.5775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7715 43.5775, 7.7715 43.5775, 7.7715 43.5775, 7.7715 43.5775, 7.7715 43.5775))'^^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 '774_3307'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43896 7.15223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43896"^^xsd:decimal ;
  dwc:decimalLongitude "7.15223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43896 7.15223)"^^geo:wktLiteral ;
  geo-pos:lat "43.43896"^^xsd:decimal ;
  geo-pos:long "7.15223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5141'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5141'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.2075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.15223'^^xsd:double;
  dwc:startLongitude '7.15223'^^xsd:double;
  dwc:endLongitude '7.15223'^^xsd:double;
  dwc:latitude '43.43896'^^xsd:double;
  dwc:startLatitude '43.43896'^^xsd:double;
  dwc:endLatitude '43.43896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.15223 43.43896, 7.15223 43.43896, 7.15223 43.43896, 7.15223 43.43896, 7.15223 43.43896))'^^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 '774_5141'^^xsd:string;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.355883 8.451017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.355883"^^xsd:decimal ;
  dwc:decimalLongitude "8.451017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.355883 8.451017)"^^geo:wktLiteral ;
  geo-pos:lat "43.355883"^^xsd:decimal ;
  geo-pos:long "8.451017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3388'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3388'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.451017'^^xsd:double;
  dwc:startLongitude '8.451017'^^xsd:double;
  dwc:endLongitude '8.451017'^^xsd:double;
  dwc:latitude '43.355883'^^xsd:double;
  dwc:startLatitude '43.355883'^^xsd:double;
  dwc:endLatitude '43.355883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.451017 43.355883, 8.451017 43.355883, 8.451017 43.355883, 8.451017 43.355883, 8.451017 43.355883))'^^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 '774_3388'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.590333 8.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.590333"^^xsd:decimal ;
  dwc:decimalLongitude "8.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.590333 8.538)"^^geo:wktLiteral ;
  geo-pos:lat "42.590333"^^xsd:decimal ;
  geo-pos:long "8.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4117'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4117'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.538'^^xsd:double;
  dwc:startLongitude '8.538'^^xsd:double;
  dwc:endLongitude '8.538'^^xsd:double;
  dwc:latitude '42.590333'^^xsd:double;
  dwc:startLatitude '42.590333'^^xsd:double;
  dwc:endLatitude '42.590333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.538 42.590333, 8.538 42.590333, 8.538 42.590333, 8.538 42.590333, 8.538 42.590333))'^^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 '774_4117'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508383 8.229833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.508383"^^xsd:decimal ;
  dwc:decimalLongitude "8.229833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508383 8.229833)"^^geo:wktLiteral ;
  geo-pos:lat "43.508383"^^xsd:decimal ;
  geo-pos:long "8.229833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7451'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7451'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.350833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.229833'^^xsd:double;
  dwc:startLongitude '8.229833'^^xsd:double;
  dwc:endLongitude '8.229833'^^xsd:double;
  dwc:latitude '43.508383'^^xsd:double;
  dwc:startLatitude '43.508383'^^xsd:double;
  dwc:endLatitude '43.508383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.229833 43.508383, 8.229833 43.508383, 8.229833 43.508383, 8.229833 43.508383, 8.229833 43.508383))'^^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 '774_7451'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466667 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466667 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.466667"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2587'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2587'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:startLongitude '8.1'^^xsd:double;
  dwc:endLongitude '8.1'^^xsd:double;
  dwc:latitude '42.466667'^^xsd:double;
  dwc:startLatitude '42.466667'^^xsd:double;
  dwc:endLatitude '42.466667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1 42.466667, 8.1 42.466667, 8.1 42.466667, 8.1 42.466667, 8.1 42.466667))'^^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 '774_2587'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.410388 7.636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.410388"^^xsd:decimal ;
  dwc:decimalLongitude "7.636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.410388 7.636667)"^^geo:wktLiteral ;
  geo-pos:lat "43.410388"^^xsd:decimal ;
  geo-pos:long "7.636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5096'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5096'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.636667'^^xsd:double;
  dwc:startLongitude '7.636667'^^xsd:double;
  dwc:endLongitude '7.636667'^^xsd:double;
  dwc:latitude '43.410388'^^xsd:double;
  dwc:startLatitude '43.410388'^^xsd:double;
  dwc:endLatitude '43.410388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.636667 43.410388, 7.636667 43.410388, 7.636667 43.410388, 7.636667 43.410388, 7.636667 43.410388))'^^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 '774_5096'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.182667 8.293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.182667"^^xsd:decimal ;
  dwc:decimalLongitude "8.293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.182667 8.293333)"^^geo:wktLiteral ;
  geo-pos:lat "43.182667"^^xsd:decimal ;
  geo-pos:long "8.293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4184'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.293333'^^xsd:double;
  dwc:startLongitude '8.293333'^^xsd:double;
  dwc:endLongitude '8.293333'^^xsd:double;
  dwc:latitude '43.182667'^^xsd:double;
  dwc:startLatitude '43.182667'^^xsd:double;
  dwc:endLatitude '43.182667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.293333 43.182667, 8.293333 43.182667, 8.293333 43.182667, 8.293333 43.182667, 8.293333 43.182667))'^^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 '774_4184'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.185467 8.1995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.185467"^^xsd:decimal ;
  dwc:decimalLongitude "8.1995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.185467 8.1995)"^^geo:wktLiteral ;
  geo-pos:lat "43.185467"^^xsd:decimal ;
  geo-pos:long "8.1995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4045'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4045'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1995'^^xsd:double;
  dwc:startLongitude '8.1995'^^xsd:double;
  dwc:endLongitude '8.1995'^^xsd:double;
  dwc:latitude '43.185467'^^xsd:double;
  dwc:startLatitude '43.185467'^^xsd:double;
  dwc:endLatitude '43.185467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1995 43.185467, 8.1995 43.185467, 8.1995 43.185467, 8.1995 43.185467, 8.1995 43.185467))'^^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 '774_4045'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.596167 7.852167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.596167"^^xsd:decimal ;
  dwc:decimalLongitude "7.852167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.596167 7.852167)"^^geo:wktLiteral ;
  geo-pos:lat "43.596167"^^xsd:decimal ;
  geo-pos:long "7.852167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3300'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3300'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.852167'^^xsd:double;
  dwc:startLongitude '7.852167'^^xsd:double;
  dwc:endLongitude '7.852167'^^xsd:double;
  dwc:latitude '43.596167'^^xsd:double;
  dwc:startLatitude '43.596167'^^xsd:double;
  dwc:endLatitude '43.596167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.852167 43.596167, 7.852167 43.596167, 7.852167 43.596167, 7.852167 43.596167, 7.852167 43.596167))'^^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 '774_3300'^^xsd:string;
  dwc:observationDate '1990-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70832 8.035535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70832"^^xsd:decimal ;
  dwc:decimalLongitude "8.035535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70832 8.035535)"^^geo:wktLiteral ;
  geo-pos:lat "43.70832"^^xsd:decimal ;
  geo-pos:long "8.035535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7958'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7958'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.571666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035535'^^xsd:double;
  dwc:startLongitude '8.035535'^^xsd:double;
  dwc:endLongitude '8.035535'^^xsd:double;
  dwc:latitude '43.70832'^^xsd:double;
  dwc:startLatitude '43.70832'^^xsd:double;
  dwc:endLatitude '43.70832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035535 43.70832, 8.035535 43.70832, 8.035535 43.70832, 8.035535 43.70832, 8.035535 43.70832))'^^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 '774_7958'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.816667 7.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.816667"^^xsd:decimal ;
  dwc:decimalLongitude "7.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.816667 7.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.816667"^^xsd:decimal ;
  geo-pos:long "7.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2506'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2506'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.666667'^^xsd:double;
  dwc:startLongitude '7.666667'^^xsd:double;
  dwc:endLongitude '7.666667'^^xsd:double;
  dwc:latitude '42.816667'^^xsd:double;
  dwc:startLatitude '42.816667'^^xsd:double;
  dwc:endLatitude '42.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.666667 42.816667, 7.666667 42.816667, 7.666667 42.816667, 7.666667 42.816667, 7.666667 42.816667))'^^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 '774_2506'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7655 8.3365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7655"^^xsd:decimal ;
  dwc:decimalLongitude "8.3365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7655 8.3365)"^^geo:wktLiteral ;
  geo-pos:lat "43.7655"^^xsd:decimal ;
  geo-pos:long "8.3365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7490'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7490'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.415277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3365'^^xsd:double;
  dwc:startLongitude '8.3365'^^xsd:double;
  dwc:endLongitude '8.3365'^^xsd:double;
  dwc:latitude '43.7655'^^xsd:double;
  dwc:startLatitude '43.7655'^^xsd:double;
  dwc:endLatitude '43.7655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3365 43.7655, 8.3365 43.7655, 8.3365 43.7655, 8.3365 43.7655, 8.3365 43.7655))'^^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 '774_7490'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 8.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 8.883333)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "8.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2543'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2543'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.883333'^^xsd:double;
  dwc:startLongitude '8.883333'^^xsd:double;
  dwc:endLongitude '8.883333'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:startLatitude '43.4'^^xsd:double;
  dwc:endLatitude '43.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.883333 43.4, 8.883333 43.4, 8.883333 43.4, 8.883333 43.4, 8.883333 43.4))'^^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 '774_2543'^^xsd:string;
  dwc:observationDate '1992-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783333 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783333"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783333 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.783333"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2550'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2550'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:startLongitude '8.45'^^xsd:double;
  dwc:endLongitude '8.45'^^xsd:double;
  dwc:latitude '41.783333'^^xsd:double;
  dwc:startLatitude '41.783333'^^xsd:double;
  dwc:endLatitude '41.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45 41.783333, 8.45 41.783333, 8.45 41.783333, 8.45 41.783333, 8.45 41.783333))'^^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 '774_2550'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.335683 7.7814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.335683"^^xsd:decimal ;
  dwc:decimalLongitude "7.7814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.335683 7.7814)"^^geo:wktLiteral ;
  geo-pos:lat "43.335683"^^xsd:decimal ;
  geo-pos:long "7.7814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3604'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7814'^^xsd:double;
  dwc:startLongitude '7.7814'^^xsd:double;
  dwc:endLongitude '7.7814'^^xsd:double;
  dwc:latitude '43.335683'^^xsd:double;
  dwc:startLatitude '43.335683'^^xsd:double;
  dwc:endLatitude '43.335683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7814 43.335683, 7.7814 43.335683, 7.7814 43.335683, 7.7814 43.335683, 7.7814 43.335683))'^^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 '774_3604'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.14969 8.426332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.14969"^^xsd:decimal ;
  dwc:decimalLongitude "8.426332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.14969 8.426332)"^^geo:wktLiteral ;
  geo-pos:lat "43.14969"^^xsd:decimal ;
  geo-pos:long "8.426332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8067'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8067'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.765'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.426332'^^xsd:double;
  dwc:startLongitude '8.426332'^^xsd:double;
  dwc:endLongitude '8.426332'^^xsd:double;
  dwc:latitude '43.14969'^^xsd:double;
  dwc:startLatitude '43.14969'^^xsd:double;
  dwc:endLatitude '43.14969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.426332 43.14969, 8.426332 43.14969, 8.426332 43.14969, 8.426332 43.14969, 8.426332 43.14969))'^^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 '774_8067'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.105333 8.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.105333"^^xsd:decimal ;
  dwc:decimalLongitude "8.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.105333 8.352)"^^geo:wktLiteral ;
  geo-pos:lat "43.105333"^^xsd:decimal ;
  geo-pos:long "8.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3980'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3980'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.352'^^xsd:double;
  dwc:startLongitude '8.352'^^xsd:double;
  dwc:endLongitude '8.352'^^xsd:double;
  dwc:latitude '43.105333'^^xsd:double;
  dwc:startLatitude '43.105333'^^xsd:double;
  dwc:endLatitude '43.105333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.352 43.105333, 8.352 43.105333, 8.352 43.105333, 8.352 43.105333, 8.352 43.105333))'^^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 '774_3980'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 8.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.142"^^xsd:decimal ;
  dwc:decimalLongitude "8.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 8.298)"^^geo:wktLiteral ;
  geo-pos:lat "43.142"^^xsd:decimal ;
  geo-pos:long "8.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4046'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4046'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.298'^^xsd:double;
  dwc:startLongitude '8.298'^^xsd:double;
  dwc:endLongitude '8.298'^^xsd:double;
  dwc:latitude '43.142'^^xsd:double;
  dwc:startLatitude '43.142'^^xsd:double;
  dwc:endLatitude '43.142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.298 43.142, 8.298 43.142, 8.298 43.142, 8.298 43.142, 8.298 43.142))'^^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 '774_4046'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53415 7.872933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53415"^^xsd:decimal ;
  dwc:decimalLongitude "7.872933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53415 7.872933)"^^geo:wktLiteral ;
  geo-pos:lat "43.53415"^^xsd:decimal ;
  geo-pos:long "7.872933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3832'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3832'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.872933'^^xsd:double;
  dwc:startLongitude '7.872933'^^xsd:double;
  dwc:endLongitude '7.872933'^^xsd:double;
  dwc:latitude '43.53415'^^xsd:double;
  dwc:startLatitude '43.53415'^^xsd:double;
  dwc:endLatitude '43.53415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.872933 43.53415, 7.872933 43.53415, 7.872933 43.53415, 7.872933 43.53415, 7.872933 43.53415))'^^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 '774_3832'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50232 7.56844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50232"^^xsd:decimal ;
  dwc:decimalLongitude "7.56844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50232 7.56844)"^^geo:wktLiteral ;
  geo-pos:lat "43.50232"^^xsd:decimal ;
  geo-pos:long "7.56844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8168'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8168'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.273611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.56844'^^xsd:double;
  dwc:startLongitude '7.56844'^^xsd:double;
  dwc:endLongitude '7.56844'^^xsd:double;
  dwc:latitude '43.50232'^^xsd:double;
  dwc:startLatitude '43.50232'^^xsd:double;
  dwc:endLatitude '43.50232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.56844 43.50232, 7.56844 43.50232, 7.56844 43.50232, 7.56844 43.50232, 7.56844 43.50232))'^^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 '774_8168'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.942667 8.429833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.942667"^^xsd:decimal ;
  dwc:decimalLongitude "8.429833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.942667 8.429833)"^^geo:wktLiteral ;
  geo-pos:lat "42.942667"^^xsd:decimal ;
  geo-pos:long "8.429833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3648'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3648'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.429833'^^xsd:double;
  dwc:startLongitude '8.429833'^^xsd:double;
  dwc:endLongitude '8.429833'^^xsd:double;
  dwc:latitude '42.942667'^^xsd:double;
  dwc:startLatitude '42.942667'^^xsd:double;
  dwc:endLatitude '42.942667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.429833 42.942667, 8.429833 42.942667, 8.429833 42.942667, 8.429833 42.942667, 8.429833 42.942667))'^^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 '774_3648'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.613667 8.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.613667"^^xsd:decimal ;
  dwc:decimalLongitude "8.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.613667 8.53)"^^geo:wktLiteral ;
  geo-pos:lat "42.613667"^^xsd:decimal ;
  geo-pos:long "8.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4217'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4217'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.53'^^xsd:double;
  dwc:startLongitude '8.53'^^xsd:double;
  dwc:endLongitude '8.53'^^xsd:double;
  dwc:latitude '42.613667'^^xsd:double;
  dwc:startLatitude '42.613667'^^xsd:double;
  dwc:endLatitude '42.613667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.53 42.613667, 8.53 42.613667, 8.53 42.613667, 8.53 42.613667, 8.53 42.613667))'^^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 '774_4217'^^xsd:string;
  dwc:observationDate '1995-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.706167 8.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.706167"^^xsd:decimal ;
  dwc:decimalLongitude "8.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.706167 8.3575)"^^geo:wktLiteral ;
  geo-pos:lat "42.706167"^^xsd:decimal ;
  geo-pos:long "8.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4095'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4095'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3575'^^xsd:double;
  dwc:startLongitude '8.3575'^^xsd:double;
  dwc:endLongitude '8.3575'^^xsd:double;
  dwc:latitude '42.706167'^^xsd:double;
  dwc:startLatitude '42.706167'^^xsd:double;
  dwc:endLatitude '42.706167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3575 42.706167, 8.3575 42.706167, 8.3575 42.706167, 8.3575 42.706167, 8.3575 42.706167))'^^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 '774_4095'^^xsd:string;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1178 7.50565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1178"^^xsd:decimal ;
  dwc:decimalLongitude "7.50565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1178 7.50565)"^^geo:wktLiteral ;
  geo-pos:lat "43.1178"^^xsd:decimal ;
  geo-pos:long "7.50565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3582'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3582'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50565'^^xsd:double;
  dwc:startLongitude '7.50565'^^xsd:double;
  dwc:endLongitude '7.50565'^^xsd:double;
  dwc:latitude '43.1178'^^xsd:double;
  dwc:startLatitude '43.1178'^^xsd:double;
  dwc:endLatitude '43.1178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50565 43.1178, 7.50565 43.1178, 7.50565 43.1178, 7.50565 43.1178, 7.50565 43.1178))'^^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 '774_3582'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29695 7.9177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29695"^^xsd:decimal ;
  dwc:decimalLongitude "7.9177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29695 7.9177)"^^geo:wktLiteral ;
  geo-pos:lat "43.29695"^^xsd:decimal ;
  geo-pos:long "7.9177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5159'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5159'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.493333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9177'^^xsd:double;
  dwc:startLongitude '7.9177'^^xsd:double;
  dwc:endLongitude '7.9177'^^xsd:double;
  dwc:latitude '43.29695'^^xsd:double;
  dwc:startLatitude '43.29695'^^xsd:double;
  dwc:endLatitude '43.29695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9177 43.29695, 7.9177 43.29695, 7.9177 43.29695, 7.9177 43.29695, 7.9177 43.29695))'^^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 '774_5159'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392667 7.515667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392667"^^xsd:decimal ;
  dwc:decimalLongitude "7.515667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392667 7.515667)"^^geo:wktLiteral ;
  geo-pos:lat "43.392667"^^xsd:decimal ;
  geo-pos:long "7.515667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4292'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4292'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.515667'^^xsd:double;
  dwc:startLongitude '7.515667'^^xsd:double;
  dwc:endLongitude '7.515667'^^xsd:double;
  dwc:latitude '43.392667'^^xsd:double;
  dwc:startLatitude '43.392667'^^xsd:double;
  dwc:endLatitude '43.392667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.515667 43.392667, 7.515667 43.392667, 7.515667 43.392667, 7.515667 43.392667, 7.515667 43.392667))'^^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 '774_4292'^^xsd:string;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38887 7.76582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38887"^^xsd:decimal ;
  dwc:decimalLongitude "7.76582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38887 7.76582)"^^geo:wktLiteral ;
  geo-pos:lat "43.38887"^^xsd:decimal ;
  geo-pos:long "7.76582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4876'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4876'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.818055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76582'^^xsd:double;
  dwc:startLongitude '7.76582'^^xsd:double;
  dwc:endLongitude '7.76582'^^xsd:double;
  dwc:latitude '43.38887'^^xsd:double;
  dwc:startLatitude '43.38887'^^xsd:double;
  dwc:endLatitude '43.38887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76582 43.38887, 7.76582 43.38887, 7.76582 43.38887, 7.76582 43.38887, 7.76582 43.38887))'^^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 '774_4876'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81111 11.31389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81111"^^xsd:decimal ;
  dwc:decimalLongitude "11.31389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81111 11.31389)"^^geo:wktLiteral ;
  geo-pos:lat "41.81111"^^xsd:decimal ;
  geo-pos:long "11.31389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3737'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3737'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '11.31389'^^xsd:double;
  dwc:startLongitude '11.31389'^^xsd:double;
  dwc:endLongitude '11.31389'^^xsd:double;
  dwc:latitude '41.81111'^^xsd:double;
  dwc:startLatitude '41.81111'^^xsd:double;
  dwc:endLatitude '41.81111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.31389 41.81111, 11.31389 41.81111, 11.31389 41.81111, 11.31389 41.81111, 11.31389 41.81111))'^^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 '774_3737'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.361069 7.82721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.361069"^^xsd:decimal ;
  dwc:decimalLongitude "7.82721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.361069 7.82721)"^^geo:wktLiteral ;
  geo-pos:lat "43.361069"^^xsd:decimal ;
  geo-pos:long "7.82721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6255'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.190555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82721'^^xsd:double;
  dwc:startLongitude '7.82721'^^xsd:double;
  dwc:endLongitude '7.82721'^^xsd:double;
  dwc:latitude '43.361069'^^xsd:double;
  dwc:startLatitude '43.361069'^^xsd:double;
  dwc:endLatitude '43.361069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82721 43.361069, 7.82721 43.361069, 7.82721 43.361069, 7.82721 43.361069, 7.82721 43.361069))'^^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 '774_6255'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 8.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 8.316667)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "8.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2589'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2589'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.316667'^^xsd:double;
  dwc:startLongitude '8.316667'^^xsd:double;
  dwc:endLongitude '8.316667'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:startLatitude '41.55'^^xsd:double;
  dwc:endLatitude '41.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.316667 41.55, 8.316667 41.55, 8.316667 41.55, 8.316667 41.55, 8.316667 41.55))'^^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 '774_2589'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37544 7.78025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37544"^^xsd:decimal ;
  dwc:decimalLongitude "7.78025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37544 7.78025)"^^geo:wktLiteral ;
  geo-pos:lat "43.37544"^^xsd:decimal ;
  geo-pos:long "7.78025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8031'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8031'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.470555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78025'^^xsd:double;
  dwc:startLongitude '7.78025'^^xsd:double;
  dwc:endLongitude '7.78025'^^xsd:double;
  dwc:latitude '43.37544'^^xsd:double;
  dwc:startLatitude '43.37544'^^xsd:double;
  dwc:endLatitude '43.37544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78025 43.37544, 7.78025 43.37544, 7.78025 43.37544, 7.78025 43.37544, 7.78025 43.37544))'^^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 '774_8031'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6015 7.883583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6015"^^xsd:decimal ;
  dwc:decimalLongitude "7.883583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6015 7.883583)"^^geo:wktLiteral ;
  geo-pos:lat "43.6015"^^xsd:decimal ;
  geo-pos:long "7.883583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3599'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3599'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.883583'^^xsd:double;
  dwc:startLongitude '7.883583'^^xsd:double;
  dwc:endLongitude '7.883583'^^xsd:double;
  dwc:latitude '43.6015'^^xsd:double;
  dwc:startLatitude '43.6015'^^xsd:double;
  dwc:endLatitude '43.6015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.883583 43.6015, 7.883583 43.6015, 7.883583 43.6015, 7.883583 43.6015, 7.883583 43.6015))'^^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 '774_3599'^^xsd:string;
  dwc:observationDate '1992-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.19 7.840667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.19"^^xsd:decimal ;
  dwc:decimalLongitude "7.840667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.19 7.840667)"^^geo:wktLiteral ;
  geo-pos:lat "41.19"^^xsd:decimal ;
  geo-pos:long "7.840667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2765'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2765'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.840667'^^xsd:double;
  dwc:startLongitude '7.840667'^^xsd:double;
  dwc:endLongitude '7.840667'^^xsd:double;
  dwc:latitude '41.19'^^xsd:double;
  dwc:startLatitude '41.19'^^xsd:double;
  dwc:endLatitude '41.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.840667 41.19, 7.840667 41.19, 7.840667 41.19, 7.840667 41.19, 7.840667 41.19))'^^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 '774_2765'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.842833 8.64545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.842833"^^xsd:decimal ;
  dwc:decimalLongitude "8.64545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.842833 8.64545)"^^geo:wktLiteral ;
  geo-pos:lat "42.842833"^^xsd:decimal ;
  geo-pos:long "8.64545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3862'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3862'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.64545'^^xsd:double;
  dwc:startLongitude '8.64545'^^xsd:double;
  dwc:endLongitude '8.64545'^^xsd:double;
  dwc:latitude '42.842833'^^xsd:double;
  dwc:startLatitude '42.842833'^^xsd:double;
  dwc:endLatitude '42.842833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.64545 42.842833, 8.64545 42.842833, 8.64545 42.842833, 8.64545 42.842833, 8.64545 42.842833))'^^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 '774_3862'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711216 8.236281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.711216"^^xsd:decimal ;
  dwc:decimalLongitude "8.236281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.711216 8.236281)"^^geo:wktLiteral ;
  geo-pos:lat "43.711216"^^xsd:decimal ;
  geo-pos:long "8.236281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5671'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5671'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.599722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.236281'^^xsd:double;
  dwc:startLongitude '8.236281'^^xsd:double;
  dwc:endLongitude '8.236281'^^xsd:double;
  dwc:latitude '43.711216'^^xsd:double;
  dwc:startLatitude '43.711216'^^xsd:double;
  dwc:endLatitude '43.711216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.236281 43.711216, 8.236281 43.711216, 8.236281 43.711216, 8.236281 43.711216, 8.236281 43.711216))'^^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 '774_5671'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51153 7.371739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51153"^^xsd:decimal ;
  dwc:decimalLongitude "7.371739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51153 7.371739)"^^geo:wktLiteral ;
  geo-pos:lat "43.51153"^^xsd:decimal ;
  geo-pos:long "7.371739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5663'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5663'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.371739'^^xsd:double;
  dwc:startLongitude '7.371739'^^xsd:double;
  dwc:endLongitude '7.371739'^^xsd:double;
  dwc:latitude '43.51153'^^xsd:double;
  dwc:startLatitude '43.51153'^^xsd:double;
  dwc:endLatitude '43.51153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.371739 43.51153, 7.371739 43.51153, 7.371739 43.51153, 7.371739 43.51153, 7.371739 43.51153))'^^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 '774_5663'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366667 7.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366667"^^xsd:decimal ;
  dwc:decimalLongitude "7.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366667 7.727)"^^geo:wktLiteral ;
  geo-pos:lat "43.366667"^^xsd:decimal ;
  geo-pos:long "7.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2296'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2296'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.727'^^xsd:double;
  dwc:startLongitude '7.727'^^xsd:double;
  dwc:endLongitude '7.727'^^xsd:double;
  dwc:latitude '43.366667'^^xsd:double;
  dwc:startLatitude '43.366667'^^xsd:double;
  dwc:endLatitude '43.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.727 43.366667, 7.727 43.366667, 7.727 43.366667, 7.727 43.366667, 7.727 43.366667))'^^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 '774_2296'^^xsd:string;
  dwc:observationDate '1988-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6205 8.3878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6205"^^xsd:decimal ;
  dwc:decimalLongitude "8.3878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6205 8.3878)"^^geo:wktLiteral ;
  geo-pos:lat "43.6205"^^xsd:decimal ;
  geo-pos:long "8.3878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7141'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7141'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.361944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3878'^^xsd:double;
  dwc:startLongitude '8.3878'^^xsd:double;
  dwc:endLongitude '8.3878'^^xsd:double;
  dwc:latitude '43.6205'^^xsd:double;
  dwc:startLatitude '43.6205'^^xsd:double;
  dwc:endLatitude '43.6205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3878 43.6205, 8.3878 43.6205, 8.3878 43.6205, 8.3878 43.6205, 8.3878 43.6205))'^^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 '774_7141'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31776 8.255809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31776"^^xsd:decimal ;
  dwc:decimalLongitude "8.255809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31776 8.255809)"^^geo:wktLiteral ;
  geo-pos:lat "43.31776"^^xsd:decimal ;
  geo-pos:long "8.255809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6008'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6008'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.255809'^^xsd:double;
  dwc:startLongitude '8.255809'^^xsd:double;
  dwc:endLongitude '8.255809'^^xsd:double;
  dwc:latitude '43.31776'^^xsd:double;
  dwc:startLatitude '43.31776'^^xsd:double;
  dwc:endLatitude '43.31776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.255809 43.31776, 8.255809 43.31776, 8.255809 43.31776, 8.255809 43.31776, 8.255809 43.31776))'^^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 '774_6008'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1045 7.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1045"^^xsd:decimal ;
  dwc:decimalLongitude "7.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1045 7.712)"^^geo:wktLiteral ;
  geo-pos:lat "43.1045"^^xsd:decimal ;
  geo-pos:long "7.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4055'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4055'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.712'^^xsd:double;
  dwc:startLongitude '7.712'^^xsd:double;
  dwc:endLongitude '7.712'^^xsd:double;
  dwc:latitude '43.1045'^^xsd:double;
  dwc:startLatitude '43.1045'^^xsd:double;
  dwc:endLatitude '43.1045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.712 43.1045, 7.712 43.1045, 7.712 43.1045, 7.712 43.1045, 7.712 43.1045))'^^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 '774_4055'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45977 7.86993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45977"^^xsd:decimal ;
  dwc:decimalLongitude "7.86993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45977 7.86993)"^^geo:wktLiteral ;
  geo-pos:lat "43.45977"^^xsd:decimal ;
  geo-pos:long "7.86993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4835'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4835'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.935833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86993'^^xsd:double;
  dwc:startLongitude '7.86993'^^xsd:double;
  dwc:endLongitude '7.86993'^^xsd:double;
  dwc:latitude '43.45977'^^xsd:double;
  dwc:startLatitude '43.45977'^^xsd:double;
  dwc:endLatitude '43.45977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86993 43.45977, 7.86993 43.45977, 7.86993 43.45977, 7.86993 43.45977, 7.86993 43.45977))'^^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 '774_4835'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.261083 8.042617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.261083"^^xsd:decimal ;
  dwc:decimalLongitude "8.042617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.261083 8.042617)"^^geo:wktLiteral ;
  geo-pos:lat "43.261083"^^xsd:decimal ;
  geo-pos:long "8.042617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4474'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4474'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.042617'^^xsd:double;
  dwc:startLongitude '8.042617'^^xsd:double;
  dwc:endLongitude '8.042617'^^xsd:double;
  dwc:latitude '43.261083'^^xsd:double;
  dwc:startLatitude '43.261083'^^xsd:double;
  dwc:endLatitude '43.261083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.042617 43.261083, 8.042617 43.261083, 8.042617 43.261083, 8.042617 43.261083, 8.042617 43.261083))'^^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 '774_4474'^^xsd:string;
  dwc:observationDate '1997-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56771 7.79402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56771"^^xsd:decimal ;
  dwc:decimalLongitude "7.79402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56771 7.79402)"^^geo:wktLiteral ;
  geo-pos:lat "43.56771"^^xsd:decimal ;
  geo-pos:long "7.79402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6605'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6605'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.761111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79402'^^xsd:double;
  dwc:startLongitude '7.79402'^^xsd:double;
  dwc:endLongitude '7.79402'^^xsd:double;
  dwc:latitude '43.56771'^^xsd:double;
  dwc:startLatitude '43.56771'^^xsd:double;
  dwc:endLatitude '43.56771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79402 43.56771, 7.79402 43.56771, 7.79402 43.56771, 7.79402 43.56771, 7.79402 43.56771))'^^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 '774_6605'^^xsd:string;
  dwc:observationDate '2010-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383833 7.620167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383833"^^xsd:decimal ;
  dwc:decimalLongitude "7.620167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383833 7.620167)"^^geo:wktLiteral ;
  geo-pos:lat "43.383833"^^xsd:decimal ;
  geo-pos:long "7.620167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4642'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4642'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.429444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.620167'^^xsd:double;
  dwc:startLongitude '7.620167'^^xsd:double;
  dwc:endLongitude '7.620167'^^xsd:double;
  dwc:latitude '43.383833'^^xsd:double;
  dwc:startLatitude '43.383833'^^xsd:double;
  dwc:endLatitude '43.383833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.620167 43.383833, 7.620167 43.383833, 7.620167 43.383833, 7.620167 43.383833, 7.620167 43.383833))'^^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 '774_4642'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.190167 8.058833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.190167"^^xsd:decimal ;
  dwc:decimalLongitude "8.058833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.190167 8.058833)"^^geo:wktLiteral ;
  geo-pos:lat "43.190167"^^xsd:decimal ;
  geo-pos:long "8.058833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4724'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4724'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.058833'^^xsd:double;
  dwc:startLongitude '8.058833'^^xsd:double;
  dwc:endLongitude '8.058833'^^xsd:double;
  dwc:latitude '43.190167'^^xsd:double;
  dwc:startLatitude '43.190167'^^xsd:double;
  dwc:endLatitude '43.190167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.058833 43.190167, 8.058833 43.190167, 8.058833 43.190167, 8.058833 43.190167, 8.058833 43.190167))'^^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 '774_4724'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6616 8.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6616"^^xsd:decimal ;
  dwc:decimalLongitude "8.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6616 8.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.6616"^^xsd:decimal ;
  geo-pos:long "8.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7125'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7125'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.952222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2837'^^xsd:double;
  dwc:startLongitude '8.2837'^^xsd:double;
  dwc:endLongitude '8.2837'^^xsd:double;
  dwc:latitude '43.6616'^^xsd:double;
  dwc:startLatitude '43.6616'^^xsd:double;
  dwc:endLatitude '43.6616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2837 43.6616, 8.2837 43.6616, 8.2837 43.6616, 8.2837 43.6616, 8.2837 43.6616))'^^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 '774_7125'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488167 8.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.488167"^^xsd:decimal ;
  dwc:decimalLongitude "8.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.488167 8.443667)"^^geo:wktLiteral ;
  geo-pos:lat "43.488167"^^xsd:decimal ;
  geo-pos:long "8.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4271'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4271'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.443667'^^xsd:double;
  dwc:startLongitude '8.443667'^^xsd:double;
  dwc:endLongitude '8.443667'^^xsd:double;
  dwc:latitude '43.488167'^^xsd:double;
  dwc:startLatitude '43.488167'^^xsd:double;
  dwc:endLatitude '43.488167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.443667 43.488167, 8.443667 43.488167, 8.443667 43.488167, 8.443667 43.488167, 8.443667 43.488167))'^^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 '774_4271'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6685 8.151333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6685"^^xsd:decimal ;
  dwc:decimalLongitude "8.151333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6685 8.151333)"^^geo:wktLiteral ;
  geo-pos:lat "43.6685"^^xsd:decimal ;
  geo-pos:long "8.151333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4747'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4747'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.151333'^^xsd:double;
  dwc:startLongitude '8.151333'^^xsd:double;
  dwc:endLongitude '8.151333'^^xsd:double;
  dwc:latitude '43.6685'^^xsd:double;
  dwc:startLatitude '43.6685'^^xsd:double;
  dwc:endLatitude '43.6685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.151333 43.6685, 8.151333 43.6685, 8.151333 43.6685, 8.151333 43.6685, 8.151333 43.6685))'^^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 '774_4747'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.391667 7.853767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.391667"^^xsd:decimal ;
  dwc:decimalLongitude "7.853767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.391667 7.853767)"^^geo:wktLiteral ;
  geo-pos:lat "43.391667"^^xsd:decimal ;
  geo-pos:long "7.853767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4470'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4470'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.853767'^^xsd:double;
  dwc:startLongitude '7.853767'^^xsd:double;
  dwc:endLongitude '7.853767'^^xsd:double;
  dwc:latitude '43.391667'^^xsd:double;
  dwc:startLatitude '43.391667'^^xsd:double;
  dwc:endLatitude '43.391667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.853767 43.391667, 7.853767 43.391667, 7.853767 43.391667, 7.853767 43.391667, 7.853767 43.391667))'^^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 '774_4470'^^xsd:string;
  dwc:observationDate '1997-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3075 8.920833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3075"^^xsd:decimal ;
  dwc:decimalLongitude "8.920833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3075 8.920833)"^^geo:wktLiteral ;
  geo-pos:lat "43.3075"^^xsd:decimal ;
  geo-pos:long "8.920833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4275'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4275'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.920833'^^xsd:double;
  dwc:startLongitude '8.920833'^^xsd:double;
  dwc:endLongitude '8.920833'^^xsd:double;
  dwc:latitude '43.3075'^^xsd:double;
  dwc:startLatitude '43.3075'^^xsd:double;
  dwc:endLatitude '43.3075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.920833 43.3075, 8.920833 43.3075, 8.920833 43.3075, 8.920833 43.3075, 8.920833 43.3075))'^^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 '774_4275'^^xsd:string;
  dwc:observationDate '1995-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.350667 8.028167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.350667"^^xsd:decimal ;
  dwc:decimalLongitude "8.028167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.350667 8.028167)"^^geo:wktLiteral ;
  geo-pos:lat "43.350667"^^xsd:decimal ;
  geo-pos:long "8.028167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3651'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3651'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.028167'^^xsd:double;
  dwc:startLongitude '8.028167'^^xsd:double;
  dwc:endLongitude '8.028167'^^xsd:double;
  dwc:latitude '43.350667'^^xsd:double;
  dwc:startLatitude '43.350667'^^xsd:double;
  dwc:endLatitude '43.350667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.028167 43.350667, 8.028167 43.350667, 8.028167 43.350667, 8.028167 43.350667, 8.028167 43.350667))'^^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 '774_3651'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6115 7.815667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6115"^^xsd:decimal ;
  dwc:decimalLongitude "7.815667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6115 7.815667)"^^geo:wktLiteral ;
  geo-pos:lat "43.6115"^^xsd:decimal ;
  geo-pos:long "7.815667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4661'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4661'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.071666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.815667'^^xsd:double;
  dwc:startLongitude '7.815667'^^xsd:double;
  dwc:endLongitude '7.815667'^^xsd:double;
  dwc:latitude '43.6115'^^xsd:double;
  dwc:startLatitude '43.6115'^^xsd:double;
  dwc:endLatitude '43.6115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.815667 43.6115, 7.815667 43.6115, 7.815667 43.6115, 7.815667 43.6115, 7.815667 43.6115))'^^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 '774_4661'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2501 8.09412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2501"^^xsd:decimal ;
  dwc:decimalLongitude "8.09412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2501 8.09412)"^^geo:wktLiteral ;
  geo-pos:lat "43.2501"^^xsd:decimal ;
  geo-pos:long "8.09412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6738'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6738'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.740555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.09412'^^xsd:double;
  dwc:startLongitude '8.09412'^^xsd:double;
  dwc:endLongitude '8.09412'^^xsd:double;
  dwc:latitude '43.2501'^^xsd:double;
  dwc:startLatitude '43.2501'^^xsd:double;
  dwc:endLatitude '43.2501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.09412 43.2501, 8.09412 43.2501, 8.09412 43.2501, 8.09412 43.2501, 8.09412 43.2501))'^^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 '774_6738'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56905 7.921737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56905"^^xsd:decimal ;
  dwc:decimalLongitude "7.921737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56905 7.921737)"^^geo:wktLiteral ;
  geo-pos:lat "43.56905"^^xsd:decimal ;
  geo-pos:long "7.921737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6093'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6093'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.921737'^^xsd:double;
  dwc:startLongitude '7.921737'^^xsd:double;
  dwc:endLongitude '7.921737'^^xsd:double;
  dwc:latitude '43.56905'^^xsd:double;
  dwc:startLatitude '43.56905'^^xsd:double;
  dwc:endLatitude '43.56905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.921737 43.56905, 7.921737 43.56905, 7.921737 43.56905, 7.921737 43.56905, 7.921737 43.56905))'^^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 '774_6093'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49981 7.27928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49981"^^xsd:decimal ;
  dwc:decimalLongitude "7.27928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49981 7.27928)"^^geo:wktLiteral ;
  geo-pos:lat "43.49981"^^xsd:decimal ;
  geo-pos:long "7.27928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6819'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6819'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.115'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.27928'^^xsd:double;
  dwc:startLongitude '7.27928'^^xsd:double;
  dwc:endLongitude '7.27928'^^xsd:double;
  dwc:latitude '43.49981'^^xsd:double;
  dwc:startLatitude '43.49981'^^xsd:double;
  dwc:endLatitude '43.49981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27928 43.49981, 7.27928 43.49981, 7.27928 43.49981, 7.27928 43.49981, 7.27928 43.49981))'^^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 '774_6819'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59255 7.414073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59255"^^xsd:decimal ;
  dwc:decimalLongitude "7.414073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59255 7.414073)"^^geo:wktLiteral ;
  geo-pos:lat "43.59255"^^xsd:decimal ;
  geo-pos:long "7.414073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8185'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8185'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.901388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.414073'^^xsd:double;
  dwc:startLongitude '7.414073'^^xsd:double;
  dwc:endLongitude '7.414073'^^xsd:double;
  dwc:latitude '43.59255'^^xsd:double;
  dwc:startLatitude '43.59255'^^xsd:double;
  dwc:endLatitude '43.59255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.414073 43.59255, 7.414073 43.59255, 7.414073 43.59255, 7.414073 43.59255, 7.414073 43.59255))'^^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 '774_8185'^^xsd:string;
  dwc:observationDate '2012-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.937752 8.379271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.937752"^^xsd:decimal ;
  dwc:decimalLongitude "8.379271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.937752 8.379271)"^^geo:wktLiteral ;
  geo-pos:lat "43.937752"^^xsd:decimal ;
  geo-pos:long "8.379271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6305'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6305'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.254722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.379271'^^xsd:double;
  dwc:startLongitude '8.379271'^^xsd:double;
  dwc:endLongitude '8.379271'^^xsd:double;
  dwc:latitude '43.937752'^^xsd:double;
  dwc:startLatitude '43.937752'^^xsd:double;
  dwc:endLatitude '43.937752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.379271 43.937752, 8.379271 43.937752, 8.379271 43.937752, 8.379271 43.937752, 8.379271 43.937752))'^^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 '774_6305'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24332 8.54282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24332"^^xsd:decimal ;
  dwc:decimalLongitude "8.54282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24332 8.54282)"^^geo:wktLiteral ;
  geo-pos:lat "44.24332"^^xsd:decimal ;
  geo-pos:long "8.54282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5356'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5356'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.005833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.54282'^^xsd:double;
  dwc:startLongitude '8.54282'^^xsd:double;
  dwc:endLongitude '8.54282'^^xsd:double;
  dwc:latitude '44.24332'^^xsd:double;
  dwc:startLatitude '44.24332'^^xsd:double;
  dwc:endLatitude '44.24332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.54282 44.24332, 8.54282 44.24332, 8.54282 44.24332, 8.54282 44.24332, 8.54282 44.24332))'^^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 '774_5356'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.323315 7.464815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.323315"^^xsd:decimal ;
  dwc:decimalLongitude "7.464815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.323315 7.464815)"^^geo:wktLiteral ;
  geo-pos:lat "43.323315"^^xsd:decimal ;
  geo-pos:long "7.464815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5998'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5998'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.240555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.464815'^^xsd:double;
  dwc:startLongitude '7.464815'^^xsd:double;
  dwc:endLongitude '7.464815'^^xsd:double;
  dwc:latitude '43.323315'^^xsd:double;
  dwc:startLatitude '43.323315'^^xsd:double;
  dwc:endLatitude '43.323315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.464815 43.323315, 7.464815 43.323315, 7.464815 43.323315, 7.464815 43.323315, 7.464815 43.323315))'^^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 '774_5998'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.950217 -13.40095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.950217"^^xsd:decimal ;
  dwc:decimalLongitude "-13.40095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.950217 -13.40095)"^^geo:wktLiteral ;
  geo-pos:lat "28.950217"^^xsd:decimal ;
  geo-pos:long "-13.40095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2871'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2871'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.40095'^^xsd:double;
  dwc:startLongitude '-13.40095'^^xsd:double;
  dwc:endLongitude '-13.40095'^^xsd:double;
  dwc:latitude '28.950217'^^xsd:double;
  dwc:startLatitude '28.950217'^^xsd:double;
  dwc:endLatitude '28.950217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.40095 28.950217, -13.40095 28.950217, -13.40095 28.950217, -13.40095 28.950217, -13.40095 28.950217))'^^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 '774_2871'^^xsd:string;
  dwc:observationDate '1995-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208244 8.06269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.208244"^^xsd:decimal ;
  dwc:decimalLongitude "8.06269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.208244 8.06269)"^^geo:wktLiteral ;
  geo-pos:lat "43.208244"^^xsd:decimal ;
  geo-pos:long "8.06269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6087'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6087'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.173333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.06269'^^xsd:double;
  dwc:startLongitude '8.06269'^^xsd:double;
  dwc:endLongitude '8.06269'^^xsd:double;
  dwc:latitude '43.208244'^^xsd:double;
  dwc:startLatitude '43.208244'^^xsd:double;
  dwc:endLatitude '43.208244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.06269 43.208244, 8.06269 43.208244, 8.06269 43.208244, 8.06269 43.208244, 8.06269 43.208244))'^^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 '774_6087'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.92009 8.576777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.92009"^^xsd:decimal ;
  dwc:decimalLongitude "8.576777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.92009 8.576777)"^^geo:wktLiteral ;
  geo-pos:lat "42.92009"^^xsd:decimal ;
  geo-pos:long "8.576777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8129'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8129'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.728611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.576777'^^xsd:double;
  dwc:startLongitude '8.576777'^^xsd:double;
  dwc:endLongitude '8.576777'^^xsd:double;
  dwc:latitude '42.92009'^^xsd:double;
  dwc:startLatitude '42.92009'^^xsd:double;
  dwc:endLatitude '42.92009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.576777 42.92009, 8.576777 42.92009, 8.576777 42.92009, 8.576777 42.92009, 8.576777 42.92009))'^^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 '774_8129'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658936 7.756866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.658936"^^xsd:decimal ;
  dwc:decimalLongitude "7.756866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658936 7.756866)"^^geo:wktLiteral ;
  geo-pos:lat "43.658936"^^xsd:decimal ;
  geo-pos:long "7.756866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5377'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5377'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4636111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.756866'^^xsd:double;
  dwc:startLongitude '7.756866'^^xsd:double;
  dwc:endLongitude '7.756866'^^xsd:double;
  dwc:latitude '43.658936'^^xsd:double;
  dwc:startLatitude '43.658936'^^xsd:double;
  dwc:endLatitude '43.658936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.756866 43.658936, 7.756866 43.658936, 7.756866 43.658936, 7.756866 43.658936, 7.756866 43.658936))'^^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 '774_5377'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430176 7.288857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.430176"^^xsd:decimal ;
  dwc:decimalLongitude "7.288857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430176 7.288857)"^^geo:wktLiteral ;
  geo-pos:lat "43.430176"^^xsd:decimal ;
  geo-pos:long "7.288857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6136'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6136'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.288857'^^xsd:double;
  dwc:startLongitude '7.288857'^^xsd:double;
  dwc:endLongitude '7.288857'^^xsd:double;
  dwc:latitude '43.430176'^^xsd:double;
  dwc:startLatitude '43.430176'^^xsd:double;
  dwc:endLatitude '43.430176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.288857 43.430176, 7.288857 43.430176, 7.288857 43.430176, 7.288857 43.430176, 7.288857 43.430176))'^^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 '774_6136'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333538 7.41478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333538"^^xsd:decimal ;
  dwc:decimalLongitude "7.41478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333538 7.41478)"^^geo:wktLiteral ;
  geo-pos:lat "43.333538"^^xsd:decimal ;
  geo-pos:long "7.41478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6077'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6077'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.865555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.41478'^^xsd:double;
  dwc:startLongitude '7.41478'^^xsd:double;
  dwc:endLongitude '7.41478'^^xsd:double;
  dwc:latitude '43.333538'^^xsd:double;
  dwc:startLatitude '43.333538'^^xsd:double;
  dwc:endLatitude '43.333538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.41478 43.333538, 7.41478 43.333538, 7.41478 43.333538, 7.41478 43.333538, 7.41478 43.333538))'^^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 '774_6077'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12988 7.85327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12988"^^xsd:decimal ;
  dwc:decimalLongitude "7.85327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12988 7.85327)"^^geo:wktLiteral ;
  geo-pos:lat "43.12988"^^xsd:decimal ;
  geo-pos:long "7.85327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6471'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6471'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.371666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85327'^^xsd:double;
  dwc:startLongitude '7.85327'^^xsd:double;
  dwc:endLongitude '7.85327'^^xsd:double;
  dwc:latitude '43.12988'^^xsd:double;
  dwc:startLatitude '43.12988'^^xsd:double;
  dwc:endLatitude '43.12988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85327 43.12988, 7.85327 43.12988, 7.85327 43.12988, 7.85327 43.12988, 7.85327 43.12988))'^^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 '774_6471'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.676952 8.190581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.676952"^^xsd:decimal ;
  dwc:decimalLongitude "8.190581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.676952 8.190581)"^^geo:wktLiteral ;
  geo-pos:lat "43.676952"^^xsd:decimal ;
  geo-pos:long "8.190581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5905'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5905'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.190581'^^xsd:double;
  dwc:startLongitude '8.190581'^^xsd:double;
  dwc:endLongitude '8.190581'^^xsd:double;
  dwc:latitude '43.676952'^^xsd:double;
  dwc:startLatitude '43.676952'^^xsd:double;
  dwc:endLatitude '43.676952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.190581 43.676952, 8.190581 43.676952, 8.190581 43.676952, 8.190581 43.676952, 8.190581 43.676952))'^^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 '774_5905'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73675 7.709343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73675"^^xsd:decimal ;
  dwc:decimalLongitude "7.709343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73675 7.709343)"^^geo:wktLiteral ;
  geo-pos:lat "43.73675"^^xsd:decimal ;
  geo-pos:long "7.709343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8024'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8024'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.658611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.709343'^^xsd:double;
  dwc:startLongitude '7.709343'^^xsd:double;
  dwc:endLongitude '7.709343'^^xsd:double;
  dwc:latitude '43.73675'^^xsd:double;
  dwc:startLatitude '43.73675'^^xsd:double;
  dwc:endLatitude '43.73675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.709343 43.73675, 7.709343 43.73675, 7.709343 43.73675, 7.709343 43.73675, 7.709343 43.73675))'^^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 '774_8024'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66081 7.63289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66081"^^xsd:decimal ;
  dwc:decimalLongitude "7.63289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66081 7.63289)"^^geo:wktLiteral ;
  geo-pos:lat "43.66081"^^xsd:decimal ;
  geo-pos:long "7.63289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6828'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6828'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.033888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63289'^^xsd:double;
  dwc:startLongitude '7.63289'^^xsd:double;
  dwc:endLongitude '7.63289'^^xsd:double;
  dwc:latitude '43.66081'^^xsd:double;
  dwc:startLatitude '43.66081'^^xsd:double;
  dwc:endLatitude '43.66081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63289 43.66081, 7.63289 43.66081, 7.63289 43.66081, 7.63289 43.66081, 7.63289 43.66081))'^^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 '774_6828'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3091 7.8172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3091"^^xsd:decimal ;
  dwc:decimalLongitude "7.8172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3091 7.8172)"^^geo:wktLiteral ;
  geo-pos:lat "43.3091"^^xsd:decimal ;
  geo-pos:long "7.8172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5285'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5285'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.834444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8172'^^xsd:double;
  dwc:startLongitude '7.8172'^^xsd:double;
  dwc:endLongitude '7.8172'^^xsd:double;
  dwc:latitude '43.3091'^^xsd:double;
  dwc:startLatitude '43.3091'^^xsd:double;
  dwc:endLatitude '43.3091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8172 43.3091, 7.8172 43.3091, 7.8172 43.3091, 7.8172 43.3091, 7.8172 43.3091))'^^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 '774_5285'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684586 7.724896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.684586"^^xsd:decimal ;
  dwc:decimalLongitude "7.724896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684586 7.724896)"^^geo:wktLiteral ;
  geo-pos:lat "43.684586"^^xsd:decimal ;
  geo-pos:long "7.724896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6348'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6348'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5805555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.724896'^^xsd:double;
  dwc:startLongitude '7.724896'^^xsd:double;
  dwc:endLongitude '7.724896'^^xsd:double;
  dwc:latitude '43.684586'^^xsd:double;
  dwc:startLatitude '43.684586'^^xsd:double;
  dwc:endLatitude '43.684586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.724896 43.684586, 7.724896 43.684586, 7.724896 43.684586, 7.724896 43.684586, 7.724896 43.684586))'^^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 '774_6348'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32821 7.89762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32821"^^xsd:decimal ;
  dwc:decimalLongitude "7.89762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32821 7.89762)"^^geo:wktLiteral ;
  geo-pos:lat "43.32821"^^xsd:decimal ;
  geo-pos:long "7.89762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6478'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6478'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.967777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89762'^^xsd:double;
  dwc:startLongitude '7.89762'^^xsd:double;
  dwc:endLongitude '7.89762'^^xsd:double;
  dwc:latitude '43.32821'^^xsd:double;
  dwc:startLatitude '43.32821'^^xsd:double;
  dwc:endLatitude '43.32821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89762 43.32821, 7.89762 43.32821, 7.89762 43.32821, 7.89762 43.32821, 7.89762 43.32821))'^^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 '774_6478'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40183 8.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40183"^^xsd:decimal ;
  dwc:decimalLongitude "8.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40183 8.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.40183"^^xsd:decimal ;
  geo-pos:long "8.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6462'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6462'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.512222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04'^^xsd:double;
  dwc:startLongitude '8.04'^^xsd:double;
  dwc:endLongitude '8.04'^^xsd:double;
  dwc:latitude '43.40183'^^xsd:double;
  dwc:startLatitude '43.40183'^^xsd:double;
  dwc:endLatitude '43.40183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04 43.40183, 8.04 43.40183, 8.04 43.40183, 8.04 43.40183, 8.04 43.40183))'^^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 '774_6462'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389858 7.605508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.389858"^^xsd:decimal ;
  dwc:decimalLongitude "7.605508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389858 7.605508)"^^geo:wktLiteral ;
  geo-pos:lat "43.389858"^^xsd:decimal ;
  geo-pos:long "7.605508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5901'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5901'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.491111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.605508'^^xsd:double;
  dwc:startLongitude '7.605508'^^xsd:double;
  dwc:endLongitude '7.605508'^^xsd:double;
  dwc:latitude '43.389858'^^xsd:double;
  dwc:startLatitude '43.389858'^^xsd:double;
  dwc:endLatitude '43.389858'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.605508 43.389858, 7.605508 43.389858, 7.605508 43.389858, 7.605508 43.389858, 7.605508 43.389858))'^^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 '774_5901'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01312 6.9212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01312"^^xsd:decimal ;
  dwc:decimalLongitude "6.9212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01312 6.9212)"^^geo:wktLiteral ;
  geo-pos:lat "43.01312"^^xsd:decimal ;
  geo-pos:long "6.9212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4882'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4882'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.244444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.9212'^^xsd:double;
  dwc:startLongitude '6.9212'^^xsd:double;
  dwc:endLongitude '6.9212'^^xsd:double;
  dwc:latitude '43.01312'^^xsd:double;
  dwc:startLatitude '43.01312'^^xsd:double;
  dwc:endLatitude '43.01312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.9212 43.01312, 6.9212 43.01312, 6.9212 43.01312, 6.9212 43.01312, 6.9212 43.01312))'^^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 '774_4882'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72263 7.846872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72263"^^xsd:decimal ;
  dwc:decimalLongitude "7.846872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72263 7.846872)"^^geo:wktLiteral ;
  geo-pos:lat "43.72263"^^xsd:decimal ;
  geo-pos:long "7.846872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7686'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7686'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.782777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.846872'^^xsd:double;
  dwc:startLongitude '7.846872'^^xsd:double;
  dwc:endLongitude '7.846872'^^xsd:double;
  dwc:latitude '43.72263'^^xsd:double;
  dwc:startLatitude '43.72263'^^xsd:double;
  dwc:endLatitude '43.72263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.846872 43.72263, 7.846872 43.72263, 7.846872 43.72263, 7.846872 43.72263, 7.846872 43.72263))'^^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 '774_7686'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74683 8.739074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74683"^^xsd:decimal ;
  dwc:decimalLongitude "8.739074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74683 8.739074)"^^geo:wktLiteral ;
  geo-pos:lat "42.74683"^^xsd:decimal ;
  geo-pos:long "8.739074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8119'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8119'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.581666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.739074'^^xsd:double;
  dwc:startLongitude '8.739074'^^xsd:double;
  dwc:endLongitude '8.739074'^^xsd:double;
  dwc:latitude '42.74683'^^xsd:double;
  dwc:startLatitude '42.74683'^^xsd:double;
  dwc:endLatitude '42.74683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.739074 42.74683, 8.739074 42.74683, 8.739074 42.74683, 8.739074 42.74683, 8.739074 42.74683))'^^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 '774_8119'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67447 7.746395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67447"^^xsd:decimal ;
  dwc:decimalLongitude "7.746395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67447 7.746395)"^^geo:wktLiteral ;
  geo-pos:lat "43.67447"^^xsd:decimal ;
  geo-pos:long "7.746395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8151'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8151'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.547777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.746395'^^xsd:double;
  dwc:startLongitude '7.746395'^^xsd:double;
  dwc:endLongitude '7.746395'^^xsd:double;
  dwc:latitude '43.67447'^^xsd:double;
  dwc:startLatitude '43.67447'^^xsd:double;
  dwc:endLatitude '43.67447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.746395 43.67447, 7.746395 43.67447, 7.746395 43.67447, 7.746395 43.67447, 7.746395 43.67447))'^^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 '774_8151'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93742 8.50816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.93742"^^xsd:decimal ;
  dwc:decimalLongitude "8.50816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.93742 8.50816)"^^geo:wktLiteral ;
  geo-pos:lat "42.93742"^^xsd:decimal ;
  geo-pos:long "8.50816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6496'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6496'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.515555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.50816'^^xsd:double;
  dwc:startLongitude '8.50816'^^xsd:double;
  dwc:endLongitude '8.50816'^^xsd:double;
  dwc:latitude '42.93742'^^xsd:double;
  dwc:startLatitude '42.93742'^^xsd:double;
  dwc:endLatitude '42.93742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50816 42.93742, 8.50816 42.93742, 8.50816 42.93742, 8.50816 42.93742, 8.50816 42.93742))'^^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 '774_6496'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65345 7.743768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65345"^^xsd:decimal ;
  dwc:decimalLongitude "7.743768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65345 7.743768)"^^geo:wktLiteral ;
  geo-pos:lat "43.65345"^^xsd:decimal ;
  geo-pos:long "7.743768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6147'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6147'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.826111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.743768'^^xsd:double;
  dwc:startLongitude '7.743768'^^xsd:double;
  dwc:endLongitude '7.743768'^^xsd:double;
  dwc:latitude '43.65345'^^xsd:double;
  dwc:startLatitude '43.65345'^^xsd:double;
  dwc:endLatitude '43.65345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.743768 43.65345, 7.743768 43.65345, 7.743768 43.65345, 7.743768 43.65345, 7.743768 43.65345))'^^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 '774_6147'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576862 7.820613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.576862"^^xsd:decimal ;
  dwc:decimalLongitude "7.820613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576862 7.820613)"^^geo:wktLiteral ;
  geo-pos:lat "43.576862"^^xsd:decimal ;
  geo-pos:long "7.820613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6078'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6078'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.820613'^^xsd:double;
  dwc:startLongitude '7.820613'^^xsd:double;
  dwc:endLongitude '7.820613'^^xsd:double;
  dwc:latitude '43.576862'^^xsd:double;
  dwc:startLatitude '43.576862'^^xsd:double;
  dwc:endLatitude '43.576862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.820613 43.576862, 7.820613 43.576862, 7.820613 43.576862, 7.820613 43.576862, 7.820613 43.576862))'^^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 '774_6078'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57988 7.428422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57988"^^xsd:decimal ;
  dwc:decimalLongitude "7.428422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57988 7.428422)"^^geo:wktLiteral ;
  geo-pos:lat "43.57988"^^xsd:decimal ;
  geo-pos:long "7.428422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7650'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7650'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.479166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.428422'^^xsd:double;
  dwc:startLongitude '7.428422'^^xsd:double;
  dwc:endLongitude '7.428422'^^xsd:double;
  dwc:latitude '43.57988'^^xsd:double;
  dwc:startLatitude '43.57988'^^xsd:double;
  dwc:endLatitude '43.57988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.428422 43.57988, 7.428422 43.57988, 7.428422 43.57988, 7.428422 43.57988, 7.428422 43.57988))'^^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 '774_7650'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5175 7.936167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5175"^^xsd:decimal ;
  dwc:decimalLongitude "7.936167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5175 7.936167)"^^geo:wktLiteral ;
  geo-pos:lat "43.5175"^^xsd:decimal ;
  geo-pos:long "7.936167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3441'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3441'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.936167'^^xsd:double;
  dwc:startLongitude '7.936167'^^xsd:double;
  dwc:endLongitude '7.936167'^^xsd:double;
  dwc:latitude '43.5175'^^xsd:double;
  dwc:startLatitude '43.5175'^^xsd:double;
  dwc:endLatitude '43.5175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.936167 43.5175, 7.936167 43.5175, 7.936167 43.5175, 7.936167 43.5175, 7.936167 43.5175))'^^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 '774_3441'^^xsd:string;
  dwc:observationDate '1991-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883537 8.389704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883537"^^xsd:decimal ;
  dwc:decimalLongitude "8.389704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883537 8.389704)"^^geo:wktLiteral ;
  geo-pos:lat "43.883537"^^xsd:decimal ;
  geo-pos:long "8.389704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6206'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6206'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.185277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.389704'^^xsd:double;
  dwc:startLongitude '8.389704'^^xsd:double;
  dwc:endLongitude '8.389704'^^xsd:double;
  dwc:latitude '43.883537'^^xsd:double;
  dwc:startLatitude '43.883537'^^xsd:double;
  dwc:endLatitude '43.883537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.389704 43.883537, 8.389704 43.883537, 8.389704 43.883537, 8.389704 43.883537, 8.389704 43.883537))'^^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 '774_6206'^^xsd:string;
  dwc:observationDate '2008-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751865 7.885317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751865"^^xsd:decimal ;
  dwc:decimalLongitude "7.885317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751865 7.885317)"^^geo:wktLiteral ;
  geo-pos:lat "43.751865"^^xsd:decimal ;
  geo-pos:long "7.885317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5907'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5907'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.885317'^^xsd:double;
  dwc:startLongitude '7.885317'^^xsd:double;
  dwc:endLongitude '7.885317'^^xsd:double;
  dwc:latitude '43.751865'^^xsd:double;
  dwc:startLatitude '43.751865'^^xsd:double;
  dwc:endLatitude '43.751865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.885317 43.751865, 7.885317 43.751865, 7.885317 43.751865, 7.885317 43.751865, 7.885317 43.751865))'^^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 '774_5907'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.641983 7.90679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.641983"^^xsd:decimal ;
  dwc:decimalLongitude "7.90679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.641983 7.90679)"^^geo:wktLiteral ;
  geo-pos:lat "43.641983"^^xsd:decimal ;
  geo-pos:long "7.90679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5952'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5952'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.268333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90679'^^xsd:double;
  dwc:startLongitude '7.90679'^^xsd:double;
  dwc:endLongitude '7.90679'^^xsd:double;
  dwc:latitude '43.641983'^^xsd:double;
  dwc:startLatitude '43.641983'^^xsd:double;
  dwc:endLatitude '43.641983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90679 43.641983, 7.90679 43.641983, 7.90679 43.641983, 7.90679 43.641983, 7.90679 43.641983))'^^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 '774_5952'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59277 7.75547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59277"^^xsd:decimal ;
  dwc:decimalLongitude "7.75547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59277 7.75547)"^^geo:wktLiteral ;
  geo-pos:lat "43.59277"^^xsd:decimal ;
  geo-pos:long "7.75547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8181'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8181'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.831111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.75547'^^xsd:double;
  dwc:startLongitude '7.75547'^^xsd:double;
  dwc:endLongitude '7.75547'^^xsd:double;
  dwc:latitude '43.59277'^^xsd:double;
  dwc:startLatitude '43.59277'^^xsd:double;
  dwc:endLatitude '43.59277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.75547 43.59277, 7.75547 43.59277, 7.75547 43.59277, 7.75547 43.59277, 7.75547 43.59277))'^^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 '774_8181'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.461111 -64.2625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.461111"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.461111 -64.2625)"^^geo:wktLiteral ;
  geo-pos:lat "18.461111"^^xsd:decimal ;
  geo-pos:long "-64.2625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3192'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3192'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.2625'^^xsd:double;
  dwc:startLongitude '-64.2625'^^xsd:double;
  dwc:endLongitude '-64.2625'^^xsd:double;
  dwc:latitude '18.461111'^^xsd:double;
  dwc:startLatitude '18.461111'^^xsd:double;
  dwc:endLatitude '18.461111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2625 18.461111, -64.2625 18.461111, -64.2625 18.461111, -64.2625 18.461111, -64.2625 18.461111))'^^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 '774_3192'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.290447 7.310861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.290447"^^xsd:decimal ;
  dwc:decimalLongitude "7.310861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.290447 7.310861)"^^geo:wktLiteral ;
  geo-pos:lat "43.290447"^^xsd:decimal ;
  geo-pos:long "7.310861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6023'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6023'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.196111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.310861'^^xsd:double;
  dwc:startLongitude '7.310861'^^xsd:double;
  dwc:endLongitude '7.310861'^^xsd:double;
  dwc:latitude '43.290447'^^xsd:double;
  dwc:startLatitude '43.290447'^^xsd:double;
  dwc:endLatitude '43.290447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.310861 43.290447, 7.310861 43.290447, 7.310861 43.290447, 7.310861 43.290447, 7.310861 43.290447))'^^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 '774_6023'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6678 7.714235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6678"^^xsd:decimal ;
  dwc:decimalLongitude "7.714235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6678 7.714235)"^^geo:wktLiteral ;
  geo-pos:lat "43.6678"^^xsd:decimal ;
  geo-pos:long "7.714235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7645'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7645'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.089444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.714235'^^xsd:double;
  dwc:startLongitude '7.714235'^^xsd:double;
  dwc:endLongitude '7.714235'^^xsd:double;
  dwc:latitude '43.6678'^^xsd:double;
  dwc:startLatitude '43.6678'^^xsd:double;
  dwc:endLatitude '43.6678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.714235 43.6678, 7.714235 43.6678, 7.714235 43.6678, 7.714235 43.6678, 7.714235 43.6678))'^^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 '774_7645'^^xsd:string;
  dwc:observationDate '2011-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64911 7.84237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64911"^^xsd:decimal ;
  dwc:decimalLongitude "7.84237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64911 7.84237)"^^geo:wktLiteral ;
  geo-pos:lat "43.64911"^^xsd:decimal ;
  geo-pos:long "7.84237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6825'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6825'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.423333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84237'^^xsd:double;
  dwc:startLongitude '7.84237'^^xsd:double;
  dwc:endLongitude '7.84237'^^xsd:double;
  dwc:latitude '43.64911'^^xsd:double;
  dwc:startLatitude '43.64911'^^xsd:double;
  dwc:endLatitude '43.64911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84237 43.64911, 7.84237 43.64911, 7.84237 43.64911, 7.84237 43.64911, 7.84237 43.64911))'^^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 '774_6825'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591473 7.757271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.591473"^^xsd:decimal ;
  dwc:decimalLongitude "7.757271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591473 7.757271)"^^geo:wktLiteral ;
  geo-pos:lat "43.591473"^^xsd:decimal ;
  geo-pos:long "7.757271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6345'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6345'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2313888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.757271'^^xsd:double;
  dwc:startLongitude '7.757271'^^xsd:double;
  dwc:endLongitude '7.757271'^^xsd:double;
  dwc:latitude '43.591473'^^xsd:double;
  dwc:startLatitude '43.591473'^^xsd:double;
  dwc:endLatitude '43.591473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.757271 43.591473, 7.757271 43.591473, 7.757271 43.591473, 7.757271 43.591473, 7.757271 43.591473))'^^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 '774_6345'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16341 8.208105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16341"^^xsd:decimal ;
  dwc:decimalLongitude "8.208105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16341 8.208105)"^^geo:wktLiteral ;
  geo-pos:lat "43.16341"^^xsd:decimal ;
  geo-pos:long "8.208105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8107'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8107'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.479166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.208105'^^xsd:double;
  dwc:startLongitude '8.208105'^^xsd:double;
  dwc:endLongitude '8.208105'^^xsd:double;
  dwc:latitude '43.16341'^^xsd:double;
  dwc:startLatitude '43.16341'^^xsd:double;
  dwc:endLatitude '43.16341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.208105 43.16341, 8.208105 43.16341, 8.208105 43.16341, 8.208105 43.16341, 8.208105 43.16341))'^^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 '774_8107'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244019 7.164297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.244019"^^xsd:decimal ;
  dwc:decimalLongitude "7.164297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244019 7.164297)"^^geo:wktLiteral ;
  geo-pos:lat "43.244019"^^xsd:decimal ;
  geo-pos:long "7.164297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5946'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5946'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.122777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.164297'^^xsd:double;
  dwc:startLongitude '7.164297'^^xsd:double;
  dwc:endLongitude '7.164297'^^xsd:double;
  dwc:latitude '43.244019'^^xsd:double;
  dwc:startLatitude '43.244019'^^xsd:double;
  dwc:endLatitude '43.244019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.164297 43.244019, 7.164297 43.244019, 7.164297 43.244019, 7.164297 43.244019, 7.164297 43.244019))'^^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 '774_5946'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68747 7.927997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68747"^^xsd:decimal ;
  dwc:decimalLongitude "7.927997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68747 7.927997)"^^geo:wktLiteral ;
  geo-pos:lat "43.68747"^^xsd:decimal ;
  geo-pos:long "7.927997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7991'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7991'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.945555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.927997'^^xsd:double;
  dwc:startLongitude '7.927997'^^xsd:double;
  dwc:endLongitude '7.927997'^^xsd:double;
  dwc:latitude '43.68747'^^xsd:double;
  dwc:startLatitude '43.68747'^^xsd:double;
  dwc:endLatitude '43.68747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.927997 43.68747, 7.927997 43.68747, 7.927997 43.68747, 7.927997 43.68747, 7.927997 43.68747))'^^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 '774_7991'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32958 6.94483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32958"^^xsd:decimal ;
  dwc:decimalLongitude "6.94483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32958 6.94483)"^^geo:wktLiteral ;
  geo-pos:lat "43.32958"^^xsd:decimal ;
  geo-pos:long "6.94483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5179'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5179'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.002777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.94483'^^xsd:double;
  dwc:startLongitude '6.94483'^^xsd:double;
  dwc:endLongitude '6.94483'^^xsd:double;
  dwc:latitude '43.32958'^^xsd:double;
  dwc:startLatitude '43.32958'^^xsd:double;
  dwc:endLatitude '43.32958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.94483 43.32958, 6.94483 43.32958, 6.94483 43.32958, 6.94483 43.32958, 6.94483 43.32958))'^^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 '774_5179'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62739 7.286134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62739"^^xsd:decimal ;
  dwc:decimalLongitude "7.286134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62739 7.286134)"^^geo:wktLiteral ;
  geo-pos:lat "43.62739"^^xsd:decimal ;
  geo-pos:long "7.286134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7675'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7675'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.114444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.286134'^^xsd:double;
  dwc:startLongitude '7.286134'^^xsd:double;
  dwc:endLongitude '7.286134'^^xsd:double;
  dwc:latitude '43.62739'^^xsd:double;
  dwc:startLatitude '43.62739'^^xsd:double;
  dwc:endLatitude '43.62739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.286134 43.62739, 7.286134 43.62739, 7.286134 43.62739, 7.286134 43.62739, 7.286134 43.62739))'^^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 '774_7675'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57537 7.786463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57537"^^xsd:decimal ;
  dwc:decimalLongitude "7.786463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57537 7.786463)"^^geo:wktLiteral ;
  geo-pos:lat "43.57537"^^xsd:decimal ;
  geo-pos:long "7.786463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7714'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7714'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.755833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.786463'^^xsd:double;
  dwc:startLongitude '7.786463'^^xsd:double;
  dwc:endLongitude '7.786463'^^xsd:double;
  dwc:latitude '43.57537'^^xsd:double;
  dwc:startLatitude '43.57537'^^xsd:double;
  dwc:endLatitude '43.57537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.786463 43.57537, 7.786463 43.57537, 7.786463 43.57537, 7.786463 43.57537, 7.786463 43.57537))'^^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 '774_7714'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69198 7.73244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69198"^^xsd:decimal ;
  dwc:decimalLongitude "7.73244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69198 7.73244)"^^geo:wktLiteral ;
  geo-pos:lat "43.69198"^^xsd:decimal ;
  geo-pos:long "7.73244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7821'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7821'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.261666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73244'^^xsd:double;
  dwc:startLongitude '7.73244'^^xsd:double;
  dwc:endLongitude '7.73244'^^xsd:double;
  dwc:latitude '43.69198'^^xsd:double;
  dwc:startLatitude '43.69198'^^xsd:double;
  dwc:endLatitude '43.69198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73244 43.69198, 7.73244 43.69198, 7.73244 43.69198, 7.73244 43.69198, 7.73244 43.69198))'^^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 '774_7821'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76172 7.84086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76172"^^xsd:decimal ;
  dwc:decimalLongitude "7.84086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76172 7.84086)"^^geo:wktLiteral ;
  geo-pos:lat "43.76172"^^xsd:decimal ;
  geo-pos:long "7.84086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7706'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7706'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.329166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84086'^^xsd:double;
  dwc:startLongitude '7.84086'^^xsd:double;
  dwc:endLongitude '7.84086'^^xsd:double;
  dwc:latitude '43.76172'^^xsd:double;
  dwc:startLatitude '43.76172'^^xsd:double;
  dwc:endLatitude '43.76172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84086 43.76172, 7.84086 43.76172, 7.84086 43.76172, 7.84086 43.76172, 7.84086 43.76172))'^^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 '774_7706'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73025 8.04812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73025"^^xsd:decimal ;
  dwc:decimalLongitude "8.04812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73025 8.04812)"^^geo:wktLiteral ;
  geo-pos:lat "43.73025"^^xsd:decimal ;
  geo-pos:long "8.04812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5348'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5348'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.735555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04812'^^xsd:double;
  dwc:startLongitude '8.04812'^^xsd:double;
  dwc:endLongitude '8.04812'^^xsd:double;
  dwc:latitude '43.73025'^^xsd:double;
  dwc:startLatitude '43.73025'^^xsd:double;
  dwc:endLatitude '43.73025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04812 43.73025, 8.04812 43.73025, 8.04812 43.73025, 8.04812 43.73025, 8.04812 43.73025))'^^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 '774_5348'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36487 7.74675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36487"^^xsd:decimal ;
  dwc:decimalLongitude "7.74675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36487 7.74675)"^^geo:wktLiteral ;
  geo-pos:lat "43.36487"^^xsd:decimal ;
  geo-pos:long "7.74675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4873'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4873'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.869444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74675'^^xsd:double;
  dwc:startLongitude '7.74675'^^xsd:double;
  dwc:endLongitude '7.74675'^^xsd:double;
  dwc:latitude '43.36487'^^xsd:double;
  dwc:startLatitude '43.36487'^^xsd:double;
  dwc:endLatitude '43.36487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74675 43.36487, 7.74675 43.36487, 7.74675 43.36487, 7.74675 43.36487, 7.74675 43.36487))'^^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 '774_4873'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.916667 9.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.916667 9.133333)"^^geo:wktLiteral ;
  geo-pos:lat "43.916667"^^xsd:decimal ;
  geo-pos:long "9.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2248'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2248'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.133333'^^xsd:double;
  dwc:startLongitude '9.133333'^^xsd:double;
  dwc:endLongitude '9.133333'^^xsd:double;
  dwc:latitude '43.916667'^^xsd:double;
  dwc:startLatitude '43.916667'^^xsd:double;
  dwc:endLatitude '43.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.133333 43.916667, 9.133333 43.916667, 9.133333 43.916667, 9.133333 43.916667, 9.133333 43.916667))'^^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 '774_2248'^^xsd:string;
  dwc:observationDate '1986-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74914 8.609473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74914"^^xsd:decimal ;
  dwc:decimalLongitude "8.609473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74914 8.609473)"^^geo:wktLiteral ;
  geo-pos:lat "42.74914"^^xsd:decimal ;
  geo-pos:long "8.609473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7834'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7834'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.094444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.609473'^^xsd:double;
  dwc:startLongitude '8.609473'^^xsd:double;
  dwc:endLongitude '8.609473'^^xsd:double;
  dwc:latitude '42.74914'^^xsd:double;
  dwc:startLatitude '42.74914'^^xsd:double;
  dwc:endLatitude '42.74914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.609473 42.74914, 8.609473 42.74914, 8.609473 42.74914, 8.609473 42.74914, 8.609473 42.74914))'^^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 '774_7834'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.660483 7.95155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.660483"^^xsd:decimal ;
  dwc:decimalLongitude "7.95155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.660483 7.95155)"^^geo:wktLiteral ;
  geo-pos:lat "43.660483"^^xsd:decimal ;
  geo-pos:long "7.95155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7458'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7458'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.332222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.95155'^^xsd:double;
  dwc:startLongitude '7.95155'^^xsd:double;
  dwc:endLongitude '7.95155'^^xsd:double;
  dwc:latitude '43.660483'^^xsd:double;
  dwc:startLatitude '43.660483'^^xsd:double;
  dwc:endLatitude '43.660483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.95155 43.660483, 7.95155 43.660483, 7.95155 43.660483, 7.95155 43.660483, 7.95155 43.660483))'^^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 '774_7458'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97005 15.55386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97005"^^xsd:decimal ;
  dwc:decimalLongitude "15.55386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97005 15.55386)"^^geo:wktLiteral ;
  geo-pos:lat "37.97005"^^xsd:decimal ;
  geo-pos:long "15.55386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8355'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8355'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.137777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.55386'^^xsd:double;
  dwc:startLongitude '15.55386'^^xsd:double;
  dwc:endLongitude '15.55386'^^xsd:double;
  dwc:latitude '37.97005'^^xsd:double;
  dwc:startLatitude '37.97005'^^xsd:double;
  dwc:endLatitude '37.97005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.55386 37.97005, 15.55386 37.97005, 15.55386 37.97005, 15.55386 37.97005, 15.55386 37.97005))'^^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 '774_8355'^^xsd:string;
  dwc:observationDate '2005-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460915 7.533944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.460915"^^xsd:decimal ;
  dwc:decimalLongitude "7.533944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460915 7.533944)"^^geo:wktLiteral ;
  geo-pos:lat "43.460915"^^xsd:decimal ;
  geo-pos:long "7.533944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6183'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.026111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.533944'^^xsd:double;
  dwc:startLongitude '7.533944'^^xsd:double;
  dwc:endLongitude '7.533944'^^xsd:double;
  dwc:latitude '43.460915'^^xsd:double;
  dwc:startLatitude '43.460915'^^xsd:double;
  dwc:endLatitude '43.460915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.533944 43.460915, 7.533944 43.460915, 7.533944 43.460915, 7.533944 43.460915, 7.533944 43.460915))'^^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 '774_6183'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64145 7.65108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64145"^^xsd:decimal ;
  dwc:decimalLongitude "7.65108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64145 7.65108)"^^geo:wktLiteral ;
  geo-pos:lat "43.64145"^^xsd:decimal ;
  geo-pos:long "7.65108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4943'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4943'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65108'^^xsd:double;
  dwc:startLongitude '7.65108'^^xsd:double;
  dwc:endLongitude '7.65108'^^xsd:double;
  dwc:latitude '43.64145'^^xsd:double;
  dwc:startLatitude '43.64145'^^xsd:double;
  dwc:endLatitude '43.64145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65108 43.64145, 7.65108 43.64145, 7.65108 43.64145, 7.65108 43.64145, 7.65108 43.64145))'^^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 '774_4943'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49544 8.23658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49544"^^xsd:decimal ;
  dwc:decimalLongitude "8.23658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49544 8.23658)"^^geo:wktLiteral ;
  geo-pos:lat "43.49544"^^xsd:decimal ;
  geo-pos:long "8.23658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6546'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6546'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.997222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23658'^^xsd:double;
  dwc:startLongitude '8.23658'^^xsd:double;
  dwc:endLongitude '8.23658'^^xsd:double;
  dwc:latitude '43.49544'^^xsd:double;
  dwc:startLatitude '43.49544'^^xsd:double;
  dwc:endLatitude '43.49544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23658 43.49544, 8.23658 43.49544, 8.23658 43.49544, 8.23658 43.49544, 8.23658 43.49544))'^^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 '774_6546'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46635 7.631812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46635"^^xsd:decimal ;
  dwc:decimalLongitude "7.631812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46635 7.631812)"^^geo:wktLiteral ;
  geo-pos:lat "43.46635"^^xsd:decimal ;
  geo-pos:long "7.631812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7888'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7888'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.5375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.631812'^^xsd:double;
  dwc:startLongitude '7.631812'^^xsd:double;
  dwc:endLongitude '7.631812'^^xsd:double;
  dwc:latitude '43.46635'^^xsd:double;
  dwc:startLatitude '43.46635'^^xsd:double;
  dwc:endLatitude '43.46635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.631812 43.46635, 7.631812 43.46635, 7.631812 43.46635, 7.631812 43.46635, 7.631812 43.46635))'^^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 '774_7888'^^xsd:string;
  dwc:observationDate '2011-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.138077 7.001229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.138077"^^xsd:decimal ;
  dwc:decimalLongitude "7.001229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.138077 7.001229)"^^geo:wktLiteral ;
  geo-pos:lat "43.138077"^^xsd:decimal ;
  geo-pos:long "7.001229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5948'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5948'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.001229'^^xsd:double;
  dwc:startLongitude '7.001229'^^xsd:double;
  dwc:endLongitude '7.001229'^^xsd:double;
  dwc:latitude '43.138077'^^xsd:double;
  dwc:startLatitude '43.138077'^^xsd:double;
  dwc:endLatitude '43.138077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.001229 43.138077, 7.001229 43.138077, 7.001229 43.138077, 7.001229 43.138077, 7.001229 43.138077))'^^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 '774_5948'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 8.500919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "8.500919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 8.500919)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "8.500919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7637'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7637'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.500919'^^xsd:double;
  dwc:startLongitude '8.500919'^^xsd:double;
  dwc:endLongitude '8.500919'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:startLatitude '44.2357'^^xsd:double;
  dwc:endLatitude '44.2357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.500919 44.2357, 8.500919 44.2357, 8.500919 44.2357, 8.500919 44.2357, 8.500919 44.2357))'^^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 '774_7637'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74784 8.65897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74784"^^xsd:decimal ;
  dwc:decimalLongitude "8.65897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74784 8.65897)"^^geo:wktLiteral ;
  geo-pos:lat "42.74784"^^xsd:decimal ;
  geo-pos:long "8.65897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6495'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6495'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.073888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65897'^^xsd:double;
  dwc:startLongitude '8.65897'^^xsd:double;
  dwc:endLongitude '8.65897'^^xsd:double;
  dwc:latitude '42.74784'^^xsd:double;
  dwc:startLatitude '42.74784'^^xsd:double;
  dwc:endLatitude '42.74784'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65897 42.74784, 8.65897 42.74784, 8.65897 42.74784, 8.65897 42.74784, 8.65897 42.74784))'^^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 '774_6495'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576984 7.723107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.576984"^^xsd:decimal ;
  dwc:decimalLongitude "7.723107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576984 7.723107)"^^geo:wktLiteral ;
  geo-pos:lat "43.576984"^^xsd:decimal ;
  geo-pos:long "7.723107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6356'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6356'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.569166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.723107'^^xsd:double;
  dwc:startLongitude '7.723107'^^xsd:double;
  dwc:endLongitude '7.723107'^^xsd:double;
  dwc:latitude '43.576984'^^xsd:double;
  dwc:startLatitude '43.576984'^^xsd:double;
  dwc:endLatitude '43.576984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.723107 43.576984, 7.723107 43.576984, 7.723107 43.576984, 7.723107 43.576984, 7.723107 43.576984))'^^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 '774_6356'^^xsd:string;
  dwc:observationDate '2008-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72675 8.002967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72675"^^xsd:decimal ;
  dwc:decimalLongitude "8.002967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72675 8.002967)"^^geo:wktLiteral ;
  geo-pos:lat "43.72675"^^xsd:decimal ;
  geo-pos:long "8.002967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7326'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7326'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.624166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.002967'^^xsd:double;
  dwc:startLongitude '8.002967'^^xsd:double;
  dwc:endLongitude '8.002967'^^xsd:double;
  dwc:latitude '43.72675'^^xsd:double;
  dwc:startLatitude '43.72675'^^xsd:double;
  dwc:endLatitude '43.72675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.002967 43.72675, 8.002967 43.72675, 8.002967 43.72675, 8.002967 43.72675, 8.002967 43.72675))'^^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 '774_7326'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76075 7.909576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76075"^^xsd:decimal ;
  dwc:decimalLongitude "7.909576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76075 7.909576)"^^geo:wktLiteral ;
  geo-pos:lat "43.76075"^^xsd:decimal ;
  geo-pos:long "7.909576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7939'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7939'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.032777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.909576'^^xsd:double;
  dwc:startLongitude '7.909576'^^xsd:double;
  dwc:endLongitude '7.909576'^^xsd:double;
  dwc:latitude '43.76075'^^xsd:double;
  dwc:startLatitude '43.76075'^^xsd:double;
  dwc:endLatitude '43.76075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.909576 43.76075, 7.909576 43.76075, 7.909576 43.76075, 7.909576 43.76075, 7.909576 43.76075))'^^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 '774_7939'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52663 7.83513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52663"^^xsd:decimal ;
  dwc:decimalLongitude "7.83513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52663 7.83513)"^^geo:wktLiteral ;
  geo-pos:lat "43.52663"^^xsd:decimal ;
  geo-pos:long "7.83513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5344'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5344'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.101944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83513'^^xsd:double;
  dwc:startLongitude '7.83513'^^xsd:double;
  dwc:endLongitude '7.83513'^^xsd:double;
  dwc:latitude '43.52663'^^xsd:double;
  dwc:startLatitude '43.52663'^^xsd:double;
  dwc:endLatitude '43.52663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83513 43.52663, 7.83513 43.52663, 7.83513 43.52663, 7.83513 43.52663, 7.83513 43.52663))'^^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 '774_5344'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38355 7.82232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38355"^^xsd:decimal ;
  dwc:decimalLongitude "7.82232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38355 7.82232)"^^geo:wktLiteral ;
  geo-pos:lat "43.38355"^^xsd:decimal ;
  geo-pos:long "7.82232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5106'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5106'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.481388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82232'^^xsd:double;
  dwc:startLongitude '7.82232'^^xsd:double;
  dwc:endLongitude '7.82232'^^xsd:double;
  dwc:latitude '43.38355'^^xsd:double;
  dwc:startLatitude '43.38355'^^xsd:double;
  dwc:endLatitude '43.38355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82232 43.38355, 7.82232 43.38355, 7.82232 43.38355, 7.82232 43.38355, 7.82232 43.38355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5106'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70127 7.64583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70127"^^xsd:decimal ;
  dwc:decimalLongitude "7.64583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70127 7.64583)"^^geo:wktLiteral ;
  geo-pos:lat "43.70127"^^xsd:decimal ;
  geo-pos:long "7.64583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5125'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5125'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.982222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64583'^^xsd:double;
  dwc:startLongitude '7.64583'^^xsd:double;
  dwc:endLongitude '7.64583'^^xsd:double;
  dwc:latitude '43.70127'^^xsd:double;
  dwc:startLatitude '43.70127'^^xsd:double;
  dwc:endLatitude '43.70127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64583 43.70127, 7.64583 43.70127, 7.64583 43.70127, 7.64583 43.70127, 7.64583 43.70127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5125'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713917 7.907934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.713917"^^xsd:decimal ;
  dwc:decimalLongitude "7.907934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713917 7.907934)"^^geo:wktLiteral ;
  geo-pos:lat "43.713917"^^xsd:decimal ;
  geo-pos:long "7.907934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5461'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5461'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.907934'^^xsd:double;
  dwc:startLongitude '7.907934'^^xsd:double;
  dwc:endLongitude '7.907934'^^xsd:double;
  dwc:latitude '43.713917'^^xsd:double;
  dwc:startLatitude '43.713917'^^xsd:double;
  dwc:endLatitude '43.713917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.907934 43.713917, 7.907934 43.713917, 7.907934 43.713917, 7.907934 43.713917, 7.907934 43.713917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5461'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8359 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8359"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8359 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "43.8359"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7207'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7207'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.455277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2346'^^xsd:double;
  dwc:endLongitude '8.2346'^^xsd:double;
  dwc:latitude '43.8359'^^xsd:double;
  dwc:startLatitude '43.8359'^^xsd:double;
  dwc:endLatitude '43.8359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2346 43.8359, 8.2346 43.8359, 8.2346 43.8359, 8.2346 43.8359, 8.2346 43.8359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7207'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7055 7.854256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7055"^^xsd:decimal ;
  dwc:decimalLongitude "7.854256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7055 7.854256)"^^geo:wktLiteral ;
  geo-pos:lat "43.7055"^^xsd:decimal ;
  geo-pos:long "7.854256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7925'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7925'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.418055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.854256'^^xsd:double;
  dwc:startLongitude '7.854256'^^xsd:double;
  dwc:endLongitude '7.854256'^^xsd:double;
  dwc:latitude '43.7055'^^xsd:double;
  dwc:startLatitude '43.7055'^^xsd:double;
  dwc:endLatitude '43.7055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.854256 43.7055, 7.854256 43.7055, 7.854256 43.7055, 7.854256 43.7055, 7.854256 43.7055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7925'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656167 8.092167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.656167"^^xsd:decimal ;
  dwc:decimalLongitude "8.092167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656167 8.092167)"^^geo:wktLiteral ;
  geo-pos:lat "43.656167"^^xsd:decimal ;
  geo-pos:long "8.092167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4615'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4615'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.609722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.092167'^^xsd:double;
  dwc:startLongitude '8.092167'^^xsd:double;
  dwc:endLongitude '8.092167'^^xsd:double;
  dwc:latitude '43.656167'^^xsd:double;
  dwc:startLatitude '43.656167'^^xsd:double;
  dwc:endLatitude '43.656167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.092167 43.656167, 8.092167 43.656167, 8.092167 43.656167, 8.092167 43.656167, 8.092167 43.656167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4615'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602043 8.113665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.602043"^^xsd:decimal ;
  dwc:decimalLongitude "8.113665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602043 8.113665)"^^geo:wktLiteral ;
  geo-pos:lat "43.602043"^^xsd:decimal ;
  geo-pos:long "8.113665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6108'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6108'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.113665'^^xsd:double;
  dwc:startLongitude '8.113665'^^xsd:double;
  dwc:endLongitude '8.113665'^^xsd:double;
  dwc:latitude '43.602043'^^xsd:double;
  dwc:startLatitude '43.602043'^^xsd:double;
  dwc:endLatitude '43.602043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.113665 43.602043, 8.113665 43.602043, 8.113665 43.602043, 8.113665 43.602043, 8.113665 43.602043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6108'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77923 8.03731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77923"^^xsd:decimal ;
  dwc:decimalLongitude "8.03731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77923 8.03731)"^^geo:wktLiteral ;
  geo-pos:lat "43.77923"^^xsd:decimal ;
  geo-pos:long "8.03731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6797'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6797'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8422222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03731'^^xsd:double;
  dwc:startLongitude '8.03731'^^xsd:double;
  dwc:endLongitude '8.03731'^^xsd:double;
  dwc:latitude '43.77923'^^xsd:double;
  dwc:startLatitude '43.77923'^^xsd:double;
  dwc:endLatitude '43.77923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03731 43.77923, 8.03731 43.77923, 8.03731 43.77923, 8.03731 43.77923, 8.03731 43.77923))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6797'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8156 8.1126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8156"^^xsd:decimal ;
  dwc:decimalLongitude "8.1126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8156 8.1126)"^^geo:wktLiteral ;
  geo-pos:lat "43.8156"^^xsd:decimal ;
  geo-pos:long "8.1126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7590'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7590'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.236944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1126'^^xsd:double;
  dwc:startLongitude '8.1126'^^xsd:double;
  dwc:endLongitude '8.1126'^^xsd:double;
  dwc:latitude '43.8156'^^xsd:double;
  dwc:startLatitude '43.8156'^^xsd:double;
  dwc:endLatitude '43.8156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1126 43.8156, 8.1126 43.8156, 8.1126 43.8156, 8.1126 43.8156, 8.1126 43.8156))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7590'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.425983 7.868615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.425983"^^xsd:decimal ;
  dwc:decimalLongitude "7.868615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.425983 7.868615)"^^geo:wktLiteral ;
  geo-pos:lat "43.425983"^^xsd:decimal ;
  geo-pos:long "7.868615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6166'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6166'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.004444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.868615'^^xsd:double;
  dwc:startLongitude '7.868615'^^xsd:double;
  dwc:endLongitude '7.868615'^^xsd:double;
  dwc:latitude '43.425983'^^xsd:double;
  dwc:startLatitude '43.425983'^^xsd:double;
  dwc:endLatitude '43.425983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.868615 43.425983, 7.868615 43.425983, 7.868615 43.425983, 7.868615 43.425983, 7.868615 43.425983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6166'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685 7.728833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685"^^xsd:decimal ;
  dwc:decimalLongitude "7.728833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685 7.728833)"^^geo:wktLiteral ;
  geo-pos:lat "43.685"^^xsd:decimal ;
  geo-pos:long "7.728833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3338'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3338'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.728833'^^xsd:double;
  dwc:startLongitude '7.728833'^^xsd:double;
  dwc:endLongitude '7.728833'^^xsd:double;
  dwc:latitude '43.685'^^xsd:double;
  dwc:startLatitude '43.685'^^xsd:double;
  dwc:endLatitude '43.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.728833 43.685, 7.728833 43.685, 7.728833 43.685, 7.728833 43.685, 7.728833 43.685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3338'^^xsd:string;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42771 15.54669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42771"^^xsd:decimal ;
  dwc:decimalLongitude "15.54669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42771 15.54669)"^^geo:wktLiteral ;
  geo-pos:lat "38.42771"^^xsd:decimal ;
  geo-pos:long "15.54669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8449'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8449'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.375555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.54669'^^xsd:double;
  dwc:startLongitude '15.54669'^^xsd:double;
  dwc:endLongitude '15.54669'^^xsd:double;
  dwc:latitude '38.42771'^^xsd:double;
  dwc:startLatitude '38.42771'^^xsd:double;
  dwc:endLatitude '38.42771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.54669 38.42771, 15.54669 38.42771, 15.54669 38.42771, 15.54669 38.42771, 15.54669 38.42771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_8449'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.561333 7.910833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.561333"^^xsd:decimal ;
  dwc:decimalLongitude "7.910833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.561333 7.910833)"^^geo:wktLiteral ;
  geo-pos:lat "43.561333"^^xsd:decimal ;
  geo-pos:long "7.910833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3278'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3278'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.910833'^^xsd:double;
  dwc:startLongitude '7.910833'^^xsd:double;
  dwc:endLongitude '7.910833'^^xsd:double;
  dwc:latitude '43.561333'^^xsd:double;
  dwc:startLatitude '43.561333'^^xsd:double;
  dwc:endLatitude '43.561333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.910833 43.561333, 7.910833 43.561333, 7.910833 43.561333, 7.910833 43.561333, 7.910833 43.561333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3278'^^xsd:string;
  dwc:observationDate '1990-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.050167 -13.800633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.050167"^^xsd:decimal ;
  dwc:decimalLongitude "-13.800633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.050167 -13.800633)"^^geo:wktLiteral ;
  geo-pos:lat "29.050167"^^xsd:decimal ;
  geo-pos:long "-13.800633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2820'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2820'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.800633'^^xsd:double;
  dwc:startLongitude '-13.800633'^^xsd:double;
  dwc:endLongitude '-13.800633'^^xsd:double;
  dwc:latitude '29.050167'^^xsd:double;
  dwc:startLatitude '29.050167'^^xsd:double;
  dwc:endLatitude '29.050167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.800633 29.050167, -13.800633 29.050167, -13.800633 29.050167, -13.800633 29.050167, -13.800633 29.050167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2820'^^xsd:string;
  dwc:observationDate '1994-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576515 7.330916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.576515"^^xsd:decimal ;
  dwc:decimalLongitude "7.330916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576515 7.330916)"^^geo:wktLiteral ;
  geo-pos:lat "43.576515"^^xsd:decimal ;
  geo-pos:long "7.330916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5375'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5375'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.9516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.330916'^^xsd:double;
  dwc:startLongitude '7.330916'^^xsd:double;
  dwc:endLongitude '7.330916'^^xsd:double;
  dwc:latitude '43.576515'^^xsd:double;
  dwc:startLatitude '43.576515'^^xsd:double;
  dwc:endLatitude '43.576515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.330916 43.576515, 7.330916 43.576515, 7.330916 43.576515, 7.330916 43.576515, 7.330916 43.576515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5375'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 9.573833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.573833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 9.573833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "9.573833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2346'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2346'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.573833'^^xsd:double;
  dwc:startLongitude '9.573833'^^xsd:double;
  dwc:endLongitude '9.573833'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:startLatitude '41.8'^^xsd:double;
  dwc:endLatitude '41.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.573833 41.8, 9.573833 41.8, 9.573833 41.8, 9.573833 41.8, 9.573833 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2346'^^xsd:string;
  dwc:observationDate '1989-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72581 7.82393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72581"^^xsd:decimal ;
  dwc:decimalLongitude "7.82393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72581 7.82393)"^^geo:wktLiteral ;
  geo-pos:lat "43.72581"^^xsd:decimal ;
  geo-pos:long "7.82393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5361'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5361'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.579166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82393'^^xsd:double;
  dwc:startLongitude '7.82393'^^xsd:double;
  dwc:endLongitude '7.82393'^^xsd:double;
  dwc:latitude '43.72581'^^xsd:double;
  dwc:startLatitude '43.72581'^^xsd:double;
  dwc:endLatitude '43.72581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82393 43.72581, 7.82393 43.72581, 7.82393 43.72581, 7.82393 43.72581, 7.82393 43.72581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5361'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.707821 7.588597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.707821"^^xsd:decimal ;
  dwc:decimalLongitude "7.588597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.707821 7.588597)"^^geo:wktLiteral ;
  geo-pos:lat "43.707821"^^xsd:decimal ;
  geo-pos:long "7.588597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6227'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6227'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.4991666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.588597'^^xsd:double;
  dwc:startLongitude '7.588597'^^xsd:double;
  dwc:endLongitude '7.588597'^^xsd:double;
  dwc:latitude '43.707821'^^xsd:double;
  dwc:startLatitude '43.707821'^^xsd:double;
  dwc:endLatitude '43.707821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.588597 43.707821, 7.588597 43.707821, 7.588597 43.707821, 7.588597 43.707821, 7.588597 43.707821))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6227'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7149 8.1368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7149"^^xsd:decimal ;
  dwc:decimalLongitude "8.1368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7149 8.1368)"^^geo:wktLiteral ;
  geo-pos:lat "43.7149"^^xsd:decimal ;
  geo-pos:long "8.1368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7493'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7493'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.196388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1368'^^xsd:double;
  dwc:startLongitude '8.1368'^^xsd:double;
  dwc:endLongitude '8.1368'^^xsd:double;
  dwc:latitude '43.7149'^^xsd:double;
  dwc:startLatitude '43.7149'^^xsd:double;
  dwc:endLatitude '43.7149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1368 43.7149, 8.1368 43.7149, 8.1368 43.7149, 8.1368 43.7149, 8.1368 43.7149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7493'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63348 7.503034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63348"^^xsd:decimal ;
  dwc:decimalLongitude "7.503034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63348 7.503034)"^^geo:wktLiteral ;
  geo-pos:lat "43.63348"^^xsd:decimal ;
  geo-pos:long "7.503034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5412'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5412'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.018333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.503034'^^xsd:double;
  dwc:startLongitude '7.503034'^^xsd:double;
  dwc:endLongitude '7.503034'^^xsd:double;
  dwc:latitude '43.63348'^^xsd:double;
  dwc:startLatitude '43.63348'^^xsd:double;
  dwc:endLatitude '43.63348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.503034 43.63348, 7.503034 43.63348, 7.503034 43.63348, 7.503034 43.63348, 7.503034 43.63348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5412'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592883 7.28285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592883"^^xsd:decimal ;
  dwc:decimalLongitude "7.28285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592883 7.28285)"^^geo:wktLiteral ;
  geo-pos:lat "43.592883"^^xsd:decimal ;
  geo-pos:long "7.28285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4556'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4556'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.718055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.28285'^^xsd:double;
  dwc:startLongitude '7.28285'^^xsd:double;
  dwc:endLongitude '7.28285'^^xsd:double;
  dwc:latitude '43.592883'^^xsd:double;
  dwc:startLatitude '43.592883'^^xsd:double;
  dwc:endLatitude '43.592883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.28285 43.592883, 7.28285 43.592883, 7.28285 43.592883, 7.28285 43.592883, 7.28285 43.592883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4556'^^xsd:string;
  dwc:observationDate '1997-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783333 13.6375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783333"^^xsd:decimal ;
  dwc:decimalLongitude "13.6375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783333 13.6375)"^^geo:wktLiteral ;
  geo-pos:lat "40.783333"^^xsd:decimal ;
  geo-pos:long "13.6375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2396'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2396'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.6375'^^xsd:double;
  dwc:startLongitude '13.6375'^^xsd:double;
  dwc:endLongitude '13.6375'^^xsd:double;
  dwc:latitude '40.783333'^^xsd:double;
  dwc:startLatitude '40.783333'^^xsd:double;
  dwc:endLatitude '40.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.6375 40.783333, 13.6375 40.783333, 13.6375 40.783333, 13.6375 40.783333, 13.6375 40.783333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2396'^^xsd:string;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7243 7.6449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7243"^^xsd:decimal ;
  dwc:decimalLongitude "7.6449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7243 7.6449)"^^geo:wktLiteral ;
  geo-pos:lat "43.7243"^^xsd:decimal ;
  geo-pos:long "7.6449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7526'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7526'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6449'^^xsd:double;
  dwc:startLongitude '7.6449'^^xsd:double;
  dwc:endLongitude '7.6449'^^xsd:double;
  dwc:latitude '43.7243'^^xsd:double;
  dwc:startLatitude '43.7243'^^xsd:double;
  dwc:endLatitude '43.7243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6449 43.7243, 7.6449 43.7243, 7.6449 43.7243, 7.6449 43.7243, 7.6449 43.7243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7526'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.198833 8.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.198833"^^xsd:decimal ;
  dwc:decimalLongitude "8.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.198833 8.3675)"^^geo:wktLiteral ;
  geo-pos:lat "41.198833"^^xsd:decimal ;
  geo-pos:long "8.3675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2693'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2693'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3675'^^xsd:double;
  dwc:startLongitude '8.3675'^^xsd:double;
  dwc:endLongitude '8.3675'^^xsd:double;
  dwc:latitude '41.198833'^^xsd:double;
  dwc:startLatitude '41.198833'^^xsd:double;
  dwc:endLatitude '41.198833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3675 41.198833, 8.3675 41.198833, 8.3675 41.198833, 8.3675 41.198833, 8.3675 41.198833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2693'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71347 8.32248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71347"^^xsd:decimal ;
  dwc:decimalLongitude "8.32248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71347 8.32248)"^^geo:wktLiteral ;
  geo-pos:lat "43.71347"^^xsd:decimal ;
  geo-pos:long "8.32248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5165'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5165'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.511944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.32248'^^xsd:double;
  dwc:startLongitude '8.32248'^^xsd:double;
  dwc:endLongitude '8.32248'^^xsd:double;
  dwc:latitude '43.71347'^^xsd:double;
  dwc:startLatitude '43.71347'^^xsd:double;
  dwc:endLatitude '43.71347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.32248 43.71347, 8.32248 43.71347, 8.32248 43.71347, 8.32248 43.71347, 8.32248 43.71347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5165'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703629 7.610482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.703629"^^xsd:decimal ;
  dwc:decimalLongitude "7.610482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.703629 7.610482)"^^geo:wktLiteral ;
  geo-pos:lat "43.703629"^^xsd:decimal ;
  geo-pos:long "7.610482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6250'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6250'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.437222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.610482'^^xsd:double;
  dwc:startLongitude '7.610482'^^xsd:double;
  dwc:endLongitude '7.610482'^^xsd:double;
  dwc:latitude '43.703629'^^xsd:double;
  dwc:startLatitude '43.703629'^^xsd:double;
  dwc:endLatitude '43.703629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.610482 43.703629, 7.610482 43.703629, 7.610482 43.703629, 7.610482 43.703629, 7.610482 43.703629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6250'^^xsd:string;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8138 8.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8138"^^xsd:decimal ;
  dwc:decimalLongitude "8.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8138 8.0037)"^^geo:wktLiteral ;
  geo-pos:lat "43.8138"^^xsd:decimal ;
  geo-pos:long "8.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7501'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7501'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.281666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0037'^^xsd:double;
  dwc:startLongitude '8.0037'^^xsd:double;
  dwc:endLongitude '8.0037'^^xsd:double;
  dwc:latitude '43.8138'^^xsd:double;
  dwc:startLatitude '43.8138'^^xsd:double;
  dwc:endLatitude '43.8138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0037 43.8138, 8.0037 43.8138, 8.0037 43.8138, 8.0037 43.8138, 8.0037 43.8138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7501'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8029 8.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8029"^^xsd:decimal ;
  dwc:decimalLongitude "8.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8029 8.051)"^^geo:wktLiteral ;
  geo-pos:lat "43.8029"^^xsd:decimal ;
  geo-pos:long "8.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7530'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7530'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.792222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.051'^^xsd:double;
  dwc:startLongitude '8.051'^^xsd:double;
  dwc:endLongitude '8.051'^^xsd:double;
  dwc:latitude '43.8029'^^xsd:double;
  dwc:startLatitude '43.8029'^^xsd:double;
  dwc:endLatitude '43.8029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.051 43.8029, 8.051 43.8029, 8.051 43.8029, 8.051 43.8029, 8.051 43.8029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7530'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713317 8.015967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.713317"^^xsd:decimal ;
  dwc:decimalLongitude "8.015967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713317 8.015967)"^^geo:wktLiteral ;
  geo-pos:lat "43.713317"^^xsd:decimal ;
  geo-pos:long "8.015967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7438'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7438'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.600277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.015967'^^xsd:double;
  dwc:startLongitude '8.015967'^^xsd:double;
  dwc:endLongitude '8.015967'^^xsd:double;
  dwc:latitude '43.713317'^^xsd:double;
  dwc:startLatitude '43.713317'^^xsd:double;
  dwc:endLatitude '43.713317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.015967 43.713317, 8.015967 43.713317, 8.015967 43.713317, 8.015967 43.713317, 8.015967 43.713317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7438'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.666667 8.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.666667 8.533333)"^^geo:wktLiteral ;
  geo-pos:lat "42.666667"^^xsd:decimal ;
  geo-pos:long "8.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2557'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2557'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.533333'^^xsd:double;
  dwc:startLongitude '8.533333'^^xsd:double;
  dwc:endLongitude '8.533333'^^xsd:double;
  dwc:latitude '42.666667'^^xsd:double;
  dwc:startLatitude '42.666667'^^xsd:double;
  dwc:endLatitude '42.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.533333 42.666667, 8.533333 42.666667, 8.533333 42.666667, 8.533333 42.666667, 8.533333 42.666667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2557'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.166883 -13.36815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.166883"^^xsd:decimal ;
  dwc:decimalLongitude "-13.36815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.166883 -13.36815)"^^geo:wktLiteral ;
  geo-pos:lat "29.166883"^^xsd:decimal ;
  geo-pos:long "-13.36815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2852'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2852'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.36815'^^xsd:double;
  dwc:startLongitude '-13.36815'^^xsd:double;
  dwc:endLongitude '-13.36815'^^xsd:double;
  dwc:latitude '29.166883'^^xsd:double;
  dwc:startLatitude '29.166883'^^xsd:double;
  dwc:endLatitude '29.166883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.36815 29.166883, -13.36815 29.166883, -13.36815 29.166883, -13.36815 29.166883, -13.36815 29.166883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2852'^^xsd:string;
  dwc:observationDate '1995-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632145 7.387129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.632145"^^xsd:decimal ;
  dwc:decimalLongitude "7.387129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632145 7.387129)"^^geo:wktLiteral ;
  geo-pos:lat "43.632145"^^xsd:decimal ;
  geo-pos:long "7.387129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5826'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5826'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.387129'^^xsd:double;
  dwc:startLongitude '7.387129'^^xsd:double;
  dwc:endLongitude '7.387129'^^xsd:double;
  dwc:latitude '43.632145'^^xsd:double;
  dwc:startLatitude '43.632145'^^xsd:double;
  dwc:endLatitude '43.632145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.387129 43.632145, 7.387129 43.632145, 7.387129 43.632145, 7.387129 43.632145, 7.387129 43.632145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5826'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 7.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 7.516667)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "7.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3655'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3655'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.516667'^^xsd:double;
  dwc:startLongitude '7.516667'^^xsd:double;
  dwc:endLongitude '7.516667'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:startLatitude '43.65'^^xsd:double;
  dwc:endLatitude '43.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.516667 43.65, 7.516667 43.65, 7.516667 43.65, 7.516667 43.65, 7.516667 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3655'^^xsd:string;
  dwc:observationDate '1992-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71995 7.741167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71995"^^xsd:decimal ;
  dwc:decimalLongitude "7.741167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71995 7.741167)"^^geo:wktLiteral ;
  geo-pos:lat "43.71995"^^xsd:decimal ;
  geo-pos:long "7.741167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4562'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4562'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.771944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.741167'^^xsd:double;
  dwc:startLongitude '7.741167'^^xsd:double;
  dwc:endLongitude '7.741167'^^xsd:double;
  dwc:latitude '43.71995'^^xsd:double;
  dwc:startLatitude '43.71995'^^xsd:double;
  dwc:endLatitude '43.71995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.741167 43.71995, 7.741167 43.71995, 7.741167 43.71995, 7.741167 43.71995, 7.741167 43.71995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4562'^^xsd:string;
  dwc:observationDate '1997-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633333"^^xsd:decimal ;
  dwc:decimalLongitude "9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633333 9.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.633333"^^xsd:decimal ;
  geo-pos:long "9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2538'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2538'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.55'^^xsd:double;
  dwc:startLongitude '9.55'^^xsd:double;
  dwc:endLongitude '9.55'^^xsd:double;
  dwc:latitude '43.633333'^^xsd:double;
  dwc:startLatitude '43.633333'^^xsd:double;
  dwc:endLatitude '43.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.55 43.633333, 9.55 43.633333, 9.55 43.633333, 9.55 43.633333, 9.55 43.633333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2538'^^xsd:string;
  dwc:observationDate '1992-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70267 7.74883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70267"^^xsd:decimal ;
  dwc:decimalLongitude "7.74883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70267 7.74883)"^^geo:wktLiteral ;
  geo-pos:lat "43.70267"^^xsd:decimal ;
  geo-pos:long "7.74883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5062'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5062'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.2425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74883'^^xsd:double;
  dwc:startLongitude '7.74883'^^xsd:double;
  dwc:endLongitude '7.74883'^^xsd:double;
  dwc:latitude '43.70267'^^xsd:double;
  dwc:startLatitude '43.70267'^^xsd:double;
  dwc:endLatitude '43.70267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74883 43.70267, 7.74883 43.70267, 7.74883 43.70267, 7.74883 43.70267, 7.74883 43.70267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5062'^^xsd:string;
  dwc:observationDate '2000-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716667 7.769833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716667"^^xsd:decimal ;
  dwc:decimalLongitude "7.769833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716667 7.769833)"^^geo:wktLiteral ;
  geo-pos:lat "43.716667"^^xsd:decimal ;
  geo-pos:long "7.769833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2367'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2367'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.769833'^^xsd:double;
  dwc:startLongitude '7.769833'^^xsd:double;
  dwc:endLongitude '7.769833'^^xsd:double;
  dwc:latitude '43.716667'^^xsd:double;
  dwc:startLatitude '43.716667'^^xsd:double;
  dwc:endLatitude '43.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.769833 43.716667, 7.769833 43.716667, 7.769833 43.716667, 7.769833 43.716667, 7.769833 43.716667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2367'^^xsd:string;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.866667 13.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.866667"^^xsd:decimal ;
  dwc:decimalLongitude "13.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.866667 13.816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.866667"^^xsd:decimal ;
  geo-pos:long "13.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2380'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2380'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.816667'^^xsd:double;
  dwc:startLongitude '13.816667'^^xsd:double;
  dwc:endLongitude '13.816667'^^xsd:double;
  dwc:latitude '38.866667'^^xsd:double;
  dwc:startLatitude '38.866667'^^xsd:double;
  dwc:endLatitude '38.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.816667 38.866667, 13.816667 38.866667, 13.816667 38.866667, 13.816667 38.866667, 13.816667 38.866667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2380'^^xsd:string;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.734333 7.803667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.734333"^^xsd:decimal ;
  dwc:decimalLongitude "7.803667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.734333 7.803667)"^^geo:wktLiteral ;
  geo-pos:lat "43.734333"^^xsd:decimal ;
  geo-pos:long "7.803667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3365'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3365'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.803667'^^xsd:double;
  dwc:startLongitude '7.803667'^^xsd:double;
  dwc:endLongitude '7.803667'^^xsd:double;
  dwc:latitude '43.734333'^^xsd:double;
  dwc:startLatitude '43.734333'^^xsd:double;
  dwc:endLatitude '43.734333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.803667 43.734333, 7.803667 43.734333, 7.803667 43.734333, 7.803667 43.734333, 7.803667 43.734333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3365'^^xsd:string;
  dwc:observationDate '1991-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729317 7.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.729317"^^xsd:decimal ;
  dwc:decimalLongitude "7.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.729317 7.9795)"^^geo:wktLiteral ;
  geo-pos:lat "43.729317"^^xsd:decimal ;
  geo-pos:long "7.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7328'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7328'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.4675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9795'^^xsd:double;
  dwc:startLongitude '7.9795'^^xsd:double;
  dwc:endLongitude '7.9795'^^xsd:double;
  dwc:latitude '43.729317'^^xsd:double;
  dwc:startLatitude '43.729317'^^xsd:double;
  dwc:endLatitude '43.729317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9795 43.729317, 7.9795 43.729317, 7.9795 43.729317, 7.9795 43.729317, 7.9795 43.729317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7328'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 15.365667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "15.365667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 15.365667)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "15.365667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2419'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2419'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.365667'^^xsd:double;
  dwc:startLongitude '15.365667'^^xsd:double;
  dwc:endLongitude '15.365667'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:startLatitude '37'^^xsd:integer;
  dwc:endLatitude '37'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((15.365667 37, 15.365667 37, 15.365667 37, 15.365667 37, 15.365667 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2419'^^xsd:string;
  dwc:observationDate '1989-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7792 8.0852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7792"^^xsd:decimal ;
  dwc:decimalLongitude "8.0852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7792 8.0852)"^^geo:wktLiteral ;
  geo-pos:lat "43.7792"^^xsd:decimal ;
  geo-pos:long "8.0852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4950'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4950'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0852'^^xsd:double;
  dwc:startLongitude '8.0852'^^xsd:double;
  dwc:endLongitude '8.0852'^^xsd:double;
  dwc:latitude '43.7792'^^xsd:double;
  dwc:startLatitude '43.7792'^^xsd:double;
  dwc:endLatitude '43.7792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0852 43.7792, 8.0852 43.7792, 8.0852 43.7792, 8.0852 43.7792, 8.0852 43.7792))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4950'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.737 7.828667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.737"^^xsd:decimal ;
  dwc:decimalLongitude "7.828667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.737 7.828667)"^^geo:wktLiteral ;
  geo-pos:lat "43.737"^^xsd:decimal ;
  geo-pos:long "7.828667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4294'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4294'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.828667'^^xsd:double;
  dwc:startLongitude '7.828667'^^xsd:double;
  dwc:endLongitude '7.828667'^^xsd:double;
  dwc:latitude '43.737'^^xsd:double;
  dwc:startLatitude '43.737'^^xsd:double;
  dwc:endLatitude '43.737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.828667 43.737, 7.828667 43.737, 7.828667 43.737, 7.828667 43.737, 7.828667 43.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4294'^^xsd:string;
  dwc:observationDate '1995-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6905 7.750667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6905"^^xsd:decimal ;
  dwc:decimalLongitude "7.750667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6905 7.750667)"^^geo:wktLiteral ;
  geo-pos:lat "43.6905"^^xsd:decimal ;
  geo-pos:long "7.750667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4730'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4730'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.313611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.750667'^^xsd:double;
  dwc:startLongitude '7.750667'^^xsd:double;
  dwc:endLongitude '7.750667'^^xsd:double;
  dwc:latitude '43.6905'^^xsd:double;
  dwc:startLatitude '43.6905'^^xsd:double;
  dwc:endLatitude '43.6905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.750667 43.6905, 7.750667 43.6905, 7.750667 43.6905, 7.750667 43.6905, 7.750667 43.6905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4730'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0013 -13.450333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.0013"^^xsd:decimal ;
  dwc:decimalLongitude "-13.450333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.0013 -13.450333)"^^geo:wktLiteral ;
  geo-pos:lat "29.0013"^^xsd:decimal ;
  geo-pos:long "-13.450333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2833'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2833'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.450333'^^xsd:double;
  dwc:startLongitude '-13.450333'^^xsd:double;
  dwc:endLongitude '-13.450333'^^xsd:double;
  dwc:latitude '29.0013'^^xsd:double;
  dwc:startLatitude '29.0013'^^xsd:double;
  dwc:endLatitude '29.0013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.450333 29.0013, -13.450333 29.0013, -13.450333 29.0013, -13.450333 29.0013, -13.450333 29.0013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2833'^^xsd:string;
  dwc:observationDate '1994-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.608048 7.818677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.608048"^^xsd:decimal ;
  dwc:decimalLongitude "7.818677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.608048 7.818677)"^^geo:wktLiteral ;
  geo-pos:lat "43.608048"^^xsd:decimal ;
  geo-pos:long "7.818677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6089'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6089'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.818677'^^xsd:double;
  dwc:startLongitude '7.818677'^^xsd:double;
  dwc:endLongitude '7.818677'^^xsd:double;
  dwc:latitude '43.608048'^^xsd:double;
  dwc:startLatitude '43.608048'^^xsd:double;
  dwc:endLatitude '43.608048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.818677 43.608048, 7.818677 43.608048, 7.818677 43.608048, 7.818677 43.608048, 7.818677 43.608048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6089'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64567 7.48967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64567"^^xsd:decimal ;
  dwc:decimalLongitude "7.48967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64567 7.48967)"^^geo:wktLiteral ;
  geo-pos:lat "43.64567"^^xsd:decimal ;
  geo-pos:long "7.48967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5063'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5063'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.6725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.48967'^^xsd:double;
  dwc:startLongitude '7.48967'^^xsd:double;
  dwc:endLongitude '7.48967'^^xsd:double;
  dwc:latitude '43.64567'^^xsd:double;
  dwc:startLatitude '43.64567'^^xsd:double;
  dwc:endLatitude '43.64567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.48967 43.64567, 7.48967 43.64567, 7.48967 43.64567, 7.48967 43.64567, 7.48967 43.64567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5063'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0316 8.23968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0316"^^xsd:decimal ;
  dwc:decimalLongitude "8.23968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0316 8.23968)"^^geo:wktLiteral ;
  geo-pos:lat "44.0316"^^xsd:decimal ;
  geo-pos:long "8.23968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5319'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5319'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7713888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.23968'^^xsd:double;
  dwc:startLongitude '8.23968'^^xsd:double;
  dwc:endLongitude '8.23968'^^xsd:double;
  dwc:latitude '44.0316'^^xsd:double;
  dwc:startLatitude '44.0316'^^xsd:double;
  dwc:endLatitude '44.0316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.23968 44.0316, 8.23968 44.0316, 8.23968 44.0316, 8.23968 44.0316, 8.23968 44.0316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5319'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.716667 8.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.716667"^^xsd:decimal ;
  dwc:decimalLongitude "8.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.716667 8.533333)"^^geo:wktLiteral ;
  geo-pos:lat "42.716667"^^xsd:decimal ;
  geo-pos:long "8.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2558'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2558'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.533333'^^xsd:double;
  dwc:startLongitude '8.533333'^^xsd:double;
  dwc:endLongitude '8.533333'^^xsd:double;
  dwc:latitude '42.716667'^^xsd:double;
  dwc:startLatitude '42.716667'^^xsd:double;
  dwc:endLatitude '42.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.533333 42.716667, 8.533333 42.716667, 8.533333 42.716667, 8.533333 42.716667, 8.533333 42.716667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2558'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721767 7.6488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.721767"^^xsd:decimal ;
  dwc:decimalLongitude "7.6488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721767 7.6488)"^^geo:wktLiteral ;
  geo-pos:lat "43.721767"^^xsd:decimal ;
  geo-pos:long "7.6488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4561'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4561'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.303055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6488'^^xsd:double;
  dwc:startLongitude '7.6488'^^xsd:double;
  dwc:endLongitude '7.6488'^^xsd:double;
  dwc:latitude '43.721767'^^xsd:double;
  dwc:startLatitude '43.721767'^^xsd:double;
  dwc:endLatitude '43.721767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6488 43.721767, 7.6488 43.721767, 7.6488 43.721767, 7.6488 43.721767, 7.6488 43.721767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4561'^^xsd:string;
  dwc:observationDate '1997-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.874016 6.715353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.874016"^^xsd:decimal ;
  dwc:decimalLongitude "6.715353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.874016 6.715353)"^^geo:wktLiteral ;
  geo-pos:lat "42.874016"^^xsd:decimal ;
  geo-pos:long "6.715353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5732'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5732'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.49'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.715353'^^xsd:double;
  dwc:startLongitude '6.715353'^^xsd:double;
  dwc:endLongitude '6.715353'^^xsd:double;
  dwc:latitude '42.874016'^^xsd:double;
  dwc:startLatitude '42.874016'^^xsd:double;
  dwc:endLatitude '42.874016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.715353 42.874016, 6.715353 42.874016, 6.715353 42.874016, 6.715353 42.874016, 6.715353 42.874016))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5732'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 6.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "6.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 6.916667)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "6.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2473'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2473'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.916667'^^xsd:double;
  dwc:startLongitude '6.916667'^^xsd:double;
  dwc:endLongitude '6.916667'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:startLatitude '43.4'^^xsd:double;
  dwc:endLatitude '43.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.916667 43.4, 6.916667 43.4, 6.916667 43.4, 6.916667 43.4, 6.916667 43.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2473'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.795395 8.14903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.795395"^^xsd:decimal ;
  dwc:decimalLongitude "8.14903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.795395 8.14903)"^^geo:wktLiteral ;
  geo-pos:lat "43.795395"^^xsd:decimal ;
  geo-pos:long "8.14903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5677'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5677'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.253888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.14903'^^xsd:double;
  dwc:startLongitude '8.14903'^^xsd:double;
  dwc:endLongitude '8.14903'^^xsd:double;
  dwc:latitude '43.795395'^^xsd:double;
  dwc:startLatitude '43.795395'^^xsd:double;
  dwc:endLatitude '43.795395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.14903 43.795395, 8.14903 43.795395, 8.14903 43.795395, 8.14903 43.795395, 8.14903 43.795395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5677'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.792333 7.837333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.792333"^^xsd:decimal ;
  dwc:decimalLongitude "7.837333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.792333 7.837333)"^^geo:wktLiteral ;
  geo-pos:lat "43.792333"^^xsd:decimal ;
  geo-pos:long "7.837333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3973'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3973'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.837333'^^xsd:double;
  dwc:startLongitude '7.837333'^^xsd:double;
  dwc:endLongitude '7.837333'^^xsd:double;
  dwc:latitude '43.792333'^^xsd:double;
  dwc:startLatitude '43.792333'^^xsd:double;
  dwc:endLatitude '43.792333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.837333 43.792333, 7.837333 43.792333, 7.837333 43.792333, 7.837333 43.792333, 7.837333 43.792333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3973'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.704283 7.64355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.704283"^^xsd:decimal ;
  dwc:decimalLongitude "7.64355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.704283 7.64355)"^^geo:wktLiteral ;
  geo-pos:lat "43.704283"^^xsd:decimal ;
  geo-pos:long "7.64355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4560'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4560'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.899166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64355'^^xsd:double;
  dwc:startLongitude '7.64355'^^xsd:double;
  dwc:endLongitude '7.64355'^^xsd:double;
  dwc:latitude '43.704283'^^xsd:double;
  dwc:startLatitude '43.704283'^^xsd:double;
  dwc:endLatitude '43.704283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64355 43.704283, 7.64355 43.704283, 7.64355 43.704283, 7.64355 43.704283, 7.64355 43.704283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4560'^^xsd:string;
  dwc:observationDate '1997-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75002 8.00545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75002"^^xsd:decimal ;
  dwc:decimalLongitude "8.00545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75002 8.00545)"^^geo:wktLiteral ;
  geo-pos:lat "43.75002"^^xsd:decimal ;
  geo-pos:long "8.00545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4870'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4870'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.250277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00545'^^xsd:double;
  dwc:startLongitude '8.00545'^^xsd:double;
  dwc:endLongitude '8.00545'^^xsd:double;
  dwc:latitude '43.75002'^^xsd:double;
  dwc:startLatitude '43.75002'^^xsd:double;
  dwc:endLatitude '43.75002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00545 43.75002, 8.00545 43.75002, 8.00545 43.75002, 8.00545 43.75002, 8.00545 43.75002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4870'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7427 7.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7427"^^xsd:decimal ;
  dwc:decimalLongitude "7.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7427 7.826)"^^geo:wktLiteral ;
  geo-pos:lat "43.7427"^^xsd:decimal ;
  geo-pos:long "7.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4804'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4804'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.961111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.826'^^xsd:double;
  dwc:startLongitude '7.826'^^xsd:double;
  dwc:endLongitude '7.826'^^xsd:double;
  dwc:latitude '43.7427'^^xsd:double;
  dwc:startLatitude '43.7427'^^xsd:double;
  dwc:endLatitude '43.7427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.826 43.7427, 7.826 43.7427, 7.826 43.7427, 7.826 43.7427, 7.826 43.7427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4804'^^xsd:string;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916667 15.401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916667"^^xsd:decimal ;
  dwc:decimalLongitude "15.401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916667 15.401667)"^^geo:wktLiteral ;
  geo-pos:lat "36.916667"^^xsd:decimal ;
  geo-pos:long "15.401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2422'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2422'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.401667'^^xsd:double;
  dwc:startLongitude '15.401667'^^xsd:double;
  dwc:endLongitude '15.401667'^^xsd:double;
  dwc:latitude '36.916667'^^xsd:double;
  dwc:startLatitude '36.916667'^^xsd:double;
  dwc:endLatitude '36.916667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.401667 36.916667, 15.401667 36.916667, 15.401667 36.916667, 15.401667 36.916667, 15.401667 36.916667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2422'^^xsd:string;
  dwc:observationDate '1989-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2004 -13.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2004"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2004 -13.3675)"^^geo:wktLiteral ;
  geo-pos:lat "29.2004"^^xsd:decimal ;
  geo-pos:long "-13.3675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2848'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2848'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.3675'^^xsd:double;
  dwc:startLongitude '-13.3675'^^xsd:double;
  dwc:endLongitude '-13.3675'^^xsd:double;
  dwc:latitude '29.2004'^^xsd:double;
  dwc:startLatitude '29.2004'^^xsd:double;
  dwc:endLatitude '29.2004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.3675 29.2004, -13.3675 29.2004, -13.3675 29.2004, -13.3675 29.2004, -13.3675 29.2004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2848'^^xsd:string;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.03088 8.32328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.03088"^^xsd:decimal ;
  dwc:decimalLongitude "8.32328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.03088 8.32328)"^^geo:wktLiteral ;
  geo-pos:lat "44.03088"^^xsd:decimal ;
  geo-pos:long "8.32328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6807'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6807'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.686111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.32328'^^xsd:double;
  dwc:startLongitude '8.32328'^^xsd:double;
  dwc:endLongitude '8.32328'^^xsd:double;
  dwc:latitude '44.03088'^^xsd:double;
  dwc:startLatitude '44.03088'^^xsd:double;
  dwc:endLatitude '44.03088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.32328 44.03088, 8.32328 44.03088, 8.32328 44.03088, 8.32328 44.03088, 8.32328 44.03088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6807'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.702 7.759333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.702"^^xsd:decimal ;
  dwc:decimalLongitude "7.759333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.702 7.759333)"^^geo:wktLiteral ;
  geo-pos:lat "43.702"^^xsd:decimal ;
  geo-pos:long "7.759333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4358'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4358'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.759333'^^xsd:double;
  dwc:startLongitude '7.759333'^^xsd:double;
  dwc:endLongitude '7.759333'^^xsd:double;
  dwc:latitude '43.702'^^xsd:double;
  dwc:startLatitude '43.702'^^xsd:double;
  dwc:endLatitude '43.702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.759333 43.702, 7.759333 43.702, 7.759333 43.702, 7.759333 43.702, 7.759333 43.702))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4358'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.886719 8.394627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.886719"^^xsd:decimal ;
  dwc:decimalLongitude "8.394627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.886719 8.394627)"^^geo:wktLiteral ;
  geo-pos:lat "43.886719"^^xsd:decimal ;
  geo-pos:long "8.394627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6205'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6205'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.475277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.394627'^^xsd:double;
  dwc:startLongitude '8.394627'^^xsd:double;
  dwc:endLongitude '8.394627'^^xsd:double;
  dwc:latitude '43.886719'^^xsd:double;
  dwc:startLatitude '43.886719'^^xsd:double;
  dwc:endLatitude '43.886719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.394627 43.886719, 8.394627 43.886719, 8.394627 43.886719, 8.394627 43.886719, 8.394627 43.886719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6205'^^xsd:string;
  dwc:observationDate '2008-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.766667 9.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.766667"^^xsd:decimal ;
  dwc:decimalLongitude "9.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.766667 9.506)"^^geo:wktLiteral ;
  geo-pos:lat "41.766667"^^xsd:decimal ;
  geo-pos:long "9.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2343'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2343'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.506'^^xsd:double;
  dwc:startLongitude '9.506'^^xsd:double;
  dwc:endLongitude '9.506'^^xsd:double;
  dwc:latitude '41.766667'^^xsd:double;
  dwc:startLatitude '41.766667'^^xsd:double;
  dwc:endLatitude '41.766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.506 41.766667, 9.506 41.766667, 9.506 41.766667, 9.506 41.766667, 9.506 41.766667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2343'^^xsd:string;
  dwc:observationDate '1989-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.737667 7.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.737667"^^xsd:decimal ;
  dwc:decimalLongitude "7.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.737667 7.773)"^^geo:wktLiteral ;
  geo-pos:lat "43.737667"^^xsd:decimal ;
  geo-pos:long "7.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4306'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4306'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.773'^^xsd:double;
  dwc:startLongitude '7.773'^^xsd:double;
  dwc:endLongitude '7.773'^^xsd:double;
  dwc:latitude '43.737667'^^xsd:double;
  dwc:startLatitude '43.737667'^^xsd:double;
  dwc:endLatitude '43.737667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.773 43.737667, 7.773 43.737667, 7.773 43.737667, 7.773 43.737667, 7.773 43.737667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4306'^^xsd:string;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.622 20.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.622"^^xsd:decimal ;
  dwc:decimalLongitude "20.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.622 20.8555)"^^geo:wktLiteral ;
  geo-pos:lat "38.622"^^xsd:decimal ;
  geo-pos:long "20.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_810'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_810'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8555'^^xsd:double;
  dwc:startLongitude '20.8555'^^xsd:double;
  dwc:endLongitude '20.8555'^^xsd:double;
  dwc:latitude '38.622'^^xsd:double;
  dwc:startLatitude '38.622'^^xsd:double;
  dwc:endLatitude '38.622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8555 38.622, 20.8555 38.622, 20.8555 38.622, 20.8555 38.622, 20.8555 38.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_810'^^xsd:string;
  dwc:observationDate '1994-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47183 14.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47183"^^xsd:decimal ;
  dwc:decimalLongitude "14.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47183 14.589)"^^geo:wktLiteral ;
  geo-pos:lat "44.47183"^^xsd:decimal ;
  geo-pos:long "14.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1937'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1937'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.589'^^xsd:double;
  dwc:startLongitude '14.589'^^xsd:double;
  dwc:endLongitude '14.589'^^xsd:double;
  dwc:latitude '44.47183'^^xsd:double;
  dwc:startLatitude '44.47183'^^xsd:double;
  dwc:endLatitude '44.47183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.589 44.47183, 14.589 44.47183, 14.589 44.47183, 14.589 44.47183, 14.589 44.47183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1937'^^xsd:string;
  dwc:observationDate '1994-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656833 20.9515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656833 20.9515)"^^geo:wktLiteral ;
  geo-pos:lat "38.656833"^^xsd:decimal ;
  geo-pos:long "20.9515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1230'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1230'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9515'^^xsd:double;
  dwc:startLongitude '20.9515'^^xsd:double;
  dwc:endLongitude '20.9515'^^xsd:double;
  dwc:latitude '38.656833'^^xsd:double;
  dwc:startLatitude '38.656833'^^xsd:double;
  dwc:endLatitude '38.656833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9515 38.656833, 20.9515 38.656833, 20.9515 38.656833, 20.9515 38.656833, 20.9515 38.656833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1230'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656333 20.921333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656333"^^xsd:decimal ;
  dwc:decimalLongitude "20.921333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656333 20.921333)"^^geo:wktLiteral ;
  geo-pos:lat "38.656333"^^xsd:decimal ;
  geo-pos:long "20.921333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1297'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1297'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.921333'^^xsd:double;
  dwc:startLongitude '20.921333'^^xsd:double;
  dwc:endLongitude '20.921333'^^xsd:double;
  dwc:latitude '38.656333'^^xsd:double;
  dwc:startLatitude '38.656333'^^xsd:double;
  dwc:endLatitude '38.656333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.921333 38.656333, 20.921333 38.656333, 20.921333 38.656333, 20.921333 38.656333, 20.921333 38.656333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1297'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654833 20.937333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654833"^^xsd:decimal ;
  dwc:decimalLongitude "20.937333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654833 20.937333)"^^geo:wktLiteral ;
  geo-pos:lat "38.654833"^^xsd:decimal ;
  geo-pos:long "20.937333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1119'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1119'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937333'^^xsd:double;
  dwc:startLongitude '20.937333'^^xsd:double;
  dwc:endLongitude '20.937333'^^xsd:double;
  dwc:latitude '38.654833'^^xsd:double;
  dwc:startLatitude '38.654833'^^xsd:double;
  dwc:endLatitude '38.654833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937333 38.654833, 20.937333 38.654833, 20.937333 38.654833, 20.937333 38.654833, 20.937333 38.654833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1119'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658333 20.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658333"^^xsd:decimal ;
  dwc:decimalLongitude "20.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658333 20.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.658333"^^xsd:decimal ;
  geo-pos:long "20.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1153'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1153'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.96'^^xsd:double;
  dwc:startLongitude '20.96'^^xsd:double;
  dwc:endLongitude '20.96'^^xsd:double;
  dwc:latitude '38.658333'^^xsd:double;
  dwc:startLatitude '38.658333'^^xsd:double;
  dwc:endLatitude '38.658333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.96 38.658333, 20.96 38.658333, 20.96 38.658333, 20.96 38.658333, 20.96 38.658333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1153'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637333 20.971833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.637333"^^xsd:decimal ;
  dwc:decimalLongitude "20.971833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637333 20.971833)"^^geo:wktLiteral ;
  geo-pos:lat "38.637333"^^xsd:decimal ;
  geo-pos:long "20.971833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1268'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1268'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.971833'^^xsd:double;
  dwc:startLongitude '20.971833'^^xsd:double;
  dwc:endLongitude '20.971833'^^xsd:double;
  dwc:latitude '38.637333'^^xsd:double;
  dwc:startLatitude '38.637333'^^xsd:double;
  dwc:endLatitude '38.637333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.971833 38.637333, 20.971833 38.637333, 20.971833 38.637333, 20.971833 38.637333, 20.971833 38.637333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1268'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.763167 20.795167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.763167"^^xsd:decimal ;
  dwc:decimalLongitude "20.795167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.763167 20.795167)"^^geo:wktLiteral ;
  geo-pos:lat "38.763167"^^xsd:decimal ;
  geo-pos:long "20.795167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1076'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1076'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.795167'^^xsd:double;
  dwc:startLongitude '20.795167'^^xsd:double;
  dwc:endLongitude '20.795167'^^xsd:double;
  dwc:latitude '38.763167'^^xsd:double;
  dwc:startLatitude '38.763167'^^xsd:double;
  dwc:endLatitude '38.763167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.795167 38.763167, 20.795167 38.763167, 20.795167 38.763167, 20.795167 38.763167, 20.795167 38.763167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1076'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.681 20.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.681"^^xsd:decimal ;
  dwc:decimalLongitude "20.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.681 20.842)"^^geo:wktLiteral ;
  geo-pos:lat "38.681"^^xsd:decimal ;
  geo-pos:long "20.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_938'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_938'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.842'^^xsd:double;
  dwc:startLongitude '20.842'^^xsd:double;
  dwc:endLongitude '20.842'^^xsd:double;
  dwc:latitude '38.681'^^xsd:double;
  dwc:startLatitude '38.681'^^xsd:double;
  dwc:endLatitude '38.681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.842 38.681, 20.842 38.681, 20.842 38.681, 20.842 38.681, 20.842 38.681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_938'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606833 20.9845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.606833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606833 20.9845)"^^geo:wktLiteral ;
  geo-pos:lat "38.606833"^^xsd:decimal ;
  geo-pos:long "20.9845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_828'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_828'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9845'^^xsd:double;
  dwc:startLongitude '20.9845'^^xsd:double;
  dwc:endLongitude '20.9845'^^xsd:double;
  dwc:latitude '38.606833'^^xsd:double;
  dwc:startLatitude '38.606833'^^xsd:double;
  dwc:endLatitude '38.606833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9845 38.606833, 20.9845 38.606833, 20.9845 38.606833, 20.9845 38.606833, 20.9845 38.606833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_828'^^xsd:string;
  dwc:observationDate '1994-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641 20.7245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.641"^^xsd:decimal ;
  dwc:decimalLongitude "20.7245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641 20.7245)"^^geo:wktLiteral ;
  geo-pos:lat "38.641"^^xsd:decimal ;
  geo-pos:long "20.7245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8296'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7245'^^xsd:double;
  dwc:startLongitude '20.7245'^^xsd:double;
  dwc:endLongitude '20.7245'^^xsd:double;
  dwc:latitude '38.641'^^xsd:double;
  dwc:startLatitude '38.641'^^xsd:double;
  dwc:endLatitude '38.641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7245 38.641, 20.7245 38.641, 20.7245 38.641, 20.7245 38.641, 20.7245 38.641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_8296'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631 20.9665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.631"^^xsd:decimal ;
  dwc:decimalLongitude "20.9665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.631 20.9665)"^^geo:wktLiteral ;
  geo-pos:lat "38.631"^^xsd:decimal ;
  geo-pos:long "20.9665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_912'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_912'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9665'^^xsd:double;
  dwc:startLongitude '20.9665'^^xsd:double;
  dwc:endLongitude '20.9665'^^xsd:double;
  dwc:latitude '38.631'^^xsd:double;
  dwc:startLatitude '38.631'^^xsd:double;
  dwc:endLatitude '38.631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9665 38.631, 20.9665 38.631, 20.9665 38.631, 20.9665 38.631, 20.9665 38.631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_912'^^xsd:string;
  dwc:observationDate '1997-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656667 20.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656667"^^xsd:decimal ;
  dwc:decimalLongitude "20.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656667 20.895)"^^geo:wktLiteral ;
  geo-pos:lat "38.656667"^^xsd:decimal ;
  geo-pos:long "20.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1301'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1301'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.895'^^xsd:double;
  dwc:startLongitude '20.895'^^xsd:double;
  dwc:endLongitude '20.895'^^xsd:double;
  dwc:latitude '38.656667'^^xsd:double;
  dwc:startLatitude '38.656667'^^xsd:double;
  dwc:endLatitude '38.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.895 38.656667, 20.895 38.656667, 20.895 38.656667, 20.895 38.656667, 20.895 38.656667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1301'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634833 20.966333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634833"^^xsd:decimal ;
  dwc:decimalLongitude "20.966333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634833 20.966333)"^^geo:wktLiteral ;
  geo-pos:lat "38.634833"^^xsd:decimal ;
  geo-pos:long "20.966333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1027'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1027'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966333'^^xsd:double;
  dwc:startLongitude '20.966333'^^xsd:double;
  dwc:endLongitude '20.966333'^^xsd:double;
  dwc:latitude '38.634833'^^xsd:double;
  dwc:startLatitude '38.634833'^^xsd:double;
  dwc:endLatitude '38.634833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966333 38.634833, 20.966333 38.634833, 20.966333 38.634833, 20.966333 38.634833, 20.966333 38.634833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1027'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6925 20.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6925"^^xsd:decimal ;
  dwc:decimalLongitude "20.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6925 20.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.6925"^^xsd:decimal ;
  geo-pos:long "20.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1179'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1179'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.783'^^xsd:double;
  dwc:startLongitude '20.783'^^xsd:double;
  dwc:endLongitude '20.783'^^xsd:double;
  dwc:latitude '38.6925'^^xsd:double;
  dwc:startLatitude '38.6925'^^xsd:double;
  dwc:endLatitude '38.6925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.783 38.6925, 20.783 38.6925, 20.783 38.6925, 20.783 38.6925, 20.783 38.6925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1179'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605 20.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605"^^xsd:decimal ;
  dwc:decimalLongitude "20.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605 20.977)"^^geo:wktLiteral ;
  geo-pos:lat "38.605"^^xsd:decimal ;
  geo-pos:long "20.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_944'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_944'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.977'^^xsd:double;
  dwc:startLongitude '20.977'^^xsd:double;
  dwc:endLongitude '20.977'^^xsd:double;
  dwc:latitude '38.605'^^xsd:double;
  dwc:startLatitude '38.605'^^xsd:double;
  dwc:endLatitude '38.605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.977 38.605, 20.977 38.605, 20.977 38.605, 20.977 38.605, 20.977 38.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_944'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675 20.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.675"^^xsd:decimal ;
  dwc:decimalLongitude "20.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675 20.899)"^^geo:wktLiteral ;
  geo-pos:lat "38.675"^^xsd:decimal ;
  geo-pos:long "20.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_852'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_852'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.899'^^xsd:double;
  dwc:startLongitude '20.899'^^xsd:double;
  dwc:endLongitude '20.899'^^xsd:double;
  dwc:latitude '38.675'^^xsd:double;
  dwc:startLatitude '38.675'^^xsd:double;
  dwc:endLatitude '38.675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.899 38.675, 20.899 38.675, 20.899 38.675, 20.899 38.675, 20.899 38.675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_852'^^xsd:string;
  dwc:observationDate '1996-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659667 20.942667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659667"^^xsd:decimal ;
  dwc:decimalLongitude "20.942667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659667 20.942667)"^^geo:wktLiteral ;
  geo-pos:lat "38.659667"^^xsd:decimal ;
  geo-pos:long "20.942667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1049'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1049'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.942667'^^xsd:double;
  dwc:startLongitude '20.942667'^^xsd:double;
  dwc:endLongitude '20.942667'^^xsd:double;
  dwc:latitude '38.659667'^^xsd:double;
  dwc:startLatitude '38.659667'^^xsd:double;
  dwc:endLatitude '38.659667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.942667 38.659667, 20.942667 38.659667, 20.942667 38.659667, 20.942667 38.659667, 20.942667 38.659667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1049'^^xsd:string;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7435 20.782667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7435"^^xsd:decimal ;
  dwc:decimalLongitude "20.782667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7435 20.782667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7435"^^xsd:decimal ;
  geo-pos:long "20.782667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1606'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1606'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.782667'^^xsd:double;
  dwc:startLongitude '20.782667'^^xsd:double;
  dwc:endLongitude '20.782667'^^xsd:double;
  dwc:latitude '38.7435'^^xsd:double;
  dwc:startLatitude '38.7435'^^xsd:double;
  dwc:endLatitude '38.7435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.782667 38.7435, 20.782667 38.7435, 20.782667 38.7435, 20.782667 38.7435, 20.782667 38.7435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1606'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649667 20.9675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649667 20.9675)"^^geo:wktLiteral ;
  geo-pos:lat "38.649667"^^xsd:decimal ;
  geo-pos:long "20.9675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1247'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1247'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9675'^^xsd:double;
  dwc:startLongitude '20.9675'^^xsd:double;
  dwc:endLongitude '20.9675'^^xsd:double;
  dwc:latitude '38.649667'^^xsd:double;
  dwc:startLatitude '38.649667'^^xsd:double;
  dwc:endLatitude '38.649667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9675 38.649667, 20.9675 38.649667, 20.9675 38.649667, 20.9675 38.649667, 20.9675 38.649667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1247'^^xsd:string;
  dwc:observationDate '2000-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657833 20.947333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657833"^^xsd:decimal ;
  dwc:decimalLongitude "20.947333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657833 20.947333)"^^geo:wktLiteral ;
  geo-pos:lat "38.657833"^^xsd:decimal ;
  geo-pos:long "20.947333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1249'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1249'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.947333'^^xsd:double;
  dwc:startLongitude '20.947333'^^xsd:double;
  dwc:endLongitude '20.947333'^^xsd:double;
  dwc:latitude '38.657833'^^xsd:double;
  dwc:startLatitude '38.657833'^^xsd:double;
  dwc:endLatitude '38.657833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.947333 38.657833, 20.947333 38.657833, 20.947333 38.657833, 20.947333 38.657833, 20.947333 38.657833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1249'^^xsd:string;
  dwc:observationDate '2000-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626667 20.981167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.626667"^^xsd:decimal ;
  dwc:decimalLongitude "20.981167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.626667 20.981167)"^^geo:wktLiteral ;
  geo-pos:lat "38.626667"^^xsd:decimal ;
  geo-pos:long "20.981167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_965'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_965'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.981167'^^xsd:double;
  dwc:startLongitude '20.981167'^^xsd:double;
  dwc:endLongitude '20.981167'^^xsd:double;
  dwc:latitude '38.626667'^^xsd:double;
  dwc:startLatitude '38.626667'^^xsd:double;
  dwc:endLatitude '38.626667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.981167 38.626667, 20.981167 38.626667, 20.981167 38.626667, 20.981167 38.626667, 20.981167 38.626667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_965'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655333 20.953833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655333"^^xsd:decimal ;
  dwc:decimalLongitude "20.953833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655333 20.953833)"^^geo:wktLiteral ;
  geo-pos:lat "38.655333"^^xsd:decimal ;
  geo-pos:long "20.953833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1122'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1122'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.953833'^^xsd:double;
  dwc:startLongitude '20.953833'^^xsd:double;
  dwc:endLongitude '20.953833'^^xsd:double;
  dwc:latitude '38.655333'^^xsd:double;
  dwc:startLatitude '38.655333'^^xsd:double;
  dwc:endLatitude '38.655333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.953833 38.655333, 20.953833 38.655333, 20.953833 38.655333, 20.953833 38.655333, 20.953833 38.655333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1122'^^xsd:string;
  dwc:observationDate '1998-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.640833 20.966333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.640833"^^xsd:decimal ;
  dwc:decimalLongitude "20.966333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.640833 20.966333)"^^geo:wktLiteral ;
  geo-pos:lat "38.640833"^^xsd:decimal ;
  geo-pos:long "20.966333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_948'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_948'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.966333'^^xsd:double;
  dwc:startLongitude '20.966333'^^xsd:double;
  dwc:endLongitude '20.966333'^^xsd:double;
  dwc:latitude '38.640833'^^xsd:double;
  dwc:startLatitude '38.640833'^^xsd:double;
  dwc:endLatitude '38.640833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.966333 38.640833, 20.966333 38.640833, 20.966333 38.640833, 20.966333 38.640833, 20.966333 38.640833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_948'^^xsd:string;
  dwc:observationDate '1997-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680667 20.794333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680667"^^xsd:decimal ;
  dwc:decimalLongitude "20.794333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680667 20.794333)"^^geo:wktLiteral ;
  geo-pos:lat "38.680667"^^xsd:decimal ;
  geo-pos:long "20.794333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_814'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_814'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.794333'^^xsd:double;
  dwc:startLongitude '20.794333'^^xsd:double;
  dwc:endLongitude '20.794333'^^xsd:double;
  dwc:latitude '38.680667'^^xsd:double;
  dwc:startLatitude '38.680667'^^xsd:double;
  dwc:endLatitude '38.680667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.794333 38.680667, 20.794333 38.680667, 20.794333 38.680667, 20.794333 38.680667, 20.794333 38.680667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_814'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722667 20.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722667"^^xsd:decimal ;
  dwc:decimalLongitude "20.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722667 20.772)"^^geo:wktLiteral ;
  geo-pos:lat "38.722667"^^xsd:decimal ;
  geo-pos:long "20.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1005'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1005'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.772'^^xsd:double;
  dwc:startLongitude '20.772'^^xsd:double;
  dwc:endLongitude '20.772'^^xsd:double;
  dwc:latitude '38.722667'^^xsd:double;
  dwc:startLatitude '38.722667'^^xsd:double;
  dwc:endLatitude '38.722667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.772 38.722667, 20.772 38.722667, 20.772 38.722667, 20.772 38.722667, 20.772 38.722667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1005'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608333 20.982333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.608333"^^xsd:decimal ;
  dwc:decimalLongitude "20.982333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608333 20.982333)"^^geo:wktLiteral ;
  geo-pos:lat "38.608333"^^xsd:decimal ;
  geo-pos:long "20.982333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_788'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_788'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982333'^^xsd:double;
  dwc:startLongitude '20.982333'^^xsd:double;
  dwc:endLongitude '20.982333'^^xsd:double;
  dwc:latitude '38.608333'^^xsd:double;
  dwc:startLatitude '38.608333'^^xsd:double;
  dwc:endLatitude '38.608333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982333 38.608333, 20.982333 38.608333, 20.982333 38.608333, 20.982333 38.608333, 20.982333 38.608333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_788'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635833 20.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.635833"^^xsd:decimal ;
  dwc:decimalLongitude "20.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.635833 20.7975)"^^geo:wktLiteral ;
  geo-pos:lat "38.635833"^^xsd:decimal ;
  geo-pos:long "20.7975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1334'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1334'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.7975'^^xsd:double;
  dwc:startLongitude '20.7975'^^xsd:double;
  dwc:endLongitude '20.7975'^^xsd:double;
  dwc:latitude '38.635833'^^xsd:double;
  dwc:startLatitude '38.635833'^^xsd:double;
  dwc:endLatitude '38.635833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.7975 38.635833, 20.7975 38.635833, 20.7975 38.635833, 20.7975 38.635833, 20.7975 38.635833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1334'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.884833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664333"^^xsd:decimal ;
  dwc:decimalLongitude "20.884833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.884833)"^^geo:wktLiteral ;
  geo-pos:lat "38.664333"^^xsd:decimal ;
  geo-pos:long "20.884833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1104'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1104'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.884833'^^xsd:double;
  dwc:startLongitude '20.884833'^^xsd:double;
  dwc:endLongitude '20.884833'^^xsd:double;
  dwc:latitude '38.664333'^^xsd:double;
  dwc:startLatitude '38.664333'^^xsd:double;
  dwc:endLatitude '38.664333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.884833 38.664333, 20.884833 38.664333, 20.884833 38.664333, 20.884833 38.664333, 20.884833 38.664333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1104'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659667 20.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659667"^^xsd:decimal ;
  dwc:decimalLongitude "20.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659667 20.931)"^^geo:wktLiteral ;
  geo-pos:lat "38.659667"^^xsd:decimal ;
  geo-pos:long "20.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1141'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1141'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.931'^^xsd:double;
  dwc:startLongitude '20.931'^^xsd:double;
  dwc:endLongitude '20.931'^^xsd:double;
  dwc:latitude '38.659667'^^xsd:double;
  dwc:startLatitude '38.659667'^^xsd:double;
  dwc:endLatitude '38.659667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.931 38.659667, 20.931 38.659667, 20.931 38.659667, 20.931 38.659667, 20.931 38.659667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1141'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.460167 21.001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.460167"^^xsd:decimal ;
  dwc:decimalLongitude "21.001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.460167 21.001667)"^^geo:wktLiteral ;
  geo-pos:lat "38.460167"^^xsd:decimal ;
  geo-pos:long "21.001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_822'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_822'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.001667'^^xsd:double;
  dwc:startLongitude '21.001667'^^xsd:double;
  dwc:endLongitude '21.001667'^^xsd:double;
  dwc:latitude '38.460167'^^xsd:double;
  dwc:startLatitude '38.460167'^^xsd:double;
  dwc:endLatitude '38.460167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.001667 38.460167, 21.001667 38.460167, 21.001667 38.460167, 21.001667 38.460167, 21.001667 38.460167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_822'^^xsd:string;
  dwc:observationDate '1994-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.750167 20.873167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.750167"^^xsd:decimal ;
  dwc:decimalLongitude "20.873167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.750167 20.873167)"^^geo:wktLiteral ;
  geo-pos:lat "38.750167"^^xsd:decimal ;
  geo-pos:long "20.873167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1258'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1258'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.873167'^^xsd:double;
  dwc:startLongitude '20.873167'^^xsd:double;
  dwc:endLongitude '20.873167'^^xsd:double;
  dwc:latitude '38.750167'^^xsd:double;
  dwc:startLatitude '38.750167'^^xsd:double;
  dwc:endLatitude '38.750167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.873167 38.750167, 20.873167 38.750167, 20.873167 38.750167, 20.873167 38.750167, 20.873167 38.750167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1258'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688667 20.8295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.688667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688667 20.8295)"^^geo:wktLiteral ;
  geo-pos:lat "38.688667"^^xsd:decimal ;
  geo-pos:long "20.8295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1259'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1259'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8295'^^xsd:double;
  dwc:startLongitude '20.8295'^^xsd:double;
  dwc:endLongitude '20.8295'^^xsd:double;
  dwc:latitude '38.688667'^^xsd:double;
  dwc:startLatitude '38.688667'^^xsd:double;
  dwc:endLatitude '38.688667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8295 38.688667, 20.8295 38.688667, 20.8295 38.688667, 20.8295 38.688667, 20.8295 38.688667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1259'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.727 20.779833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.727"^^xsd:decimal ;
  dwc:decimalLongitude "20.779833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.727 20.779833)"^^geo:wktLiteral ;
  geo-pos:lat "38.727"^^xsd:decimal ;
  geo-pos:long "20.779833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1102'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1102'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.779833'^^xsd:double;
  dwc:startLongitude '20.779833'^^xsd:double;
  dwc:endLongitude '20.779833'^^xsd:double;
  dwc:latitude '38.727'^^xsd:double;
  dwc:startLatitude '38.727'^^xsd:double;
  dwc:endLatitude '38.727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.779833 38.727, 20.779833 38.727, 20.779833 38.727, 20.779833 38.727, 20.779833 38.727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1102'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.925667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "20.925667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 20.925667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "20.925667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1065'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1065'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.925667'^^xsd:double;
  dwc:startLongitude '20.925667'^^xsd:double;
  dwc:endLongitude '20.925667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.925667 38.65, 20.925667 38.65, 20.925667 38.65, 20.925667 38.65, 20.925667 38.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1065'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466944 21.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.466944"^^xsd:decimal ;
  dwc:decimalLongitude "21.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.466944 21.065)"^^geo:wktLiteral ;
  geo-pos:lat "38.466944"^^xsd:decimal ;
  geo-pos:long "21.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_703'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_703'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.065'^^xsd:double;
  dwc:startLongitude '21.065'^^xsd:double;
  dwc:endLongitude '21.065'^^xsd:double;
  dwc:latitude '38.466944'^^xsd:double;
  dwc:startLatitude '38.466944'^^xsd:double;
  dwc:endLatitude '38.466944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.065 38.466944, 21.065 38.466944, 21.065 38.466944, 21.065 38.466944, 21.065 38.466944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_703'^^xsd:string;
  dwc:observationDate '1992-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672667 20.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672667"^^xsd:decimal ;
  dwc:decimalLongitude "20.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672667 20.897)"^^geo:wktLiteral ;
  geo-pos:lat "38.672667"^^xsd:decimal ;
  geo-pos:long "20.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_928'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_928'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.897'^^xsd:double;
  dwc:startLongitude '20.897'^^xsd:double;
  dwc:endLongitude '20.897'^^xsd:double;
  dwc:latitude '38.672667'^^xsd:double;
  dwc:startLatitude '38.672667'^^xsd:double;
  dwc:endLatitude '38.672667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.897 38.672667, 20.897 38.672667, 20.897 38.672667, 20.897 38.672667, 20.897 38.672667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_928'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624333 20.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.624333"^^xsd:decimal ;
  dwc:decimalLongitude "20.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.624333 20.728)"^^geo:wktLiteral ;
  geo-pos:lat "38.624333"^^xsd:decimal ;
  geo-pos:long "20.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1554'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1554'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.728'^^xsd:double;
  dwc:startLongitude '20.728'^^xsd:double;
  dwc:endLongitude '20.728'^^xsd:double;
  dwc:latitude '38.624333'^^xsd:double;
  dwc:startLatitude '38.624333'^^xsd:double;
  dwc:endLatitude '38.624333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.728 38.624333, 20.728 38.624333, 20.728 38.624333, 20.728 38.624333, 20.728 38.624333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1554'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 20.940833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619"^^xsd:decimal ;
  dwc:decimalLongitude "20.940833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 20.940833)"^^geo:wktLiteral ;
  geo-pos:lat "38.619"^^xsd:decimal ;
  geo-pos:long "20.940833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_958'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_958'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.940833'^^xsd:double;
  dwc:startLongitude '20.940833'^^xsd:double;
  dwc:endLongitude '20.940833'^^xsd:double;
  dwc:latitude '38.619'^^xsd:double;
  dwc:startLatitude '38.619'^^xsd:double;
  dwc:endLatitude '38.619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.940833 38.619, 20.940833 38.619, 20.940833 38.619, 20.940833 38.619, 20.940833 38.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_958'^^xsd:string;
  dwc:observationDate '1997-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6678 8.0618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6678"^^xsd:decimal ;
  dwc:decimalLongitude "8.0618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6678 8.0618)"^^geo:wktLiteral ;
  geo-pos:lat "43.6678"^^xsd:decimal ;
  geo-pos:long "8.0618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7536'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7536'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.636666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0618'^^xsd:double;
  dwc:startLongitude '8.0618'^^xsd:double;
  dwc:endLongitude '8.0618'^^xsd:double;
  dwc:latitude '43.6678'^^xsd:double;
  dwc:startLatitude '43.6678'^^xsd:double;
  dwc:endLatitude '43.6678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0618 43.6678, 8.0618 43.6678, 8.0618 43.6678, 8.0618 43.6678, 8.0618 43.6678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_7536'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.554833 20.970167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.554833"^^xsd:decimal ;
  dwc:decimalLongitude "20.970167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.554833 20.970167)"^^geo:wktLiteral ;
  geo-pos:lat "38.554833"^^xsd:decimal ;
  geo-pos:long "20.970167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_785'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_785'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.970167'^^xsd:double;
  dwc:startLongitude '20.970167'^^xsd:double;
  dwc:endLongitude '20.970167'^^xsd:double;
  dwc:latitude '38.554833'^^xsd:double;
  dwc:startLatitude '38.554833'^^xsd:double;
  dwc:endLatitude '38.554833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.970167 38.554833, 20.970167 38.554833, 20.970167 38.554833, 20.970167 38.554833, 20.970167 38.554833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_785'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664 20.937333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664"^^xsd:decimal ;
  dwc:decimalLongitude "20.937333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664 20.937333)"^^geo:wktLiteral ;
  geo-pos:lat "38.664"^^xsd:decimal ;
  geo-pos:long "20.937333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1030'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1030'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.937333'^^xsd:double;
  dwc:startLongitude '20.937333'^^xsd:double;
  dwc:endLongitude '20.937333'^^xsd:double;
  dwc:latitude '38.664'^^xsd:double;
  dwc:startLatitude '38.664'^^xsd:double;
  dwc:endLatitude '38.664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.937333 38.664, 20.937333 38.664, 20.937333 38.664, 20.937333 38.664, 20.937333 38.664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1030'^^xsd:string;
  dwc:observationDate '1998-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 20.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657"^^xsd:decimal ;
  dwc:decimalLongitude "20.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 20.954)"^^geo:wktLiteral ;
  geo-pos:lat "38.657"^^xsd:decimal ;
  geo-pos:long "20.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_863'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_863'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.954'^^xsd:double;
  dwc:startLongitude '20.954'^^xsd:double;
  dwc:endLongitude '20.954'^^xsd:double;
  dwc:latitude '38.657'^^xsd:double;
  dwc:startLatitude '38.657'^^xsd:double;
  dwc:endLatitude '38.657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.954 38.657, 20.954 38.657, 20.954 38.657, 20.954 38.657, 20.954 38.657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_863'^^xsd:string;
  dwc:observationDate '1996-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.757833 20.819333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.757833"^^xsd:decimal ;
  dwc:decimalLongitude "20.819333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.757833 20.819333)"^^geo:wktLiteral ;
  geo-pos:lat "38.757833"^^xsd:decimal ;
  geo-pos:long "20.819333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1264'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1264'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.819333'^^xsd:double;
  dwc:startLongitude '20.819333'^^xsd:double;
  dwc:endLongitude '20.819333'^^xsd:double;
  dwc:latitude '38.757833'^^xsd:double;
  dwc:startLatitude '38.757833'^^xsd:double;
  dwc:endLatitude '38.757833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.819333 38.757833, 20.819333 38.757833, 20.819333 38.757833, 20.819333 38.757833, 20.819333 38.757833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1264'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.762667 20.872667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.762667"^^xsd:decimal ;
  dwc:decimalLongitude "20.872667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.762667 20.872667)"^^geo:wktLiteral ;
  geo-pos:lat "38.762667"^^xsd:decimal ;
  geo-pos:long "20.872667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_942'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_942'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.872667'^^xsd:double;
  dwc:startLongitude '20.872667'^^xsd:double;
  dwc:endLongitude '20.872667'^^xsd:double;
  dwc:latitude '38.762667'^^xsd:double;
  dwc:startLatitude '38.762667'^^xsd:double;
  dwc:endLatitude '38.762667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.872667 38.762667, 20.872667 38.762667, 20.872667 38.762667, 20.872667 38.762667, 20.872667 38.762667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_942'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711333 20.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.711333"^^xsd:decimal ;
  dwc:decimalLongitude "20.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711333 20.784)"^^geo:wktLiteral ;
  geo-pos:lat "38.711333"^^xsd:decimal ;
  geo-pos:long "20.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_918'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_918'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.784'^^xsd:double;
  dwc:startLongitude '20.784'^^xsd:double;
  dwc:endLongitude '20.784'^^xsd:double;
  dwc:latitude '38.711333'^^xsd:double;
  dwc:startLatitude '38.711333'^^xsd:double;
  dwc:endLatitude '38.711333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.784 38.711333, 20.784 38.711333, 20.784 38.711333, 20.784 38.711333, 20.784 38.711333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_918'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753333 20.836833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.753333"^^xsd:decimal ;
  dwc:decimalLongitude "20.836833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.753333 20.836833)"^^geo:wktLiteral ;
  geo-pos:lat "38.753333"^^xsd:decimal ;
  geo-pos:long "20.836833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1136'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1136'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.836833'^^xsd:double;
  dwc:startLongitude '20.836833'^^xsd:double;
  dwc:endLongitude '20.836833'^^xsd:double;
  dwc:latitude '38.753333'^^xsd:double;
  dwc:startLatitude '38.753333'^^xsd:double;
  dwc:endLatitude '38.753333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.836833 38.753333, 20.836833 38.753333, 20.836833 38.753333, 20.836833 38.753333, 20.836833 38.753333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1136'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.067217 -13.367417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.067217"^^xsd:decimal ;
  dwc:decimalLongitude "-13.367417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.067217 -13.367417)"^^geo:wktLiteral ;
  geo-pos:lat "29.067217"^^xsd:decimal ;
  geo-pos:long "-13.367417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2879'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2879'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.367417'^^xsd:double;
  dwc:startLongitude '-13.367417'^^xsd:double;
  dwc:endLongitude '-13.367417'^^xsd:double;
  dwc:latitude '29.067217'^^xsd:double;
  dwc:startLatitude '29.067217'^^xsd:double;
  dwc:endLatitude '29.067217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.367417 29.067217, -13.367417 29.067217, -13.367417 29.067217, -13.367417 29.067217, -13.367417 29.067217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2879'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6835 20.784833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6835"^^xsd:decimal ;
  dwc:decimalLongitude "20.784833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6835 20.784833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6835"^^xsd:decimal ;
  geo-pos:long "20.784833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1383'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1383'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.784833'^^xsd:double;
  dwc:startLongitude '20.784833'^^xsd:double;
  dwc:endLongitude '20.784833'^^xsd:double;
  dwc:latitude '38.6835'^^xsd:double;
  dwc:startLatitude '38.6835'^^xsd:double;
  dwc:endLatitude '38.6835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.784833 38.6835, 20.784833 38.6835, 20.784833 38.6835, 20.784833 38.6835, 20.784833 38.6835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1383'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.000667 -17.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.000667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.000667 -17.084)"^^geo:wktLiteral ;
  geo-pos:lat "28.000667"^^xsd:decimal ;
  geo-pos:long "-17.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3031'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3031'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.015277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.084'^^xsd:double;
  dwc:startLongitude '-17.084'^^xsd:double;
  dwc:endLongitude '-17.084'^^xsd:double;
  dwc:latitude '28.000667'^^xsd:double;
  dwc:startLatitude '28.000667'^^xsd:double;
  dwc:endLatitude '28.000667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.084 28.000667, -17.084 28.000667, -17.084 28.000667, -17.084 28.000667, -17.084 28.000667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3031'^^xsd:string;
  dwc:observationDate '1996-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.989 -17.055667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.989"^^xsd:decimal ;
  dwc:decimalLongitude "-17.055667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.989 -17.055667)"^^geo:wktLiteral ;
  geo-pos:lat "27.989"^^xsd:decimal ;
  geo-pos:long "-17.055667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2925'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2925'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.978333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.055667'^^xsd:double;
  dwc:startLongitude '-17.055667'^^xsd:double;
  dwc:endLongitude '-17.055667'^^xsd:double;
  dwc:latitude '27.989'^^xsd:double;
  dwc:startLatitude '27.989'^^xsd:double;
  dwc:endLatitude '27.989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.055667 27.989, -17.055667 27.989, -17.055667 27.989, -17.055667 27.989, -17.055667 27.989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2925'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.017167 -17.3505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.017167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.017167 -17.3505)"^^geo:wktLiteral ;
  geo-pos:lat "28.017167"^^xsd:decimal ;
  geo-pos:long "-17.3505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3080'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3080'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.265833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.3505'^^xsd:double;
  dwc:startLongitude '-17.3505'^^xsd:double;
  dwc:endLongitude '-17.3505'^^xsd:double;
  dwc:latitude '28.017167'^^xsd:double;
  dwc:startLatitude '28.017167'^^xsd:double;
  dwc:endLatitude '28.017167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.3505 28.017167, -17.3505 28.017167, -17.3505 28.017167, -17.3505 28.017167, -17.3505 28.017167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_3080'^^xsd:string;
  dwc:observationDate '1997-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.559333 20.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.559333"^^xsd:decimal ;
  dwc:decimalLongitude "20.8055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.559333 20.8055)"^^geo:wktLiteral ;
  geo-pos:lat "38.559333"^^xsd:decimal ;
  geo-pos:long "20.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8291'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8291'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8055'^^xsd:double;
  dwc:startLongitude '20.8055'^^xsd:double;
  dwc:endLongitude '20.8055'^^xsd:double;
  dwc:latitude '38.559333'^^xsd:double;
  dwc:startLatitude '38.559333'^^xsd:double;
  dwc:endLatitude '38.559333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8055 38.559333, 20.8055 38.559333, 20.8055 38.559333, 20.8055 38.559333, 20.8055 38.559333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_8291'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696667 20.732333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.696667"^^xsd:decimal ;
  dwc:decimalLongitude "20.732333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.696667 20.732333)"^^geo:wktLiteral ;
  geo-pos:lat "38.696667"^^xsd:decimal ;
  geo-pos:long "20.732333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1295'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1295'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.732333'^^xsd:double;
  dwc:startLongitude '20.732333'^^xsd:double;
  dwc:endLongitude '20.732333'^^xsd:double;
  dwc:latitude '38.696667'^^xsd:double;
  dwc:startLatitude '38.696667'^^xsd:double;
  dwc:endLatitude '38.696667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.732333 38.696667, 20.732333 38.696667, 20.732333 38.696667, 20.732333 38.696667, 20.732333 38.696667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1295'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654167 20.744722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654167"^^xsd:decimal ;
  dwc:decimalLongitude "20.744722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654167 20.744722)"^^geo:wktLiteral ;
  geo-pos:lat "38.654167"^^xsd:decimal ;
  geo-pos:long "20.744722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_669'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_669'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.744722'^^xsd:double;
  dwc:startLongitude '20.744722'^^xsd:double;
  dwc:endLongitude '20.744722'^^xsd:double;
  dwc:latitude '38.654167'^^xsd:double;
  dwc:startLatitude '38.654167'^^xsd:double;
  dwc:endLatitude '38.654167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.744722 38.654167, 20.744722 38.654167, 20.744722 38.654167, 20.744722 38.654167, 20.744722 38.654167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_669'^^xsd:string;
  dwc:observationDate '1991-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.992333 -16.842333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.992333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.842333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.992333 -16.842333)"^^geo:wktLiteral ;
  geo-pos:lat "27.992333"^^xsd:decimal ;
  geo-pos:long "-16.842333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2935'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2935'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8969444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.842333'^^xsd:double;
  dwc:startLongitude '-16.842333'^^xsd:double;
  dwc:endLongitude '-16.842333'^^xsd:double;
  dwc:latitude '27.992333'^^xsd:double;
  dwc:startLatitude '27.992333'^^xsd:double;
  dwc:endLatitude '27.992333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.842333 27.992333, -16.842333 27.992333, -16.842333 27.992333, -16.842333 27.992333, -16.842333 27.992333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2935'^^xsd:string;
  dwc:observationDate '1996-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.029333 -16.812667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.029333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.812667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.029333 -16.812667)"^^geo:wktLiteral ;
  geo-pos:lat "28.029333"^^xsd:decimal ;
  geo-pos:long "-16.812667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2969'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2969'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.218611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.812667'^^xsd:double;
  dwc:startLongitude '-16.812667'^^xsd:double;
  dwc:endLongitude '-16.812667'^^xsd:double;
  dwc:latitude '28.029333'^^xsd:double;
  dwc:startLatitude '28.029333'^^xsd:double;
  dwc:endLatitude '28.029333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.812667 28.029333, -16.812667 28.029333, -16.812667 28.029333, -16.812667 28.029333, -16.812667 28.029333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2969'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522333 20.995333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522333"^^xsd:decimal ;
  dwc:decimalLongitude "20.995333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522333 20.995333)"^^geo:wktLiteral ;
  geo-pos:lat "38.522333"^^xsd:decimal ;
  geo-pos:long "20.995333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1213'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1213'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.995333'^^xsd:double;
  dwc:startLongitude '20.995333'^^xsd:double;
  dwc:endLongitude '20.995333'^^xsd:double;
  dwc:latitude '38.522333'^^xsd:double;
  dwc:startLatitude '38.522333'^^xsd:double;
  dwc:endLatitude '38.522333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.995333 38.522333, 20.995333 38.522333, 20.995333 38.522333, 20.995333 38.522333, 20.995333 38.522333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1213'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649333 20.834167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649333"^^xsd:decimal ;
  dwc:decimalLongitude "20.834167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649333 20.834167)"^^geo:wktLiteral ;
  geo-pos:lat "38.649333"^^xsd:decimal ;
  geo-pos:long "20.834167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1608'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1608'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.834167'^^xsd:double;
  dwc:startLongitude '20.834167'^^xsd:double;
  dwc:endLongitude '20.834167'^^xsd:double;
  dwc:latitude '38.649333'^^xsd:double;
  dwc:startLatitude '38.649333'^^xsd:double;
  dwc:endLatitude '38.649333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.834167 38.649333, 20.834167 38.649333, 20.834167 38.649333, 20.834167 38.649333, 20.834167 38.649333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1608'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606667 20.999667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.606667"^^xsd:decimal ;
  dwc:decimalLongitude "20.999667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606667 20.999667)"^^geo:wktLiteral ;
  geo-pos:lat "38.606667"^^xsd:decimal ;
  geo-pos:long "20.999667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1211'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1211'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.999667'^^xsd:double;
  dwc:startLongitude '20.999667'^^xsd:double;
  dwc:endLongitude '20.999667'^^xsd:double;
  dwc:latitude '38.606667'^^xsd:double;
  dwc:startLatitude '38.606667'^^xsd:double;
  dwc:endLatitude '38.606667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.999667 38.606667, 20.999667 38.606667, 20.999667 38.606667, 20.999667 38.606667, 20.999667 38.606667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1211'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.692833 20.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.692833"^^xsd:decimal ;
  dwc:decimalLongitude "20.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.692833 20.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.692833"^^xsd:decimal ;
  geo-pos:long "20.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1041'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1041'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.783'^^xsd:double;
  dwc:startLongitude '20.783'^^xsd:double;
  dwc:endLongitude '20.783'^^xsd:double;
  dwc:latitude '38.692833'^^xsd:double;
  dwc:startLatitude '38.692833'^^xsd:double;
  dwc:endLatitude '38.692833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.783 38.692833, 20.783 38.692833, 20.783 38.692833, 20.783 38.692833, 20.783 38.692833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1041'^^xsd:string;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.642 20.968667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.642"^^xsd:decimal ;
  dwc:decimalLongitude "20.968667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.642 20.968667)"^^geo:wktLiteral ;
  geo-pos:lat "38.642"^^xsd:decimal ;
  geo-pos:long "20.968667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1055'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1055'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.968667'^^xsd:double;
  dwc:startLongitude '20.968667'^^xsd:double;
  dwc:endLongitude '20.968667'^^xsd:double;
  dwc:latitude '38.642'^^xsd:double;
  dwc:startLatitude '38.642'^^xsd:double;
  dwc:endLatitude '38.642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.968667 38.642, 20.968667 38.642, 20.968667 38.642, 20.968667 38.642, 20.968667 38.642))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1055'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 20.919833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655"^^xsd:decimal ;
  dwc:decimalLongitude "20.919833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 20.919833)"^^geo:wktLiteral ;
  geo-pos:lat "38.655"^^xsd:decimal ;
  geo-pos:long "20.919833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1246'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1246'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.919833'^^xsd:double;
  dwc:startLongitude '20.919833'^^xsd:double;
  dwc:endLongitude '20.919833'^^xsd:double;
  dwc:latitude '38.655'^^xsd:double;
  dwc:startLatitude '38.655'^^xsd:double;
  dwc:endLatitude '38.655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.919833 38.655, 20.919833 38.655, 20.919833 38.655, 20.919833 38.655, 20.919833 38.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1246'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.618833 20.9755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.618833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.618833 20.9755)"^^geo:wktLiteral ;
  geo-pos:lat "38.618833"^^xsd:decimal ;
  geo-pos:long "20.9755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1202'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_1202'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9755'^^xsd:double;
  dwc:startLongitude '20.9755'^^xsd:double;
  dwc:endLongitude '20.9755'^^xsd:double;
  dwc:latitude '38.618833'^^xsd:double;
  dwc:startLatitude '38.618833'^^xsd:double;
  dwc:endLatitude '38.618833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9755 38.618833, 20.9755 38.618833, 20.9755 38.618833, 20.9755 38.618833, 20.9755 38.618833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1202'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.024167 7.869667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.024167"^^xsd:decimal ;
  dwc:decimalLongitude "7.869667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.024167 7.869667)"^^geo:wktLiteral ;
  geo-pos:lat "41.024167"^^xsd:decimal ;
  geo-pos:long "7.869667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2704'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2704'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.869667'^^xsd:double;
  dwc:startLongitude '7.869667'^^xsd:double;
  dwc:endLongitude '7.869667'^^xsd:double;
  dwc:latitude '41.024167'^^xsd:double;
  dwc:startLatitude '41.024167'^^xsd:double;
  dwc:endLatitude '41.024167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.869667 41.024167, 7.869667 41.024167, 7.869667 41.024167, 7.869667 41.024167, 7.869667 41.024167))'^^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 '774_2704'^^xsd:string;
  dwc:observationDate '1994-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591833 7.957667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.591833"^^xsd:decimal ;
  dwc:decimalLongitude "7.957667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591833 7.957667)"^^geo:wktLiteral ;
  geo-pos:lat "43.591833"^^xsd:decimal ;
  geo-pos:long "7.957667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4297'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4297'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.957667'^^xsd:double;
  dwc:startLongitude '7.957667'^^xsd:double;
  dwc:endLongitude '7.957667'^^xsd:double;
  dwc:latitude '43.591833'^^xsd:double;
  dwc:startLatitude '43.591833'^^xsd:double;
  dwc:endLatitude '43.591833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.957667 43.591833, 7.957667 43.591833, 7.957667 43.591833, 7.957667 43.591833, 7.957667 43.591833))'^^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 '774_4297'^^xsd:string;
  dwc:observationDate '1995-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566667 7.775667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.566667"^^xsd:decimal ;
  dwc:decimalLongitude "7.775667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566667 7.775667)"^^geo:wktLiteral ;
  geo-pos:lat "43.566667"^^xsd:decimal ;
  geo-pos:long "7.775667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2286'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2286'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775667'^^xsd:double;
  dwc:startLongitude '7.775667'^^xsd:double;
  dwc:endLongitude '7.775667'^^xsd:double;
  dwc:latitude '43.566667'^^xsd:double;
  dwc:startLatitude '43.566667'^^xsd:double;
  dwc:endLatitude '43.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775667 43.566667, 7.775667 43.566667, 7.775667 43.566667, 7.775667 43.566667, 7.775667 43.566667))'^^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 '774_2286'^^xsd:string;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 7.865333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^xsd:decimal ;
  dwc:decimalLongitude "7.865333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 7.865333)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "7.865333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3284'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3284'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.865333'^^xsd:double;
  dwc:startLongitude '7.865333'^^xsd:double;
  dwc:endLongitude '7.865333'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:startLatitude '43.467'^^xsd:double;
  dwc:endLatitude '43.467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.865333 43.467, 7.865333 43.467, 7.865333 43.467, 7.865333 43.467, 7.865333 43.467))'^^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 '774_3284'^^xsd:string;
  dwc:observationDate '1990-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503333 7.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503333"^^xsd:decimal ;
  dwc:decimalLongitude "7.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503333 7.594)"^^geo:wktLiteral ;
  geo-pos:lat "43.503333"^^xsd:decimal ;
  geo-pos:long "7.594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3280'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3280'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.594'^^xsd:double;
  dwc:startLongitude '7.594'^^xsd:double;
  dwc:endLongitude '7.594'^^xsd:double;
  dwc:latitude '43.503333'^^xsd:double;
  dwc:startLatitude '43.503333'^^xsd:double;
  dwc:endLatitude '43.503333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.594 43.503333, 7.594 43.503333, 7.594 43.503333, 7.594 43.503333, 7.594 43.503333))'^^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 '774_3280'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21991 8.47988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21991"^^xsd:decimal ;
  dwc:decimalLongitude "8.47988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21991 8.47988)"^^geo:wktLiteral ;
  geo-pos:lat "44.21991"^^xsd:decimal ;
  geo-pos:long "8.47988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4859'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4859'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.254444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.47988'^^xsd:double;
  dwc:startLongitude '8.47988'^^xsd:double;
  dwc:endLongitude '8.47988'^^xsd:double;
  dwc:latitude '44.21991'^^xsd:double;
  dwc:startLatitude '44.21991'^^xsd:double;
  dwc:endLatitude '44.21991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.47988 44.21991, 8.47988 44.21991, 8.47988 44.21991, 8.47988 44.21991, 8.47988 44.21991))'^^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 '774_4859'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.423833 7.837333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.423833"^^xsd:decimal ;
  dwc:decimalLongitude "7.837333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.423833 7.837333)"^^geo:wktLiteral ;
  geo-pos:lat "43.423833"^^xsd:decimal ;
  geo-pos:long "7.837333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4707'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4707'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.676388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.837333'^^xsd:double;
  dwc:startLongitude '7.837333'^^xsd:double;
  dwc:endLongitude '7.837333'^^xsd:double;
  dwc:latitude '43.423833'^^xsd:double;
  dwc:startLatitude '43.423833'^^xsd:double;
  dwc:endLatitude '43.423833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.837333 43.423833, 7.837333 43.423833, 7.837333 43.423833, 7.837333 43.423833, 7.837333 43.423833))'^^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 '774_4707'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173167 8.234167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.173167"^^xsd:decimal ;
  dwc:decimalLongitude "8.234167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.173167 8.234167)"^^geo:wktLiteral ;
  geo-pos:lat "43.173167"^^xsd:decimal ;
  geo-pos:long "8.234167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4773'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4773'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.651111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.234167'^^xsd:double;
  dwc:startLongitude '8.234167'^^xsd:double;
  dwc:endLongitude '8.234167'^^xsd:double;
  dwc:latitude '43.173167'^^xsd:double;
  dwc:startLatitude '43.173167'^^xsd:double;
  dwc:endLatitude '43.173167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.234167 43.173167, 8.234167 43.173167, 8.234167 43.173167, 8.234167 43.173167, 8.234167 43.173167))'^^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 '774_4773'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.630581 7.51945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.630581"^^xsd:decimal ;
  dwc:decimalLongitude "7.51945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.630581 7.51945)"^^geo:wktLiteral ;
  geo-pos:lat "43.630581"^^xsd:decimal ;
  geo-pos:long "7.51945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5630'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5630'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.51945'^^xsd:double;
  dwc:startLongitude '7.51945'^^xsd:double;
  dwc:endLongitude '7.51945'^^xsd:double;
  dwc:latitude '43.630581'^^xsd:double;
  dwc:startLatitude '43.630581'^^xsd:double;
  dwc:endLatitude '43.630581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51945 43.630581, 7.51945 43.630581, 7.51945 43.630581, 7.51945 43.630581, 7.51945 43.630581))'^^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 '774_5630'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7677 7.922592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7677"^^xsd:decimal ;
  dwc:decimalLongitude "7.922592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7677 7.922592)"^^geo:wktLiteral ;
  geo-pos:lat "43.7677"^^xsd:decimal ;
  geo-pos:long "7.922592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6073'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6073'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8422222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.922592'^^xsd:double;
  dwc:startLongitude '7.922592'^^xsd:double;
  dwc:endLongitude '7.922592'^^xsd:double;
  dwc:latitude '43.7677'^^xsd:double;
  dwc:startLatitude '43.7677'^^xsd:double;
  dwc:endLatitude '43.7677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.922592 43.7677, 7.922592 43.7677, 7.922592 43.7677, 7.922592 43.7677, 7.922592 43.7677))'^^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 '774_6073'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696667 7.772167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.696667"^^xsd:decimal ;
  dwc:decimalLongitude "7.772167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696667 7.772167)"^^geo:wktLiteral ;
  geo-pos:lat "43.696667"^^xsd:decimal ;
  geo-pos:long "7.772167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4667'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4667'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.548333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.772167'^^xsd:double;
  dwc:startLongitude '7.772167'^^xsd:double;
  dwc:endLongitude '7.772167'^^xsd:double;
  dwc:latitude '43.696667'^^xsd:double;
  dwc:startLatitude '43.696667'^^xsd:double;
  dwc:endLatitude '43.696667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.772167 43.696667, 7.772167 43.696667, 7.772167 43.696667, 7.772167 43.696667, 7.772167 43.696667))'^^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 '774_4667'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63362 7.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63362"^^xsd:decimal ;
  dwc:decimalLongitude "7.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63362 7.3753)"^^geo:wktLiteral ;
  geo-pos:lat "43.63362"^^xsd:decimal ;
  geo-pos:long "7.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4852'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4852'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6297222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3753'^^xsd:double;
  dwc:startLongitude '7.3753'^^xsd:double;
  dwc:endLongitude '7.3753'^^xsd:double;
  dwc:latitude '43.63362'^^xsd:double;
  dwc:startLatitude '43.63362'^^xsd:double;
  dwc:endLatitude '43.63362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3753 43.63362, 7.3753 43.63362, 7.3753 43.63362, 7.3753 43.63362, 7.3753 43.63362))'^^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 '774_4852'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65108 7.29037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65108"^^xsd:decimal ;
  dwc:decimalLongitude "7.29037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65108 7.29037)"^^geo:wktLiteral ;
  geo-pos:lat "43.65108"^^xsd:decimal ;
  geo-pos:long "7.29037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4845'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4845'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.29037'^^xsd:double;
  dwc:startLongitude '7.29037'^^xsd:double;
  dwc:endLongitude '7.29037'^^xsd:double;
  dwc:latitude '43.65108'^^xsd:double;
  dwc:startLatitude '43.65108'^^xsd:double;
  dwc:endLatitude '43.65108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.29037 43.65108, 7.29037 43.65108, 7.29037 43.65108, 7.29037 43.65108, 7.29037 43.65108))'^^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 '774_4845'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695833 7.735833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.695833"^^xsd:decimal ;
  dwc:decimalLongitude "7.735833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.695833 7.735833)"^^geo:wktLiteral ;
  geo-pos:lat "43.695833"^^xsd:decimal ;
  geo-pos:long "7.735833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3257'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3257'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.735833'^^xsd:double;
  dwc:startLongitude '7.735833'^^xsd:double;
  dwc:endLongitude '7.735833'^^xsd:double;
  dwc:latitude '43.695833'^^xsd:double;
  dwc:startLatitude '43.695833'^^xsd:double;
  dwc:endLatitude '43.695833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.735833 43.695833, 7.735833 43.695833, 7.735833 43.695833, 7.735833 43.695833, 7.735833 43.695833))'^^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 '774_3257'^^xsd:string;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.458333 7.768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.458333"^^xsd:decimal ;
  dwc:decimalLongitude "7.768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.458333 7.768333)"^^geo:wktLiteral ;
  geo-pos:lat "43.458333"^^xsd:decimal ;
  geo-pos:long "7.768333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3786'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3786'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.768333'^^xsd:double;
  dwc:startLongitude '7.768333'^^xsd:double;
  dwc:endLongitude '7.768333'^^xsd:double;
  dwc:latitude '43.458333'^^xsd:double;
  dwc:startLatitude '43.458333'^^xsd:double;
  dwc:endLatitude '43.458333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.768333 43.458333, 7.768333 43.458333, 7.768333 43.458333, 7.768333 43.458333, 7.768333 43.458333))'^^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 '774_3786'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.525667 7.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.525667"^^xsd:decimal ;
  dwc:decimalLongitude "7.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.525667 7.857833)"^^geo:wktLiteral ;
  geo-pos:lat "43.525667"^^xsd:decimal ;
  geo-pos:long "7.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3780'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3780'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.857833'^^xsd:double;
  dwc:startLongitude '7.857833'^^xsd:double;
  dwc:endLongitude '7.857833'^^xsd:double;
  dwc:latitude '43.525667'^^xsd:double;
  dwc:startLatitude '43.525667'^^xsd:double;
  dwc:endLatitude '43.525667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.857833 43.525667, 7.857833 43.525667, 7.857833 43.525667, 7.857833 43.525667, 7.857833 43.525667))'^^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 '774_3780'^^xsd:string;
  dwc:observationDate '1993-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.040833 8.437667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.040833"^^xsd:decimal ;
  dwc:decimalLongitude "8.437667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.040833 8.437667)"^^geo:wktLiteral ;
  geo-pos:lat "43.040833"^^xsd:decimal ;
  geo-pos:long "8.437667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4087'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4087'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.437667'^^xsd:double;
  dwc:startLongitude '8.437667'^^xsd:double;
  dwc:endLongitude '8.437667'^^xsd:double;
  dwc:latitude '43.040833'^^xsd:double;
  dwc:startLatitude '43.040833'^^xsd:double;
  dwc:endLatitude '43.040833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.437667 43.040833, 8.437667 43.040833, 8.437667 43.040833, 8.437667 43.040833, 8.437667 43.040833))'^^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 '774_4087'^^xsd:string;
  dwc:observationDate '1994-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569717 7.786033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569717"^^xsd:decimal ;
  dwc:decimalLongitude "7.786033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569717 7.786033)"^^geo:wktLiteral ;
  geo-pos:lat "43.569717"^^xsd:decimal ;
  geo-pos:long "7.786033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3931'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3931'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.786033'^^xsd:double;
  dwc:startLongitude '7.786033'^^xsd:double;
  dwc:endLongitude '7.786033'^^xsd:double;
  dwc:latitude '43.569717'^^xsd:double;
  dwc:startLatitude '43.569717'^^xsd:double;
  dwc:endLatitude '43.569717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.786033 43.569717, 7.786033 43.569717, 7.786033 43.569717, 7.786033 43.569717, 7.786033 43.569717))'^^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 '774_3931'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.434133 8.5774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.434133"^^xsd:decimal ;
  dwc:decimalLongitude "8.5774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.434133 8.5774)"^^geo:wktLiteral ;
  geo-pos:lat "43.434133"^^xsd:decimal ;
  geo-pos:long "8.5774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3400'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3400'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5774'^^xsd:double;
  dwc:startLongitude '8.5774'^^xsd:double;
  dwc:endLongitude '8.5774'^^xsd:double;
  dwc:latitude '43.434133'^^xsd:double;
  dwc:startLatitude '43.434133'^^xsd:double;
  dwc:endLatitude '43.434133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5774 43.434133, 8.5774 43.434133, 8.5774 43.434133, 8.5774 43.434133, 8.5774 43.434133))'^^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 '774_3400'^^xsd:string;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 20.346333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95"^^xsd:decimal ;
  dwc:decimalLongitude "20.346333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 20.346333)"^^geo:wktLiteral ;
  geo-pos:lat "38.95"^^xsd:decimal ;
  geo-pos:long "20.346333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2663'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2663'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.346333'^^xsd:double;
  dwc:startLongitude '20.346333'^^xsd:double;
  dwc:endLongitude '20.346333'^^xsd:double;
  dwc:latitude '38.95'^^xsd:double;
  dwc:startLatitude '38.95'^^xsd:double;
  dwc:endLatitude '38.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.346333 38.95, 20.346333 38.95, 20.346333 38.95, 20.346333 38.95, 20.346333 38.95))'^^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 '774_2663'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52933 7.85733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52933"^^xsd:decimal ;
  dwc:decimalLongitude "7.85733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52933 7.85733)"^^geo:wktLiteral ;
  geo-pos:lat "43.52933"^^xsd:decimal ;
  geo-pos:long "7.85733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4921'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4921'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85733'^^xsd:double;
  dwc:startLongitude '7.85733'^^xsd:double;
  dwc:endLongitude '7.85733'^^xsd:double;
  dwc:latitude '43.52933'^^xsd:double;
  dwc:startLatitude '43.52933'^^xsd:double;
  dwc:endLatitude '43.52933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85733 43.52933, 7.85733 43.52933, 7.85733 43.52933, 7.85733 43.52933, 7.85733 43.52933))'^^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 '774_4921'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.188667 7.977667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.188667"^^xsd:decimal ;
  dwc:decimalLongitude "7.977667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.188667 7.977667)"^^geo:wktLiteral ;
  geo-pos:lat "43.188667"^^xsd:decimal ;
  geo-pos:long "7.977667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4422'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4422'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.977667'^^xsd:double;
  dwc:startLongitude '7.977667'^^xsd:double;
  dwc:endLongitude '7.977667'^^xsd:double;
  dwc:latitude '43.188667'^^xsd:double;
  dwc:startLatitude '43.188667'^^xsd:double;
  dwc:endLatitude '43.188667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.977667 43.188667, 7.977667 43.188667, 7.977667 43.188667, 7.977667 43.188667, 7.977667 43.188667))'^^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 '774_4422'^^xsd:string;
  dwc:observationDate '1996-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.431833 7.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.431833"^^xsd:decimal ;
  dwc:decimalLongitude "7.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.431833 7.656)"^^geo:wktLiteral ;
  geo-pos:lat "43.431833"^^xsd:decimal ;
  geo-pos:long "7.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3850'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3850'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.656'^^xsd:double;
  dwc:startLongitude '7.656'^^xsd:double;
  dwc:endLongitude '7.656'^^xsd:double;
  dwc:latitude '43.431833'^^xsd:double;
  dwc:startLatitude '43.431833'^^xsd:double;
  dwc:endLatitude '43.431833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.656 43.431833, 7.656 43.431833, 7.656 43.431833, 7.656 43.431833, 7.656 43.431833))'^^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 '774_3850'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.412418 7.120116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.412418"^^xsd:decimal ;
  dwc:decimalLongitude "7.120116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.412418 7.120116)"^^geo:wktLiteral ;
  geo-pos:lat "43.412418"^^xsd:decimal ;
  geo-pos:long "7.120116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5397'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5397'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.664166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.120116'^^xsd:double;
  dwc:startLongitude '7.120116'^^xsd:double;
  dwc:endLongitude '7.120116'^^xsd:double;
  dwc:latitude '43.412418'^^xsd:double;
  dwc:startLatitude '43.412418'^^xsd:double;
  dwc:endLatitude '43.412418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.120116 43.412418, 7.120116 43.412418, 7.120116 43.412418, 7.120116 43.412418, 7.120116 43.412418))'^^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 '774_5397'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77256 7.906808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77256"^^xsd:decimal ;
  dwc:decimalLongitude "7.906808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77256 7.906808)"^^geo:wktLiteral ;
  geo-pos:lat "43.77256"^^xsd:decimal ;
  geo-pos:long "7.906808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6322'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6322'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.567777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.906808'^^xsd:double;
  dwc:startLongitude '7.906808'^^xsd:double;
  dwc:endLongitude '7.906808'^^xsd:double;
  dwc:latitude '43.77256'^^xsd:double;
  dwc:startLatitude '43.77256'^^xsd:double;
  dwc:endLatitude '43.77256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.906808 43.77256, 7.906808 43.77256, 7.906808 43.77256, 7.906808 43.77256, 7.906808 43.77256))'^^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 '774_6322'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35199 15.48384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35199"^^xsd:decimal ;
  dwc:decimalLongitude "15.48384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35199 15.48384)"^^geo:wktLiteral ;
  geo-pos:lat "38.35199"^^xsd:decimal ;
  geo-pos:long "15.48384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8366'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8366'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.245'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.48384'^^xsd:double;
  dwc:startLongitude '15.48384'^^xsd:double;
  dwc:endLongitude '15.48384'^^xsd:double;
  dwc:latitude '38.35199'^^xsd:double;
  dwc:startLatitude '38.35199'^^xsd:double;
  dwc:endLatitude '38.35199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.48384 38.35199, 15.48384 38.35199, 15.48384 38.35199, 15.48384 38.35199, 15.48384 38.35199))'^^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 '774_8366'^^xsd:string;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 7.844167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.844167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 7.844167)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "7.844167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2309'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.844167'^^xsd:double;
  dwc:startLongitude '7.844167'^^xsd:double;
  dwc:endLongitude '7.844167'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:startLatitude '43.65'^^xsd:double;
  dwc:endLatitude '43.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.844167 43.65, 7.844167 43.65, 7.844167 43.65, 7.844167 43.65, 7.844167 43.65))'^^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 '774_2309'^^xsd:string;
  dwc:observationDate '1988-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7931 8.417615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7931"^^xsd:decimal ;
  dwc:decimalLongitude "8.417615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7931 8.417615)"^^geo:wktLiteral ;
  geo-pos:lat "43.7931"^^xsd:decimal ;
  geo-pos:long "8.417615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7758'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7758'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.103888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.417615'^^xsd:double;
  dwc:startLongitude '8.417615'^^xsd:double;
  dwc:endLongitude '8.417615'^^xsd:double;
  dwc:latitude '43.7931'^^xsd:double;
  dwc:startLatitude '43.7931'^^xsd:double;
  dwc:endLatitude '43.7931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.417615 43.7931, 8.417615 43.7931, 8.417615 43.7931, 8.417615 43.7931, 8.417615 43.7931))'^^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 '774_7758'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611954 7.42926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.611954"^^xsd:decimal ;
  dwc:decimalLongitude "7.42926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611954 7.42926)"^^geo:wktLiteral ;
  geo-pos:lat "43.611954"^^xsd:decimal ;
  geo-pos:long "7.42926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5832'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5832'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.185'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.42926'^^xsd:double;
  dwc:startLongitude '7.42926'^^xsd:double;
  dwc:endLongitude '7.42926'^^xsd:double;
  dwc:latitude '43.611954'^^xsd:double;
  dwc:startLatitude '43.611954'^^xsd:double;
  dwc:endLatitude '43.611954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.42926 43.611954, 7.42926 43.611954, 7.42926 43.611954, 7.42926 43.611954, 7.42926 43.611954))'^^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 '774_5832'^^xsd:string;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709683 7.934659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.709683"^^xsd:decimal ;
  dwc:decimalLongitude "7.934659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709683 7.934659)"^^geo:wktLiteral ;
  geo-pos:lat "43.709683"^^xsd:decimal ;
  geo-pos:long "7.934659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6037'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6037'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.2594444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.934659'^^xsd:double;
  dwc:startLongitude '7.934659'^^xsd:double;
  dwc:endLongitude '7.934659'^^xsd:double;
  dwc:latitude '43.709683'^^xsd:double;
  dwc:startLatitude '43.709683'^^xsd:double;
  dwc:endLatitude '43.709683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.934659 43.709683, 7.934659 43.709683, 7.934659 43.709683, 7.934659 43.709683, 7.934659 43.709683))'^^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 '774_6037'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57077 7.81547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57077"^^xsd:decimal ;
  dwc:decimalLongitude "7.81547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57077 7.81547)"^^geo:wktLiteral ;
  geo-pos:lat "43.57077"^^xsd:decimal ;
  geo-pos:long "7.81547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5135'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5135'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.81547'^^xsd:double;
  dwc:startLongitude '7.81547'^^xsd:double;
  dwc:endLongitude '7.81547'^^xsd:double;
  dwc:latitude '43.57077'^^xsd:double;
  dwc:startLatitude '43.57077'^^xsd:double;
  dwc:endLatitude '43.57077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.81547 43.57077, 7.81547 43.57077, 7.81547 43.57077, 7.81547 43.57077, 7.81547 43.57077))'^^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 '774_5135'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267667 7.745833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.267667"^^xsd:decimal ;
  dwc:decimalLongitude "7.745833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267667 7.745833)"^^geo:wktLiteral ;
  geo-pos:lat "43.267667"^^xsd:decimal ;
  geo-pos:long "7.745833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4504'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4504'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.097777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.745833'^^xsd:double;
  dwc:startLongitude '7.745833'^^xsd:double;
  dwc:endLongitude '7.745833'^^xsd:double;
  dwc:latitude '43.267667'^^xsd:double;
  dwc:startLatitude '43.267667'^^xsd:double;
  dwc:endLatitude '43.267667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.745833 43.267667, 7.745833 43.267667, 7.745833 43.267667, 7.745833 43.267667, 7.745833 43.267667))'^^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 '774_4504'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472981 7.40595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.472981"^^xsd:decimal ;
  dwc:decimalLongitude "7.40595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472981 7.40595)"^^geo:wktLiteral ;
  geo-pos:lat "43.472981"^^xsd:decimal ;
  geo-pos:long "7.40595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5524'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5524'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.5425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40595'^^xsd:double;
  dwc:startLongitude '7.40595'^^xsd:double;
  dwc:endLongitude '7.40595'^^xsd:double;
  dwc:latitude '43.472981'^^xsd:double;
  dwc:startLatitude '43.472981'^^xsd:double;
  dwc:endLatitude '43.472981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40595 43.472981, 7.40595 43.472981, 7.40595 43.472981, 7.40595 43.472981, 7.40595 43.472981))'^^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 '774_5524'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389133 8.184783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.389133"^^xsd:decimal ;
  dwc:decimalLongitude "8.184783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389133 8.184783)"^^geo:wktLiteral ;
  geo-pos:lat "43.389133"^^xsd:decimal ;
  geo-pos:long "8.184783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4746'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4746'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.184783'^^xsd:double;
  dwc:startLongitude '8.184783'^^xsd:double;
  dwc:endLongitude '8.184783'^^xsd:double;
  dwc:latitude '43.389133'^^xsd:double;
  dwc:startLatitude '43.389133'^^xsd:double;
  dwc:endLatitude '43.389133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.184783 43.389133, 8.184783 43.389133, 8.184783 43.389133, 8.184783 43.389133, 8.184783 43.389133))'^^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 '774_4746'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17756 7.60392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17756"^^xsd:decimal ;
  dwc:decimalLongitude "7.60392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17756 7.60392)"^^geo:wktLiteral ;
  geo-pos:lat "43.17756"^^xsd:decimal ;
  geo-pos:long "7.60392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6701'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6701'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.664444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.60392'^^xsd:double;
  dwc:startLongitude '7.60392'^^xsd:double;
  dwc:endLongitude '7.60392'^^xsd:double;
  dwc:latitude '43.17756'^^xsd:double;
  dwc:startLatitude '43.17756'^^xsd:double;
  dwc:endLatitude '43.17756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.60392 43.17756, 7.60392 43.17756, 7.60392 43.17756, 7.60392 43.17756, 7.60392 43.17756))'^^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 '774_6701'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574341 8.251953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.574341"^^xsd:decimal ;
  dwc:decimalLongitude "8.251953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574341 8.251953)"^^geo:wktLiteral ;
  geo-pos:lat "43.574341"^^xsd:decimal ;
  geo-pos:long "8.251953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6086'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6086'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.352222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.251953'^^xsd:double;
  dwc:startLongitude '8.251953'^^xsd:double;
  dwc:endLongitude '8.251953'^^xsd:double;
  dwc:latitude '43.574341'^^xsd:double;
  dwc:startLatitude '43.574341'^^xsd:double;
  dwc:endLatitude '43.574341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.251953 43.574341, 8.251953 43.574341, 8.251953 43.574341, 8.251953 43.574341, 8.251953 43.574341))'^^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 '774_6086'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.90198 8.289792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.90198"^^xsd:decimal ;
  dwc:decimalLongitude "8.289792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.90198 8.289792)"^^geo:wktLiteral ;
  geo-pos:lat "42.90198"^^xsd:decimal ;
  geo-pos:long "8.289792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7840'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7840'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.065277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.289792'^^xsd:double;
  dwc:startLongitude '8.289792'^^xsd:double;
  dwc:endLongitude '8.289792'^^xsd:double;
  dwc:latitude '42.90198'^^xsd:double;
  dwc:startLatitude '42.90198'^^xsd:double;
  dwc:endLatitude '42.90198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.289792 42.90198, 8.289792 42.90198, 8.289792 42.90198, 8.289792 42.90198, 8.289792 42.90198))'^^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 '774_7840'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51695 8.092583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51695"^^xsd:decimal ;
  dwc:decimalLongitude "8.092583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51695 8.092583)"^^geo:wktLiteral ;
  geo-pos:lat "43.51695"^^xsd:decimal ;
  geo-pos:long "8.092583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7298'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.546666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.092583'^^xsd:double;
  dwc:startLongitude '8.092583'^^xsd:double;
  dwc:endLongitude '8.092583'^^xsd:double;
  dwc:latitude '43.51695'^^xsd:double;
  dwc:startLatitude '43.51695'^^xsd:double;
  dwc:endLatitude '43.51695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.092583 43.51695, 8.092583 43.51695, 8.092583 43.51695, 8.092583 43.51695, 8.092583 43.51695))'^^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 '774_7298'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.286983 7.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.286983"^^xsd:decimal ;
  dwc:decimalLongitude "7.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.286983 7.555)"^^geo:wktLiteral ;
  geo-pos:lat "43.286983"^^xsd:decimal ;
  geo-pos:long "7.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3920'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3920'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.555'^^xsd:double;
  dwc:startLongitude '7.555'^^xsd:double;
  dwc:endLongitude '7.555'^^xsd:double;
  dwc:latitude '43.286983'^^xsd:double;
  dwc:startLatitude '43.286983'^^xsd:double;
  dwc:endLatitude '43.286983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.555 43.286983, 7.555 43.286983, 7.555 43.286983, 7.555 43.286983, 7.555 43.286983))'^^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 '774_3920'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601233 7.886267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601233"^^xsd:decimal ;
  dwc:decimalLongitude "7.886267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601233 7.886267)"^^geo:wktLiteral ;
  geo-pos:lat "43.601233"^^xsd:decimal ;
  geo-pos:long "7.886267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3916'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3916'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.886267'^^xsd:double;
  dwc:startLongitude '7.886267'^^xsd:double;
  dwc:endLongitude '7.886267'^^xsd:double;
  dwc:latitude '43.601233'^^xsd:double;
  dwc:startLatitude '43.601233'^^xsd:double;
  dwc:endLatitude '43.601233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.886267 43.601233, 7.886267 43.601233, 7.886267 43.601233, 7.886267 43.601233, 7.886267 43.601233))'^^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 '774_3916'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.026167 8.060667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.026167"^^xsd:decimal ;
  dwc:decimalLongitude "8.060667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.026167 8.060667)"^^geo:wktLiteral ;
  geo-pos:lat "41.026167"^^xsd:decimal ;
  geo-pos:long "8.060667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2708'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2708'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.060667'^^xsd:double;
  dwc:startLongitude '8.060667'^^xsd:double;
  dwc:endLongitude '8.060667'^^xsd:double;
  dwc:latitude '41.026167'^^xsd:double;
  dwc:startLatitude '41.026167'^^xsd:double;
  dwc:endLatitude '41.026167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.060667 41.026167, 8.060667 41.026167, 8.060667 41.026167, 8.060667 41.026167, 8.060667 41.026167))'^^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 '774_2708'^^xsd:string;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 8.0217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "8.0217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 8.0217)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "8.0217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7220'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7220'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.8505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0217'^^xsd:double;
  dwc:startLongitude '8.0217'^^xsd:double;
  dwc:endLongitude '8.0217'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:startLatitude '43.683'^^xsd:double;
  dwc:endLatitude '43.683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0217 43.683, 8.0217 43.683, 8.0217 43.683, 8.0217 43.683, 8.0217 43.683))'^^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 '774_7220'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6352 8.0997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6352"^^xsd:decimal ;
  dwc:decimalLongitude "8.0997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6352 8.0997)"^^geo:wktLiteral ;
  geo-pos:lat "43.6352"^^xsd:decimal ;
  geo-pos:long "8.0997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7118'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.256111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0997'^^xsd:double;
  dwc:startLongitude '8.0997'^^xsd:double;
  dwc:endLongitude '8.0997'^^xsd:double;
  dwc:latitude '43.6352'^^xsd:double;
  dwc:startLatitude '43.6352'^^xsd:double;
  dwc:endLatitude '43.6352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0997 43.6352, 8.0997 43.6352, 8.0997 43.6352, 8.0997 43.6352, 8.0997 43.6352))'^^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 '774_7118'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1085 8.134167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1085"^^xsd:decimal ;
  dwc:decimalLongitude "8.134167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1085 8.134167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1085"^^xsd:decimal ;
  geo-pos:long "8.134167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2699'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2699'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.134167'^^xsd:double;
  dwc:startLongitude '8.134167'^^xsd:double;
  dwc:endLongitude '8.134167'^^xsd:double;
  dwc:latitude '41.1085'^^xsd:double;
  dwc:startLatitude '41.1085'^^xsd:double;
  dwc:endLatitude '41.1085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.134167 41.1085, 8.134167 41.1085, 8.134167 41.1085, 8.134167 41.1085, 8.134167 41.1085))'^^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 '774_2699'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6442 8.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6442"^^xsd:decimal ;
  dwc:decimalLongitude "8.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6442 8.176)"^^geo:wktLiteral ;
  geo-pos:lat "43.6442"^^xsd:decimal ;
  geo-pos:long "8.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7262'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7262'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.600833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.176'^^xsd:double;
  dwc:startLongitude '8.176'^^xsd:double;
  dwc:endLongitude '8.176'^^xsd:double;
  dwc:latitude '43.6442'^^xsd:double;
  dwc:startLatitude '43.6442'^^xsd:double;
  dwc:endLatitude '43.6442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.176 43.6442, 8.176 43.6442, 8.176 43.6442, 8.176 43.6442, 8.176 43.6442))'^^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 '774_7262'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68465 8.02535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68465"^^xsd:decimal ;
  dwc:decimalLongitude "8.02535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68465 8.02535)"^^geo:wktLiteral ;
  geo-pos:lat "43.68465"^^xsd:decimal ;
  geo-pos:long "8.02535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7417'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7417'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3330555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02535'^^xsd:double;
  dwc:startLongitude '8.02535'^^xsd:double;
  dwc:endLongitude '8.02535'^^xsd:double;
  dwc:latitude '43.68465'^^xsd:double;
  dwc:startLatitude '43.68465'^^xsd:double;
  dwc:endLatitude '43.68465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02535 43.68465, 8.02535 43.68465, 8.02535 43.68465, 8.02535 43.68465, 8.02535 43.68465))'^^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 '774_7417'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.891 9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.891"^^xsd:decimal ;
  dwc:decimalLongitude "9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.891 9.12)"^^geo:wktLiteral ;
  geo-pos:lat "42.891"^^xsd:decimal ;
  geo-pos:long "9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3714'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3714'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.12'^^xsd:double;
  dwc:startLongitude '9.12'^^xsd:double;
  dwc:endLongitude '9.12'^^xsd:double;
  dwc:latitude '42.891'^^xsd:double;
  dwc:startLatitude '42.891'^^xsd:double;
  dwc:endLatitude '42.891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.12 42.891, 9.12 42.891, 9.12 42.891, 9.12 42.891, 9.12 42.891))'^^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 '774_3714'^^xsd:string;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533583 8.314617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533583"^^xsd:decimal ;
  dwc:decimalLongitude "8.314617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533583 8.314617)"^^geo:wktLiteral ;
  geo-pos:lat "43.533583"^^xsd:decimal ;
  geo-pos:long "8.314617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7368'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7368'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.030555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.314617'^^xsd:double;
  dwc:startLongitude '8.314617'^^xsd:double;
  dwc:endLongitude '8.314617'^^xsd:double;
  dwc:latitude '43.533583'^^xsd:double;
  dwc:startLatitude '43.533583'^^xsd:double;
  dwc:endLatitude '43.533583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.314617 43.533583, 8.314617 43.533583, 8.314617 43.533583, 8.314617 43.533583, 8.314617 43.533583))'^^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 '774_7368'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457333 8.209333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.457333"^^xsd:decimal ;
  dwc:decimalLongitude "8.209333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457333 8.209333)"^^geo:wktLiteral ;
  geo-pos:lat "43.457333"^^xsd:decimal ;
  geo-pos:long "8.209333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4416'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4416'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.209333'^^xsd:double;
  dwc:startLongitude '8.209333'^^xsd:double;
  dwc:endLongitude '8.209333'^^xsd:double;
  dwc:latitude '43.457333'^^xsd:double;
  dwc:startLatitude '43.457333'^^xsd:double;
  dwc:endLatitude '43.457333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.209333 43.457333, 8.209333 43.457333, 8.209333 43.457333, 8.209333 43.457333, 8.209333 43.457333))'^^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 '774_4416'^^xsd:string;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.748167 7.898667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.748167"^^xsd:decimal ;
  dwc:decimalLongitude "7.898667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.748167 7.898667)"^^geo:wktLiteral ;
  geo-pos:lat "43.748167"^^xsd:decimal ;
  geo-pos:long "7.898667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4452'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4452'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.898667'^^xsd:double;
  dwc:startLongitude '7.898667'^^xsd:double;
  dwc:endLongitude '7.898667'^^xsd:double;
  dwc:latitude '43.748167'^^xsd:double;
  dwc:startLatitude '43.748167'^^xsd:double;
  dwc:endLatitude '43.748167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.898667 43.748167, 7.898667 43.748167, 7.898667 43.748167, 7.898667 43.748167, 7.898667 43.748167))'^^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 '774_4452'^^xsd:string;
  dwc:observationDate '1996-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 7.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683333"^^xsd:decimal ;
  dwc:decimalLongitude "7.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 7.964)"^^geo:wktLiteral ;
  geo-pos:lat "43.683333"^^xsd:decimal ;
  geo-pos:long "7.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2326'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2326'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.964'^^xsd:double;
  dwc:startLongitude '7.964'^^xsd:double;
  dwc:endLongitude '7.964'^^xsd:double;
  dwc:latitude '43.683333'^^xsd:double;
  dwc:startLatitude '43.683333'^^xsd:double;
  dwc:endLatitude '43.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.964 43.683333, 7.964 43.683333, 7.964 43.683333, 7.964 43.683333, 7.964 43.683333))'^^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 '774_2326'^^xsd:string;
  dwc:observationDate '1988-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27364 7.443525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27364"^^xsd:decimal ;
  dwc:decimalLongitude "7.443525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27364 7.443525)"^^geo:wktLiteral ;
  geo-pos:lat "43.27364"^^xsd:decimal ;
  geo-pos:long "7.443525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7857'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7857'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.906944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.443525'^^xsd:double;
  dwc:startLongitude '7.443525'^^xsd:double;
  dwc:endLongitude '7.443525'^^xsd:double;
  dwc:latitude '43.27364'^^xsd:double;
  dwc:startLatitude '43.27364'^^xsd:double;
  dwc:endLatitude '43.27364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.443525 43.27364, 7.443525 43.27364, 7.443525 43.27364, 7.443525 43.27364, 7.443525 43.27364))'^^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 '774_7857'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5205 7.430167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5205"^^xsd:decimal ;
  dwc:decimalLongitude "7.430167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5205 7.430167)"^^geo:wktLiteral ;
  geo-pos:lat "43.5205"^^xsd:decimal ;
  geo-pos:long "7.430167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4696'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4696'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.468888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.430167'^^xsd:double;
  dwc:startLongitude '7.430167'^^xsd:double;
  dwc:endLongitude '7.430167'^^xsd:double;
  dwc:latitude '43.5205'^^xsd:double;
  dwc:startLatitude '43.5205'^^xsd:double;
  dwc:endLatitude '43.5205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.430167 43.5205, 7.430167 43.5205, 7.430167 43.5205, 7.430167 43.5205, 7.430167 43.5205))'^^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 '774_4696'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7207 8.061755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7207"^^xsd:decimal ;
  dwc:decimalLongitude "8.061755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7207 8.061755)"^^geo:wktLiteral ;
  geo-pos:lat "43.7207"^^xsd:decimal ;
  geo-pos:long "8.061755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7671'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7671'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.701666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.061755'^^xsd:double;
  dwc:startLongitude '8.061755'^^xsd:double;
  dwc:endLongitude '8.061755'^^xsd:double;
  dwc:latitude '43.7207'^^xsd:double;
  dwc:startLatitude '43.7207'^^xsd:double;
  dwc:endLatitude '43.7207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.061755 43.7207, 8.061755 43.7207, 8.061755 43.7207, 8.061755 43.7207, 8.061755 43.7207))'^^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 '774_7671'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396152 7.344758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396152"^^xsd:decimal ;
  dwc:decimalLongitude "7.344758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396152 7.344758)"^^geo:wktLiteral ;
  geo-pos:lat "43.396152"^^xsd:decimal ;
  geo-pos:long "7.344758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6233'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6233'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.7769444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.344758'^^xsd:double;
  dwc:startLongitude '7.344758'^^xsd:double;
  dwc:endLongitude '7.344758'^^xsd:double;
  dwc:latitude '43.396152'^^xsd:double;
  dwc:startLatitude '43.396152'^^xsd:double;
  dwc:endLatitude '43.396152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.344758 43.396152, 7.344758 43.396152, 7.344758 43.396152, 7.344758 43.396152, 7.344758 43.396152))'^^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 '774_6233'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588667 7.770333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588667"^^xsd:decimal ;
  dwc:decimalLongitude "7.770333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588667 7.770333)"^^geo:wktLiteral ;
  geo-pos:lat "43.588667"^^xsd:decimal ;
  geo-pos:long "7.770333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4768'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4768'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.054166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.770333'^^xsd:double;
  dwc:startLongitude '7.770333'^^xsd:double;
  dwc:endLongitude '7.770333'^^xsd:double;
  dwc:latitude '43.588667'^^xsd:double;
  dwc:startLatitude '43.588667'^^xsd:double;
  dwc:endLatitude '43.588667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.770333 43.588667, 7.770333 43.588667, 7.770333 43.588667, 7.770333 43.588667, 7.770333 43.588667))'^^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 '774_4768'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7089 7.934903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7089"^^xsd:decimal ;
  dwc:decimalLongitude "7.934903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7089 7.934903)"^^geo:wktLiteral ;
  geo-pos:lat "43.7089"^^xsd:decimal ;
  geo-pos:long "7.934903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7768'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7768'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.934903'^^xsd:double;
  dwc:startLongitude '7.934903'^^xsd:double;
  dwc:endLongitude '7.934903'^^xsd:double;
  dwc:latitude '43.7089'^^xsd:double;
  dwc:startLatitude '43.7089'^^xsd:double;
  dwc:endLatitude '43.7089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.934903 43.7089, 7.934903 43.7089, 7.934903 43.7089, 7.934903 43.7089, 7.934903 43.7089))'^^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 '774_7768'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688282 7.705759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.688282"^^xsd:decimal ;
  dwc:decimalLongitude "7.705759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.688282 7.705759)"^^geo:wktLiteral ;
  geo-pos:lat "43.688282"^^xsd:decimal ;
  geo-pos:long "7.705759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6344'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6344'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.9525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.705759'^^xsd:double;
  dwc:startLongitude '7.705759'^^xsd:double;
  dwc:endLongitude '7.705759'^^xsd:double;
  dwc:latitude '43.688282'^^xsd:double;
  dwc:startLatitude '43.688282'^^xsd:double;
  dwc:endLatitude '43.688282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.705759 43.688282, 7.705759 43.688282, 7.705759 43.688282, 7.705759 43.688282, 7.705759 43.688282))'^^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 '774_6344'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578678 7.414675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.578678"^^xsd:decimal ;
  dwc:decimalLongitude "7.414675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.578678 7.414675)"^^geo:wktLiteral ;
  geo-pos:lat "43.578678"^^xsd:decimal ;
  geo-pos:long "7.414675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5982'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5982'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8311111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.414675'^^xsd:double;
  dwc:startLongitude '7.414675'^^xsd:double;
  dwc:endLongitude '7.414675'^^xsd:double;
  dwc:latitude '43.578678'^^xsd:double;
  dwc:startLatitude '43.578678'^^xsd:double;
  dwc:endLatitude '43.578678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.414675 43.578678, 7.414675 43.578678, 7.414675 43.578678, 7.414675 43.578678, 7.414675 43.578678))'^^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 '774_5982'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.511704 7.356044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.511704"^^xsd:decimal ;
  dwc:decimalLongitude "7.356044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.511704 7.356044)"^^geo:wktLiteral ;
  geo-pos:lat "43.511704"^^xsd:decimal ;
  geo-pos:long "7.356044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5957'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5957'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.356044'^^xsd:double;
  dwc:startLongitude '7.356044'^^xsd:double;
  dwc:endLongitude '7.356044'^^xsd:double;
  dwc:latitude '43.511704'^^xsd:double;
  dwc:startLatitude '43.511704'^^xsd:double;
  dwc:endLatitude '43.511704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.356044 43.511704, 7.356044 43.511704, 7.356044 43.511704, 7.356044 43.511704, 7.356044 43.511704))'^^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 '774_5957'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47489 7.65178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47489"^^xsd:decimal ;
  dwc:decimalLongitude "7.65178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47489 7.65178)"^^geo:wktLiteral ;
  geo-pos:lat "43.47489"^^xsd:decimal ;
  geo-pos:long "7.65178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5309'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.722777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65178'^^xsd:double;
  dwc:startLongitude '7.65178'^^xsd:double;
  dwc:endLongitude '7.65178'^^xsd:double;
  dwc:latitude '43.47489'^^xsd:double;
  dwc:startLatitude '43.47489'^^xsd:double;
  dwc:endLatitude '43.47489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65178 43.47489, 7.65178 43.47489, 7.65178 43.47489, 7.65178 43.47489, 7.65178 43.47489))'^^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 '774_5309'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.444378 7.842482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.444378"^^xsd:decimal ;
  dwc:decimalLongitude "7.842482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.444378 7.842482)"^^geo:wktLiteral ;
  geo-pos:lat "43.444378"^^xsd:decimal ;
  geo-pos:long "7.842482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5917'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5917'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.209444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.842482'^^xsd:double;
  dwc:startLongitude '7.842482'^^xsd:double;
  dwc:endLongitude '7.842482'^^xsd:double;
  dwc:latitude '43.444378'^^xsd:double;
  dwc:startLatitude '43.444378'^^xsd:double;
  dwc:endLatitude '43.444378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.842482 43.444378, 7.842482 43.444378, 7.842482 43.444378, 7.842482 43.444378, 7.842482 43.444378))'^^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 '774_5917'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01397 9.08818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01397"^^xsd:decimal ;
  dwc:decimalLongitude "9.08818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01397 9.08818)"^^geo:wktLiteral ;
  geo-pos:lat "43.01397"^^xsd:decimal ;
  geo-pos:long "9.08818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4820'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4820'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.205'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.08818'^^xsd:double;
  dwc:startLongitude '9.08818'^^xsd:double;
  dwc:endLongitude '9.08818'^^xsd:double;
  dwc:latitude '43.01397'^^xsd:double;
  dwc:startLatitude '43.01397'^^xsd:double;
  dwc:endLatitude '43.01397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.08818 43.01397, 9.08818 43.01397, 9.08818 43.01397, 9.08818 43.01397, 9.08818 43.01397))'^^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 '774_4820'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484505 7.941748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.484505"^^xsd:decimal ;
  dwc:decimalLongitude "7.941748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.484505 7.941748)"^^geo:wktLiteral ;
  geo-pos:lat "43.484505"^^xsd:decimal ;
  geo-pos:long "7.941748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6095'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6095'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.422777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.941748'^^xsd:double;
  dwc:startLongitude '7.941748'^^xsd:double;
  dwc:endLongitude '7.941748'^^xsd:double;
  dwc:latitude '43.484505'^^xsd:double;
  dwc:startLatitude '43.484505'^^xsd:double;
  dwc:endLatitude '43.484505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.941748 43.484505, 7.941748 43.484505, 7.941748 43.484505, 7.941748 43.484505, 7.941748 43.484505))'^^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 '774_6095'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73137 7.7556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73137"^^xsd:decimal ;
  dwc:decimalLongitude "7.7556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73137 7.7556)"^^geo:wktLiteral ;
  geo-pos:lat "43.73137"^^xsd:decimal ;
  geo-pos:long "7.7556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6699'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6699'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.903888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7556'^^xsd:double;
  dwc:startLongitude '7.7556'^^xsd:double;
  dwc:endLongitude '7.7556'^^xsd:double;
  dwc:latitude '43.73137'^^xsd:double;
  dwc:startLatitude '43.73137'^^xsd:double;
  dwc:endLatitude '43.73137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7556 43.73137, 7.7556 43.73137, 7.7556 43.73137, 7.7556 43.73137, 7.7556 43.73137))'^^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 '774_6699'^^xsd:string;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75043 7.99965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75043"^^xsd:decimal ;
  dwc:decimalLongitude "7.99965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75043 7.99965)"^^geo:wktLiteral ;
  geo-pos:lat "43.75043"^^xsd:decimal ;
  geo-pos:long "7.99965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4874'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4874'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.99965'^^xsd:double;
  dwc:startLongitude '7.99965'^^xsd:double;
  dwc:endLongitude '7.99965'^^xsd:double;
  dwc:latitude '43.75043'^^xsd:double;
  dwc:startLatitude '43.75043'^^xsd:double;
  dwc:endLatitude '43.75043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.99965 43.75043, 7.99965 43.75043, 7.99965 43.75043, 7.99965 43.75043, 7.99965 43.75043))'^^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 '774_4874'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.249833 8.0975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.249833"^^xsd:decimal ;
  dwc:decimalLongitude "8.0975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.249833 8.0975)"^^geo:wktLiteral ;
  geo-pos:lat "43.249833"^^xsd:decimal ;
  geo-pos:long "8.0975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4588'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4588'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.162222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0975'^^xsd:double;
  dwc:startLongitude '8.0975'^^xsd:double;
  dwc:endLongitude '8.0975'^^xsd:double;
  dwc:latitude '43.249833'^^xsd:double;
  dwc:startLatitude '43.249833'^^xsd:double;
  dwc:endLatitude '43.249833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0975 43.249833, 8.0975 43.249833, 8.0975 43.249833, 8.0975 43.249833, 8.0975 43.249833))'^^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 '774_4588'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.640526 7.290413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.640526"^^xsd:decimal ;
  dwc:decimalLongitude "7.290413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.640526 7.290413)"^^geo:wktLiteral ;
  geo-pos:lat "43.640526"^^xsd:decimal ;
  geo-pos:long "7.290413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5712'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5712'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.290413'^^xsd:double;
  dwc:startLongitude '7.290413'^^xsd:double;
  dwc:endLongitude '7.290413'^^xsd:double;
  dwc:latitude '43.640526'^^xsd:double;
  dwc:startLatitude '43.640526'^^xsd:double;
  dwc:endLatitude '43.640526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.290413 43.640526, 7.290413 43.640526, 7.290413 43.640526, 7.290413 43.640526, 7.290413 43.640526))'^^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 '774_5712'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39235 7.1544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39235"^^xsd:decimal ;
  dwc:decimalLongitude "7.1544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39235 7.1544)"^^geo:wktLiteral ;
  geo-pos:lat "43.39235"^^xsd:decimal ;
  geo-pos:long "7.1544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6850'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6850'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.073888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.1544'^^xsd:double;
  dwc:startLongitude '7.1544'^^xsd:double;
  dwc:endLongitude '7.1544'^^xsd:double;
  dwc:latitude '43.39235'^^xsd:double;
  dwc:startLatitude '43.39235'^^xsd:double;
  dwc:endLatitude '43.39235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1544 43.39235, 7.1544 43.39235, 7.1544 43.39235, 7.1544 43.39235, 7.1544 43.39235))'^^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 '774_6850'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 8.117167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "8.117167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 8.117167)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "8.117167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2792'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2792'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.117167'^^xsd:double;
  dwc:startLongitude '8.117167'^^xsd:double;
  dwc:endLongitude '8.117167'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:startLatitude '41.175'^^xsd:double;
  dwc:endLatitude '41.175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.117167 41.175, 8.117167 41.175, 8.117167 41.175, 8.117167 41.175, 8.117167 41.175))'^^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 '774_2792'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.290833 8.155567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.290833"^^xsd:decimal ;
  dwc:decimalLongitude "8.155567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.290833 8.155567)"^^geo:wktLiteral ;
  geo-pos:lat "43.290833"^^xsd:decimal ;
  geo-pos:long "8.155567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3615'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3615'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.155567'^^xsd:double;
  dwc:startLongitude '8.155567'^^xsd:double;
  dwc:endLongitude '8.155567'^^xsd:double;
  dwc:latitude '43.290833'^^xsd:double;
  dwc:startLatitude '43.290833'^^xsd:double;
  dwc:endLatitude '43.290833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.155567 43.290833, 8.155567 43.290833, 8.155567 43.290833, 8.155567 43.290833, 8.155567 43.290833))'^^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 '774_3615'^^xsd:string;
  dwc:observationDate '1992-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.988183 8.967783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.988183"^^xsd:decimal ;
  dwc:decimalLongitude "8.967783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.988183 8.967783)"^^geo:wktLiteral ;
  geo-pos:lat "42.988183"^^xsd:decimal ;
  geo-pos:long "8.967783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3460'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3460'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.967783'^^xsd:double;
  dwc:startLongitude '8.967783'^^xsd:double;
  dwc:endLongitude '8.967783'^^xsd:double;
  dwc:latitude '42.988183'^^xsd:double;
  dwc:startLatitude '42.988183'^^xsd:double;
  dwc:endLatitude '42.988183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.967783 42.988183, 8.967783 42.988183, 8.967783 42.988183, 8.967783 42.988183, 8.967783 42.988183))'^^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 '774_3460'^^xsd:string;
  dwc:observationDate '1991-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7766 8.4354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7766"^^xsd:decimal ;
  dwc:decimalLongitude "8.4354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7766 8.4354)"^^geo:wktLiteral ;
  geo-pos:lat "43.7766"^^xsd:decimal ;
  geo-pos:long "8.4354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7123'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7123'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.523888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4354'^^xsd:double;
  dwc:startLongitude '8.4354'^^xsd:double;
  dwc:endLongitude '8.4354'^^xsd:double;
  dwc:latitude '43.7766'^^xsd:double;
  dwc:startLatitude '43.7766'^^xsd:double;
  dwc:endLatitude '43.7766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4354 43.7766, 8.4354 43.7766, 8.4354 43.7766, 8.4354 43.7766, 8.4354 43.7766))'^^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 '774_7123'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647663 7.461367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.647663"^^xsd:decimal ;
  dwc:decimalLongitude "7.461367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647663 7.461367)"^^geo:wktLiteral ;
  geo-pos:lat "43.647663"^^xsd:decimal ;
  geo-pos:long "7.461367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6041'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6041'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.461367'^^xsd:double;
  dwc:startLongitude '7.461367'^^xsd:double;
  dwc:endLongitude '7.461367'^^xsd:double;
  dwc:latitude '43.647663'^^xsd:double;
  dwc:startLatitude '43.647663'^^xsd:double;
  dwc:endLatitude '43.647663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.461367 43.647663, 7.461367 43.647663, 7.461367 43.647663, 7.461367 43.647663, 7.461367 43.647663))'^^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 '774_6041'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63862 7.50912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63862"^^xsd:decimal ;
  dwc:decimalLongitude "7.50912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63862 7.50912)"^^geo:wktLiteral ;
  geo-pos:lat "43.63862"^^xsd:decimal ;
  geo-pos:long "7.50912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6400'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6400'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.999444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50912'^^xsd:double;
  dwc:startLongitude '7.50912'^^xsd:double;
  dwc:endLongitude '7.50912'^^xsd:double;
  dwc:latitude '43.63862'^^xsd:double;
  dwc:startLatitude '43.63862'^^xsd:double;
  dwc:endLatitude '43.63862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50912 43.63862, 7.50912 43.63862, 7.50912 43.63862, 7.50912 43.63862, 7.50912 43.63862))'^^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 '774_6400'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650131 7.612767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.650131"^^xsd:decimal ;
  dwc:decimalLongitude "7.612767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.650131 7.612767)"^^geo:wktLiteral ;
  geo-pos:lat "43.650131"^^xsd:decimal ;
  geo-pos:long "7.612767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5611'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5611'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.2213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.612767'^^xsd:double;
  dwc:startLongitude '7.612767'^^xsd:double;
  dwc:endLongitude '7.612767'^^xsd:double;
  dwc:latitude '43.650131'^^xsd:double;
  dwc:startLatitude '43.650131'^^xsd:double;
  dwc:endLatitude '43.650131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.612767 43.650131, 7.612767 43.650131, 7.612767 43.650131, 7.612767 43.650131, 7.612767 43.650131))'^^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 '774_5611'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414593 7.502173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.414593"^^xsd:decimal ;
  dwc:decimalLongitude "7.502173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414593 7.502173)"^^geo:wktLiteral ;
  geo-pos:lat "43.414593"^^xsd:decimal ;
  geo-pos:long "7.502173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6142'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6142'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.502173'^^xsd:double;
  dwc:startLongitude '7.502173'^^xsd:double;
  dwc:endLongitude '7.502173'^^xsd:double;
  dwc:latitude '43.414593'^^xsd:double;
  dwc:startLatitude '43.414593'^^xsd:double;
  dwc:endLatitude '43.414593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.502173 43.414593, 7.502173 43.414593, 7.502173 43.414593, 7.502173 43.414593, 7.502173 43.414593))'^^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 '774_6142'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666481 7.535005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.666481"^^xsd:decimal ;
  dwc:decimalLongitude "7.535005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666481 7.535005)"^^geo:wktLiteral ;
  geo-pos:lat "43.666481"^^xsd:decimal ;
  geo-pos:long "7.535005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6283'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6283'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.864722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.535005'^^xsd:double;
  dwc:startLongitude '7.535005'^^xsd:double;
  dwc:endLongitude '7.535005'^^xsd:double;
  dwc:latitude '43.666481'^^xsd:double;
  dwc:startLatitude '43.666481'^^xsd:double;
  dwc:endLatitude '43.666481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.535005 43.666481, 7.535005 43.666481, 7.535005 43.666481, 7.535005 43.666481, 7.535005 43.666481))'^^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 '774_6283'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392333 8.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392333"^^xsd:decimal ;
  dwc:decimalLongitude "8.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392333 8.018)"^^geo:wktLiteral ;
  geo-pos:lat "43.392333"^^xsd:decimal ;
  geo-pos:long "8.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4749'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4749'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.080555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.018'^^xsd:double;
  dwc:startLongitude '8.018'^^xsd:double;
  dwc:endLongitude '8.018'^^xsd:double;
  dwc:latitude '43.392333'^^xsd:double;
  dwc:startLatitude '43.392333'^^xsd:double;
  dwc:endLatitude '43.392333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.018 43.392333, 8.018 43.392333, 8.018 43.392333, 8.018 43.392333, 8.018 43.392333))'^^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 '774_4749'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43182 7.63673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43182"^^xsd:decimal ;
  dwc:decimalLongitude "7.63673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43182 7.63673)"^^geo:wktLiteral ;
  geo-pos:lat "43.43182"^^xsd:decimal ;
  geo-pos:long "7.63673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5095'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5095'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2269444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63673'^^xsd:double;
  dwc:startLongitude '7.63673'^^xsd:double;
  dwc:endLongitude '7.63673'^^xsd:double;
  dwc:latitude '43.43182'^^xsd:double;
  dwc:startLatitude '43.43182'^^xsd:double;
  dwc:endLatitude '43.43182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63673 43.43182, 7.63673 43.43182, 7.63673 43.43182, 7.63673 43.43182, 7.63673 43.43182))'^^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 '774_5095'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369333 8.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.369333"^^xsd:decimal ;
  dwc:decimalLongitude "8.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369333 8.085)"^^geo:wktLiteral ;
  geo-pos:lat "43.369333"^^xsd:decimal ;
  geo-pos:long "8.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4426'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4426'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.085'^^xsd:double;
  dwc:startLongitude '8.085'^^xsd:double;
  dwc:endLongitude '8.085'^^xsd:double;
  dwc:latitude '43.369333'^^xsd:double;
  dwc:startLatitude '43.369333'^^xsd:double;
  dwc:endLatitude '43.369333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.085 43.369333, 8.085 43.369333, 8.085 43.369333, 8.085 43.369333, 8.085 43.369333))'^^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 '774_4426'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438167 8.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.438167"^^xsd:decimal ;
  dwc:decimalLongitude "8.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.438167 8.539)"^^geo:wktLiteral ;
  geo-pos:lat "43.438167"^^xsd:decimal ;
  geo-pos:long "8.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4544'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4544'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.539'^^xsd:double;
  dwc:startLongitude '8.539'^^xsd:double;
  dwc:endLongitude '8.539'^^xsd:double;
  dwc:latitude '43.438167'^^xsd:double;
  dwc:startLatitude '43.438167'^^xsd:double;
  dwc:endLatitude '43.438167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.539 43.438167, 8.539 43.438167, 8.539 43.438167, 8.539 43.438167, 8.539 43.438167))'^^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 '774_4544'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08525 6.98205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08525"^^xsd:decimal ;
  dwc:decimalLongitude "6.98205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08525 6.98205)"^^geo:wktLiteral ;
  geo-pos:lat "43.08525"^^xsd:decimal ;
  geo-pos:long "6.98205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5178'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5178'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.754166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.98205'^^xsd:double;
  dwc:startLongitude '6.98205'^^xsd:double;
  dwc:endLongitude '6.98205'^^xsd:double;
  dwc:latitude '43.08525'^^xsd:double;
  dwc:startLatitude '43.08525'^^xsd:double;
  dwc:endLatitude '43.08525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.98205 43.08525, 6.98205 43.08525, 6.98205 43.08525, 6.98205 43.08525, 6.98205 43.08525))'^^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 '774_5178'^^xsd:string;
  dwc:observationDate '2001-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643833 7.758167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.643833"^^xsd:decimal ;
  dwc:decimalLongitude "7.758167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.643833 7.758167)"^^geo:wktLiteral ;
  geo-pos:lat "43.643833"^^xsd:decimal ;
  geo-pos:long "7.758167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4612'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4612'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.793333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.758167'^^xsd:double;
  dwc:startLongitude '7.758167'^^xsd:double;
  dwc:endLongitude '7.758167'^^xsd:double;
  dwc:latitude '43.643833'^^xsd:double;
  dwc:startLatitude '43.643833'^^xsd:double;
  dwc:endLatitude '43.643833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.758167 43.643833, 7.758167 43.643833, 7.758167 43.643833, 7.758167 43.643833, 7.758167 43.643833))'^^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 '774_4612'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413833 7.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.413833"^^xsd:decimal ;
  dwc:decimalLongitude "7.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413833 7.935)"^^geo:wktLiteral ;
  geo-pos:lat "43.413833"^^xsd:decimal ;
  geo-pos:long "7.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3653'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3653'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.935'^^xsd:double;
  dwc:startLongitude '7.935'^^xsd:double;
  dwc:endLongitude '7.935'^^xsd:double;
  dwc:latitude '43.413833'^^xsd:double;
  dwc:startLatitude '43.413833'^^xsd:double;
  dwc:endLatitude '43.413833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.935 43.413833, 7.935 43.413833, 7.935 43.413833, 7.935 43.413833, 7.935 43.413833))'^^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 '774_3653'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.146333 8.076167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.146333"^^xsd:decimal ;
  dwc:decimalLongitude "8.076167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.146333 8.076167)"^^geo:wktLiteral ;
  geo-pos:lat "41.146333"^^xsd:decimal ;
  geo-pos:long "8.076167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2809'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2809'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.076167'^^xsd:double;
  dwc:startLongitude '8.076167'^^xsd:double;
  dwc:endLongitude '8.076167'^^xsd:double;
  dwc:latitude '41.146333'^^xsd:double;
  dwc:startLatitude '41.146333'^^xsd:double;
  dwc:endLatitude '41.146333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.076167 41.146333, 8.076167 41.146333, 8.076167 41.146333, 8.076167 41.146333, 8.076167 41.146333))'^^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 '774_2809'^^xsd:string;
  dwc:observationDate '1996-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6579 7.8082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6579"^^xsd:decimal ;
  dwc:decimalLongitude "7.8082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6579 7.8082)"^^geo:wktLiteral ;
  geo-pos:lat "43.6579"^^xsd:decimal ;
  geo-pos:long "7.8082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7527'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7527'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.345555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8082'^^xsd:double;
  dwc:startLongitude '7.8082'^^xsd:double;
  dwc:endLongitude '7.8082'^^xsd:double;
  dwc:latitude '43.6579'^^xsd:double;
  dwc:startLatitude '43.6579'^^xsd:double;
  dwc:endLatitude '43.6579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8082 43.6579, 7.8082 43.6579, 7.8082 43.6579, 7.8082 43.6579, 7.8082 43.6579))'^^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 '774_7527'^^xsd:string;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533333 15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533333 15.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.533333"^^xsd:decimal ;
  geo-pos:long "15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2257'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2257'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.05'^^xsd:double;
  dwc:startLongitude '15.05'^^xsd:double;
  dwc:endLongitude '15.05'^^xsd:double;
  dwc:latitude '38.533333'^^xsd:double;
  dwc:startLatitude '38.533333'^^xsd:double;
  dwc:endLatitude '38.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.05 38.533333, 15.05 38.533333, 15.05 38.533333, 15.05 38.533333, 15.05 38.533333))'^^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 '774_2257'^^xsd:string;
  dwc:observationDate '1987-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50355 7.905367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50355"^^xsd:decimal ;
  dwc:decimalLongitude "7.905367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50355 7.905367)"^^geo:wktLiteral ;
  geo-pos:lat "43.50355"^^xsd:decimal ;
  geo-pos:long "7.905367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3613'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3613'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.905367'^^xsd:double;
  dwc:startLongitude '7.905367'^^xsd:double;
  dwc:endLongitude '7.905367'^^xsd:double;
  dwc:latitude '43.50355'^^xsd:double;
  dwc:startLatitude '43.50355'^^xsd:double;
  dwc:endLatitude '43.50355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.905367 43.50355, 7.905367 43.50355, 7.905367 43.50355, 7.905367 43.50355, 7.905367 43.50355))'^^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 '774_3613'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17867 8.24767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17867"^^xsd:decimal ;
  dwc:decimalLongitude "8.24767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17867 8.24767)"^^geo:wktLiteral ;
  geo-pos:lat "43.17867"^^xsd:decimal ;
  geo-pos:long "8.24767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5000'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5000'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24767'^^xsd:double;
  dwc:startLongitude '8.24767'^^xsd:double;
  dwc:endLongitude '8.24767'^^xsd:double;
  dwc:latitude '43.17867'^^xsd:double;
  dwc:startLatitude '43.17867'^^xsd:double;
  dwc:endLatitude '43.17867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24767 43.17867, 8.24767 43.17867, 8.24767 43.17867, 8.24767 43.17867, 8.24767 43.17867))'^^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 '774_5000'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68244 8.31139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68244"^^xsd:decimal ;
  dwc:decimalLongitude "8.31139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68244 8.31139)"^^geo:wktLiteral ;
  geo-pos:lat "43.68244"^^xsd:decimal ;
  geo-pos:long "8.31139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6502'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6502'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.445555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.31139'^^xsd:double;
  dwc:startLongitude '8.31139'^^xsd:double;
  dwc:endLongitude '8.31139'^^xsd:double;
  dwc:latitude '43.68244'^^xsd:double;
  dwc:startLatitude '43.68244'^^xsd:double;
  dwc:endLatitude '43.68244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.31139 43.68244, 8.31139 43.68244, 8.31139 43.68244, 8.31139 43.68244, 8.31139 43.68244))'^^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 '774_6502'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62496 7.67776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62496"^^xsd:decimal ;
  dwc:decimalLongitude "7.67776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62496 7.67776)"^^geo:wktLiteral ;
  geo-pos:lat "43.62496"^^xsd:decimal ;
  geo-pos:long "7.67776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6374'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.873333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.67776'^^xsd:double;
  dwc:startLongitude '7.67776'^^xsd:double;
  dwc:endLongitude '7.67776'^^xsd:double;
  dwc:latitude '43.62496'^^xsd:double;
  dwc:startLatitude '43.62496'^^xsd:double;
  dwc:endLatitude '43.62496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.67776 43.62496, 7.67776 43.62496, 7.67776 43.62496, 7.67776 43.62496, 7.67776 43.62496))'^^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 '774_6374'^^xsd:string;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.491993 7.4359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.491993"^^xsd:decimal ;
  dwc:decimalLongitude "7.4359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.491993 7.4359)"^^geo:wktLiteral ;
  geo-pos:lat "43.491993"^^xsd:decimal ;
  geo-pos:long "7.4359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6172'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6172'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.146666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4359'^^xsd:double;
  dwc:startLongitude '7.4359'^^xsd:double;
  dwc:endLongitude '7.4359'^^xsd:double;
  dwc:latitude '43.491993'^^xsd:double;
  dwc:startLatitude '43.491993'^^xsd:double;
  dwc:endLatitude '43.491993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4359 43.491993, 7.4359 43.491993, 7.4359 43.491993, 7.4359 43.491993, 7.4359 43.491993))'^^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 '774_6172'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642082 7.984184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.642082"^^xsd:decimal ;
  dwc:decimalLongitude "7.984184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642082 7.984184)"^^geo:wktLiteral ;
  geo-pos:lat "43.642082"^^xsd:decimal ;
  geo-pos:long "7.984184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5406'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.5525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.984184'^^xsd:double;
  dwc:startLongitude '7.984184'^^xsd:double;
  dwc:endLongitude '7.984184'^^xsd:double;
  dwc:latitude '43.642082'^^xsd:double;
  dwc:startLatitude '43.642082'^^xsd:double;
  dwc:endLatitude '43.642082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.984184 43.642082, 7.984184 43.642082, 7.984184 43.642082, 7.984184 43.642082, 7.984184 43.642082))'^^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 '774_5406'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3395 7.8865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3395"^^xsd:decimal ;
  dwc:decimalLongitude "7.8865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3395 7.8865)"^^geo:wktLiteral ;
  geo-pos:lat "43.3395"^^xsd:decimal ;
  geo-pos:long "7.8865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4691'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4691'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.918888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8865'^^xsd:double;
  dwc:startLongitude '7.8865'^^xsd:double;
  dwc:endLongitude '7.8865'^^xsd:double;
  dwc:latitude '43.3395'^^xsd:double;
  dwc:startLatitude '43.3395'^^xsd:double;
  dwc:endLatitude '43.3395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8865 43.3395, 7.8865 43.3395, 7.8865 43.3395, 7.8865 43.3395, 7.8865 43.3395))'^^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 '774_4691'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65828 7.74991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65828"^^xsd:decimal ;
  dwc:decimalLongitude "7.74991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65828 7.74991)"^^geo:wktLiteral ;
  geo-pos:lat "43.65828"^^xsd:decimal ;
  geo-pos:long "7.74991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6636'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6636'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.786111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74991'^^xsd:double;
  dwc:startLongitude '7.74991'^^xsd:double;
  dwc:endLongitude '7.74991'^^xsd:double;
  dwc:latitude '43.65828'^^xsd:double;
  dwc:startLatitude '43.65828'^^xsd:double;
  dwc:endLatitude '43.65828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74991 43.65828, 7.74991 43.65828, 7.74991 43.65828, 7.74991 43.65828, 7.74991 43.65828))'^^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 '774_6636'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43677 7.36612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43677"^^xsd:decimal ;
  dwc:decimalLongitude "7.36612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43677 7.36612)"^^geo:wktLiteral ;
  geo-pos:lat "43.43677"^^xsd:decimal ;
  geo-pos:long "7.36612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6617'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6617'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.8816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.36612'^^xsd:double;
  dwc:startLongitude '7.36612'^^xsd:double;
  dwc:endLongitude '7.36612'^^xsd:double;
  dwc:latitude '43.43677'^^xsd:double;
  dwc:startLatitude '43.43677'^^xsd:double;
  dwc:endLatitude '43.43677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36612 43.43677, 7.36612 43.43677, 7.36612 43.43677, 7.36612 43.43677, 7.36612 43.43677))'^^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 '774_6617'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233627 7.150395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233627"^^xsd:decimal ;
  dwc:decimalLongitude "7.150395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233627 7.150395)"^^geo:wktLiteral ;
  geo-pos:lat "43.233627"^^xsd:decimal ;
  geo-pos:long "7.150395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6055'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6055'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.019444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.150395'^^xsd:double;
  dwc:startLongitude '7.150395'^^xsd:double;
  dwc:endLongitude '7.150395'^^xsd:double;
  dwc:latitude '43.233627'^^xsd:double;
  dwc:startLatitude '43.233627'^^xsd:double;
  dwc:endLatitude '43.233627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.150395 43.233627, 7.150395 43.233627, 7.150395 43.233627, 7.150395 43.233627, 7.150395 43.233627))'^^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 '774_6055'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.266667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.266667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.266667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2577'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2577'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:startLongitude '8.65'^^xsd:double;
  dwc:endLongitude '8.65'^^xsd:double;
  dwc:latitude '43.266667'^^xsd:double;
  dwc:startLatitude '43.266667'^^xsd:double;
  dwc:endLatitude '43.266667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65 43.266667, 8.65 43.266667, 8.65 43.266667, 8.65 43.266667, 8.65 43.266667))'^^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 '774_2577'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210483 8.07925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.210483"^^xsd:decimal ;
  dwc:decimalLongitude "8.07925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.210483 8.07925)"^^geo:wktLiteral ;
  geo-pos:lat "43.210483"^^xsd:decimal ;
  geo-pos:long "8.07925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3426'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3426'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.07925'^^xsd:double;
  dwc:startLongitude '8.07925'^^xsd:double;
  dwc:endLongitude '8.07925'^^xsd:double;
  dwc:latitude '43.210483'^^xsd:double;
  dwc:startLatitude '43.210483'^^xsd:double;
  dwc:endLatitude '43.210483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.07925 43.210483, 8.07925 43.210483, 8.07925 43.210483, 8.07925 43.210483, 8.07925 43.210483))'^^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 '774_3426'^^xsd:string;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.623667 7.869333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.623667"^^xsd:decimal ;
  dwc:decimalLongitude "7.869333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.623667 7.869333)"^^geo:wktLiteral ;
  geo-pos:lat "43.623667"^^xsd:decimal ;
  geo-pos:long "7.869333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3273'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3273'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.869333'^^xsd:double;
  dwc:startLongitude '7.869333'^^xsd:double;
  dwc:endLongitude '7.869333'^^xsd:double;
  dwc:latitude '43.623667'^^xsd:double;
  dwc:startLatitude '43.623667'^^xsd:double;
  dwc:endLatitude '43.623667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.869333 43.623667, 7.869333 43.623667, 7.869333 43.623667, 7.869333 43.623667, 7.869333 43.623667))'^^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 '774_3273'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.835467 8.6687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.835467"^^xsd:decimal ;
  dwc:decimalLongitude "8.6687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.835467 8.6687)"^^geo:wktLiteral ;
  geo-pos:lat "42.835467"^^xsd:decimal ;
  geo-pos:long "8.6687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3592'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3592'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6687'^^xsd:double;
  dwc:startLongitude '8.6687'^^xsd:double;
  dwc:endLongitude '8.6687'^^xsd:double;
  dwc:latitude '42.835467'^^xsd:double;
  dwc:startLatitude '42.835467'^^xsd:double;
  dwc:endLatitude '42.835467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6687 42.835467, 8.6687 42.835467, 8.6687 42.835467, 8.6687 42.835467, 8.6687 42.835467))'^^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 '774_3592'^^xsd:string;
  dwc:observationDate '1992-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43583 7.21867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43583"^^xsd:decimal ;
  dwc:decimalLongitude "7.21867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43583 7.21867)"^^geo:wktLiteral ;
  geo-pos:lat "43.43583"^^xsd:decimal ;
  geo-pos:long "7.21867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4977'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4977'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.21867'^^xsd:double;
  dwc:startLongitude '7.21867'^^xsd:double;
  dwc:endLongitude '7.21867'^^xsd:double;
  dwc:latitude '43.43583'^^xsd:double;
  dwc:startLatitude '43.43583'^^xsd:double;
  dwc:endLatitude '43.43583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.21867 43.43583, 7.21867 43.43583, 7.21867 43.43583, 7.21867 43.43583, 7.21867 43.43583))'^^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 '774_4977'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7466 8.1003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7466"^^xsd:decimal ;
  dwc:decimalLongitude "8.1003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7466 8.1003)"^^geo:wktLiteral ;
  geo-pos:lat "43.7466"^^xsd:decimal ;
  geo-pos:long "8.1003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7488'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7488'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.970277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1003'^^xsd:double;
  dwc:startLongitude '8.1003'^^xsd:double;
  dwc:endLongitude '8.1003'^^xsd:double;
  dwc:latitude '43.7466'^^xsd:double;
  dwc:startLatitude '43.7466'^^xsd:double;
  dwc:endLatitude '43.7466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1003 43.7466, 8.1003 43.7466, 8.1003 43.7466, 8.1003 43.7466, 8.1003 43.7466))'^^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 '774_7488'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62731 7.374638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62731"^^xsd:decimal ;
  dwc:decimalLongitude "7.374638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62731 7.374638)"^^geo:wktLiteral ;
  geo-pos:lat "43.62731"^^xsd:decimal ;
  geo-pos:long "7.374638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8189'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8189'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.374638'^^xsd:double;
  dwc:startLongitude '7.374638'^^xsd:double;
  dwc:endLongitude '7.374638'^^xsd:double;
  dwc:latitude '43.62731'^^xsd:double;
  dwc:startLatitude '43.62731'^^xsd:double;
  dwc:endLatitude '43.62731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.374638 43.62731, 7.374638 43.62731, 7.374638 43.62731, 7.374638 43.62731, 7.374638 43.62731))'^^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 '774_8189'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45917 8.018845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45917"^^xsd:decimal ;
  dwc:decimalLongitude "8.018845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45917 8.018845)"^^geo:wktLiteral ;
  geo-pos:lat "43.45917"^^xsd:decimal ;
  geo-pos:long "8.018845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8105'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8105'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.9125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.018845'^^xsd:double;
  dwc:startLongitude '8.018845'^^xsd:double;
  dwc:endLongitude '8.018845'^^xsd:double;
  dwc:latitude '43.45917'^^xsd:double;
  dwc:startLatitude '43.45917'^^xsd:double;
  dwc:endLatitude '43.45917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.018845 43.45917, 8.018845 43.45917, 8.018845 43.45917, 8.018845 43.45917, 8.018845 43.45917))'^^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 '774_8105'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.715 8.2231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.715"^^xsd:decimal ;
  dwc:decimalLongitude "8.2231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.715 8.2231)"^^geo:wktLiteral ;
  geo-pos:lat "43.715"^^xsd:decimal ;
  geo-pos:long "8.2231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7494'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7494'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.430833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2231'^^xsd:double;
  dwc:startLongitude '8.2231'^^xsd:double;
  dwc:endLongitude '8.2231'^^xsd:double;
  dwc:latitude '43.715'^^xsd:double;
  dwc:startLatitude '43.715'^^xsd:double;
  dwc:endLatitude '43.715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2231 43.715, 8.2231 43.715, 8.2231 43.715, 8.2231 43.715, 8.2231 43.715))'^^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 '774_7494'^^xsd:string;
  dwc:observationDate '2000-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7222 8.4214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7222"^^xsd:decimal ;
  dwc:decimalLongitude "8.4214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7222 8.4214)"^^geo:wktLiteral ;
  geo-pos:lat "43.7222"^^xsd:decimal ;
  geo-pos:long "8.4214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7489'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7489'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.945277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4214'^^xsd:double;
  dwc:startLongitude '8.4214'^^xsd:double;
  dwc:endLongitude '8.4214'^^xsd:double;
  dwc:latitude '43.7222'^^xsd:double;
  dwc:startLatitude '43.7222'^^xsd:double;
  dwc:endLatitude '43.7222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4214 43.7222, 8.4214 43.7222, 8.4214 43.7222, 8.4214 43.7222, 8.4214 43.7222))'^^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 '774_7489'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600333 7.925167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.600333"^^xsd:decimal ;
  dwc:decimalLongitude "7.925167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.600333 7.925167)"^^geo:wktLiteral ;
  geo-pos:lat "43.600333"^^xsd:decimal ;
  geo-pos:long "7.925167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4016'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4016'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.925167'^^xsd:double;
  dwc:startLongitude '7.925167'^^xsd:double;
  dwc:endLongitude '7.925167'^^xsd:double;
  dwc:latitude '43.600333'^^xsd:double;
  dwc:startLatitude '43.600333'^^xsd:double;
  dwc:endLatitude '43.600333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.925167 43.600333, 7.925167 43.600333, 7.925167 43.600333, 7.925167 43.600333, 7.925167 43.600333))'^^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 '774_4016'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 13.956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 13.956667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "13.956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2404'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2404'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.956667'^^xsd:double;
  dwc:startLongitude '13.956667'^^xsd:double;
  dwc:endLongitude '13.956667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:startLatitude '38.7'^^xsd:double;
  dwc:endLatitude '38.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.956667 38.7, 13.956667 38.7, 13.956667 38.7, 13.956667 38.7, 13.956667 38.7))'^^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 '774_2404'^^xsd:string;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9595 -17.342833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9595"^^xsd:decimal ;
  dwc:decimalLongitude "-17.342833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9595 -17.342833)"^^geo:wktLiteral ;
  geo-pos:lat "27.9595"^^xsd:decimal ;
  geo-pos:long "-17.342833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2941'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2941'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.177222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.342833'^^xsd:double;
  dwc:startLongitude '-17.342833'^^xsd:double;
  dwc:endLongitude '-17.342833'^^xsd:double;
  dwc:latitude '27.9595'^^xsd:double;
  dwc:startLatitude '27.9595'^^xsd:double;
  dwc:endLatitude '27.9595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.342833 27.9595, -17.342833 27.9595, -17.342833 27.9595, -17.342833 27.9595, -17.342833 27.9595))'^^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 '774_2941'^^xsd:string;
  dwc:observationDate '1996-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95466 15.62469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95466"^^xsd:decimal ;
  dwc:decimalLongitude "15.62469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95466 15.62469)"^^geo:wktLiteral ;
  geo-pos:lat "37.95466"^^xsd:decimal ;
  geo-pos:long "15.62469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8425'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8425'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.413055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.62469'^^xsd:double;
  dwc:startLongitude '15.62469'^^xsd:double;
  dwc:endLongitude '15.62469'^^xsd:double;
  dwc:latitude '37.95466'^^xsd:double;
  dwc:startLatitude '37.95466'^^xsd:double;
  dwc:endLatitude '37.95466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.62469 37.95466, 15.62469 37.95466, 15.62469 37.95466, 15.62469 37.95466, 15.62469 37.95466))'^^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 '774_8425'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55217 7.37538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55217"^^xsd:decimal ;
  dwc:decimalLongitude "7.37538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55217 7.37538)"^^geo:wktLiteral ;
  geo-pos:lat "43.55217"^^xsd:decimal ;
  geo-pos:long "7.37538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6395'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6395'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.37538'^^xsd:double;
  dwc:startLongitude '7.37538'^^xsd:double;
  dwc:endLongitude '7.37538'^^xsd:double;
  dwc:latitude '43.55217'^^xsd:double;
  dwc:startLatitude '43.55217'^^xsd:double;
  dwc:endLatitude '43.55217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37538 43.55217, 7.37538 43.55217, 7.37538 43.55217, 7.37538 43.55217, 7.37538 43.55217))'^^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 '774_6395'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58456 8.065275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58456"^^xsd:decimal ;
  dwc:decimalLongitude "8.065275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58456 8.065275)"^^geo:wktLiteral ;
  geo-pos:lat "43.58456"^^xsd:decimal ;
  geo-pos:long "8.065275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6115'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.4044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.065275'^^xsd:double;
  dwc:startLongitude '8.065275'^^xsd:double;
  dwc:endLongitude '8.065275'^^xsd:double;
  dwc:latitude '43.58456'^^xsd:double;
  dwc:startLatitude '43.58456'^^xsd:double;
  dwc:endLatitude '43.58456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.065275 43.58456, 8.065275 43.58456, 8.065275 43.58456, 8.065275 43.58456, 8.065275 43.58456))'^^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 '774_6115'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716934 7.788267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716934"^^xsd:decimal ;
  dwc:decimalLongitude "7.788267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716934 7.788267)"^^geo:wktLiteral ;
  geo-pos:lat "43.716934"^^xsd:decimal ;
  geo-pos:long "7.788267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5482'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5482'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.2325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.788267'^^xsd:double;
  dwc:startLongitude '7.788267'^^xsd:double;
  dwc:endLongitude '7.788267'^^xsd:double;
  dwc:latitude '43.716934'^^xsd:double;
  dwc:startLatitude '43.716934'^^xsd:double;
  dwc:endLatitude '43.716934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.788267 43.716934, 7.788267 43.716934, 7.788267 43.716934, 7.788267 43.716934, 7.788267 43.716934))'^^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 '774_5482'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531616 8.217748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.531616"^^xsd:decimal ;
  dwc:decimalLongitude "8.217748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.531616 8.217748)"^^geo:wktLiteral ;
  geo-pos:lat "43.531616"^^xsd:decimal ;
  geo-pos:long "8.217748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5755'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5755'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4797222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.217748'^^xsd:double;
  dwc:startLongitude '8.217748'^^xsd:double;
  dwc:endLongitude '8.217748'^^xsd:double;
  dwc:latitude '43.531616'^^xsd:double;
  dwc:startLatitude '43.531616'^^xsd:double;
  dwc:endLatitude '43.531616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.217748 43.531616, 8.217748 43.531616, 8.217748 43.531616, 8.217748 43.531616, 8.217748 43.531616))'^^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 '774_5755'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21817 7.93005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21817"^^xsd:decimal ;
  dwc:decimalLongitude "7.93005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21817 7.93005)"^^geo:wktLiteral ;
  geo-pos:lat "43.21817"^^xsd:decimal ;
  geo-pos:long "7.93005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6473'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6473'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.536666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93005'^^xsd:double;
  dwc:startLongitude '7.93005'^^xsd:double;
  dwc:endLongitude '7.93005'^^xsd:double;
  dwc:latitude '43.21817'^^xsd:double;
  dwc:startLatitude '43.21817'^^xsd:double;
  dwc:endLatitude '43.21817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93005 43.21817, 7.93005 43.21817, 7.93005 43.21817, 7.93005 43.21817, 7.93005 43.21817))'^^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 '774_6473'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11455 8.198575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11455"^^xsd:decimal ;
  dwc:decimalLongitude "8.198575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11455 8.198575)"^^geo:wktLiteral ;
  geo-pos:lat "43.11455"^^xsd:decimal ;
  geo-pos:long "8.198575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7691'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7691'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9827777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.198575'^^xsd:double;
  dwc:startLongitude '8.198575'^^xsd:double;
  dwc:endLongitude '8.198575'^^xsd:double;
  dwc:latitude '43.11455'^^xsd:double;
  dwc:startLatitude '43.11455'^^xsd:double;
  dwc:endLatitude '43.11455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.198575 43.11455, 8.198575 43.11455, 8.198575 43.11455, 8.198575 43.11455, 8.198575 43.11455))'^^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 '774_7691'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6342 7.45687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6342"^^xsd:decimal ;
  dwc:decimalLongitude "7.45687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6342 7.45687)"^^geo:wktLiteral ;
  geo-pos:lat "43.6342"^^xsd:decimal ;
  geo-pos:long "7.45687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5191'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5191'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.440833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.45687'^^xsd:double;
  dwc:startLongitude '7.45687'^^xsd:double;
  dwc:endLongitude '7.45687'^^xsd:double;
  dwc:latitude '43.6342'^^xsd:double;
  dwc:startLatitude '43.6342'^^xsd:double;
  dwc:endLatitude '43.6342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45687 43.6342, 7.45687 43.6342, 7.45687 43.6342, 7.45687 43.6342, 7.45687 43.6342))'^^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 '774_5191'^^xsd:string;
  dwc:observationDate '2001-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72276 7.47078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72276"^^xsd:decimal ;
  dwc:decimalLongitude "7.47078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72276 7.47078)"^^geo:wktLiteral ;
  geo-pos:lat "43.72276"^^xsd:decimal ;
  geo-pos:long "7.47078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5120'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5091666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.47078'^^xsd:double;
  dwc:startLongitude '7.47078'^^xsd:double;
  dwc:endLongitude '7.47078'^^xsd:double;
  dwc:latitude '43.72276'^^xsd:double;
  dwc:startLatitude '43.72276'^^xsd:double;
  dwc:endLatitude '43.72276'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.47078 43.72276, 7.47078 43.72276, 7.47078 43.72276, 7.47078 43.72276, 7.47078 43.72276))'^^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 '774_5120'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.645833 7.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.645833"^^xsd:decimal ;
  dwc:decimalLongitude "7.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.645833 7.773333)"^^geo:wktLiteral ;
  geo-pos:lat "43.645833"^^xsd:decimal ;
  geo-pos:long "7.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4317'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4317'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.773333'^^xsd:double;
  dwc:startLongitude '7.773333'^^xsd:double;
  dwc:endLongitude '7.773333'^^xsd:double;
  dwc:latitude '43.645833'^^xsd:double;
  dwc:startLatitude '43.645833'^^xsd:double;
  dwc:endLatitude '43.645833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.773333 43.645833, 7.773333 43.645833, 7.773333 43.645833, 7.773333 43.645833, 7.773333 43.645833))'^^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 '774_4317'^^xsd:string;
  dwc:observationDate '1995-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0053 8.30032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0053"^^xsd:decimal ;
  dwc:decimalLongitude "8.30032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0053 8.30032)"^^geo:wktLiteral ;
  geo-pos:lat "44.0053"^^xsd:decimal ;
  geo-pos:long "8.30032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4864'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4864'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.177777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.30032'^^xsd:double;
  dwc:startLongitude '8.30032'^^xsd:double;
  dwc:endLongitude '8.30032'^^xsd:double;
  dwc:latitude '44.0053'^^xsd:double;
  dwc:startLatitude '44.0053'^^xsd:double;
  dwc:endLatitude '44.0053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.30032 44.0053, 8.30032 44.0053, 8.30032 44.0053, 8.30032 44.0053, 8.30032 44.0053))'^^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 '774_4864'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4195 8.713167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4195"^^xsd:decimal ;
  dwc:decimalLongitude "8.713167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4195 8.713167)"^^geo:wktLiteral ;
  geo-pos:lat "43.4195"^^xsd:decimal ;
  geo-pos:long "8.713167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4303'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4303'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.713167'^^xsd:double;
  dwc:startLongitude '8.713167'^^xsd:double;
  dwc:endLongitude '8.713167'^^xsd:double;
  dwc:latitude '43.4195'^^xsd:double;
  dwc:startLatitude '43.4195'^^xsd:double;
  dwc:endLatitude '43.4195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.713167 43.4195, 8.713167 43.4195, 8.713167 43.4195, 8.713167 43.4195, 8.713167 43.4195))'^^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 '774_4303'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58329 8.70782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58329"^^xsd:decimal ;
  dwc:decimalLongitude "8.70782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58329 8.70782)"^^geo:wktLiteral ;
  geo-pos:lat "43.58329"^^xsd:decimal ;
  geo-pos:long "8.70782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7952'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7952'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.2788888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.70782'^^xsd:double;
  dwc:startLongitude '8.70782'^^xsd:double;
  dwc:endLongitude '8.70782'^^xsd:double;
  dwc:latitude '43.58329'^^xsd:double;
  dwc:startLatitude '43.58329'^^xsd:double;
  dwc:endLatitude '43.58329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.70782 43.58329, 8.70782 43.58329, 8.70782 43.58329, 8.70782 43.58329, 8.70782 43.58329))'^^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 '774_7952'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43605 7.373099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43605"^^xsd:decimal ;
  dwc:decimalLongitude "7.373099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43605 7.373099)"^^geo:wktLiteral ;
  geo-pos:lat "43.43605"^^xsd:decimal ;
  geo-pos:long "7.373099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6198'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6198'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.820555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.373099'^^xsd:double;
  dwc:startLongitude '7.373099'^^xsd:double;
  dwc:endLongitude '7.373099'^^xsd:double;
  dwc:latitude '43.43605'^^xsd:double;
  dwc:startLatitude '43.43605'^^xsd:double;
  dwc:endLatitude '43.43605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.373099 43.43605, 7.373099 43.43605, 7.373099 43.43605, 7.373099 43.43605, 7.373099 43.43605))'^^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 '774_6198'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351 7.717167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.351"^^xsd:decimal ;
  dwc:decimalLongitude "7.717167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.351 7.717167)"^^geo:wktLiteral ;
  geo-pos:lat "43.351"^^xsd:decimal ;
  geo-pos:long "7.717167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4610'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4610'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.0675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.717167'^^xsd:double;
  dwc:startLongitude '7.717167'^^xsd:double;
  dwc:endLongitude '7.717167'^^xsd:double;
  dwc:latitude '43.351'^^xsd:double;
  dwc:startLatitude '43.351'^^xsd:double;
  dwc:endLatitude '43.351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.717167 43.351, 7.717167 43.351, 7.717167 43.351, 7.717167 43.351, 7.717167 43.351))'^^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 '774_4610'^^xsd:string;
  dwc:observationDate '1998-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18728 8.39021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18728"^^xsd:decimal ;
  dwc:decimalLongitude "8.39021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18728 8.39021)"^^geo:wktLiteral ;
  geo-pos:lat "43.18728"^^xsd:decimal ;
  geo-pos:long "8.39021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6660'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6660'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.39021'^^xsd:double;
  dwc:startLongitude '8.39021'^^xsd:double;
  dwc:endLongitude '8.39021'^^xsd:double;
  dwc:latitude '43.18728'^^xsd:double;
  dwc:startLatitude '43.18728'^^xsd:double;
  dwc:endLatitude '43.18728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.39021 43.18728, 8.39021 43.18728, 8.39021 43.18728, 8.39021 43.18728, 8.39021 43.18728))'^^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 '774_6660'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244667 8.154167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.244667"^^xsd:decimal ;
  dwc:decimalLongitude "8.154167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244667 8.154167)"^^geo:wktLiteral ;
  geo-pos:lat "43.244667"^^xsd:decimal ;
  geo-pos:long "8.154167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4351'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.154167'^^xsd:double;
  dwc:startLongitude '8.154167'^^xsd:double;
  dwc:endLongitude '8.154167'^^xsd:double;
  dwc:latitude '43.244667'^^xsd:double;
  dwc:startLatitude '43.244667'^^xsd:double;
  dwc:endLatitude '43.244667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.154167 43.244667, 8.154167 43.244667, 8.154167 43.244667, 8.154167 43.244667, 8.154167 43.244667))'^^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 '774_4351'^^xsd:string;
  dwc:observationDate '1996-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63064 7.676872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63064"^^xsd:decimal ;
  dwc:decimalLongitude "7.676872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63064 7.676872)"^^geo:wktLiteral ;
  geo-pos:lat "43.63064"^^xsd:decimal ;
  geo-pos:long "7.676872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8182'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8182'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.054722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.676872'^^xsd:double;
  dwc:startLongitude '7.676872'^^xsd:double;
  dwc:endLongitude '7.676872'^^xsd:double;
  dwc:latitude '43.63064'^^xsd:double;
  dwc:startLatitude '43.63064'^^xsd:double;
  dwc:endLatitude '43.63064'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.676872 43.63064, 7.676872 43.63064, 7.676872 43.63064, 7.676872 43.63064, 7.676872 43.63064))'^^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 '774_8182'^^xsd:string;
  dwc:observationDate '2012-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16729 7.25237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.16729"^^xsd:decimal ;
  dwc:decimalLongitude "7.25237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.16729 7.25237)"^^geo:wktLiteral ;
  geo-pos:lat "43.16729"^^xsd:decimal ;
  geo-pos:long "7.25237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4884'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4884'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.754166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25237'^^xsd:double;
  dwc:startLongitude '7.25237'^^xsd:double;
  dwc:endLongitude '7.25237'^^xsd:double;
  dwc:latitude '43.16729'^^xsd:double;
  dwc:startLatitude '43.16729'^^xsd:double;
  dwc:endLatitude '43.16729'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25237 43.16729, 7.25237 43.16729, 7.25237 43.16729, 7.25237 43.16729, 7.25237 43.16729))'^^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 '774_4884'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616707 7.91276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616707"^^xsd:decimal ;
  dwc:decimalLongitude "7.91276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616707 7.91276)"^^geo:wktLiteral ;
  geo-pos:lat "43.616707"^^xsd:decimal ;
  geo-pos:long "7.91276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6169'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6169'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.960277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91276'^^xsd:double;
  dwc:startLongitude '7.91276'^^xsd:double;
  dwc:endLongitude '7.91276'^^xsd:double;
  dwc:latitude '43.616707'^^xsd:double;
  dwc:startLatitude '43.616707'^^xsd:double;
  dwc:endLatitude '43.616707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91276 43.616707, 7.91276 43.616707, 7.91276 43.616707, 7.91276 43.616707, 7.91276 43.616707))'^^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 '774_6169'^^xsd:string;
  dwc:observationDate '2008-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5795 7.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5795"^^xsd:decimal ;
  dwc:decimalLongitude "7.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5795 7.668)"^^geo:wktLiteral ;
  geo-pos:lat "43.5795"^^xsd:decimal ;
  geo-pos:long "7.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4957'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4957'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.668'^^xsd:double;
  dwc:startLongitude '7.668'^^xsd:double;
  dwc:endLongitude '7.668'^^xsd:double;
  dwc:latitude '43.5795'^^xsd:double;
  dwc:startLatitude '43.5795'^^xsd:double;
  dwc:endLatitude '43.5795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.668 43.5795, 7.668 43.5795, 7.668 43.5795, 7.668 43.5795, 7.668 43.5795))'^^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 '774_4957'^^xsd:string;
  dwc:observationDate '2000-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 20.3395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "20.3395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 20.3395)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "20.3395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2463'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2463'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.3395'^^xsd:double;
  dwc:startLongitude '20.3395'^^xsd:double;
  dwc:endLongitude '20.3395'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.3395 38.9, 20.3395 38.9, 20.3395 38.9, 20.3395 38.9, 20.3395 38.9))'^^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 '774_2463'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68058 7.44584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68058"^^xsd:decimal ;
  dwc:decimalLongitude "7.44584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68058 7.44584)"^^geo:wktLiteral ;
  geo-pos:lat "43.68058"^^xsd:decimal ;
  geo-pos:long "7.44584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6597'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6597'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.966111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.44584'^^xsd:double;
  dwc:startLongitude '7.44584'^^xsd:double;
  dwc:endLongitude '7.44584'^^xsd:double;
  dwc:latitude '43.68058'^^xsd:double;
  dwc:startLatitude '43.68058'^^xsd:double;
  dwc:endLatitude '43.68058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.44584 43.68058, 7.44584 43.68058, 7.44584 43.68058, 7.44584 43.68058, 7.44584 43.68058))'^^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 '774_6597'^^xsd:string;
  dwc:observationDate '2010-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651833 7.931561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651833"^^xsd:decimal ;
  dwc:decimalLongitude "7.931561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651833 7.931561)"^^geo:wktLiteral ;
  geo-pos:lat "43.651833"^^xsd:decimal ;
  geo-pos:long "7.931561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6105'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6105'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.8033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.931561'^^xsd:double;
  dwc:startLongitude '7.931561'^^xsd:double;
  dwc:endLongitude '7.931561'^^xsd:double;
  dwc:latitude '43.651833'^^xsd:double;
  dwc:startLatitude '43.651833'^^xsd:double;
  dwc:endLatitude '43.651833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.931561 43.651833, 7.931561 43.651833, 7.931561 43.651833, 7.931561 43.651833, 7.931561 43.651833))'^^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 '774_6105'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482113 7.88685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.482113"^^xsd:decimal ;
  dwc:decimalLongitude "7.88685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482113 7.88685)"^^geo:wktLiteral ;
  geo-pos:lat "43.482113"^^xsd:decimal ;
  geo-pos:long "7.88685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5489'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5489'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.041666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88685'^^xsd:double;
  dwc:startLongitude '7.88685'^^xsd:double;
  dwc:endLongitude '7.88685'^^xsd:double;
  dwc:latitude '43.482113'^^xsd:double;
  dwc:startLatitude '43.482113'^^xsd:double;
  dwc:endLatitude '43.482113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88685 43.482113, 7.88685 43.482113, 7.88685 43.482113, 7.88685 43.482113, 7.88685 43.482113))'^^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 '774_5489'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68459 8.25342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68459"^^xsd:decimal ;
  dwc:decimalLongitude "8.25342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68459 8.25342)"^^geo:wktLiteral ;
  geo-pos:lat "43.68459"^^xsd:decimal ;
  geo-pos:long "8.25342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6574'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6574'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.159444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.25342'^^xsd:double;
  dwc:startLongitude '8.25342'^^xsd:double;
  dwc:endLongitude '8.25342'^^xsd:double;
  dwc:latitude '43.68459'^^xsd:double;
  dwc:startLatitude '43.68459'^^xsd:double;
  dwc:endLatitude '43.68459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.25342 43.68459, 8.25342 43.68459, 8.25342 43.68459, 8.25342 43.68459, 8.25342 43.68459))'^^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 '774_6574'^^xsd:string;
  dwc:observationDate '2009-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15363 7.90215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15363"^^xsd:decimal ;
  dwc:decimalLongitude "7.90215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15363 7.90215)"^^geo:wktLiteral ;
  geo-pos:lat "43.15363"^^xsd:decimal ;
  geo-pos:long "7.90215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6490'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.726666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90215'^^xsd:double;
  dwc:startLongitude '7.90215'^^xsd:double;
  dwc:endLongitude '7.90215'^^xsd:double;
  dwc:latitude '43.15363'^^xsd:double;
  dwc:startLatitude '43.15363'^^xsd:double;
  dwc:endLatitude '43.15363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90215 43.15363, 7.90215 43.15363, 7.90215 43.15363, 7.90215 43.15363, 7.90215 43.15363))'^^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 '774_6490'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44949 7.76893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44949"^^xsd:decimal ;
  dwc:decimalLongitude "7.76893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44949 7.76893)"^^geo:wktLiteral ;
  geo-pos:lat "43.44949"^^xsd:decimal ;
  geo-pos:long "7.76893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6750'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6750'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2905555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76893'^^xsd:double;
  dwc:startLongitude '7.76893'^^xsd:double;
  dwc:endLongitude '7.76893'^^xsd:double;
  dwc:latitude '43.44949'^^xsd:double;
  dwc:startLatitude '43.44949'^^xsd:double;
  dwc:endLatitude '43.44949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76893 43.44949, 7.76893 43.44949, 7.76893 43.44949, 7.76893 43.44949, 7.76893 43.44949))'^^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 '774_6750'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42363 8.18404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42363"^^xsd:decimal ;
  dwc:decimalLongitude "8.18404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42363 8.18404)"^^geo:wktLiteral ;
  geo-pos:lat "43.42363"^^xsd:decimal ;
  geo-pos:long "8.18404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6730'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6730'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.417777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.18404'^^xsd:double;
  dwc:startLongitude '8.18404'^^xsd:double;
  dwc:endLongitude '8.18404'^^xsd:double;
  dwc:latitude '43.42363'^^xsd:double;
  dwc:startLatitude '43.42363'^^xsd:double;
  dwc:endLatitude '43.42363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18404 43.42363, 8.18404 43.42363, 8.18404 43.42363, 8.18404 43.42363, 8.18404 43.42363))'^^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 '774_6730'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27131 7.30114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27131"^^xsd:decimal ;
  dwc:decimalLongitude "7.30114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27131 7.30114)"^^geo:wktLiteral ;
  geo-pos:lat "43.27131"^^xsd:decimal ;
  geo-pos:long "7.30114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6672'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6672'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.30114'^^xsd:double;
  dwc:startLongitude '7.30114'^^xsd:double;
  dwc:endLongitude '7.30114'^^xsd:double;
  dwc:latitude '43.27131'^^xsd:double;
  dwc:startLatitude '43.27131'^^xsd:double;
  dwc:endLatitude '43.27131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.30114 43.27131, 7.30114 43.27131, 7.30114 43.27131, 7.30114 43.27131, 7.30114 43.27131))'^^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 '774_6672'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392113 8.021029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392113"^^xsd:decimal ;
  dwc:decimalLongitude "8.021029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392113 8.021029)"^^geo:wktLiteral ;
  geo-pos:lat "43.392113"^^xsd:decimal ;
  geo-pos:long "8.021029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6313'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6313'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.196111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.021029'^^xsd:double;
  dwc:startLongitude '8.021029'^^xsd:double;
  dwc:endLongitude '8.021029'^^xsd:double;
  dwc:latitude '43.392113'^^xsd:double;
  dwc:startLatitude '43.392113'^^xsd:double;
  dwc:endLatitude '43.392113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.021029 43.392113, 8.021029 43.392113, 8.021029 43.392113, 8.021029 43.392113, 8.021029 43.392113))'^^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 '774_6313'^^xsd:string;
  dwc:observationDate '2008-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38187 7.548217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38187"^^xsd:decimal ;
  dwc:decimalLongitude "7.548217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38187 7.548217)"^^geo:wktLiteral ;
  geo-pos:lat "43.38187"^^xsd:decimal ;
  geo-pos:long "7.548217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5564'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5564'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.238333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.548217'^^xsd:double;
  dwc:startLongitude '7.548217'^^xsd:double;
  dwc:endLongitude '7.548217'^^xsd:double;
  dwc:latitude '43.38187'^^xsd:double;
  dwc:startLatitude '43.38187'^^xsd:double;
  dwc:endLatitude '43.38187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.548217 43.38187, 7.548217 43.38187, 7.548217 43.38187, 7.548217 43.38187, 7.548217 43.38187))'^^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 '774_5564'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00782 8.729133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00782"^^xsd:decimal ;
  dwc:decimalLongitude "8.729133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00782 8.729133)"^^geo:wktLiteral ;
  geo-pos:lat "43.00782"^^xsd:decimal ;
  geo-pos:long "8.729133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5593'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5593'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9186111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.729133'^^xsd:double;
  dwc:startLongitude '8.729133'^^xsd:double;
  dwc:endLongitude '8.729133'^^xsd:double;
  dwc:latitude '43.00782'^^xsd:double;
  dwc:startLatitude '43.00782'^^xsd:double;
  dwc:endLatitude '43.00782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.729133 43.00782, 8.729133 43.00782, 8.729133 43.00782, 8.729133 43.00782, 8.729133 43.00782))'^^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 '774_5593'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39844 8.13143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39844"^^xsd:decimal ;
  dwc:decimalLongitude "8.13143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39844 8.13143)"^^geo:wktLiteral ;
  geo-pos:lat "43.39844"^^xsd:decimal ;
  geo-pos:long "8.13143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7688'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7688'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.682777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.13143'^^xsd:double;
  dwc:startLongitude '8.13143'^^xsd:double;
  dwc:endLongitude '8.13143'^^xsd:double;
  dwc:latitude '43.39844'^^xsd:double;
  dwc:startLatitude '43.39844'^^xsd:double;
  dwc:endLatitude '43.39844'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.13143 43.39844, 8.13143 43.39844, 8.13143 43.39844, 8.13143 43.39844, 8.13143 43.39844))'^^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 '774_7688'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56369 8.18335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56369"^^xsd:decimal ;
  dwc:decimalLongitude "8.18335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56369 8.18335)"^^geo:wktLiteral ;
  geo-pos:lat "43.56369"^^xsd:decimal ;
  geo-pos:long "8.18335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6652'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6652'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.464444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.18335'^^xsd:double;
  dwc:startLongitude '8.18335'^^xsd:double;
  dwc:endLongitude '8.18335'^^xsd:double;
  dwc:latitude '43.56369'^^xsd:double;
  dwc:startLatitude '43.56369'^^xsd:double;
  dwc:endLatitude '43.56369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18335 43.56369, 8.18335 43.56369, 8.18335 43.56369, 8.18335 43.56369, 8.18335 43.56369))'^^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 '774_6652'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648029 7.552917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.648029"^^xsd:decimal ;
  dwc:decimalLongitude "7.552917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648029 7.552917)"^^geo:wktLiteral ;
  geo-pos:lat "43.648029"^^xsd:decimal ;
  geo-pos:long "7.552917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5518'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5518'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.8497222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.552917'^^xsd:double;
  dwc:startLongitude '7.552917'^^xsd:double;
  dwc:endLongitude '7.552917'^^xsd:double;
  dwc:latitude '43.648029'^^xsd:double;
  dwc:startLatitude '43.648029'^^xsd:double;
  dwc:endLatitude '43.648029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.552917 43.648029, 7.552917 43.648029, 7.552917 43.648029, 7.552917 43.648029, 7.552917 43.648029))'^^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 '774_5518'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646706 7.592155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.646706"^^xsd:decimal ;
  dwc:decimalLongitude "7.592155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646706 7.592155)"^^geo:wktLiteral ;
  geo-pos:lat "43.646706"^^xsd:decimal ;
  geo-pos:long "7.592155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6339'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6339'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.275833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.592155'^^xsd:double;
  dwc:startLongitude '7.592155'^^xsd:double;
  dwc:endLongitude '7.592155'^^xsd:double;
  dwc:latitude '43.646706'^^xsd:double;
  dwc:startLatitude '43.646706'^^xsd:double;
  dwc:endLatitude '43.646706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.592155 43.646706, 7.592155 43.646706, 7.592155 43.646706, 7.592155 43.646706, 7.592155 43.646706))'^^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 '774_6339'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.736333 7.748833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.736333"^^xsd:decimal ;
  dwc:decimalLongitude "7.748833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.736333 7.748833)"^^geo:wktLiteral ;
  geo-pos:lat "43.736333"^^xsd:decimal ;
  geo-pos:long "7.748833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4565'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.8605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.748833'^^xsd:double;
  dwc:startLongitude '7.748833'^^xsd:double;
  dwc:endLongitude '7.748833'^^xsd:double;
  dwc:latitude '43.736333'^^xsd:double;
  dwc:startLatitude '43.736333'^^xsd:double;
  dwc:endLatitude '43.736333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.748833 43.736333, 7.748833 43.736333, 7.748833 43.736333, 7.748833 43.736333, 7.748833 43.736333))'^^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 '774_4565'^^xsd:string;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42308 7.16628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42308"^^xsd:decimal ;
  dwc:decimalLongitude "7.16628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42308 7.16628)"^^geo:wktLiteral ;
  geo-pos:lat "43.42308"^^xsd:decimal ;
  geo-pos:long "7.16628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5068'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5068'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.275833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.16628'^^xsd:double;
  dwc:startLongitude '7.16628'^^xsd:double;
  dwc:endLongitude '7.16628'^^xsd:double;
  dwc:latitude '43.42308'^^xsd:double;
  dwc:startLatitude '43.42308'^^xsd:double;
  dwc:endLatitude '43.42308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.16628 43.42308, 7.16628 43.42308, 7.16628 43.42308, 7.16628 43.42308, 7.16628 43.42308))'^^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 '774_5068'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47171 7.14737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47171"^^xsd:decimal ;
  dwc:decimalLongitude "7.14737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47171 7.14737)"^^geo:wktLiteral ;
  geo-pos:lat "43.47171"^^xsd:decimal ;
  geo-pos:long "7.14737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6485'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6485'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.5677777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.14737'^^xsd:double;
  dwc:startLongitude '7.14737'^^xsd:double;
  dwc:endLongitude '7.14737'^^xsd:double;
  dwc:latitude '43.47171'^^xsd:double;
  dwc:startLatitude '43.47171'^^xsd:double;
  dwc:endLatitude '43.47171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.14737 43.47171, 7.14737 43.47171, 7.14737 43.47171, 7.14737 43.47171, 7.14737 43.47171))'^^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 '774_6485'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.510667 7.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.510667"^^xsd:decimal ;
  dwc:decimalLongitude "7.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.510667 7.539)"^^geo:wktLiteral ;
  geo-pos:lat "43.510667"^^xsd:decimal ;
  geo-pos:long "7.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4734'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4734'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.539'^^xsd:double;
  dwc:startLongitude '7.539'^^xsd:double;
  dwc:endLongitude '7.539'^^xsd:double;
  dwc:latitude '43.510667'^^xsd:double;
  dwc:startLatitude '43.510667'^^xsd:double;
  dwc:endLatitude '43.510667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.539 43.510667, 7.539 43.510667, 7.539 43.510667, 7.539 43.510667, 7.539 43.510667))'^^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 '774_4734'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33476 8.06439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33476"^^xsd:decimal ;
  dwc:decimalLongitude "8.06439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33476 8.06439)"^^geo:wktLiteral ;
  geo-pos:lat "43.33476"^^xsd:decimal ;
  geo-pos:long "8.06439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6452'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6452'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.846111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.06439'^^xsd:double;
  dwc:startLongitude '8.06439'^^xsd:double;
  dwc:endLongitude '8.06439'^^xsd:double;
  dwc:latitude '43.33476'^^xsd:double;
  dwc:startLatitude '43.33476'^^xsd:double;
  dwc:endLatitude '43.33476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.06439 43.33476, 8.06439 43.33476, 8.06439 43.33476, 8.06439 43.33476, 8.06439 43.33476))'^^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 '774_6452'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.386517 7.30046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.386517"^^xsd:decimal ;
  dwc:decimalLongitude "7.30046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.386517 7.30046)"^^geo:wktLiteral ;
  geo-pos:lat "43.386517"^^xsd:decimal ;
  geo-pos:long "7.30046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5961'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5961'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.2433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.30046'^^xsd:double;
  dwc:startLongitude '7.30046'^^xsd:double;
  dwc:endLongitude '7.30046'^^xsd:double;
  dwc:latitude '43.386517'^^xsd:double;
  dwc:startLatitude '43.386517'^^xsd:double;
  dwc:endLatitude '43.386517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.30046 43.386517, 7.30046 43.386517, 7.30046 43.386517, 7.30046 43.386517, 7.30046 43.386517))'^^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 '774_5961'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482998 7.254183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.482998"^^xsd:decimal ;
  dwc:decimalLongitude "7.254183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482998 7.254183)"^^geo:wktLiteral ;
  geo-pos:lat "43.482998"^^xsd:decimal ;
  geo-pos:long "7.254183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5636'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5636'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.590833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.254183'^^xsd:double;
  dwc:startLongitude '7.254183'^^xsd:double;
  dwc:endLongitude '7.254183'^^xsd:double;
  dwc:latitude '43.482998'^^xsd:double;
  dwc:startLatitude '43.482998'^^xsd:double;
  dwc:endLatitude '43.482998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.254183 43.482998, 7.254183 43.482998, 7.254183 43.482998, 7.254183 43.482998, 7.254183 43.482998))'^^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 '774_5636'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567017 7.448767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567017"^^xsd:decimal ;
  dwc:decimalLongitude "7.448767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567017 7.448767)"^^geo:wktLiteral ;
  geo-pos:lat "43.567017"^^xsd:decimal ;
  geo-pos:long "7.448767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5633'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5633'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.6972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.448767'^^xsd:double;
  dwc:startLongitude '7.448767'^^xsd:double;
  dwc:endLongitude '7.448767'^^xsd:double;
  dwc:latitude '43.567017'^^xsd:double;
  dwc:startLatitude '43.567017'^^xsd:double;
  dwc:endLatitude '43.567017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.448767 43.567017, 7.448767 43.567017, 7.448767 43.567017, 7.448767 43.567017, 7.448767 43.567017))'^^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 '774_5633'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445751 7.544473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445751"^^xsd:decimal ;
  dwc:decimalLongitude "7.544473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445751 7.544473)"^^geo:wktLiteral ;
  geo-pos:lat "43.445751"^^xsd:decimal ;
  geo-pos:long "7.544473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6127'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6127'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.191111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.544473'^^xsd:double;
  dwc:startLongitude '7.544473'^^xsd:double;
  dwc:endLongitude '7.544473'^^xsd:double;
  dwc:latitude '43.445751'^^xsd:double;
  dwc:startLatitude '43.445751'^^xsd:double;
  dwc:endLatitude '43.445751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.544473 43.445751, 7.544473 43.445751, 7.544473 43.445751, 7.544473 43.445751, 7.544473 43.445751))'^^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 '774_6127'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29895 8.22025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29895"^^xsd:decimal ;
  dwc:decimalLongitude "8.22025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29895 8.22025)"^^geo:wktLiteral ;
  geo-pos:lat "43.29895"^^xsd:decimal ;
  geo-pos:long "8.22025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5237'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.22025'^^xsd:double;
  dwc:startLongitude '8.22025'^^xsd:double;
  dwc:endLongitude '8.22025'^^xsd:double;
  dwc:latitude '43.29895'^^xsd:double;
  dwc:startLatitude '43.29895'^^xsd:double;
  dwc:endLatitude '43.29895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.22025 43.29895, 8.22025 43.29895, 8.22025 43.29895, 8.22025 43.29895, 8.22025 43.29895))'^^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 '774_5237'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44664 8.374827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44664"^^xsd:decimal ;
  dwc:decimalLongitude "8.374827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44664 8.374827)"^^geo:wktLiteral ;
  geo-pos:lat "43.44664"^^xsd:decimal ;
  geo-pos:long "8.374827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8000'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8000'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.120555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.374827'^^xsd:double;
  dwc:startLongitude '8.374827'^^xsd:double;
  dwc:endLongitude '8.374827'^^xsd:double;
  dwc:latitude '43.44664'^^xsd:double;
  dwc:startLatitude '43.44664'^^xsd:double;
  dwc:endLatitude '43.44664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.374827 43.44664, 8.374827 43.44664, 8.374827 43.44664, 8.374827 43.44664, 8.374827 43.44664))'^^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 '774_8000'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616 7.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.616"^^xsd:decimal ;
  dwc:decimalLongitude "7.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.616 7.613)"^^geo:wktLiteral ;
  geo-pos:lat "43.616"^^xsd:decimal ;
  geo-pos:long "7.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3354'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3354'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.613'^^xsd:double;
  dwc:startLongitude '7.613'^^xsd:double;
  dwc:endLongitude '7.613'^^xsd:double;
  dwc:latitude '43.616'^^xsd:double;
  dwc:startLatitude '43.616'^^xsd:double;
  dwc:endLatitude '43.616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.613 43.616, 7.613 43.616, 7.613 43.616, 7.613 43.616, 7.613 43.616))'^^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 '774_3354'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.473209 7.77484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.473209"^^xsd:decimal ;
  dwc:decimalLongitude "7.77484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.473209 7.77484)"^^geo:wktLiteral ;
  geo-pos:lat "43.473209"^^xsd:decimal ;
  geo-pos:long "7.77484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5719'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5719'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.3125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77484'^^xsd:double;
  dwc:startLongitude '7.77484'^^xsd:double;
  dwc:endLongitude '7.77484'^^xsd:double;
  dwc:latitude '43.473209'^^xsd:double;
  dwc:startLatitude '43.473209'^^xsd:double;
  dwc:endLatitude '43.473209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77484 43.473209, 7.77484 43.473209, 7.77484 43.473209, 7.77484 43.473209, 7.77484 43.473209))'^^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 '774_5719'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69677 7.7538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69677"^^xsd:decimal ;
  dwc:decimalLongitude "7.7538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69677 7.7538)"^^geo:wktLiteral ;
  geo-pos:lat "43.69677"^^xsd:decimal ;
  geo-pos:long "7.7538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5074'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5074'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.633888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7538'^^xsd:double;
  dwc:startLongitude '7.7538'^^xsd:double;
  dwc:endLongitude '7.7538'^^xsd:double;
  dwc:latitude '43.69677'^^xsd:double;
  dwc:startLatitude '43.69677'^^xsd:double;
  dwc:endLatitude '43.69677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7538 43.69677, 7.7538 43.69677, 7.7538 43.69677, 7.7538 43.69677, 7.7538 43.69677))'^^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 '774_5074'^^xsd:string;
  dwc:observationDate '2001-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507683 7.467922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.507683"^^xsd:decimal ;
  dwc:decimalLongitude "7.467922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.507683 7.467922)"^^geo:wktLiteral ;
  geo-pos:lat "43.507683"^^xsd:decimal ;
  geo-pos:long "7.467922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5747'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5747'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.025833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.467922'^^xsd:double;
  dwc:startLongitude '7.467922'^^xsd:double;
  dwc:endLongitude '7.467922'^^xsd:double;
  dwc:latitude '43.507683'^^xsd:double;
  dwc:startLatitude '43.507683'^^xsd:double;
  dwc:endLatitude '43.507683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.467922 43.507683, 7.467922 43.507683, 7.467922 43.507683, 7.467922 43.507683, 7.467922 43.507683))'^^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 '774_5747'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445931 7.803164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445931"^^xsd:decimal ;
  dwc:decimalLongitude "7.803164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445931 7.803164)"^^geo:wktLiteral ;
  geo-pos:lat "43.445931"^^xsd:decimal ;
  geo-pos:long "7.803164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5746'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5746'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.728611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.803164'^^xsd:double;
  dwc:startLongitude '7.803164'^^xsd:double;
  dwc:endLongitude '7.803164'^^xsd:double;
  dwc:latitude '43.445931'^^xsd:double;
  dwc:startLatitude '43.445931'^^xsd:double;
  dwc:endLatitude '43.445931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.803164 43.445931, 7.803164 43.445931, 7.803164 43.445931, 7.803164 43.445931, 7.803164 43.445931))'^^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 '774_5746'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.629982 7.564537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.629982"^^xsd:decimal ;
  dwc:decimalLongitude "7.564537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.629982 7.564537)"^^geo:wktLiteral ;
  geo-pos:lat "43.629982"^^xsd:decimal ;
  geo-pos:long "7.564537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5705'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5705'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5030555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.564537'^^xsd:double;
  dwc:startLongitude '7.564537'^^xsd:double;
  dwc:endLongitude '7.564537'^^xsd:double;
  dwc:latitude '43.629982'^^xsd:double;
  dwc:startLatitude '43.629982'^^xsd:double;
  dwc:endLatitude '43.629982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.564537 43.629982, 7.564537 43.629982, 7.564537 43.629982, 7.564537 43.629982, 7.564537 43.629982))'^^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 '774_5705'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.553667 7.553833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.553667"^^xsd:decimal ;
  dwc:decimalLongitude "7.553833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.553667 7.553833)"^^geo:wktLiteral ;
  geo-pos:lat "43.553667"^^xsd:decimal ;
  geo-pos:long "7.553833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3625'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3625'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.553833'^^xsd:double;
  dwc:startLongitude '7.553833'^^xsd:double;
  dwc:endLongitude '7.553833'^^xsd:double;
  dwc:latitude '43.553667'^^xsd:double;
  dwc:startLatitude '43.553667'^^xsd:double;
  dwc:endLatitude '43.553667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.553833 43.553667, 7.553833 43.553667, 7.553833 43.553667, 7.553833 43.553667, 7.553833 43.553667))'^^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 '774_3625'^^xsd:string;
  dwc:observationDate '1992-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333 8.959833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.959833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333 8.959833)"^^geo:wktLiteral ;
  geo-pos:lat "42.833333"^^xsd:decimal ;
  geo-pos:long "8.959833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3903'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3903'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.959833'^^xsd:double;
  dwc:startLongitude '8.959833'^^xsd:double;
  dwc:endLongitude '8.959833'^^xsd:double;
  dwc:latitude '42.833333'^^xsd:double;
  dwc:startLatitude '42.833333'^^xsd:double;
  dwc:endLatitude '42.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.959833 42.833333, 8.959833 42.833333, 8.959833 42.833333, 8.959833 42.833333, 8.959833 42.833333))'^^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 '774_3903'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.720933 8.12755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.720933"^^xsd:decimal ;
  dwc:decimalLongitude "8.12755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.720933 8.12755)"^^geo:wktLiteral ;
  geo-pos:lat "43.720933"^^xsd:decimal ;
  geo-pos:long "8.12755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7335'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7335'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.756666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12755'^^xsd:double;
  dwc:startLongitude '8.12755'^^xsd:double;
  dwc:endLongitude '8.12755'^^xsd:double;
  dwc:latitude '43.720933'^^xsd:double;
  dwc:startLatitude '43.720933'^^xsd:double;
  dwc:endLatitude '43.720933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12755 43.720933, 8.12755 43.720933, 8.12755 43.720933, 8.12755 43.720933, 8.12755 43.720933))'^^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 '774_7335'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.034833 7.932833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.034833"^^xsd:decimal ;
  dwc:decimalLongitude "7.932833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.034833 7.932833)"^^geo:wktLiteral ;
  geo-pos:lat "41.034833"^^xsd:decimal ;
  geo-pos:long "7.932833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2738'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2738'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.932833'^^xsd:double;
  dwc:startLongitude '7.932833'^^xsd:double;
  dwc:endLongitude '7.932833'^^xsd:double;
  dwc:latitude '41.034833'^^xsd:double;
  dwc:startLatitude '41.034833'^^xsd:double;
  dwc:endLatitude '41.034833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.932833 41.034833, 7.932833 41.034833, 7.932833 41.034833, 7.932833 41.034833, 7.932833 41.034833))'^^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 '774_2738'^^xsd:string;
  dwc:observationDate '1995-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.766667 20.3885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.766667"^^xsd:decimal ;
  dwc:decimalLongitude "20.3885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.766667 20.3885)"^^geo:wktLiteral ;
  geo-pos:lat "38.766667"^^xsd:decimal ;
  geo-pos:long "20.3885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2677'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2677'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.3885'^^xsd:double;
  dwc:startLongitude '20.3885'^^xsd:double;
  dwc:endLongitude '20.3885'^^xsd:double;
  dwc:latitude '38.766667'^^xsd:double;
  dwc:startLatitude '38.766667'^^xsd:double;
  dwc:endLatitude '38.766667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.3885 38.766667, 20.3885 38.766667, 20.3885 38.766667, 20.3885 38.766667, 20.3885 38.766667))'^^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 '774_2677'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7645 7.9367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7645"^^xsd:decimal ;
  dwc:decimalLongitude "7.9367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7645 7.9367)"^^geo:wktLiteral ;
  geo-pos:lat "43.7645"^^xsd:decimal ;
  geo-pos:long "7.9367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7556'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7556'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.124722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9367'^^xsd:double;
  dwc:startLongitude '7.9367'^^xsd:double;
  dwc:endLongitude '7.9367'^^xsd:double;
  dwc:latitude '43.7645'^^xsd:double;
  dwc:startLatitude '43.7645'^^xsd:double;
  dwc:endLatitude '43.7645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9367 43.7645, 7.9367 43.7645, 7.9367 43.7645, 7.9367 43.7645, 7.9367 43.7645))'^^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 '774_7556'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.388 6.8905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.388"^^xsd:decimal ;
  dwc:decimalLongitude "6.8905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.388 6.8905)"^^geo:wktLiteral ;
  geo-pos:lat "43.388"^^xsd:decimal ;
  geo-pos:long "6.8905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3351'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.8905'^^xsd:double;
  dwc:startLongitude '6.8905'^^xsd:double;
  dwc:endLongitude '6.8905'^^xsd:double;
  dwc:latitude '43.388'^^xsd:double;
  dwc:startLatitude '43.388'^^xsd:double;
  dwc:endLatitude '43.388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8905 43.388, 6.8905 43.388, 6.8905 43.388, 6.8905 43.388, 6.8905 43.388))'^^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 '774_3351'^^xsd:string;
  dwc:observationDate '1990-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.011367 9.245767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.011367"^^xsd:decimal ;
  dwc:decimalLongitude "9.245767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.011367 9.245767)"^^geo:wktLiteral ;
  geo-pos:lat "43.011367"^^xsd:decimal ;
  geo-pos:long "9.245767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3665'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_3665'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.245767'^^xsd:double;
  dwc:startLongitude '9.245767'^^xsd:double;
  dwc:endLongitude '9.245767'^^xsd:double;
  dwc:latitude '43.011367'^^xsd:double;
  dwc:startLatitude '43.011367'^^xsd:double;
  dwc:endLatitude '43.011367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.245767 43.011367, 9.245767 43.011367, 9.245767 43.011367, 9.245767 43.011367, 9.245767 43.011367))'^^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 '774_3665'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7025 7.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7025"^^xsd:decimal ;
  dwc:decimalLongitude "7.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7025 7.708)"^^geo:wktLiteral ;
  geo-pos:lat "43.7025"^^xsd:decimal ;
  geo-pos:long "7.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3815'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3815'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.708'^^xsd:double;
  dwc:startLongitude '7.708'^^xsd:double;
  dwc:endLongitude '7.708'^^xsd:double;
  dwc:latitude '43.7025'^^xsd:double;
  dwc:startLatitude '43.7025'^^xsd:double;
  dwc:endLatitude '43.7025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.708 43.7025, 7.708 43.7025, 7.708 43.7025, 7.708 43.7025, 7.708 43.7025))'^^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 '774_3815'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6052 7.445933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6052"^^xsd:decimal ;
  dwc:decimalLongitude "7.445933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6052 7.445933)"^^geo:wktLiteral ;
  geo-pos:lat "43.6052"^^xsd:decimal ;
  geo-pos:long "7.445933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3697'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3697'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.445933'^^xsd:double;
  dwc:startLongitude '7.445933'^^xsd:double;
  dwc:endLongitude '7.445933'^^xsd:double;
  dwc:latitude '43.6052'^^xsd:double;
  dwc:startLatitude '43.6052'^^xsd:double;
  dwc:endLatitude '43.6052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.445933 43.6052, 7.445933 43.6052, 7.445933 43.6052, 7.445933 43.6052, 7.445933 43.6052))'^^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 '774_3697'^^xsd:string;
  dwc:observationDate '1992-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60635 8.1142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60635"^^xsd:decimal ;
  dwc:decimalLongitude "8.1142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60635 8.1142)"^^geo:wktLiteral ;
  geo-pos:lat "43.60635"^^xsd:decimal ;
  geo-pos:long "8.1142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6993'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6993'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1142'^^xsd:double;
  dwc:startLongitude '8.1142'^^xsd:double;
  dwc:endLongitude '8.1142'^^xsd:double;
  dwc:latitude '43.60635'^^xsd:double;
  dwc:startLatitude '43.60635'^^xsd:double;
  dwc:endLatitude '43.60635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1142 43.60635, 8.1142 43.60635, 8.1142 43.60635, 8.1142 43.60635, 8.1142 43.60635))'^^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 '774_6993'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99121 15.5766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99121"^^xsd:decimal ;
  dwc:decimalLongitude "15.5766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99121 15.5766)"^^geo:wktLiteral ;
  geo-pos:lat "37.99121"^^xsd:decimal ;
  geo-pos:long "15.5766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8424'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8424'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.175555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.5766'^^xsd:double;
  dwc:startLongitude '15.5766'^^xsd:double;
  dwc:endLongitude '15.5766'^^xsd:double;
  dwc:latitude '37.99121'^^xsd:double;
  dwc:startLatitude '37.99121'^^xsd:double;
  dwc:endLatitude '37.99121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5766 37.99121, 15.5766 37.99121, 15.5766 37.99121, 15.5766 37.99121, 15.5766 37.99121))'^^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 '774_8424'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8166 8.2131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8166"^^xsd:decimal ;
  dwc:decimalLongitude "8.2131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8166 8.2131)"^^geo:wktLiteral ;
  geo-pos:lat "43.8166"^^xsd:decimal ;
  geo-pos:long "8.2131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7576'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7576'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2131'^^xsd:double;
  dwc:startLongitude '8.2131'^^xsd:double;
  dwc:endLongitude '8.2131'^^xsd:double;
  dwc:latitude '43.8166'^^xsd:double;
  dwc:startLatitude '43.8166'^^xsd:double;
  dwc:endLatitude '43.8166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2131 43.8166, 8.2131 43.8166, 8.2131 43.8166, 8.2131 43.8166, 8.2131 43.8166))'^^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 '774_7576'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.307167 7.136833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.307167"^^xsd:decimal ;
  dwc:decimalLongitude "7.136833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.307167 7.136833)"^^geo:wktLiteral ;
  geo-pos:lat "43.307167"^^xsd:decimal ;
  geo-pos:long "7.136833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4145'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4145'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.136833'^^xsd:double;
  dwc:startLongitude '7.136833'^^xsd:double;
  dwc:endLongitude '7.136833'^^xsd:double;
  dwc:latitude '43.307167'^^xsd:double;
  dwc:startLatitude '43.307167'^^xsd:double;
  dwc:endLatitude '43.307167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.136833 43.307167, 7.136833 43.307167, 7.136833 43.307167, 7.136833 43.307167, 7.136833 43.307167))'^^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 '774_4145'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.573833 8.396483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.573833"^^xsd:decimal ;
  dwc:decimalLongitude "8.396483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.573833 8.396483)"^^geo:wktLiteral ;
  geo-pos:lat "43.573833"^^xsd:decimal ;
  geo-pos:long "8.396483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7355'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7355'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.498055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.396483'^^xsd:double;
  dwc:startLongitude '8.396483'^^xsd:double;
  dwc:endLongitude '8.396483'^^xsd:double;
  dwc:latitude '43.573833'^^xsd:double;
  dwc:startLatitude '43.573833'^^xsd:double;
  dwc:endLatitude '43.573833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.396483 43.573833, 8.396483 43.573833, 8.396483 43.573833, 8.396483 43.573833, 8.396483 43.573833))'^^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 '774_7355'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783333 8.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783333"^^xsd:decimal ;
  dwc:decimalLongitude "8.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783333 8.533333)"^^geo:wktLiteral ;
  geo-pos:lat "42.783333"^^xsd:decimal ;
  geo-pos:long "8.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2570'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2570'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.533333'^^xsd:double;
  dwc:startLongitude '8.533333'^^xsd:double;
  dwc:endLongitude '8.533333'^^xsd:double;
  dwc:latitude '42.783333'^^xsd:double;
  dwc:startLatitude '42.783333'^^xsd:double;
  dwc:endLatitude '42.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.533333 42.783333, 8.533333 42.783333, 8.533333 42.783333, 8.533333 42.783333, 8.533333 42.783333))'^^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 '774_2570'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.196167 7.5585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.196167"^^xsd:decimal ;
  dwc:decimalLongitude "7.5585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.196167 7.5585)"^^geo:wktLiteral ;
  geo-pos:lat "43.196167"^^xsd:decimal ;
  geo-pos:long "7.5585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3724'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3724'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5585'^^xsd:double;
  dwc:startLongitude '7.5585'^^xsd:double;
  dwc:endLongitude '7.5585'^^xsd:double;
  dwc:latitude '43.196167'^^xsd:double;
  dwc:startLatitude '43.196167'^^xsd:double;
  dwc:endLatitude '43.196167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5585 43.196167, 7.5585 43.196167, 7.5585 43.196167, 7.5585 43.196167, 7.5585 43.196167))'^^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 '774_3724'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612 7.788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.612"^^xsd:decimal ;
  dwc:decimalLongitude "7.788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612 7.788333)"^^geo:wktLiteral ;
  geo-pos:lat "43.612"^^xsd:decimal ;
  geo-pos:long "7.788333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3306'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3306'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.788333'^^xsd:double;
  dwc:startLongitude '7.788333'^^xsd:double;
  dwc:endLongitude '7.788333'^^xsd:double;
  dwc:latitude '43.612'^^xsd:double;
  dwc:startLatitude '43.612'^^xsd:double;
  dwc:endLatitude '43.612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.788333 43.612, 7.788333 43.612, 7.788333 43.612, 7.788333 43.612, 7.788333 43.612))'^^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 '774_3306'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 7.681333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.681333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 7.681333)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "7.681333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3298'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.681333'^^xsd:double;
  dwc:startLongitude '7.681333'^^xsd:double;
  dwc:endLongitude '7.681333'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:startLatitude '43.68'^^xsd:double;
  dwc:endLatitude '43.68'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.681333 43.68, 7.681333 43.68, 7.681333 43.68, 7.681333 43.68, 7.681333 43.68))'^^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 '774_3298'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5987 7.949067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5987"^^xsd:decimal ;
  dwc:decimalLongitude "7.949067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5987 7.949067)"^^geo:wktLiteral ;
  geo-pos:lat "43.5987"^^xsd:decimal ;
  geo-pos:long "7.949067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7418'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.949067'^^xsd:double;
  dwc:startLongitude '7.949067'^^xsd:double;
  dwc:endLongitude '7.949067'^^xsd:double;
  dwc:latitude '43.5987'^^xsd:double;
  dwc:startLatitude '43.5987'^^xsd:double;
  dwc:endLatitude '43.5987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.949067 43.5987, 7.949067 43.5987, 7.949067 43.5987, 7.949067 43.5987, 7.949067 43.5987))'^^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 '774_7418'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614217 7.836183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.614217"^^xsd:decimal ;
  dwc:decimalLongitude "7.836183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614217 7.836183)"^^geo:wktLiteral ;
  geo-pos:lat "43.614217"^^xsd:decimal ;
  geo-pos:long "7.836183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7403'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7403'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.733888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.836183'^^xsd:double;
  dwc:startLongitude '7.836183'^^xsd:double;
  dwc:endLongitude '7.836183'^^xsd:double;
  dwc:latitude '43.614217'^^xsd:double;
  dwc:startLatitude '43.614217'^^xsd:double;
  dwc:endLatitude '43.614217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.836183 43.614217, 7.836183 43.614217, 7.836183 43.614217, 7.836183 43.614217, 7.836183 43.614217))'^^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 '774_7403'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.534567 7.941883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.534567"^^xsd:decimal ;
  dwc:decimalLongitude "7.941883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.534567 7.941883)"^^geo:wktLiteral ;
  geo-pos:lat "43.534567"^^xsd:decimal ;
  geo-pos:long "7.941883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7377'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.120277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.941883'^^xsd:double;
  dwc:startLongitude '7.941883'^^xsd:double;
  dwc:endLongitude '7.941883'^^xsd:double;
  dwc:latitude '43.534567'^^xsd:double;
  dwc:startLatitude '43.534567'^^xsd:double;
  dwc:endLatitude '43.534567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.941883 43.534567, 7.941883 43.534567, 7.941883 43.534567, 7.941883 43.534567, 7.941883 43.534567))'^^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 '774_7377'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83372 15.41217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83372"^^xsd:decimal ;
  dwc:decimalLongitude "15.41217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83372 15.41217)"^^geo:wktLiteral ;
  geo-pos:lat "37.83372"^^xsd:decimal ;
  geo-pos:long "15.41217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8316'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8316'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.7302777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.41217'^^xsd:double;
  dwc:startLongitude '15.41217'^^xsd:double;
  dwc:endLongitude '15.41217'^^xsd:double;
  dwc:latitude '37.83372'^^xsd:double;
  dwc:startLatitude '37.83372'^^xsd:double;
  dwc:endLatitude '37.83372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41217 37.83372, 15.41217 37.83372, 15.41217 37.83372, 15.41217 37.83372, 15.41217 37.83372))'^^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 '774_8316'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66928 7.72342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66928"^^xsd:decimal ;
  dwc:decimalLongitude "7.72342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66928 7.72342)"^^geo:wktLiteral ;
  geo-pos:lat "43.66928"^^xsd:decimal ;
  geo-pos:long "7.72342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6780'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6780'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.4733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72342'^^xsd:double;
  dwc:startLongitude '7.72342'^^xsd:double;
  dwc:endLongitude '7.72342'^^xsd:double;
  dwc:latitude '43.66928'^^xsd:double;
  dwc:startLatitude '43.66928'^^xsd:double;
  dwc:endLatitude '43.66928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72342 43.66928, 7.72342 43.66928, 7.72342 43.66928, 7.72342 43.66928, 7.72342 43.66928))'^^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 '774_6780'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63521 7.67435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63521"^^xsd:decimal ;
  dwc:decimalLongitude "7.67435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63521 7.67435)"^^geo:wktLiteral ;
  geo-pos:lat "43.63521"^^xsd:decimal ;
  geo-pos:long "7.67435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6741'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6741'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.148333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.67435'^^xsd:double;
  dwc:startLongitude '7.67435'^^xsd:double;
  dwc:endLongitude '7.67435'^^xsd:double;
  dwc:latitude '43.63521'^^xsd:double;
  dwc:startLatitude '43.63521'^^xsd:double;
  dwc:endLatitude '43.63521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.67435 43.63521, 7.67435 43.63521, 7.67435 43.63521, 7.67435 43.63521, 7.67435 43.63521))'^^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 '774_6741'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6009 7.8955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6009"^^xsd:decimal ;
  dwc:decimalLongitude "7.8955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6009 7.8955)"^^geo:wktLiteral ;
  geo-pos:lat "43.6009"^^xsd:decimal ;
  geo-pos:long "7.8955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7484'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7484'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.409166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8955'^^xsd:double;
  dwc:startLongitude '7.8955'^^xsd:double;
  dwc:endLongitude '7.8955'^^xsd:double;
  dwc:latitude '43.6009'^^xsd:double;
  dwc:startLatitude '43.6009'^^xsd:double;
  dwc:endLatitude '43.6009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8955 43.6009, 7.8955 43.6009, 7.8955 43.6009, 7.8955 43.6009, 7.8955 43.6009))'^^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 '774_7484'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 7.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "7.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 7.431)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "7.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2633'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2633'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.431'^^xsd:double;
  dwc:startLongitude '7.431'^^xsd:double;
  dwc:endLongitude '7.431'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:startLatitude '42.65'^^xsd:double;
  dwc:endLatitude '42.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.431 42.65, 7.431 42.65, 7.431 42.65, 7.431 42.65, 7.431 42.65))'^^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 '774_2633'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7909 8.09715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7909"^^xsd:decimal ;
  dwc:decimalLongitude "8.09715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7909 8.09715)"^^geo:wktLiteral ;
  geo-pos:lat "43.7909"^^xsd:decimal ;
  geo-pos:long "8.09715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5216'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5216'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2544444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.09715'^^xsd:double;
  dwc:startLongitude '8.09715'^^xsd:double;
  dwc:endLongitude '8.09715'^^xsd:double;
  dwc:latitude '43.7909'^^xsd:double;
  dwc:startLatitude '43.7909'^^xsd:double;
  dwc:endLatitude '43.7909'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.09715 43.7909, 8.09715 43.7909, 8.09715 43.7909, 8.09715 43.7909, 8.09715 43.7909))'^^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 '774_5216'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.953922 8.530637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.953922"^^xsd:decimal ;
  dwc:decimalLongitude "8.530637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.953922 8.530637)"^^geo:wktLiteral ;
  geo-pos:lat "43.953922"^^xsd:decimal ;
  geo-pos:long "8.530637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5889'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5889'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.530637'^^xsd:double;
  dwc:startLongitude '8.530637'^^xsd:double;
  dwc:endLongitude '8.530637'^^xsd:double;
  dwc:latitude '43.953922'^^xsd:double;
  dwc:startLatitude '43.953922'^^xsd:double;
  dwc:endLatitude '43.953922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.530637 43.953922, 8.530637 43.953922, 8.530637 43.953922, 8.530637 43.953922, 8.530637 43.953922))'^^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 '774_5889'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41576 7.2302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41576"^^xsd:decimal ;
  dwc:decimalLongitude "7.2302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41576 7.2302)"^^geo:wktLiteral ;
  geo-pos:lat "43.41576"^^xsd:decimal ;
  geo-pos:long "7.2302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4844'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4844'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.124166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2302'^^xsd:double;
  dwc:startLongitude '7.2302'^^xsd:double;
  dwc:endLongitude '7.2302'^^xsd:double;
  dwc:latitude '43.41576'^^xsd:double;
  dwc:startLatitude '43.41576'^^xsd:double;
  dwc:endLatitude '43.41576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2302 43.41576, 7.2302 43.41576, 7.2302 43.41576, 7.2302 43.41576, 7.2302 43.41576))'^^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 '774_4844'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.384033 7.324838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.384033"^^xsd:decimal ;
  dwc:decimalLongitude "7.324838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.384033 7.324838)"^^geo:wktLiteral ;
  geo-pos:lat "43.384033"^^xsd:decimal ;
  geo-pos:long "7.324838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5716'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5716'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.515277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.324838'^^xsd:double;
  dwc:startLongitude '7.324838'^^xsd:double;
  dwc:endLongitude '7.324838'^^xsd:double;
  dwc:latitude '43.384033'^^xsd:double;
  dwc:startLatitude '43.384033'^^xsd:double;
  dwc:endLatitude '43.384033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.324838 43.384033, 7.324838 43.384033, 7.324838 43.384033, 7.324838 43.384033, 7.324838 43.384033))'^^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 '774_5716'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652017 8.164283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.652017"^^xsd:decimal ;
  dwc:decimalLongitude "8.164283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.652017 8.164283)"^^geo:wktLiteral ;
  geo-pos:lat "43.652017"^^xsd:decimal ;
  geo-pos:long "8.164283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6975'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6975'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.164283'^^xsd:double;
  dwc:startLongitude '8.164283'^^xsd:double;
  dwc:endLongitude '8.164283'^^xsd:double;
  dwc:latitude '43.652017'^^xsd:double;
  dwc:startLatitude '43.652017'^^xsd:double;
  dwc:endLatitude '43.652017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.164283 43.652017, 8.164283 43.652017, 8.164283 43.652017, 8.164283 43.652017, 8.164283 43.652017))'^^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 '774_6975'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7344 8.3327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7344"^^xsd:decimal ;
  dwc:decimalLongitude "8.3327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7344 8.3327)"^^geo:wktLiteral ;
  geo-pos:lat "43.7344"^^xsd:decimal ;
  geo-pos:long "8.3327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7473'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7473'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.911666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3327'^^xsd:double;
  dwc:startLongitude '8.3327'^^xsd:double;
  dwc:endLongitude '8.3327'^^xsd:double;
  dwc:latitude '43.7344'^^xsd:double;
  dwc:startLatitude '43.7344'^^xsd:double;
  dwc:endLatitude '43.7344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3327 43.7344, 8.3327 43.7344, 8.3327 43.7344, 8.3327 43.7344, 8.3327 43.7344))'^^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 '774_7473'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6116 8.0357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6116"^^xsd:decimal ;
  dwc:decimalLongitude "8.0357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6116 8.0357)"^^geo:wktLiteral ;
  geo-pos:lat "43.6116"^^xsd:decimal ;
  geo-pos:long "8.0357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7540'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7540'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.448611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0357'^^xsd:double;
  dwc:startLongitude '8.0357'^^xsd:double;
  dwc:endLongitude '8.0357'^^xsd:double;
  dwc:latitude '43.6116'^^xsd:double;
  dwc:startLatitude '43.6116'^^xsd:double;
  dwc:endLatitude '43.6116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0357 43.6116, 8.0357 43.6116, 8.0357 43.6116, 8.0357 43.6116, 8.0357 43.6116))'^^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 '774_7540'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.693517 7.479283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.693517"^^xsd:decimal ;
  dwc:decimalLongitude "7.479283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.693517 7.479283)"^^geo:wktLiteral ;
  geo-pos:lat "43.693517"^^xsd:decimal ;
  geo-pos:long "7.479283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3961'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3961'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.479283'^^xsd:double;
  dwc:startLongitude '7.479283'^^xsd:double;
  dwc:endLongitude '7.479283'^^xsd:double;
  dwc:latitude '43.693517'^^xsd:double;
  dwc:startLatitude '43.693517'^^xsd:double;
  dwc:endLatitude '43.693517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.479283 43.693517, 7.479283 43.693517, 7.479283 43.693517, 7.479283 43.693517, 7.479283 43.693517))'^^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 '774_3961'^^xsd:string;
  dwc:observationDate '1993-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.862367 8.61105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.862367"^^xsd:decimal ;
  dwc:decimalLongitude "8.61105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.862367 8.61105)"^^geo:wktLiteral ;
  geo-pos:lat "43.862367"^^xsd:decimal ;
  geo-pos:long "8.61105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7060'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7060'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.61105'^^xsd:double;
  dwc:startLongitude '8.61105'^^xsd:double;
  dwc:endLongitude '8.61105'^^xsd:double;
  dwc:latitude '43.862367'^^xsd:double;
  dwc:startLatitude '43.862367'^^xsd:double;
  dwc:endLatitude '43.862367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.61105 43.862367, 8.61105 43.862367, 8.61105 43.862367, 8.61105 43.862367, 8.61105 43.862367))'^^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 '774_7060'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6795 8.4019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6795"^^xsd:decimal ;
  dwc:decimalLongitude "8.4019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6795 8.4019)"^^geo:wktLiteral ;
  geo-pos:lat "43.6795"^^xsd:decimal ;
  geo-pos:long "8.4019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7627'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.536666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4019'^^xsd:double;
  dwc:startLongitude '8.4019'^^xsd:double;
  dwc:endLongitude '8.4019'^^xsd:double;
  dwc:latitude '43.6795'^^xsd:double;
  dwc:startLatitude '43.6795'^^xsd:double;
  dwc:endLatitude '43.6795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4019 43.6795, 8.4019 43.6795, 8.4019 43.6795, 8.4019 43.6795, 8.4019 43.6795))'^^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 '774_7627'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460333 7.889833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.460333"^^xsd:decimal ;
  dwc:decimalLongitude "7.889833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460333 7.889833)"^^geo:wktLiteral ;
  geo-pos:lat "43.460333"^^xsd:decimal ;
  geo-pos:long "7.889833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3269'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3269'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.889833'^^xsd:double;
  dwc:startLongitude '7.889833'^^xsd:double;
  dwc:endLongitude '7.889833'^^xsd:double;
  dwc:latitude '43.460333'^^xsd:double;
  dwc:startLatitude '43.460333'^^xsd:double;
  dwc:endLatitude '43.460333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.889833 43.460333, 7.889833 43.460333, 7.889833 43.460333, 7.889833 43.460333, 7.889833 43.460333))'^^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 '774_3269'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.115667 8.065333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.115667"^^xsd:decimal ;
  dwc:decimalLongitude "8.065333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.115667 8.065333)"^^geo:wktLiteral ;
  geo-pos:lat "43.115667"^^xsd:decimal ;
  geo-pos:long "8.065333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3707'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3707'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.065333'^^xsd:double;
  dwc:startLongitude '8.065333'^^xsd:double;
  dwc:endLongitude '8.065333'^^xsd:double;
  dwc:latitude '43.115667'^^xsd:double;
  dwc:startLatitude '43.115667'^^xsd:double;
  dwc:endLatitude '43.115667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.065333 43.115667, 8.065333 43.115667, 8.065333 43.115667, 8.065333 43.115667, 8.065333 43.115667))'^^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 '774_3707'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6531 7.930617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6531"^^xsd:decimal ;
  dwc:decimalLongitude "7.930617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6531 7.930617)"^^geo:wktLiteral ;
  geo-pos:lat "43.6531"^^xsd:decimal ;
  geo-pos:long "7.930617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6964'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6964'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.930617'^^xsd:double;
  dwc:startLongitude '7.930617'^^xsd:double;
  dwc:endLongitude '7.930617'^^xsd:double;
  dwc:latitude '43.6531'^^xsd:double;
  dwc:startLatitude '43.6531'^^xsd:double;
  dwc:endLatitude '43.6531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.930617 43.6531, 7.930617 43.6531, 7.930617 43.6531, 7.930617 43.6531, 7.930617 43.6531))'^^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 '774_6964'^^xsd:string;
  dwc:observationDate '1996-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85207 15.51922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85207"^^xsd:decimal ;
  dwc:decimalLongitude "15.51922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85207 15.51922)"^^geo:wktLiteral ;
  geo-pos:lat "37.85207"^^xsd:decimal ;
  geo-pos:long "15.51922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8314'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8314'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.51922'^^xsd:double;
  dwc:startLongitude '15.51922'^^xsd:double;
  dwc:endLongitude '15.51922'^^xsd:double;
  dwc:latitude '37.85207'^^xsd:double;
  dwc:startLatitude '37.85207'^^xsd:double;
  dwc:endLatitude '37.85207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.51922 37.85207, 15.51922 37.85207, 15.51922 37.85207, 15.51922 37.85207, 15.51922 37.85207))'^^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 '774_8314'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5339 7.9207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5339"^^xsd:decimal ;
  dwc:decimalLongitude "7.9207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5339 7.9207)"^^geo:wktLiteral ;
  geo-pos:lat "43.5339"^^xsd:decimal ;
  geo-pos:long "7.9207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7515'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7515'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.478055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9207'^^xsd:double;
  dwc:startLongitude '7.9207'^^xsd:double;
  dwc:endLongitude '7.9207'^^xsd:double;
  dwc:latitude '43.5339'^^xsd:double;
  dwc:startLatitude '43.5339'^^xsd:double;
  dwc:endLatitude '43.5339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9207 43.5339, 7.9207 43.5339, 7.9207 43.5339, 7.9207 43.5339, 7.9207 43.5339))'^^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 '774_7515'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60791 8.200715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60791"^^xsd:decimal ;
  dwc:decimalLongitude "8.200715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60791 8.200715)"^^geo:wktLiteral ;
  geo-pos:lat "43.60791"^^xsd:decimal ;
  geo-pos:long "8.200715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8059'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8059'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.931388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.200715'^^xsd:double;
  dwc:startLongitude '8.200715'^^xsd:double;
  dwc:endLongitude '8.200715'^^xsd:double;
  dwc:latitude '43.60791'^^xsd:double;
  dwc:startLatitude '43.60791'^^xsd:double;
  dwc:endLatitude '43.60791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.200715 43.60791, 8.200715 43.60791, 8.200715 43.60791, 8.200715 43.60791, 8.200715 43.60791))'^^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 '774_8059'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58968 7.305501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58968"^^xsd:decimal ;
  dwc:decimalLongitude "7.305501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58968 7.305501)"^^geo:wktLiteral ;
  geo-pos:lat "43.58968"^^xsd:decimal ;
  geo-pos:long "7.305501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7652'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7652'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.305501'^^xsd:double;
  dwc:startLongitude '7.305501'^^xsd:double;
  dwc:endLongitude '7.305501'^^xsd:double;
  dwc:latitude '43.58968'^^xsd:double;
  dwc:startLatitude '43.58968'^^xsd:double;
  dwc:endLatitude '43.58968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.305501 43.58968, 7.305501 43.58968, 7.305501 43.58968, 7.305501 43.58968, 7.305501 43.58968))'^^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 '774_7652'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.181 7.869667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.181"^^xsd:decimal ;
  dwc:decimalLongitude "7.869667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.181 7.869667)"^^geo:wktLiteral ;
  geo-pos:lat "43.181"^^xsd:decimal ;
  geo-pos:long "7.869667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4421'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4421'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.869667'^^xsd:double;
  dwc:startLongitude '7.869667'^^xsd:double;
  dwc:endLongitude '7.869667'^^xsd:double;
  dwc:latitude '43.181'^^xsd:double;
  dwc:startLatitude '43.181'^^xsd:double;
  dwc:endLatitude '43.181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.869667 43.181, 7.869667 43.181, 7.869667 43.181, 7.869667 43.181, 7.869667 43.181))'^^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 '774_4421'^^xsd:string;
  dwc:observationDate '1996-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562833 7.818283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562833"^^xsd:decimal ;
  dwc:decimalLongitude "7.818283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562833 7.818283)"^^geo:wktLiteral ;
  geo-pos:lat "43.562833"^^xsd:decimal ;
  geo-pos:long "7.818283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3839'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3839'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.818283'^^xsd:double;
  dwc:startLongitude '7.818283'^^xsd:double;
  dwc:endLongitude '7.818283'^^xsd:double;
  dwc:latitude '43.562833'^^xsd:double;
  dwc:startLatitude '43.562833'^^xsd:double;
  dwc:endLatitude '43.562833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.818283 43.562833, 7.818283 43.562833, 7.818283 43.562833, 7.818283 43.562833, 7.818283 43.562833))'^^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 '774_3839'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7675 20.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7675"^^xsd:decimal ;
  dwc:decimalLongitude "20.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7675 20.4575)"^^geo:wktLiteral ;
  geo-pos:lat "38.7675"^^xsd:decimal ;
  geo-pos:long "20.4575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_683'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_683'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.4575'^^xsd:double;
  dwc:startLongitude '20.4575'^^xsd:double;
  dwc:endLongitude '20.4575'^^xsd:double;
  dwc:latitude '38.7675'^^xsd:double;
  dwc:startLatitude '38.7675'^^xsd:double;
  dwc:endLatitude '38.7675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.4575 38.7675, 20.4575 38.7675, 20.4575 38.7675, 20.4575 38.7675, 20.4575 38.7675))'^^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 '774_683'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61862 7.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61862"^^xsd:decimal ;
  dwc:decimalLongitude "7.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61862 7.4833)"^^geo:wktLiteral ;
  geo-pos:lat "43.61862"^^xsd:decimal ;
  geo-pos:long "7.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6371'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6371'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.801944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4833'^^xsd:double;
  dwc:startLongitude '7.4833'^^xsd:double;
  dwc:endLongitude '7.4833'^^xsd:double;
  dwc:latitude '43.61862'^^xsd:double;
  dwc:startLatitude '43.61862'^^xsd:double;
  dwc:endLatitude '43.61862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4833 43.61862, 7.4833 43.61862, 7.4833 43.61862, 7.4833 43.61862, 7.4833 43.61862))'^^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 '774_6371'^^xsd:string;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38726 15.45466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38726"^^xsd:decimal ;
  dwc:decimalLongitude "15.45466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38726 15.45466)"^^geo:wktLiteral ;
  geo-pos:lat "38.38726"^^xsd:decimal ;
  geo-pos:long "15.45466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8367'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.712777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.45466'^^xsd:double;
  dwc:startLongitude '15.45466'^^xsd:double;
  dwc:endLongitude '15.45466'^^xsd:double;
  dwc:latitude '38.38726'^^xsd:double;
  dwc:startLatitude '38.38726'^^xsd:double;
  dwc:endLatitude '38.38726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.45466 38.38726, 15.45466 38.38726, 15.45466 38.38726, 15.45466 38.38726, 15.45466 38.38726))'^^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 '774_8367'^^xsd:string;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3293 6.94858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3293"^^xsd:decimal ;
  dwc:decimalLongitude "6.94858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3293 6.94858)"^^geo:wktLiteral ;
  geo-pos:lat "43.3293"^^xsd:decimal ;
  geo-pos:long "6.94858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6587'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6587'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.97'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.94858'^^xsd:double;
  dwc:startLongitude '6.94858'^^xsd:double;
  dwc:endLongitude '6.94858'^^xsd:double;
  dwc:latitude '43.3293'^^xsd:double;
  dwc:startLatitude '43.3293'^^xsd:double;
  dwc:endLatitude '43.3293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.94858 43.3293, 6.94858 43.3293, 6.94858 43.3293, 6.94858 43.3293, 6.94858 43.3293))'^^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 '774_6587'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706715 7.834617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706715"^^xsd:decimal ;
  dwc:decimalLongitude "7.834617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706715 7.834617)"^^geo:wktLiteral ;
  geo-pos:lat "43.706715"^^xsd:decimal ;
  geo-pos:long "7.834617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5407'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5407'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.041388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.834617'^^xsd:double;
  dwc:startLongitude '7.834617'^^xsd:double;
  dwc:endLongitude '7.834617'^^xsd:double;
  dwc:latitude '43.706715'^^xsd:double;
  dwc:startLatitude '43.706715'^^xsd:double;
  dwc:endLatitude '43.706715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.834617 43.706715, 7.834617 43.706715, 7.834617 43.706715, 7.834617 43.706715, 7.834617 43.706715))'^^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 '774_5407'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.345078 8.158193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.345078"^^xsd:decimal ;
  dwc:decimalLongitude "8.158193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.345078 8.158193)"^^geo:wktLiteral ;
  geo-pos:lat "43.345078"^^xsd:decimal ;
  geo-pos:long "8.158193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6269'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6269'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.178888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.158193'^^xsd:double;
  dwc:startLongitude '8.158193'^^xsd:double;
  dwc:endLongitude '8.158193'^^xsd:double;
  dwc:latitude '43.345078'^^xsd:double;
  dwc:startLatitude '43.345078'^^xsd:double;
  dwc:endLatitude '43.345078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.158193 43.345078, 8.158193 43.345078, 8.158193 43.345078, 8.158193 43.345078, 8.158193 43.345078))'^^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 '774_6269'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72529 7.801515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72529"^^xsd:decimal ;
  dwc:decimalLongitude "7.801515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72529 7.801515)"^^geo:wktLiteral ;
  geo-pos:lat "43.72529"^^xsd:decimal ;
  geo-pos:long "7.801515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7744'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7744'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.351666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.801515'^^xsd:double;
  dwc:startLongitude '7.801515'^^xsd:double;
  dwc:endLongitude '7.801515'^^xsd:double;
  dwc:latitude '43.72529'^^xsd:double;
  dwc:startLatitude '43.72529'^^xsd:double;
  dwc:endLatitude '43.72529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.801515 43.72529, 7.801515 43.72529, 7.801515 43.72529, 7.801515 43.72529, 7.801515 43.72529))'^^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 '774_7744'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613216 8.00005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.613216"^^xsd:decimal ;
  dwc:decimalLongitude "8.00005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613216 8.00005)"^^geo:wktLiteral ;
  geo-pos:lat "43.613216"^^xsd:decimal ;
  geo-pos:long "8.00005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5479'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5479'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00005'^^xsd:double;
  dwc:startLongitude '8.00005'^^xsd:double;
  dwc:endLongitude '8.00005'^^xsd:double;
  dwc:latitude '43.613216'^^xsd:double;
  dwc:startLatitude '43.613216'^^xsd:double;
  dwc:endLatitude '43.613216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00005 43.613216, 8.00005 43.613216, 8.00005 43.613216, 8.00005 43.613216, 8.00005 43.613216))'^^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 '774_5479'^^xsd:string;
  dwc:observationDate '2004-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.381313 7.203835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.381313"^^xsd:decimal ;
  dwc:decimalLongitude "7.203835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.381313 7.203835)"^^geo:wktLiteral ;
  geo-pos:lat "43.381313"^^xsd:decimal ;
  geo-pos:long "7.203835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5945'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5945'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.203835'^^xsd:double;
  dwc:startLongitude '7.203835'^^xsd:double;
  dwc:endLongitude '7.203835'^^xsd:double;
  dwc:latitude '43.381313'^^xsd:double;
  dwc:startLatitude '43.381313'^^xsd:double;
  dwc:endLatitude '43.381313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.203835 43.381313, 7.203835 43.381313, 7.203835 43.381313, 7.203835 43.381313, 7.203835 43.381313))'^^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 '774_5945'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.663052 7.499817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.663052"^^xsd:decimal ;
  dwc:decimalLongitude "7.499817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.663052 7.499817)"^^geo:wktLiteral ;
  geo-pos:lat "43.663052"^^xsd:decimal ;
  geo-pos:long "7.499817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5657'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.329166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.499817'^^xsd:double;
  dwc:startLongitude '7.499817'^^xsd:double;
  dwc:endLongitude '7.499817'^^xsd:double;
  dwc:latitude '43.663052'^^xsd:double;
  dwc:startLatitude '43.663052'^^xsd:double;
  dwc:endLatitude '43.663052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.499817 43.663052, 7.499817 43.663052, 7.499817 43.663052, 7.499817 43.663052, 7.499817 43.663052))'^^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 '774_5657'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620018 7.745367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.620018"^^xsd:decimal ;
  dwc:decimalLongitude "7.745367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620018 7.745367)"^^geo:wktLiteral ;
  geo-pos:lat "43.620018"^^xsd:decimal ;
  geo-pos:long "7.745367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5635'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5635'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4491666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.745367'^^xsd:double;
  dwc:startLongitude '7.745367'^^xsd:double;
  dwc:endLongitude '7.745367'^^xsd:double;
  dwc:latitude '43.620018'^^xsd:double;
  dwc:startLatitude '43.620018'^^xsd:double;
  dwc:endLatitude '43.620018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.745367 43.620018, 7.745367 43.620018, 7.745367 43.620018, 7.745367 43.620018, 7.745367 43.620018))'^^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 '774_5635'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67308 7.370167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67308"^^xsd:decimal ;
  dwc:decimalLongitude "7.370167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67308 7.370167)"^^geo:wktLiteral ;
  geo-pos:lat "43.67308"^^xsd:decimal ;
  geo-pos:long "7.370167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5632'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5632'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.9088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.370167'^^xsd:double;
  dwc:startLongitude '7.370167'^^xsd:double;
  dwc:endLongitude '7.370167'^^xsd:double;
  dwc:latitude '43.67308'^^xsd:double;
  dwc:startLatitude '43.67308'^^xsd:double;
  dwc:endLatitude '43.67308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.370167 43.67308, 7.370167 43.67308, 7.370167 43.67308, 7.370167 43.67308, 7.370167 43.67308))'^^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 '774_5632'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6025 8.3075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6025"^^xsd:decimal ;
  dwc:decimalLongitude "8.3075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6025 8.3075)"^^geo:wktLiteral ;
  geo-pos:lat "42.6025"^^xsd:decimal ;
  geo-pos:long "8.3075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4760'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4760'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.218888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3075'^^xsd:double;
  dwc:startLongitude '8.3075'^^xsd:double;
  dwc:endLongitude '8.3075'^^xsd:double;
  dwc:latitude '42.6025'^^xsd:double;
  dwc:startLatitude '42.6025'^^xsd:double;
  dwc:endLatitude '42.6025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3075 42.6025, 8.3075 42.6025, 8.3075 42.6025, 8.3075 42.6025, 8.3075 42.6025))'^^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 '774_4760'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646883 8.107333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.646883"^^xsd:decimal ;
  dwc:decimalLongitude "8.107333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646883 8.107333)"^^geo:wktLiteral ;
  geo-pos:lat "43.646883"^^xsd:decimal ;
  geo-pos:long "8.107333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7161'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7161'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.771111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.107333'^^xsd:double;
  dwc:startLongitude '8.107333'^^xsd:double;
  dwc:endLongitude '8.107333'^^xsd:double;
  dwc:latitude '43.646883'^^xsd:double;
  dwc:startLatitude '43.646883'^^xsd:double;
  dwc:endLatitude '43.646883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.107333 43.646883, 8.107333 43.646883, 8.107333 43.646883, 8.107333 43.646883, 8.107333 43.646883))'^^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 '774_7161'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69445 7.93385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69445"^^xsd:decimal ;
  dwc:decimalLongitude "7.93385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69445 7.93385)"^^geo:wktLiteral ;
  geo-pos:lat "43.69445"^^xsd:decimal ;
  geo-pos:long "7.93385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7423'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7423'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93385'^^xsd:double;
  dwc:startLongitude '7.93385'^^xsd:double;
  dwc:endLongitude '7.93385'^^xsd:double;
  dwc:latitude '43.69445'^^xsd:double;
  dwc:startLatitude '43.69445'^^xsd:double;
  dwc:endLatitude '43.69445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93385 43.69445, 7.93385 43.69445, 7.93385 43.69445, 7.93385 43.69445, 7.93385 43.69445))'^^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 '774_7423'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709583 8.196417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.709583"^^xsd:decimal ;
  dwc:decimalLongitude "8.196417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709583 8.196417)"^^geo:wktLiteral ;
  geo-pos:lat "43.709583"^^xsd:decimal ;
  geo-pos:long "8.196417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7379'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7379'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.3075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.196417'^^xsd:double;
  dwc:startLongitude '8.196417'^^xsd:double;
  dwc:endLongitude '8.196417'^^xsd:double;
  dwc:latitude '43.709583'^^xsd:double;
  dwc:startLatitude '43.709583'^^xsd:double;
  dwc:endLatitude '43.709583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.196417 43.709583, 8.196417 43.709583, 8.196417 43.709583, 8.196417 43.709583, 8.196417 43.709583))'^^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 '774_7379'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346167 7.875833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.346167"^^xsd:decimal ;
  dwc:decimalLongitude "7.875833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346167 7.875833)"^^geo:wktLiteral ;
  geo-pos:lat "43.346167"^^xsd:decimal ;
  geo-pos:long "7.875833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3789'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3789'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.875833'^^xsd:double;
  dwc:startLongitude '7.875833'^^xsd:double;
  dwc:endLongitude '7.875833'^^xsd:double;
  dwc:latitude '43.346167'^^xsd:double;
  dwc:startLatitude '43.346167'^^xsd:double;
  dwc:endLatitude '43.346167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.875833 43.346167, 7.875833 43.346167, 7.875833 43.346167, 7.875833 43.346167, 7.875833 43.346167))'^^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 '774_3789'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38723 15.44516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38723"^^xsd:decimal ;
  dwc:decimalLongitude "15.44516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38723 15.44516)"^^geo:wktLiteral ;
  geo-pos:lat "38.38723"^^xsd:decimal ;
  geo-pos:long "15.44516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8441'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8441'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.7783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.44516'^^xsd:double;
  dwc:startLongitude '15.44516'^^xsd:double;
  dwc:endLongitude '15.44516'^^xsd:double;
  dwc:latitude '38.38723'^^xsd:double;
  dwc:startLatitude '38.38723'^^xsd:double;
  dwc:endLatitude '38.38723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.44516 38.38723, 15.44516 38.38723, 15.44516 38.38723, 15.44516 38.38723, 15.44516 38.38723))'^^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 '774_8441'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74945 7.67953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74945"^^xsd:decimal ;
  dwc:decimalLongitude "7.67953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74945 7.67953)"^^geo:wktLiteral ;
  geo-pos:lat "43.74945"^^xsd:decimal ;
  geo-pos:long "7.67953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6386'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.567222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.67953'^^xsd:double;
  dwc:startLongitude '7.67953'^^xsd:double;
  dwc:endLongitude '7.67953'^^xsd:double;
  dwc:latitude '43.74945'^^xsd:double;
  dwc:startLatitude '43.74945'^^xsd:double;
  dwc:endLatitude '43.74945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.67953 43.74945, 7.67953 43.74945, 7.67953 43.74945, 7.67953 43.74945, 7.67953 43.74945))'^^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 '774_6386'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7537 7.78188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7537"^^xsd:decimal ;
  dwc:decimalLongitude "7.78188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7537 7.78188)"^^geo:wktLiteral ;
  geo-pos:lat "43.7537"^^xsd:decimal ;
  geo-pos:long "7.78188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6624'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6624'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.788888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.78188'^^xsd:double;
  dwc:startLongitude '7.78188'^^xsd:double;
  dwc:endLongitude '7.78188'^^xsd:double;
  dwc:latitude '43.7537'^^xsd:double;
  dwc:startLatitude '43.7537'^^xsd:double;
  dwc:endLatitude '43.7537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.78188 43.7537, 7.78188 43.7537, 7.78188 43.7537, 7.78188 43.7537, 7.78188 43.7537))'^^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 '774_6624'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69306 7.50653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69306"^^xsd:decimal ;
  dwc:decimalLongitude "7.50653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69306 7.50653)"^^geo:wktLiteral ;
  geo-pos:lat "43.69306"^^xsd:decimal ;
  geo-pos:long "7.50653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6411'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6411'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50653'^^xsd:double;
  dwc:startLongitude '7.50653'^^xsd:double;
  dwc:endLongitude '7.50653'^^xsd:double;
  dwc:latitude '43.69306'^^xsd:double;
  dwc:startLatitude '43.69306'^^xsd:double;
  dwc:endLatitude '43.69306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50653 43.69306, 7.50653 43.69306, 7.50653 43.69306, 7.50653 43.69306, 7.50653 43.69306))'^^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 '774_6411'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62349 7.36199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62349"^^xsd:decimal ;
  dwc:decimalLongitude "7.36199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62349 7.36199)"^^geo:wktLiteral ;
  geo-pos:lat "43.62349"^^xsd:decimal ;
  geo-pos:long "7.36199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6829'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6829'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.36199'^^xsd:double;
  dwc:startLongitude '7.36199'^^xsd:double;
  dwc:endLongitude '7.36199'^^xsd:double;
  dwc:latitude '43.62349'^^xsd:double;
  dwc:startLatitude '43.62349'^^xsd:double;
  dwc:endLatitude '43.62349'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36199 43.62349, 7.36199 43.62349, 7.36199 43.62349, 7.36199 43.62349, 7.36199 43.62349))'^^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 '774_6829'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76145 7.929265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76145"^^xsd:decimal ;
  dwc:decimalLongitude "7.929265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76145 7.929265)"^^geo:wktLiteral ;
  geo-pos:lat "43.76145"^^xsd:decimal ;
  geo-pos:long "7.929265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7938'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7938'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.430277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.929265'^^xsd:double;
  dwc:startLongitude '7.929265'^^xsd:double;
  dwc:endLongitude '7.929265'^^xsd:double;
  dwc:latitude '43.76145'^^xsd:double;
  dwc:startLatitude '43.76145'^^xsd:double;
  dwc:endLatitude '43.76145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.929265 43.76145, 7.929265 43.76145, 7.929265 43.76145, 7.929265 43.76145, 7.929265 43.76145))'^^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 '774_7938'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02899 8.36294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02899"^^xsd:decimal ;
  dwc:decimalLongitude "8.36294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02899 8.36294)"^^geo:wktLiteral ;
  geo-pos:lat "43.02899"^^xsd:decimal ;
  geo-pos:long "8.36294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6514'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6514'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.735'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.36294'^^xsd:double;
  dwc:startLongitude '8.36294'^^xsd:double;
  dwc:endLongitude '8.36294'^^xsd:double;
  dwc:latitude '43.02899'^^xsd:double;
  dwc:startLatitude '43.02899'^^xsd:double;
  dwc:endLatitude '43.02899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36294 43.02899, 8.36294 43.02899, 8.36294 43.02899, 8.36294 43.02899, 8.36294 43.02899))'^^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 '774_6514'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7321 8.1868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7321"^^xsd:decimal ;
  dwc:decimalLongitude "8.1868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7321 8.1868)"^^geo:wktLiteral ;
  geo-pos:lat "43.7321"^^xsd:decimal ;
  geo-pos:long "8.1868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5363'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5363'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.616388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1868'^^xsd:double;
  dwc:startLongitude '8.1868'^^xsd:double;
  dwc:endLongitude '8.1868'^^xsd:double;
  dwc:latitude '43.7321'^^xsd:double;
  dwc:startLatitude '43.7321'^^xsd:double;
  dwc:endLatitude '43.7321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1868 43.7321, 8.1868 43.7321, 8.1868 43.7321, 8.1868 43.7321, 8.1868 43.7321))'^^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 '774_5363'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66956 7.98241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66956"^^xsd:decimal ;
  dwc:decimalLongitude "7.98241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66956 7.98241)"^^geo:wktLiteral ;
  geo-pos:lat "43.66956"^^xsd:decimal ;
  geo-pos:long "7.98241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6548'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6548'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.275555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98241'^^xsd:double;
  dwc:startLongitude '7.98241'^^xsd:double;
  dwc:endLongitude '7.98241'^^xsd:double;
  dwc:latitude '43.66956'^^xsd:double;
  dwc:startLatitude '43.66956'^^xsd:double;
  dwc:endLatitude '43.66956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98241 43.66956, 7.98241 43.66956, 7.98241 43.66956, 7.98241 43.66956, 7.98241 43.66956))'^^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 '774_6548'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.418167 7.904333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.418167"^^xsd:decimal ;
  dwc:decimalLongitude "7.904333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.418167 7.904333)"^^geo:wktLiteral ;
  geo-pos:lat "43.418167"^^xsd:decimal ;
  geo-pos:long "7.904333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4670'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4670'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.684444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.904333'^^xsd:double;
  dwc:startLongitude '7.904333'^^xsd:double;
  dwc:endLongitude '7.904333'^^xsd:double;
  dwc:latitude '43.418167'^^xsd:double;
  dwc:startLatitude '43.418167'^^xsd:double;
  dwc:endLatitude '43.418167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.904333 43.418167, 7.904333 43.418167, 7.904333 43.418167, 7.904333 43.418167, 7.904333 43.418167))'^^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 '774_4670'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66075 7.89128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66075"^^xsd:decimal ;
  dwc:decimalLongitude "7.89128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66075 7.89128)"^^geo:wktLiteral ;
  geo-pos:lat "43.66075"^^xsd:decimal ;
  geo-pos:long "7.89128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4813'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4813'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.3386111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89128'^^xsd:double;
  dwc:startLongitude '7.89128'^^xsd:double;
  dwc:endLongitude '7.89128'^^xsd:double;
  dwc:latitude '43.66075'^^xsd:double;
  dwc:startLatitude '43.66075'^^xsd:double;
  dwc:endLatitude '43.66075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89128 43.66075, 7.89128 43.66075, 7.89128 43.66075, 7.89128 43.66075, 7.89128 43.66075))'^^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 '774_4813'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79705 8.15765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79705"^^xsd:decimal ;
  dwc:decimalLongitude "8.15765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79705 8.15765)"^^geo:wktLiteral ;
  geo-pos:lat "43.79705"^^xsd:decimal ;
  geo-pos:long "8.15765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7435'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7435'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15765'^^xsd:double;
  dwc:startLongitude '8.15765'^^xsd:double;
  dwc:endLongitude '8.15765'^^xsd:double;
  dwc:latitude '43.79705'^^xsd:double;
  dwc:startLatitude '43.79705'^^xsd:double;
  dwc:endLatitude '43.79705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15765 43.79705, 8.15765 43.79705, 8.15765 43.79705, 8.15765 43.79705, 8.15765 43.79705))'^^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 '774_7435'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14216 8.45567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.14216"^^xsd:decimal ;
  dwc:decimalLongitude "8.45567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.14216 8.45567)"^^geo:wktLiteral ;
  geo-pos:lat "44.14216"^^xsd:decimal ;
  geo-pos:long "8.45567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5323'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5323'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.37'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45567'^^xsd:double;
  dwc:startLongitude '8.45567'^^xsd:double;
  dwc:endLongitude '8.45567'^^xsd:double;
  dwc:latitude '44.14216'^^xsd:double;
  dwc:startLatitude '44.14216'^^xsd:double;
  dwc:endLatitude '44.14216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45567 44.14216, 8.45567 44.14216, 8.45567 44.14216, 8.45567 44.14216, 8.45567 44.14216))'^^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 '774_5323'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74115 8.304333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74115"^^xsd:decimal ;
  dwc:decimalLongitude "8.304333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74115 8.304333)"^^geo:wktLiteral ;
  geo-pos:lat "43.74115"^^xsd:decimal ;
  geo-pos:long "8.304333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7346'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7346'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.815833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.304333'^^xsd:double;
  dwc:startLongitude '8.304333'^^xsd:double;
  dwc:endLongitude '8.304333'^^xsd:double;
  dwc:latitude '43.74115'^^xsd:double;
  dwc:startLatitude '43.74115'^^xsd:double;
  dwc:endLatitude '43.74115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.304333 43.74115, 8.304333 43.74115, 8.304333 43.74115, 8.304333 43.74115, 8.304333 43.74115))'^^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 '774_7346'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6684 8.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6684"^^xsd:decimal ;
  dwc:decimalLongitude "8.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6684 8.0025)"^^geo:wktLiteral ;
  geo-pos:lat "43.6684"^^xsd:decimal ;
  geo-pos:long "8.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7147'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7147'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.093333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0025'^^xsd:double;
  dwc:startLongitude '8.0025'^^xsd:double;
  dwc:endLongitude '8.0025'^^xsd:double;
  dwc:latitude '43.6684'^^xsd:double;
  dwc:startLatitude '43.6684'^^xsd:double;
  dwc:endLatitude '43.6684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0025 43.6684, 8.0025 43.6684, 8.0025 43.6684, 8.0025 43.6684, 8.0025 43.6684))'^^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 '774_7147'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.973133 8.42265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.973133"^^xsd:decimal ;
  dwc:decimalLongitude "8.42265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.973133 8.42265)"^^geo:wktLiteral ;
  geo-pos:lat "42.973133"^^xsd:decimal ;
  geo-pos:long "8.42265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3965'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3965'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.42265'^^xsd:double;
  dwc:startLongitude '8.42265'^^xsd:double;
  dwc:endLongitude '8.42265'^^xsd:double;
  dwc:latitude '42.973133'^^xsd:double;
  dwc:startLatitude '42.973133'^^xsd:double;
  dwc:endLatitude '42.973133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.42265 42.973133, 8.42265 42.973133, 8.42265 42.973133, 8.42265 42.973133, 8.42265 42.973133))'^^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 '774_3965'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3227 8.04385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3227"^^xsd:decimal ;
  dwc:decimalLongitude "8.04385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3227 8.04385)"^^geo:wktLiteral ;
  geo-pos:lat "43.3227"^^xsd:decimal ;
  geo-pos:long "8.04385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3435'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3435'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04385'^^xsd:double;
  dwc:startLongitude '8.04385'^^xsd:double;
  dwc:endLongitude '8.04385'^^xsd:double;
  dwc:latitude '43.3227'^^xsd:double;
  dwc:startLatitude '43.3227'^^xsd:double;
  dwc:endLatitude '43.3227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04385 43.3227, 8.04385 43.3227, 8.04385 43.3227, 8.04385 43.3227, 8.04385 43.3227))'^^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 '774_3435'^^xsd:string;
  dwc:observationDate '1991-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 18.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.35"^^xsd:decimal ;
  geo-pos:long "18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2250'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2250'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.1'^^xsd:double;
  dwc:startLongitude '18.1'^^xsd:double;
  dwc:endLongitude '18.1'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:startLatitude '39.35'^^xsd:double;
  dwc:endLatitude '39.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.1 39.35, 18.1 39.35, 18.1 39.35, 18.1 39.35, 18.1 39.35))'^^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 '774_2250'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658417 8.0121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.658417"^^xsd:decimal ;
  dwc:decimalLongitude "8.0121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658417 8.0121)"^^geo:wktLiteral ;
  geo-pos:lat "43.658417"^^xsd:decimal ;
  geo-pos:long "8.0121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7406'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5236111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0121'^^xsd:double;
  dwc:startLongitude '8.0121'^^xsd:double;
  dwc:endLongitude '8.0121'^^xsd:double;
  dwc:latitude '43.658417'^^xsd:double;
  dwc:startLatitude '43.658417'^^xsd:double;
  dwc:endLatitude '43.658417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0121 43.658417, 8.0121 43.658417, 8.0121 43.658417, 8.0121 43.658417, 8.0121 43.658417))'^^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 '774_7406'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545367 7.894033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.545367"^^xsd:decimal ;
  dwc:decimalLongitude "7.894033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545367 7.894033)"^^geo:wktLiteral ;
  geo-pos:lat "43.545367"^^xsd:decimal ;
  geo-pos:long "7.894033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3491'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3491'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.894033'^^xsd:double;
  dwc:startLongitude '7.894033'^^xsd:double;
  dwc:endLongitude '7.894033'^^xsd:double;
  dwc:latitude '43.545367'^^xsd:double;
  dwc:startLatitude '43.545367'^^xsd:double;
  dwc:endLatitude '43.545367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.894033 43.545367, 7.894033 43.545367, 7.894033 43.545367, 7.894033 43.545367, 7.894033 43.545367))'^^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 '774_3491'^^xsd:string;
  dwc:observationDate '1991-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.794967 8.036233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.794967"^^xsd:decimal ;
  dwc:decimalLongitude "8.036233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.794967 8.036233)"^^geo:wktLiteral ;
  geo-pos:lat "43.794967"^^xsd:decimal ;
  geo-pos:long "8.036233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7057'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7057'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.036233'^^xsd:double;
  dwc:startLongitude '8.036233'^^xsd:double;
  dwc:endLongitude '8.036233'^^xsd:double;
  dwc:latitude '43.794967'^^xsd:double;
  dwc:startLatitude '43.794967'^^xsd:double;
  dwc:endLatitude '43.794967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.036233 43.794967, 8.036233 43.794967, 8.036233 43.794967, 8.036233 43.794967, 8.036233 43.794967))'^^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 '774_7057'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 9.573833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.573833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 9.573833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "9.573833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2345'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2345'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.573833'^^xsd:double;
  dwc:startLongitude '9.573833'^^xsd:double;
  dwc:endLongitude '9.573833'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:startLatitude '41.8'^^xsd:double;
  dwc:endLatitude '41.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.573833 41.8, 9.573833 41.8, 9.573833 41.8, 9.573833 41.8, 9.573833 41.8))'^^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 '774_2345'^^xsd:string;
  dwc:observationDate '1989-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45012 7.653105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45012"^^xsd:decimal ;
  dwc:decimalLongitude "7.653105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45012 7.653105)"^^geo:wktLiteral ;
  geo-pos:lat "43.45012"^^xsd:decimal ;
  geo-pos:long "7.653105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8092'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8092'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.558055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.653105'^^xsd:double;
  dwc:startLongitude '7.653105'^^xsd:double;
  dwc:endLongitude '7.653105'^^xsd:double;
  dwc:latitude '43.45012'^^xsd:double;
  dwc:startLatitude '43.45012'^^xsd:double;
  dwc:endLatitude '43.45012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.653105 43.45012, 7.653105 43.45012, 7.653105 43.45012, 7.653105 43.45012, 7.653105 43.45012))'^^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 '774_8092'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71314 7.79711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71314"^^xsd:decimal ;
  dwc:decimalLongitude "7.79711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71314 7.79711)"^^geo:wktLiteral ;
  geo-pos:lat "43.71314"^^xsd:decimal ;
  geo-pos:long "7.79711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6839'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6839'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79711'^^xsd:double;
  dwc:startLongitude '7.79711'^^xsd:double;
  dwc:endLongitude '7.79711'^^xsd:double;
  dwc:latitude '43.71314'^^xsd:double;
  dwc:startLatitude '43.71314'^^xsd:double;
  dwc:endLatitude '43.71314'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79711 43.71314, 7.79711 43.71314, 7.79711 43.71314, 7.79711 43.71314, 7.79711 43.71314))'^^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 '774_6839'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61269 8.058595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61269"^^xsd:decimal ;
  dwc:decimalLongitude "8.058595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61269 8.058595)"^^geo:wktLiteral ;
  geo-pos:lat "43.61269"^^xsd:decimal ;
  geo-pos:long "8.058595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8085'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8085'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.9611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.058595'^^xsd:double;
  dwc:startLongitude '8.058595'^^xsd:double;
  dwc:endLongitude '8.058595'^^xsd:double;
  dwc:latitude '43.61269'^^xsd:double;
  dwc:startLatitude '43.61269'^^xsd:double;
  dwc:endLatitude '43.61269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.058595 43.61269, 8.058595 43.61269, 8.058595 43.61269, 8.058595 43.61269, 8.058595 43.61269))'^^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 '774_8085'^^xsd:string;
  dwc:observationDate '2012-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.992667 7.933667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.992667"^^xsd:decimal ;
  dwc:decimalLongitude "7.933667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.992667 7.933667)"^^geo:wktLiteral ;
  geo-pos:lat "40.992667"^^xsd:decimal ;
  geo-pos:long "7.933667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2702'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2702'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.933667'^^xsd:double;
  dwc:startLongitude '7.933667'^^xsd:double;
  dwc:endLongitude '7.933667'^^xsd:double;
  dwc:latitude '40.992667'^^xsd:double;
  dwc:startLatitude '40.992667'^^xsd:double;
  dwc:endLatitude '40.992667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.933667 40.992667, 7.933667 40.992667, 7.933667 40.992667, 7.933667 40.992667, 7.933667 40.992667))'^^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 '774_2702'^^xsd:string;
  dwc:observationDate '1994-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77667 7.87433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77667"^^xsd:decimal ;
  dwc:decimalLongitude "7.87433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77667 7.87433)"^^geo:wktLiteral ;
  geo-pos:lat "43.77667"^^xsd:decimal ;
  geo-pos:long "7.87433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4997'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4997'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.87433'^^xsd:double;
  dwc:startLongitude '7.87433'^^xsd:double;
  dwc:endLongitude '7.87433'^^xsd:double;
  dwc:latitude '43.77667'^^xsd:double;
  dwc:startLatitude '43.77667'^^xsd:double;
  dwc:endLatitude '43.77667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.87433 43.77667, 7.87433 43.77667, 7.87433 43.77667, 7.87433 43.77667, 7.87433 43.77667))'^^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 '774_4997'^^xsd:string;
  dwc:observationDate '2000-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 8.114333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.114333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 8.114333)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "8.114333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2373'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2373'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.114333'^^xsd:double;
  dwc:startLongitude '8.114333'^^xsd:double;
  dwc:endLongitude '8.114333'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:startLatitude '43.8'^^xsd:double;
  dwc:endLatitude '43.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.114333 43.8, 8.114333 43.8, 8.114333 43.8, 8.114333 43.8, 8.114333 43.8))'^^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 '774_2373'^^xsd:string;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.616667 8.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.616667"^^xsd:decimal ;
  dwc:decimalLongitude "8.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.616667 8.266667)"^^geo:wktLiteral ;
  geo-pos:lat "41.616667"^^xsd:decimal ;
  geo-pos:long "8.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2593'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2593'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.266667'^^xsd:double;
  dwc:startLongitude '8.266667'^^xsd:double;
  dwc:endLongitude '8.266667'^^xsd:double;
  dwc:latitude '41.616667'^^xsd:double;
  dwc:startLatitude '41.616667'^^xsd:double;
  dwc:endLatitude '41.616667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.266667 41.616667, 8.266667 41.616667, 8.266667 41.616667, 8.266667 41.616667, 8.266667 41.616667))'^^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 '774_2593'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717833 7.834333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717833"^^xsd:decimal ;
  dwc:decimalLongitude "7.834333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717833 7.834333)"^^geo:wktLiteral ;
  geo-pos:lat "43.717833"^^xsd:decimal ;
  geo-pos:long "7.834333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3508'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3508'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.834333'^^xsd:double;
  dwc:startLongitude '7.834333'^^xsd:double;
  dwc:endLongitude '7.834333'^^xsd:double;
  dwc:latitude '43.717833'^^xsd:double;
  dwc:startLatitude '43.717833'^^xsd:double;
  dwc:endLatitude '43.717833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.834333 43.717833, 7.834333 43.717833, 7.834333 43.717833, 7.834333 43.717833, 7.834333 43.717833))'^^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 '774_3508'^^xsd:string;
  dwc:observationDate '1991-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86161 8.67032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86161"^^xsd:decimal ;
  dwc:decimalLongitude "8.67032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86161 8.67032)"^^geo:wktLiteral ;
  geo-pos:lat "43.86161"^^xsd:decimal ;
  geo-pos:long "8.67032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5109'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.458888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.67032'^^xsd:double;
  dwc:startLongitude '8.67032'^^xsd:double;
  dwc:endLongitude '8.67032'^^xsd:double;
  dwc:latitude '43.86161'^^xsd:double;
  dwc:startLatitude '43.86161'^^xsd:double;
  dwc:endLatitude '43.86161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.67032 43.86161, 8.67032 43.86161, 8.67032 43.86161, 8.67032 43.86161, 8.67032 43.86161))'^^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 '774_5109'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45376 7.32813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45376"^^xsd:decimal ;
  dwc:decimalLongitude "7.32813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45376 7.32813)"^^geo:wktLiteral ;
  geo-pos:lat "43.45376"^^xsd:decimal ;
  geo-pos:long "7.32813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6847'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6847'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.473888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.32813'^^xsd:double;
  dwc:startLongitude '7.32813'^^xsd:double;
  dwc:endLongitude '7.32813'^^xsd:double;
  dwc:latitude '43.45376'^^xsd:double;
  dwc:startLatitude '43.45376'^^xsd:double;
  dwc:endLatitude '43.45376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.32813 43.45376, 7.32813 43.45376, 7.32813 43.45376, 7.32813 43.45376, 7.32813 43.45376))'^^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 '774_6847'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46732 7.83805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46732"^^xsd:decimal ;
  dwc:decimalLongitude "7.83805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46732 7.83805)"^^geo:wktLiteral ;
  geo-pos:lat "43.46732"^^xsd:decimal ;
  geo-pos:long "7.83805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5277'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5277'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.073055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83805'^^xsd:double;
  dwc:startLongitude '7.83805'^^xsd:double;
  dwc:endLongitude '7.83805'^^xsd:double;
  dwc:latitude '43.46732'^^xsd:double;
  dwc:startLatitude '43.46732'^^xsd:double;
  dwc:endLatitude '43.46732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83805 43.46732, 7.83805 43.46732, 7.83805 43.46732, 7.83805 43.46732, 7.83805 43.46732))'^^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 '774_5277'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.242167 7.310667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.242167"^^xsd:decimal ;
  dwc:decimalLongitude "7.310667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.242167 7.310667)"^^geo:wktLiteral ;
  geo-pos:lat "43.242167"^^xsd:decimal ;
  geo-pos:long "7.310667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4151'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4151'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.310667'^^xsd:double;
  dwc:startLongitude '7.310667'^^xsd:double;
  dwc:endLongitude '7.310667'^^xsd:double;
  dwc:latitude '43.242167'^^xsd:double;
  dwc:startLatitude '43.242167'^^xsd:double;
  dwc:endLatitude '43.242167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.310667 43.242167, 7.310667 43.242167, 7.310667 43.242167, 7.310667 43.242167, 7.310667 43.242167))'^^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 '774_4151'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3573'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3573'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:startLongitude '8.45'^^xsd:double;
  dwc:endLongitude '8.45'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:startLatitude '42.95'^^xsd:double;
  dwc:endLatitude '42.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45 42.95, 8.45 42.95, 8.45 42.95, 8.45 42.95, 8.45 42.95))'^^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 '774_3573'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.469667 8.024333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.469667"^^xsd:decimal ;
  dwc:decimalLongitude "8.024333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.469667 8.024333)"^^geo:wktLiteral ;
  geo-pos:lat "43.469667"^^xsd:decimal ;
  geo-pos:long "8.024333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4176'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4176'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.024333'^^xsd:double;
  dwc:startLongitude '8.024333'^^xsd:double;
  dwc:endLongitude '8.024333'^^xsd:double;
  dwc:latitude '43.469667'^^xsd:double;
  dwc:startLatitude '43.469667'^^xsd:double;
  dwc:endLatitude '43.469667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.024333 43.469667, 8.024333 43.469667, 8.024333 43.469667, 8.024333 43.469667, 8.024333 43.469667))'^^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 '774_4176'^^xsd:string;
  dwc:observationDate '1995-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.548836 7.6412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.548836"^^xsd:decimal ;
  dwc:decimalLongitude "7.6412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.548836 7.6412)"^^geo:wktLiteral ;
  geo-pos:lat "43.548836"^^xsd:decimal ;
  geo-pos:long "7.6412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5703'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5703'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.76'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6412'^^xsd:double;
  dwc:startLongitude '7.6412'^^xsd:double;
  dwc:endLongitude '7.6412'^^xsd:double;
  dwc:latitude '43.548836'^^xsd:double;
  dwc:startLatitude '43.548836'^^xsd:double;
  dwc:endLatitude '43.548836'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6412 43.548836, 7.6412 43.548836, 7.6412 43.548836, 7.6412 43.548836, 7.6412 43.548836))'^^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 '774_5703'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685967 8.21885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685967"^^xsd:decimal ;
  dwc:decimalLongitude "8.21885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685967 8.21885)"^^geo:wktLiteral ;
  geo-pos:lat "43.685967"^^xsd:decimal ;
  geo-pos:long "8.21885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6974'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6974'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21885'^^xsd:double;
  dwc:startLongitude '8.21885'^^xsd:double;
  dwc:endLongitude '8.21885'^^xsd:double;
  dwc:latitude '43.685967'^^xsd:double;
  dwc:startLatitude '43.685967'^^xsd:double;
  dwc:endLatitude '43.685967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21885 43.685967, 8.21885 43.685967, 8.21885 43.685967, 8.21885 43.685967, 8.21885 43.685967))'^^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 '774_6974'^^xsd:string;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9674 8.834117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9674"^^xsd:decimal ;
  dwc:decimalLongitude "8.834117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9674 8.834117)"^^geo:wktLiteral ;
  geo-pos:lat "43.9674"^^xsd:decimal ;
  geo-pos:long "8.834117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4137'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4137'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.834117'^^xsd:double;
  dwc:startLongitude '8.834117'^^xsd:double;
  dwc:endLongitude '8.834117'^^xsd:double;
  dwc:latitude '43.9674'^^xsd:double;
  dwc:startLatitude '43.9674'^^xsd:double;
  dwc:endLatitude '43.9674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.834117 43.9674, 8.834117 43.9674, 8.834117 43.9674, 8.834117 43.9674, 8.834117 43.9674))'^^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 '774_4137'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.893167 8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.893167"^^xsd:decimal ;
  dwc:decimalLongitude "8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.893167 8.641)"^^geo:wktLiteral ;
  geo-pos:lat "42.893167"^^xsd:decimal ;
  geo-pos:long "8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4396'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4396'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.641'^^xsd:double;
  dwc:startLongitude '8.641'^^xsd:double;
  dwc:endLongitude '8.641'^^xsd:double;
  dwc:latitude '42.893167'^^xsd:double;
  dwc:startLatitude '42.893167'^^xsd:double;
  dwc:endLatitude '42.893167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641 42.893167, 8.641 42.893167, 8.641 42.893167, 8.641 42.893167, 8.641 42.893167))'^^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 '774_4396'^^xsd:string;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403333 7.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.403333"^^xsd:decimal ;
  dwc:decimalLongitude "7.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403333 7.975)"^^geo:wktLiteral ;
  geo-pos:lat "43.403333"^^xsd:decimal ;
  geo-pos:long "7.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3444'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3444'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.975'^^xsd:double;
  dwc:startLongitude '7.975'^^xsd:double;
  dwc:endLongitude '7.975'^^xsd:double;
  dwc:latitude '43.403333'^^xsd:double;
  dwc:startLatitude '43.403333'^^xsd:double;
  dwc:endLatitude '43.403333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.975 43.403333, 7.975 43.403333, 7.975 43.403333, 7.975 43.403333, 7.975 43.403333))'^^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 '774_3444'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72825 7.845917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72825"^^xsd:decimal ;
  dwc:decimalLongitude "7.845917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72825 7.845917)"^^geo:wktLiteral ;
  geo-pos:lat "43.72825"^^xsd:decimal ;
  geo-pos:long "7.845917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3372'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3372'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.845917'^^xsd:double;
  dwc:startLongitude '7.845917'^^xsd:double;
  dwc:endLongitude '7.845917'^^xsd:double;
  dwc:latitude '43.72825'^^xsd:double;
  dwc:startLatitude '43.72825'^^xsd:double;
  dwc:endLatitude '43.72825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.845917 43.72825, 7.845917 43.72825, 7.845917 43.72825, 7.845917 43.72825, 7.845917 43.72825))'^^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 '774_3372'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705833 7.804667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.705833"^^xsd:decimal ;
  dwc:decimalLongitude "7.804667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705833 7.804667)"^^geo:wktLiteral ;
  geo-pos:lat "43.705833"^^xsd:decimal ;
  geo-pos:long "7.804667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3247'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3247'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.804667'^^xsd:double;
  dwc:startLongitude '7.804667'^^xsd:double;
  dwc:endLongitude '7.804667'^^xsd:double;
  dwc:latitude '43.705833'^^xsd:double;
  dwc:startLatitude '43.705833'^^xsd:double;
  dwc:endLatitude '43.705833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.804667 43.705833, 7.804667 43.705833, 7.804667 43.705833, 7.804667 43.705833, 7.804667 43.705833))'^^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 '774_3247'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.407 8.059833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.407"^^xsd:decimal ;
  dwc:decimalLongitude "8.059833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.407 8.059833)"^^geo:wktLiteral ;
  geo-pos:lat "43.407"^^xsd:decimal ;
  geo-pos:long "8.059833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3684'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3684'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059833'^^xsd:double;
  dwc:startLongitude '8.059833'^^xsd:double;
  dwc:endLongitude '8.059833'^^xsd:double;
  dwc:latitude '43.407'^^xsd:double;
  dwc:startLatitude '43.407'^^xsd:double;
  dwc:endLatitude '43.407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059833 43.407, 8.059833 43.407, 8.059833 43.407, 8.059833 43.407, 8.059833 43.407))'^^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 '774_3684'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622283 8.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.622283"^^xsd:decimal ;
  dwc:decimalLongitude "8.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.622283 8.098)"^^geo:wktLiteral ;
  geo-pos:lat "43.622283"^^xsd:decimal ;
  geo-pos:long "8.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7386'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.098'^^xsd:double;
  dwc:startLongitude '8.098'^^xsd:double;
  dwc:endLongitude '8.098'^^xsd:double;
  dwc:latitude '43.622283'^^xsd:double;
  dwc:startLatitude '43.622283'^^xsd:double;
  dwc:endLatitude '43.622283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.098 43.622283, 8.098 43.622283, 8.098 43.622283, 8.098 43.622283, 8.098 43.622283))'^^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 '774_7386'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61813 8.405824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61813"^^xsd:decimal ;
  dwc:decimalLongitude "8.405824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61813 8.405824)"^^geo:wktLiteral ;
  geo-pos:lat "43.61813"^^xsd:decimal ;
  geo-pos:long "8.405824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7847'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7847'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.1169444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.405824'^^xsd:double;
  dwc:startLongitude '8.405824'^^xsd:double;
  dwc:endLongitude '8.405824'^^xsd:double;
  dwc:latitude '43.61813'^^xsd:double;
  dwc:startLatitude '43.61813'^^xsd:double;
  dwc:endLatitude '43.61813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.405824 43.61813, 8.405824 43.61813, 8.405824 43.61813, 8.405824 43.61813, 8.405824 43.61813))'^^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 '774_7847'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.850833 19.085833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.850833"^^xsd:decimal ;
  dwc:decimalLongitude "19.085833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.850833 19.085833)"^^geo:wktLiteral ;
  geo-pos:lat "39.850833"^^xsd:decimal ;
  geo-pos:long "19.085833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_713'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_713'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.085833'^^xsd:double;
  dwc:startLongitude '19.085833'^^xsd:double;
  dwc:endLongitude '19.085833'^^xsd:double;
  dwc:latitude '39.850833'^^xsd:double;
  dwc:startLatitude '39.850833'^^xsd:double;
  dwc:endLatitude '39.850833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.085833 39.850833, 19.085833 39.850833, 19.085833 39.850833, 19.085833 39.850833, 19.085833 39.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 '774_713'^^xsd:string;
  dwc:observationDate '1993-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.091 8.4275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.091"^^xsd:decimal ;
  dwc:decimalLongitude "8.4275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.091 8.4275)"^^geo:wktLiteral ;
  geo-pos:lat "43.091"^^xsd:decimal ;
  geo-pos:long "8.4275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3886'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3886'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4275'^^xsd:double;
  dwc:startLongitude '8.4275'^^xsd:double;
  dwc:endLongitude '8.4275'^^xsd:double;
  dwc:latitude '43.091'^^xsd:double;
  dwc:startLatitude '43.091'^^xsd:double;
  dwc:endLatitude '43.091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4275 43.091, 8.4275 43.091, 8.4275 43.091, 8.4275 43.091, 8.4275 43.091))'^^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 '774_3886'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7634 8.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7634"^^xsd:decimal ;
  dwc:decimalLongitude "8.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7634 8.1858)"^^geo:wktLiteral ;
  geo-pos:lat "43.7634"^^xsd:decimal ;
  geo-pos:long "8.1858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7479'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7479'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.095833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1858'^^xsd:double;
  dwc:startLongitude '8.1858'^^xsd:double;
  dwc:endLongitude '8.1858'^^xsd:double;
  dwc:latitude '43.7634'^^xsd:double;
  dwc:startLatitude '43.7634'^^xsd:double;
  dwc:endLatitude '43.7634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1858 43.7634, 8.1858 43.7634, 8.1858 43.7634, 8.1858 43.7634, 8.1858 43.7634))'^^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 '774_7479'^^xsd:string;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 8.4475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "8.4475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 8.4475)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "8.4475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4077'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4077'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4475'^^xsd:double;
  dwc:startLongitude '8.4475'^^xsd:double;
  dwc:endLongitude '8.4475'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:startLatitude '42.817'^^xsd:double;
  dwc:endLatitude '42.817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4475 42.817, 8.4475 42.817, 8.4475 42.817, 8.4475 42.817, 8.4475 42.817))'^^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 '774_4077'^^xsd:string;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37817 8.03583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37817"^^xsd:decimal ;
  dwc:decimalLongitude "8.03583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37817 8.03583)"^^geo:wktLiteral ;
  geo-pos:lat "43.37817"^^xsd:decimal ;
  geo-pos:long "8.03583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4999'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4999'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03583'^^xsd:double;
  dwc:startLongitude '8.03583'^^xsd:double;
  dwc:endLongitude '8.03583'^^xsd:double;
  dwc:latitude '43.37817'^^xsd:double;
  dwc:startLatitude '43.37817'^^xsd:double;
  dwc:endLatitude '43.37817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03583 43.37817, 8.03583 43.37817, 8.03583 43.37817, 8.03583 43.37817, 8.03583 43.37817))'^^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 '774_4999'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569333 7.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569333"^^xsd:decimal ;
  dwc:decimalLongitude "7.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569333 7.874)"^^geo:wktLiteral ;
  geo-pos:lat "43.569333"^^xsd:decimal ;
  geo-pos:long "7.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3314'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3314'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.874'^^xsd:double;
  dwc:startLongitude '7.874'^^xsd:double;
  dwc:endLongitude '7.874'^^xsd:double;
  dwc:latitude '43.569333'^^xsd:double;
  dwc:startLatitude '43.569333'^^xsd:double;
  dwc:endLatitude '43.569333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.874 43.569333, 7.874 43.569333, 7.874 43.569333, 7.874 43.569333, 7.874 43.569333))'^^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 '774_3314'^^xsd:string;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37209 8.038999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37209"^^xsd:decimal ;
  dwc:decimalLongitude "8.038999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37209 8.038999)"^^geo:wktLiteral ;
  geo-pos:lat "43.37209"^^xsd:decimal ;
  geo-pos:long "8.038999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7854'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7854'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2852777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.038999'^^xsd:double;
  dwc:startLongitude '8.038999'^^xsd:double;
  dwc:endLongitude '8.038999'^^xsd:double;
  dwc:latitude '43.37209'^^xsd:double;
  dwc:startLatitude '43.37209'^^xsd:double;
  dwc:endLatitude '43.37209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.038999 43.37209, 8.038999 43.37209, 8.038999 43.37209, 8.038999 43.37209, 8.038999 43.37209))'^^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 '774_7854'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9578 8.3818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9578"^^xsd:decimal ;
  dwc:decimalLongitude "8.3818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9578 8.3818)"^^geo:wktLiteral ;
  geo-pos:lat "42.9578"^^xsd:decimal ;
  geo-pos:long "8.3818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6494'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6494'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3818'^^xsd:double;
  dwc:startLongitude '8.3818'^^xsd:double;
  dwc:endLongitude '8.3818'^^xsd:double;
  dwc:latitude '42.9578'^^xsd:double;
  dwc:startLatitude '42.9578'^^xsd:double;
  dwc:endLatitude '42.9578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3818 42.9578, 8.3818 42.9578, 8.3818 42.9578, 8.3818 42.9578, 8.3818 42.9578))'^^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 '774_6494'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574715 7.28805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.574715"^^xsd:decimal ;
  dwc:decimalLongitude "7.28805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574715 7.28805)"^^geo:wktLiteral ;
  geo-pos:lat "43.574715"^^xsd:decimal ;
  geo-pos:long "7.28805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5396'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5396'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.708611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.28805'^^xsd:double;
  dwc:startLongitude '7.28805'^^xsd:double;
  dwc:endLongitude '7.28805'^^xsd:double;
  dwc:latitude '43.574715'^^xsd:double;
  dwc:startLatitude '43.574715'^^xsd:double;
  dwc:endLatitude '43.574715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.28805 43.574715, 7.28805 43.574715, 7.28805 43.574715, 7.28805 43.574715, 7.28805 43.574715))'^^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 '774_5396'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.493179 7.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.493179"^^xsd:decimal ;
  dwc:decimalLongitude "7.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.493179 7.356)"^^geo:wktLiteral ;
  geo-pos:lat "43.493179"^^xsd:decimal ;
  geo-pos:long "7.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5426'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5426'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.072777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.356'^^xsd:double;
  dwc:startLongitude '7.356'^^xsd:double;
  dwc:endLongitude '7.356'^^xsd:double;
  dwc:latitude '43.493179'^^xsd:double;
  dwc:startLatitude '43.493179'^^xsd:double;
  dwc:endLatitude '43.493179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.356 43.493179, 7.356 43.493179, 7.356 43.493179, 7.356 43.493179, 7.356 43.493179))'^^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 '774_5426'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33285 7.90504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33285"^^xsd:decimal ;
  dwc:decimalLongitude "7.90504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33285 7.90504)"^^geo:wktLiteral ;
  geo-pos:lat "43.33285"^^xsd:decimal ;
  geo-pos:long "7.90504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8013'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8013'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.357777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90504'^^xsd:double;
  dwc:startLongitude '7.90504'^^xsd:double;
  dwc:endLongitude '7.90504'^^xsd:double;
  dwc:latitude '43.33285'^^xsd:double;
  dwc:startLatitude '43.33285'^^xsd:double;
  dwc:endLatitude '43.33285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90504 43.33285, 7.90504 43.33285, 7.90504 43.33285, 7.90504 43.33285, 7.90504 43.33285))'^^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 '774_8013'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40907 7.916403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40907"^^xsd:decimal ;
  dwc:decimalLongitude "7.916403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40907 7.916403)"^^geo:wktLiteral ;
  geo-pos:lat "43.40907"^^xsd:decimal ;
  geo-pos:long "7.916403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7754'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7754'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.004722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916403'^^xsd:double;
  dwc:startLongitude '7.916403'^^xsd:double;
  dwc:endLongitude '7.916403'^^xsd:double;
  dwc:latitude '43.40907'^^xsd:double;
  dwc:startLatitude '43.40907'^^xsd:double;
  dwc:endLatitude '43.40907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916403 43.40907, 7.916403 43.40907, 7.916403 43.40907, 7.916403 43.40907, 7.916403 43.40907))'^^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 '774_7754'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365833 8.165333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.365833"^^xsd:decimal ;
  dwc:decimalLongitude "8.165333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.365833 8.165333)"^^geo:wktLiteral ;
  geo-pos:lat "43.365833"^^xsd:decimal ;
  geo-pos:long "8.165333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4727'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4727'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.086944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.165333'^^xsd:double;
  dwc:startLongitude '8.165333'^^xsd:double;
  dwc:endLongitude '8.165333'^^xsd:double;
  dwc:latitude '43.365833'^^xsd:double;
  dwc:startLatitude '43.365833'^^xsd:double;
  dwc:endLatitude '43.365833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.165333 43.365833, 8.165333 43.365833, 8.165333 43.365833, 8.165333 43.365833, 8.165333 43.365833))'^^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 '774_4727'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.048046 8.79315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.048046"^^xsd:decimal ;
  dwc:decimalLongitude "8.79315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.048046 8.79315)"^^geo:wktLiteral ;
  geo-pos:lat "43.048046"^^xsd:decimal ;
  geo-pos:long "8.79315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5575'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5575'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8263888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.79315'^^xsd:double;
  dwc:startLongitude '8.79315'^^xsd:double;
  dwc:endLongitude '8.79315'^^xsd:double;
  dwc:latitude '43.048046'^^xsd:double;
  dwc:startLatitude '43.048046'^^xsd:double;
  dwc:endLatitude '43.048046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.79315 43.048046, 8.79315 43.048046, 8.79315 43.048046, 8.79315 43.048046, 8.79315 43.048046))'^^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 '774_5575'^^xsd:string;
  dwc:observationDate '2005-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54835 7.682548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54835"^^xsd:decimal ;
  dwc:decimalLongitude "7.682548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54835 7.682548)"^^geo:wktLiteral ;
  geo-pos:lat "43.54835"^^xsd:decimal ;
  geo-pos:long "7.682548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7712'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7712'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.235277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.682548'^^xsd:double;
  dwc:startLongitude '7.682548'^^xsd:double;
  dwc:endLongitude '7.682548'^^xsd:double;
  dwc:latitude '43.54835'^^xsd:double;
  dwc:startLatitude '43.54835'^^xsd:double;
  dwc:endLatitude '43.54835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.682548 43.54835, 7.682548 43.54835, 7.682548 43.54835, 7.682548 43.54835, 7.682548 43.54835))'^^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 '774_7712'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.739151 7.91915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.739151"^^xsd:decimal ;
  dwc:decimalLongitude "7.91915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.739151 7.91915)"^^geo:wktLiteral ;
  geo-pos:lat "43.739151"^^xsd:decimal ;
  geo-pos:long "7.91915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5641'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5641'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2713888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91915'^^xsd:double;
  dwc:startLongitude '7.91915'^^xsd:double;
  dwc:endLongitude '7.91915'^^xsd:double;
  dwc:latitude '43.739151'^^xsd:double;
  dwc:startLatitude '43.739151'^^xsd:double;
  dwc:endLatitude '43.739151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91915 43.739151, 7.91915 43.739151, 7.91915 43.739151, 7.91915 43.739151, 7.91915 43.739151))'^^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 '774_5641'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.221 8.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.221 8.086)"^^geo:wktLiteral ;
  geo-pos:lat "43.221"^^xsd:decimal ;
  geo-pos:long "8.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4790'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4790'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.148611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.086'^^xsd:double;
  dwc:startLongitude '8.086'^^xsd:double;
  dwc:endLongitude '8.086'^^xsd:double;
  dwc:latitude '43.221'^^xsd:double;
  dwc:startLatitude '43.221'^^xsd:double;
  dwc:endLatitude '43.221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.086 43.221, 8.086 43.221, 8.086 43.221, 8.086 43.221, 8.086 43.221))'^^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 '774_4790'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77135 7.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77135"^^xsd:decimal ;
  dwc:decimalLongitude "7.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77135 7.727)"^^geo:wktLiteral ;
  geo-pos:lat "43.77135"^^xsd:decimal ;
  geo-pos:long "7.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5151'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5151'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.856388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.727'^^xsd:double;
  dwc:startLongitude '7.727'^^xsd:double;
  dwc:endLongitude '7.727'^^xsd:double;
  dwc:latitude '43.77135'^^xsd:double;
  dwc:startLatitude '43.77135'^^xsd:double;
  dwc:endLatitude '43.77135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.727 43.77135, 7.727 43.77135, 7.727 43.77135, 7.727 43.77135, 7.727 43.77135))'^^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 '774_5151'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61454 7.96739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61454"^^xsd:decimal ;
  dwc:decimalLongitude "7.96739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61454 7.96739)"^^geo:wktLiteral ;
  geo-pos:lat "43.61454"^^xsd:decimal ;
  geo-pos:long "7.96739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7776'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7776'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.67'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96739'^^xsd:double;
  dwc:startLongitude '7.96739'^^xsd:double;
  dwc:endLongitude '7.96739'^^xsd:double;
  dwc:latitude '43.61454'^^xsd:double;
  dwc:startLatitude '43.61454'^^xsd:double;
  dwc:endLatitude '43.61454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96739 43.61454, 7.96739 43.61454, 7.96739 43.61454, 7.96739 43.61454, 7.96739 43.61454))'^^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 '774_7776'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73922 7.80478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73922"^^xsd:decimal ;
  dwc:decimalLongitude "7.80478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73922 7.80478)"^^geo:wktLiteral ;
  geo-pos:lat "43.73922"^^xsd:decimal ;
  geo-pos:long "7.80478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5220'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5220'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80478'^^xsd:double;
  dwc:startLongitude '7.80478'^^xsd:double;
  dwc:endLongitude '7.80478'^^xsd:double;
  dwc:latitude '43.73922'^^xsd:double;
  dwc:startLatitude '43.73922'^^xsd:double;
  dwc:endLatitude '43.73922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80478 43.73922, 7.80478 43.73922, 7.80478 43.73922, 7.80478 43.73922, 7.80478 43.73922))'^^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 '774_5220'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597256 8.024319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.597256"^^xsd:decimal ;
  dwc:decimalLongitude "8.024319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.597256 8.024319)"^^geo:wktLiteral ;
  geo-pos:lat "43.597256"^^xsd:decimal ;
  geo-pos:long "8.024319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5892'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5892'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.012222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.024319'^^xsd:double;
  dwc:startLongitude '8.024319'^^xsd:double;
  dwc:endLongitude '8.024319'^^xsd:double;
  dwc:latitude '43.597256'^^xsd:double;
  dwc:startLatitude '43.597256'^^xsd:double;
  dwc:endLatitude '43.597256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.024319 43.597256, 8.024319 43.597256, 8.024319 43.597256, 8.024319 43.597256, 8.024319 43.597256))'^^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 '774_5892'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464348 7.27274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.464348"^^xsd:decimal ;
  dwc:decimalLongitude "7.27274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.464348 7.27274)"^^geo:wktLiteral ;
  geo-pos:lat "43.464348"^^xsd:decimal ;
  geo-pos:long "7.27274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5714'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5714'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.890277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.27274'^^xsd:double;
  dwc:startLongitude '7.27274'^^xsd:double;
  dwc:endLongitude '7.27274'^^xsd:double;
  dwc:latitude '43.464348'^^xsd:double;
  dwc:startLatitude '43.464348'^^xsd:double;
  dwc:endLatitude '43.464348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27274 43.464348, 7.27274 43.464348, 7.27274 43.464348, 7.27274 43.464348, 7.27274 43.464348))'^^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 '774_5714'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.059333 8.603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.059333"^^xsd:decimal ;
  dwc:decimalLongitude "8.603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.059333 8.603333)"^^geo:wktLiteral ;
  geo-pos:lat "43.059333"^^xsd:decimal ;
  geo-pos:long "8.603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3633'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3633'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.603333'^^xsd:double;
  dwc:startLongitude '8.603333'^^xsd:double;
  dwc:endLongitude '8.603333'^^xsd:double;
  dwc:latitude '43.059333'^^xsd:double;
  dwc:startLatitude '43.059333'^^xsd:double;
  dwc:endLatitude '43.059333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.603333 43.059333, 8.603333 43.059333, 8.603333 43.059333, 8.603333 43.059333, 8.603333 43.059333))'^^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 '774_3633'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588817 8.1368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588817"^^xsd:decimal ;
  dwc:decimalLongitude "8.1368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588817 8.1368)"^^geo:wktLiteral ;
  geo-pos:lat "43.588817"^^xsd:decimal ;
  geo-pos:long "8.1368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3463'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3463'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1368'^^xsd:double;
  dwc:startLongitude '8.1368'^^xsd:double;
  dwc:endLongitude '8.1368'^^xsd:double;
  dwc:latitude '43.588817'^^xsd:double;
  dwc:startLatitude '43.588817'^^xsd:double;
  dwc:endLatitude '43.588817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1368 43.588817, 8.1368 43.588817, 8.1368 43.588817, 8.1368 43.588817, 8.1368 43.588817))'^^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 '774_3463'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.871083 8.500433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.871083"^^xsd:decimal ;
  dwc:decimalLongitude "8.500433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.871083 8.500433)"^^geo:wktLiteral ;
  geo-pos:lat "43.871083"^^xsd:decimal ;
  geo-pos:long "8.500433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7296'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7296'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.500433'^^xsd:double;
  dwc:startLongitude '8.500433'^^xsd:double;
  dwc:endLongitude '8.500433'^^xsd:double;
  dwc:latitude '43.871083'^^xsd:double;
  dwc:startLatitude '43.871083'^^xsd:double;
  dwc:endLatitude '43.871083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.500433 43.871083, 8.500433 43.871083, 8.500433 43.871083, 8.500433 43.871083, 8.500433 43.871083))'^^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 '774_7296'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3725 8.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3725"^^xsd:decimal ;
  dwc:decimalLongitude "8.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3725 8.108)"^^geo:wktLiteral ;
  geo-pos:lat "43.3725"^^xsd:decimal ;
  geo-pos:long "8.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3387'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3387'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.108'^^xsd:double;
  dwc:startLongitude '8.108'^^xsd:double;
  dwc:endLongitude '8.108'^^xsd:double;
  dwc:latitude '43.3725'^^xsd:double;
  dwc:startLatitude '43.3725'^^xsd:double;
  dwc:endLatitude '43.3725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.108 43.3725, 8.108 43.3725, 8.108 43.3725, 8.108 43.3725, 8.108 43.3725))'^^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 '774_3387'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.969333 8.2375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.969333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.969333 8.2375)"^^geo:wktLiteral ;
  geo-pos:lat "42.969333"^^xsd:decimal ;
  geo-pos:long "8.2375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3705'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3705'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2375'^^xsd:double;
  dwc:startLongitude '8.2375'^^xsd:double;
  dwc:endLongitude '8.2375'^^xsd:double;
  dwc:latitude '42.969333'^^xsd:double;
  dwc:startLatitude '42.969333'^^xsd:double;
  dwc:endLatitude '42.969333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2375 42.969333, 8.2375 42.969333, 8.2375 42.969333, 8.2375 42.969333, 8.2375 42.969333))'^^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 '774_3705'^^xsd:string;
  dwc:observationDate '1992-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567983 8.057817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567983"^^xsd:decimal ;
  dwc:decimalLongitude "8.057817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567983 8.057817)"^^geo:wktLiteral ;
  geo-pos:lat "43.567983"^^xsd:decimal ;
  geo-pos:long "8.057817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7010'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7010'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.057817'^^xsd:double;
  dwc:startLongitude '8.057817'^^xsd:double;
  dwc:endLongitude '8.057817'^^xsd:double;
  dwc:latitude '43.567983'^^xsd:double;
  dwc:startLatitude '43.567983'^^xsd:double;
  dwc:endLatitude '43.567983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.057817 43.567983, 8.057817 43.567983, 8.057817 43.567983, 8.057817 43.567983, 8.057817 43.567983))'^^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 '774_7010'^^xsd:string;
  dwc:observationDate '1996-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.248433 8.1556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.248433"^^xsd:decimal ;
  dwc:decimalLongitude "8.1556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.248433 8.1556)"^^geo:wktLiteral ;
  geo-pos:lat "43.248433"^^xsd:decimal ;
  geo-pos:long "8.1556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3877'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3877'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1556'^^xsd:double;
  dwc:startLongitude '8.1556'^^xsd:double;
  dwc:endLongitude '8.1556'^^xsd:double;
  dwc:latitude '43.248433'^^xsd:double;
  dwc:startLatitude '43.248433'^^xsd:double;
  dwc:endLatitude '43.248433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1556 43.248433, 8.1556 43.248433, 8.1556 43.248433, 8.1556 43.248433, 8.1556 43.248433))'^^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 '774_3877'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58195 7.25825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58195"^^xsd:decimal ;
  dwc:decimalLongitude "7.25825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58195 7.25825)"^^geo:wktLiteral ;
  geo-pos:lat "43.58195"^^xsd:decimal ;
  geo-pos:long "7.25825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5230'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5230'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8891666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25825'^^xsd:double;
  dwc:startLongitude '7.25825'^^xsd:double;
  dwc:endLongitude '7.25825'^^xsd:double;
  dwc:latitude '43.58195'^^xsd:double;
  dwc:startLatitude '43.58195'^^xsd:double;
  dwc:endLatitude '43.58195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25825 43.58195, 7.25825 43.58195, 7.25825 43.58195, 7.25825 43.58195, 7.25825 43.58195))'^^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 '774_5230'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75602 7.83532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75602"^^xsd:decimal ;
  dwc:decimalLongitude "7.83532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75602 7.83532)"^^geo:wktLiteral ;
  geo-pos:lat "43.75602"^^xsd:decimal ;
  geo-pos:long "7.83532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4885'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.83532'^^xsd:double;
  dwc:startLongitude '7.83532'^^xsd:double;
  dwc:endLongitude '7.83532'^^xsd:double;
  dwc:latitude '43.75602'^^xsd:double;
  dwc:startLatitude '43.75602'^^xsd:double;
  dwc:endLatitude '43.75602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.83532 43.75602, 7.83532 43.75602, 7.83532 43.75602, 7.83532 43.75602, 7.83532 43.75602))'^^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 '774_4885'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.761929 7.945497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.761929"^^xsd:decimal ;
  dwc:decimalLongitude "7.945497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.761929 7.945497)"^^geo:wktLiteral ;
  geo-pos:lat "43.761929"^^xsd:decimal ;
  geo-pos:long "7.945497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6330'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6330'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.981111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.945497'^^xsd:double;
  dwc:startLongitude '7.945497'^^xsd:double;
  dwc:endLongitude '7.945497'^^xsd:double;
  dwc:latitude '43.761929'^^xsd:double;
  dwc:startLatitude '43.761929'^^xsd:double;
  dwc:endLatitude '43.761929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.945497 43.761929, 7.945497 43.761929, 7.945497 43.761929, 7.945497 43.761929, 7.945497 43.761929))'^^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 '774_6330'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.599155 8.055634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.599155"^^xsd:decimal ;
  dwc:decimalLongitude "8.055634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.599155 8.055634)"^^geo:wktLiteral ;
  geo-pos:lat "43.599155"^^xsd:decimal ;
  geo-pos:long "8.055634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5404'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5404'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.7719444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.055634'^^xsd:double;
  dwc:startLongitude '8.055634'^^xsd:double;
  dwc:endLongitude '8.055634'^^xsd:double;
  dwc:latitude '43.599155'^^xsd:double;
  dwc:startLatitude '43.599155'^^xsd:double;
  dwc:endLatitude '43.599155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.055634 43.599155, 8.055634 43.599155, 8.055634 43.599155, 8.055634 43.599155, 8.055634 43.599155))'^^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 '774_5404'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.637167 7.8045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.637167"^^xsd:decimal ;
  dwc:decimalLongitude "7.8045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.637167 7.8045)"^^geo:wktLiteral ;
  geo-pos:lat "43.637167"^^xsd:decimal ;
  geo-pos:long "7.8045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4322'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4322'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8045'^^xsd:double;
  dwc:startLongitude '7.8045'^^xsd:double;
  dwc:endLongitude '7.8045'^^xsd:double;
  dwc:latitude '43.637167'^^xsd:double;
  dwc:startLatitude '43.637167'^^xsd:double;
  dwc:endLatitude '43.637167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8045 43.637167, 7.8045 43.637167, 7.8045 43.637167, 7.8045 43.637167, 7.8045 43.637167))'^^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 '774_4322'^^xsd:string;
  dwc:observationDate '1995-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6881 7.635372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6881"^^xsd:decimal ;
  dwc:decimalLongitude "7.635372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6881 7.635372)"^^geo:wktLiteral ;
  geo-pos:lat "43.6881"^^xsd:decimal ;
  geo-pos:long "7.635372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7668'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7668'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.686388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.635372'^^xsd:double;
  dwc:startLongitude '7.635372'^^xsd:double;
  dwc:endLongitude '7.635372'^^xsd:double;
  dwc:latitude '43.6881'^^xsd:double;
  dwc:startLatitude '43.6881'^^xsd:double;
  dwc:endLatitude '43.6881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.635372 43.6881, 7.635372 43.6881, 7.635372 43.6881, 7.635372 43.6881, 7.635372 43.6881))'^^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 '774_7668'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56203 7.37933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56203"^^xsd:decimal ;
  dwc:decimalLongitude "7.37933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56203 7.37933)"^^geo:wktLiteral ;
  geo-pos:lat "43.56203"^^xsd:decimal ;
  geo-pos:long "7.37933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6821'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6821'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.981666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.37933'^^xsd:double;
  dwc:startLongitude '7.37933'^^xsd:double;
  dwc:endLongitude '7.37933'^^xsd:double;
  dwc:latitude '43.56203'^^xsd:double;
  dwc:startLatitude '43.56203'^^xsd:double;
  dwc:endLatitude '43.56203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.37933 43.56203, 7.37933 43.56203, 7.37933 43.56203, 7.37933 43.56203, 7.37933 43.56203))'^^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 '774_6821'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96243 8.65439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96243"^^xsd:decimal ;
  dwc:decimalLongitude "8.65439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96243 8.65439)"^^geo:wktLiteral ;
  geo-pos:lat "43.96243"^^xsd:decimal ;
  geo-pos:long "8.65439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6802'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6802'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.632222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65439'^^xsd:double;
  dwc:startLongitude '8.65439'^^xsd:double;
  dwc:endLongitude '8.65439'^^xsd:double;
  dwc:latitude '43.96243'^^xsd:double;
  dwc:startLatitude '43.96243'^^xsd:double;
  dwc:endLatitude '43.96243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65439 43.96243, 8.65439 43.96243, 8.65439 43.96243, 8.65439 43.96243, 8.65439 43.96243))'^^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 '774_6802'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689785 7.824465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.689785"^^xsd:decimal ;
  dwc:decimalLongitude "7.824465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.689785 7.824465)"^^geo:wktLiteral ;
  geo-pos:lat "43.689785"^^xsd:decimal ;
  geo-pos:long "7.824465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5866'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5866'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.898888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.824465'^^xsd:double;
  dwc:startLongitude '7.824465'^^xsd:double;
  dwc:endLongitude '7.824465'^^xsd:double;
  dwc:latitude '43.689785'^^xsd:double;
  dwc:startLatitude '43.689785'^^xsd:double;
  dwc:endLatitude '43.689785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.824465 43.689785, 7.824465 43.689785, 7.824465 43.689785, 7.824465 43.689785, 7.824465 43.689785))'^^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 '774_5866'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43375 7.50337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43375"^^xsd:decimal ;
  dwc:decimalLongitude "7.50337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43375 7.50337)"^^geo:wktLiteral ;
  geo-pos:lat "43.43375"^^xsd:decimal ;
  geo-pos:long "7.50337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6774'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6774'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50337'^^xsd:double;
  dwc:startLongitude '7.50337'^^xsd:double;
  dwc:endLongitude '7.50337'^^xsd:double;
  dwc:latitude '43.43375'^^xsd:double;
  dwc:startLatitude '43.43375'^^xsd:double;
  dwc:endLatitude '43.43375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50337 43.43375, 7.50337 43.43375, 7.50337 43.43375, 7.50337 43.43375, 7.50337 43.43375))'^^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 '774_6774'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45347 7.89724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45347"^^xsd:decimal ;
  dwc:decimalLongitude "7.89724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45347 7.89724)"^^geo:wktLiteral ;
  geo-pos:lat "43.45347"^^xsd:decimal ;
  geo-pos:long "7.89724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6444'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6444'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.363888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89724'^^xsd:double;
  dwc:startLongitude '7.89724'^^xsd:double;
  dwc:endLongitude '7.89724'^^xsd:double;
  dwc:latitude '43.45347'^^xsd:double;
  dwc:startLatitude '43.45347'^^xsd:double;
  dwc:endLatitude '43.45347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89724 43.45347, 7.89724 43.45347, 7.89724 43.45347, 7.89724 43.45347, 7.89724 43.45347))'^^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 '774_6444'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57449 7.53628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57449"^^xsd:decimal ;
  dwc:decimalLongitude "7.53628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57449 7.53628)"^^geo:wktLiteral ;
  geo-pos:lat "43.57449"^^xsd:decimal ;
  geo-pos:long "7.53628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5112'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.724444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53628'^^xsd:double;
  dwc:startLongitude '7.53628'^^xsd:double;
  dwc:endLongitude '7.53628'^^xsd:double;
  dwc:latitude '43.57449'^^xsd:double;
  dwc:startLatitude '43.57449'^^xsd:double;
  dwc:endLatitude '43.57449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53628 43.57449, 7.53628 43.57449, 7.53628 43.57449, 7.53628 43.57449, 7.53628 43.57449))'^^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 '774_5112'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.325 7.739833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.325"^^xsd:decimal ;
  dwc:decimalLongitude "7.739833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.325 7.739833)"^^geo:wktLiteral ;
  geo-pos:lat "43.325"^^xsd:decimal ;
  geo-pos:long "7.739833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4459'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4459'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.739833'^^xsd:double;
  dwc:startLongitude '7.739833'^^xsd:double;
  dwc:endLongitude '7.739833'^^xsd:double;
  dwc:latitude '43.325'^^xsd:double;
  dwc:startLatitude '43.325'^^xsd:double;
  dwc:endLatitude '43.325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.739833 43.325, 7.739833 43.325, 7.739833 43.325, 7.739833 43.325, 7.739833 43.325))'^^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 '774_4459'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4637 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4637"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4637 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.4637"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6361'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6361'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:startLongitude '7.2'^^xsd:double;
  dwc:endLongitude '7.2'^^xsd:double;
  dwc:latitude '43.4637'^^xsd:double;
  dwc:startLatitude '43.4637'^^xsd:double;
  dwc:endLatitude '43.4637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2 43.4637, 7.2 43.4637, 7.2 43.4637, 7.2 43.4637, 7.2 43.4637))'^^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 '774_6361'^^xsd:string;
  dwc:observationDate '2009-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6975 7.8662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6975"^^xsd:decimal ;
  dwc:decimalLongitude "7.8662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6975 7.8662)"^^geo:wktLiteral ;
  geo-pos:lat "43.6975"^^xsd:decimal ;
  geo-pos:long "7.8662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7592'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7592'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3041666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8662'^^xsd:double;
  dwc:startLongitude '7.8662'^^xsd:double;
  dwc:endLongitude '7.8662'^^xsd:double;
  dwc:latitude '43.6975'^^xsd:double;
  dwc:startLatitude '43.6975'^^xsd:double;
  dwc:endLatitude '43.6975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8662 43.6975, 7.8662 43.6975, 7.8662 43.6975, 7.8662 43.6975, 7.8662 43.6975))'^^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 '774_7592'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7168 8.2548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7168"^^xsd:decimal ;
  dwc:decimalLongitude "8.2548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7168 8.2548)"^^geo:wktLiteral ;
  geo-pos:lat "43.7168"^^xsd:decimal ;
  geo-pos:long "8.2548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7246'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7246'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.443611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2548'^^xsd:double;
  dwc:startLongitude '8.2548'^^xsd:double;
  dwc:endLongitude '8.2548'^^xsd:double;
  dwc:latitude '43.7168'^^xsd:double;
  dwc:startLatitude '43.7168'^^xsd:double;
  dwc:endLatitude '43.7168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2548 43.7168, 8.2548 43.7168, 8.2548 43.7168, 8.2548 43.7168, 8.2548 43.7168))'^^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 '774_7246'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.759367 7.929267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.759367"^^xsd:decimal ;
  dwc:decimalLongitude "7.929267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.759367 7.929267)"^^geo:wktLiteral ;
  geo-pos:lat "43.759367"^^xsd:decimal ;
  geo-pos:long "7.929267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7093'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7093'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.929267'^^xsd:double;
  dwc:startLongitude '7.929267'^^xsd:double;
  dwc:endLongitude '7.929267'^^xsd:double;
  dwc:latitude '43.759367'^^xsd:double;
  dwc:startLatitude '43.759367'^^xsd:double;
  dwc:endLatitude '43.759367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.929267 43.759367, 7.929267 43.759367, 7.929267 43.759367, 7.929267 43.759367, 7.929267 43.759367))'^^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 '774_7093'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77983 8.02015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77983"^^xsd:decimal ;
  dwc:decimalLongitude "8.02015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77983 8.02015)"^^geo:wktLiteral ;
  geo-pos:lat "43.77983"^^xsd:decimal ;
  geo-pos:long "8.02015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6796'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6796'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02015'^^xsd:double;
  dwc:startLongitude '8.02015'^^xsd:double;
  dwc:endLongitude '8.02015'^^xsd:double;
  dwc:latitude '43.77983'^^xsd:double;
  dwc:startLatitude '43.77983'^^xsd:double;
  dwc:endLatitude '43.77983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02015 43.77983, 8.02015 43.77983, 8.02015 43.77983, 8.02015 43.77983, 8.02015 43.77983))'^^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 '774_6796'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68877 7.724283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68877"^^xsd:decimal ;
  dwc:decimalLongitude "7.724283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68877 7.724283)"^^geo:wktLiteral ;
  geo-pos:lat "43.68877"^^xsd:decimal ;
  geo-pos:long "7.724283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5571'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5571'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.099166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.724283'^^xsd:double;
  dwc:startLongitude '7.724283'^^xsd:double;
  dwc:endLongitude '7.724283'^^xsd:double;
  dwc:latitude '43.68877'^^xsd:double;
  dwc:startLatitude '43.68877'^^xsd:double;
  dwc:endLatitude '43.68877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.724283 43.68877, 7.724283 43.68877, 7.724283 43.68877, 7.724283 43.68877, 7.724283 43.68877))'^^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 '774_5571'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517922 7.96035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517922"^^xsd:decimal ;
  dwc:decimalLongitude "7.96035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517922 7.96035)"^^geo:wktLiteral ;
  geo-pos:lat "43.517922"^^xsd:decimal ;
  geo-pos:long "7.96035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5490'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5490'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.830555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96035'^^xsd:double;
  dwc:startLongitude '7.96035'^^xsd:double;
  dwc:endLongitude '7.96035'^^xsd:double;
  dwc:latitude '43.517922'^^xsd:double;
  dwc:startLatitude '43.517922'^^xsd:double;
  dwc:endLatitude '43.517922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96035 43.517922, 7.96035 43.517922, 7.96035 43.517922, 7.96035 43.517922, 7.96035 43.517922))'^^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 '774_5490'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.384823 7.915328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.384823"^^xsd:decimal ;
  dwc:decimalLongitude "7.915328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.384823 7.915328)"^^geo:wktLiteral ;
  geo-pos:lat "43.384823"^^xsd:decimal ;
  geo-pos:long "7.915328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5931'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5931'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.072777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.915328'^^xsd:double;
  dwc:startLongitude '7.915328'^^xsd:double;
  dwc:endLongitude '7.915328'^^xsd:double;
  dwc:latitude '43.384823'^^xsd:double;
  dwc:startLatitude '43.384823'^^xsd:double;
  dwc:endLatitude '43.384823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.915328 43.384823, 7.915328 43.384823, 7.915328 43.384823, 7.915328 43.384823, 7.915328 43.384823))'^^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 '774_5931'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72348 7.98525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72348"^^xsd:decimal ;
  dwc:decimalLongitude "7.98525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72348 7.98525)"^^geo:wktLiteral ;
  geo-pos:lat "43.72348"^^xsd:decimal ;
  geo-pos:long "7.98525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6554'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6554'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7177777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98525'^^xsd:double;
  dwc:startLongitude '7.98525'^^xsd:double;
  dwc:endLongitude '7.98525'^^xsd:double;
  dwc:latitude '43.72348'^^xsd:double;
  dwc:startLatitude '43.72348'^^xsd:double;
  dwc:endLatitude '43.72348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98525 43.72348, 7.98525 43.72348, 7.98525 43.72348, 7.98525 43.72348, 7.98525 43.72348))'^^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 '774_6554'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.907185 6.802817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.907185"^^xsd:decimal ;
  dwc:decimalLongitude "6.802817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.907185 6.802817)"^^geo:wktLiteral ;
  geo-pos:lat "42.907185"^^xsd:decimal ;
  geo-pos:long "6.802817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5637'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5637'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.671666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.802817'^^xsd:double;
  dwc:startLongitude '6.802817'^^xsd:double;
  dwc:endLongitude '6.802817'^^xsd:double;
  dwc:latitude '42.907185'^^xsd:double;
  dwc:startLatitude '42.907185'^^xsd:double;
  dwc:endLatitude '42.907185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.802817 42.907185, 6.802817 42.907185, 6.802817 42.907185, 6.802817 42.907185, 6.802817 42.907185))'^^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 '774_5637'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.361333 8.748833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.361333"^^xsd:decimal ;
  dwc:decimalLongitude "8.748833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.361333 8.748833)"^^geo:wktLiteral ;
  geo-pos:lat "43.361333"^^xsd:decimal ;
  geo-pos:long "8.748833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4514'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4514'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.9880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.748833'^^xsd:double;
  dwc:startLongitude '8.748833'^^xsd:double;
  dwc:endLongitude '8.748833'^^xsd:double;
  dwc:latitude '43.361333'^^xsd:double;
  dwc:startLatitude '43.361333'^^xsd:double;
  dwc:endLatitude '43.361333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.748833 43.361333, 8.748833 43.361333, 8.748833 43.361333, 8.748833 43.361333, 8.748833 43.361333))'^^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 '774_4514'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5306 7.677178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5306"^^xsd:decimal ;
  dwc:decimalLongitude "7.677178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5306 7.677178)"^^geo:wktLiteral ;
  geo-pos:lat "43.5306"^^xsd:decimal ;
  geo-pos:long "7.677178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7805'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7805'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.044166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.677178'^^xsd:double;
  dwc:startLongitude '7.677178'^^xsd:double;
  dwc:endLongitude '7.677178'^^xsd:double;
  dwc:latitude '43.5306'^^xsd:double;
  dwc:startLatitude '43.5306'^^xsd:double;
  dwc:endLatitude '43.5306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.677178 43.5306, 7.677178 43.5306, 7.677178 43.5306, 7.677178 43.5306, 7.677178 43.5306))'^^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 '774_7805'^^xsd:string;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6851 7.704394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6851"^^xsd:decimal ;
  dwc:decimalLongitude "7.704394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6851 7.704394)"^^geo:wktLiteral ;
  geo-pos:lat "43.6851"^^xsd:decimal ;
  geo-pos:long "7.704394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7790'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_7790'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3052777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.704394'^^xsd:double;
  dwc:startLongitude '7.704394'^^xsd:double;
  dwc:endLongitude '7.704394'^^xsd:double;
  dwc:latitude '43.6851'^^xsd:double;
  dwc:startLatitude '43.6851'^^xsd:double;
  dwc:endLatitude '43.6851'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.704394 43.6851, 7.704394 43.6851, 7.704394 43.6851, 7.704394 43.6851, 7.704394 43.6851))'^^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 '774_7790'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552333 7.418667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.552333"^^xsd:decimal ;
  dwc:decimalLongitude "7.418667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.552333 7.418667)"^^geo:wktLiteral ;
  geo-pos:lat "43.552333"^^xsd:decimal ;
  geo-pos:long "7.418667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4313'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4313'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.418667'^^xsd:double;
  dwc:startLongitude '7.418667'^^xsd:double;
  dwc:endLongitude '7.418667'^^xsd:double;
  dwc:latitude '43.552333'^^xsd:double;
  dwc:startLatitude '43.552333'^^xsd:double;
  dwc:endLatitude '43.552333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.418667 43.552333, 7.418667 43.552333, 7.418667 43.552333, 7.418667 43.552333, 7.418667 43.552333))'^^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 '774_4313'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18196 8.012462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18196"^^xsd:decimal ;
  dwc:decimalLongitude "8.012462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18196 8.012462)"^^geo:wktLiteral ;
  geo-pos:lat "43.18196"^^xsd:decimal ;
  geo-pos:long "8.012462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7973'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7973'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.465277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.012462'^^xsd:double;
  dwc:startLongitude '8.012462'^^xsd:double;
  dwc:endLongitude '8.012462'^^xsd:double;
  dwc:latitude '43.18196'^^xsd:double;
  dwc:startLatitude '43.18196'^^xsd:double;
  dwc:endLatitude '43.18196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.012462 43.18196, 8.012462 43.18196, 8.012462 43.18196, 8.012462 43.18196, 8.012462 43.18196))'^^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 '774_7973'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.851 8.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.851"^^xsd:decimal ;
  dwc:decimalLongitude "8.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.851 8.506)"^^geo:wktLiteral ;
  geo-pos:lat "42.851"^^xsd:decimal ;
  geo-pos:long "8.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4122'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4122'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.506'^^xsd:double;
  dwc:startLongitude '8.506'^^xsd:double;
  dwc:endLongitude '8.506'^^xsd:double;
  dwc:latitude '42.851'^^xsd:double;
  dwc:startLatitude '42.851'^^xsd:double;
  dwc:endLatitude '42.851'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.506 42.851, 8.506 42.851, 8.506 42.851, 8.506 42.851, 8.506 42.851))'^^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 '774_4122'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 8.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "8.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 8.192)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "8.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3913'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3913'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.192'^^xsd:double;
  dwc:startLongitude '8.192'^^xsd:double;
  dwc:endLongitude '8.192'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:startLatitude '43.392'^^xsd:double;
  dwc:endLatitude '43.392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.192 43.392, 8.192 43.392, 8.192 43.392, 8.192 43.392, 8.192 43.392))'^^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 '774_3913'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.198667 8.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.198667"^^xsd:decimal ;
  dwc:decimalLongitude "8.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.198667 8.289)"^^geo:wktLiteral ;
  geo-pos:lat "43.198667"^^xsd:decimal ;
  geo-pos:long "8.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4104'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4104'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.289'^^xsd:double;
  dwc:startLongitude '8.289'^^xsd:double;
  dwc:endLongitude '8.289'^^xsd:double;
  dwc:latitude '43.198667'^^xsd:double;
  dwc:startLatitude '43.198667'^^xsd:double;
  dwc:endLatitude '43.198667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.289 43.198667, 8.289 43.198667, 8.289 43.198667, 8.289 43.198667, 8.289 43.198667))'^^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 '774_4104'^^xsd:string;
  dwc:observationDate '1994-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5829 8.0469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5829"^^xsd:decimal ;
  dwc:decimalLongitude "8.0469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5829 8.0469)"^^geo:wktLiteral ;
  geo-pos:lat "43.5829"^^xsd:decimal ;
  geo-pos:long "8.0469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7561'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7561'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.585'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0469'^^xsd:double;
  dwc:startLongitude '8.0469'^^xsd:double;
  dwc:endLongitude '8.0469'^^xsd:double;
  dwc:latitude '43.5829'^^xsd:double;
  dwc:startLatitude '43.5829'^^xsd:double;
  dwc:endLatitude '43.5829'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0469 43.5829, 8.0469 43.5829, 8.0469 43.5829, 8.0469 43.5829, 8.0469 43.5829))'^^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 '774_7561'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570683 8.2052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.570683"^^xsd:decimal ;
  dwc:decimalLongitude "8.2052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570683 8.2052)"^^geo:wktLiteral ;
  geo-pos:lat "43.570683"^^xsd:decimal ;
  geo-pos:long "8.2052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7312'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7312'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.76'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2052'^^xsd:double;
  dwc:startLongitude '8.2052'^^xsd:double;
  dwc:endLongitude '8.2052'^^xsd:double;
  dwc:latitude '43.570683'^^xsd:double;
  dwc:startLatitude '43.570683'^^xsd:double;
  dwc:endLatitude '43.570683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2052 43.570683, 8.2052 43.570683, 8.2052 43.570683, 8.2052 43.570683, 8.2052 43.570683))'^^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 '774_7312'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.899817 8.531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.899817"^^xsd:decimal ;
  dwc:decimalLongitude "8.531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.899817 8.531667)"^^geo:wktLiteral ;
  geo-pos:lat "42.899817"^^xsd:decimal ;
  geo-pos:long "8.531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4049'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4049'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.531667'^^xsd:double;
  dwc:startLongitude '8.531667'^^xsd:double;
  dwc:endLongitude '8.531667'^^xsd:double;
  dwc:latitude '42.899817'^^xsd:double;
  dwc:startLatitude '42.899817'^^xsd:double;
  dwc:endLatitude '42.899817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.531667 42.899817, 8.531667 42.899817, 8.531667 42.899817, 8.531667 42.899817, 8.531667 42.899817))'^^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 '774_4049'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12511 8.176073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12511"^^xsd:decimal ;
  dwc:decimalLongitude "8.176073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12511 8.176073)"^^geo:wktLiteral ;
  geo-pos:lat "43.12511"^^xsd:decimal ;
  geo-pos:long "8.176073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7830'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7830'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.107222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.176073'^^xsd:double;
  dwc:startLongitude '8.176073'^^xsd:double;
  dwc:endLongitude '8.176073'^^xsd:double;
  dwc:latitude '43.12511'^^xsd:double;
  dwc:startLatitude '43.12511'^^xsd:double;
  dwc:endLatitude '43.12511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.176073 43.12511, 8.176073 43.12511, 8.176073 43.12511, 8.176073 43.12511, 8.176073 43.12511))'^^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 '774_7830'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457717 8.2233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.457717"^^xsd:decimal ;
  dwc:decimalLongitude "8.2233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457717 8.2233)"^^geo:wktLiteral ;
  geo-pos:lat "43.457717"^^xsd:decimal ;
  geo-pos:long "8.2233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3477'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3477'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2233'^^xsd:double;
  dwc:startLongitude '8.2233'^^xsd:double;
  dwc:endLongitude '8.2233'^^xsd:double;
  dwc:latitude '43.457717'^^xsd:double;
  dwc:startLatitude '43.457717'^^xsd:double;
  dwc:endLatitude '43.457717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2233 43.457717, 8.2233 43.457717, 8.2233 43.457717, 8.2233 43.457717, 8.2233 43.457717))'^^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 '774_3477'^^xsd:string;
  dwc:observationDate '1991-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235433 8.111333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.235433"^^xsd:decimal ;
  dwc:decimalLongitude "8.111333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.235433 8.111333)"^^geo:wktLiteral ;
  geo-pos:lat "43.235433"^^xsd:decimal ;
  geo-pos:long "8.111333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3476'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3476'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.111333'^^xsd:double;
  dwc:startLongitude '8.111333'^^xsd:double;
  dwc:endLongitude '8.111333'^^xsd:double;
  dwc:latitude '43.235433'^^xsd:double;
  dwc:startLatitude '43.235433'^^xsd:double;
  dwc:endLatitude '43.235433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.111333 43.235433, 8.111333 43.235433, 8.111333 43.235433, 8.111333 43.235433, 8.111333 43.235433))'^^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 '774_3476'^^xsd:string;
  dwc:observationDate '1991-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2785 8.259333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2785"^^xsd:decimal ;
  dwc:decimalLongitude "8.259333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2785 8.259333)"^^geo:wktLiteral ;
  geo-pos:lat "43.2785"^^xsd:decimal ;
  geo-pos:long "8.259333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4187'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4187'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.259333'^^xsd:double;
  dwc:startLongitude '8.259333'^^xsd:double;
  dwc:endLongitude '8.259333'^^xsd:double;
  dwc:latitude '43.2785'^^xsd:double;
  dwc:startLatitude '43.2785'^^xsd:double;
  dwc:endLatitude '43.2785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.259333 43.2785, 8.259333 43.2785, 8.259333 43.2785, 8.259333 43.2785, 8.259333 43.2785))'^^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 '774_4187'^^xsd:string;
  dwc:observationDate '1995-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2598 8.073417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2598"^^xsd:decimal ;
  dwc:decimalLongitude "8.073417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2598 8.073417)"^^geo:wktLiteral ;
  geo-pos:lat "43.2598"^^xsd:decimal ;
  geo-pos:long "8.073417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4019'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4019'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.073417'^^xsd:double;
  dwc:startLongitude '8.073417'^^xsd:double;
  dwc:endLongitude '8.073417'^^xsd:double;
  dwc:latitude '43.2598'^^xsd:double;
  dwc:startLatitude '43.2598'^^xsd:double;
  dwc:endLatitude '43.2598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.073417 43.2598, 8.073417 43.2598, 8.073417 43.2598, 8.073417 43.2598, 8.073417 43.2598))'^^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 '774_4019'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4435 7.38121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4435"^^xsd:decimal ;
  dwc:decimalLongitude "7.38121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4435 7.38121)"^^geo:wktLiteral ;
  geo-pos:lat "43.4435"^^xsd:decimal ;
  geo-pos:long "7.38121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6593'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6593'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.905'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.38121'^^xsd:double;
  dwc:startLongitude '7.38121'^^xsd:double;
  dwc:endLongitude '7.38121'^^xsd:double;
  dwc:latitude '43.4435'^^xsd:double;
  dwc:startLatitude '43.4435'^^xsd:double;
  dwc:endLatitude '43.4435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38121 43.4435, 7.38121 43.4435, 7.38121 43.4435, 7.38121 43.4435, 7.38121 43.4435))'^^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 '774_6593'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41187 7.57632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41187"^^xsd:decimal ;
  dwc:decimalLongitude "7.57632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41187 7.57632)"^^geo:wktLiteral ;
  geo-pos:lat "43.41187"^^xsd:decimal ;
  geo-pos:long "7.57632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6619'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6619'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5627777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.57632'^^xsd:double;
  dwc:startLongitude '7.57632'^^xsd:double;
  dwc:endLongitude '7.57632'^^xsd:double;
  dwc:latitude '43.41187'^^xsd:double;
  dwc:startLatitude '43.41187'^^xsd:double;
  dwc:endLatitude '43.41187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.57632 43.41187, 7.57632 43.41187, 7.57632 43.41187, 7.57632 43.41187, 7.57632 43.41187))'^^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 '774_6619'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59721 7.520437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59721"^^xsd:decimal ;
  dwc:decimalLongitude "7.520437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59721 7.520437)"^^geo:wktLiteral ;
  geo-pos:lat "43.59721"^^xsd:decimal ;
  geo-pos:long "7.520437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7943'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7943'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.520437'^^xsd:double;
  dwc:startLongitude '7.520437'^^xsd:double;
  dwc:endLongitude '7.520437'^^xsd:double;
  dwc:latitude '43.59721'^^xsd:double;
  dwc:startLatitude '43.59721'^^xsd:double;
  dwc:endLatitude '43.59721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.520437 43.59721, 7.520437 43.59721, 7.520437 43.59721, 7.520437 43.59721, 7.520437 43.59721))'^^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 '774_7943'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63583 7.728118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63583"^^xsd:decimal ;
  dwc:decimalLongitude "7.728118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63583 7.728118)"^^geo:wktLiteral ;
  geo-pos:lat "43.63583"^^xsd:decimal ;
  geo-pos:long "7.728118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7923'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7923'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.551388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.728118'^^xsd:double;
  dwc:startLongitude '7.728118'^^xsd:double;
  dwc:endLongitude '7.728118'^^xsd:double;
  dwc:latitude '43.63583'^^xsd:double;
  dwc:startLatitude '43.63583'^^xsd:double;
  dwc:endLatitude '43.63583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.728118 43.63583, 7.728118 43.63583, 7.728118 43.63583, 7.728118 43.63583, 7.728118 43.63583))'^^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 '774_7923'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587631 7.404417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.587631"^^xsd:decimal ;
  dwc:decimalLongitude "7.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587631 7.404417)"^^geo:wktLiteral ;
  geo-pos:lat "43.587631"^^xsd:decimal ;
  geo-pos:long "7.404417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5387'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5387'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.04'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.404417'^^xsd:double;
  dwc:startLongitude '7.404417'^^xsd:double;
  dwc:endLongitude '7.404417'^^xsd:double;
  dwc:latitude '43.587631'^^xsd:double;
  dwc:startLatitude '43.587631'^^xsd:double;
  dwc:endLatitude '43.587631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.404417 43.587631, 7.404417 43.587631, 7.404417 43.587631, 7.404417 43.587631, 7.404417 43.587631))'^^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 '774_5387'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334667 8.304833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.334667"^^xsd:decimal ;
  dwc:decimalLongitude "8.304833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334667 8.304833)"^^geo:wktLiteral ;
  geo-pos:lat "43.334667"^^xsd:decimal ;
  geo-pos:long "8.304833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4792'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4792'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.340277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.304833'^^xsd:double;
  dwc:startLongitude '8.304833'^^xsd:double;
  dwc:endLongitude '8.304833'^^xsd:double;
  dwc:latitude '43.334667'^^xsd:double;
  dwc:startLatitude '43.334667'^^xsd:double;
  dwc:endLatitude '43.334667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.304833 43.334667, 8.304833 43.334667, 8.304833 43.334667, 8.304833 43.334667, 8.304833 43.334667))'^^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 '774_4792'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49163 7.41335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49163"^^xsd:decimal ;
  dwc:decimalLongitude "7.41335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49163 7.41335)"^^geo:wktLiteral ;
  geo-pos:lat "43.49163"^^xsd:decimal ;
  geo-pos:long "7.41335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5117'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5117'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.698611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.41335'^^xsd:double;
  dwc:startLongitude '7.41335'^^xsd:double;
  dwc:endLongitude '7.41335'^^xsd:double;
  dwc:latitude '43.49163'^^xsd:double;
  dwc:startLatitude '43.49163'^^xsd:double;
  dwc:endLatitude '43.49163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.41335 43.49163, 7.41335 43.49163, 7.41335 43.49163, 7.41335 43.49163, 7.41335 43.49163))'^^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 '774_5117'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66021 7.67928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66021"^^xsd:decimal ;
  dwc:decimalLongitude "7.67928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66021 7.67928)"^^geo:wktLiteral ;
  geo-pos:lat "43.66021"^^xsd:decimal ;
  geo-pos:long "7.67928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5115'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.6077777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.67928'^^xsd:double;
  dwc:startLongitude '7.67928'^^xsd:double;
  dwc:endLongitude '7.67928'^^xsd:double;
  dwc:latitude '43.66021'^^xsd:double;
  dwc:startLatitude '43.66021'^^xsd:double;
  dwc:endLatitude '43.66021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.67928 43.66021, 7.67928 43.66021, 7.67928 43.66021, 7.67928 43.66021, 7.67928 43.66021))'^^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 '774_5115'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57328 8.1823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57328"^^xsd:decimal ;
  dwc:decimalLongitude "8.1823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57328 8.1823)"^^geo:wktLiteral ;
  geo-pos:lat "43.57328"^^xsd:decimal ;
  geo-pos:long "8.1823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5164'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5164'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.007222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1823'^^xsd:double;
  dwc:startLongitude '8.1823'^^xsd:double;
  dwc:endLongitude '8.1823'^^xsd:double;
  dwc:latitude '43.57328'^^xsd:double;
  dwc:startLatitude '43.57328'^^xsd:double;
  dwc:endLatitude '43.57328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1823 43.57328, 8.1823 43.57328, 8.1823 43.57328, 8.1823 43.57328, 8.1823 43.57328))'^^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 '774_5164'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633415 7.926887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633415"^^xsd:decimal ;
  dwc:decimalLongitude "7.926887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633415 7.926887)"^^geo:wktLiteral ;
  geo-pos:lat "43.633415"^^xsd:decimal ;
  geo-pos:long "7.926887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6092'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6092'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2338888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.926887'^^xsd:double;
  dwc:startLongitude '7.926887'^^xsd:double;
  dwc:endLongitude '7.926887'^^xsd:double;
  dwc:latitude '43.633415'^^xsd:double;
  dwc:startLatitude '43.633415'^^xsd:double;
  dwc:endLatitude '43.633415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.926887 43.633415, 7.926887 43.633415, 7.926887 43.633415, 7.926887 43.633415, 7.926887 43.633415))'^^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 '774_6092'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.680833 7.783167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.680833"^^xsd:decimal ;
  dwc:decimalLongitude "7.783167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.680833 7.783167)"^^geo:wktLiteral ;
  geo-pos:lat "43.680833"^^xsd:decimal ;
  geo-pos:long "7.783167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4526'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4526'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.9325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.783167'^^xsd:double;
  dwc:startLongitude '7.783167'^^xsd:double;
  dwc:endLongitude '7.783167'^^xsd:double;
  dwc:latitude '43.680833'^^xsd:double;
  dwc:startLatitude '43.680833'^^xsd:double;
  dwc:endLatitude '43.680833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.783167 43.680833, 7.783167 43.680833, 7.783167 43.680833, 7.783167 43.680833, 7.783167 43.680833))'^^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 '774_4526'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.743084 7.823851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.743084"^^xsd:decimal ;
  dwc:decimalLongitude "7.823851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.743084 7.823851)"^^geo:wktLiteral ;
  geo-pos:lat "43.743084"^^xsd:decimal ;
  geo-pos:long "7.823851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5903'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5903'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.202777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.823851'^^xsd:double;
  dwc:startLongitude '7.823851'^^xsd:double;
  dwc:endLongitude '7.823851'^^xsd:double;
  dwc:latitude '43.743084'^^xsd:double;
  dwc:startLatitude '43.743084'^^xsd:double;
  dwc:endLatitude '43.743084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.823851 43.743084, 7.823851 43.743084, 7.823851 43.743084, 7.823851 43.743084, 7.823851 43.743084))'^^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 '774_5903'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3245 8.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3245"^^xsd:decimal ;
  dwc:decimalLongitude "8.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3245 8.051)"^^geo:wktLiteral ;
  geo-pos:lat "43.3245"^^xsd:decimal ;
  geo-pos:long "8.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4629'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.602222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.051'^^xsd:double;
  dwc:startLongitude '8.051'^^xsd:double;
  dwc:endLongitude '8.051'^^xsd:double;
  dwc:latitude '43.3245'^^xsd:double;
  dwc:startLatitude '43.3245'^^xsd:double;
  dwc:endLatitude '43.3245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.051 43.3245, 8.051 43.3245, 8.051 43.3245, 8.051 43.3245, 8.051 43.3245))'^^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 '774_4629'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.280667 8.093167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.280667"^^xsd:decimal ;
  dwc:decimalLongitude "8.093167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.280667 8.093167)"^^geo:wktLiteral ;
  geo-pos:lat "43.280667"^^xsd:decimal ;
  geo-pos:long "8.093167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3650'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3650'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.093167'^^xsd:double;
  dwc:startLongitude '8.093167'^^xsd:double;
  dwc:endLongitude '8.093167'^^xsd:double;
  dwc:latitude '43.280667'^^xsd:double;
  dwc:startLatitude '43.280667'^^xsd:double;
  dwc:endLatitude '43.280667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.093167 43.280667, 8.093167 43.280667, 8.093167 43.280667, 8.093167 43.280667, 8.093167 43.280667))'^^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 '774_3650'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576214 7.371118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.576214"^^xsd:decimal ;
  dwc:decimalLongitude "7.371118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576214 7.371118)"^^geo:wktLiteral ;
  geo-pos:lat "43.576214"^^xsd:decimal ;
  geo-pos:long "7.371118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5706'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5706'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.873611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.371118'^^xsd:double;
  dwc:startLongitude '7.371118'^^xsd:double;
  dwc:endLongitude '7.371118'^^xsd:double;
  dwc:latitude '43.576214'^^xsd:double;
  dwc:startLatitude '43.576214'^^xsd:double;
  dwc:endLatitude '43.576214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.371118 43.576214, 7.371118 43.576214, 7.371118 43.576214, 7.371118 43.576214, 7.371118 43.576214))'^^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 '774_5706'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733269 7.710135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733269"^^xsd:decimal ;
  dwc:decimalLongitude "7.710135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733269 7.710135)"^^geo:wktLiteral ;
  geo-pos:lat "43.733269"^^xsd:decimal ;
  geo-pos:long "7.710135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5685'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5685'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.818055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.710135'^^xsd:double;
  dwc:startLongitude '7.710135'^^xsd:double;
  dwc:endLongitude '7.710135'^^xsd:double;
  dwc:latitude '43.733269'^^xsd:double;
  dwc:startLatitude '43.733269'^^xsd:double;
  dwc:endLatitude '43.733269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.710135 43.733269, 7.710135 43.733269, 7.710135 43.733269, 7.710135 43.733269, 7.710135 43.733269))'^^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 '774_5685'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.189833 22.498667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.189833"^^xsd:decimal ;
  dwc:decimalLongitude "22.498667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.189833 22.498667)"^^geo:wktLiteral ;
  geo-pos:lat "38.189833"^^xsd:decimal ;
  geo-pos:long "22.498667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_625'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_625'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.498667'^^xsd:double;
  dwc:startLongitude '22.498667'^^xsd:double;
  dwc:endLongitude '22.498667'^^xsd:double;
  dwc:latitude '38.189833'^^xsd:double;
  dwc:startLatitude '38.189833'^^xsd:double;
  dwc:endLatitude '38.189833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.498667 38.189833, 22.498667 38.189833, 22.498667 38.189833, 22.498667 38.189833, 22.498667 38.189833))'^^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 '774_625'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9695 8.035833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9695"^^xsd:decimal ;
  dwc:decimalLongitude "8.035833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9695 8.035833)"^^geo:wktLiteral ;
  geo-pos:lat "40.9695"^^xsd:decimal ;
  geo-pos:long "8.035833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2781'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2781'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035833'^^xsd:double;
  dwc:startLongitude '8.035833'^^xsd:double;
  dwc:endLongitude '8.035833'^^xsd:double;
  dwc:latitude '40.9695'^^xsd:double;
  dwc:startLatitude '40.9695'^^xsd:double;
  dwc:endLatitude '40.9695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035833 40.9695, 8.035833 40.9695, 8.035833 40.9695, 8.035833 40.9695, 8.035833 40.9695))'^^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 '774_2781'^^xsd:string;
  dwc:observationDate '1995-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532333 7.925333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532333"^^xsd:decimal ;
  dwc:decimalLongitude "7.925333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532333 7.925333)"^^geo:wktLiteral ;
  geo-pos:lat "43.532333"^^xsd:decimal ;
  geo-pos:long "7.925333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3893'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3893'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.925333'^^xsd:double;
  dwc:startLongitude '7.925333'^^xsd:double;
  dwc:endLongitude '7.925333'^^xsd:double;
  dwc:latitude '43.532333'^^xsd:double;
  dwc:startLatitude '43.532333'^^xsd:double;
  dwc:endLatitude '43.532333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.925333 43.532333, 7.925333 43.532333, 7.925333 43.532333, 7.925333 43.532333, 7.925333 43.532333))'^^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 '774_3893'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664183 8.214833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.664183"^^xsd:decimal ;
  dwc:decimalLongitude "8.214833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664183 8.214833)"^^geo:wktLiteral ;
  geo-pos:lat "43.664183"^^xsd:decimal ;
  geo-pos:long "8.214833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7358'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7358'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.080833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.214833'^^xsd:double;
  dwc:startLongitude '8.214833'^^xsd:double;
  dwc:endLongitude '8.214833'^^xsd:double;
  dwc:latitude '43.664183'^^xsd:double;
  dwc:startLatitude '43.664183'^^xsd:double;
  dwc:endLatitude '43.664183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.214833 43.664183, 8.214833 43.664183, 8.214833 43.664183, 8.214833 43.664183, 8.214833 43.664183))'^^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 '774_7358'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8245 8.4002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8245"^^xsd:decimal ;
  dwc:decimalLongitude "8.4002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8245 8.4002)"^^geo:wktLiteral ;
  geo-pos:lat "43.8245"^^xsd:decimal ;
  geo-pos:long "8.4002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7208'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7208'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.706944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4002'^^xsd:double;
  dwc:startLongitude '8.4002'^^xsd:double;
  dwc:endLongitude '8.4002'^^xsd:double;
  dwc:latitude '43.8245'^^xsd:double;
  dwc:startLatitude '43.8245'^^xsd:double;
  dwc:endLatitude '43.8245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4002 43.8245, 8.4002 43.8245, 8.4002 43.8245, 8.4002 43.8245, 8.4002 43.8245))'^^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 '774_7208'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614 8.3678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.614"^^xsd:decimal ;
  dwc:decimalLongitude "8.3678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.614 8.3678)"^^geo:wktLiteral ;
  geo-pos:lat "43.614"^^xsd:decimal ;
  geo-pos:long "8.3678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7626'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7626'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.781944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3678'^^xsd:double;
  dwc:startLongitude '8.3678'^^xsd:double;
  dwc:endLongitude '8.3678'^^xsd:double;
  dwc:latitude '43.614'^^xsd:double;
  dwc:startLatitude '43.614'^^xsd:double;
  dwc:endLatitude '43.614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3678 43.614, 8.3678 43.614, 8.3678 43.614, 8.3678 43.614, 8.3678 43.614))'^^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 '774_7626'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632 7.82317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.632"^^xsd:decimal ;
  dwc:decimalLongitude "7.82317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632 7.82317)"^^geo:wktLiteral ;
  geo-pos:lat "43.632"^^xsd:decimal ;
  geo-pos:long "7.82317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5049'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5049'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82317'^^xsd:double;
  dwc:startLongitude '7.82317'^^xsd:double;
  dwc:endLongitude '7.82317'^^xsd:double;
  dwc:latitude '43.632'^^xsd:double;
  dwc:startLatitude '43.632'^^xsd:double;
  dwc:endLatitude '43.632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82317 43.632, 7.82317 43.632, 7.82317 43.632, 7.82317 43.632, 7.82317 43.632))'^^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 '774_5049'^^xsd:string;
  dwc:observationDate '2000-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6109 8.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6109"^^xsd:decimal ;
  dwc:decimalLongitude "8.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6109 8.0011)"^^geo:wktLiteral ;
  geo-pos:lat "43.6109"^^xsd:decimal ;
  geo-pos:long "8.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7264'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7264'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.294166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0011'^^xsd:double;
  dwc:startLongitude '8.0011'^^xsd:double;
  dwc:endLongitude '8.0011'^^xsd:double;
  dwc:latitude '43.6109'^^xsd:double;
  dwc:startLatitude '43.6109'^^xsd:double;
  dwc:endLatitude '43.6109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0011 43.6109, 8.0011 43.6109, 8.0011 43.6109, 8.0011 43.6109, 8.0011 43.6109))'^^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 '774_7264'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81767 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.81767"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.81767 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "43.81767"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5008'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5008'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:startLongitude '8.08333'^^xsd:double;
  dwc:endLongitude '8.08333'^^xsd:double;
  dwc:latitude '43.81767'^^xsd:double;
  dwc:startLatitude '43.81767'^^xsd:double;
  dwc:endLatitude '43.81767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08333 43.81767, 8.08333 43.81767, 8.08333 43.81767, 8.08333 43.81767, 8.08333 43.81767))'^^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 '774_5008'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383667 7.978667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383667"^^xsd:decimal ;
  dwc:decimalLongitude "7.978667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383667 7.978667)"^^geo:wktLiteral ;
  geo-pos:lat "43.383667"^^xsd:decimal ;
  geo-pos:long "7.978667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3711'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3711'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.978667'^^xsd:double;
  dwc:startLongitude '7.978667'^^xsd:double;
  dwc:endLongitude '7.978667'^^xsd:double;
  dwc:latitude '43.383667'^^xsd:double;
  dwc:startLatitude '43.383667'^^xsd:double;
  dwc:endLatitude '43.383667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.978667 43.383667, 7.978667 43.383667, 7.978667 43.383667, 7.978667 43.383667, 7.978667 43.383667))'^^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 '774_3711'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64645 7.913433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64645"^^xsd:decimal ;
  dwc:decimalLongitude "7.913433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64645 7.913433)"^^geo:wktLiteral ;
  geo-pos:lat "43.64645"^^xsd:decimal ;
  geo-pos:long "7.913433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7044'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7044'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.913433'^^xsd:double;
  dwc:startLongitude '7.913433'^^xsd:double;
  dwc:endLongitude '7.913433'^^xsd:double;
  dwc:latitude '43.64645'^^xsd:double;
  dwc:startLatitude '43.64645'^^xsd:double;
  dwc:endLatitude '43.64645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.913433 43.64645, 7.913433 43.64645, 7.913433 43.64645, 7.913433 43.64645, 7.913433 43.64645))'^^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 '774_7044'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33009 7.16228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33009"^^xsd:decimal ;
  dwc:decimalLongitude "7.16228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33009 7.16228)"^^geo:wktLiteral ;
  geo-pos:lat "43.33009"^^xsd:decimal ;
  geo-pos:long "7.16228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6600'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.16228'^^xsd:double;
  dwc:startLongitude '7.16228'^^xsd:double;
  dwc:endLongitude '7.16228'^^xsd:double;
  dwc:latitude '43.33009'^^xsd:double;
  dwc:startLatitude '43.33009'^^xsd:double;
  dwc:endLatitude '43.33009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.16228 43.33009, 7.16228 43.33009, 7.16228 43.33009, 7.16228 43.33009, 7.16228 43.33009))'^^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 '774_6600'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564129 7.868243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.564129"^^xsd:decimal ;
  dwc:decimalLongitude "7.868243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564129 7.868243)"^^geo:wktLiteral ;
  geo-pos:lat "43.564129"^^xsd:decimal ;
  geo-pos:long "7.868243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6165'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6165'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.868243'^^xsd:double;
  dwc:startLongitude '7.868243'^^xsd:double;
  dwc:endLongitude '7.868243'^^xsd:double;
  dwc:latitude '43.564129'^^xsd:double;
  dwc:startLatitude '43.564129'^^xsd:double;
  dwc:endLatitude '43.564129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.868243 43.564129, 7.868243 43.564129, 7.868243 43.564129, 7.868243 43.564129, 7.868243 43.564129))'^^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 '774_6165'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38544 15.37531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38544"^^xsd:decimal ;
  dwc:decimalLongitude "15.37531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38544 15.37531)"^^geo:wktLiteral ;
  geo-pos:lat "38.38544"^^xsd:decimal ;
  geo-pos:long "15.37531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8439'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_8439'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.467777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.37531'^^xsd:double;
  dwc:startLongitude '15.37531'^^xsd:double;
  dwc:endLongitude '15.37531'^^xsd:double;
  dwc:latitude '38.38544'^^xsd:double;
  dwc:startLatitude '38.38544'^^xsd:double;
  dwc:endLatitude '38.38544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37531 38.38544, 15.37531 38.38544, 15.37531 38.38544, 15.37531 38.38544, 15.37531 38.38544))'^^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 '774_8439'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65482 7.351209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65482"^^xsd:decimal ;
  dwc:decimalLongitude "7.351209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65482 7.351209)"^^geo:wktLiteral ;
  geo-pos:lat "43.65482"^^xsd:decimal ;
  geo-pos:long "7.351209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5922'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5922'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.942222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.351209'^^xsd:double;
  dwc:startLongitude '7.351209'^^xsd:double;
  dwc:endLongitude '7.351209'^^xsd:double;
  dwc:latitude '43.65482'^^xsd:double;
  dwc:startLatitude '43.65482'^^xsd:double;
  dwc:endLatitude '43.65482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.351209 43.65482, 7.351209 43.65482, 7.351209 43.65482, 7.351209 43.65482, 7.351209 43.65482))'^^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 '774_5922'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635002 7.43172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.635002"^^xsd:decimal ;
  dwc:decimalLongitude "7.43172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.635002 7.43172)"^^geo:wktLiteral ;
  geo-pos:lat "43.635002"^^xsd:decimal ;
  geo-pos:long "7.43172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6226'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6226'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.9325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.43172'^^xsd:double;
  dwc:startLongitude '7.43172'^^xsd:double;
  dwc:endLongitude '7.43172'^^xsd:double;
  dwc:latitude '43.635002'^^xsd:double;
  dwc:startLatitude '43.635002'^^xsd:double;
  dwc:endLatitude '43.635002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.43172 43.635002, 7.43172 43.635002, 7.43172 43.635002, 7.43172 43.635002, 7.43172 43.635002))'^^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 '774_6226'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50322 8.36687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50322"^^xsd:decimal ;
  dwc:decimalLongitude "8.36687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50322 8.36687)"^^geo:wktLiteral ;
  geo-pos:lat "43.50322"^^xsd:decimal ;
  geo-pos:long "8.36687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6759'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6759'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.36687'^^xsd:double;
  dwc:startLongitude '8.36687'^^xsd:double;
  dwc:endLongitude '8.36687'^^xsd:double;
  dwc:latitude '43.50322'^^xsd:double;
  dwc:startLatitude '43.50322'^^xsd:double;
  dwc:endLatitude '43.50322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36687 43.50322, 8.36687 43.50322, 8.36687 43.50322, 8.36687 43.50322, 8.36687 43.50322))'^^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 '774_6759'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674236 7.641484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.674236"^^xsd:decimal ;
  dwc:decimalLongitude "7.641484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674236 7.641484)"^^geo:wktLiteral ;
  geo-pos:lat "43.674236"^^xsd:decimal ;
  geo-pos:long "7.641484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5581'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5581'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9847222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.641484'^^xsd:double;
  dwc:startLongitude '7.641484'^^xsd:double;
  dwc:endLongitude '7.641484'^^xsd:double;
  dwc:latitude '43.674236'^^xsd:double;
  dwc:startLatitude '43.674236'^^xsd:double;
  dwc:endLatitude '43.674236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.641484 43.674236, 7.641484 43.674236, 7.641484 43.674236, 7.641484 43.674236, 7.641484 43.674236))'^^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 '774_5581'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470566 7.738596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470566"^^xsd:decimal ;
  dwc:decimalLongitude "7.738596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470566 7.738596)"^^geo:wktLiteral ;
  geo-pos:lat "43.470566"^^xsd:decimal ;
  geo-pos:long "7.738596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5934'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5934'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.046666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.738596'^^xsd:double;
  dwc:startLongitude '7.738596'^^xsd:double;
  dwc:endLongitude '7.738596'^^xsd:double;
  dwc:latitude '43.470566'^^xsd:double;
  dwc:startLatitude '43.470566'^^xsd:double;
  dwc:endLatitude '43.470566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.738596 43.470566, 7.738596 43.470566, 7.738596 43.470566, 7.738596 43.470566, 7.738596 43.470566))'^^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 '774_5934'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48311 8.03894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48311"^^xsd:decimal ;
  dwc:decimalLongitude "8.03894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48311 8.03894)"^^geo:wktLiteral ;
  geo-pos:lat "43.48311"^^xsd:decimal ;
  geo-pos:long "8.03894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6777'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6777'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.608888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03894'^^xsd:double;
  dwc:startLongitude '8.03894'^^xsd:double;
  dwc:endLongitude '8.03894'^^xsd:double;
  dwc:latitude '43.48311'^^xsd:double;
  dwc:startLatitude '43.48311'^^xsd:double;
  dwc:endLatitude '43.48311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03894 43.48311, 8.03894 43.48311, 8.03894 43.48311, 8.03894 43.48311, 8.03894 43.48311))'^^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 '774_6777'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528167 8.134167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.528167"^^xsd:decimal ;
  dwc:decimalLongitude "8.134167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.528167 8.134167)"^^geo:wktLiteral ;
  geo-pos:lat "43.528167"^^xsd:decimal ;
  geo-pos:long "8.134167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4799'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4799'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.978611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.134167'^^xsd:double;
  dwc:startLongitude '8.134167'^^xsd:double;
  dwc:endLongitude '8.134167'^^xsd:double;
  dwc:latitude '43.528167'^^xsd:double;
  dwc:startLatitude '43.528167'^^xsd:double;
  dwc:endLatitude '43.528167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.134167 43.528167, 8.134167 43.528167, 8.134167 43.528167, 8.134167 43.528167, 8.134167 43.528167))'^^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 '774_4799'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62685 7.557168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62685"^^xsd:decimal ;
  dwc:decimalLongitude "7.557168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62685 7.557168)"^^geo:wktLiteral ;
  geo-pos:lat "43.62685"^^xsd:decimal ;
  geo-pos:long "7.557168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7804'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7804'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.736944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.557168'^^xsd:double;
  dwc:startLongitude '7.557168'^^xsd:double;
  dwc:endLongitude '7.557168'^^xsd:double;
  dwc:latitude '43.62685'^^xsd:double;
  dwc:startLatitude '43.62685'^^xsd:double;
  dwc:endLatitude '43.62685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.557168 43.62685, 7.557168 43.62685, 7.557168 43.62685, 7.557168 43.62685, 7.557168 43.62685))'^^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 '774_7804'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62402 7.4676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62402"^^xsd:decimal ;
  dwc:decimalLongitude "7.4676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62402 7.4676)"^^geo:wktLiteral ;
  geo-pos:lat "43.62402"^^xsd:decimal ;
  geo-pos:long "7.4676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7963'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7963'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.573055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4676'^^xsd:double;
  dwc:startLongitude '7.4676'^^xsd:double;
  dwc:endLongitude '7.4676'^^xsd:double;
  dwc:latitude '43.62402'^^xsd:double;
  dwc:startLatitude '43.62402'^^xsd:double;
  dwc:endLatitude '43.62402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4676 43.62402, 7.4676 43.62402, 7.4676 43.62402, 7.4676 43.62402, 7.4676 43.62402))'^^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 '774_7963'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6714 7.361017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6714"^^xsd:decimal ;
  dwc:decimalLongitude "7.361017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6714 7.361017)"^^geo:wktLiteral ;
  geo-pos:lat "43.6714"^^xsd:decimal ;
  geo-pos:long "7.361017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4552'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4552'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.4658333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.361017'^^xsd:double;
  dwc:startLongitude '7.361017'^^xsd:double;
  dwc:endLongitude '7.361017'^^xsd:double;
  dwc:latitude '43.6714'^^xsd:double;
  dwc:startLatitude '43.6714'^^xsd:double;
  dwc:endLatitude '43.6714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.361017 43.6714, 7.361017 43.6714, 7.361017 43.6714, 7.361017 43.6714, 7.361017 43.6714))'^^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 '774_4552'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533333"^^xsd:decimal ;
  dwc:decimalLongitude "7.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.383333)"^^geo:wktLiteral ;
  geo-pos:lat "43.533333"^^xsd:decimal ;
  geo-pos:long "7.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3574'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3574'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.383333'^^xsd:double;
  dwc:startLongitude '7.383333'^^xsd:double;
  dwc:endLongitude '7.383333'^^xsd:double;
  dwc:latitude '43.533333'^^xsd:double;
  dwc:startLatitude '43.533333'^^xsd:double;
  dwc:endLatitude '43.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.383333 43.533333, 7.383333 43.533333, 7.383333 43.533333, 7.383333 43.533333, 7.383333 43.533333))'^^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 '774_3574'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6285 7.945833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6285"^^xsd:decimal ;
  dwc:decimalLongitude "7.945833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6285 7.945833)"^^geo:wktLiteral ;
  geo-pos:lat "43.6285"^^xsd:decimal ;
  geo-pos:long "7.945833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4296'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4296'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.945833'^^xsd:double;
  dwc:startLongitude '7.945833'^^xsd:double;
  dwc:endLongitude '7.945833'^^xsd:double;
  dwc:latitude '43.6285'^^xsd:double;
  dwc:startLatitude '43.6285'^^xsd:double;
  dwc:endLatitude '43.6285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.945833 43.6285, 7.945833 43.6285, 7.945833 43.6285, 7.945833 43.6285, 7.945833 43.6285))'^^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 '774_4296'^^xsd:string;
  dwc:observationDate '1995-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644 7.912167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.644"^^xsd:decimal ;
  dwc:decimalLongitude "7.912167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644 7.912167)"^^geo:wktLiteral ;
  geo-pos:lat "43.644"^^xsd:decimal ;
  geo-pos:long "7.912167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4453'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4453'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.912167'^^xsd:double;
  dwc:startLongitude '7.912167'^^xsd:double;
  dwc:endLongitude '7.912167'^^xsd:double;
  dwc:latitude '43.644'^^xsd:double;
  dwc:startLatitude '43.644'^^xsd:double;
  dwc:endLatitude '43.644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.912167 43.644, 7.912167 43.644, 7.912167 43.644, 7.912167 43.644, 7.912167 43.644))'^^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 '774_4453'^^xsd:string;
  dwc:observationDate '1996-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73124 7.98803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73124"^^xsd:decimal ;
  dwc:decimalLongitude "7.98803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73124 7.98803)"^^geo:wktLiteral ;
  geo-pos:lat "43.73124"^^xsd:decimal ;
  geo-pos:long "7.98803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7986'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7986'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.605'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98803'^^xsd:double;
  dwc:startLongitude '7.98803'^^xsd:double;
  dwc:endLongitude '7.98803'^^xsd:double;
  dwc:latitude '43.73124'^^xsd:double;
  dwc:startLatitude '43.73124'^^xsd:double;
  dwc:endLatitude '43.73124'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98803 43.73124, 7.98803 43.73124, 7.98803 43.73124, 7.98803 43.73124, 7.98803 43.73124))'^^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 '774_7986'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533333"^^xsd:decimal ;
  dwc:decimalLongitude "7.828333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533333 7.828333)"^^geo:wktLiteral ;
  geo-pos:lat "43.533333"^^xsd:decimal ;
  geo-pos:long "7.828333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2321'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2321'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.828333'^^xsd:double;
  dwc:startLongitude '7.828333'^^xsd:double;
  dwc:endLongitude '7.828333'^^xsd:double;
  dwc:latitude '43.533333'^^xsd:double;
  dwc:startLatitude '43.533333'^^xsd:double;
  dwc:endLatitude '43.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.828333 43.533333, 7.828333 43.533333, 7.828333 43.533333, 7.828333 43.533333, 7.828333 43.533333))'^^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 '774_2321'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.87083 9.2525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.87083"^^xsd:decimal ;
  dwc:decimalLongitude "9.2525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.87083 9.2525)"^^geo:wktLiteral ;
  geo-pos:lat "42.87083"^^xsd:decimal ;
  geo-pos:long "9.2525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5002'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5002'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.2525'^^xsd:double;
  dwc:startLongitude '9.2525'^^xsd:double;
  dwc:endLongitude '9.2525'^^xsd:double;
  dwc:latitude '42.87083'^^xsd:double;
  dwc:startLatitude '42.87083'^^xsd:double;
  dwc:endLatitude '42.87083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.2525 42.87083, 9.2525 42.87083, 9.2525 42.87083, 9.2525 42.87083, 9.2525 42.87083))'^^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 '774_5002'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49233 7.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49233"^^xsd:decimal ;
  dwc:decimalLongitude "7.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49233 7.8275)"^^geo:wktLiteral ;
  geo-pos:lat "43.49233"^^xsd:decimal ;
  geo-pos:long "7.8275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4998'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4998'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8275'^^xsd:double;
  dwc:startLongitude '7.8275'^^xsd:double;
  dwc:endLongitude '7.8275'^^xsd:double;
  dwc:latitude '43.49233'^^xsd:double;
  dwc:startLatitude '43.49233'^^xsd:double;
  dwc:endLatitude '43.49233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8275 43.49233, 7.8275 43.49233, 7.8275 43.49233, 7.8275 43.49233, 7.8275 43.49233))'^^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 '774_4998'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.303303 7.195092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.303303"^^xsd:decimal ;
  dwc:decimalLongitude "7.195092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.303303 7.195092)"^^geo:wktLiteral ;
  geo-pos:lat "43.303303"^^xsd:decimal ;
  geo-pos:long "7.195092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5782'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5782'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.747777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.195092'^^xsd:double;
  dwc:startLongitude '7.195092'^^xsd:double;
  dwc:endLongitude '7.195092'^^xsd:double;
  dwc:latitude '43.303303'^^xsd:double;
  dwc:startLatitude '43.303303'^^xsd:double;
  dwc:endLatitude '43.303303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.195092 43.303303, 7.195092 43.303303, 7.195092 43.303303, 7.195092 43.303303, 7.195092 43.303303))'^^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 '774_5782'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15563 7.825867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15563"^^xsd:decimal ;
  dwc:decimalLongitude "7.825867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15563 7.825867)"^^geo:wktLiteral ;
  geo-pos:lat "43.15563"^^xsd:decimal ;
  geo-pos:long "7.825867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7716'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7716'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3352777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.825867'^^xsd:double;
  dwc:startLongitude '7.825867'^^xsd:double;
  dwc:endLongitude '7.825867'^^xsd:double;
  dwc:latitude '43.15563'^^xsd:double;
  dwc:startLatitude '43.15563'^^xsd:double;
  dwc:endLatitude '43.15563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.825867 43.15563, 7.825867 43.15563, 7.825867 43.15563, 7.825867 43.15563, 7.825867 43.15563))'^^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 '774_7716'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441025 7.984918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.441025"^^xsd:decimal ;
  dwc:decimalLongitude "7.984918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441025 7.984918)"^^geo:wktLiteral ;
  geo-pos:lat "43.441025"^^xsd:decimal ;
  geo-pos:long "7.984918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6174'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6174'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.8311111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.984918'^^xsd:double;
  dwc:startLongitude '7.984918'^^xsd:double;
  dwc:endLongitude '7.984918'^^xsd:double;
  dwc:latitude '43.441025'^^xsd:double;
  dwc:startLatitude '43.441025'^^xsd:double;
  dwc:endLatitude '43.441025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.984918 43.441025, 7.984918 43.441025, 7.984918 43.441025, 7.984918 43.441025, 7.984918 43.441025))'^^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 '774_6174'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.321369 8.124666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.321369"^^xsd:decimal ;
  dwc:decimalLongitude "8.124666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.321369 8.124666)"^^geo:wktLiteral ;
  geo-pos:lat "43.321369"^^xsd:decimal ;
  geo-pos:long "8.124666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5875'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5875'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.741111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.124666'^^xsd:double;
  dwc:startLongitude '8.124666'^^xsd:double;
  dwc:endLongitude '8.124666'^^xsd:double;
  dwc:latitude '43.321369'^^xsd:double;
  dwc:startLatitude '43.321369'^^xsd:double;
  dwc:endLatitude '43.321369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.124666 43.321369, 8.124666 43.321369, 8.124666 43.321369, 8.124666 43.321369, 8.124666 43.321369))'^^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 '774_5875'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502833 7.290833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.502833"^^xsd:decimal ;
  dwc:decimalLongitude "7.290833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.502833 7.290833)"^^geo:wktLiteral ;
  geo-pos:lat "43.502833"^^xsd:decimal ;
  geo-pos:long "7.290833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4781'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4781'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.919166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.290833'^^xsd:double;
  dwc:startLongitude '7.290833'^^xsd:double;
  dwc:endLongitude '7.290833'^^xsd:double;
  dwc:latitude '43.502833'^^xsd:double;
  dwc:startLatitude '43.502833'^^xsd:double;
  dwc:endLatitude '43.502833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.290833 43.502833, 7.290833 43.502833, 7.290833 43.502833, 7.290833 43.502833, 7.290833 43.502833))'^^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 '774_4781'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.550667 7.328833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.550667"^^xsd:decimal ;
  dwc:decimalLongitude "7.328833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.550667 7.328833)"^^geo:wktLiteral ;
  geo-pos:lat "43.550667"^^xsd:decimal ;
  geo-pos:long "7.328833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4776'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4776'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.138333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.328833'^^xsd:double;
  dwc:startLongitude '7.328833'^^xsd:double;
  dwc:endLongitude '7.328833'^^xsd:double;
  dwc:latitude '43.550667'^^xsd:double;
  dwc:startLatitude '43.550667'^^xsd:double;
  dwc:endLatitude '43.550667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.328833 43.550667, 7.328833 43.550667, 7.328833 43.550667, 7.328833 43.550667, 7.328833 43.550667))'^^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 '774_4776'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61322 7.53615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61322"^^xsd:decimal ;
  dwc:decimalLongitude "7.53615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61322 7.53615)"^^geo:wktLiteral ;
  geo-pos:lat "43.61322"^^xsd:decimal ;
  geo-pos:long "7.53615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5143'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5143'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.4819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53615'^^xsd:double;
  dwc:startLongitude '7.53615'^^xsd:double;
  dwc:endLongitude '7.53615'^^xsd:double;
  dwc:latitude '43.61322'^^xsd:double;
  dwc:startLatitude '43.61322'^^xsd:double;
  dwc:endLatitude '43.61322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53615 43.61322, 7.53615 43.61322, 7.53615 43.61322, 7.53615 43.61322, 7.53615 43.61322))'^^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 '774_5143'^^xsd:string;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651783 7.305916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651783"^^xsd:decimal ;
  dwc:decimalLongitude "7.305916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651783 7.305916)"^^geo:wktLiteral ;
  geo-pos:lat "43.651783"^^xsd:decimal ;
  geo-pos:long "7.305916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5511'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5511'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.7347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.305916'^^xsd:double;
  dwc:startLongitude '7.305916'^^xsd:double;
  dwc:endLongitude '7.305916'^^xsd:double;
  dwc:latitude '43.651783'^^xsd:double;
  dwc:startLatitude '43.651783'^^xsd:double;
  dwc:endLatitude '43.651783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.305916 43.651783, 7.305916 43.651783, 7.305916 43.651783, 7.305916 43.651783, 7.305916 43.651783))'^^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 '774_5511'^^xsd:string;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.359167 8.0365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.359167"^^xsd:decimal ;
  dwc:decimalLongitude "8.0365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.359167 8.0365)"^^geo:wktLiteral ;
  geo-pos:lat "43.359167"^^xsd:decimal ;
  geo-pos:long "8.0365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4527'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4527'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0365'^^xsd:double;
  dwc:startLongitude '8.0365'^^xsd:double;
  dwc:endLongitude '8.0365'^^xsd:double;
  dwc:latitude '43.359167'^^xsd:double;
  dwc:startLatitude '43.359167'^^xsd:double;
  dwc:endLatitude '43.359167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0365 43.359167, 8.0365 43.359167, 8.0365 43.359167, 8.0365 43.359167, 8.0365 43.359167))'^^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 '774_4527'^^xsd:string;
  dwc:observationDate '1997-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58003 7.6221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58003"^^xsd:decimal ;
  dwc:decimalLongitude "7.6221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58003 7.6221)"^^geo:wktLiteral ;
  geo-pos:lat "43.58003"^^xsd:decimal ;
  geo-pos:long "7.6221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6855'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6855'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.272777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6221'^^xsd:double;
  dwc:startLongitude '7.6221'^^xsd:double;
  dwc:endLongitude '7.6221'^^xsd:double;
  dwc:latitude '43.58003'^^xsd:double;
  dwc:startLatitude '43.58003'^^xsd:double;
  dwc:endLatitude '43.58003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6221 43.58003, 7.6221 43.58003, 7.6221 43.58003, 7.6221 43.58003, 7.6221 43.58003))'^^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 '774_6855'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64525 7.86423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64525"^^xsd:decimal ;
  dwc:decimalLongitude "7.86423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64525 7.86423)"^^geo:wktLiteral ;
  geo-pos:lat "43.64525"^^xsd:decimal ;
  geo-pos:long "7.86423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5224'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5224'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86423'^^xsd:double;
  dwc:startLongitude '7.86423'^^xsd:double;
  dwc:endLongitude '7.86423'^^xsd:double;
  dwc:latitude '43.64525'^^xsd:double;
  dwc:startLatitude '43.64525'^^xsd:double;
  dwc:endLatitude '43.64525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86423 43.64525, 7.86423 43.64525, 7.86423 43.64525, 7.86423 43.64525, 7.86423 43.64525))'^^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 '774_5224'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.715 7.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.715"^^xsd:decimal ;
  dwc:decimalLongitude "7.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.715 7.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.715"^^xsd:decimal ;
  geo-pos:long "7.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4550'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4550'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.578333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.71'^^xsd:double;
  dwc:startLongitude '7.71'^^xsd:double;
  dwc:endLongitude '7.71'^^xsd:double;
  dwc:latitude '43.715'^^xsd:double;
  dwc:startLatitude '43.715'^^xsd:double;
  dwc:endLatitude '43.715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.71 43.715, 7.71 43.715, 7.71 43.715, 7.71 43.715, 7.71 43.715))'^^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 '774_4550'^^xsd:string;
  dwc:observationDate '1997-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716667 7.90635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716667"^^xsd:decimal ;
  dwc:decimalLongitude "7.90635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716667 7.90635)"^^geo:wktLiteral ;
  geo-pos:lat "43.716667"^^xsd:decimal ;
  geo-pos:long "7.90635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7331'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7331'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.438888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90635'^^xsd:double;
  dwc:startLongitude '7.90635'^^xsd:double;
  dwc:endLongitude '7.90635'^^xsd:double;
  dwc:latitude '43.716667'^^xsd:double;
  dwc:startLatitude '43.716667'^^xsd:double;
  dwc:endLatitude '43.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90635 43.716667, 7.90635 43.716667, 7.90635 43.716667, 7.90635 43.716667, 7.90635 43.716667))'^^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 '774_7331'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72933 8.16167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72933"^^xsd:decimal ;
  dwc:decimalLongitude "8.16167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72933 8.16167)"^^geo:wktLiteral ;
  geo-pos:lat "43.72933"^^xsd:decimal ;
  geo-pos:long "8.16167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5058'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5058'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.16167'^^xsd:double;
  dwc:startLongitude '8.16167'^^xsd:double;
  dwc:endLongitude '8.16167'^^xsd:double;
  dwc:latitude '43.72933'^^xsd:double;
  dwc:startLatitude '43.72933'^^xsd:double;
  dwc:endLatitude '43.72933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.16167 43.72933, 8.16167 43.72933, 8.16167 43.72933, 8.16167 43.72933, 8.16167 43.72933))'^^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 '774_5058'^^xsd:string;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8295 8.0979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8295"^^xsd:decimal ;
  dwc:decimalLongitude "8.0979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8295 8.0979)"^^geo:wktLiteral ;
  geo-pos:lat "43.8295"^^xsd:decimal ;
  geo-pos:long "8.0979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7598'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7598'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.643333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0979'^^xsd:double;
  dwc:startLongitude '8.0979'^^xsd:double;
  dwc:endLongitude '8.0979'^^xsd:double;
  dwc:latitude '43.8295'^^xsd:double;
  dwc:startLatitude '43.8295'^^xsd:double;
  dwc:endLatitude '43.8295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0979 43.8295, 8.0979 43.8295, 8.0979 43.8295, 8.0979 43.8295, 8.0979 43.8295))'^^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 '774_7598'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.669 7.765333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.669"^^xsd:decimal ;
  dwc:decimalLongitude "7.765333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.669 7.765333)"^^geo:wktLiteral ;
  geo-pos:lat "43.669"^^xsd:decimal ;
  geo-pos:long "7.765333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3231'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3231'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.765333'^^xsd:double;
  dwc:startLongitude '7.765333'^^xsd:double;
  dwc:endLongitude '7.765333'^^xsd:double;
  dwc:latitude '43.669'^^xsd:double;
  dwc:startLatitude '43.669'^^xsd:double;
  dwc:endLatitude '43.669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.765333 43.669, 7.765333 43.669, 7.765333 43.669, 7.765333 43.669, 7.765333 43.669))'^^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 '774_3231'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6079 7.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6079"^^xsd:decimal ;
  dwc:decimalLongitude "7.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6079 7.886)"^^geo:wktLiteral ;
  geo-pos:lat "43.6079"^^xsd:decimal ;
  geo-pos:long "7.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7553'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7553'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.886'^^xsd:double;
  dwc:startLongitude '7.886'^^xsd:double;
  dwc:endLongitude '7.886'^^xsd:double;
  dwc:latitude '43.6079'^^xsd:double;
  dwc:startLatitude '43.6079'^^xsd:double;
  dwc:endLatitude '43.6079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.886 43.6079, 7.886 43.6079, 7.886 43.6079, 7.886 43.6079, 7.886 43.6079))'^^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 '774_7553'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675167 8.090333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.675167"^^xsd:decimal ;
  dwc:decimalLongitude "8.090333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675167 8.090333)"^^geo:wktLiteral ;
  geo-pos:lat "43.675167"^^xsd:decimal ;
  geo-pos:long "8.090333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3357'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_3357'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.090333'^^xsd:double;
  dwc:startLongitude '8.090333'^^xsd:double;
  dwc:endLongitude '8.090333'^^xsd:double;
  dwc:latitude '43.675167'^^xsd:double;
  dwc:startLatitude '43.675167'^^xsd:double;
  dwc:endLatitude '43.675167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.090333 43.675167, 8.090333 43.675167, 8.090333 43.675167, 8.090333 43.675167, 8.090333 43.675167))'^^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 '774_3357'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.515167 7.9715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.515167"^^xsd:decimal ;
  dwc:decimalLongitude "7.9715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.515167 7.9715)"^^geo:wktLiteral ;
  geo-pos:lat "43.515167"^^xsd:decimal ;
  geo-pos:long "7.9715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4074'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4074'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9715'^^xsd:double;
  dwc:startLongitude '7.9715'^^xsd:double;
  dwc:endLongitude '7.9715'^^xsd:double;
  dwc:latitude '43.515167'^^xsd:double;
  dwc:startLatitude '43.515167'^^xsd:double;
  dwc:endLatitude '43.515167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9715 43.515167, 7.9715 43.515167, 7.9715 43.515167, 7.9715 43.515167, 7.9715 43.515167))'^^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 '774_4074'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49183 7.01533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49183"^^xsd:decimal ;
  dwc:decimalLongitude "7.01533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49183 7.01533)"^^geo:wktLiteral ;
  geo-pos:lat "43.49183"^^xsd:decimal ;
  geo-pos:long "7.01533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5037'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5037'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.01533'^^xsd:double;
  dwc:startLongitude '7.01533'^^xsd:double;
  dwc:endLongitude '7.01533'^^xsd:double;
  dwc:latitude '43.49183'^^xsd:double;
  dwc:startLatitude '43.49183'^^xsd:double;
  dwc:endLatitude '43.49183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.01533 43.49183, 7.01533 43.49183, 7.01533 43.49183, 7.01533 43.49183, 7.01533 43.49183))'^^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 '774_5037'^^xsd:string;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.929167 8.281833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.929167"^^xsd:decimal ;
  dwc:decimalLongitude "8.281833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.929167 8.281833)"^^geo:wktLiteral ;
  geo-pos:lat "42.929167"^^xsd:decimal ;
  geo-pos:long "8.281833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4025'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4025'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.281833'^^xsd:double;
  dwc:startLongitude '8.281833'^^xsd:double;
  dwc:endLongitude '8.281833'^^xsd:double;
  dwc:latitude '42.929167'^^xsd:double;
  dwc:startLatitude '42.929167'^^xsd:double;
  dwc:endLatitude '42.929167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.281833 42.929167, 8.281833 42.929167, 8.281833 42.929167, 8.281833 42.929167, 8.281833 42.929167))'^^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 '774_4025'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5411 8.206067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5411"^^xsd:decimal ;
  dwc:decimalLongitude "8.206067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5411 8.206067)"^^geo:wktLiteral ;
  geo-pos:lat "43.5411"^^xsd:decimal ;
  geo-pos:long "8.206067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7437'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7437'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.114444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.206067'^^xsd:double;
  dwc:startLongitude '8.206067'^^xsd:double;
  dwc:endLongitude '8.206067'^^xsd:double;
  dwc:latitude '43.5411'^^xsd:double;
  dwc:startLatitude '43.5411'^^xsd:double;
  dwc:endLatitude '43.5411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.206067 43.5411, 8.206067 43.5411, 8.206067 43.5411, 8.206067 43.5411, 8.206067 43.5411))'^^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 '774_7437'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.884722 20.414722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.884722"^^xsd:decimal ;
  dwc:decimalLongitude "20.414722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.884722 20.414722)"^^geo:wktLiteral ;
  geo-pos:lat "38.884722"^^xsd:decimal ;
  geo-pos:long "20.414722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_651'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_651'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.414722'^^xsd:double;
  dwc:startLongitude '20.414722'^^xsd:double;
  dwc:endLongitude '20.414722'^^xsd:double;
  dwc:latitude '38.884722'^^xsd:double;
  dwc:startLatitude '38.884722'^^xsd:double;
  dwc:endLatitude '38.884722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.414722 38.884722, 20.414722 38.884722, 20.414722 38.884722, 20.414722 38.884722, 20.414722 38.884722))'^^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 '774_651'^^xsd:string;
  dwc:observationDate '1991-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52926 7.280713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52926"^^xsd:decimal ;
  dwc:decimalLongitude "7.280713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52926 7.280713)"^^geo:wktLiteral ;
  geo-pos:lat "43.52926"^^xsd:decimal ;
  geo-pos:long "7.280713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7813'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7813'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.280713'^^xsd:double;
  dwc:startLongitude '7.280713'^^xsd:double;
  dwc:endLongitude '7.280713'^^xsd:double;
  dwc:latitude '43.52926'^^xsd:double;
  dwc:startLatitude '43.52926'^^xsd:double;
  dwc:endLatitude '43.52926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.280713 43.52926, 7.280713 43.52926, 7.280713 43.52926, 7.280713 43.52926, 7.280713 43.52926))'^^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 '774_7813'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62577 7.4171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62577"^^xsd:decimal ;
  dwc:decimalLongitude "7.4171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62577 7.4171)"^^geo:wktLiteral ;
  geo-pos:lat "43.62577"^^xsd:decimal ;
  geo-pos:long "7.4171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6794'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6794'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.289444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4171'^^xsd:double;
  dwc:startLongitude '7.4171'^^xsd:double;
  dwc:endLongitude '7.4171'^^xsd:double;
  dwc:latitude '43.62577'^^xsd:double;
  dwc:startLatitude '43.62577'^^xsd:double;
  dwc:endLatitude '43.62577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4171 43.62577, 7.4171 43.62577, 7.4171 43.62577, 7.4171 43.62577, 7.4171 43.62577))'^^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 '774_6794'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36344 7.787549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36344"^^xsd:decimal ;
  dwc:decimalLongitude "7.787549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36344 7.787549)"^^geo:wktLiteral ;
  geo-pos:lat "43.36344"^^xsd:decimal ;
  geo-pos:long "7.787549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8164'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8164'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6397222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.787549'^^xsd:double;
  dwc:startLongitude '7.787549'^^xsd:double;
  dwc:endLongitude '7.787549'^^xsd:double;
  dwc:latitude '43.36344'^^xsd:double;
  dwc:startLatitude '43.36344'^^xsd:double;
  dwc:endLatitude '43.36344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.787549 43.36344, 7.787549 43.36344, 7.787549 43.36344, 7.787549 43.36344, 7.787549 43.36344))'^^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 '774_8164'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.070288 15.554774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.070288"^^xsd:decimal ;
  dwc:decimalLongitude "15.554774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.070288 15.554774)"^^geo:wktLiteral ;
  geo-pos:lat "38.070288"^^xsd:decimal ;
  geo-pos:long "15.554774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8436'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8436'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.829722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.554774'^^xsd:double;
  dwc:startLongitude '15.554774'^^xsd:double;
  dwc:endLongitude '15.554774'^^xsd:double;
  dwc:latitude '38.070288'^^xsd:double;
  dwc:startLatitude '38.070288'^^xsd:double;
  dwc:endLatitude '38.070288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.554774 38.070288, 15.554774 38.070288, 15.554774 38.070288, 15.554774 38.070288, 15.554774 38.070288))'^^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 '774_8436'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6165 8.4225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6165"^^xsd:decimal ;
  dwc:decimalLongitude "8.4225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6165 8.4225)"^^geo:wktLiteral ;
  geo-pos:lat "42.6165"^^xsd:decimal ;
  geo-pos:long "8.4225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4437'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4437'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4225'^^xsd:double;
  dwc:startLongitude '8.4225'^^xsd:double;
  dwc:endLongitude '8.4225'^^xsd:double;
  dwc:latitude '42.6165'^^xsd:double;
  dwc:startLatitude '42.6165'^^xsd:double;
  dwc:endLatitude '42.6165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4225 42.6165, 8.4225 42.6165, 8.4225 42.6165, 8.4225 42.6165, 8.4225 42.6165))'^^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 '774_4437'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 7.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "7.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 7.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "7.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2525'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2525'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.666667'^^xsd:double;
  dwc:startLongitude '7.666667'^^xsd:double;
  dwc:endLongitude '7.666667'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:startLatitude '42.8'^^xsd:double;
  dwc:endLatitude '42.8'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.666667 42.8, 7.666667 42.8, 7.666667 42.8, 7.666667 42.8, 7.666667 42.8))'^^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 '774_2525'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.914722 20.343611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.914722"^^xsd:decimal ;
  dwc:decimalLongitude "20.343611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.914722 20.343611)"^^geo:wktLiteral ;
  geo-pos:lat "38.914722"^^xsd:decimal ;
  geo-pos:long "20.343611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_677'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_677'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.343611'^^xsd:double;
  dwc:startLongitude '20.343611'^^xsd:double;
  dwc:endLongitude '20.343611'^^xsd:double;
  dwc:latitude '38.914722'^^xsd:double;
  dwc:startLatitude '38.914722'^^xsd:double;
  dwc:endLatitude '38.914722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.343611 38.914722, 20.343611 38.914722, 20.343611 38.914722, 20.343611 38.914722, 20.343611 38.914722))'^^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 '774_677'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6055 7.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6055"^^xsd:decimal ;
  dwc:decimalLongitude "7.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6055 7.816)"^^geo:wktLiteral ;
  geo-pos:lat "43.6055"^^xsd:decimal ;
  geo-pos:long "7.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3277'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3277'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816'^^xsd:double;
  dwc:startLongitude '7.816'^^xsd:double;
  dwc:endLongitude '7.816'^^xsd:double;
  dwc:latitude '43.6055'^^xsd:double;
  dwc:startLatitude '43.6055'^^xsd:double;
  dwc:endLatitude '43.6055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816 43.6055, 7.816 43.6055, 7.816 43.6055, 7.816 43.6055, 7.816 43.6055))'^^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 '774_3277'^^xsd:string;
  dwc:observationDate '1990-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64195 8.771942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64195"^^xsd:decimal ;
  dwc:decimalLongitude "8.771942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64195 8.771942)"^^geo:wktLiteral ;
  geo-pos:lat "42.64195"^^xsd:decimal ;
  geo-pos:long "8.771942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_8120'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.648333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.771942'^^xsd:double;
  dwc:startLongitude '8.771942'^^xsd:double;
  dwc:endLongitude '8.771942'^^xsd:double;
  dwc:latitude '42.64195'^^xsd:double;
  dwc:startLatitude '42.64195'^^xsd:double;
  dwc:endLatitude '42.64195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.771942 42.64195, 8.771942 42.64195, 8.771942 42.64195, 8.771942 42.64195, 8.771942 42.64195))'^^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 '774_8120'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48383 7.79885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48383"^^xsd:decimal ;
  dwc:decimalLongitude "7.79885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48383 7.79885)"^^geo:wktLiteral ;
  geo-pos:lat "43.48383"^^xsd:decimal ;
  geo-pos:long "7.79885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6466'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6466'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.9627777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79885'^^xsd:double;
  dwc:startLongitude '7.79885'^^xsd:double;
  dwc:endLongitude '7.79885'^^xsd:double;
  dwc:latitude '43.48383'^^xsd:double;
  dwc:startLatitude '43.48383'^^xsd:double;
  dwc:endLatitude '43.48383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79885 43.48383, 7.79885 43.48383, 7.79885 43.48383, 7.79885 43.48383, 7.79885 43.48383))'^^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 '774_6466'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60244 8.522813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60244"^^xsd:decimal ;
  dwc:decimalLongitude "8.522813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60244 8.522813)"^^geo:wktLiteral ;
  geo-pos:lat "43.60244"^^xsd:decimal ;
  geo-pos:long "8.522813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6278'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6278'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.5783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.522813'^^xsd:double;
  dwc:startLongitude '8.522813'^^xsd:double;
  dwc:endLongitude '8.522813'^^xsd:double;
  dwc:latitude '43.60244'^^xsd:double;
  dwc:startLatitude '43.60244'^^xsd:double;
  dwc:endLatitude '43.60244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.522813 43.60244, 8.522813 43.60244, 8.522813 43.60244, 8.522813 43.60244, 8.522813 43.60244))'^^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 '774_6278'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6428 7.54518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6428"^^xsd:decimal ;
  dwc:decimalLongitude "7.54518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6428 7.54518)"^^geo:wktLiteral ;
  geo-pos:lat "43.6428"^^xsd:decimal ;
  geo-pos:long "7.54518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_5113'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.298333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.54518'^^xsd:double;
  dwc:startLongitude '7.54518'^^xsd:double;
  dwc:endLongitude '7.54518'^^xsd:double;
  dwc:latitude '43.6428'^^xsd:double;
  dwc:startLatitude '43.6428'^^xsd:double;
  dwc:endLatitude '43.6428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.54518 43.6428, 7.54518 43.6428, 7.54518 43.6428, 7.54518 43.6428, 7.54518 43.6428))'^^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 '774_5113'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60541 7.498217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60541"^^xsd:decimal ;
  dwc:decimalLongitude "7.498217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60541 7.498217)"^^geo:wktLiteral ;
  geo-pos:lat "43.60541"^^xsd:decimal ;
  geo-pos:long "7.498217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7802'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7802'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.4372222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.498217'^^xsd:double;
  dwc:startLongitude '7.498217'^^xsd:double;
  dwc:endLongitude '7.498217'^^xsd:double;
  dwc:latitude '43.60541'^^xsd:double;
  dwc:startLatitude '43.60541'^^xsd:double;
  dwc:endLatitude '43.60541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.498217 43.60541, 7.498217 43.60541, 7.498217 43.60541, 7.498217 43.60541, 7.498217 43.60541))'^^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 '774_7802'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1575 9.166333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1575"^^xsd:decimal ;
  dwc:decimalLongitude "9.166333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1575 9.166333)"^^geo:wktLiteral ;
  geo-pos:lat "43.1575"^^xsd:decimal ;
  geo-pos:long "9.166333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4518'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4518'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.972777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.166333'^^xsd:double;
  dwc:startLongitude '9.166333'^^xsd:double;
  dwc:endLongitude '9.166333'^^xsd:double;
  dwc:latitude '43.1575'^^xsd:double;
  dwc:startLatitude '43.1575'^^xsd:double;
  dwc:endLatitude '43.1575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.166333 43.1575, 9.166333 43.1575, 9.166333 43.1575, 9.166333 43.1575, 9.166333 43.1575))'^^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 '774_4518'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586872 7.340113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.586872"^^xsd:decimal ;
  dwc:decimalLongitude "7.340113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586872 7.340113)"^^geo:wktLiteral ;
  geo-pos:lat "43.586872"^^xsd:decimal ;
  geo-pos:long "7.340113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5900'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5900'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.340113'^^xsd:double;
  dwc:startLongitude '7.340113'^^xsd:double;
  dwc:endLongitude '7.340113'^^xsd:double;
  dwc:latitude '43.586872'^^xsd:double;
  dwc:startLatitude '43.586872'^^xsd:double;
  dwc:endLatitude '43.586872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.340113 43.586872, 7.340113 43.586872, 7.340113 43.586872, 7.340113 43.586872, 7.340113 43.586872))'^^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 '774_5900'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60583 7.440233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60583"^^xsd:decimal ;
  dwc:decimalLongitude "7.440233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60583 7.440233)"^^geo:wktLiteral ;
  geo-pos:lat "43.60583"^^xsd:decimal ;
  geo-pos:long "7.440233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_5248'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.9583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.440233'^^xsd:double;
  dwc:startLongitude '7.440233'^^xsd:double;
  dwc:endLongitude '7.440233'^^xsd:double;
  dwc:latitude '43.60583'^^xsd:double;
  dwc:startLatitude '43.60583'^^xsd:double;
  dwc:endLatitude '43.60583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.440233 43.60583, 7.440233 43.60583, 7.440233 43.60583, 7.440233 43.60583, 7.440233 43.60583))'^^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 '774_5248'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4485 8.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4485"^^xsd:decimal ;
  dwc:decimalLongitude "8.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4485 8.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.4485"^^xsd:decimal ;
  geo-pos:long "8.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4177'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4177'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03'^^xsd:double;
  dwc:startLongitude '8.03'^^xsd:double;
  dwc:endLongitude '8.03'^^xsd:double;
  dwc:latitude '43.4485'^^xsd:double;
  dwc:startLatitude '43.4485'^^xsd:double;
  dwc:endLatitude '43.4485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03 43.4485, 8.03 43.4485, 8.03 43.4485, 8.03 43.4485, 8.03 43.4485))'^^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 '774_4177'^^xsd:string;
  dwc:observationDate '1995-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65303 7.79027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65303"^^xsd:decimal ;
  dwc:decimalLongitude "7.79027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65303 7.79027)"^^geo:wktLiteral ;
  geo-pos:lat "43.65303"^^xsd:decimal ;
  geo-pos:long "7.79027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4902'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4902'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.685'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79027'^^xsd:double;
  dwc:startLongitude '7.79027'^^xsd:double;
  dwc:endLongitude '7.79027'^^xsd:double;
  dwc:latitude '43.65303'^^xsd:double;
  dwc:startLatitude '43.65303'^^xsd:double;
  dwc:endLatitude '43.65303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79027 43.65303, 7.79027 43.65303, 7.79027 43.65303, 7.79027 43.65303, 7.79027 43.65303))'^^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 '774_4902'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7471 8.5124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7471"^^xsd:decimal ;
  dwc:decimalLongitude "8.5124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7471 8.5124)"^^geo:wktLiteral ;
  geo-pos:lat "43.7471"^^xsd:decimal ;
  geo-pos:long "8.5124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7571'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7571'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.585833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5124'^^xsd:double;
  dwc:startLongitude '8.5124'^^xsd:double;
  dwc:endLongitude '8.5124'^^xsd:double;
  dwc:latitude '43.7471'^^xsd:double;
  dwc:startLatitude '43.7471'^^xsd:double;
  dwc:endLatitude '43.7471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5124 43.7471, 8.5124 43.7471, 8.5124 43.7471, 8.5124 43.7471, 8.5124 43.7471))'^^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 '774_7571'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72015 8.33875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72015"^^xsd:decimal ;
  dwc:decimalLongitude "8.33875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72015 8.33875)"^^geo:wktLiteral ;
  geo-pos:lat "43.72015"^^xsd:decimal ;
  geo-pos:long "8.33875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7089'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7089'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.33875'^^xsd:double;
  dwc:startLongitude '8.33875'^^xsd:double;
  dwc:endLongitude '8.33875'^^xsd:double;
  dwc:latitude '43.72015'^^xsd:double;
  dwc:startLatitude '43.72015'^^xsd:double;
  dwc:endLatitude '43.72015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.33875 43.72015, 8.33875 43.72015, 8.33875 43.72015, 8.33875 43.72015, 8.33875 43.72015))'^^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 '774_7089'^^xsd:string;
  dwc:observationDate '1997-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5466 7.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5466"^^xsd:decimal ;
  dwc:decimalLongitude "7.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5466 7.8687)"^^geo:wktLiteral ;
  geo-pos:lat "43.5466"^^xsd:decimal ;
  geo-pos:long "7.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7228'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7228'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.795833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8687'^^xsd:double;
  dwc:startLongitude '7.8687'^^xsd:double;
  dwc:endLongitude '7.8687'^^xsd:double;
  dwc:latitude '43.5466'^^xsd:double;
  dwc:startLatitude '43.5466'^^xsd:double;
  dwc:endLatitude '43.5466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8687 43.5466, 7.8687 43.5466, 7.8687 43.5466, 7.8687 43.5466, 7.8687 43.5466))'^^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 '774_7228'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5951 8.1342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5951"^^xsd:decimal ;
  dwc:decimalLongitude "8.1342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5951 8.1342)"^^geo:wktLiteral ;
  geo-pos:lat "43.5951"^^xsd:decimal ;
  geo-pos:long "8.1342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7562'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7562'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1342'^^xsd:double;
  dwc:startLongitude '8.1342'^^xsd:double;
  dwc:endLongitude '8.1342'^^xsd:double;
  dwc:latitude '43.5951'^^xsd:double;
  dwc:startLatitude '43.5951'^^xsd:double;
  dwc:endLatitude '43.5951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1342 43.5951, 8.1342 43.5951, 8.1342 43.5951, 8.1342 43.5951, 8.1342 43.5951))'^^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 '774_7562'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697833 7.471833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.697833"^^xsd:decimal ;
  dwc:decimalLongitude "7.471833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.697833 7.471833)"^^geo:wktLiteral ;
  geo-pos:lat "43.697833"^^xsd:decimal ;
  geo-pos:long "7.471833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3321'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3321'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.471833'^^xsd:double;
  dwc:startLongitude '7.471833'^^xsd:double;
  dwc:endLongitude '7.471833'^^xsd:double;
  dwc:latitude '43.697833'^^xsd:double;
  dwc:startLatitude '43.697833'^^xsd:double;
  dwc:endLatitude '43.697833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.471833 43.697833, 7.471833 43.697833, 7.471833 43.697833, 7.471833 43.697833, 7.471833 43.697833))'^^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 '774_3321'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7838 8.5345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7838"^^xsd:decimal ;
  dwc:decimalLongitude "8.5345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7838 8.5345)"^^geo:wktLiteral ;
  geo-pos:lat "43.7838"^^xsd:decimal ;
  geo-pos:long "8.5345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7202'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7202'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.775277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5345'^^xsd:double;
  dwc:startLongitude '8.5345'^^xsd:double;
  dwc:endLongitude '8.5345'^^xsd:double;
  dwc:latitude '43.7838'^^xsd:double;
  dwc:startLatitude '43.7838'^^xsd:double;
  dwc:endLatitude '43.7838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5345 43.7838, 8.5345 43.7838, 8.5345 43.7838, 8.5345 43.7838, 8.5345 43.7838))'^^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 '774_7202'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648517 7.922933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.648517"^^xsd:decimal ;
  dwc:decimalLongitude "7.922933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648517 7.922933)"^^geo:wktLiteral ;
  geo-pos:lat "43.648517"^^xsd:decimal ;
  geo-pos:long "7.922933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7413'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7413'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0511111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.922933'^^xsd:double;
  dwc:startLongitude '7.922933'^^xsd:double;
  dwc:endLongitude '7.922933'^^xsd:double;
  dwc:latitude '43.648517'^^xsd:double;
  dwc:startLatitude '43.648517'^^xsd:double;
  dwc:endLatitude '43.648517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.922933 43.648517, 7.922933 43.648517, 7.922933 43.648517, 7.922933 43.648517, 7.922933 43.648517))'^^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 '774_7413'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3442 15.41937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3442"^^xsd:decimal ;
  dwc:decimalLongitude "15.41937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3442 15.41937)"^^geo:wktLiteral ;
  geo-pos:lat "38.3442"^^xsd:decimal ;
  geo-pos:long "15.41937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8323'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8323'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.41937'^^xsd:double;
  dwc:startLongitude '15.41937'^^xsd:double;
  dwc:endLongitude '15.41937'^^xsd:double;
  dwc:latitude '38.3442'^^xsd:double;
  dwc:startLatitude '38.3442'^^xsd:double;
  dwc:endLatitude '38.3442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41937 38.3442, 15.41937 38.3442, 15.41937 38.3442, 15.41937 38.3442, 15.41937 38.3442))'^^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 '774_8323'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5998 7.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5998"^^xsd:decimal ;
  dwc:decimalLongitude "7.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5998 7.8133)"^^geo:wktLiteral ;
  geo-pos:lat "43.5998"^^xsd:decimal ;
  geo-pos:long "7.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7506'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7506'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.698888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8133'^^xsd:double;
  dwc:startLongitude '7.8133'^^xsd:double;
  dwc:endLongitude '7.8133'^^xsd:double;
  dwc:latitude '43.5998'^^xsd:double;
  dwc:startLatitude '43.5998'^^xsd:double;
  dwc:endLatitude '43.5998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8133 43.5998, 7.8133 43.5998, 7.8133 43.5998, 7.8133 43.5998, 7.8133 43.5998))'^^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 '774_7506'^^xsd:string;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.751667 8.830167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.751667"^^xsd:decimal ;
  dwc:decimalLongitude "8.830167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.751667 8.830167)"^^geo:wktLiteral ;
  geo-pos:lat "42.751667"^^xsd:decimal ;
  geo-pos:long "8.830167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4714'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4714'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.813333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.830167'^^xsd:double;
  dwc:startLongitude '8.830167'^^xsd:double;
  dwc:endLongitude '8.830167'^^xsd:double;
  dwc:latitude '42.751667'^^xsd:double;
  dwc:startLatitude '42.751667'^^xsd:double;
  dwc:endLatitude '42.751667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.830167 42.751667, 8.830167 42.751667, 8.830167 42.751667, 8.830167 42.751667, 8.830167 42.751667))'^^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 '774_4714'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27643 7.25707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27643"^^xsd:decimal ;
  dwc:decimalLongitude "7.25707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27643 7.25707)"^^geo:wktLiteral ;
  geo-pos:lat "43.27643"^^xsd:decimal ;
  geo-pos:long "7.25707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6670'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6670'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.25707'^^xsd:double;
  dwc:startLongitude '7.25707'^^xsd:double;
  dwc:endLongitude '7.25707'^^xsd:double;
  dwc:latitude '43.27643'^^xsd:double;
  dwc:startLatitude '43.27643'^^xsd:double;
  dwc:endLatitude '43.27643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25707 43.27643, 7.25707 43.27643, 7.25707 43.27643, 7.25707 43.27643, 7.25707 43.27643))'^^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 '774_6670'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532845 7.609175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532845"^^xsd:decimal ;
  dwc:decimalLongitude "7.609175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532845 7.609175)"^^geo:wktLiteral ;
  geo-pos:lat "43.532845"^^xsd:decimal ;
  geo-pos:long "7.609175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6145'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6145'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.975555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.609175'^^xsd:double;
  dwc:startLongitude '7.609175'^^xsd:double;
  dwc:endLongitude '7.609175'^^xsd:double;
  dwc:latitude '43.532845'^^xsd:double;
  dwc:startLatitude '43.532845'^^xsd:double;
  dwc:endLatitude '43.532845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.609175 43.532845, 7.609175 43.532845, 7.609175 43.532845, 7.609175 43.532845, 7.609175 43.532845))'^^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 '774_6145'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80183 7.98645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80183"^^xsd:decimal ;
  dwc:decimalLongitude "7.98645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80183 7.98645)"^^geo:wktLiteral ;
  geo-pos:lat "43.80183"^^xsd:decimal ;
  geo-pos:long "7.98645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5446'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5446'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.592222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98645'^^xsd:double;
  dwc:startLongitude '7.98645'^^xsd:double;
  dwc:endLongitude '7.98645'^^xsd:double;
  dwc:latitude '43.80183'^^xsd:double;
  dwc:startLatitude '43.80183'^^xsd:double;
  dwc:endLatitude '43.80183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98645 43.80183, 7.98645 43.80183, 7.98645 43.80183, 7.98645 43.80183, 7.98645 43.80183))'^^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 '774_5446'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75589 7.82065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75589"^^xsd:decimal ;
  dwc:decimalLongitude "7.82065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75589 7.82065)"^^geo:wktLiteral ;
  geo-pos:lat "43.75589"^^xsd:decimal ;
  geo-pos:long "7.82065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6769'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6769'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82065'^^xsd:double;
  dwc:startLongitude '7.82065'^^xsd:double;
  dwc:endLongitude '7.82065'^^xsd:double;
  dwc:latitude '43.75589'^^xsd:double;
  dwc:startLatitude '43.75589'^^xsd:double;
  dwc:endLatitude '43.75589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82065 43.75589, 7.82065 43.75589, 7.82065 43.75589, 7.82065 43.75589, 7.82065 43.75589))'^^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 '774_6769'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5093 8.239977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5093"^^xsd:decimal ;
  dwc:decimalLongitude "8.239977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5093 8.239977)"^^geo:wktLiteral ;
  geo-pos:lat "43.5093"^^xsd:decimal ;
  geo-pos:long "8.239977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8063'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_8063'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.664722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.239977'^^xsd:double;
  dwc:startLongitude '8.239977'^^xsd:double;
  dwc:endLongitude '8.239977'^^xsd:double;
  dwc:latitude '43.5093'^^xsd:double;
  dwc:startLatitude '43.5093'^^xsd:double;
  dwc:endLatitude '43.5093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.239977 43.5093, 8.239977 43.5093, 8.239977 43.5093, 8.239977 43.5093, 8.239977 43.5093))'^^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 '774_8063'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6455 8.167167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6455"^^xsd:decimal ;
  dwc:decimalLongitude "8.167167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6455 8.167167)"^^geo:wktLiteral ;
  geo-pos:lat "43.6455"^^xsd:decimal ;
  geo-pos:long "8.167167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4795'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4795'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.843055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.167167'^^xsd:double;
  dwc:startLongitude '8.167167'^^xsd:double;
  dwc:endLongitude '8.167167'^^xsd:double;
  dwc:latitude '43.6455'^^xsd:double;
  dwc:startLatitude '43.6455'^^xsd:double;
  dwc:endLatitude '43.6455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.167167 43.6455, 8.167167 43.6455, 8.167167 43.6455, 8.167167 43.6455, 8.167167 43.6455))'^^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 '774_4795'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2641 8.05593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2641"^^xsd:decimal ;
  dwc:decimalLongitude "8.05593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2641 8.05593)"^^geo:wktLiteral ;
  geo-pos:lat "43.2641"^^xsd:decimal ;
  geo-pos:long "8.05593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6657'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.950555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.05593'^^xsd:double;
  dwc:startLongitude '8.05593'^^xsd:double;
  dwc:endLongitude '8.05593'^^xsd:double;
  dwc:latitude '43.2641'^^xsd:double;
  dwc:startLatitude '43.2641'^^xsd:double;
  dwc:endLatitude '43.2641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.05593 43.2641, 8.05593 43.2641, 8.05593 43.2641, 8.05593 43.2641, 8.05593 43.2641))'^^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 '774_6657'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612736 7.293355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.612736"^^xsd:decimal ;
  dwc:decimalLongitude "7.293355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.612736 7.293355)"^^geo:wktLiteral ;
  geo-pos:lat "43.612736"^^xsd:decimal ;
  geo-pos:long "7.293355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5713'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5713'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0458333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.293355'^^xsd:double;
  dwc:startLongitude '7.293355'^^xsd:double;
  dwc:endLongitude '7.293355'^^xsd:double;
  dwc:latitude '43.612736'^^xsd:double;
  dwc:startLatitude '43.612736'^^xsd:double;
  dwc:endLatitude '43.612736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.293355 43.612736, 7.293355 43.612736, 7.293355 43.612736, 7.293355 43.612736, 7.293355 43.612736))'^^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 '774_5713'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54832 7.499611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54832"^^xsd:decimal ;
  dwc:decimalLongitude "7.499611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54832 7.499611)"^^geo:wktLiteral ;
  geo-pos:lat "43.54832"^^xsd:decimal ;
  geo-pos:long "7.499611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8016'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8016'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.157777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.499611'^^xsd:double;
  dwc:startLongitude '7.499611'^^xsd:double;
  dwc:endLongitude '7.499611'^^xsd:double;
  dwc:latitude '43.54832'^^xsd:double;
  dwc:startLatitude '43.54832'^^xsd:double;
  dwc:endLatitude '43.54832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.499611 43.54832, 7.499611 43.54832, 7.499611 43.54832, 7.499611 43.54832, 7.499611 43.54832))'^^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 '774_8016'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41947 8.312826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41947"^^xsd:decimal ;
  dwc:decimalLongitude "8.312826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41947 8.312826)"^^geo:wktLiteral ;
  geo-pos:lat "43.41947"^^xsd:decimal ;
  geo-pos:long "8.312826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8002'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_8002'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.787222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.312826'^^xsd:double;
  dwc:startLongitude '8.312826'^^xsd:double;
  dwc:endLongitude '8.312826'^^xsd:double;
  dwc:latitude '43.41947'^^xsd:double;
  dwc:startLatitude '43.41947'^^xsd:double;
  dwc:endLatitude '43.41947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.312826 43.41947, 8.312826 43.41947, 8.312826 43.41947, 8.312826 43.41947, 8.312826 43.41947))'^^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 '774_8002'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.899667 8.5485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.899667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.899667 8.5485)"^^geo:wktLiteral ;
  geo-pos:lat "42.899667"^^xsd:decimal ;
  geo-pos:long "8.5485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4753'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4753'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.986944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5485'^^xsd:double;
  dwc:startLongitude '8.5485'^^xsd:double;
  dwc:endLongitude '8.5485'^^xsd:double;
  dwc:latitude '42.899667'^^xsd:double;
  dwc:startLatitude '42.899667'^^xsd:double;
  dwc:endLatitude '42.899667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5485 42.899667, 8.5485 42.899667, 8.5485 42.899667, 8.5485 42.899667, 8.5485 42.899667))'^^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 '774_4753'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.731833 7.8775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.731833"^^xsd:decimal ;
  dwc:decimalLongitude "7.8775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.731833 7.8775)"^^geo:wktLiteral ;
  geo-pos:lat "43.731833"^^xsd:decimal ;
  geo-pos:long "7.8775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4325'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4325'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8775'^^xsd:double;
  dwc:startLongitude '7.8775'^^xsd:double;
  dwc:endLongitude '7.8775'^^xsd:double;
  dwc:latitude '43.731833'^^xsd:double;
  dwc:startLatitude '43.731833'^^xsd:double;
  dwc:endLatitude '43.731833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8775 43.731833, 7.8775 43.731833, 7.8775 43.731833, 7.8775 43.731833, 7.8775 43.731833))'^^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 '774_4325'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710083 7.719987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.710083"^^xsd:decimal ;
  dwc:decimalLongitude "7.719987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710083 7.719987)"^^geo:wktLiteral ;
  geo-pos:lat "43.710083"^^xsd:decimal ;
  geo-pos:long "7.719987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6293'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6293'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.375833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.719987'^^xsd:double;
  dwc:startLongitude '7.719987'^^xsd:double;
  dwc:endLongitude '7.719987'^^xsd:double;
  dwc:latitude '43.710083'^^xsd:double;
  dwc:startLatitude '43.710083'^^xsd:double;
  dwc:endLatitude '43.710083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.719987 43.710083, 7.719987 43.710083, 7.719987 43.710083, 7.719987 43.710083, 7.719987 43.710083))'^^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 '774_6293'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581667 7.363667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.581667"^^xsd:decimal ;
  dwc:decimalLongitude "7.363667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.581667 7.363667)"^^geo:wktLiteral ;
  geo-pos:lat "43.581667"^^xsd:decimal ;
  geo-pos:long "7.363667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4618'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_4618'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4936111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.363667'^^xsd:double;
  dwc:startLongitude '7.363667'^^xsd:double;
  dwc:endLongitude '7.363667'^^xsd:double;
  dwc:latitude '43.581667'^^xsd:double;
  dwc:startLatitude '43.581667'^^xsd:double;
  dwc:endLatitude '43.581667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.363667 43.581667, 7.363667 43.581667, 7.363667 43.581667, 7.363667 43.581667, 7.363667 43.581667))'^^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 '774_4618'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58648 8.413083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.58648"^^xsd:decimal ;
  dwc:decimalLongitude "8.413083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.58648 8.413083)"^^geo:wktLiteral ;
  geo-pos:lat "42.58648"^^xsd:decimal ;
  geo-pos:long "8.413083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7837'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7837'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.3319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.413083'^^xsd:double;
  dwc:startLongitude '8.413083'^^xsd:double;
  dwc:endLongitude '8.413083'^^xsd:double;
  dwc:latitude '42.58648'^^xsd:double;
  dwc:startLatitude '42.58648'^^xsd:double;
  dwc:endLatitude '42.58648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.413083 42.58648, 8.413083 42.58648, 8.413083 42.58648, 8.413083 42.58648, 8.413083 42.58648))'^^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 '774_7837'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 9.777167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.166667"^^xsd:decimal ;
  dwc:decimalLongitude "9.777167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.166667 9.777167)"^^geo:wktLiteral ;
  geo-pos:lat "43.166667"^^xsd:decimal ;
  geo-pos:long "9.777167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2382'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2382'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.777167'^^xsd:double;
  dwc:startLongitude '9.777167'^^xsd:double;
  dwc:endLongitude '9.777167'^^xsd:double;
  dwc:latitude '43.166667'^^xsd:double;
  dwc:startLatitude '43.166667'^^xsd:double;
  dwc:endLatitude '43.166667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.777167 43.166667, 9.777167 43.166667, 9.777167 43.166667, 9.777167 43.166667, 9.777167 43.166667))'^^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 '774_2382'^^xsd:string;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.303683 8.028783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.303683"^^xsd:decimal ;
  dwc:decimalLongitude "8.028783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.303683 8.028783)"^^geo:wktLiteral ;
  geo-pos:lat "43.303683"^^xsd:decimal ;
  geo-pos:long "8.028783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4280'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4280'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.028783'^^xsd:double;
  dwc:startLongitude '8.028783'^^xsd:double;
  dwc:endLongitude '8.028783'^^xsd:double;
  dwc:latitude '43.303683'^^xsd:double;
  dwc:startLatitude '43.303683'^^xsd:double;
  dwc:endLatitude '43.303683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.028783 43.303683, 8.028783 43.303683, 8.028783 43.303683, 8.028783 43.303683, 8.028783 43.303683))'^^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 '774_4280'^^xsd:string;
  dwc:observationDate '1995-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5548 7.8419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5548"^^xsd:decimal ;
  dwc:decimalLongitude "7.8419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5548 7.8419)"^^geo:wktLiteral ;
  geo-pos:lat "43.5548"^^xsd:decimal ;
  geo-pos:long "7.8419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7231'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7231'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.3033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8419'^^xsd:double;
  dwc:startLongitude '7.8419'^^xsd:double;
  dwc:endLongitude '7.8419'^^xsd:double;
  dwc:latitude '43.5548'^^xsd:double;
  dwc:startLatitude '43.5548'^^xsd:double;
  dwc:endLatitude '43.5548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8419 43.5548, 7.8419 43.5548, 7.8419 43.5548, 7.8419 43.5548, 7.8419 43.5548))'^^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 '774_7231'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.841333 8.721533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.841333"^^xsd:decimal ;
  dwc:decimalLongitude "8.721533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.841333 8.721533)"^^geo:wktLiteral ;
  geo-pos:lat "42.841333"^^xsd:decimal ;
  geo-pos:long "8.721533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4069'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4069'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.721533'^^xsd:double;
  dwc:startLongitude '8.721533'^^xsd:double;
  dwc:endLongitude '8.721533'^^xsd:double;
  dwc:latitude '42.841333'^^xsd:double;
  dwc:startLatitude '42.841333'^^xsd:double;
  dwc:endLatitude '42.841333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.721533 42.841333, 8.721533 42.841333, 8.721533 42.841333, 8.721533 42.841333, 8.721533 42.841333))'^^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 '774_4069'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.216667 17.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.216667"^^xsd:decimal ;
  dwc:decimalLongitude "17.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.216667 17.466667)"^^geo:wktLiteral ;
  geo-pos:lat "41.216667"^^xsd:decimal ;
  geo-pos:long "17.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2249'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2249'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '17.466667'^^xsd:double;
  dwc:startLongitude '17.466667'^^xsd:double;
  dwc:endLongitude '17.466667'^^xsd:double;
  dwc:latitude '41.216667'^^xsd:double;
  dwc:startLatitude '41.216667'^^xsd:double;
  dwc:endLatitude '41.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.466667 41.216667, 17.466667 41.216667, 17.466667 41.216667, 17.466667 41.216667, 17.466667 41.216667))'^^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 '774_2249'^^xsd:string;
  dwc:observationDate '1987-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.726817 7.654383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.726817"^^xsd:decimal ;
  dwc:decimalLongitude "7.654383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.726817 7.654383)"^^geo:wktLiteral ;
  geo-pos:lat "43.726817"^^xsd:decimal ;
  geo-pos:long "7.654383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7101'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7101'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.654383'^^xsd:double;
  dwc:startLongitude '7.654383'^^xsd:double;
  dwc:endLongitude '7.654383'^^xsd:double;
  dwc:latitude '43.726817'^^xsd:double;
  dwc:startLatitude '43.726817'^^xsd:double;
  dwc:endLatitude '43.726817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.654383 43.726817, 7.654383 43.726817, 7.654383 43.726817, 7.654383 43.726817, 7.654383 43.726817))'^^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 '774_7101'^^xsd:string;
  dwc:observationDate '1997-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7106 7.488983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7106"^^xsd:decimal ;
  dwc:decimalLongitude "7.488983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7106 7.488983)"^^geo:wktLiteral ;
  geo-pos:lat "43.7106"^^xsd:decimal ;
  geo-pos:long "7.488983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3755'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3755'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.488983'^^xsd:double;
  dwc:startLongitude '7.488983'^^xsd:double;
  dwc:endLongitude '7.488983'^^xsd:double;
  dwc:latitude '43.7106'^^xsd:double;
  dwc:startLatitude '43.7106'^^xsd:double;
  dwc:endLatitude '43.7106'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.488983 43.7106, 7.488983 43.7106, 7.488983 43.7106, 7.488983 43.7106, 7.488983 43.7106))'^^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 '774_3755'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545833 7.674167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.545833"^^xsd:decimal ;
  dwc:decimalLongitude "7.674167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545833 7.674167)"^^geo:wktLiteral ;
  geo-pos:lat "43.545833"^^xsd:decimal ;
  geo-pos:long "7.674167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3289'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3289'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.674167'^^xsd:double;
  dwc:startLongitude '7.674167'^^xsd:double;
  dwc:endLongitude '7.674167'^^xsd:double;
  dwc:latitude '43.545833'^^xsd:double;
  dwc:startLatitude '43.545833'^^xsd:double;
  dwc:endLatitude '43.545833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.674167 43.545833, 7.674167 43.545833, 7.674167 43.545833, 7.674167 43.545833, 7.674167 43.545833))'^^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 '774_3289'^^xsd:string;
  dwc:observationDate '1990-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620633 8.348517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.620633"^^xsd:decimal ;
  dwc:decimalLongitude "8.348517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.620633 8.348517)"^^geo:wktLiteral ;
  geo-pos:lat "43.620633"^^xsd:decimal ;
  geo-pos:long "8.348517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6969'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6969'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.348517'^^xsd:double;
  dwc:startLongitude '8.348517'^^xsd:double;
  dwc:endLongitude '8.348517'^^xsd:double;
  dwc:latitude '43.620633'^^xsd:double;
  dwc:startLatitude '43.620633'^^xsd:double;
  dwc:endLatitude '43.620633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.348517 43.620633, 8.348517 43.620633, 8.348517 43.620633, 8.348517 43.620633, 8.348517 43.620633))'^^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 '774_6969'^^xsd:string;
  dwc:observationDate '1996-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503333 7.898667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.503333"^^xsd:decimal ;
  dwc:decimalLongitude "7.898667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.503333 7.898667)"^^geo:wktLiteral ;
  geo-pos:lat "43.503333"^^xsd:decimal ;
  geo-pos:long "7.898667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3261'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3261'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.898667'^^xsd:double;
  dwc:startLongitude '7.898667'^^xsd:double;
  dwc:endLongitude '7.898667'^^xsd:double;
  dwc:latitude '43.503333'^^xsd:double;
  dwc:startLatitude '43.503333'^^xsd:double;
  dwc:endLatitude '43.503333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.898667 43.503333, 7.898667 43.503333, 7.898667 43.503333, 7.898667 43.503333, 7.898667 43.503333))'^^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 '774_3261'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75867 7.803992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75867"^^xsd:decimal ;
  dwc:decimalLongitude "7.803992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75867 7.803992)"^^geo:wktLiteral ;
  geo-pos:lat "43.75867"^^xsd:decimal ;
  geo-pos:long "7.803992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7824'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7824'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.174722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.803992'^^xsd:double;
  dwc:startLongitude '7.803992'^^xsd:double;
  dwc:endLongitude '7.803992'^^xsd:double;
  dwc:latitude '43.75867'^^xsd:double;
  dwc:startLatitude '43.75867'^^xsd:double;
  dwc:endLatitude '43.75867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.803992 43.75867, 7.803992 43.75867, 7.803992 43.75867, 7.803992 43.75867, 7.803992 43.75867))'^^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 '774_7824'^^xsd:string;
  dwc:observationDate '2011-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80404 8.00057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80404"^^xsd:decimal ;
  dwc:decimalLongitude "8.00057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80404 8.00057)"^^geo:wktLiteral ;
  geo-pos:lat "43.80404"^^xsd:decimal ;
  geo-pos:long "8.00057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6719'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6719'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.735555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00057'^^xsd:double;
  dwc:startLongitude '8.00057'^^xsd:double;
  dwc:endLongitude '8.00057'^^xsd:double;
  dwc:latitude '43.80404'^^xsd:double;
  dwc:startLatitude '43.80404'^^xsd:double;
  dwc:endLatitude '43.80404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00057 43.80404, 8.00057 43.80404, 8.00057 43.80404, 8.00057 43.80404, 8.00057 43.80404))'^^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 '774_6719'^^xsd:string;
  dwc:observationDate '2010-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346833 8.139333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.346833"^^xsd:decimal ;
  dwc:decimalLongitude "8.139333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.346833 8.139333)"^^geo:wktLiteral ;
  geo-pos:lat "43.346833"^^xsd:decimal ;
  geo-pos:long "8.139333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4298'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.139333'^^xsd:double;
  dwc:startLongitude '8.139333'^^xsd:double;
  dwc:endLongitude '8.139333'^^xsd:double;
  dwc:latitude '43.346833'^^xsd:double;
  dwc:startLatitude '43.346833'^^xsd:double;
  dwc:endLatitude '43.346833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.139333 43.346833, 8.139333 43.346833, 8.139333 43.346833, 8.139333 43.346833, 8.139333 43.346833))'^^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 '774_4298'^^xsd:string;
  dwc:observationDate '1995-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485667 7.797333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.485667"^^xsd:decimal ;
  dwc:decimalLongitude "7.797333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485667 7.797333)"^^geo:wktLiteral ;
  geo-pos:lat "43.485667"^^xsd:decimal ;
  geo-pos:long "7.797333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4205'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4205'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.797333'^^xsd:double;
  dwc:startLongitude '7.797333'^^xsd:double;
  dwc:endLongitude '7.797333'^^xsd:double;
  dwc:latitude '43.485667'^^xsd:double;
  dwc:startLatitude '43.485667'^^xsd:double;
  dwc:endLatitude '43.485667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.797333 43.485667, 7.797333 43.485667, 7.797333 43.485667, 7.797333 43.485667, 7.797333 43.485667))'^^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 '774_4205'^^xsd:string;
  dwc:observationDate '1995-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601002 8.00006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601002"^^xsd:decimal ;
  dwc:decimalLongitude "8.00006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601002 8.00006)"^^geo:wktLiteral ;
  geo-pos:lat "43.601002"^^xsd:decimal ;
  geo-pos:long "8.00006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5487'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5487'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00006'^^xsd:double;
  dwc:startLongitude '8.00006'^^xsd:double;
  dwc:endLongitude '8.00006'^^xsd:double;
  dwc:latitude '43.601002'^^xsd:double;
  dwc:startLatitude '43.601002'^^xsd:double;
  dwc:endLatitude '43.601002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00006 43.601002, 8.00006 43.601002, 8.00006 43.601002, 8.00006 43.601002, 8.00006 43.601002))'^^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 '774_5487'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554607 7.394068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.554607"^^xsd:decimal ;
  dwc:decimalLongitude "7.394068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.554607 7.394068)"^^geo:wktLiteral ;
  geo-pos:lat "43.554607"^^xsd:decimal ;
  geo-pos:long "7.394068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6185'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6185'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.5594444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.394068'^^xsd:double;
  dwc:startLongitude '7.394068'^^xsd:double;
  dwc:endLongitude '7.394068'^^xsd:double;
  dwc:latitude '43.554607'^^xsd:double;
  dwc:startLatitude '43.554607'^^xsd:double;
  dwc:endLatitude '43.554607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.394068 43.554607, 7.394068 43.554607, 7.394068 43.554607, 7.394068 43.554607, 7.394068 43.554607))'^^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 '774_6185'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7001 7.79067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7001"^^xsd:decimal ;
  dwc:decimalLongitude "7.79067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7001 7.79067)"^^geo:wktLiteral ;
  geo-pos:lat "43.7001"^^xsd:decimal ;
  geo-pos:long "7.79067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6763'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6763'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79067'^^xsd:double;
  dwc:startLongitude '7.79067'^^xsd:double;
  dwc:endLongitude '7.79067'^^xsd:double;
  dwc:latitude '43.7001'^^xsd:double;
  dwc:startLatitude '43.7001'^^xsd:double;
  dwc:endLatitude '43.7001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79067 43.7001, 7.79067 43.7001, 7.79067 43.7001, 7.79067 43.7001, 7.79067 43.7001))'^^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 '774_6763'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65059 7.444052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65059"^^xsd:decimal ;
  dwc:decimalLongitude "7.444052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65059 7.444052)"^^geo:wktLiteral ;
  geo-pos:lat "43.65059"^^xsd:decimal ;
  geo-pos:long "7.444052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7746'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_7746'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.828055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.444052'^^xsd:double;
  dwc:startLongitude '7.444052'^^xsd:double;
  dwc:endLongitude '7.444052'^^xsd:double;
  dwc:latitude '43.65059'^^xsd:double;
  dwc:startLatitude '43.65059'^^xsd:double;
  dwc:endLatitude '43.65059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.444052 43.65059, 7.444052 43.65059, 7.444052 43.65059, 7.444052 43.65059, 7.444052 43.65059))'^^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 '774_7746'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718833 7.880667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.718833"^^xsd:decimal ;
  dwc:decimalLongitude "7.880667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718833 7.880667)"^^geo:wktLiteral ;
  geo-pos:lat "43.718833"^^xsd:decimal ;
  geo-pos:long "7.880667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4511'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4511'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.880667'^^xsd:double;
  dwc:startLongitude '7.880667'^^xsd:double;
  dwc:endLongitude '7.880667'^^xsd:double;
  dwc:latitude '43.718833'^^xsd:double;
  dwc:startLatitude '43.718833'^^xsd:double;
  dwc:endLatitude '43.718833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.880667 43.718833, 7.880667 43.718833, 7.880667 43.718833, 7.880667 43.718833, 7.880667 43.718833))'^^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 '774_4511'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66246 7.653193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66246"^^xsd:decimal ;
  dwc:decimalLongitude "7.653193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66246 7.653193)"^^geo:wktLiteral ;
  geo-pos:lat "43.66246"^^xsd:decimal ;
  geo-pos:long "7.653193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6025'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6025'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.653193'^^xsd:double;
  dwc:startLongitude '7.653193'^^xsd:double;
  dwc:endLongitude '7.653193'^^xsd:double;
  dwc:latitude '43.66246'^^xsd:double;
  dwc:startLatitude '43.66246'^^xsd:double;
  dwc:endLatitude '43.66246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.653193 43.66246, 7.653193 43.66246, 7.653193 43.66246, 7.653193 43.66246, 7.653193 43.66246))'^^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 '774_6025'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723 7.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.723"^^xsd:decimal ;
  dwc:decimalLongitude "7.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.723 7.772)"^^geo:wktLiteral ;
  geo-pos:lat "43.723"^^xsd:decimal ;
  geo-pos:long "7.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4673'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4673'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.343333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.772'^^xsd:double;
  dwc:startLongitude '7.772'^^xsd:double;
  dwc:endLongitude '7.772'^^xsd:double;
  dwc:latitude '43.723'^^xsd:double;
  dwc:startLatitude '43.723'^^xsd:double;
  dwc:endLatitude '43.723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.772 43.723, 7.772 43.723, 7.772 43.723, 7.772 43.723, 7.772 43.723))'^^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 '774_4673'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504803 7.862477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.504803"^^xsd:decimal ;
  dwc:decimalLongitude "7.862477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.504803 7.862477)"^^geo:wktLiteral ;
  geo-pos:lat "43.504803"^^xsd:decimal ;
  geo-pos:long "7.862477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5885'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5885'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.862477'^^xsd:double;
  dwc:startLongitude '7.862477'^^xsd:double;
  dwc:endLongitude '7.862477'^^xsd:double;
  dwc:latitude '43.504803'^^xsd:double;
  dwc:startLatitude '43.504803'^^xsd:double;
  dwc:endLatitude '43.504803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.862477 43.504803, 7.862477 43.504803, 7.862477 43.504803, 7.862477 43.504803, 7.862477 43.504803))'^^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 '774_5885'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74391 7.76817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74391"^^xsd:decimal ;
  dwc:decimalLongitude "7.76817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74391 7.76817)"^^geo:wktLiteral ;
  geo-pos:lat "43.74391"^^xsd:decimal ;
  geo-pos:long "7.76817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4851'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4851'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.663611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76817'^^xsd:double;
  dwc:startLongitude '7.76817'^^xsd:double;
  dwc:endLongitude '7.76817'^^xsd:double;
  dwc:latitude '43.74391'^^xsd:double;
  dwc:startLatitude '43.74391'^^xsd:double;
  dwc:endLatitude '43.74391'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76817 43.74391, 7.76817 43.74391, 7.76817 43.74391, 7.76817 43.74391, 7.76817 43.74391))'^^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 '774_4851'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5609 7.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5609"^^xsd:decimal ;
  dwc:decimalLongitude "7.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5609 7.2933)"^^geo:wktLiteral ;
  geo-pos:lat "43.5609"^^xsd:decimal ;
  geo-pos:long "7.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5331'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5331'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2933'^^xsd:double;
  dwc:startLongitude '7.2933'^^xsd:double;
  dwc:endLongitude '7.2933'^^xsd:double;
  dwc:latitude '43.5609'^^xsd:double;
  dwc:startLatitude '43.5609'^^xsd:double;
  dwc:endLatitude '43.5609'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2933 43.5609, 7.2933 43.5609, 7.2933 43.5609, 7.2933 43.5609, 7.2933 43.5609))'^^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 '774_5331'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64338 7.33225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64338"^^xsd:decimal ;
  dwc:decimalLongitude "7.33225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64338 7.33225)"^^geo:wktLiteral ;
  geo-pos:lat "43.64338"^^xsd:decimal ;
  geo-pos:long "7.33225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4908'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4908'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.250833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.33225'^^xsd:double;
  dwc:startLongitude '7.33225'^^xsd:double;
  dwc:endLongitude '7.33225'^^xsd:double;
  dwc:latitude '43.64338'^^xsd:double;
  dwc:startLatitude '43.64338'^^xsd:double;
  dwc:endLatitude '43.64338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.33225 43.64338, 7.33225 43.64338, 7.33225 43.64338, 7.33225 43.64338, 7.33225 43.64338))'^^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 '774_4908'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5887 8.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5887"^^xsd:decimal ;
  dwc:decimalLongitude "8.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5887 8.1792)"^^geo:wktLiteral ;
  geo-pos:lat "43.5887"^^xsd:decimal ;
  geo-pos:long "8.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7469'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_7469'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.711944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1792'^^xsd:double;
  dwc:startLongitude '8.1792'^^xsd:double;
  dwc:endLongitude '8.1792'^^xsd:double;
  dwc:latitude '43.5887'^^xsd:double;
  dwc:startLatitude '43.5887'^^xsd:double;
  dwc:endLatitude '43.5887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1792 43.5887, 8.1792 43.5887, 8.1792 43.5887, 8.1792 43.5887, 8.1792 43.5887))'^^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 '774_7469'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7249 8.0525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7249"^^xsd:decimal ;
  dwc:decimalLongitude "8.0525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7249 8.0525)"^^geo:wktLiteral ;
  geo-pos:lat "43.7249"^^xsd:decimal ;
  geo-pos:long "8.0525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7586'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7586'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.347777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0525'^^xsd:double;
  dwc:startLongitude '8.0525'^^xsd:double;
  dwc:endLongitude '8.0525'^^xsd:double;
  dwc:latitude '43.7249'^^xsd:double;
  dwc:startLatitude '43.7249'^^xsd:double;
  dwc:endLatitude '43.7249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0525 43.7249, 8.0525 43.7249, 8.0525 43.7249, 8.0525 43.7249, 8.0525 43.7249))'^^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 '774_7586'^^xsd:string;
  dwc:observationDate '2000-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.986333 8.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.986333"^^xsd:decimal ;
  dwc:decimalLongitude "8.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.986333 8.059)"^^geo:wktLiteral ;
  geo-pos:lat "40.986333"^^xsd:decimal ;
  geo-pos:long "8.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2721'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2721'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.059'^^xsd:double;
  dwc:startLongitude '8.059'^^xsd:double;
  dwc:endLongitude '8.059'^^xsd:double;
  dwc:latitude '40.986333'^^xsd:double;
  dwc:startLatitude '40.986333'^^xsd:double;
  dwc:endLatitude '40.986333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.059 40.986333, 8.059 40.986333, 8.059 40.986333, 8.059 40.986333, 8.059 40.986333))'^^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 '774_2721'^^xsd:string;
  dwc:observationDate '1994-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696 7.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.696"^^xsd:decimal ;
  dwc:decimalLongitude "7.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696 7.909)"^^geo:wktLiteral ;
  geo-pos:lat "43.696"^^xsd:decimal ;
  geo-pos:long "7.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4035'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4035'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.909'^^xsd:double;
  dwc:startLongitude '7.909'^^xsd:double;
  dwc:endLongitude '7.909'^^xsd:double;
  dwc:latitude '43.696'^^xsd:double;
  dwc:startLatitude '43.696'^^xsd:double;
  dwc:endLatitude '43.696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.909 43.696, 7.909 43.696, 7.909 43.696, 7.909 43.696, 7.909 43.696))'^^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 '774_4035'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7109 8.2233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7109"^^xsd:decimal ;
  dwc:decimalLongitude "8.2233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7109 8.2233)"^^geo:wktLiteral ;
  geo-pos:lat "43.7109"^^xsd:decimal ;
  geo-pos:long "8.2233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7276'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7276'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.666111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2233'^^xsd:double;
  dwc:startLongitude '8.2233'^^xsd:double;
  dwc:endLongitude '8.2233'^^xsd:double;
  dwc:latitude '43.7109'^^xsd:double;
  dwc:startLatitude '43.7109'^^xsd:double;
  dwc:endLatitude '43.7109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2233 43.7109, 8.2233 43.7109, 8.2233 43.7109, 8.2233 43.7109, 8.2233 43.7109))'^^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 '774_7276'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5409 7.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5409"^^xsd:decimal ;
  dwc:decimalLongitude "7.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5409 7.871667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5409"^^xsd:decimal ;
  geo-pos:long "7.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3492'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3492'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.871667'^^xsd:double;
  dwc:startLongitude '7.871667'^^xsd:double;
  dwc:endLongitude '7.871667'^^xsd:double;
  dwc:latitude '43.5409'^^xsd:double;
  dwc:startLatitude '43.5409'^^xsd:double;
  dwc:endLatitude '43.5409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.871667 43.5409, 7.871667 43.5409, 7.871667 43.5409, 7.871667 43.5409, 7.871667 43.5409))'^^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 '774_3492'^^xsd:string;
  dwc:observationDate '1991-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.359333 7.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.359333"^^xsd:decimal ;
  dwc:decimalLongitude "7.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.359333 7.916)"^^geo:wktLiteral ;
  geo-pos:lat "43.359333"^^xsd:decimal ;
  geo-pos:long "7.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3793'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3793'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916'^^xsd:double;
  dwc:startLongitude '7.916'^^xsd:double;
  dwc:endLongitude '7.916'^^xsd:double;
  dwc:latitude '43.359333'^^xsd:double;
  dwc:startLatitude '43.359333'^^xsd:double;
  dwc:endLatitude '43.359333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916 43.359333, 7.916 43.359333, 7.916 43.359333, 7.916 43.359333, 7.916 43.359333))'^^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 '774_3793'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549167 7.903167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549167"^^xsd:decimal ;
  dwc:decimalLongitude "7.903167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549167 7.903167)"^^geo:wktLiteral ;
  geo-pos:lat "43.549167"^^xsd:decimal ;
  geo-pos:long "7.903167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3784'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3784'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.903167'^^xsd:double;
  dwc:startLongitude '7.903167'^^xsd:double;
  dwc:endLongitude '7.903167'^^xsd:double;
  dwc:latitude '43.549167'^^xsd:double;
  dwc:startLatitude '43.549167'^^xsd:double;
  dwc:endLatitude '43.549167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.903167 43.549167, 7.903167 43.549167, 7.903167 43.549167, 7.903167 43.549167, 7.903167 43.549167))'^^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 '774_3784'^^xsd:string;
  dwc:observationDate '1993-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98676 15.6179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98676"^^xsd:decimal ;
  dwc:decimalLongitude "15.6179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98676 15.6179)"^^geo:wktLiteral ;
  geo-pos:lat "37.98676"^^xsd:decimal ;
  geo-pos:long "15.6179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8337'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8337'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.4080555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.6179'^^xsd:double;
  dwc:startLongitude '15.6179'^^xsd:double;
  dwc:endLongitude '15.6179'^^xsd:double;
  dwc:latitude '37.98676'^^xsd:double;
  dwc:startLatitude '37.98676'^^xsd:double;
  dwc:endLatitude '37.98676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6179 37.98676, 15.6179 37.98676, 15.6179 37.98676, 15.6179 37.98676, 15.6179 37.98676))'^^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 '774_8337'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7612 7.992967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7612"^^xsd:decimal ;
  dwc:decimalLongitude "7.992967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7612 7.992967)"^^geo:wktLiteral ;
  geo-pos:lat "43.7612"^^xsd:decimal ;
  geo-pos:long "7.992967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7003'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7003'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.992967'^^xsd:double;
  dwc:startLongitude '7.992967'^^xsd:double;
  dwc:endLongitude '7.992967'^^xsd:double;
  dwc:latitude '43.7612'^^xsd:double;
  dwc:startLatitude '43.7612'^^xsd:double;
  dwc:endLatitude '43.7612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.992967 43.7612, 7.992967 43.7612, 7.992967 43.7612, 7.992967 43.7612, 7.992967 43.7612))'^^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 '774_7003'^^xsd:string;
  dwc:observationDate '1996-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.351448 15.323877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.351448"^^xsd:decimal ;
  dwc:decimalLongitude "15.323877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.351448 15.323877)"^^geo:wktLiteral ;
  geo-pos:lat "38.351448"^^xsd:decimal ;
  geo-pos:long "15.323877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8388'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8388'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0258333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.323877'^^xsd:double;
  dwc:startLongitude '15.323877'^^xsd:double;
  dwc:endLongitude '15.323877'^^xsd:double;
  dwc:latitude '38.351448'^^xsd:double;
  dwc:startLatitude '38.351448'^^xsd:double;
  dwc:endLatitude '38.351448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.323877 38.351448, 15.323877 38.351448, 15.323877 38.351448, 15.323877 38.351448, 15.323877 38.351448))'^^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 '774_8388'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544133 7.8894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.544133"^^xsd:decimal ;
  dwc:decimalLongitude "7.8894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.544133 7.8894)"^^geo:wktLiteral ;
  geo-pos:lat "43.544133"^^xsd:decimal ;
  geo-pos:long "7.8894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3819'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3819'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8894'^^xsd:double;
  dwc:startLongitude '7.8894'^^xsd:double;
  dwc:endLongitude '7.8894'^^xsd:double;
  dwc:latitude '43.544133'^^xsd:double;
  dwc:startLatitude '43.544133'^^xsd:double;
  dwc:endLatitude '43.544133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8894 43.544133, 7.8894 43.544133, 7.8894 43.544133, 7.8894 43.544133, 7.8894 43.544133))'^^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 '774_3819'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.771167 7.849333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.771167"^^xsd:decimal ;
  dwc:decimalLongitude "7.849333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.771167 7.849333)"^^geo:wktLiteral ;
  geo-pos:lat "43.771167"^^xsd:decimal ;
  geo-pos:long "7.849333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4442'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4442'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.849333'^^xsd:double;
  dwc:startLongitude '7.849333'^^xsd:double;
  dwc:endLongitude '7.849333'^^xsd:double;
  dwc:latitude '43.771167'^^xsd:double;
  dwc:startLatitude '43.771167'^^xsd:double;
  dwc:endLatitude '43.771167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.849333 43.771167, 7.849333 43.771167, 7.849333 43.771167, 7.849333 43.771167, 7.849333 43.771167))'^^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 '774_4442'^^xsd:string;
  dwc:observationDate '1996-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59088 7.559492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59088"^^xsd:decimal ;
  dwc:decimalLongitude "7.559492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59088 7.559492)"^^geo:wktLiteral ;
  geo-pos:lat "43.59088"^^xsd:decimal ;
  geo-pos:long "7.559492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7904'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7904'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.67'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.559492'^^xsd:double;
  dwc:startLongitude '7.559492'^^xsd:double;
  dwc:endLongitude '7.559492'^^xsd:double;
  dwc:latitude '43.59088'^^xsd:double;
  dwc:startLatitude '43.59088'^^xsd:double;
  dwc:endLatitude '43.59088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.559492 43.59088, 7.559492 43.59088, 7.559492 43.59088, 7.559492 43.59088, 7.559492 43.59088))'^^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 '774_7904'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64065 7.55025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64065"^^xsd:decimal ;
  dwc:decimalLongitude "7.55025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64065 7.55025)"^^geo:wktLiteral ;
  geo-pos:lat "43.64065"^^xsd:decimal ;
  geo-pos:long "7.55025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6372'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6372'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.312222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55025'^^xsd:double;
  dwc:startLongitude '7.55025'^^xsd:double;
  dwc:endLongitude '7.55025'^^xsd:double;
  dwc:latitude '43.64065'^^xsd:double;
  dwc:startLatitude '43.64065'^^xsd:double;
  dwc:endLatitude '43.64065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55025 43.64065, 7.55025 43.64065, 7.55025 43.64065, 7.55025 43.64065, 7.55025 43.64065))'^^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 '774_6372'^^xsd:string;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701889 7.987249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.701889"^^xsd:decimal ;
  dwc:decimalLongitude "7.987249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701889 7.987249)"^^geo:wktLiteral ;
  geo-pos:lat "43.701889"^^xsd:decimal ;
  geo-pos:long "7.987249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5794'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5794'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.245'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.987249'^^xsd:double;
  dwc:startLongitude '7.987249'^^xsd:double;
  dwc:endLongitude '7.987249'^^xsd:double;
  dwc:latitude '43.701889'^^xsd:double;
  dwc:startLatitude '43.701889'^^xsd:double;
  dwc:endLatitude '43.701889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.987249 43.701889, 7.987249 43.701889, 7.987249 43.701889, 7.987249 43.701889, 7.987249 43.701889))'^^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 '774_5794'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701164 7.6923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.701164"^^xsd:decimal ;
  dwc:decimalLongitude "7.6923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.701164 7.6923)"^^geo:wktLiteral ;
  geo-pos:lat "43.701164"^^xsd:decimal ;
  geo-pos:long "7.6923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5533'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5533'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1077777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6923'^^xsd:double;
  dwc:startLongitude '7.6923'^^xsd:double;
  dwc:endLongitude '7.6923'^^xsd:double;
  dwc:latitude '43.701164'^^xsd:double;
  dwc:startLatitude '43.701164'^^xsd:double;
  dwc:endLatitude '43.701164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6923 43.701164, 7.6923 43.701164, 7.6923 43.701164, 7.6923 43.701164, 7.6923 43.701164))'^^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 '774_5533'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.621867 7.808767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.621867"^^xsd:decimal ;
  dwc:decimalLongitude "7.808767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.621867 7.808767)"^^geo:wktLiteral ;
  geo-pos:lat "43.621867"^^xsd:decimal ;
  geo-pos:long "7.808767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4321'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4321'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.808767'^^xsd:double;
  dwc:startLongitude '7.808767'^^xsd:double;
  dwc:endLongitude '7.808767'^^xsd:double;
  dwc:latitude '43.621867'^^xsd:double;
  dwc:startLatitude '43.621867'^^xsd:double;
  dwc:endLatitude '43.621867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.808767 43.621867, 7.808767 43.621867, 7.808767 43.621867, 7.808767 43.621867, 7.808767 43.621867))'^^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 '774_4321'^^xsd:string;
  dwc:observationDate '1995-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.855923 9.07723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.855923"^^xsd:decimal ;
  dwc:decimalLongitude "9.07723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.855923 9.07723)"^^geo:wktLiteral ;
  geo-pos:lat "42.855923"^^xsd:decimal ;
  geo-pos:long "9.07723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5849'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5849'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.748888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.07723'^^xsd:double;
  dwc:startLongitude '9.07723'^^xsd:double;
  dwc:endLongitude '9.07723'^^xsd:double;
  dwc:latitude '42.855923'^^xsd:double;
  dwc:startLatitude '42.855923'^^xsd:double;
  dwc:endLatitude '42.855923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.07723 42.855923, 9.07723 42.855923, 9.07723 42.855923, 9.07723 42.855923, 9.07723 42.855923))'^^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 '774_5849'^^xsd:string;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696583 8.37465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.696583"^^xsd:decimal ;
  dwc:decimalLongitude "8.37465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696583 8.37465)"^^geo:wktLiteral ;
  geo-pos:lat "43.696583"^^xsd:decimal ;
  geo-pos:long "8.37465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5471'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5471'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.071944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.37465'^^xsd:double;
  dwc:startLongitude '8.37465'^^xsd:double;
  dwc:endLongitude '8.37465'^^xsd:double;
  dwc:latitude '43.696583'^^xsd:double;
  dwc:startLatitude '43.696583'^^xsd:double;
  dwc:endLatitude '43.696583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.37465 43.696583, 8.37465 43.696583, 8.37465 43.696583, 8.37465 43.696583, 8.37465 43.696583))'^^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 '774_5471'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.300797 7.774716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.300797"^^xsd:decimal ;
  dwc:decimalLongitude "7.774716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.300797 7.774716)"^^geo:wktLiteral ;
  geo-pos:lat "43.300797"^^xsd:decimal ;
  geo-pos:long "7.774716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5589'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5589'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.408333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.774716'^^xsd:double;
  dwc:startLongitude '7.774716'^^xsd:double;
  dwc:endLongitude '7.774716'^^xsd:double;
  dwc:latitude '43.300797'^^xsd:double;
  dwc:startLatitude '43.300797'^^xsd:double;
  dwc:endLatitude '43.300797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.774716 43.300797, 7.774716 43.300797, 7.774716 43.300797, 7.774716 43.300797, 7.774716 43.300797))'^^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 '774_5589'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89849 8.28397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89849"^^xsd:decimal ;
  dwc:decimalLongitude "8.28397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89849 8.28397)"^^geo:wktLiteral ;
  geo-pos:lat "43.89849"^^xsd:decimal ;
  geo-pos:long "8.28397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5318'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5318'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.948333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.28397'^^xsd:double;
  dwc:startLongitude '8.28397'^^xsd:double;
  dwc:endLongitude '8.28397'^^xsd:double;
  dwc:latitude '43.89849'^^xsd:double;
  dwc:startLatitude '43.89849'^^xsd:double;
  dwc:endLatitude '43.89849'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.28397 43.89849, 8.28397 43.89849, 8.28397 43.89849, 8.28397 43.89849, 8.28397 43.89849))'^^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 '774_5318'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.625351 7.741698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.625351"^^xsd:decimal ;
  dwc:decimalLongitude "7.741698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.625351 7.741698)"^^geo:wktLiteral ;
  geo-pos:lat "43.625351"^^xsd:decimal ;
  geo-pos:long "7.741698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6027'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6027'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.741698'^^xsd:double;
  dwc:startLongitude '7.741698'^^xsd:double;
  dwc:endLongitude '7.741698'^^xsd:double;
  dwc:latitude '43.625351'^^xsd:double;
  dwc:startLatitude '43.625351'^^xsd:double;
  dwc:endLatitude '43.625351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.741698 43.625351, 7.741698 43.625351, 7.741698 43.625351, 7.741698 43.625351, 7.741698 43.625351))'^^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 '774_6027'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.768667 7.846333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.768667"^^xsd:decimal ;
  dwc:decimalLongitude "7.846333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.768667 7.846333)"^^geo:wktLiteral ;
  geo-pos:lat "43.768667"^^xsd:decimal ;
  geo-pos:long "7.846333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4674'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4674'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.846333'^^xsd:double;
  dwc:startLongitude '7.846333'^^xsd:double;
  dwc:endLongitude '7.846333'^^xsd:double;
  dwc:latitude '43.768667'^^xsd:double;
  dwc:startLatitude '43.768667'^^xsd:double;
  dwc:endLatitude '43.768667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.846333 43.768667, 7.846333 43.768667, 7.846333 43.768667, 7.846333 43.768667, 7.846333 43.768667))'^^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 '774_4674'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69329 7.88058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.69329"^^xsd:decimal ;
  dwc:decimalLongitude "7.88058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.69329 7.88058)"^^geo:wktLiteral ;
  geo-pos:lat "43.69329"^^xsd:decimal ;
  geo-pos:long "7.88058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6836'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6836'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.041111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.88058'^^xsd:double;
  dwc:startLongitude '7.88058'^^xsd:double;
  dwc:endLongitude '7.88058'^^xsd:double;
  dwc:latitude '43.69329'^^xsd:double;
  dwc:startLatitude '43.69329'^^xsd:double;
  dwc:endLatitude '43.69329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.88058 43.69329, 7.88058 43.69329, 7.88058 43.69329, 7.88058 43.69329, 7.88058 43.69329))'^^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 '774_6836'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801167 8.7715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801167"^^xsd:decimal ;
  dwc:decimalLongitude "8.7715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801167 8.7715)"^^geo:wktLiteral ;
  geo-pos:lat "42.801167"^^xsd:decimal ;
  geo-pos:long "8.7715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4652'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4652'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.665'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7715'^^xsd:double;
  dwc:startLongitude '8.7715'^^xsd:double;
  dwc:endLongitude '8.7715'^^xsd:double;
  dwc:latitude '42.801167'^^xsd:double;
  dwc:startLatitude '42.801167'^^xsd:double;
  dwc:endLatitude '42.801167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7715 42.801167, 8.7715 42.801167, 8.7715 42.801167, 8.7715 42.801167, 8.7715 42.801167))'^^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 '774_4652'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99773 6.74792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.99773"^^xsd:decimal ;
  dwc:decimalLongitude "6.74792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.99773 6.74792)"^^geo:wktLiteral ;
  geo-pos:lat "42.99773"^^xsd:decimal ;
  geo-pos:long "6.74792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5251'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5251'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.74792'^^xsd:double;
  dwc:startLongitude '6.74792'^^xsd:double;
  dwc:endLongitude '6.74792'^^xsd:double;
  dwc:latitude '42.99773'^^xsd:double;
  dwc:startLatitude '42.99773'^^xsd:double;
  dwc:endLatitude '42.99773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.74792 42.99773, 6.74792 42.99773, 6.74792 42.99773, 6.74792 42.99773, 6.74792 42.99773))'^^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 '774_5251'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.965833 7.7055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.965833"^^xsd:decimal ;
  dwc:decimalLongitude "7.7055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.965833 7.7055)"^^geo:wktLiteral ;
  geo-pos:lat "42.965833"^^xsd:decimal ;
  geo-pos:long "7.7055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4155'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4155'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7055'^^xsd:double;
  dwc:startLongitude '7.7055'^^xsd:double;
  dwc:endLongitude '7.7055'^^xsd:double;
  dwc:latitude '42.965833'^^xsd:double;
  dwc:startLatitude '42.965833'^^xsd:double;
  dwc:endLatitude '42.965833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7055 42.965833, 7.7055 42.965833, 7.7055 42.965833, 7.7055 42.965833, 7.7055 42.965833))'^^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 '774_4155'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.160667 8.517833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.160667"^^xsd:decimal ;
  dwc:decimalLongitude "8.517833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.160667 8.517833)"^^geo:wktLiteral ;
  geo-pos:lat "43.160667"^^xsd:decimal ;
  geo-pos:long "8.517833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3907'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3907'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.517833'^^xsd:double;
  dwc:startLongitude '8.517833'^^xsd:double;
  dwc:endLongitude '8.517833'^^xsd:double;
  dwc:latitude '43.160667'^^xsd:double;
  dwc:startLatitude '43.160667'^^xsd:double;
  dwc:endLatitude '43.160667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.517833 43.160667, 8.517833 43.160667, 8.517833 43.160667, 8.517833 43.160667, 8.517833 43.160667))'^^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 '774_3907'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.598383 8.135867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.598383"^^xsd:decimal ;
  dwc:decimalLongitude "8.135867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.598383 8.135867)"^^geo:wktLiteral ;
  geo-pos:lat "43.598383"^^xsd:decimal ;
  geo-pos:long "8.135867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7320'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7320'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.687777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.135867'^^xsd:double;
  dwc:startLongitude '8.135867'^^xsd:double;
  dwc:endLongitude '8.135867'^^xsd:double;
  dwc:latitude '43.598383'^^xsd:double;
  dwc:startLatitude '43.598383'^^xsd:double;
  dwc:endLatitude '43.598383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.135867 43.598383, 8.135867 43.598383, 8.135867 43.598383, 8.135867 43.598383, 8.135867 43.598383))'^^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 '774_7320'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.262467 8.080933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.262467"^^xsd:decimal ;
  dwc:decimalLongitude "8.080933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.262467 8.080933)"^^geo:wktLiteral ;
  geo-pos:lat "43.262467"^^xsd:decimal ;
  geo-pos:long "8.080933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3963'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3963'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.080933'^^xsd:double;
  dwc:startLongitude '8.080933'^^xsd:double;
  dwc:endLongitude '8.080933'^^xsd:double;
  dwc:latitude '43.262467'^^xsd:double;
  dwc:startLatitude '43.262467'^^xsd:double;
  dwc:endLatitude '43.262467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.080933 43.262467, 8.080933 43.262467, 8.080933 43.262467, 8.080933 43.262467, 8.080933 43.262467))'^^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 '774_3963'^^xsd:string;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.835833 19.304722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.835833"^^xsd:decimal ;
  dwc:decimalLongitude "19.304722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.835833 19.304722)"^^geo:wktLiteral ;
  geo-pos:lat "39.835833"^^xsd:decimal ;
  geo-pos:long "19.304722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_719'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_719'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.304722'^^xsd:double;
  dwc:startLongitude '19.304722'^^xsd:double;
  dwc:endLongitude '19.304722'^^xsd:double;
  dwc:latitude '39.835833'^^xsd:double;
  dwc:startLatitude '39.835833'^^xsd:double;
  dwc:endLatitude '39.835833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.304722 39.835833, 19.304722 39.835833, 19.304722 39.835833, 19.304722 39.835833, 19.304722 39.835833))'^^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 '774_719'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63184 7.598473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63184"^^xsd:decimal ;
  dwc:decimalLongitude "7.598473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63184 7.598473)"^^geo:wktLiteral ;
  geo-pos:lat "43.63184"^^xsd:decimal ;
  geo-pos:long "7.598473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7734'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7734'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.866111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.598473'^^xsd:double;
  dwc:startLongitude '7.598473'^^xsd:double;
  dwc:endLongitude '7.598473'^^xsd:double;
  dwc:latitude '43.63184'^^xsd:double;
  dwc:startLatitude '43.63184'^^xsd:double;
  dwc:endLatitude '43.63184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.598473 43.63184, 7.598473 43.63184, 7.598473 43.63184, 7.598473 43.63184, 7.598473 43.63184))'^^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 '774_7734'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083333 16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083333"^^xsd:decimal ;
  dwc:decimalLongitude "16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083333 16.333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.083333"^^xsd:decimal ;
  geo-pos:long "16.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2378'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2378'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '16.333333'^^xsd:double;
  dwc:startLongitude '16.333333'^^xsd:double;
  dwc:endLongitude '16.333333'^^xsd:double;
  dwc:latitude '38.083333'^^xsd:double;
  dwc:startLatitude '38.083333'^^xsd:double;
  dwc:endLatitude '38.083333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.333333 38.083333, 16.333333 38.083333, 16.333333 38.083333, 16.333333 38.083333, 16.333333 38.083333))'^^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 '774_2378'^^xsd:string;
  dwc:observationDate '1989-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.7205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583333"^^xsd:decimal ;
  dwc:decimalLongitude "7.7205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 7.7205)"^^geo:wktLiteral ;
  geo-pos:lat "43.583333"^^xsd:decimal ;
  geo-pos:long "7.7205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2365'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2365'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7205'^^xsd:double;
  dwc:startLongitude '7.7205'^^xsd:double;
  dwc:endLongitude '7.7205'^^xsd:double;
  dwc:latitude '43.583333'^^xsd:double;
  dwc:startLatitude '43.583333'^^xsd:double;
  dwc:endLatitude '43.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7205 43.583333, 7.7205 43.583333, 7.7205 43.583333, 7.7205 43.583333, 7.7205 43.583333))'^^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 '774_2365'^^xsd:string;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78453 7.89422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78453"^^xsd:decimal ;
  dwc:decimalLongitude "7.89422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78453 7.89422)"^^geo:wktLiteral ;
  geo-pos:lat "43.78453"^^xsd:decimal ;
  geo-pos:long "7.89422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6795'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6795'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.5088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89422'^^xsd:double;
  dwc:startLongitude '7.89422'^^xsd:double;
  dwc:endLongitude '7.89422'^^xsd:double;
  dwc:latitude '43.78453'^^xsd:double;
  dwc:startLatitude '43.78453'^^xsd:double;
  dwc:endLatitude '43.78453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89422 43.78453, 7.89422 43.78453, 7.89422 43.78453, 7.89422 43.78453, 7.89422 43.78453))'^^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 '774_6795'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710506 8.298749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.710506"^^xsd:decimal ;
  dwc:decimalLongitude "8.298749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710506 8.298749)"^^geo:wktLiteral ;
  geo-pos:lat "43.710506"^^xsd:decimal ;
  geo-pos:long "8.298749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5758'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5758'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.460277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.298749'^^xsd:double;
  dwc:startLongitude '8.298749'^^xsd:double;
  dwc:endLongitude '8.298749'^^xsd:double;
  dwc:latitude '43.710506'^^xsd:double;
  dwc:startLatitude '43.710506'^^xsd:double;
  dwc:endLatitude '43.710506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.298749 43.710506, 8.298749 43.710506, 8.298749 43.710506, 8.298749 43.710506, 8.298749 43.710506))'^^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 '774_5758'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59956 8.03973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59956"^^xsd:decimal ;
  dwc:decimalLongitude "8.03973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59956 8.03973)"^^geo:wktLiteral ;
  geo-pos:lat "43.59956"^^xsd:decimal ;
  geo-pos:long "8.03973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6476'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.115555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03973'^^xsd:double;
  dwc:startLongitude '8.03973'^^xsd:double;
  dwc:endLongitude '8.03973'^^xsd:double;
  dwc:latitude '43.59956'^^xsd:double;
  dwc:startLatitude '43.59956'^^xsd:double;
  dwc:endLatitude '43.59956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03973 43.59956, 8.03973 43.59956, 8.03973 43.59956, 8.03973 43.59956, 8.03973 43.59956))'^^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 '774_6476'^^xsd:string;
  dwc:observationDate '2009-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32698 7.90975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32698"^^xsd:decimal ;
  dwc:decimalLongitude "7.90975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32698 7.90975)"^^geo:wktLiteral ;
  geo-pos:lat "43.32698"^^xsd:decimal ;
  geo-pos:long "7.90975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6474'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6474'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.612222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90975'^^xsd:double;
  dwc:startLongitude '7.90975'^^xsd:double;
  dwc:endLongitude '7.90975'^^xsd:double;
  dwc:latitude '43.32698'^^xsd:double;
  dwc:startLatitude '43.32698'^^xsd:double;
  dwc:endLatitude '43.32698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90975 43.32698, 7.90975 43.32698, 7.90975 43.32698, 7.90975 43.32698, 7.90975 43.32698))'^^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 '774_6474'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419636 7.198687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419636"^^xsd:decimal ;
  dwc:decimalLongitude "7.198687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419636 7.198687)"^^geo:wktLiteral ;
  geo-pos:lat "43.419636"^^xsd:decimal ;
  geo-pos:long "7.198687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5936'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5936'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.879444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.198687'^^xsd:double;
  dwc:startLongitude '7.198687'^^xsd:double;
  dwc:endLongitude '7.198687'^^xsd:double;
  dwc:latitude '43.419636'^^xsd:double;
  dwc:startLatitude '43.419636'^^xsd:double;
  dwc:endLatitude '43.419636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.198687 43.419636, 7.198687 43.419636, 7.198687 43.419636, 7.198687 43.419636, 7.198687 43.419636))'^^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 '774_5936'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.469864 7.609848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.469864"^^xsd:decimal ;
  dwc:decimalLongitude "7.609848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.469864 7.609848)"^^geo:wktLiteral ;
  geo-pos:lat "43.469864"^^xsd:decimal ;
  geo-pos:long "7.609848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6070'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6070'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.986666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.609848'^^xsd:double;
  dwc:startLongitude '7.609848'^^xsd:double;
  dwc:endLongitude '7.609848'^^xsd:double;
  dwc:latitude '43.469864'^^xsd:double;
  dwc:startLatitude '43.469864'^^xsd:double;
  dwc:endLatitude '43.469864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.609848 43.469864, 7.609848 43.469864, 7.609848 43.469864, 7.609848 43.469864, 7.609848 43.469864))'^^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 '774_6070'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76196 8.00242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76196"^^xsd:decimal ;
  dwc:decimalLongitude "8.00242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76196 8.00242)"^^geo:wktLiteral ;
  geo-pos:lat "43.76196"^^xsd:decimal ;
  geo-pos:long "8.00242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6867'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6867'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.945555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00242'^^xsd:double;
  dwc:startLongitude '8.00242'^^xsd:double;
  dwc:endLongitude '8.00242'^^xsd:double;
  dwc:latitude '43.76196'^^xsd:double;
  dwc:startLatitude '43.76196'^^xsd:double;
  dwc:endLatitude '43.76196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00242 43.76196, 8.00242 43.76196, 8.00242 43.76196, 8.00242 43.76196, 8.00242 43.76196))'^^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 '774_6867'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70807 8.35413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70807"^^xsd:decimal ;
  dwc:decimalLongitude "8.35413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70807 8.35413)"^^geo:wktLiteral ;
  geo-pos:lat "43.70807"^^xsd:decimal ;
  geo-pos:long "8.35413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4872'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4872'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.6625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.35413'^^xsd:double;
  dwc:startLongitude '8.35413'^^xsd:double;
  dwc:endLongitude '8.35413'^^xsd:double;
  dwc:latitude '43.70807'^^xsd:double;
  dwc:startLatitude '43.70807'^^xsd:double;
  dwc:endLatitude '43.70807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.35413 43.70807, 8.35413 43.70807, 8.35413 43.70807, 8.35413 43.70807, 8.35413 43.70807))'^^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 '774_4872'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51583 8.11983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51583"^^xsd:decimal ;
  dwc:decimalLongitude "8.11983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51583 8.11983)"^^geo:wktLiteral ;
  geo-pos:lat "43.51583"^^xsd:decimal ;
  geo-pos:long "8.11983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4825'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4825'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.879166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.11983'^^xsd:double;
  dwc:startLongitude '8.11983'^^xsd:double;
  dwc:endLongitude '8.11983'^^xsd:double;
  dwc:latitude '43.51583'^^xsd:double;
  dwc:startLatitude '43.51583'^^xsd:double;
  dwc:endLatitude '43.51583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.11983 43.51583, 8.11983 43.51583, 8.11983 43.51583, 8.11983 43.51583, 8.11983 43.51583))'^^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 '774_4825'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15065 8.1494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15065"^^xsd:decimal ;
  dwc:decimalLongitude "8.1494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15065 8.1494)"^^geo:wktLiteral ;
  geo-pos:lat "43.15065"^^xsd:decimal ;
  geo-pos:long "8.1494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4283'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4283'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1494'^^xsd:double;
  dwc:startLongitude '8.1494'^^xsd:double;
  dwc:endLongitude '8.1494'^^xsd:double;
  dwc:latitude '43.15065'^^xsd:double;
  dwc:startLatitude '43.15065'^^xsd:double;
  dwc:endLatitude '43.15065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1494 43.15065, 8.1494 43.15065, 8.1494 43.15065, 8.1494 43.15065, 8.1494 43.15065))'^^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 '774_4283'^^xsd:string;
  dwc:observationDate '1995-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495606 7.352295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.495606"^^xsd:decimal ;
  dwc:decimalLongitude "7.352295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.495606 7.352295)"^^geo:wktLiteral ;
  geo-pos:lat "43.495606"^^xsd:decimal ;
  geo-pos:long "7.352295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5701'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5701'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1938888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.352295'^^xsd:double;
  dwc:startLongitude '7.352295'^^xsd:double;
  dwc:endLongitude '7.352295'^^xsd:double;
  dwc:latitude '43.495606'^^xsd:double;
  dwc:startLatitude '43.495606'^^xsd:double;
  dwc:endLatitude '43.495606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.352295 43.495606, 7.352295 43.495606, 7.352295 43.495606, 7.352295 43.495606, 7.352295 43.495606))'^^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 '774_5701'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7644 8.346859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7644"^^xsd:decimal ;
  dwc:decimalLongitude "8.346859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7644 8.346859)"^^geo:wktLiteral ;
  geo-pos:lat "42.7644"^^xsd:decimal ;
  geo-pos:long "8.346859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7839'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7839'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.365277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.346859'^^xsd:double;
  dwc:startLongitude '8.346859'^^xsd:double;
  dwc:endLongitude '8.346859'^^xsd:double;
  dwc:latitude '42.7644'^^xsd:double;
  dwc:startLatitude '42.7644'^^xsd:double;
  dwc:endLatitude '42.7644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.346859 42.7644, 8.346859 42.7644, 8.346859 42.7644, 8.346859 42.7644, 8.346859 42.7644))'^^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 '774_7839'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7297 8.3165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7297"^^xsd:decimal ;
  dwc:decimalLongitude "8.3165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7297 8.3165)"^^geo:wktLiteral ;
  geo-pos:lat "43.7297"^^xsd:decimal ;
  geo-pos:long "8.3165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7607'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7607'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.196666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3165'^^xsd:double;
  dwc:startLongitude '8.3165'^^xsd:double;
  dwc:endLongitude '8.3165'^^xsd:double;
  dwc:latitude '43.7297'^^xsd:double;
  dwc:startLatitude '43.7297'^^xsd:double;
  dwc:endLatitude '43.7297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3165 43.7297, 8.3165 43.7297, 8.3165 43.7297, 8.3165 43.7297, 8.3165 43.7297))'^^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 '774_7607'^^xsd:string;
  dwc:observationDate '2000-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.604167 8.373167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.604167"^^xsd:decimal ;
  dwc:decimalLongitude "8.373167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.604167 8.373167)"^^geo:wktLiteral ;
  geo-pos:lat "42.604167"^^xsd:decimal ;
  geo-pos:long "8.373167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4134'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.373167'^^xsd:double;
  dwc:startLongitude '8.373167'^^xsd:double;
  dwc:endLongitude '8.373167'^^xsd:double;
  dwc:latitude '42.604167'^^xsd:double;
  dwc:startLatitude '42.604167'^^xsd:double;
  dwc:endLatitude '42.604167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.373167 42.604167, 8.373167 42.604167, 8.373167 42.604167, 8.373167 42.604167, 8.373167 42.604167))'^^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 '774_4134'^^xsd:string;
  dwc:observationDate '1994-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5747 8.3036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5747"^^xsd:decimal ;
  dwc:decimalLongitude "8.3036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5747 8.3036)"^^geo:wktLiteral ;
  geo-pos:lat "43.5747"^^xsd:decimal ;
  geo-pos:long "8.3036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7519'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7519'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.459722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3036'^^xsd:double;
  dwc:startLongitude '8.3036'^^xsd:double;
  dwc:endLongitude '8.3036'^^xsd:double;
  dwc:latitude '43.5747'^^xsd:double;
  dwc:startLatitude '43.5747'^^xsd:double;
  dwc:endLatitude '43.5747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3036 43.5747, 8.3036 43.5747, 8.3036 43.5747, 8.3036 43.5747, 8.3036 43.5747))'^^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 '774_7519'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42365 8.086433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42365"^^xsd:decimal ;
  dwc:decimalLongitude "8.086433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42365 8.086433)"^^geo:wktLiteral ;
  geo-pos:lat "43.42365"^^xsd:decimal ;
  geo-pos:long "8.086433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3601'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3601'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.086433'^^xsd:double;
  dwc:startLongitude '8.086433'^^xsd:double;
  dwc:endLongitude '8.086433'^^xsd:double;
  dwc:latitude '43.42365'^^xsd:double;
  dwc:startLatitude '43.42365'^^xsd:double;
  dwc:endLatitude '43.42365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.086433 43.42365, 8.086433 43.42365, 8.086433 43.42365, 8.086433 43.42365, 8.086433 43.42365))'^^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 '774_3601'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244833 8.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.244833"^^xsd:decimal ;
  dwc:decimalLongitude "8.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244833 8.366)"^^geo:wktLiteral ;
  geo-pos:lat "43.244833"^^xsd:decimal ;
  geo-pos:long "8.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3924'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3924'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.366'^^xsd:double;
  dwc:startLongitude '8.366'^^xsd:double;
  dwc:endLongitude '8.366'^^xsd:double;
  dwc:latitude '43.244833'^^xsd:double;
  dwc:startLatitude '43.244833'^^xsd:double;
  dwc:endLatitude '43.244833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.366 43.244833, 8.366 43.244833, 8.366 43.244833, 8.366 43.244833, 8.366 43.244833))'^^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 '774_3924'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.505417 8.195517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.505417"^^xsd:decimal ;
  dwc:decimalLongitude "8.195517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.505417 8.195517)"^^geo:wktLiteral ;
  geo-pos:lat "43.505417"^^xsd:decimal ;
  geo-pos:long "8.195517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7059'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_7059'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.195517'^^xsd:double;
  dwc:startLongitude '8.195517'^^xsd:double;
  dwc:endLongitude '8.195517'^^xsd:double;
  dwc:latitude '43.505417'^^xsd:double;
  dwc:startLatitude '43.505417'^^xsd:double;
  dwc:endLatitude '43.505417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.195517 43.505417, 8.195517 43.505417, 8.195517 43.505417, 8.195517 43.505417, 8.195517 43.505417))'^^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 '774_7059'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.604583 8.230417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.604583"^^xsd:decimal ;
  dwc:decimalLongitude "8.230417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.604583 8.230417)"^^geo:wktLiteral ;
  geo-pos:lat "43.604583"^^xsd:decimal ;
  geo-pos:long "8.230417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7453'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7453'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.406944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.230417'^^xsd:double;
  dwc:startLongitude '8.230417'^^xsd:double;
  dwc:endLongitude '8.230417'^^xsd:double;
  dwc:latitude '43.604583'^^xsd:double;
  dwc:startLatitude '43.604583'^^xsd:double;
  dwc:endLatitude '43.604583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.230417 43.604583, 8.230417 43.604583, 8.230417 43.604583, 8.230417 43.604583, 8.230417 43.604583))'^^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 '774_7453'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1325 8.517667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1325"^^xsd:decimal ;
  dwc:decimalLongitude "8.517667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1325 8.517667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1325"^^xsd:decimal ;
  geo-pos:long "8.517667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4066'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4066'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.517667'^^xsd:double;
  dwc:startLongitude '8.517667'^^xsd:double;
  dwc:endLongitude '8.517667'^^xsd:double;
  dwc:latitude '43.1325'^^xsd:double;
  dwc:startLatitude '43.1325'^^xsd:double;
  dwc:endLatitude '43.1325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.517667 43.1325, 8.517667 43.1325, 8.517667 43.1325, 8.517667 43.1325, 8.517667 43.1325))'^^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 '774_4066'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450183 7.881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.450183"^^xsd:decimal ;
  dwc:decimalLongitude "7.881667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.450183 7.881667)"^^geo:wktLiteral ;
  geo-pos:lat "43.450183"^^xsd:decimal ;
  geo-pos:long "7.881667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7429'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7429'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.881667'^^xsd:double;
  dwc:startLongitude '7.881667'^^xsd:double;
  dwc:endLongitude '7.881667'^^xsd:double;
  dwc:latitude '43.450183'^^xsd:double;
  dwc:startLatitude '43.450183'^^xsd:double;
  dwc:endLatitude '43.450183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.881667 43.450183, 7.881667 43.450183, 7.881667 43.450183, 7.881667 43.450183, 7.881667 43.450183))'^^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 '774_7429'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6327 7.922433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6327"^^xsd:decimal ;
  dwc:decimalLongitude "7.922433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6327 7.922433)"^^geo:wktLiteral ;
  geo-pos:lat "43.6327"^^xsd:decimal ;
  geo-pos:long "7.922433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7427'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.828611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.922433'^^xsd:double;
  dwc:startLongitude '7.922433'^^xsd:double;
  dwc:endLongitude '7.922433'^^xsd:double;
  dwc:latitude '43.6327'^^xsd:double;
  dwc:startLatitude '43.6327'^^xsd:double;
  dwc:endLatitude '43.6327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.922433 43.6327, 7.922433 43.6327, 7.922433 43.6327, 7.922433 43.6327, 7.922433 43.6327))'^^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 '774_7427'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7242 8.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7242"^^xsd:decimal ;
  dwc:decimalLongitude "8.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7242 8.24)"^^geo:wktLiteral ;
  geo-pos:lat "43.7242"^^xsd:decimal ;
  geo-pos:long "8.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7047'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7047'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.24'^^xsd:double;
  dwc:startLongitude '8.24'^^xsd:double;
  dwc:endLongitude '8.24'^^xsd:double;
  dwc:latitude '43.7242'^^xsd:double;
  dwc:startLatitude '43.7242'^^xsd:double;
  dwc:endLatitude '43.7242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.24 43.7242, 8.24 43.7242, 8.24 43.7242, 8.24 43.7242, 8.24 43.7242))'^^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 '774_7047'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172467 8.8212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.172467"^^xsd:decimal ;
  dwc:decimalLongitude "8.8212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.172467 8.8212)"^^geo:wktLiteral ;
  geo-pos:lat "43.172467"^^xsd:decimal ;
  geo-pos:long "8.8212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3528'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3528'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.8212'^^xsd:double;
  dwc:startLongitude '8.8212'^^xsd:double;
  dwc:endLongitude '8.8212'^^xsd:double;
  dwc:latitude '43.172467'^^xsd:double;
  dwc:startLatitude '43.172467'^^xsd:double;
  dwc:endLatitude '43.172467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8212 43.172467, 8.8212 43.172467, 8.8212 43.172467, 8.8212 43.172467, 8.8212 43.172467))'^^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 '774_3528'^^xsd:string;
  dwc:observationDate '1991-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.372333 7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.372333"^^xsd:decimal ;
  dwc:decimalLongitude "7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.372333 7.835)"^^geo:wktLiteral ;
  geo-pos:lat "43.372333"^^xsd:decimal ;
  geo-pos:long "7.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3510'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3510'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.835'^^xsd:double;
  dwc:startLongitude '7.835'^^xsd:double;
  dwc:endLongitude '7.835'^^xsd:double;
  dwc:latitude '43.372333'^^xsd:double;
  dwc:startLatitude '43.372333'^^xsd:double;
  dwc:endLatitude '43.372333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.835 43.372333, 7.835 43.372333, 7.835 43.372333, 7.835 43.372333, 7.835 43.372333))'^^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 '774_3510'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6085 8.3359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6085"^^xsd:decimal ;
  dwc:decimalLongitude "8.3359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6085 8.3359)"^^geo:wktLiteral ;
  geo-pos:lat "43.6085"^^xsd:decimal ;
  geo-pos:long "8.3359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7480'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.796944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3359'^^xsd:double;
  dwc:startLongitude '8.3359'^^xsd:double;
  dwc:endLongitude '8.3359'^^xsd:double;
  dwc:latitude '43.6085'^^xsd:double;
  dwc:startLatitude '43.6085'^^xsd:double;
  dwc:endLatitude '43.6085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3359 43.6085, 8.3359 43.6085, 8.3359 43.6085, 8.3359 43.6085, 8.3359 43.6085))'^^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 '774_7480'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485561 7.38482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.485561"^^xsd:decimal ;
  dwc:decimalLongitude "7.38482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485561 7.38482)"^^geo:wktLiteral ;
  geo-pos:lat "43.485561"^^xsd:decimal ;
  geo-pos:long "7.38482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6157'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6157'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.38482'^^xsd:double;
  dwc:startLongitude '7.38482'^^xsd:double;
  dwc:endLongitude '7.38482'^^xsd:double;
  dwc:latitude '43.485561'^^xsd:double;
  dwc:startLatitude '43.485561'^^xsd:double;
  dwc:endLatitude '43.485561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.38482 43.485561, 7.38482 43.485561, 7.38482 43.485561, 7.38482 43.485561, 7.38482 43.485561))'^^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 '774_6157'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38671 7.489693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38671"^^xsd:decimal ;
  dwc:decimalLongitude "7.489693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38671 7.489693)"^^geo:wktLiteral ;
  geo-pos:lat "43.38671"^^xsd:decimal ;
  geo-pos:long "7.489693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7631'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7631'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.489693'^^xsd:double;
  dwc:startLongitude '7.489693'^^xsd:double;
  dwc:endLongitude '7.489693'^^xsd:double;
  dwc:latitude '43.38671'^^xsd:double;
  dwc:startLatitude '43.38671'^^xsd:double;
  dwc:endLatitude '43.38671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.489693 43.38671, 7.489693 43.38671, 7.489693 43.38671, 7.489693 43.38671, 7.489693 43.38671))'^^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 '774_7631'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.808308 7.804819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.808308"^^xsd:decimal ;
  dwc:decimalLongitude "7.804819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.808308 7.804819)"^^geo:wktLiteral ;
  geo-pos:lat "43.808308"^^xsd:decimal ;
  geo-pos:long "7.804819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6321'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6321'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.051111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.804819'^^xsd:double;
  dwc:startLongitude '7.804819'^^xsd:double;
  dwc:endLongitude '7.804819'^^xsd:double;
  dwc:latitude '43.808308'^^xsd:double;
  dwc:startLatitude '43.808308'^^xsd:double;
  dwc:endLatitude '43.808308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.804819 43.808308, 7.804819 43.808308, 7.804819 43.808308, 7.804819 43.808308, 7.804819 43.808308))'^^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 '774_6321'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4255 6.993922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4255"^^xsd:decimal ;
  dwc:decimalLongitude "6.993922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4255 6.993922)"^^geo:wktLiteral ;
  geo-pos:lat "43.4255"^^xsd:decimal ;
  geo-pos:long "6.993922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8049'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8049'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4191666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.993922'^^xsd:double;
  dwc:startLongitude '6.993922'^^xsd:double;
  dwc:endLongitude '6.993922'^^xsd:double;
  dwc:latitude '43.4255'^^xsd:double;
  dwc:startLatitude '43.4255'^^xsd:double;
  dwc:endLatitude '43.4255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.993922 43.4255, 6.993922 43.4255, 6.993922 43.4255, 6.993922 43.4255, 6.993922 43.4255))'^^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 '774_8049'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957569 8.860633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.957569"^^xsd:decimal ;
  dwc:decimalLongitude "8.860633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957569 8.860633)"^^geo:wktLiteral ;
  geo-pos:lat "42.957569"^^xsd:decimal ;
  geo-pos:long "8.860633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5597'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5597'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6297222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.860633'^^xsd:double;
  dwc:startLongitude '8.860633'^^xsd:double;
  dwc:endLongitude '8.860633'^^xsd:double;
  dwc:latitude '42.957569'^^xsd:double;
  dwc:startLatitude '42.957569'^^xsd:double;
  dwc:endLatitude '42.957569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.860633 42.957569, 8.860633 42.957569, 8.860633 42.957569, 8.860633 42.957569, 8.860633 42.957569))'^^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 '774_5597'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.224854 7.994217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.224854"^^xsd:decimal ;
  dwc:decimalLongitude "7.994217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.224854 7.994217)"^^geo:wktLiteral ;
  geo-pos:lat "43.224854"^^xsd:decimal ;
  geo-pos:long "7.994217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5590'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5590'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.994217'^^xsd:double;
  dwc:startLongitude '7.994217'^^xsd:double;
  dwc:endLongitude '7.994217'^^xsd:double;
  dwc:latitude '43.224854'^^xsd:double;
  dwc:startLatitude '43.224854'^^xsd:double;
  dwc:endLatitude '43.224854'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.994217 43.224854, 7.994217 43.224854, 7.994217 43.224854, 7.994217 43.224854, 7.994217 43.224854))'^^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 '774_5590'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.393238 7.193402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.393238"^^xsd:decimal ;
  dwc:decimalLongitude "7.193402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.393238 7.193402)"^^geo:wktLiteral ;
  geo-pos:lat "43.393238"^^xsd:decimal ;
  geo-pos:long "7.193402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5937'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5937'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.179444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.193402'^^xsd:double;
  dwc:startLongitude '7.193402'^^xsd:double;
  dwc:endLongitude '7.193402'^^xsd:double;
  dwc:latitude '43.393238'^^xsd:double;
  dwc:startLatitude '43.393238'^^xsd:double;
  dwc:endLatitude '43.393238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.193402 43.393238, 7.193402 43.393238, 7.193402 43.393238, 7.193402 43.393238, 7.193402 43.393238))'^^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 '774_5937'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5463 7.883433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5463"^^xsd:decimal ;
  dwc:decimalLongitude "7.883433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5463 7.883433)"^^geo:wktLiteral ;
  geo-pos:lat "43.5463"^^xsd:decimal ;
  geo-pos:long "7.883433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3497'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3497'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.883433'^^xsd:double;
  dwc:startLongitude '7.883433'^^xsd:double;
  dwc:endLongitude '7.883433'^^xsd:double;
  dwc:latitude '43.5463'^^xsd:double;
  dwc:startLatitude '43.5463'^^xsd:double;
  dwc:endLatitude '43.5463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.883433 43.5463, 7.883433 43.5463, 7.883433 43.5463, 7.883433 43.5463, 7.883433 43.5463))'^^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 '774_3497'^^xsd:string;
  dwc:observationDate '1991-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617217 8.132967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617217"^^xsd:decimal ;
  dwc:decimalLongitude "8.132967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617217 8.132967)"^^geo:wktLiteral ;
  geo-pos:lat "43.617217"^^xsd:decimal ;
  geo-pos:long "8.132967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7033'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7033'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.132967'^^xsd:double;
  dwc:startLongitude '8.132967'^^xsd:double;
  dwc:endLongitude '8.132967'^^xsd:double;
  dwc:latitude '43.617217'^^xsd:double;
  dwc:startLatitude '43.617217'^^xsd:double;
  dwc:endLatitude '43.617217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.132967 43.617217, 8.132967 43.617217, 8.132967 43.617217, 8.132967 43.617217, 8.132967 43.617217))'^^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 '774_7033'^^xsd:string;
  dwc:observationDate '1997-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74589 7.91697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74589"^^xsd:decimal ;
  dwc:decimalLongitude "7.91697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74589 7.91697)"^^geo:wktLiteral ;
  geo-pos:lat "43.74589"^^xsd:decimal ;
  geo-pos:long "7.91697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7723'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7723'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7552777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91697'^^xsd:double;
  dwc:startLongitude '7.91697'^^xsd:double;
  dwc:endLongitude '7.91697'^^xsd:double;
  dwc:latitude '43.74589'^^xsd:double;
  dwc:startLatitude '43.74589'^^xsd:double;
  dwc:endLatitude '43.74589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91697 43.74589, 7.91697 43.74589, 7.91697 43.74589, 7.91697 43.74589, 7.91697 43.74589))'^^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 '774_7723'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.701333 8.696333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.701333"^^xsd:decimal ;
  dwc:decimalLongitude "8.696333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.701333 8.696333)"^^geo:wktLiteral ;
  geo-pos:lat "42.701333"^^xsd:decimal ;
  geo-pos:long "8.696333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4194'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4194'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.696333'^^xsd:double;
  dwc:startLongitude '8.696333'^^xsd:double;
  dwc:endLongitude '8.696333'^^xsd:double;
  dwc:latitude '42.701333'^^xsd:double;
  dwc:startLatitude '42.701333'^^xsd:double;
  dwc:endLatitude '42.701333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.696333 42.701333, 8.696333 42.701333, 8.696333 42.701333, 8.696333 42.701333, 8.696333 42.701333))'^^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 '774_4194'^^xsd:string;
  dwc:observationDate '1995-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460833 7.7135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.460833"^^xsd:decimal ;
  dwc:decimalLongitude "7.7135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.460833 7.7135)"^^geo:wktLiteral ;
  geo-pos:lat "43.460833"^^xsd:decimal ;
  geo-pos:long "7.7135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4163'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7135'^^xsd:double;
  dwc:startLongitude '7.7135'^^xsd:double;
  dwc:endLongitude '7.7135'^^xsd:double;
  dwc:latitude '43.460833'^^xsd:double;
  dwc:startLatitude '43.460833'^^xsd:double;
  dwc:endLatitude '43.460833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7135 43.460833, 7.7135 43.460833, 7.7135 43.460833, 7.7135 43.460833, 7.7135 43.460833))'^^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 '774_4163'^^xsd:string;
  dwc:observationDate '1995-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.086333 8.396333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.086333"^^xsd:decimal ;
  dwc:decimalLongitude "8.396333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.086333 8.396333)"^^geo:wktLiteral ;
  geo-pos:lat "43.086333"^^xsd:decimal ;
  geo-pos:long "8.396333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4010'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4010'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.396333'^^xsd:double;
  dwc:startLongitude '8.396333'^^xsd:double;
  dwc:endLongitude '8.396333'^^xsd:double;
  dwc:latitude '43.086333'^^xsd:double;
  dwc:startLatitude '43.086333'^^xsd:double;
  dwc:endLatitude '43.086333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.396333 43.086333, 8.396333 43.086333, 8.396333 43.086333, 8.396333 43.086333, 8.396333 43.086333))'^^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 '774_4010'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7425 8.565833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7425"^^xsd:decimal ;
  dwc:decimalLongitude "8.565833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7425 8.565833)"^^geo:wktLiteral ;
  geo-pos:lat "42.7425"^^xsd:decimal ;
  geo-pos:long "8.565833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3995'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3995'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.565833'^^xsd:double;
  dwc:startLongitude '8.565833'^^xsd:double;
  dwc:endLongitude '8.565833'^^xsd:double;
  dwc:latitude '42.7425'^^xsd:double;
  dwc:startLatitude '42.7425'^^xsd:double;
  dwc:endLatitude '42.7425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.565833 42.7425, 8.565833 42.7425, 8.565833 42.7425, 8.565833 42.7425, 8.565833 42.7425))'^^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 '774_3995'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58778 7.89771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58778"^^xsd:decimal ;
  dwc:decimalLongitude "7.89771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58778 7.89771)"^^geo:wktLiteral ;
  geo-pos:lat "43.58778"^^xsd:decimal ;
  geo-pos:long "7.89771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6441'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6441'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6805555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89771'^^xsd:double;
  dwc:startLongitude '7.89771'^^xsd:double;
  dwc:endLongitude '7.89771'^^xsd:double;
  dwc:latitude '43.58778'^^xsd:double;
  dwc:startLatitude '43.58778'^^xsd:double;
  dwc:endLatitude '43.58778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89771 43.58778, 7.89771 43.58778, 7.89771 43.58778, 7.89771 43.58778, 7.89771 43.58778))'^^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 '774_6441'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.681599 7.584612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.681599"^^xsd:decimal ;
  dwc:decimalLongitude "7.584612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.681599 7.584612)"^^geo:wktLiteral ;
  geo-pos:lat "43.681599"^^xsd:decimal ;
  geo-pos:long "7.584612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6181'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6181'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.285555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.584612'^^xsd:double;
  dwc:startLongitude '7.584612'^^xsd:double;
  dwc:endLongitude '7.584612'^^xsd:double;
  dwc:latitude '43.681599'^^xsd:double;
  dwc:startLatitude '43.681599'^^xsd:double;
  dwc:endLatitude '43.681599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.584612 43.681599, 7.584612 43.681599, 7.584612 43.681599, 7.584612 43.681599, 7.584612 43.681599))'^^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 '774_6181'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79529 8.13862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79529"^^xsd:decimal ;
  dwc:decimalLongitude "8.13862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79529 8.13862)"^^geo:wktLiteral ;
  geo-pos:lat "43.79529"^^xsd:decimal ;
  geo-pos:long "8.13862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6642'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6642'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.5988888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.13862'^^xsd:double;
  dwc:startLongitude '8.13862'^^xsd:double;
  dwc:endLongitude '8.13862'^^xsd:double;
  dwc:latitude '43.79529'^^xsd:double;
  dwc:startLatitude '43.79529'^^xsd:double;
  dwc:endLatitude '43.79529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.13862 43.79529, 8.13862 43.79529, 8.13862 43.79529, 8.13862 43.79529, 8.13862 43.79529))'^^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 '774_6642'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55921 7.79509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55921"^^xsd:decimal ;
  dwc:decimalLongitude "7.79509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55921 7.79509)"^^geo:wktLiteral ;
  geo-pos:lat "43.55921"^^xsd:decimal ;
  geo-pos:long "7.79509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6623'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6623'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.148333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.79509'^^xsd:double;
  dwc:startLongitude '7.79509'^^xsd:double;
  dwc:endLongitude '7.79509'^^xsd:double;
  dwc:latitude '43.55921'^^xsd:double;
  dwc:startLatitude '43.55921'^^xsd:double;
  dwc:endLatitude '43.55921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.79509 43.55921, 7.79509 43.55921, 7.79509 43.55921, 7.79509 43.55921, 7.79509 43.55921))'^^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 '774_6623'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413 7.298833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.413"^^xsd:decimal ;
  dwc:decimalLongitude "7.298833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413 7.298833)"^^geo:wktLiteral ;
  geo-pos:lat "43.413"^^xsd:decimal ;
  geo-pos:long "7.298833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4779'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4779'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.043888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.298833'^^xsd:double;
  dwc:startLongitude '7.298833'^^xsd:double;
  dwc:endLongitude '7.298833'^^xsd:double;
  dwc:latitude '43.413'^^xsd:double;
  dwc:startLatitude '43.413'^^xsd:double;
  dwc:endLatitude '43.413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.298833 43.413, 7.298833 43.413, 7.298833 43.413, 7.298833 43.413, 7.298833 43.413))'^^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 '774_4779'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.922779 8.246242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.922779"^^xsd:decimal ;
  dwc:decimalLongitude "8.246242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.922779 8.246242)"^^geo:wktLiteral ;
  geo-pos:lat "43.922779"^^xsd:decimal ;
  geo-pos:long "8.246242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6045'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6045'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.9144444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.246242'^^xsd:double;
  dwc:startLongitude '8.246242'^^xsd:double;
  dwc:endLongitude '8.246242'^^xsd:double;
  dwc:latitude '43.922779'^^xsd:double;
  dwc:startLatitude '43.922779'^^xsd:double;
  dwc:endLatitude '43.922779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.246242 43.922779, 8.246242 43.922779, 8.246242 43.922779, 8.246242 43.922779, 8.246242 43.922779))'^^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 '774_6045'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47809 8.307477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47809"^^xsd:decimal ;
  dwc:decimalLongitude "8.307477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47809 8.307477)"^^geo:wktLiteral ;
  geo-pos:lat "43.47809"^^xsd:decimal ;
  geo-pos:long "8.307477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8140'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8140'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.020555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.307477'^^xsd:double;
  dwc:startLongitude '8.307477'^^xsd:double;
  dwc:endLongitude '8.307477'^^xsd:double;
  dwc:latitude '43.47809'^^xsd:double;
  dwc:startLatitude '43.47809'^^xsd:double;
  dwc:endLatitude '43.47809'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.307477 43.47809, 8.307477 43.47809, 8.307477 43.47809, 8.307477 43.47809, 8.307477 43.47809))'^^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 '774_8140'^^xsd:string;
  dwc:observationDate '2012-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58292 7.53688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58292"^^xsd:decimal ;
  dwc:decimalLongitude "7.53688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58292 7.53688)"^^geo:wktLiteral ;
  geo-pos:lat "43.58292"^^xsd:decimal ;
  geo-pos:long "7.53688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5311'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5311'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.53688'^^xsd:double;
  dwc:startLongitude '7.53688'^^xsd:double;
  dwc:endLongitude '7.53688'^^xsd:double;
  dwc:latitude '43.58292'^^xsd:double;
  dwc:startLatitude '43.58292'^^xsd:double;
  dwc:endLatitude '43.58292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.53688 43.58292, 7.53688 43.58292, 7.53688 43.58292, 7.53688 43.58292, 7.53688 43.58292))'^^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 '774_5311'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48863 6.99588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48863"^^xsd:decimal ;
  dwc:decimalLongitude "6.99588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48863 6.99588)"^^geo:wktLiteral ;
  geo-pos:lat "43.48863"^^xsd:decimal ;
  geo-pos:long "6.99588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5209'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5209'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.99588'^^xsd:double;
  dwc:startLongitude '6.99588'^^xsd:double;
  dwc:endLongitude '6.99588'^^xsd:double;
  dwc:latitude '43.48863'^^xsd:double;
  dwc:startLatitude '43.48863'^^xsd:double;
  dwc:endLatitude '43.48863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.99588 43.48863, 6.99588 43.48863, 6.99588 43.48863, 6.99588 43.48863, 6.99588 43.48863))'^^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 '774_5209'^^xsd:string;
  dwc:observationDate '2001-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40625 7.51861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40625"^^xsd:decimal ;
  dwc:decimalLongitude "7.51861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40625 7.51861)"^^geo:wktLiteral ;
  geo-pos:lat "43.40625"^^xsd:decimal ;
  geo-pos:long "7.51861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5997'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5997'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.51861'^^xsd:double;
  dwc:startLongitude '7.51861'^^xsd:double;
  dwc:endLongitude '7.51861'^^xsd:double;
  dwc:latitude '43.40625'^^xsd:double;
  dwc:startLatitude '43.40625'^^xsd:double;
  dwc:endLatitude '43.40625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.51861 43.40625, 7.51861 43.40625, 7.51861 43.40625, 7.51861 43.40625, 7.51861 43.40625))'^^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 '774_5997'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.641201 7.313038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.641201"^^xsd:decimal ;
  dwc:decimalLongitude "7.313038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.641201 7.313038)"^^geo:wktLiteral ;
  geo-pos:lat "43.641201"^^xsd:decimal ;
  geo-pos:long "7.313038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5994'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5994'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.141111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.313038'^^xsd:double;
  dwc:startLongitude '7.313038'^^xsd:double;
  dwc:endLongitude '7.313038'^^xsd:double;
  dwc:latitude '43.641201'^^xsd:double;
  dwc:startLatitude '43.641201'^^xsd:double;
  dwc:endLatitude '43.641201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.313038 43.641201, 7.313038 43.641201, 7.313038 43.641201, 7.313038 43.641201, 7.313038 43.641201))'^^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 '774_5994'^^xsd:string;
  dwc:observationDate '2007-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09712 8.7272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09712"^^xsd:decimal ;
  dwc:decimalLongitude "8.7272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09712 8.7272)"^^geo:wktLiteral ;
  geo-pos:lat "44.09712"^^xsd:decimal ;
  geo-pos:long "8.7272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4863'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4863'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.224166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.7272'^^xsd:double;
  dwc:startLongitude '8.7272'^^xsd:double;
  dwc:endLongitude '8.7272'^^xsd:double;
  dwc:latitude '44.09712'^^xsd:double;
  dwc:startLatitude '44.09712'^^xsd:double;
  dwc:endLatitude '44.09712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7272 44.09712, 8.7272 44.09712, 8.7272 44.09712, 8.7272 44.09712, 8.7272 44.09712))'^^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 '774_4863'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683708 7.529284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683708"^^xsd:decimal ;
  dwc:decimalLongitude "7.529284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683708 7.529284)"^^geo:wktLiteral ;
  geo-pos:lat "43.683708"^^xsd:decimal ;
  geo-pos:long "7.529284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5740'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5740'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.107777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.529284'^^xsd:double;
  dwc:startLongitude '7.529284'^^xsd:double;
  dwc:endLongitude '7.529284'^^xsd:double;
  dwc:latitude '43.683708'^^xsd:double;
  dwc:startLatitude '43.683708'^^xsd:double;
  dwc:endLatitude '43.683708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.529284 43.683708, 7.529284 43.683708, 7.529284 43.683708, 7.529284 43.683708, 7.529284 43.683708))'^^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 '774_5740'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 8.5555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "8.5555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 8.5555)"^^geo:wktLiteral ;
  geo-pos:lat "42.96"^^xsd:decimal ;
  geo-pos:long "8.5555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3629'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5555'^^xsd:double;
  dwc:startLongitude '8.5555'^^xsd:double;
  dwc:endLongitude '8.5555'^^xsd:double;
  dwc:latitude '42.96'^^xsd:double;
  dwc:startLatitude '42.96'^^xsd:double;
  dwc:endLatitude '42.96'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5555 42.96, 8.5555 42.96, 8.5555 42.96, 8.5555 42.96, 8.5555 42.96))'^^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 '774_3629'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6806 8.1356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6806"^^xsd:decimal ;
  dwc:decimalLongitude "8.1356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6806 8.1356)"^^geo:wktLiteral ;
  geo-pos:lat "43.6806"^^xsd:decimal ;
  geo-pos:long "8.1356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7341'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7341'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.648611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1356'^^xsd:double;
  dwc:startLongitude '8.1356'^^xsd:double;
  dwc:endLongitude '8.1356'^^xsd:double;
  dwc:latitude '43.6806'^^xsd:double;
  dwc:startLatitude '43.6806'^^xsd:double;
  dwc:endLatitude '43.6806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1356 43.6806, 8.1356 43.6806, 8.1356 43.6806, 8.1356 43.6806, 8.1356 43.6806))'^^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 '774_7341'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.721367 8.50745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.721367"^^xsd:decimal ;
  dwc:decimalLongitude "8.50745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.721367 8.50745)"^^geo:wktLiteral ;
  geo-pos:lat "42.721367"^^xsd:decimal ;
  geo-pos:long "8.50745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4107'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4107'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.50745'^^xsd:double;
  dwc:startLongitude '8.50745'^^xsd:double;
  dwc:endLongitude '8.50745'^^xsd:double;
  dwc:latitude '42.721367'^^xsd:double;
  dwc:startLatitude '42.721367'^^xsd:double;
  dwc:endLatitude '42.721367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.50745 42.721367, 8.50745 42.721367, 8.50745 42.721367, 8.50745 42.721367, 8.50745 42.721367))'^^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 '774_4107'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.666667 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.666667"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2578'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2578'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:startLongitude '8.666667'^^xsd:double;
  dwc:endLongitude '8.666667'^^xsd:double;
  dwc:latitude '43.666667'^^xsd:double;
  dwc:startLatitude '43.666667'^^xsd:double;
  dwc:endLatitude '43.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 43.666667, 8.666667 43.666667, 8.666667 43.666667, 8.666667 43.666667, 8.666667 43.666667))'^^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 '774_2578'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2573'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2573'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:startLongitude '8.6'^^xsd:double;
  dwc:endLongitude '8.6'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:startLatitude '43.05'^^xsd:double;
  dwc:endLatitude '43.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6 43.05, 8.6 43.05, 8.6 43.05, 8.6 43.05, 8.6 43.05))'^^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 '774_2573'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2572'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2572'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:startLongitude '8.6'^^xsd:double;
  dwc:endLongitude '8.6'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:startLatitude '43.05'^^xsd:double;
  dwc:endLatitude '43.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6 43.05, 8.6 43.05, 8.6 43.05, 8.6 43.05, 8.6 43.05))'^^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 '774_2572'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62222 8.15167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62222"^^xsd:decimal ;
  dwc:decimalLongitude "8.15167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62222 8.15167)"^^geo:wktLiteral ;
  geo-pos:lat "43.62222"^^xsd:decimal ;
  geo-pos:long "8.15167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3734'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3734'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15167'^^xsd:double;
  dwc:startLongitude '8.15167'^^xsd:double;
  dwc:endLongitude '8.15167'^^xsd:double;
  dwc:latitude '43.62222'^^xsd:double;
  dwc:startLatitude '43.62222'^^xsd:double;
  dwc:endLatitude '43.62222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15167 43.62222, 8.15167 43.62222, 8.15167 43.62222, 8.15167 43.62222, 8.15167 43.62222))'^^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 '774_3734'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563667 7.629333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563667"^^xsd:decimal ;
  dwc:decimalLongitude "7.629333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563667 7.629333)"^^geo:wktLiteral ;
  geo-pos:lat "43.563667"^^xsd:decimal ;
  geo-pos:long "7.629333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3268'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3268'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.629333'^^xsd:double;
  dwc:startLongitude '7.629333'^^xsd:double;
  dwc:endLongitude '7.629333'^^xsd:double;
  dwc:latitude '43.563667'^^xsd:double;
  dwc:startLatitude '43.563667'^^xsd:double;
  dwc:endLatitude '43.563667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.629333 43.563667, 7.629333 43.563667, 7.629333 43.563667, 7.629333 43.563667, 7.629333 43.563667))'^^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 '774_3268'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.866967 12.542933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.866967"^^xsd:decimal ;
  dwc:decimalLongitude "12.542933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.866967 12.542933)"^^geo:wktLiteral ;
  geo-pos:lat "44.866967"^^xsd:decimal ;
  geo-pos:long "12.542933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6952'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6952'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.542933'^^xsd:double;
  dwc:startLongitude '12.542933'^^xsd:double;
  dwc:endLongitude '12.542933'^^xsd:double;
  dwc:latitude '44.866967'^^xsd:double;
  dwc:startLatitude '44.866967'^^xsd:double;
  dwc:endLatitude '44.866967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.542933 44.866967, 12.542933 44.866967, 12.542933 44.866967, 12.542933 44.866967, 12.542933 44.866967))'^^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 '774_6952'^^xsd:string;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954 21.0065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954"^^xsd:decimal ;
  dwc:decimalLongitude "21.0065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954 21.0065)"^^geo:wktLiteral ;
  geo-pos:lat "38.954"^^xsd:decimal ;
  geo-pos:long "21.0065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8282'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_8282'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0065'^^xsd:double;
  dwc:startLongitude '21.0065'^^xsd:double;
  dwc:endLongitude '21.0065'^^xsd:double;
  dwc:latitude '38.954'^^xsd:double;
  dwc:startLatitude '38.954'^^xsd:double;
  dwc:endLatitude '38.954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0065 38.954, 21.0065 38.954, 21.0065 38.954, 21.0065 38.954, 21.0065 38.954))'^^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 '774_8282'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9715 20.902833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9715"^^xsd:decimal ;
  dwc:decimalLongitude "20.902833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9715 20.902833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9715"^^xsd:decimal ;
  geo-pos:long "20.902833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_65'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_65'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.902833'^^xsd:double;
  dwc:startLongitude '20.902833'^^xsd:double;
  dwc:endLongitude '20.902833'^^xsd:double;
  dwc:latitude '38.9715'^^xsd:double;
  dwc:startLatitude '38.9715'^^xsd:double;
  dwc:endLatitude '38.9715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.902833 38.9715, 20.902833 38.9715, 20.902833 38.9715, 20.902833 38.9715, 20.902833 38.9715))'^^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 '774_65'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41667 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41667"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41667 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.41667"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2161'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2161'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:startLongitude '14.7'^^xsd:double;
  dwc:endLongitude '14.7'^^xsd:double;
  dwc:latitude '44.41667'^^xsd:double;
  dwc:startLatitude '44.41667'^^xsd:double;
  dwc:endLatitude '44.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7 44.41667, 14.7 44.41667, 14.7 44.41667, 14.7 44.41667, 14.7 44.41667))'^^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 '774_2161'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.925333 20.890667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.925333"^^xsd:decimal ;
  dwc:decimalLongitude "20.890667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.925333 20.890667)"^^geo:wktLiteral ;
  geo-pos:lat "38.925333"^^xsd:decimal ;
  geo-pos:long "20.890667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_376'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_376'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.890667'^^xsd:double;
  dwc:startLongitude '20.890667'^^xsd:double;
  dwc:endLongitude '20.890667'^^xsd:double;
  dwc:latitude '38.925333'^^xsd:double;
  dwc:startLatitude '38.925333'^^xsd:double;
  dwc:endLatitude '38.925333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.890667 38.925333, 20.890667 38.925333, 20.890667 38.925333, 20.890667 38.925333, 20.890667 38.925333))'^^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 '774_376'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9905 20.943667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9905"^^xsd:decimal ;
  dwc:decimalLongitude "20.943667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9905 20.943667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9905"^^xsd:decimal ;
  geo-pos:long "20.943667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_384'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_384'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943667'^^xsd:double;
  dwc:startLongitude '20.943667'^^xsd:double;
  dwc:endLongitude '20.943667'^^xsd:double;
  dwc:latitude '38.9905'^^xsd:double;
  dwc:startLatitude '38.9905'^^xsd:double;
  dwc:endLatitude '38.9905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943667 38.9905, 20.943667 38.9905, 20.943667 38.9905, 20.943667 38.9905, 20.943667 38.9905))'^^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 '774_384'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0005 20.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0005"^^xsd:decimal ;
  dwc:decimalLongitude "20.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0005 20.872)"^^geo:wktLiteral ;
  geo-pos:lat "39.0005"^^xsd:decimal ;
  geo-pos:long "20.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_93'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_93'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.872'^^xsd:double;
  dwc:startLongitude '20.872'^^xsd:double;
  dwc:endLongitude '20.872'^^xsd:double;
  dwc:latitude '39.0005'^^xsd:double;
  dwc:startLatitude '39.0005'^^xsd:double;
  dwc:endLatitude '39.0005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.872 39.0005, 20.872 39.0005, 20.872 39.0005, 20.872 39.0005, 20.872 39.0005))'^^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 '774_93'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952833 20.826167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952833"^^xsd:decimal ;
  dwc:decimalLongitude "20.826167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952833 20.826167)"^^geo:wktLiteral ;
  geo-pos:lat "38.952833"^^xsd:decimal ;
  geo-pos:long "20.826167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_178'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_178'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.826167'^^xsd:double;
  dwc:startLongitude '20.826167'^^xsd:double;
  dwc:endLongitude '20.826167'^^xsd:double;
  dwc:latitude '38.952833'^^xsd:double;
  dwc:startLatitude '38.952833'^^xsd:double;
  dwc:endLatitude '38.952833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.826167 38.952833, 20.826167 38.952833, 20.826167 38.952833, 20.826167 38.952833, 20.826167 38.952833))'^^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 '774_178'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.568167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.568167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816667 19.568167)"^^geo:wktLiteral ;
  geo-pos:lat "39.816667"^^xsd:decimal ;
  geo-pos:long "19.568167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2537'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2537'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.568167'^^xsd:double;
  dwc:startLongitude '19.568167'^^xsd:double;
  dwc:endLongitude '19.568167'^^xsd:double;
  dwc:latitude '39.816667'^^xsd:double;
  dwc:startLatitude '39.816667'^^xsd:double;
  dwc:endLatitude '39.816667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.568167 39.816667, 19.568167 39.816667, 19.568167 39.816667, 19.568167 39.816667, 19.568167 39.816667))'^^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 '774_2537'^^xsd:string;
  dwc:observationDate '1992-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2755 22.476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2755"^^xsd:decimal ;
  dwc:decimalLongitude "22.476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2755 22.476667)"^^geo:wktLiteral ;
  geo-pos:lat "38.2755"^^xsd:decimal ;
  geo-pos:long "22.476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_589'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_589'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.476667'^^xsd:double;
  dwc:startLongitude '22.476667'^^xsd:double;
  dwc:endLongitude '22.476667'^^xsd:double;
  dwc:latitude '38.2755'^^xsd:double;
  dwc:startLatitude '38.2755'^^xsd:double;
  dwc:endLatitude '38.2755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.476667 38.2755, 22.476667 38.2755, 22.476667 38.2755, 22.476667 38.2755, 22.476667 38.2755))'^^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 '774_589'^^xsd:string;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608 21.000167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.608"^^xsd:decimal ;
  dwc:decimalLongitude "21.000167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.608 21.000167)"^^geo:wktLiteral ;
  geo-pos:lat "38.608"^^xsd:decimal ;
  geo-pos:long "21.000167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1312'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1312'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.000167'^^xsd:double;
  dwc:startLongitude '21.000167'^^xsd:double;
  dwc:endLongitude '21.000167'^^xsd:double;
  dwc:latitude '38.608'^^xsd:double;
  dwc:startLatitude '38.608'^^xsd:double;
  dwc:endLatitude '38.608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.000167 38.608, 21.000167 38.608, 21.000167 38.608, 21.000167 38.608, 21.000167 38.608))'^^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 '774_1312'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.562833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.562833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.562833)"^^geo:wktLiteral ;
  geo-pos:lat "44.52"^^xsd:decimal ;
  geo-pos:long "14.562833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2065'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2065'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.562833'^^xsd:double;
  dwc:startLongitude '14.562833'^^xsd:double;
  dwc:endLongitude '14.562833'^^xsd:double;
  dwc:latitude '44.52'^^xsd:double;
  dwc:startLatitude '44.52'^^xsd:double;
  dwc:endLatitude '44.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.562833 44.52, 14.562833 44.52, 14.562833 44.52, 14.562833 44.52, 14.562833 44.52))'^^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 '774_2065'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99154 15.45477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99154"^^xsd:decimal ;
  dwc:decimalLongitude "15.45477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99154 15.45477)"^^geo:wktLiteral ;
  geo-pos:lat "37.99154"^^xsd:decimal ;
  geo-pos:long "15.45477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8358'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8358'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.268611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.45477'^^xsd:double;
  dwc:startLongitude '15.45477'^^xsd:double;
  dwc:endLongitude '15.45477'^^xsd:double;
  dwc:latitude '37.99154'^^xsd:double;
  dwc:startLatitude '37.99154'^^xsd:double;
  dwc:endLatitude '37.99154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.45477 37.99154, 15.45477 37.99154, 15.45477 37.99154, 15.45477 37.99154, 15.45477 37.99154))'^^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 '774_8358'^^xsd:string;
  dwc:observationDate '2005-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.001167 20.870167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.001167"^^xsd:decimal ;
  dwc:decimalLongitude "20.870167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.001167 20.870167)"^^geo:wktLiteral ;
  geo-pos:lat "39.001167"^^xsd:decimal ;
  geo-pos:long "20.870167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_510'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_510'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.870167'^^xsd:double;
  dwc:startLongitude '20.870167'^^xsd:double;
  dwc:endLongitude '20.870167'^^xsd:double;
  dwc:latitude '39.001167'^^xsd:double;
  dwc:startLatitude '39.001167'^^xsd:double;
  dwc:endLatitude '39.001167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.870167 39.001167, 20.870167 39.001167, 20.870167 39.001167, 20.870167 39.001167, 20.870167 39.001167))'^^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 '774_510'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 14.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 14.133333)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "14.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2436'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2436'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.133333'^^xsd:double;
  dwc:startLongitude '14.133333'^^xsd:double;
  dwc:endLongitude '14.133333'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:startLatitude '43.9'^^xsd:double;
  dwc:endLatitude '43.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.133333 43.9, 14.133333 43.9, 14.133333 43.9, 14.133333 43.9, 14.133333 43.9))'^^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 '774_2436'^^xsd:string;
  dwc:observationDate '1990-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616167 20.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.616167"^^xsd:decimal ;
  dwc:decimalLongitude "20.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616167 20.947)"^^geo:wktLiteral ;
  geo-pos:lat "38.616167"^^xsd:decimal ;
  geo-pos:long "20.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1363'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1363'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.947'^^xsd:double;
  dwc:startLongitude '20.947'^^xsd:double;
  dwc:endLongitude '20.947'^^xsd:double;
  dwc:latitude '38.616167'^^xsd:double;
  dwc:startLatitude '38.616167'^^xsd:double;
  dwc:endLatitude '38.616167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.947 38.616167, 20.947 38.616167, 20.947 38.616167, 20.947 38.616167, 20.947 38.616167))'^^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 '774_1363'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987667 20.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987667"^^xsd:decimal ;
  dwc:decimalLongitude "20.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987667 20.845)"^^geo:wktLiteral ;
  geo-pos:lat "38.987667"^^xsd:decimal ;
  geo-pos:long "20.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_422'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_422'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.845'^^xsd:double;
  dwc:startLongitude '20.845'^^xsd:double;
  dwc:endLongitude '20.845'^^xsd:double;
  dwc:latitude '38.987667'^^xsd:double;
  dwc:startLatitude '38.987667'^^xsd:double;
  dwc:endLatitude '38.987667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.845 38.987667, 20.845 38.987667, 20.845 38.987667, 20.845 38.987667, 20.845 38.987667))'^^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 '774_422'^^xsd:string;
  dwc:observationDate '2008-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.926167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661667"^^xsd:decimal ;
  dwc:decimalLongitude "20.926167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661667 20.926167)"^^geo:wktLiteral ;
  geo-pos:lat "38.661667"^^xsd:decimal ;
  geo-pos:long "20.926167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1196'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1196'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926167'^^xsd:double;
  dwc:startLongitude '20.926167'^^xsd:double;
  dwc:endLongitude '20.926167'^^xsd:double;
  dwc:latitude '38.661667'^^xsd:double;
  dwc:startLatitude '38.661667'^^xsd:double;
  dwc:endLatitude '38.661667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926167 38.661667, 20.926167 38.661667, 20.926167 38.661667, 20.926167 38.661667, 20.926167 38.661667))'^^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 '774_1196'^^xsd:string;
  dwc:observationDate '1999-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5245 20.979167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5245"^^xsd:decimal ;
  dwc:decimalLongitude "20.979167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5245 20.979167)"^^geo:wktLiteral ;
  geo-pos:lat "38.5245"^^xsd:decimal ;
  geo-pos:long "20.979167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1242'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1242'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.979167'^^xsd:double;
  dwc:startLongitude '20.979167'^^xsd:double;
  dwc:endLongitude '20.979167'^^xsd:double;
  dwc:latitude '38.5245'^^xsd:double;
  dwc:startLatitude '38.5245'^^xsd:double;
  dwc:endLatitude '38.5245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.979167 38.5245, 20.979167 38.5245, 20.979167 38.5245, 20.979167 38.5245, 20.979167 38.5245))'^^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 '774_1242'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5089 14.6325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5089"^^xsd:decimal ;
  dwc:decimalLongitude "14.6325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5089 14.6325)"^^geo:wktLiteral ;
  geo-pos:lat "44.5089"^^xsd:decimal ;
  geo-pos:long "14.6325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1739'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1739'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6325'^^xsd:double;
  dwc:startLongitude '14.6325'^^xsd:double;
  dwc:endLongitude '14.6325'^^xsd:double;
  dwc:latitude '44.5089'^^xsd:double;
  dwc:startLatitude '44.5089'^^xsd:double;
  dwc:endLatitude '44.5089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6325 44.5089, 14.6325 44.5089, 14.6325 44.5089, 14.6325 44.5089, 14.6325 44.5089))'^^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 '774_1739'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9535 20.959833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9535"^^xsd:decimal ;
  dwc:decimalLongitude "20.959833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9535 20.959833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9535"^^xsd:decimal ;
  geo-pos:long "20.959833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_145'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_145'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.959833'^^xsd:double;
  dwc:startLongitude '20.959833'^^xsd:double;
  dwc:endLongitude '20.959833'^^xsd:double;
  dwc:latitude '38.9535'^^xsd:double;
  dwc:startLatitude '38.9535'^^xsd:double;
  dwc:endLatitude '38.9535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.959833 38.9535, 20.959833 38.9535, 20.959833 38.9535, 20.959833 38.9535, 20.959833 38.9535))'^^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 '774_145'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5536 14.6186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5536"^^xsd:decimal ;
  dwc:decimalLongitude "14.6186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5536 14.6186)"^^geo:wktLiteral ;
  geo-pos:lat "44.5536"^^xsd:decimal ;
  geo-pos:long "14.6186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1758'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1758'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6186'^^xsd:double;
  dwc:startLongitude '14.6186'^^xsd:double;
  dwc:endLongitude '14.6186'^^xsd:double;
  dwc:latitude '44.5536'^^xsd:double;
  dwc:startLatitude '44.5536'^^xsd:double;
  dwc:endLatitude '44.5536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6186 44.5536, 14.6186 44.5536, 14.6186 44.5536, 14.6186 44.5536, 14.6186 44.5536))'^^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 '774_1758'^^xsd:string;
  dwc:observationDate '1992-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6625 20.913167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6625"^^xsd:decimal ;
  dwc:decimalLongitude "20.913167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6625 20.913167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6625"^^xsd:decimal ;
  geo-pos:long "20.913167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1480'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1480'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.913167'^^xsd:double;
  dwc:startLongitude '20.913167'^^xsd:double;
  dwc:endLongitude '20.913167'^^xsd:double;
  dwc:latitude '38.6625'^^xsd:double;
  dwc:startLatitude '38.6625'^^xsd:double;
  dwc:endLatitude '38.6625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.913167 38.6625, 20.913167 38.6625, 20.913167 38.6625, 20.913167 38.6625, 20.913167 38.6625))'^^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 '774_1480'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6353 14.5686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6353"^^xsd:decimal ;
  dwc:decimalLongitude "14.5686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6353 14.5686)"^^geo:wktLiteral ;
  geo-pos:lat "44.6353"^^xsd:decimal ;
  geo-pos:long "14.5686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1943'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1943'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5686'^^xsd:double;
  dwc:startLongitude '14.5686'^^xsd:double;
  dwc:endLongitude '14.5686'^^xsd:double;
  dwc:latitude '44.6353'^^xsd:double;
  dwc:startLatitude '44.6353'^^xsd:double;
  dwc:endLatitude '44.6353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5686 44.6353, 14.5686 44.6353, 14.5686 44.6353, 14.5686 44.6353, 14.5686 44.6353))'^^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 '774_1943'^^xsd:string;
  dwc:observationDate '1994-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.097167 -16.847167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.097167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.847167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.097167 -16.847167)"^^geo:wktLiteral ;
  geo-pos:lat "28.097167"^^xsd:decimal ;
  geo-pos:long "-16.847167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2979'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2979'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.080833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.847167'^^xsd:double;
  dwc:startLongitude '-16.847167'^^xsd:double;
  dwc:endLongitude '-16.847167'^^xsd:double;
  dwc:latitude '28.097167'^^xsd:double;
  dwc:startLatitude '28.097167'^^xsd:double;
  dwc:endLatitude '28.097167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.847167 28.097167, -16.847167 28.097167, -16.847167 28.097167, -16.847167 28.097167, -16.847167 28.097167))'^^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 '774_2979'^^xsd:string;
  dwc:observationDate '1996-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656667 20.956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656667"^^xsd:decimal ;
  dwc:decimalLongitude "20.956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656667 20.956667)"^^geo:wktLiteral ;
  geo-pos:lat "38.656667"^^xsd:decimal ;
  geo-pos:long "20.956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1133'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1133'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.956667'^^xsd:double;
  dwc:startLongitude '20.956667'^^xsd:double;
  dwc:endLongitude '20.956667'^^xsd:double;
  dwc:latitude '38.656667'^^xsd:double;
  dwc:startLatitude '38.656667'^^xsd:double;
  dwc:endLatitude '38.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.956667 38.656667, 20.956667 38.656667, 20.956667 38.656667, 20.956667 38.656667, 20.956667 38.656667))'^^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 '774_1133'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.614)"^^geo:wktLiteral ;
  geo-pos:lat "44.52"^^xsd:decimal ;
  geo-pos:long "14.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2230'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2230'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.614'^^xsd:double;
  dwc:startLongitude '14.614'^^xsd:double;
  dwc:endLongitude '14.614'^^xsd:double;
  dwc:latitude '44.52'^^xsd:double;
  dwc:startLatitude '44.52'^^xsd:double;
  dwc:endLatitude '44.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.614 44.52, 14.614 44.52, 14.614 44.52, 14.614 44.52, 14.614 44.52))'^^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 '774_2230'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.666667 7.973167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.973167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.666667 7.973167)"^^geo:wktLiteral ;
  geo-pos:lat "40.666667"^^xsd:decimal ;
  geo-pos:long "7.973167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2360'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2360'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.973167'^^xsd:double;
  dwc:startLongitude '7.973167'^^xsd:double;
  dwc:endLongitude '7.973167'^^xsd:double;
  dwc:latitude '40.666667'^^xsd:double;
  dwc:startLatitude '40.666667'^^xsd:double;
  dwc:endLatitude '40.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.973167 40.666667, 7.973167 40.666667, 7.973167 40.666667, 7.973167 40.666667, 7.973167 40.666667))'^^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 '774_2360'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604667 20.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604667 20.8275)"^^geo:wktLiteral ;
  geo-pos:lat "38.604667"^^xsd:decimal ;
  geo-pos:long "20.8275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1548'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1548'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8275'^^xsd:double;
  dwc:startLongitude '20.8275'^^xsd:double;
  dwc:endLongitude '20.8275'^^xsd:double;
  dwc:latitude '38.604667'^^xsd:double;
  dwc:startLatitude '38.604667'^^xsd:double;
  dwc:endLatitude '38.604667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8275 38.604667, 20.8275 38.604667, 20.8275 38.604667, 20.8275 38.604667, 20.8275 38.604667))'^^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 '774_1548'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.940833 21.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.940833"^^xsd:decimal ;
  dwc:decimalLongitude "21.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.940833 21.025)"^^geo:wktLiteral ;
  geo-pos:lat "38.940833"^^xsd:decimal ;
  geo-pos:long "21.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_262'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_262'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.025'^^xsd:double;
  dwc:startLongitude '21.025'^^xsd:double;
  dwc:endLongitude '21.025'^^xsd:double;
  dwc:latitude '38.940833'^^xsd:double;
  dwc:startLatitude '38.940833'^^xsd:double;
  dwc:endLatitude '38.940833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.025 38.940833, 21.025 38.940833, 21.025 38.940833, 21.025 38.940833, 21.025 38.940833))'^^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 '774_262'^^xsd:string;
  dwc:observationDate '2007-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6164 14.4586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6164"^^xsd:decimal ;
  dwc:decimalLongitude "14.4586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6164 14.4586)"^^geo:wktLiteral ;
  geo-pos:lat "44.6164"^^xsd:decimal ;
  geo-pos:long "14.4586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1851'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1851'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4586'^^xsd:double;
  dwc:startLongitude '14.4586'^^xsd:double;
  dwc:endLongitude '14.4586'^^xsd:double;
  dwc:latitude '44.6164'^^xsd:double;
  dwc:startLatitude '44.6164'^^xsd:double;
  dwc:endLatitude '44.6164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4586 44.6164, 14.4586 44.6164, 14.4586 44.6164, 14.4586 44.6164, 14.4586 44.6164))'^^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 '774_1851'^^xsd:string;
  dwc:observationDate '1993-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7245 20.804333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7245"^^xsd:decimal ;
  dwc:decimalLongitude "20.804333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7245 20.804333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7245"^^xsd:decimal ;
  geo-pos:long "20.804333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1051'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1051'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.804333'^^xsd:double;
  dwc:startLongitude '20.804333'^^xsd:double;
  dwc:endLongitude '20.804333'^^xsd:double;
  dwc:latitude '38.7245'^^xsd:double;
  dwc:startLatitude '38.7245'^^xsd:double;
  dwc:endLatitude '38.7245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.804333 38.7245, 20.804333 38.7245, 20.804333 38.7245, 20.804333 38.7245, 20.804333 38.7245))'^^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 '774_1051'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.484444 20.078889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.484444"^^xsd:decimal ;
  dwc:decimalLongitude "20.078889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.484444 20.078889)"^^geo:wktLiteral ;
  geo-pos:lat "39.484444"^^xsd:decimal ;
  geo-pos:long "20.078889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_733'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_733'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.078889'^^xsd:double;
  dwc:startLongitude '20.078889'^^xsd:double;
  dwc:endLongitude '20.078889'^^xsd:double;
  dwc:latitude '39.484444'^^xsd:double;
  dwc:startLatitude '39.484444'^^xsd:double;
  dwc:endLatitude '39.484444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.078889 39.484444, 20.078889 39.484444, 20.078889 39.484444, 20.078889 39.484444, 20.078889 39.484444))'^^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 '774_733'^^xsd:string;
  dwc:observationDate '1994-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975667 20.993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975667"^^xsd:decimal ;
  dwc:decimalLongitude "20.993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975667 20.993333)"^^geo:wktLiteral ;
  geo-pos:lat "38.975667"^^xsd:decimal ;
  geo-pos:long "20.993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_331'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_331'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.993333'^^xsd:double;
  dwc:startLongitude '20.993333'^^xsd:double;
  dwc:endLongitude '20.993333'^^xsd:double;
  dwc:latitude '38.975667'^^xsd:double;
  dwc:startLatitude '38.975667'^^xsd:double;
  dwc:endLatitude '38.975667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.993333 38.975667, 20.993333 38.975667, 20.993333 38.975667, 20.993333 38.975667, 20.993333 38.975667))'^^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 '774_331'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.748667 20.865833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.748667"^^xsd:decimal ;
  dwc:decimalLongitude "20.865833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.748667 20.865833)"^^geo:wktLiteral ;
  geo-pos:lat "38.748667"^^xsd:decimal ;
  geo-pos:long "20.865833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1350'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1350'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.865833'^^xsd:double;
  dwc:startLongitude '20.865833'^^xsd:double;
  dwc:endLongitude '20.865833'^^xsd:double;
  dwc:latitude '38.748667'^^xsd:double;
  dwc:startLatitude '38.748667'^^xsd:double;
  dwc:endLatitude '38.748667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.865833 38.748667, 20.865833 38.748667, 20.865833 38.748667, 20.865833 38.748667, 20.865833 38.748667))'^^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 '774_1350'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0235 20.809167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0235"^^xsd:decimal ;
  dwc:decimalLongitude "20.809167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0235 20.809167)"^^geo:wktLiteral ;
  geo-pos:lat "39.0235"^^xsd:decimal ;
  geo-pos:long "20.809167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_355'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_355'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.809167'^^xsd:double;
  dwc:startLongitude '20.809167'^^xsd:double;
  dwc:endLongitude '20.809167'^^xsd:double;
  dwc:latitude '39.0235'^^xsd:double;
  dwc:startLatitude '39.0235'^^xsd:double;
  dwc:endLatitude '39.0235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.809167 39.0235, 20.809167 39.0235, 20.809167 39.0235, 20.809167 39.0235, 20.809167 39.0235))'^^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 '774_355'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969167 21.065833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969167"^^xsd:decimal ;
  dwc:decimalLongitude "21.065833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969167 21.065833)"^^geo:wktLiteral ;
  geo-pos:lat "38.969167"^^xsd:decimal ;
  geo-pos:long "21.065833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_189'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_189'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.065833'^^xsd:double;
  dwc:startLongitude '21.065833'^^xsd:double;
  dwc:endLongitude '21.065833'^^xsd:double;
  dwc:latitude '38.969167'^^xsd:double;
  dwc:startLatitude '38.969167'^^xsd:double;
  dwc:endLatitude '38.969167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.065833 38.969167, 21.065833 38.969167, 21.065833 38.969167, 21.065833 38.969167, 21.065833 38.969167))'^^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 '774_189'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.896667 20.6625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.896667"^^xsd:decimal ;
  dwc:decimalLongitude "20.6625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.896667 20.6625)"^^geo:wktLiteral ;
  geo-pos:lat "38.896667"^^xsd:decimal ;
  geo-pos:long "20.6625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_661'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_661'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.6625'^^xsd:double;
  dwc:startLongitude '20.6625'^^xsd:double;
  dwc:endLongitude '20.6625'^^xsd:double;
  dwc:latitude '38.896667'^^xsd:double;
  dwc:startLatitude '38.896667'^^xsd:double;
  dwc:endLatitude '38.896667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.6625 38.896667, 20.6625 38.896667, 20.6625 38.896667, 20.6625 38.896667, 20.6625 38.896667))'^^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 '774_661'^^xsd:string;
  dwc:observationDate '1991-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979667 20.992167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979667"^^xsd:decimal ;
  dwc:decimalLongitude "20.992167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979667 20.992167)"^^geo:wktLiteral ;
  geo-pos:lat "38.979667"^^xsd:decimal ;
  geo-pos:long "20.992167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_302'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_302'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.992167'^^xsd:double;
  dwc:startLongitude '20.992167'^^xsd:double;
  dwc:endLongitude '20.992167'^^xsd:double;
  dwc:latitude '38.979667'^^xsd:double;
  dwc:startLatitude '38.979667'^^xsd:double;
  dwc:endLatitude '38.979667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.992167 38.979667, 20.992167 38.979667, 20.992167 38.979667, 20.992167 38.979667, 20.992167 38.979667))'^^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 '774_302'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987167 20.962667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987167"^^xsd:decimal ;
  dwc:decimalLongitude "20.962667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987167 20.962667)"^^geo:wktLiteral ;
  geo-pos:lat "38.987167"^^xsd:decimal ;
  geo-pos:long "20.962667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_291'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_291'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962667'^^xsd:double;
  dwc:startLongitude '20.962667'^^xsd:double;
  dwc:endLongitude '20.962667'^^xsd:double;
  dwc:latitude '38.987167'^^xsd:double;
  dwc:startLatitude '38.987167'^^xsd:double;
  dwc:endLatitude '38.987167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962667 38.987167, 20.962667 38.987167, 20.962667 38.987167, 20.962667 38.987167, 20.962667 38.987167))'^^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 '774_291'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969833 20.924833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969833"^^xsd:decimal ;
  dwc:decimalLongitude "20.924833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969833 20.924833)"^^geo:wktLiteral ;
  geo-pos:lat "38.969833"^^xsd:decimal ;
  geo-pos:long "20.924833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_530'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_530'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.924833'^^xsd:double;
  dwc:startLongitude '20.924833'^^xsd:double;
  dwc:endLongitude '20.924833'^^xsd:double;
  dwc:latitude '38.969833'^^xsd:double;
  dwc:startLatitude '38.969833'^^xsd:double;
  dwc:endLatitude '38.969833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.924833 38.969833, 20.924833 38.969833, 20.924833 38.969833, 20.924833 38.969833, 20.924833 38.969833))'^^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 '774_530'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.373889 12.681111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.373889"^^xsd:decimal ;
  dwc:decimalLongitude "12.681111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.373889 12.681111)"^^geo:wktLiteral ;
  geo-pos:lat "45.373889"^^xsd:decimal ;
  geo-pos:long "12.681111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6883'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6883'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.681111'^^xsd:double;
  dwc:startLongitude '12.681111'^^xsd:double;
  dwc:endLongitude '12.681111'^^xsd:double;
  dwc:latitude '45.373889'^^xsd:double;
  dwc:startLatitude '45.373889'^^xsd:double;
  dwc:endLatitude '45.373889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.681111 45.373889, 12.681111 45.373889, 12.681111 45.373889, 12.681111 45.373889, 12.681111 45.373889))'^^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 '774_6883'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983667 20.814167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983667"^^xsd:decimal ;
  dwc:decimalLongitude "20.814167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983667 20.814167)"^^geo:wktLiteral ;
  geo-pos:lat "38.983667"^^xsd:decimal ;
  geo-pos:long "20.814167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_265'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_265'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.814167'^^xsd:double;
  dwc:startLongitude '20.814167'^^xsd:double;
  dwc:endLongitude '20.814167'^^xsd:double;
  dwc:latitude '38.983667'^^xsd:double;
  dwc:startLatitude '38.983667'^^xsd:double;
  dwc:endLatitude '38.983667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.814167 38.983667, 20.814167 38.983667, 20.814167 38.983667, 20.814167 38.983667, 20.814167 38.983667))'^^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 '774_265'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.626667)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.626667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2267'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2267'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.626667'^^xsd:double;
  dwc:startLongitude '14.626667'^^xsd:double;
  dwc:endLongitude '14.626667'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:startLatitude '44.5'^^xsd:double;
  dwc:endLatitude '44.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.626667 44.5, 14.626667 44.5, 14.626667 44.5, 14.626667 44.5, 14.626667 44.5))'^^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 '774_2267'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752333 20.869167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.752333"^^xsd:decimal ;
  dwc:decimalLongitude "20.869167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.752333 20.869167)"^^geo:wktLiteral ;
  geo-pos:lat "38.752333"^^xsd:decimal ;
  geo-pos:long "20.869167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1157'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1157'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.869167'^^xsd:double;
  dwc:startLongitude '20.869167'^^xsd:double;
  dwc:endLongitude '20.869167'^^xsd:double;
  dwc:latitude '38.752333'^^xsd:double;
  dwc:startLatitude '38.752333'^^xsd:double;
  dwc:endLatitude '38.752333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.869167 38.752333, 20.869167 38.752333, 20.869167 38.752333, 20.869167 38.752333, 20.869167 38.752333))'^^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 '774_1157'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 14.8226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.8226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 14.8226)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "14.8226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2149'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2149'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.8226'^^xsd:double;
  dwc:startLongitude '14.8226'^^xsd:double;
  dwc:endLongitude '14.8226'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:startLatitude '44.35'^^xsd:double;
  dwc:endLatitude '44.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8226 44.35, 14.8226 44.35, 14.8226 44.35, 14.8226 44.35, 14.8226 44.35))'^^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 '774_2149'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3015 21.074833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3015"^^xsd:decimal ;
  dwc:decimalLongitude "21.074833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3015 21.074833)"^^geo:wktLiteral ;
  geo-pos:lat "38.3015"^^xsd:decimal ;
  geo-pos:long "21.074833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_780'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_780'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.074833'^^xsd:double;
  dwc:startLongitude '21.074833'^^xsd:double;
  dwc:endLongitude '21.074833'^^xsd:double;
  dwc:latitude '38.3015'^^xsd:double;
  dwc:startLatitude '38.3015'^^xsd:double;
  dwc:endLatitude '38.3015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.074833 38.3015, 21.074833 38.3015, 21.074833 38.3015, 21.074833 38.3015, 21.074833 38.3015))'^^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 '774_780'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9545 21.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9545"^^xsd:decimal ;
  dwc:decimalLongitude "21.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9545 21.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.9545"^^xsd:decimal ;
  geo-pos:long "21.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8264'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8264'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.023'^^xsd:double;
  dwc:startLongitude '21.023'^^xsd:double;
  dwc:endLongitude '21.023'^^xsd:double;
  dwc:latitude '38.9545'^^xsd:double;
  dwc:startLatitude '38.9545'^^xsd:double;
  dwc:endLatitude '38.9545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.023 38.9545, 21.023 38.9545, 21.023 38.9545, 21.023 38.9545, 21.023 38.9545))'^^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 '774_8264'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658167 20.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658167"^^xsd:decimal ;
  dwc:decimalLongitude "20.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658167 20.935)"^^geo:wktLiteral ;
  geo-pos:lat "38.658167"^^xsd:decimal ;
  geo-pos:long "20.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1655'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1655'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.935'^^xsd:double;
  dwc:startLongitude '20.935'^^xsd:double;
  dwc:endLongitude '20.935'^^xsd:double;
  dwc:latitude '38.658167'^^xsd:double;
  dwc:startLatitude '38.658167'^^xsd:double;
  dwc:endLatitude '38.658167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.935 38.658167, 20.935 38.658167, 20.935 38.658167, 20.935 38.658167, 20.935 38.658167))'^^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 '774_1655'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003167 20.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003167"^^xsd:decimal ;
  dwc:decimalLongitude "20.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003167 20.87)"^^geo:wktLiteral ;
  geo-pos:lat "39.003167"^^xsd:decimal ;
  geo-pos:long "20.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_158'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_158'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.87'^^xsd:double;
  dwc:startLongitude '20.87'^^xsd:double;
  dwc:endLongitude '20.87'^^xsd:double;
  dwc:latitude '39.003167'^^xsd:double;
  dwc:startLatitude '39.003167'^^xsd:double;
  dwc:endLatitude '39.003167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.87 39.003167, 20.87 39.003167, 20.87 39.003167, 20.87 39.003167, 20.87 39.003167))'^^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 '774_158'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58333 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.58333"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2163'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2163'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:startLongitude '14.3'^^xsd:double;
  dwc:endLongitude '14.3'^^xsd:double;
  dwc:latitude '44.58333'^^xsd:double;
  dwc:startLatitude '44.58333'^^xsd:double;
  dwc:endLatitude '44.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.3 44.58333, 14.3 44.58333, 14.3 44.58333, 14.3 44.58333, 14.3 44.58333))'^^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 '774_2163'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6225 14.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6225"^^xsd:decimal ;
  dwc:decimalLongitude "14.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6225 14.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.6225"^^xsd:decimal ;
  geo-pos:long "14.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1714'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1714'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.42'^^xsd:double;
  dwc:startLongitude '14.42'^^xsd:double;
  dwc:endLongitude '14.42'^^xsd:double;
  dwc:latitude '44.6225'^^xsd:double;
  dwc:startLatitude '44.6225'^^xsd:double;
  dwc:endLatitude '44.6225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.42 44.6225, 14.42 44.6225, 14.42 44.6225, 14.42 44.6225, 14.42 44.6225))'^^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 '774_1714'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4606 14.5872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4606"^^xsd:decimal ;
  dwc:decimalLongitude "14.5872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4606 14.5872)"^^geo:wktLiteral ;
  geo-pos:lat "44.4606"^^xsd:decimal ;
  geo-pos:long "14.5872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1876'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1876'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5872'^^xsd:double;
  dwc:startLongitude '14.5872'^^xsd:double;
  dwc:endLongitude '14.5872'^^xsd:double;
  dwc:latitude '44.4606'^^xsd:double;
  dwc:startLatitude '44.4606'^^xsd:double;
  dwc:endLatitude '44.4606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5872 44.4606, 14.5872 44.4606, 14.5872 44.4606, 14.5872 44.4606, 14.5872 44.4606))'^^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 '774_1876'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954167 21.044833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954167"^^xsd:decimal ;
  dwc:decimalLongitude "21.044833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954167 21.044833)"^^geo:wktLiteral ;
  geo-pos:lat "38.954167"^^xsd:decimal ;
  geo-pos:long "21.044833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_391'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_391'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.044833'^^xsd:double;
  dwc:startLongitude '21.044833'^^xsd:double;
  dwc:endLongitude '21.044833'^^xsd:double;
  dwc:latitude '38.954167'^^xsd:double;
  dwc:startLatitude '38.954167'^^xsd:double;
  dwc:endLatitude '38.954167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.044833 38.954167, 21.044833 38.954167, 21.044833 38.954167, 21.044833 38.954167, 21.044833 38.954167))'^^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 '774_391'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5222 14.6508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5222"^^xsd:decimal ;
  dwc:decimalLongitude "14.6508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5222 14.6508)"^^geo:wktLiteral ;
  geo-pos:lat "44.5222"^^xsd:decimal ;
  geo-pos:long "14.6508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1789'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1789'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6508'^^xsd:double;
  dwc:startLongitude '14.6508'^^xsd:double;
  dwc:endLongitude '14.6508'^^xsd:double;
  dwc:latitude '44.5222'^^xsd:double;
  dwc:startLatitude '44.5222'^^xsd:double;
  dwc:endLatitude '44.5222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6508 44.5222, 14.6508 44.5222, 14.6508 44.5222, 14.6508 44.5222, 14.6508 44.5222))'^^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 '774_1789'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31336 15.688026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31336"^^xsd:decimal ;
  dwc:decimalLongitude "15.688026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31336 15.688026)"^^geo:wktLiteral ;
  geo-pos:lat "38.31336"^^xsd:decimal ;
  geo-pos:long "15.688026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8430'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8430'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.219722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.688026'^^xsd:double;
  dwc:startLongitude '15.688026'^^xsd:double;
  dwc:endLongitude '15.688026'^^xsd:double;
  dwc:latitude '38.31336'^^xsd:double;
  dwc:startLatitude '38.31336'^^xsd:double;
  dwc:endLatitude '38.31336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.688026 38.31336, 15.688026 38.31336, 15.688026 38.31336, 15.688026 38.31336, 15.688026 38.31336))'^^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 '774_8430'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660167 20.926167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660167"^^xsd:decimal ;
  dwc:decimalLongitude "20.926167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660167 20.926167)"^^geo:wktLiteral ;
  geo-pos:lat "38.660167"^^xsd:decimal ;
  geo-pos:long "20.926167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1335'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_1335'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926167'^^xsd:double;
  dwc:startLongitude '20.926167'^^xsd:double;
  dwc:endLongitude '20.926167'^^xsd:double;
  dwc:latitude '38.660167'^^xsd:double;
  dwc:startLatitude '38.660167'^^xsd:double;
  dwc:endLatitude '38.660167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926167 38.660167, 20.926167 38.660167, 20.926167 38.660167, 20.926167 38.660167, 20.926167 38.660167))'^^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 '774_1335'^^xsd:string;
  dwc:observationDate '2001-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 20.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989167"^^xsd:decimal ;
  dwc:decimalLongitude "20.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989167 20.844)"^^geo:wktLiteral ;
  geo-pos:lat "38.989167"^^xsd:decimal ;
  geo-pos:long "20.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_382'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_382'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.844'^^xsd:double;
  dwc:startLongitude '20.844'^^xsd:double;
  dwc:endLongitude '20.844'^^xsd:double;
  dwc:latitude '38.989167'^^xsd:double;
  dwc:startLatitude '38.989167'^^xsd:double;
  dwc:endLatitude '38.989167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.844 38.989167, 20.844 38.989167, 20.844 38.989167, 20.844 38.989167, 20.844 38.989167))'^^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 '774_382'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.959167 13.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.959167"^^xsd:decimal ;
  dwc:decimalLongitude "13.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.959167 13.018)"^^geo:wktLiteral ;
  geo-pos:lat "44.959167"^^xsd:decimal ;
  geo-pos:long "13.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6912'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6912'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.018'^^xsd:double;
  dwc:startLongitude '13.018'^^xsd:double;
  dwc:endLongitude '13.018'^^xsd:double;
  dwc:latitude '44.959167'^^xsd:double;
  dwc:startLatitude '44.959167'^^xsd:double;
  dwc:endLatitude '44.959167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.018 44.959167, 13.018 44.959167, 13.018 44.959167, 13.018 44.959167, 13.018 44.959167))'^^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 '774_6912'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7615 -15.8115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.7615"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7615 -15.8115)"^^geo:wktLiteral ;
  geo-pos:lat "23.7615"^^xsd:decimal ;
  geo-pos:long "-15.8115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6877'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6877'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.9325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-15.8115'^^xsd:double;
  dwc:startLongitude '-15.8115'^^xsd:double;
  dwc:endLongitude '-15.8115'^^xsd:double;
  dwc:latitude '23.7615'^^xsd:double;
  dwc:startLatitude '23.7615'^^xsd:double;
  dwc:endLatitude '23.7615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.8115 23.7615, -15.8115 23.7615, -15.8115 23.7615, -15.8115 23.7615, -15.8115 23.7615))'^^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 '774_6877'^^xsd:string;
  dwc:observationDate '1996-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6901'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_6901'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:startLongitude '12.707'^^xsd:double;
  dwc:endLongitude '12.707'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:startLatitude '45.25'^^xsd:double;
  dwc:endLatitude '45.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.707 45.25, 12.707 45.25, 12.707 45.25, 12.707 45.25, 12.707 45.25))'^^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 '774_6901'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5736 14.4975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5736"^^xsd:decimal ;
  dwc:decimalLongitude "14.4975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5736 14.4975)"^^geo:wktLiteral ;
  geo-pos:lat "44.5736"^^xsd:decimal ;
  geo-pos:long "14.4975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1995'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1995'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4975'^^xsd:double;
  dwc:startLongitude '14.4975'^^xsd:double;
  dwc:endLongitude '14.4975'^^xsd:double;
  dwc:latitude '44.5736'^^xsd:double;
  dwc:startLatitude '44.5736'^^xsd:double;
  dwc:endLatitude '44.5736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4975 44.5736, 14.4975 44.5736, 14.4975 44.5736, 14.4975 44.5736, 14.4975 44.5736))'^^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 '774_1995'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4886 14.6831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4886"^^xsd:decimal ;
  dwc:decimalLongitude "14.6831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4886 14.6831)"^^geo:wktLiteral ;
  geo-pos:lat "44.4886"^^xsd:decimal ;
  geo-pos:long "14.6831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1800'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1800'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6831'^^xsd:double;
  dwc:startLongitude '14.6831'^^xsd:double;
  dwc:endLongitude '14.6831'^^xsd:double;
  dwc:latitude '44.4886'^^xsd:double;
  dwc:startLatitude '44.4886'^^xsd:double;
  dwc:endLatitude '44.4886'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6831 44.4886, 14.6831 44.4886, 14.6831 44.4886, 14.6831 44.4886, 14.6831 44.4886))'^^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 '774_1800'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565167 20.938167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565167"^^xsd:decimal ;
  dwc:decimalLongitude "20.938167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565167 20.938167)"^^geo:wktLiteral ;
  geo-pos:lat "38.565167"^^xsd:decimal ;
  geo-pos:long "20.938167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1365'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1365'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.938167'^^xsd:double;
  dwc:startLongitude '20.938167'^^xsd:double;
  dwc:endLongitude '20.938167'^^xsd:double;
  dwc:latitude '38.565167'^^xsd:double;
  dwc:startLatitude '38.565167'^^xsd:double;
  dwc:endLatitude '38.565167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.938167 38.565167, 20.938167 38.565167, 20.938167 38.565167, 20.938167 38.565167, 20.938167 38.565167))'^^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 '774_1365'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.984167 -17.184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.984167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.984167 -17.184167)"^^geo:wktLiteral ;
  geo-pos:lat "27.984167"^^xsd:decimal ;
  geo-pos:long "-17.184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2990'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2990'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.893333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.184167'^^xsd:double;
  dwc:startLongitude '-17.184167'^^xsd:double;
  dwc:endLongitude '-17.184167'^^xsd:double;
  dwc:latitude '27.984167'^^xsd:double;
  dwc:startLatitude '27.984167'^^xsd:double;
  dwc:endLatitude '27.984167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.184167 27.984167, -17.184167 27.984167, -17.184167 27.984167, -17.184167 27.984167, -17.184167 27.984167))'^^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 '774_2990'^^xsd:string;
  dwc:observationDate '1996-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.947 20.912667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.947"^^xsd:decimal ;
  dwc:decimalLongitude "20.912667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.947 20.912667)"^^geo:wktLiteral ;
  geo-pos:lat "38.947"^^xsd:decimal ;
  geo-pos:long "20.912667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_442'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_442'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.912667'^^xsd:double;
  dwc:startLongitude '20.912667'^^xsd:double;
  dwc:endLongitude '20.912667'^^xsd:double;
  dwc:latitude '38.947'^^xsd:double;
  dwc:startLatitude '38.947'^^xsd:double;
  dwc:endLatitude '38.947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.912667 38.947, 20.912667 38.947, 20.912667 38.947, 20.912667 38.947, 20.912667 38.947))'^^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 '774_442'^^xsd:string;
  dwc:observationDate '2009-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54117 14.56533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.54117"^^xsd:decimal ;
  dwc:decimalLongitude "14.56533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.54117 14.56533)"^^geo:wktLiteral ;
  geo-pos:lat "44.54117"^^xsd:decimal ;
  geo-pos:long "14.56533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1670'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1670'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.56533'^^xsd:double;
  dwc:startLongitude '14.56533'^^xsd:double;
  dwc:endLongitude '14.56533'^^xsd:double;
  dwc:latitude '44.54117'^^xsd:double;
  dwc:startLatitude '44.54117'^^xsd:double;
  dwc:endLatitude '44.54117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.56533 44.54117, 14.56533 44.54117, 14.56533 44.54117, 14.56533 44.54117, 14.56533 44.54117))'^^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 '774_1670'^^xsd:string;
  dwc:observationDate '1990-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 20.108833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.108833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 20.108833)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "20.108833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2440'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2440'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.108833'^^xsd:double;
  dwc:startLongitude '20.108833'^^xsd:double;
  dwc:endLongitude '20.108833'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:startLatitude '39.45'^^xsd:double;
  dwc:endLatitude '39.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.108833 39.45, 20.108833 39.45, 20.108833 39.45, 20.108833 39.45, 20.108833 39.45))'^^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 '774_2440'^^xsd:string;
  dwc:observationDate '1991-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966167 20.923667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966167"^^xsd:decimal ;
  dwc:decimalLongitude "20.923667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966167 20.923667)"^^geo:wktLiteral ;
  geo-pos:lat "38.966167"^^xsd:decimal ;
  geo-pos:long "20.923667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_12'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_12'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923667'^^xsd:double;
  dwc:startLongitude '20.923667'^^xsd:double;
  dwc:endLongitude '20.923667'^^xsd:double;
  dwc:latitude '38.966167'^^xsd:double;
  dwc:startLatitude '38.966167'^^xsd:double;
  dwc:endLatitude '38.966167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923667 38.966167, 20.923667 38.966167, 20.923667 38.966167, 20.923667 38.966167, 20.923667 38.966167))'^^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 '774_12'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9065 21.050833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9065"^^xsd:decimal ;
  dwc:decimalLongitude "21.050833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9065 21.050833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9065"^^xsd:decimal ;
  geo-pos:long "21.050833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_418'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_418'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.050833'^^xsd:double;
  dwc:startLongitude '21.050833'^^xsd:double;
  dwc:endLongitude '21.050833'^^xsd:double;
  dwc:latitude '38.9065'^^xsd:double;
  dwc:startLatitude '38.9065'^^xsd:double;
  dwc:endLatitude '38.9065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.050833 38.9065, 21.050833 38.9065, 21.050833 38.9065, 21.050833 38.9065, 21.050833 38.9065))'^^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 '774_418'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.958 12.770167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.958"^^xsd:decimal ;
  dwc:decimalLongitude "12.770167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.958 12.770167)"^^geo:wktLiteral ;
  geo-pos:lat "44.958"^^xsd:decimal ;
  geo-pos:long "12.770167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6892'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6892'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.770167'^^xsd:double;
  dwc:startLongitude '12.770167'^^xsd:double;
  dwc:endLongitude '12.770167'^^xsd:double;
  dwc:latitude '44.958'^^xsd:double;
  dwc:startLatitude '44.958'^^xsd:double;
  dwc:endLatitude '44.958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.770167 44.958, 12.770167 44.958, 12.770167 44.958, 12.770167 44.958, 12.770167 44.958))'^^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 '774_6892'^^xsd:string;
  dwc:observationDate '2001-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974333 20.8595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974333"^^xsd:decimal ;
  dwc:decimalLongitude "20.8595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974333 20.8595)"^^geo:wktLiteral ;
  geo-pos:lat "38.974333"^^xsd:decimal ;
  geo-pos:long "20.8595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_394'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_394'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8595'^^xsd:double;
  dwc:startLongitude '20.8595'^^xsd:double;
  dwc:endLongitude '20.8595'^^xsd:double;
  dwc:latitude '38.974333'^^xsd:double;
  dwc:startLatitude '38.974333'^^xsd:double;
  dwc:endLatitude '38.974333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8595 38.974333, 20.8595 38.974333, 20.8595 38.974333, 20.8595 38.974333, 20.8595 38.974333))'^^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 '774_394'^^xsd:string;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58033 14.48667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58033"^^xsd:decimal ;
  dwc:decimalLongitude "14.48667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58033 14.48667)"^^geo:wktLiteral ;
  geo-pos:lat "44.58033"^^xsd:decimal ;
  geo-pos:long "14.48667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1687'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1687'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.48667'^^xsd:double;
  dwc:startLongitude '14.48667'^^xsd:double;
  dwc:endLongitude '14.48667'^^xsd:double;
  dwc:latitude '44.58033'^^xsd:double;
  dwc:startLatitude '44.58033'^^xsd:double;
  dwc:endLatitude '44.58033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.48667 44.58033, 14.48667 44.58033, 14.48667 44.58033, 14.48667 44.58033, 14.48667 44.58033))'^^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 '774_1687'^^xsd:string;
  dwc:observationDate '1990-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53333 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.53333"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.53333 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.53333"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2188'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2188'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:startLongitude '14.65'^^xsd:double;
  dwc:endLongitude '14.65'^^xsd:double;
  dwc:latitude '44.53333'^^xsd:double;
  dwc:startLatitude '44.53333'^^xsd:double;
  dwc:endLatitude '44.53333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.65 44.53333, 14.65 44.53333, 14.65 44.53333, 14.65 44.53333, 14.65 44.53333))'^^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 '774_2188'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9565 20.969667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9565"^^xsd:decimal ;
  dwc:decimalLongitude "20.969667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9565 20.969667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9565"^^xsd:decimal ;
  geo-pos:long "20.969667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_66'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_66'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.969667'^^xsd:double;
  dwc:startLongitude '20.969667'^^xsd:double;
  dwc:endLongitude '20.969667'^^xsd:double;
  dwc:latitude '38.9565'^^xsd:double;
  dwc:startLatitude '38.9565'^^xsd:double;
  dwc:endLatitude '38.9565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.969667 38.9565, 20.969667 38.9565, 20.969667 38.9565, 20.969667 38.9565, 20.969667 38.9565))'^^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 '774_66'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.588833 20.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.588833"^^xsd:decimal ;
  dwc:decimalLongitude "20.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.588833 20.6895)"^^geo:wktLiteral ;
  geo-pos:lat "38.588833"^^xsd:decimal ;
  geo-pos:long "20.6895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1613'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1613'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.6895'^^xsd:double;
  dwc:startLongitude '20.6895'^^xsd:double;
  dwc:endLongitude '20.6895'^^xsd:double;
  dwc:latitude '38.588833'^^xsd:double;
  dwc:startLatitude '38.588833'^^xsd:double;
  dwc:endLatitude '38.588833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.6895 38.588833, 20.6895 38.588833, 20.6895 38.588833, 20.6895 38.588833, 20.6895 38.588833))'^^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 '774_1613'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 12.824722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45"^^xsd:decimal ;
  dwc:decimalLongitude "12.824722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45 12.824722)"^^geo:wktLiteral ;
  geo-pos:lat "45.45"^^xsd:decimal ;
  geo-pos:long "12.824722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6890'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.824722'^^xsd:double;
  dwc:startLongitude '12.824722'^^xsd:double;
  dwc:endLongitude '12.824722'^^xsd:double;
  dwc:latitude '45.45'^^xsd:double;
  dwc:startLatitude '45.45'^^xsd:double;
  dwc:endLatitude '45.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.824722 45.45, 12.824722 45.45, 12.824722 45.45, 12.824722 45.45, 12.824722 45.45))'^^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 '774_6890'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417333 22.4325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417333"^^xsd:decimal ;
  dwc:decimalLongitude "22.4325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417333 22.4325)"^^geo:wktLiteral ;
  geo-pos:lat "38.417333"^^xsd:decimal ;
  geo-pos:long "22.4325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_621'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_621'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.4325'^^xsd:double;
  dwc:startLongitude '22.4325'^^xsd:double;
  dwc:endLongitude '22.4325'^^xsd:double;
  dwc:latitude '38.417333'^^xsd:double;
  dwc:startLatitude '38.417333'^^xsd:double;
  dwc:endLatitude '38.417333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.4325 38.417333, 22.4325 38.417333, 22.4325 38.417333, 22.4325 38.417333, 22.4325 38.417333))'^^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 '774_621'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.906333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958833"^^xsd:decimal ;
  dwc:decimalLongitude "20.906333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.906333)"^^geo:wktLiteral ;
  geo-pos:lat "38.958833"^^xsd:decimal ;
  geo-pos:long "20.906333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8285'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_8285'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.906333'^^xsd:double;
  dwc:startLongitude '20.906333'^^xsd:double;
  dwc:endLongitude '20.906333'^^xsd:double;
  dwc:latitude '38.958833'^^xsd:double;
  dwc:startLatitude '38.958833'^^xsd:double;
  dwc:endLatitude '38.958833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.906333 38.958833, 20.906333 38.958833, 20.906333 38.958833, 20.906333 38.958833, 20.906333 38.958833))'^^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 '774_8285'^^xsd:string;
  dwc:observationDate '2008-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.924667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666667"^^xsd:decimal ;
  dwc:decimalLongitude "20.924667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666667 20.924667)"^^geo:wktLiteral ;
  geo-pos:lat "38.666667"^^xsd:decimal ;
  geo-pos:long "20.924667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_991'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_991'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.924667'^^xsd:double;
  dwc:startLongitude '20.924667'^^xsd:double;
  dwc:endLongitude '20.924667'^^xsd:double;
  dwc:latitude '38.666667'^^xsd:double;
  dwc:startLatitude '38.666667'^^xsd:double;
  dwc:endLatitude '38.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.924667 38.666667, 20.924667 38.666667, 20.924667 38.666667, 20.924667 38.666667, 20.924667 38.666667))'^^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 '774_991'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5239 14.6003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5239"^^xsd:decimal ;
  dwc:decimalLongitude "14.6003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5239 14.6003)"^^geo:wktLiteral ;
  geo-pos:lat "44.5239"^^xsd:decimal ;
  geo-pos:long "14.6003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1905'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_1905'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6003'^^xsd:double;
  dwc:startLongitude '14.6003'^^xsd:double;
  dwc:endLongitude '14.6003'^^xsd:double;
  dwc:latitude '44.5239'^^xsd:double;
  dwc:startLatitude '44.5239'^^xsd:double;
  dwc:endLatitude '44.5239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6003 44.5239, 14.6003 44.5239, 14.6003 44.5239, 14.6003 44.5239, 14.6003 44.5239))'^^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 '774_1905'^^xsd:string;
  dwc:observationDate '1994-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959833 20.841167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959833"^^xsd:decimal ;
  dwc:decimalLongitude "20.841167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959833 20.841167)"^^geo:wktLiteral ;
  geo-pos:lat "38.959833"^^xsd:decimal ;
  geo-pos:long "20.841167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_504'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_504'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.841167'^^xsd:double;
  dwc:startLongitude '20.841167'^^xsd:double;
  dwc:endLongitude '20.841167'^^xsd:double;
  dwc:latitude '38.959833'^^xsd:double;
  dwc:startLatitude '38.959833'^^xsd:double;
  dwc:endLatitude '38.959833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.841167 38.959833, 20.841167 38.959833, 20.841167 38.959833, 20.841167 38.959833, 20.841167 38.959833))'^^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 '774_504'^^xsd:string;
  dwc:observationDate '2010-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 20.881333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "20.881333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 20.881333)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "20.881333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_866'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_866'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.881333'^^xsd:double;
  dwc:startLongitude '20.881333'^^xsd:double;
  dwc:endLongitude '20.881333'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:startLatitude '38.682'^^xsd:double;
  dwc:endLatitude '38.682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.881333 38.682, 20.881333 38.682, 20.881333 38.682, 20.881333 38.682, 20.881333 38.682))'^^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 '774_866'^^xsd:string;
  dwc:observationDate '1996-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613833 20.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.613833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.613833 20.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.613833"^^xsd:decimal ;
  geo-pos:long "20.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1267'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1267'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9595'^^xsd:double;
  dwc:startLongitude '20.9595'^^xsd:double;
  dwc:endLongitude '20.9595'^^xsd:double;
  dwc:latitude '38.613833'^^xsd:double;
  dwc:startLatitude '38.613833'^^xsd:double;
  dwc:endLatitude '38.613833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9595 38.613833, 20.9595 38.613833, 20.9595 38.613833, 20.9595 38.613833, 20.9595 38.613833))'^^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 '774_1267'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9895 21.011167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9895"^^xsd:decimal ;
  dwc:decimalLongitude "21.011167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9895 21.011167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9895"^^xsd:decimal ;
  geo-pos:long "21.011167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8222'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_8222'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.011167'^^xsd:double;
  dwc:startLongitude '21.011167'^^xsd:double;
  dwc:endLongitude '21.011167'^^xsd:double;
  dwc:latitude '38.9895'^^xsd:double;
  dwc:startLatitude '38.9895'^^xsd:double;
  dwc:endLatitude '38.9895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.011167 38.9895, 21.011167 38.9895, 21.011167 38.9895, 21.011167 38.9895, 21.011167 38.9895))'^^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 '774_8222'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.436667 14.721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.436667"^^xsd:decimal ;
  dwc:decimalLongitude "14.721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.436667 14.721667)"^^geo:wktLiteral ;
  geo-pos:lat "44.436667"^^xsd:decimal ;
  geo-pos:long "14.721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2089'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2089'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.721667'^^xsd:double;
  dwc:startLongitude '14.721667'^^xsd:double;
  dwc:endLongitude '14.721667'^^xsd:double;
  dwc:latitude '44.436667'^^xsd:double;
  dwc:startLatitude '44.436667'^^xsd:double;
  dwc:endLatitude '44.436667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.721667 44.436667, 14.721667 44.436667, 14.721667 44.436667, 14.721667 44.436667, 14.721667 44.436667))'^^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 '774_2089'^^xsd:string;
  dwc:observationDate '1997-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.454833 14.664833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.454833"^^xsd:decimal ;
  dwc:decimalLongitude "14.664833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.454833 14.664833)"^^geo:wktLiteral ;
  geo-pos:lat "44.454833"^^xsd:decimal ;
  geo-pos:long "14.664833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2098'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2098'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.664833'^^xsd:double;
  dwc:startLongitude '14.664833'^^xsd:double;
  dwc:endLongitude '14.664833'^^xsd:double;
  dwc:latitude '44.454833'^^xsd:double;
  dwc:startLatitude '44.454833'^^xsd:double;
  dwc:endLatitude '44.454833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.664833 44.454833, 14.664833 44.454833, 14.664833 44.454833, 14.664833 44.454833, 14.664833 44.454833))'^^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 '774_2098'^^xsd:string;
  dwc:observationDate '1997-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.928667 21.005333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.928667"^^xsd:decimal ;
  dwc:decimalLongitude "21.005333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.928667 21.005333)"^^geo:wktLiteral ;
  geo-pos:lat "38.928667"^^xsd:decimal ;
  geo-pos:long "21.005333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_463'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_463'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.005333'^^xsd:double;
  dwc:startLongitude '21.005333'^^xsd:double;
  dwc:endLongitude '21.005333'^^xsd:double;
  dwc:latitude '38.928667'^^xsd:double;
  dwc:startLatitude '38.928667'^^xsd:double;
  dwc:endLatitude '38.928667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.005333 38.928667, 21.005333 38.928667, 21.005333 38.928667, 21.005333 38.928667, 21.005333 38.928667))'^^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 '774_463'^^xsd:string;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.593167 14.447333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.593167"^^xsd:decimal ;
  dwc:decimalLongitude "14.447333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.593167 14.447333)"^^geo:wktLiteral ;
  geo-pos:lat "44.593167"^^xsd:decimal ;
  geo-pos:long "14.447333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2105'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2105'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.447333'^^xsd:double;
  dwc:startLongitude '14.447333'^^xsd:double;
  dwc:endLongitude '14.447333'^^xsd:double;
  dwc:latitude '44.593167'^^xsd:double;
  dwc:startLatitude '44.593167'^^xsd:double;
  dwc:endLatitude '44.593167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.447333 44.593167, 14.447333 44.593167, 14.447333 44.593167, 14.447333 44.593167, 14.447333 44.593167))'^^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 '774_2105'^^xsd:string;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000333 20.830833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.000333"^^xsd:decimal ;
  dwc:decimalLongitude "20.830833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000333 20.830833)"^^geo:wktLiteral ;
  geo-pos:lat "39.000333"^^xsd:decimal ;
  geo-pos:long "20.830833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_292'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_292'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.830833'^^xsd:double;
  dwc:startLongitude '20.830833'^^xsd:double;
  dwc:endLongitude '20.830833'^^xsd:double;
  dwc:latitude '39.000333'^^xsd:double;
  dwc:startLatitude '39.000333'^^xsd:double;
  dwc:endLatitude '39.000333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.830833 39.000333, 20.830833 39.000333, 20.830833 39.000333, 20.830833 39.000333, 20.830833 39.000333))'^^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 '774_292'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984333 20.8765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984333"^^xsd:decimal ;
  dwc:decimalLongitude "20.8765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984333 20.8765)"^^geo:wktLiteral ;
  geo-pos:lat "38.984333"^^xsd:decimal ;
  geo-pos:long "20.8765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_523'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_523'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8765'^^xsd:double;
  dwc:startLongitude '20.8765'^^xsd:double;
  dwc:endLongitude '20.8765'^^xsd:double;
  dwc:latitude '38.984333'^^xsd:double;
  dwc:startLatitude '38.984333'^^xsd:double;
  dwc:endLatitude '38.984333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8765 38.984333, 20.8765 38.984333, 20.8765 38.984333, 20.8765 38.984333, 20.8765 38.984333))'^^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 '774_523'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.925333 20.807333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.925333"^^xsd:decimal ;
  dwc:decimalLongitude "20.807333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.925333 20.807333)"^^geo:wktLiteral ;
  geo-pos:lat "38.925333"^^xsd:decimal ;
  geo-pos:long "20.807333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_272'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_272'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.807333'^^xsd:double;
  dwc:startLongitude '20.807333'^^xsd:double;
  dwc:endLongitude '20.807333'^^xsd:double;
  dwc:latitude '38.925333'^^xsd:double;
  dwc:startLatitude '38.925333'^^xsd:double;
  dwc:endLatitude '38.925333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.807333 38.925333, 20.807333 38.925333, 20.807333 38.925333, 20.807333 38.925333, 20.807333 38.925333))'^^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 '774_272'^^xsd:string;
  dwc:observationDate '2007-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633333 14.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633333 14.558333)"^^geo:wktLiteral ;
  geo-pos:lat "44.633333"^^xsd:decimal ;
  geo-pos:long "14.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2270'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2270'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.558333'^^xsd:double;
  dwc:startLongitude '14.558333'^^xsd:double;
  dwc:endLongitude '14.558333'^^xsd:double;
  dwc:latitude '44.633333'^^xsd:double;
  dwc:startLatitude '44.633333'^^xsd:double;
  dwc:endLatitude '44.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.558333 44.633333, 14.558333 44.633333, 14.558333 44.633333, 14.558333 44.633333, 14.558333 44.633333))'^^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 '774_2270'^^xsd:string;
  dwc:observationDate '1988-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665833 14.566167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665833"^^xsd:decimal ;
  dwc:decimalLongitude "14.566167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665833 14.566167)"^^geo:wktLiteral ;
  geo-pos:lat "44.665833"^^xsd:decimal ;
  geo-pos:long "14.566167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2081'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2081'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.566167'^^xsd:double;
  dwc:startLongitude '14.566167'^^xsd:double;
  dwc:endLongitude '14.566167'^^xsd:double;
  dwc:latitude '44.665833'^^xsd:double;
  dwc:startLatitude '44.665833'^^xsd:double;
  dwc:endLatitude '44.665833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.566167 44.665833, 14.566167 44.665833, 14.566167 44.665833, 14.566167 44.665833, 14.566167 44.665833))'^^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 '774_2081'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6561 14.5547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6561"^^xsd:decimal ;
  dwc:decimalLongitude "14.5547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6561 14.5547)"^^geo:wktLiteral ;
  geo-pos:lat "44.6561"^^xsd:decimal ;
  geo-pos:long "14.5547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1830'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1830'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5547'^^xsd:double;
  dwc:startLongitude '14.5547'^^xsd:double;
  dwc:endLongitude '14.5547'^^xsd:double;
  dwc:latitude '44.6561'^^xsd:double;
  dwc:startLatitude '44.6561'^^xsd:double;
  dwc:endLatitude '44.6561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5547 44.6561, 14.5547 44.6561, 14.5547 44.6561, 14.5547 44.6561, 14.5547 44.6561))'^^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 '774_1830'^^xsd:string;
  dwc:observationDate '1992-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9745 20.885833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9745"^^xsd:decimal ;
  dwc:decimalLongitude "20.885833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9745 20.885833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9745"^^xsd:decimal ;
  geo-pos:long "20.885833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_501'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_501'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.885833'^^xsd:double;
  dwc:startLongitude '20.885833'^^xsd:double;
  dwc:endLongitude '20.885833'^^xsd:double;
  dwc:latitude '38.9745'^^xsd:double;
  dwc:startLatitude '38.9745'^^xsd:double;
  dwc:endLatitude '38.9745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.885833 38.9745, 20.885833 38.9745, 20.885833 38.9745, 20.885833 38.9745, 20.885833 38.9745))'^^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 '774_501'^^xsd:string;
  dwc:observationDate '2009-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51667 14.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51667"^^xsd:decimal ;
  dwc:decimalLongitude "14.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51667 14.71667)"^^geo:wktLiteral ;
  geo-pos:lat "44.51667"^^xsd:decimal ;
  geo-pos:long "14.71667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2176'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2176'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.71667'^^xsd:double;
  dwc:startLongitude '14.71667'^^xsd:double;
  dwc:endLongitude '14.71667'^^xsd:double;
  dwc:latitude '44.51667'^^xsd:double;
  dwc:startLatitude '44.51667'^^xsd:double;
  dwc:endLatitude '44.51667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.71667 44.51667, 14.71667 44.51667, 14.71667 44.51667, 14.71667 44.51667, 14.71667 44.51667))'^^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 '774_2176'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48433 14.68083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48433"^^xsd:decimal ;
  dwc:decimalLongitude "14.68083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48433 14.68083)"^^geo:wktLiteral ;
  geo-pos:lat "44.48433"^^xsd:decimal ;
  geo-pos:long "14.68083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2039'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2039'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.68083'^^xsd:double;
  dwc:startLongitude '14.68083'^^xsd:double;
  dwc:endLongitude '14.68083'^^xsd:double;
  dwc:latitude '44.48433'^^xsd:double;
  dwc:startLatitude '44.48433'^^xsd:double;
  dwc:endLatitude '44.48433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.68083 44.48433, 14.68083 44.48433, 14.68083 44.48433, 14.68083 44.48433, 14.68083 44.48433))'^^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 '774_2039'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6044 14.5275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6044"^^xsd:decimal ;
  dwc:decimalLongitude "14.5275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6044 14.5275)"^^geo:wktLiteral ;
  geo-pos:lat "44.6044"^^xsd:decimal ;
  geo-pos:long "14.5275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1828'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_1828'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5275'^^xsd:double;
  dwc:startLongitude '14.5275'^^xsd:double;
  dwc:endLongitude '14.5275'^^xsd:double;
  dwc:latitude '44.6044'^^xsd:double;
  dwc:startLatitude '44.6044'^^xsd:double;
  dwc:endLatitude '44.6044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5275 44.6044, 14.5275 44.6044, 14.5275 44.6044, 14.5275 44.6044, 14.5275 44.6044))'^^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 '774_1828'^^xsd:string;
  dwc:observationDate '1992-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6442 14.5692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6442"^^xsd:decimal ;
  dwc:decimalLongitude "14.5692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6442 14.5692)"^^geo:wktLiteral ;
  geo-pos:lat "44.6442"^^xsd:decimal ;
  geo-pos:long "14.5692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1945'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1945'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5692'^^xsd:double;
  dwc:startLongitude '14.5692'^^xsd:double;
  dwc:endLongitude '14.5692'^^xsd:double;
  dwc:latitude '44.6442'^^xsd:double;
  dwc:startLatitude '44.6442'^^xsd:double;
  dwc:endLatitude '44.6442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5692 44.6442, 14.5692 44.6442, 14.5692 44.6442, 14.5692 44.6442, 14.5692 44.6442))'^^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 '774_1945'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982833 20.9505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982833 20.9505)"^^geo:wktLiteral ;
  geo-pos:lat "38.982833"^^xsd:decimal ;
  geo-pos:long "20.9505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_312'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_312'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9505'^^xsd:double;
  dwc:startLongitude '20.9505'^^xsd:double;
  dwc:endLongitude '20.9505'^^xsd:double;
  dwc:latitude '38.982833'^^xsd:double;
  dwc:startLatitude '38.982833'^^xsd:double;
  dwc:endLatitude '38.982833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9505 38.982833, 20.9505 38.982833, 20.9505 38.982833, 20.9505 38.982833, 20.9505 38.982833))'^^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 '774_312'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981333 21.009333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.981333"^^xsd:decimal ;
  dwc:decimalLongitude "21.009333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.981333 21.009333)"^^geo:wktLiteral ;
  geo-pos:lat "38.981333"^^xsd:decimal ;
  geo-pos:long "21.009333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_306'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_306'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.009333'^^xsd:double;
  dwc:startLongitude '21.009333'^^xsd:double;
  dwc:endLongitude '21.009333'^^xsd:double;
  dwc:latitude '38.981333'^^xsd:double;
  dwc:startLatitude '38.981333'^^xsd:double;
  dwc:endLatitude '38.981333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.009333 38.981333, 21.009333 38.981333, 21.009333 38.981333, 21.009333 38.981333, 21.009333 38.981333))'^^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 '774_306'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.468889 21.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.468889"^^xsd:decimal ;
  dwc:decimalLongitude "21.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.468889 21.065)"^^geo:wktLiteral ;
  geo-pos:lat "38.468889"^^xsd:decimal ;
  geo-pos:long "21.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_737'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_737'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.065'^^xsd:double;
  dwc:startLongitude '21.065'^^xsd:double;
  dwc:endLongitude '21.065'^^xsd:double;
  dwc:latitude '38.468889'^^xsd:double;
  dwc:startLatitude '38.468889'^^xsd:double;
  dwc:endLatitude '38.468889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.065 38.468889, 21.065 38.468889, 21.065 38.468889, 21.065 38.468889, 21.065 38.468889))'^^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 '774_737'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.654722 12.847778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.654722"^^xsd:decimal ;
  dwc:decimalLongitude "12.847778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.654722 12.847778)"^^geo:wktLiteral ;
  geo-pos:lat "44.654722"^^xsd:decimal ;
  geo-pos:long "12.847778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6898'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.847778'^^xsd:double;
  dwc:startLongitude '12.847778'^^xsd:double;
  dwc:endLongitude '12.847778'^^xsd:double;
  dwc:latitude '44.654722'^^xsd:double;
  dwc:startLatitude '44.654722'^^xsd:double;
  dwc:endLatitude '44.654722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.847778 44.654722, 12.847778 44.654722, 12.847778 44.654722, 12.847778 44.654722, 12.847778 44.654722))'^^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 '774_6898'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9945 20.945333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9945"^^xsd:decimal ;
  dwc:decimalLongitude "20.945333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9945 20.945333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9945"^^xsd:decimal ;
  geo-pos:long "20.945333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_436'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_436'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.945333'^^xsd:double;
  dwc:startLongitude '20.945333'^^xsd:double;
  dwc:endLongitude '20.945333'^^xsd:double;
  dwc:latitude '38.9945'^^xsd:double;
  dwc:startLatitude '38.9945'^^xsd:double;
  dwc:endLatitude '38.9945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.945333 38.9945, 20.945333 38.9945, 20.945333 38.9945, 20.945333 38.9945, 20.945333 38.9945))'^^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 '774_436'^^xsd:string;
  dwc:observationDate '2009-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 21.027833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967667"^^xsd:decimal ;
  dwc:decimalLongitude "21.027833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 21.027833)"^^geo:wktLiteral ;
  geo-pos:lat "38.967667"^^xsd:decimal ;
  geo-pos:long "21.027833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_480'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_480'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.027833'^^xsd:double;
  dwc:startLongitude '21.027833'^^xsd:double;
  dwc:endLongitude '21.027833'^^xsd:double;
  dwc:latitude '38.967667'^^xsd:double;
  dwc:startLatitude '38.967667'^^xsd:double;
  dwc:endLatitude '38.967667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.027833 38.967667, 21.027833 38.967667, 21.027833 38.967667, 21.027833 38.967667, 21.027833 38.967667))'^^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 '774_480'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964333 20.910167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.964333"^^xsd:decimal ;
  dwc:decimalLongitude "20.910167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.964333 20.910167)"^^geo:wktLiteral ;
  geo-pos:lat "38.964333"^^xsd:decimal ;
  geo-pos:long "20.910167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_52'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_52'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.910167'^^xsd:double;
  dwc:startLongitude '20.910167'^^xsd:double;
  dwc:endLongitude '20.910167'^^xsd:double;
  dwc:latitude '38.964333'^^xsd:double;
  dwc:startLatitude '38.964333'^^xsd:double;
  dwc:endLatitude '38.964333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.910167 38.964333, 20.910167 38.964333, 20.910167 38.964333, 20.910167 38.964333, 20.910167 38.964333))'^^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 '774_52'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952833 21.0185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.952833"^^xsd:decimal ;
  dwc:decimalLongitude "21.0185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.952833 21.0185)"^^geo:wktLiteral ;
  geo-pos:lat "38.952833"^^xsd:decimal ;
  geo-pos:long "21.0185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_564'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_564'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0185'^^xsd:double;
  dwc:startLongitude '21.0185'^^xsd:double;
  dwc:endLongitude '21.0185'^^xsd:double;
  dwc:latitude '38.952833'^^xsd:double;
  dwc:startLatitude '38.952833'^^xsd:double;
  dwc:endLatitude '38.952833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0185 38.952833, 21.0185 38.952833, 21.0185 38.952833, 21.0185 38.952833, 21.0185 38.952833))'^^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 '774_564'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.028167 8.159833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.028167"^^xsd:decimal ;
  dwc:decimalLongitude "8.159833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.028167 8.159833)"^^geo:wktLiteral ;
  geo-pos:lat "41.028167"^^xsd:decimal ;
  geo-pos:long "8.159833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2752'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2752'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.159833'^^xsd:double;
  dwc:startLongitude '8.159833'^^xsd:double;
  dwc:endLongitude '8.159833'^^xsd:double;
  dwc:latitude '41.028167'^^xsd:double;
  dwc:startLatitude '41.028167'^^xsd:double;
  dwc:endLatitude '41.028167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.159833 41.028167, 8.159833 41.028167, 8.159833 41.028167, 8.159833 41.028167, 8.159833 41.028167))'^^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 '774_2752'^^xsd:string;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6711 14.6114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6711"^^xsd:decimal ;
  dwc:decimalLongitude "14.6114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6711 14.6114)"^^geo:wktLiteral ;
  geo-pos:lat "44.6711"^^xsd:decimal ;
  geo-pos:long "14.6114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1756'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1756'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6114'^^xsd:double;
  dwc:startLongitude '14.6114'^^xsd:double;
  dwc:endLongitude '14.6114'^^xsd:double;
  dwc:latitude '44.6711'^^xsd:double;
  dwc:startLatitude '44.6711'^^xsd:double;
  dwc:endLatitude '44.6711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6114 44.6711, 14.6114 44.6711, 14.6114 44.6711, 14.6114 44.6711, 14.6114 44.6711))'^^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 '774_1756'^^xsd:string;
  dwc:observationDate '1992-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.574 14.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.574"^^xsd:decimal ;
  dwc:decimalLongitude "14.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.574 14.552)"^^geo:wktLiteral ;
  geo-pos:lat "44.574"^^xsd:decimal ;
  geo-pos:long "14.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2211'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2211'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.552'^^xsd:double;
  dwc:startLongitude '14.552'^^xsd:double;
  dwc:endLongitude '14.552'^^xsd:double;
  dwc:latitude '44.574'^^xsd:double;
  dwc:startLatitude '44.574'^^xsd:double;
  dwc:endLatitude '44.574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.552 44.574, 14.552 44.574, 14.552 44.574, 14.552 44.574, 14.552 44.574))'^^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 '774_2211'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09392 15.53634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09392"^^xsd:decimal ;
  dwc:decimalLongitude "15.53634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09392 15.53634)"^^geo:wktLiteral ;
  geo-pos:lat "38.09392"^^xsd:decimal ;
  geo-pos:long "15.53634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8345'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8345'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8463888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.53634'^^xsd:double;
  dwc:startLongitude '15.53634'^^xsd:double;
  dwc:endLongitude '15.53634'^^xsd:double;
  dwc:latitude '38.09392'^^xsd:double;
  dwc:startLatitude '38.09392'^^xsd:double;
  dwc:endLatitude '38.09392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.53634 38.09392, 15.53634 38.09392, 15.53634 38.09392, 15.53634 38.09392, 15.53634 38.09392))'^^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 '774_8345'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.633333 13.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.633333"^^xsd:decimal ;
  dwc:decimalLongitude "13.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.633333 13.607)"^^geo:wktLiteral ;
  geo-pos:lat "45.633333"^^xsd:decimal ;
  geo-pos:long "13.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2275'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2275'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.607'^^xsd:double;
  dwc:startLongitude '13.607'^^xsd:double;
  dwc:endLongitude '13.607'^^xsd:double;
  dwc:latitude '45.633333'^^xsd:double;
  dwc:startLatitude '45.633333'^^xsd:double;
  dwc:endLatitude '45.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.607 45.633333, 13.607 45.633333, 13.607 45.633333, 13.607 45.633333, 13.607 45.633333))'^^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 '774_2275'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.601 14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.601"^^xsd:decimal ;
  dwc:decimalLongitude "14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.601 14.477)"^^geo:wktLiteral ;
  geo-pos:lat "44.601"^^xsd:decimal ;
  geo-pos:long "14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2138'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2138'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.477'^^xsd:double;
  dwc:startLongitude '14.477'^^xsd:double;
  dwc:endLongitude '14.477'^^xsd:double;
  dwc:latitude '44.601'^^xsd:double;
  dwc:startLatitude '44.601'^^xsd:double;
  dwc:endLatitude '44.601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.477 44.601, 14.477 44.601, 14.477 44.601, 14.477 44.601, 14.477 44.601))'^^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 '774_2138'^^xsd:string;
  dwc:observationDate '1998-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.564 14.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.564"^^xsd:decimal ;
  dwc:decimalLongitude "14.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.564 14.636)"^^geo:wktLiteral ;
  geo-pos:lat "44.564"^^xsd:decimal ;
  geo-pos:long "14.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2224'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2224'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.636'^^xsd:double;
  dwc:startLongitude '14.636'^^xsd:double;
  dwc:endLongitude '14.636'^^xsd:double;
  dwc:latitude '44.564'^^xsd:double;
  dwc:startLatitude '44.564'^^xsd:double;
  dwc:endLatitude '44.564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.636 44.564, 14.636 44.564, 14.636 44.564, 14.636 44.564, 14.636 44.564))'^^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 '774_2224'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.554333 20.6765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.554333"^^xsd:decimal ;
  dwc:decimalLongitude "20.6765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.554333 20.6765)"^^geo:wktLiteral ;
  geo-pos:lat "38.554333"^^xsd:decimal ;
  geo-pos:long "20.6765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1367'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1367'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.6765'^^xsd:double;
  dwc:startLongitude '20.6765'^^xsd:double;
  dwc:endLongitude '20.6765'^^xsd:double;
  dwc:latitude '38.554333'^^xsd:double;
  dwc:startLatitude '38.554333'^^xsd:double;
  dwc:endLatitude '38.554333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.6765 38.554333, 20.6765 38.554333, 20.6765 38.554333, 20.6765 38.554333, 20.6765 38.554333))'^^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 '774_1367'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962 21.017833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962"^^xsd:decimal ;
  dwc:decimalLongitude "21.017833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962 21.017833)"^^geo:wktLiteral ;
  geo-pos:lat "38.962"^^xsd:decimal ;
  geo-pos:long "21.017833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_332'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_332'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.017833'^^xsd:double;
  dwc:startLongitude '21.017833'^^xsd:double;
  dwc:endLongitude '21.017833'^^xsd:double;
  dwc:latitude '38.962'^^xsd:double;
  dwc:startLatitude '38.962'^^xsd:double;
  dwc:endLatitude '38.962'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.017833 38.962, 21.017833 38.962, 21.017833 38.962, 21.017833 38.962, 21.017833 38.962))'^^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 '774_332'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658"^^xsd:decimal ;
  dwc:decimalLongitude "20.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.658"^^xsd:decimal ;
  geo-pos:long "20.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1640'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1640'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.94'^^xsd:double;
  dwc:startLongitude '20.94'^^xsd:double;
  dwc:endLongitude '20.94'^^xsd:double;
  dwc:latitude '38.658'^^xsd:double;
  dwc:startLatitude '38.658'^^xsd:double;
  dwc:endLatitude '38.658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.94 38.658, 20.94 38.658, 20.94 38.658, 20.94 38.658, 20.94 38.658))'^^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 '774_1640'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975833 20.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975833"^^xsd:decimal ;
  dwc:decimalLongitude "20.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975833 20.888)"^^geo:wktLiteral ;
  geo-pos:lat "38.975833"^^xsd:decimal ;
  geo-pos:long "20.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_193'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_193'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.888'^^xsd:double;
  dwc:startLongitude '20.888'^^xsd:double;
  dwc:endLongitude '20.888'^^xsd:double;
  dwc:latitude '38.975833'^^xsd:double;
  dwc:startLatitude '38.975833'^^xsd:double;
  dwc:endLatitude '38.975833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.888 38.975833, 20.888 38.975833, 20.888 38.975833, 20.888 38.975833, 20.888 38.975833))'^^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 '774_193'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937167 20.897167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.937167"^^xsd:decimal ;
  dwc:decimalLongitude "20.897167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.937167 20.897167)"^^geo:wktLiteral ;
  geo-pos:lat "38.937167"^^xsd:decimal ;
  geo-pos:long "20.897167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_430'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_430'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.897167'^^xsd:double;
  dwc:startLongitude '20.897167'^^xsd:double;
  dwc:endLongitude '20.897167'^^xsd:double;
  dwc:latitude '38.937167'^^xsd:double;
  dwc:startLatitude '38.937167'^^xsd:double;
  dwc:endLatitude '38.937167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.897167 38.937167, 20.897167 38.937167, 20.897167 38.937167, 20.897167 38.937167, 20.897167 38.937167))'^^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 '774_430'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.609667 20.9585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.609667"^^xsd:decimal ;
  dwc:decimalLongitude "20.9585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.609667 20.9585)"^^geo:wktLiteral ;
  geo-pos:lat "38.609667"^^xsd:decimal ;
  geo-pos:long "20.9585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1562'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1562'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9585'^^xsd:double;
  dwc:startLongitude '20.9585'^^xsd:double;
  dwc:endLongitude '20.9585'^^xsd:double;
  dwc:latitude '38.609667'^^xsd:double;
  dwc:startLatitude '38.609667'^^xsd:double;
  dwc:endLatitude '38.609667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9585 38.609667, 20.9585 38.609667, 20.9585 38.609667, 20.9585 38.609667, 20.9585 38.609667))'^^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 '774_1562'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353167 22.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.353167"^^xsd:decimal ;
  dwc:decimalLongitude "22.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353167 22.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.353167"^^xsd:decimal ;
  geo-pos:long "22.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_637'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_637'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.392'^^xsd:double;
  dwc:startLongitude '22.392'^^xsd:double;
  dwc:endLongitude '22.392'^^xsd:double;
  dwc:latitude '38.353167'^^xsd:double;
  dwc:startLatitude '38.353167'^^xsd:double;
  dwc:endLatitude '38.353167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.392 38.353167, 22.392 38.353167, 22.392 38.353167, 22.392 38.353167, 22.392 38.353167))'^^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 '774_637'^^xsd:string;
  dwc:observationDate '2009-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652667 20.924667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652667"^^xsd:decimal ;
  dwc:decimalLongitude "20.924667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652667 20.924667)"^^geo:wktLiteral ;
  geo-pos:lat "38.652667"^^xsd:decimal ;
  geo-pos:long "20.924667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_859'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_859'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.924667'^^xsd:double;
  dwc:startLongitude '20.924667'^^xsd:double;
  dwc:endLongitude '20.924667'^^xsd:double;
  dwc:latitude '38.652667'^^xsd:double;
  dwc:startLatitude '38.652667'^^xsd:double;
  dwc:endLatitude '38.652667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.924667 38.652667, 20.924667 38.652667, 20.924667 38.652667, 20.924667 38.652667, 20.924667 38.652667))'^^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 '774_859'^^xsd:string;
  dwc:observationDate '1996-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.700667 20.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.700667"^^xsd:decimal ;
  dwc:decimalLongitude "20.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.700667 20.771)"^^geo:wktLiteral ;
  geo-pos:lat "38.700667"^^xsd:decimal ;
  geo-pos:long "20.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1503'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_1503'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.771'^^xsd:double;
  dwc:startLongitude '20.771'^^xsd:double;
  dwc:endLongitude '20.771'^^xsd:double;
  dwc:latitude '38.700667'^^xsd:double;
  dwc:startLatitude '38.700667'^^xsd:double;
  dwc:endLatitude '38.700667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.771 38.700667, 20.771 38.700667, 20.771 38.700667, 20.771 38.700667, 20.771 38.700667))'^^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 '774_1503'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 14.9245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133333 14.9245)"^^geo:wktLiteral ;
  geo-pos:lat "40.133333"^^xsd:decimal ;
  geo-pos:long "14.9245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2398'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2398'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.9245'^^xsd:double;
  dwc:startLongitude '14.9245'^^xsd:double;
  dwc:endLongitude '14.9245'^^xsd:double;
  dwc:latitude '40.133333'^^xsd:double;
  dwc:startLatitude '40.133333'^^xsd:double;
  dwc:endLatitude '40.133333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9245 40.133333, 14.9245 40.133333, 14.9245 40.133333, 14.9245 40.133333, 14.9245 40.133333))'^^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 '774_2398'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.657 14.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.657"^^xsd:decimal ;
  dwc:decimalLongitude "14.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.657 14.589)"^^geo:wktLiteral ;
  geo-pos:lat "44.657"^^xsd:decimal ;
  geo-pos:long "14.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2201'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_2201'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.589'^^xsd:double;
  dwc:startLongitude '14.589'^^xsd:double;
  dwc:endLongitude '14.589'^^xsd:double;
  dwc:latitude '44.657'^^xsd:double;
  dwc:startLatitude '44.657'^^xsd:double;
  dwc:endLatitude '44.657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.589 44.657, 14.589 44.657, 14.589 44.657, 14.589 44.657, 14.589 44.657))'^^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 '774_2201'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6761 14.5706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6761"^^xsd:decimal ;
  dwc:decimalLongitude "14.5706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6761 14.5706)"^^geo:wktLiteral ;
  geo-pos:lat "44.6761"^^xsd:decimal ;
  geo-pos:long "14.5706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1948'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1948'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5706'^^xsd:double;
  dwc:startLongitude '14.5706'^^xsd:double;
  dwc:endLongitude '14.5706'^^xsd:double;
  dwc:latitude '44.6761'^^xsd:double;
  dwc:startLatitude '44.6761'^^xsd:double;
  dwc:endLatitude '44.6761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5706 44.6761, 14.5706 44.6761, 14.5706 44.6761, 14.5706 44.6761, 14.5706 44.6761))'^^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 '774_1948'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 14.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533"^^xsd:decimal ;
  dwc:decimalLongitude "14.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 14.612)"^^geo:wktLiteral ;
  geo-pos:lat "44.533"^^xsd:decimal ;
  geo-pos:long "14.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2127'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2127'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.612'^^xsd:double;
  dwc:startLongitude '14.612'^^xsd:double;
  dwc:endLongitude '14.612'^^xsd:double;
  dwc:latitude '44.533'^^xsd:double;
  dwc:startLatitude '44.533'^^xsd:double;
  dwc:endLatitude '44.533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.612 44.533, 14.612 44.533, 14.612 44.533, 14.612 44.533, 14.612 44.533))'^^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 '774_2127'^^xsd:string;
  dwc:observationDate '1998-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352333 22.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.352333"^^xsd:decimal ;
  dwc:decimalLongitude "22.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352333 22.3875)"^^geo:wktLiteral ;
  geo-pos:lat "38.352333"^^xsd:decimal ;
  geo-pos:long "22.3875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_634'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_634'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.3875'^^xsd:double;
  dwc:startLongitude '22.3875'^^xsd:double;
  dwc:endLongitude '22.3875'^^xsd:double;
  dwc:latitude '38.352333'^^xsd:double;
  dwc:startLatitude '38.352333'^^xsd:double;
  dwc:endLatitude '38.352333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.3875 38.352333, 22.3875 38.352333, 22.3875 38.352333, 22.3875 38.352333, 22.3875 38.352333))'^^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 '774_634'^^xsd:string;
  dwc:observationDate '2009-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.958017 12.888667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.958017"^^xsd:decimal ;
  dwc:decimalLongitude "12.888667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.958017 12.888667)"^^geo:wktLiteral ;
  geo-pos:lat "44.958017"^^xsd:decimal ;
  geo-pos:long "12.888667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6955'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6955'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.888667'^^xsd:double;
  dwc:startLongitude '12.888667'^^xsd:double;
  dwc:endLongitude '12.888667'^^xsd:double;
  dwc:latitude '44.958017'^^xsd:double;
  dwc:startLatitude '44.958017'^^xsd:double;
  dwc:endLatitude '44.958017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.888667 44.958017, 12.888667 44.958017, 12.888667 44.958017, 12.888667 44.958017, 12.888667 44.958017))'^^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 '774_6955'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.957833 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.957833"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.957833 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "44.957833"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6911'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6911'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:startLongitude '13.12'^^xsd:double;
  dwc:endLongitude '13.12'^^xsd:double;
  dwc:latitude '44.957833'^^xsd:double;
  dwc:startLatitude '44.957833'^^xsd:double;
  dwc:endLatitude '44.957833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.12 44.957833, 13.12 44.957833, 13.12 44.957833, 13.12 44.957833, 13.12 44.957833))'^^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 '774_6911'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5108 14.5694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5108"^^xsd:decimal ;
  dwc:decimalLongitude "14.5694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5108 14.5694)"^^geo:wktLiteral ;
  geo-pos:lat "44.5108"^^xsd:decimal ;
  geo-pos:long "14.5694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1996'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1996'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5694'^^xsd:double;
  dwc:startLongitude '14.5694'^^xsd:double;
  dwc:endLongitude '14.5694'^^xsd:double;
  dwc:latitude '44.5108'^^xsd:double;
  dwc:startLatitude '44.5108'^^xsd:double;
  dwc:endLatitude '44.5108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5694 44.5108, 14.5694 44.5108, 14.5694 44.5108, 14.5694 44.5108, 14.5694 44.5108))'^^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 '774_1996'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.013667 8.502333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.013667"^^xsd:decimal ;
  dwc:decimalLongitude "8.502333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.013667 8.502333)"^^geo:wktLiteral ;
  geo-pos:lat "41.013667"^^xsd:decimal ;
  geo-pos:long "8.502333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2771'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2771'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.502333'^^xsd:double;
  dwc:startLongitude '8.502333'^^xsd:double;
  dwc:endLongitude '8.502333'^^xsd:double;
  dwc:latitude '41.013667'^^xsd:double;
  dwc:startLatitude '41.013667'^^xsd:double;
  dwc:endLatitude '41.013667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.502333 41.013667, 8.502333 41.013667, 8.502333 41.013667, 8.502333 41.013667, 8.502333 41.013667))'^^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 '774_2771'^^xsd:string;
  dwc:observationDate '1995-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.922833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "20.922833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 20.922833)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "20.922833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_284'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_284'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.922833'^^xsd:double;
  dwc:startLongitude '20.922833'^^xsd:double;
  dwc:endLongitude '20.922833'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:startLatitude '38.975'^^xsd:double;
  dwc:endLatitude '38.975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.922833 38.975, 20.922833 38.975, 20.922833 38.975, 20.922833 38.975, 20.922833 38.975))'^^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 '774_284'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0285 8.4185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0285"^^xsd:decimal ;
  dwc:decimalLongitude "8.4185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0285 8.4185)"^^geo:wktLiteral ;
  geo-pos:lat "41.0285"^^xsd:decimal ;
  geo-pos:long "8.4185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2719'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_2719'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4185'^^xsd:double;
  dwc:startLongitude '8.4185'^^xsd:double;
  dwc:endLongitude '8.4185'^^xsd:double;
  dwc:latitude '41.0285'^^xsd:double;
  dwc:startLatitude '41.0285'^^xsd:double;
  dwc:endLatitude '41.0285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4185 41.0285, 8.4185 41.0285, 8.4185 41.0285, 8.4185 41.0285, 8.4185 41.0285))'^^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 '774_2719'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.525 14.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.525"^^xsd:decimal ;
  dwc:decimalLongitude "14.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.525 14.657)"^^geo:wktLiteral ;
  geo-pos:lat "44.525"^^xsd:decimal ;
  geo-pos:long "14.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2156'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2156'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.657'^^xsd:double;
  dwc:startLongitude '14.657'^^xsd:double;
  dwc:endLongitude '14.657'^^xsd:double;
  dwc:latitude '44.525'^^xsd:double;
  dwc:startLatitude '44.525'^^xsd:double;
  dwc:endLatitude '44.525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.657 44.525, 14.657 44.525, 14.657 44.525, 14.657 44.525, 14.657 44.525))'^^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 '774_2156'^^xsd:string;
  dwc:observationDate '1998-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969 20.923667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969"^^xsd:decimal ;
  dwc:decimalLongitude "20.923667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969 20.923667)"^^geo:wktLiteral ;
  geo-pos:lat "38.969"^^xsd:decimal ;
  geo-pos:long "20.923667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_543'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_543'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923667'^^xsd:double;
  dwc:startLongitude '20.923667'^^xsd:double;
  dwc:endLongitude '20.923667'^^xsd:double;
  dwc:latitude '38.969'^^xsd:double;
  dwc:startLatitude '38.969'^^xsd:double;
  dwc:endLatitude '38.969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923667 38.969, 20.923667 38.969, 20.923667 38.969, 20.923667 38.969, 20.923667 38.969))'^^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 '774_543'^^xsd:string;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973333 21.007333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973333"^^xsd:decimal ;
  dwc:decimalLongitude "21.007333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973333 21.007333)"^^geo:wktLiteral ;
  geo-pos:lat "38.973333"^^xsd:decimal ;
  geo-pos:long "21.007333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_409'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_409'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.007333'^^xsd:double;
  dwc:startLongitude '21.007333'^^xsd:double;
  dwc:endLongitude '21.007333'^^xsd:double;
  dwc:latitude '38.973333'^^xsd:double;
  dwc:startLatitude '38.973333'^^xsd:double;
  dwc:endLatitude '38.973333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.007333 38.973333, 21.007333 38.973333, 21.007333 38.973333, 21.007333 38.973333, 21.007333 38.973333))'^^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 '774_409'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51015 7.15278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51015"^^xsd:decimal ;
  dwc:decimalLongitude "7.15278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51015 7.15278)"^^geo:wktLiteral ;
  geo-pos:lat "43.51015"^^xsd:decimal ;
  geo-pos:long "7.15278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4832'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4832'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.341388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.15278'^^xsd:double;
  dwc:startLongitude '7.15278'^^xsd:double;
  dwc:endLongitude '7.15278'^^xsd:double;
  dwc:latitude '43.51015'^^xsd:double;
  dwc:startLatitude '43.51015'^^xsd:double;
  dwc:endLatitude '43.51015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.15278 43.51015, 7.15278 43.51015, 7.15278 43.51015, 7.15278 43.51015, 7.15278 43.51015))'^^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 '774_4832'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.737833 20.858667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.737833"^^xsd:decimal ;
  dwc:decimalLongitude "20.858667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.737833 20.858667)"^^geo:wktLiteral ;
  geo-pos:lat "38.737833"^^xsd:decimal ;
  geo-pos:long "20.858667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1287'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_1287'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.858667'^^xsd:double;
  dwc:startLongitude '20.858667'^^xsd:double;
  dwc:endLongitude '20.858667'^^xsd:double;
  dwc:latitude '38.737833'^^xsd:double;
  dwc:startLatitude '38.737833'^^xsd:double;
  dwc:endLatitude '38.737833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.858667 38.737833, 20.858667 38.737833, 20.858667 38.737833, 20.858667 38.737833, 20.858667 38.737833))'^^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 '774_1287'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.52 14.5333)"^^geo:wktLiteral ;
  geo-pos:lat "44.52"^^xsd:decimal ;
  geo-pos:long "14.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1864'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1864'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5333'^^xsd:double;
  dwc:startLongitude '14.5333'^^xsd:double;
  dwc:endLongitude '14.5333'^^xsd:double;
  dwc:latitude '44.52'^^xsd:double;
  dwc:startLatitude '44.52'^^xsd:double;
  dwc:endLatitude '44.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5333 44.52, 14.5333 44.52, 14.5333 44.52, 14.5333 44.52, 14.5333 44.52))'^^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 '774_1864'^^xsd:string;
  dwc:observationDate '1993-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977167 20.823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.977167"^^xsd:decimal ;
  dwc:decimalLongitude "20.823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.977167 20.823333)"^^geo:wktLiteral ;
  geo-pos:lat "38.977167"^^xsd:decimal ;
  geo-pos:long "20.823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_379'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_379'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.823333'^^xsd:double;
  dwc:startLongitude '20.823333'^^xsd:double;
  dwc:endLongitude '20.823333'^^xsd:double;
  dwc:latitude '38.977167'^^xsd:double;
  dwc:startLatitude '38.977167'^^xsd:double;
  dwc:endLatitude '38.977167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.823333 38.977167, 20.823333 38.977167, 20.823333 38.977167, 20.823333 38.977167, 20.823333 38.977167))'^^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 '774_379'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9855 20.903833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9855"^^xsd:decimal ;
  dwc:decimalLongitude "20.903833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9855 20.903833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9855"^^xsd:decimal ;
  geo-pos:long "20.903833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8220'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8220'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.903833'^^xsd:double;
  dwc:startLongitude '20.903833'^^xsd:double;
  dwc:endLongitude '20.903833'^^xsd:double;
  dwc:latitude '38.9855'^^xsd:double;
  dwc:startLatitude '38.9855'^^xsd:double;
  dwc:endLatitude '38.9855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.903833 38.9855, 20.903833 38.9855, 20.903833 38.9855, 20.903833 38.9855, 20.903833 38.9855))'^^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 '774_8220'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6225 14.5969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6225"^^xsd:decimal ;
  dwc:decimalLongitude "14.5969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6225 14.5969)"^^geo:wktLiteral ;
  geo-pos:lat "44.6225"^^xsd:decimal ;
  geo-pos:long "14.5969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1938'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1938'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5969'^^xsd:double;
  dwc:startLongitude '14.5969'^^xsd:double;
  dwc:endLongitude '14.5969'^^xsd:double;
  dwc:latitude '44.6225'^^xsd:double;
  dwc:startLatitude '44.6225'^^xsd:double;
  dwc:endLatitude '44.6225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5969 44.6225, 14.5969 44.6225, 14.5969 44.6225, 14.5969 44.6225, 14.5969 44.6225))'^^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 '774_1938'^^xsd:string;
  dwc:observationDate '1994-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990333 21.024167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990333"^^xsd:decimal ;
  dwc:decimalLongitude "21.024167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990333 21.024167)"^^geo:wktLiteral ;
  geo-pos:lat "38.990333"^^xsd:decimal ;
  geo-pos:long "21.024167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_432'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_432'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.024167'^^xsd:double;
  dwc:startLongitude '21.024167'^^xsd:double;
  dwc:endLongitude '21.024167'^^xsd:double;
  dwc:latitude '38.990333'^^xsd:double;
  dwc:startLatitude '38.990333'^^xsd:double;
  dwc:endLatitude '38.990333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.024167 38.990333, 21.024167 38.990333, 21.024167 38.990333, 21.024167 38.990333, 21.024167 38.990333))'^^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 '774_432'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61259 7.593748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61259"^^xsd:decimal ;
  dwc:decimalLongitude "7.593748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61259 7.593748)"^^geo:wktLiteral ;
  geo-pos:lat "43.61259"^^xsd:decimal ;
  geo-pos:long "7.593748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7869'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7869'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.782222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.593748'^^xsd:double;
  dwc:startLongitude '7.593748'^^xsd:double;
  dwc:endLongitude '7.593748'^^xsd:double;
  dwc:latitude '43.61259'^^xsd:double;
  dwc:startLatitude '43.61259'^^xsd:double;
  dwc:endLatitude '43.61259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.593748 43.61259, 7.593748 43.61259, 7.593748 43.61259, 7.593748 43.61259, 7.593748 43.61259))'^^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 '774_7869'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.757252 7.683401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.757252"^^xsd:decimal ;
  dwc:decimalLongitude "7.683401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.757252 7.683401)"^^geo:wktLiteral ;
  geo-pos:lat "43.757252"^^xsd:decimal ;
  geo-pos:long "7.683401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6111'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_6111'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683401'^^xsd:double;
  dwc:startLongitude '7.683401'^^xsd:double;
  dwc:endLongitude '7.683401'^^xsd:double;
  dwc:latitude '43.757252'^^xsd:double;
  dwc:startLatitude '43.757252'^^xsd:double;
  dwc:endLatitude '43.757252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683401 43.757252, 7.683401 43.757252, 7.683401 43.757252, 7.683401 43.757252, 7.683401 43.757252))'^^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 '774_6111'^^xsd:string;
  dwc:observationDate '2007-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591415 7.481243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.591415"^^xsd:decimal ;
  dwc:decimalLongitude "7.481243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591415 7.481243)"^^geo:wktLiteral ;
  geo-pos:lat "43.591415"^^xsd:decimal ;
  geo-pos:long "7.481243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5790'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5790'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.068333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.481243'^^xsd:double;
  dwc:startLongitude '7.481243'^^xsd:double;
  dwc:endLongitude '7.481243'^^xsd:double;
  dwc:latitude '43.591415'^^xsd:double;
  dwc:startLatitude '43.591415'^^xsd:double;
  dwc:endLatitude '43.591415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.481243 43.591415, 7.481243 43.591415, 7.481243 43.591415, 7.481243 43.591415, 7.481243 43.591415))'^^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 '774_5790'^^xsd:string;
  dwc:observationDate '2006-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.03437 8.428264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.03437"^^xsd:decimal ;
  dwc:decimalLongitude "8.428264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.03437 8.428264)"^^geo:wktLiteral ;
  geo-pos:lat "44.03437"^^xsd:decimal ;
  geo-pos:long "8.428264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7633'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7633'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.961666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.428264'^^xsd:double;
  dwc:startLongitude '8.428264'^^xsd:double;
  dwc:endLongitude '8.428264'^^xsd:double;
  dwc:latitude '44.03437'^^xsd:double;
  dwc:startLatitude '44.03437'^^xsd:double;
  dwc:endLatitude '44.03437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.428264 44.03437, 8.428264 44.03437, 8.428264 44.03437, 8.428264 44.03437, 8.428264 44.03437))'^^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 '774_7633'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.425333 8.1025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.425333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.425333 8.1025)"^^geo:wktLiteral ;
  geo-pos:lat "43.425333"^^xsd:decimal ;
  geo-pos:long "8.1025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4011'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4011'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1025'^^xsd:double;
  dwc:startLongitude '8.1025'^^xsd:double;
  dwc:endLongitude '8.1025'^^xsd:double;
  dwc:latitude '43.425333'^^xsd:double;
  dwc:startLatitude '43.425333'^^xsd:double;
  dwc:endLatitude '43.425333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1025 43.425333, 8.1025 43.425333, 8.1025 43.425333, 8.1025 43.425333, 8.1025 43.425333))'^^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 '774_4011'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6314 8.038017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6314"^^xsd:decimal ;
  dwc:decimalLongitude "8.038017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6314 8.038017)"^^geo:wktLiteral ;
  geo-pos:lat "43.6314"^^xsd:decimal ;
  geo-pos:long "8.038017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7056'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7056'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.038017'^^xsd:double;
  dwc:startLongitude '8.038017'^^xsd:double;
  dwc:endLongitude '8.038017'^^xsd:double;
  dwc:latitude '43.6314'^^xsd:double;
  dwc:startLatitude '43.6314'^^xsd:double;
  dwc:endLatitude '43.6314'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.038017 43.6314, 8.038017 43.6314, 8.038017 43.6314, 8.038017 43.6314, 8.038017 43.6314))'^^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 '774_7056'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.741833 7.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.741833"^^xsd:decimal ;
  dwc:decimalLongitude "7.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.741833 7.828)"^^geo:wktLiteral ;
  geo-pos:lat "43.741833"^^xsd:decimal ;
  geo-pos:long "7.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3708'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3708'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.828'^^xsd:double;
  dwc:startLongitude '7.828'^^xsd:double;
  dwc:endLongitude '7.828'^^xsd:double;
  dwc:latitude '43.741833'^^xsd:double;
  dwc:startLatitude '43.741833'^^xsd:double;
  dwc:endLatitude '43.741833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.828 43.741833, 7.828 43.741833, 7.828 43.741833, 7.828 43.741833, 7.828 43.741833))'^^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 '774_3708'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70985 7.850017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70985"^^xsd:decimal ;
  dwc:decimalLongitude "7.850017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70985 7.850017)"^^geo:wktLiteral ;
  geo-pos:lat "43.70985"^^xsd:decimal ;
  geo-pos:long "7.850017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7400'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7400'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.737222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.850017'^^xsd:double;
  dwc:startLongitude '7.850017'^^xsd:double;
  dwc:endLongitude '7.850017'^^xsd:double;
  dwc:latitude '43.70985'^^xsd:double;
  dwc:startLatitude '43.70985'^^xsd:double;
  dwc:endLatitude '43.70985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.850017 43.70985, 7.850017 43.70985, 7.850017 43.70985, 7.850017 43.70985, 7.850017 43.70985))'^^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 '774_7400'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.866667 20.323167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.866667"^^xsd:decimal ;
  dwc:decimalLongitude "20.323167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.866667 20.323167)"^^geo:wktLiteral ;
  geo-pos:lat "38.866667"^^xsd:decimal ;
  geo-pos:long "20.323167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2449'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2449'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.323167'^^xsd:double;
  dwc:startLongitude '20.323167'^^xsd:double;
  dwc:endLongitude '20.323167'^^xsd:double;
  dwc:latitude '38.866667'^^xsd:double;
  dwc:startLatitude '38.866667'^^xsd:double;
  dwc:endLatitude '38.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.323167 38.866667, 20.323167 38.866667, 20.323167 38.866667, 20.323167 38.866667, 20.323167 38.866667))'^^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 '774_2449'^^xsd:string;
  dwc:observationDate '1991-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7456 7.9824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7456"^^xsd:decimal ;
  dwc:decimalLongitude "7.9824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7456 7.9824)"^^geo:wktLiteral ;
  geo-pos:lat "43.7456"^^xsd:decimal ;
  geo-pos:long "7.9824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7116'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.948888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9824'^^xsd:double;
  dwc:startLongitude '7.9824'^^xsd:double;
  dwc:endLongitude '7.9824'^^xsd:double;
  dwc:latitude '43.7456'^^xsd:double;
  dwc:startLatitude '43.7456'^^xsd:double;
  dwc:endLatitude '43.7456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9824 43.7456, 7.9824 43.7456, 7.9824 43.7456, 7.9824 43.7456, 7.9824 43.7456))'^^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 '774_7116'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6339 7.948397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6339"^^xsd:decimal ;
  dwc:decimalLongitude "7.948397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6339 7.948397)"^^geo:wktLiteral ;
  geo-pos:lat "43.6339"^^xsd:decimal ;
  geo-pos:long "7.948397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8089'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8089'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.407222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.948397'^^xsd:double;
  dwc:startLongitude '7.948397'^^xsd:double;
  dwc:endLongitude '7.948397'^^xsd:double;
  dwc:latitude '43.6339'^^xsd:double;
  dwc:startLatitude '43.6339'^^xsd:double;
  dwc:endLatitude '43.6339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.948397 43.6339, 7.948397 43.6339, 7.948397 43.6339, 7.948397 43.6339, 7.948397 43.6339))'^^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 '774_8089'^^xsd:string;
  dwc:observationDate '2012-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38229 7.040437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.38229"^^xsd:decimal ;
  dwc:decimalLongitude "7.040437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.38229 7.040437)"^^geo:wktLiteral ;
  geo-pos:lat "43.38229"^^xsd:decimal ;
  geo-pos:long "7.040437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6230'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6230'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5702777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.040437'^^xsd:double;
  dwc:startLongitude '7.040437'^^xsd:double;
  dwc:endLongitude '7.040437'^^xsd:double;
  dwc:latitude '43.38229'^^xsd:double;
  dwc:startLatitude '43.38229'^^xsd:double;
  dwc:endLatitude '43.38229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.040437 43.38229, 7.040437 43.38229, 7.040437 43.38229, 7.040437 43.38229, 7.040437 43.38229))'^^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 '774_6230'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13699 8.4127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13699"^^xsd:decimal ;
  dwc:decimalLongitude "8.4127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13699 8.4127)"^^geo:wktLiteral ;
  geo-pos:lat "44.13699"^^xsd:decimal ;
  geo-pos:long "8.4127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6800'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6800'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1988888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4127'^^xsd:double;
  dwc:startLongitude '8.4127'^^xsd:double;
  dwc:endLongitude '8.4127'^^xsd:double;
  dwc:latitude '44.13699'^^xsd:double;
  dwc:startLatitude '44.13699'^^xsd:double;
  dwc:endLatitude '44.13699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4127 44.13699, 8.4127 44.13699, 8.4127 44.13699, 8.4127 44.13699, 8.4127 44.13699))'^^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 '774_6800'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.660214 7.472969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.660214"^^xsd:decimal ;
  dwc:decimalLongitude "7.472969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.660214 7.472969)"^^geo:wktLiteral ;
  geo-pos:lat "43.660214"^^xsd:decimal ;
  geo-pos:long "7.472969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5909'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5909'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.472969'^^xsd:double;
  dwc:startLongitude '7.472969'^^xsd:double;
  dwc:endLongitude '7.472969'^^xsd:double;
  dwc:latitude '43.660214'^^xsd:double;
  dwc:startLatitude '43.660214'^^xsd:double;
  dwc:endLatitude '43.660214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.472969 43.660214, 7.472969 43.660214, 7.472969 43.660214, 7.472969 43.660214, 7.472969 43.660214))'^^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 '774_5909'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.432705 7.82116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.432705"^^xsd:decimal ;
  dwc:decimalLongitude "7.82116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.432705 7.82116)"^^geo:wktLiteral ;
  geo-pos:lat "43.432705"^^xsd:decimal ;
  geo-pos:long "7.82116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5932'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5932'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.245'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.82116'^^xsd:double;
  dwc:startLongitude '7.82116'^^xsd:double;
  dwc:endLongitude '7.82116'^^xsd:double;
  dwc:latitude '43.432705'^^xsd:double;
  dwc:startLatitude '43.432705'^^xsd:double;
  dwc:endLatitude '43.432705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.82116 43.432705, 7.82116 43.432705, 7.82116 43.432705, 7.82116 43.432705, 7.82116 43.432705))'^^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 '774_5932'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53833 8.5866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53833"^^xsd:decimal ;
  dwc:decimalLongitude "8.5866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53833 8.5866)"^^geo:wktLiteral ;
  geo-pos:lat "43.53833"^^xsd:decimal ;
  geo-pos:long "8.5866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5133'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5133'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.996388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5866'^^xsd:double;
  dwc:startLongitude '8.5866'^^xsd:double;
  dwc:endLongitude '8.5866'^^xsd:double;
  dwc:latitude '43.53833'^^xsd:double;
  dwc:startLatitude '43.53833'^^xsd:double;
  dwc:endLatitude '43.53833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5866 43.53833, 8.5866 43.53833, 8.5866 43.53833, 8.5866 43.53833, 8.5866 43.53833))'^^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 '774_5133'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63118 7.40622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.63118"^^xsd:decimal ;
  dwc:decimalLongitude "7.40622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.63118 7.40622)"^^geo:wktLiteral ;
  geo-pos:lat "43.63118"^^xsd:decimal ;
  geo-pos:long "7.40622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5208'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5208'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.094166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40622'^^xsd:double;
  dwc:startLongitude '7.40622'^^xsd:double;
  dwc:endLongitude '7.40622'^^xsd:double;
  dwc:latitude '43.63118'^^xsd:double;
  dwc:startLatitude '43.63118'^^xsd:double;
  dwc:endLatitude '43.63118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40622 43.63118, 7.40622 43.63118, 7.40622 43.63118, 7.40622 43.63118, 7.40622 43.63118))'^^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 '774_5208'^^xsd:string;
  dwc:observationDate '2001-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.404333 7.6665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.404333"^^xsd:decimal ;
  dwc:decimalLongitude "7.6665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.404333 7.6665)"^^geo:wktLiteral ;
  geo-pos:lat "43.404333"^^xsd:decimal ;
  geo-pos:long "7.6665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4638'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_4638'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2811111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6665'^^xsd:double;
  dwc:startLongitude '7.6665'^^xsd:double;
  dwc:endLongitude '7.6665'^^xsd:double;
  dwc:latitude '43.404333'^^xsd:double;
  dwc:startLatitude '43.404333'^^xsd:double;
  dwc:endLatitude '43.404333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6665 43.404333, 7.6665 43.404333, 7.6665 43.404333, 7.6665 43.404333, 7.6665 43.404333))'^^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 '774_4638'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6311 7.31055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6311"^^xsd:decimal ;
  dwc:decimalLongitude "7.31055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6311 7.31055)"^^geo:wktLiteral ;
  geo-pos:lat "43.6311"^^xsd:decimal ;
  geo-pos:long "7.31055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5268'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5268'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.31055'^^xsd:double;
  dwc:startLongitude '7.31055'^^xsd:double;
  dwc:endLongitude '7.31055'^^xsd:double;
  dwc:latitude '43.6311'^^xsd:double;
  dwc:startLatitude '43.6311'^^xsd:double;
  dwc:endLatitude '43.6311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.31055 43.6311, 7.31055 43.6311, 7.31055 43.6311, 7.31055 43.6311, 7.31055 43.6311))'^^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 '774_5268'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 7.529667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "7.529667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 7.529667)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "7.529667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4803'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4803'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.529667'^^xsd:double;
  dwc:startLongitude '7.529667'^^xsd:double;
  dwc:endLongitude '7.529667'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:startLatitude '43.24'^^xsd:double;
  dwc:endLatitude '43.24'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.529667 43.24, 7.529667 43.24, 7.529667 43.24, 7.529667 43.24, 7.529667 43.24))'^^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 '774_4803'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72562 7.80772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72562"^^xsd:decimal ;
  dwc:decimalLongitude "7.80772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72562 7.80772)"^^geo:wktLiteral ;
  geo-pos:lat "43.72562"^^xsd:decimal ;
  geo-pos:long "7.80772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5107'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5107'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80772'^^xsd:double;
  dwc:startLongitude '7.80772'^^xsd:double;
  dwc:endLongitude '7.80772'^^xsd:double;
  dwc:latitude '43.72562'^^xsd:double;
  dwc:startLatitude '43.72562'^^xsd:double;
  dwc:endLatitude '43.72562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80772 43.72562, 7.80772 43.72562, 7.80772 43.72562, 7.80772 43.72562, 7.80772 43.72562))'^^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 '774_5107'^^xsd:string;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53812 7.42094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53812"^^xsd:decimal ;
  dwc:decimalLongitude "7.42094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53812 7.42094)"^^geo:wktLiteral ;
  geo-pos:lat "43.53812"^^xsd:decimal ;
  geo-pos:long "7.42094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6680'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6680'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.187777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.42094'^^xsd:double;
  dwc:startLongitude '7.42094'^^xsd:double;
  dwc:endLongitude '7.42094'^^xsd:double;
  dwc:latitude '43.53812'^^xsd:double;
  dwc:startLatitude '43.53812'^^xsd:double;
  dwc:endLatitude '43.53812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.42094 43.53812, 7.42094 43.53812, 7.42094 43.53812, 7.42094 43.53812, 7.42094 43.53812))'^^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 '774_6680'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57607 8.00937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57607"^^xsd:decimal ;
  dwc:decimalLongitude "8.00937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57607 8.00937)"^^geo:wktLiteral ;
  geo-pos:lat "43.57607"^^xsd:decimal ;
  geo-pos:long "8.00937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5260'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5260'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.00937'^^xsd:double;
  dwc:startLongitude '8.00937'^^xsd:double;
  dwc:endLongitude '8.00937'^^xsd:double;
  dwc:latitude '43.57607'^^xsd:double;
  dwc:startLatitude '43.57607'^^xsd:double;
  dwc:endLatitude '43.57607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.00937 43.57607, 8.00937 43.57607, 8.00937 43.57607, 8.00937 43.57607, 8.00937 43.57607))'^^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 '774_5260'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34967 8.522472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34967"^^xsd:decimal ;
  dwc:decimalLongitude "8.522472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34967 8.522472)"^^geo:wktLiteral ;
  geo-pos:lat "42.34967"^^xsd:decimal ;
  geo-pos:long "8.522472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7835'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7835'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.9986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.522472'^^xsd:double;
  dwc:startLongitude '8.522472'^^xsd:double;
  dwc:endLongitude '8.522472'^^xsd:double;
  dwc:latitude '42.34967'^^xsd:double;
  dwc:startLatitude '42.34967'^^xsd:double;
  dwc:endLatitude '42.34967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.522472 42.34967, 8.522472 42.34967, 8.522472 42.34967, 8.522472 42.34967, 8.522472 42.34967))'^^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 '774_7835'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.418833 7.877667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.418833"^^xsd:decimal ;
  dwc:decimalLongitude "7.877667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.418833 7.877667)"^^geo:wktLiteral ;
  geo-pos:lat "43.418833"^^xsd:decimal ;
  geo-pos:long "7.877667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4165'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4165'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.877667'^^xsd:double;
  dwc:startLongitude '7.877667'^^xsd:double;
  dwc:endLongitude '7.877667'^^xsd:double;
  dwc:latitude '43.418833'^^xsd:double;
  dwc:startLatitude '43.418833'^^xsd:double;
  dwc:endLatitude '43.418833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.877667 43.418833, 7.877667 43.418833, 7.877667 43.418833, 7.877667 43.418833, 7.877667 43.418833))'^^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 '774_4165'^^xsd:string;
  dwc:observationDate '1995-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.543283 8.239233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.543283"^^xsd:decimal ;
  dwc:decimalLongitude "8.239233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.543283 8.239233)"^^geo:wktLiteral ;
  geo-pos:lat "43.543283"^^xsd:decimal ;
  geo-pos:long "8.239233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7352'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7352'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.198611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.239233'^^xsd:double;
  dwc:startLongitude '8.239233'^^xsd:double;
  dwc:endLongitude '8.239233'^^xsd:double;
  dwc:latitude '43.543283'^^xsd:double;
  dwc:startLatitude '43.543283'^^xsd:double;
  dwc:endLatitude '43.543283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.239233 43.543283, 8.239233 43.543283, 8.239233 43.543283, 8.239233 43.543283, 8.239233 43.543283))'^^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 '774_7352'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5816 8.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5816"^^xsd:decimal ;
  dwc:decimalLongitude "8.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5816 8.274)"^^geo:wktLiteral ;
  geo-pos:lat "43.5816"^^xsd:decimal ;
  geo-pos:long "8.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7580'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7580'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.893611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.274'^^xsd:double;
  dwc:startLongitude '8.274'^^xsd:double;
  dwc:endLongitude '8.274'^^xsd:double;
  dwc:latitude '43.5816'^^xsd:double;
  dwc:startLatitude '43.5816'^^xsd:double;
  dwc:endLatitude '43.5816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.274 43.5816, 8.274 43.5816, 8.274 43.5816, 8.274 43.5816, 8.274 43.5816))'^^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 '774_7580'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436 7.6345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.436"^^xsd:decimal ;
  dwc:decimalLongitude "7.6345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436 7.6345)"^^geo:wktLiteral ;
  geo-pos:lat "43.436"^^xsd:decimal ;
  geo-pos:long "7.6345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3242'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3242'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6345'^^xsd:double;
  dwc:startLongitude '7.6345'^^xsd:double;
  dwc:endLongitude '7.6345'^^xsd:double;
  dwc:latitude '43.436'^^xsd:double;
  dwc:startLatitude '43.436'^^xsd:double;
  dwc:endLatitude '43.436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6345 43.436, 7.6345 43.436, 7.6345 43.436, 7.6345 43.436, 7.6345 43.436))'^^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 '774_3242'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716 7.551333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716"^^xsd:decimal ;
  dwc:decimalLongitude "7.551333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716 7.551333)"^^geo:wktLiteral ;
  geo-pos:lat "43.716"^^xsd:decimal ;
  geo-pos:long "7.551333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3320'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3320'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.551333'^^xsd:double;
  dwc:startLongitude '7.551333'^^xsd:double;
  dwc:endLongitude '7.551333'^^xsd:double;
  dwc:latitude '43.716'^^xsd:double;
  dwc:startLatitude '43.716'^^xsd:double;
  dwc:endLatitude '43.716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.551333 43.716, 7.551333 43.716, 7.551333 43.716, 7.551333 43.716, 7.551333 43.716))'^^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 '774_3320'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685864 7.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685864"^^xsd:decimal ;
  dwc:decimalLongitude "7.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685864 7.558)"^^geo:wktLiteral ;
  geo-pos:lat "43.685864"^^xsd:decimal ;
  geo-pos:long "7.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5534'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5534'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.442777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.558'^^xsd:double;
  dwc:startLongitude '7.558'^^xsd:double;
  dwc:endLongitude '7.558'^^xsd:double;
  dwc:latitude '43.685864'^^xsd:double;
  dwc:startLatitude '43.685864'^^xsd:double;
  dwc:endLatitude '43.685864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.558 43.685864, 7.558 43.685864, 7.558 43.685864, 7.558 43.685864, 7.558 43.685864))'^^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 '774_5534'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.839 8.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.839"^^xsd:decimal ;
  dwc:decimalLongitude "8.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.839 8.854833)"^^geo:wktLiteral ;
  geo-pos:lat "42.839"^^xsd:decimal ;
  geo-pos:long "8.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4713'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4713'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.304444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.854833'^^xsd:double;
  dwc:startLongitude '8.854833'^^xsd:double;
  dwc:endLongitude '8.854833'^^xsd:double;
  dwc:latitude '42.839'^^xsd:double;
  dwc:startLatitude '42.839'^^xsd:double;
  dwc:endLatitude '42.839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.854833 42.839, 8.854833 42.839, 8.854833 42.839, 8.854833 42.839, 8.854833 42.839))'^^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 '774_4713'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66372 7.570781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66372"^^xsd:decimal ;
  dwc:decimalLongitude "7.570781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66372 7.570781)"^^geo:wktLiteral ;
  geo-pos:lat "43.66372"^^xsd:decimal ;
  geo-pos:long "7.570781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7928'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7928'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.004722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.570781'^^xsd:double;
  dwc:startLongitude '7.570781'^^xsd:double;
  dwc:endLongitude '7.570781'^^xsd:double;
  dwc:latitude '43.66372'^^xsd:double;
  dwc:startLatitude '43.66372'^^xsd:double;
  dwc:endLatitude '43.66372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.570781 43.66372, 7.570781 43.66372, 7.570781 43.66372, 7.570781 43.66372, 7.570781 43.66372))'^^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 '774_7928'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2137 7.62793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2137"^^xsd:decimal ;
  dwc:decimalLongitude "7.62793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2137 7.62793)"^^geo:wktLiteral ;
  geo-pos:lat "43.2137"^^xsd:decimal ;
  geo-pos:long "7.62793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6488'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6488'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62793'^^xsd:double;
  dwc:startLongitude '7.62793'^^xsd:double;
  dwc:endLongitude '7.62793'^^xsd:double;
  dwc:latitude '43.2137'^^xsd:double;
  dwc:startLatitude '43.2137'^^xsd:double;
  dwc:endLatitude '43.2137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62793 43.2137, 7.62793 43.2137, 7.62793 43.2137, 7.62793 43.2137, 7.62793 43.2137))'^^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 '774_6488'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64136 8.44711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64136"^^xsd:decimal ;
  dwc:decimalLongitude "8.44711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64136 8.44711)"^^geo:wktLiteral ;
  geo-pos:lat "43.64136"^^xsd:decimal ;
  geo-pos:long "8.44711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6786'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6786'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.33'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.44711'^^xsd:double;
  dwc:startLongitude '8.44711'^^xsd:double;
  dwc:endLongitude '8.44711'^^xsd:double;
  dwc:latitude '43.64136'^^xsd:double;
  dwc:startLatitude '43.64136'^^xsd:double;
  dwc:endLatitude '43.64136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.44711 43.64136, 8.44711 43.64136, 8.44711 43.64136, 8.44711 43.64136, 8.44711 43.64136))'^^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 '774_6786'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700188 7.768683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700188"^^xsd:decimal ;
  dwc:decimalLongitude "7.768683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700188 7.768683)"^^geo:wktLiteral ;
  geo-pos:lat "43.700188"^^xsd:decimal ;
  geo-pos:long "7.768683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5626'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5626'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6497222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.768683'^^xsd:double;
  dwc:startLongitude '7.768683'^^xsd:double;
  dwc:endLongitude '7.768683'^^xsd:double;
  dwc:latitude '43.700188'^^xsd:double;
  dwc:startLatitude '43.700188'^^xsd:double;
  dwc:endLatitude '43.700188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.768683 43.700188, 7.768683 43.700188, 7.768683 43.700188, 7.768683 43.700188, 7.768683 43.700188))'^^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 '774_5626'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47236 8.08115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47236"^^xsd:decimal ;
  dwc:decimalLongitude "8.08115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47236 8.08115)"^^geo:wktLiteral ;
  geo-pos:lat "43.47236"^^xsd:decimal ;
  geo-pos:long "8.08115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5167'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5167'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.708611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08115'^^xsd:double;
  dwc:startLongitude '8.08115'^^xsd:double;
  dwc:endLongitude '8.08115'^^xsd:double;
  dwc:latitude '43.47236'^^xsd:double;
  dwc:startLatitude '43.47236'^^xsd:double;
  dwc:endLatitude '43.47236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08115 43.47236, 8.08115 43.47236, 8.08115 43.47236, 8.08115 43.47236, 8.08115 43.47236))'^^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 '774_5167'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6991 7.66645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6991"^^xsd:decimal ;
  dwc:decimalLongitude "7.66645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6991 7.66645)"^^geo:wktLiteral ;
  geo-pos:lat "43.6991"^^xsd:decimal ;
  geo-pos:long "7.66645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5145'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5145'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.940833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.66645'^^xsd:double;
  dwc:startLongitude '7.66645'^^xsd:double;
  dwc:endLongitude '7.66645'^^xsd:double;
  dwc:latitude '43.6991'^^xsd:double;
  dwc:startLatitude '43.6991'^^xsd:double;
  dwc:endLatitude '43.6991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.66645 43.6991, 7.66645 43.6991, 7.66645 43.6991, 7.66645 43.6991, 7.66645 43.6991))'^^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 '774_5145'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398667 7.948833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398667"^^xsd:decimal ;
  dwc:decimalLongitude "7.948833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398667 7.948833)"^^geo:wktLiteral ;
  geo-pos:lat "43.398667"^^xsd:decimal ;
  geo-pos:long "7.948833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4628'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4628'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.130277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.948833'^^xsd:double;
  dwc:startLongitude '7.948833'^^xsd:double;
  dwc:endLongitude '7.948833'^^xsd:double;
  dwc:latitude '43.398667'^^xsd:double;
  dwc:startLatitude '43.398667'^^xsd:double;
  dwc:endLatitude '43.398667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.948833 43.398667, 7.948833 43.398667, 7.948833 43.398667, 7.948833 43.398667, 7.948833 43.398667))'^^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 '774_4628'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31997 7.75118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31997"^^xsd:decimal ;
  dwc:decimalLongitude "7.75118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31997 7.75118)"^^geo:wktLiteral ;
  geo-pos:lat "43.31997"^^xsd:decimal ;
  geo-pos:long "7.75118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4905'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4905'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.75118'^^xsd:double;
  dwc:startLongitude '7.75118'^^xsd:double;
  dwc:endLongitude '7.75118'^^xsd:double;
  dwc:latitude '43.31997'^^xsd:double;
  dwc:startLatitude '43.31997'^^xsd:double;
  dwc:endLatitude '43.31997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.75118 43.31997, 7.75118 43.31997, 7.75118 43.31997, 7.75118 43.31997, 7.75118 43.31997))'^^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 '774_4905'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.453499 7.148937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.453499"^^xsd:decimal ;
  dwc:decimalLongitude "7.148937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.453499 7.148937)"^^geo:wktLiteral ;
  geo-pos:lat "43.453499"^^xsd:decimal ;
  geo-pos:long "7.148937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5708'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5708'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.382222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.148937'^^xsd:double;
  dwc:startLongitude '7.148937'^^xsd:double;
  dwc:endLongitude '7.148937'^^xsd:double;
  dwc:latitude '43.453499'^^xsd:double;
  dwc:startLatitude '43.453499'^^xsd:double;
  dwc:endLatitude '43.453499'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.148937 43.453499, 7.148937 43.453499, 7.148937 43.453499, 7.148937 43.453499, 7.148937 43.453499))'^^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 '774_5708'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883333 20.408833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883333"^^xsd:decimal ;
  dwc:decimalLongitude "20.408833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883333 20.408833)"^^geo:wktLiteral ;
  geo-pos:lat "38.883333"^^xsd:decimal ;
  geo-pos:long "20.408833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2446'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2446'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.408833'^^xsd:double;
  dwc:startLongitude '20.408833'^^xsd:double;
  dwc:endLongitude '20.408833'^^xsd:double;
  dwc:latitude '38.883333'^^xsd:double;
  dwc:startLatitude '38.883333'^^xsd:double;
  dwc:endLatitude '38.883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.408833 38.883333, 20.408833 38.883333, 20.408833 38.883333, 20.408833 38.883333, 20.408833 38.883333))'^^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 '774_2446'^^xsd:string;
  dwc:observationDate '1991-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301667 22.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301667"^^xsd:decimal ;
  dwc:decimalLongitude "22.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301667 22.426)"^^geo:wktLiteral ;
  geo-pos:lat "38.301667"^^xsd:decimal ;
  geo-pos:long "22.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_624'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_624'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.426'^^xsd:double;
  dwc:startLongitude '22.426'^^xsd:double;
  dwc:endLongitude '22.426'^^xsd:double;
  dwc:latitude '38.301667'^^xsd:double;
  dwc:startLatitude '38.301667'^^xsd:double;
  dwc:endLatitude '38.301667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.426 38.301667, 22.426 38.301667, 22.426 38.301667, 22.426 38.301667, 22.426 38.301667))'^^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 '774_624'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.302 6.986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.302"^^xsd:decimal ;
  dwc:decimalLongitude "6.986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.302 6.986667)"^^geo:wktLiteral ;
  geo-pos:lat "43.302"^^xsd:decimal ;
  geo-pos:long "6.986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4141'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4141'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.986667'^^xsd:double;
  dwc:startLongitude '6.986667'^^xsd:double;
  dwc:endLongitude '6.986667'^^xsd:double;
  dwc:latitude '43.302'^^xsd:double;
  dwc:startLatitude '43.302'^^xsd:double;
  dwc:endLatitude '43.302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.986667 43.302, 6.986667 43.302, 6.986667 43.302, 6.986667 43.302, 6.986667 43.302))'^^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 '774_4141'^^xsd:string;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.631 7.9791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.631"^^xsd:decimal ;
  dwc:decimalLongitude "7.9791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.631 7.9791)"^^geo:wktLiteral ;
  geo-pos:lat "43.631"^^xsd:decimal ;
  geo-pos:long "7.9791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7197'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7197'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.999166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9791'^^xsd:double;
  dwc:startLongitude '7.9791'^^xsd:double;
  dwc:endLongitude '7.9791'^^xsd:double;
  dwc:latitude '43.631'^^xsd:double;
  dwc:startLatitude '43.631'^^xsd:double;
  dwc:endLatitude '43.631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9791 43.631, 7.9791 43.631, 7.9791 43.631, 7.9791 43.631, 7.9791 43.631))'^^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 '774_7197'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396767 7.637767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.396767"^^xsd:decimal ;
  dwc:decimalLongitude "7.637767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.396767 7.637767)"^^geo:wktLiteral ;
  geo-pos:lat "43.396767"^^xsd:decimal ;
  geo-pos:long "7.637767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3803'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3803'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.637767'^^xsd:double;
  dwc:startLongitude '7.637767'^^xsd:double;
  dwc:endLongitude '7.637767'^^xsd:double;
  dwc:latitude '43.396767'^^xsd:double;
  dwc:startLatitude '43.396767'^^xsd:double;
  dwc:endLatitude '43.396767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.637767 43.396767, 7.637767 43.396767, 7.637767 43.396767, 7.637767 43.396767, 7.637767 43.396767))'^^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 '774_3803'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13745 8.082667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13745"^^xsd:decimal ;
  dwc:decimalLongitude "8.082667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13745 8.082667)"^^geo:wktLiteral ;
  geo-pos:lat "43.13745"^^xsd:decimal ;
  geo-pos:long "8.082667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3580'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3580'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.082667'^^xsd:double;
  dwc:startLongitude '8.082667'^^xsd:double;
  dwc:endLongitude '8.082667'^^xsd:double;
  dwc:latitude '43.13745'^^xsd:double;
  dwc:startLatitude '43.13745'^^xsd:double;
  dwc:endLatitude '43.13745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.082667 43.13745, 8.082667 43.13745, 8.082667 43.13745, 8.082667 43.13745, 8.082667 43.13745))'^^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 '774_3580'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.779533 8.048583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.779533"^^xsd:decimal ;
  dwc:decimalLongitude "8.048583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.779533 8.048583)"^^geo:wktLiteral ;
  geo-pos:lat "43.779533"^^xsd:decimal ;
  geo-pos:long "8.048583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7001'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7001'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.048583'^^xsd:double;
  dwc:startLongitude '8.048583'^^xsd:double;
  dwc:endLongitude '8.048583'^^xsd:double;
  dwc:latitude '43.779533'^^xsd:double;
  dwc:startLatitude '43.779533'^^xsd:double;
  dwc:endLatitude '43.779533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.048583 43.779533, 8.048583 43.779533, 8.048583 43.779533, 8.048583 43.779533, 8.048583 43.779533))'^^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 '774_7001'^^xsd:string;
  dwc:observationDate '1996-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18984 8.203848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18984"^^xsd:decimal ;
  dwc:decimalLongitude "8.203848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18984 8.203848)"^^geo:wktLiteral ;
  geo-pos:lat "43.18984"^^xsd:decimal ;
  geo-pos:long "8.203848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8106'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8106'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.479166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.203848'^^xsd:double;
  dwc:startLongitude '8.203848'^^xsd:double;
  dwc:endLongitude '8.203848'^^xsd:double;
  dwc:latitude '43.18984'^^xsd:double;
  dwc:startLatitude '43.18984'^^xsd:double;
  dwc:endLatitude '43.18984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.203848 43.18984, 8.203848 43.18984, 8.203848 43.18984, 8.203848 43.18984, 8.203848 43.18984))'^^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 '774_8106'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7625 8.204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7625"^^xsd:decimal ;
  dwc:decimalLongitude "8.204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7625 8.204)"^^geo:wktLiteral ;
  geo-pos:lat "43.7625"^^xsd:decimal ;
  geo-pos:long "8.204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4932'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4932'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.204'^^xsd:double;
  dwc:startLongitude '8.204'^^xsd:double;
  dwc:endLongitude '8.204'^^xsd:double;
  dwc:latitude '43.7625'^^xsd:double;
  dwc:startLatitude '43.7625'^^xsd:double;
  dwc:endLatitude '43.7625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.204 43.7625, 8.204 43.7625, 8.204 43.7625, 8.204 43.7625, 8.204 43.7625))'^^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 '774_4932'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 20.333667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "20.333667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 20.333667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "20.333667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2534'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2534'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.333667'^^xsd:double;
  dwc:startLongitude '20.333667'^^xsd:double;
  dwc:endLongitude '20.333667'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.333667 38.9, 20.333667 38.9, 20.333667 38.9, 20.333667 38.9, 20.333667 38.9))'^^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 '774_2534'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2528'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2528'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6'^^xsd:double;
  dwc:startLongitude '7.6'^^xsd:double;
  dwc:endLongitude '7.6'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:startLatitude '42'^^xsd:integer;
  dwc:endLatitude '42'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((7.6 42, 7.6 42, 7.6 42, 7.6 42, 7.6 42))'^^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 '774_2528'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658482 7.422573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.658482"^^xsd:decimal ;
  dwc:decimalLongitude "7.422573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658482 7.422573)"^^geo:wktLiteral ;
  geo-pos:lat "43.658482"^^xsd:decimal ;
  geo-pos:long "7.422573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5805'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5805'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.582222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.422573'^^xsd:double;
  dwc:startLongitude '7.422573'^^xsd:double;
  dwc:endLongitude '7.422573'^^xsd:double;
  dwc:latitude '43.658482'^^xsd:double;
  dwc:startLatitude '43.658482'^^xsd:double;
  dwc:endLatitude '43.658482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.422573 43.658482, 7.422573 43.658482, 7.422573 43.658482, 7.422573 43.658482, 7.422573 43.658482))'^^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 '774_5805'^^xsd:string;
  dwc:observationDate '2006-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41673 7.80824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41673"^^xsd:decimal ;
  dwc:decimalLongitude "7.80824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41673 7.80824)"^^geo:wktLiteral ;
  geo-pos:lat "43.41673"^^xsd:decimal ;
  geo-pos:long "7.80824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6467'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6467'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80824'^^xsd:double;
  dwc:startLongitude '7.80824'^^xsd:double;
  dwc:endLongitude '7.80824'^^xsd:double;
  dwc:latitude '43.41673'^^xsd:double;
  dwc:startLatitude '43.41673'^^xsd:double;
  dwc:endLatitude '43.41673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80824 43.41673, 7.80824 43.41673, 7.80824 43.41673, 7.80824 43.41673, 7.80824 43.41673))'^^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 '774_6467'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44094 7.95527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44094"^^xsd:decimal ;
  dwc:decimalLongitude "7.95527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44094 7.95527)"^^geo:wktLiteral ;
  geo-pos:lat "43.44094"^^xsd:decimal ;
  geo-pos:long "7.95527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6461'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6461'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.845555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.95527'^^xsd:double;
  dwc:startLongitude '7.95527'^^xsd:double;
  dwc:endLongitude '7.95527'^^xsd:double;
  dwc:latitude '43.44094'^^xsd:double;
  dwc:startLatitude '43.44094'^^xsd:double;
  dwc:endLatitude '43.44094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.95527 43.44094, 7.95527 43.44094, 7.95527 43.44094, 7.95527 43.44094, 7.95527 43.44094))'^^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 '774_6461'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.155541 7.625812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.155541"^^xsd:decimal ;
  dwc:decimalLongitude "7.625812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.155541 7.625812)"^^geo:wktLiteral ;
  geo-pos:lat "43.155541"^^xsd:decimal ;
  geo-pos:long "7.625812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6043'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6043'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.625812'^^xsd:double;
  dwc:startLongitude '7.625812'^^xsd:double;
  dwc:endLongitude '7.625812'^^xsd:double;
  dwc:latitude '43.155541'^^xsd:double;
  dwc:startLatitude '43.155541'^^xsd:double;
  dwc:endLatitude '43.155541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.625812 43.155541, 7.625812 43.155541, 7.625812 43.155541, 7.625812 43.155541, 7.625812 43.155541))'^^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 '774_6043'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.477604 7.521855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.477604"^^xsd:decimal ;
  dwc:decimalLongitude "7.521855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.477604 7.521855)"^^geo:wktLiteral ;
  geo-pos:lat "43.477604"^^xsd:decimal ;
  geo-pos:long "7.521855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5966'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5966'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.052777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.521855'^^xsd:double;
  dwc:startLongitude '7.521855'^^xsd:double;
  dwc:endLongitude '7.521855'^^xsd:double;
  dwc:latitude '43.477604'^^xsd:double;
  dwc:startLatitude '43.477604'^^xsd:double;
  dwc:endLatitude '43.477604'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.521855 43.477604, 7.521855 43.477604, 7.521855 43.477604, 7.521855 43.477604, 7.521855 43.477604))'^^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 '774_5966'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57385 8.15485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57385"^^xsd:decimal ;
  dwc:decimalLongitude "8.15485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57385 8.15485)"^^geo:wktLiteral ;
  geo-pos:lat "43.57385"^^xsd:decimal ;
  geo-pos:long "8.15485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5197'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5197'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.666944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.15485'^^xsd:double;
  dwc:startLongitude '8.15485'^^xsd:double;
  dwc:endLongitude '8.15485'^^xsd:double;
  dwc:latitude '43.57385'^^xsd:double;
  dwc:startLatitude '43.57385'^^xsd:double;
  dwc:endLatitude '43.57385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.15485 43.57385, 8.15485 43.57385, 8.15485 43.57385, 8.15485 43.57385, 8.15485 43.57385))'^^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 '774_5197'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436962 7.107388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.436962"^^xsd:decimal ;
  dwc:decimalLongitude "7.107388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.436962 7.107388)"^^geo:wktLiteral ;
  geo-pos:lat "43.436962"^^xsd:decimal ;
  geo-pos:long "7.107388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6202'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6202'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.517222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.107388'^^xsd:double;
  dwc:startLongitude '7.107388'^^xsd:double;
  dwc:endLongitude '7.107388'^^xsd:double;
  dwc:latitude '43.436962'^^xsd:double;
  dwc:startLatitude '43.436962'^^xsd:double;
  dwc:endLatitude '43.436962'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.107388 43.436962, 7.107388 43.436962, 7.107388 43.436962, 7.107388 43.436962, 7.107388 43.436962))'^^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 '774_6202'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80997 8.51387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80997"^^xsd:decimal ;
  dwc:decimalLongitude "8.51387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80997 8.51387)"^^geo:wktLiteral ;
  geo-pos:lat "43.80997"^^xsd:decimal ;
  geo-pos:long "8.51387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5111'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5111'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.186388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.51387'^^xsd:double;
  dwc:startLongitude '8.51387'^^xsd:double;
  dwc:endLongitude '8.51387'^^xsd:double;
  dwc:latitude '43.80997'^^xsd:double;
  dwc:startLatitude '43.80997'^^xsd:double;
  dwc:endLatitude '43.80997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.51387 43.80997, 8.51387 43.80997, 8.51387 43.80997, 8.51387 43.80997, 8.51387 43.80997))'^^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 '774_5111'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44481 8.20782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44481"^^xsd:decimal ;
  dwc:decimalLongitude "8.20782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44481 8.20782)"^^geo:wktLiteral ;
  geo-pos:lat "43.44481"^^xsd:decimal ;
  geo-pos:long "8.20782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6715'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_6715'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.20782'^^xsd:double;
  dwc:startLongitude '8.20782'^^xsd:double;
  dwc:endLongitude '8.20782'^^xsd:double;
  dwc:latitude '43.44481'^^xsd:double;
  dwc:startLatitude '43.44481'^^xsd:double;
  dwc:endLatitude '43.44481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.20782 43.44481, 8.20782 43.44481, 8.20782 43.44481, 8.20782 43.44481, 8.20782 43.44481))'^^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 '774_6715'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60296 7.85282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60296"^^xsd:decimal ;
  dwc:decimalLongitude "7.85282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60296 7.85282)"^^geo:wktLiteral ;
  geo-pos:lat "43.60296"^^xsd:decimal ;
  geo-pos:long "7.85282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6683'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_6683'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.731666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85282'^^xsd:double;
  dwc:startLongitude '7.85282'^^xsd:double;
  dwc:endLongitude '7.85282'^^xsd:double;
  dwc:latitude '43.60296'^^xsd:double;
  dwc:startLatitude '43.60296'^^xsd:double;
  dwc:endLatitude '43.60296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85282 43.60296, 7.85282 43.60296, 7.85282 43.60296, 7.85282 43.60296, 7.85282 43.60296))'^^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 '774_6683'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764833 7.822667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.764833"^^xsd:decimal ;
  dwc:decimalLongitude "7.822667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.764833 7.822667)"^^geo:wktLiteral ;
  geo-pos:lat "43.764833"^^xsd:decimal ;
  geo-pos:long "7.822667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4525'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4525'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.000277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.822667'^^xsd:double;
  dwc:startLongitude '7.822667'^^xsd:double;
  dwc:endLongitude '7.822667'^^xsd:double;
  dwc:latitude '43.764833'^^xsd:double;
  dwc:startLatitude '43.764833'^^xsd:double;
  dwc:endLatitude '43.764833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.822667 43.764833, 7.822667 43.764833, 7.822667 43.764833, 7.822667 43.764833, 7.822667 43.764833))'^^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 '774_4525'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586333 7.3995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.586333"^^xsd:decimal ;
  dwc:decimalLongitude "7.3995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586333 7.3995)"^^geo:wktLiteral ;
  geo-pos:lat "43.586333"^^xsd:decimal ;
  geo-pos:long "7.3995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_4310'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3995'^^xsd:double;
  dwc:startLongitude '7.3995'^^xsd:double;
  dwc:endLongitude '7.3995'^^xsd:double;
  dwc:latitude '43.586333'^^xsd:double;
  dwc:startLatitude '43.586333'^^xsd:double;
  dwc:endLatitude '43.586333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3995 43.586333, 7.3995 43.586333, 7.3995 43.586333, 7.3995 43.586333, 7.3995 43.586333))'^^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 '774_4310'^^xsd:string;
  dwc:observationDate '1995-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.108333 9.088167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.108333"^^xsd:decimal ;
  dwc:decimalLongitude "9.088167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.108333 9.088167)"^^geo:wktLiteral ;
  geo-pos:lat "43.108333"^^xsd:decimal ;
  geo-pos:long "9.088167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4543'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4543'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.088167'^^xsd:double;
  dwc:startLongitude '9.088167'^^xsd:double;
  dwc:endLongitude '9.088167'^^xsd:double;
  dwc:latitude '43.108333'^^xsd:double;
  dwc:startLatitude '43.108333'^^xsd:double;
  dwc:endLatitude '43.108333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.088167 43.108333, 9.088167 43.108333, 9.088167 43.108333, 9.088167 43.108333, 9.088167 43.108333))'^^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 '774_4543'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0025 -16.935833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0025"^^xsd:decimal ;
  dwc:decimalLongitude "-16.935833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0025 -16.935833)"^^geo:wktLiteral ;
  geo-pos:lat "28.0025"^^xsd:decimal ;
  geo-pos:long "-16.935833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2956'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2956'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.929444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.935833'^^xsd:double;
  dwc:startLongitude '-16.935833'^^xsd:double;
  dwc:endLongitude '-16.935833'^^xsd:double;
  dwc:latitude '28.0025'^^xsd:double;
  dwc:startLatitude '28.0025'^^xsd:double;
  dwc:endLatitude '28.0025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.935833 28.0025, -16.935833 28.0025, -16.935833 28.0025, -16.935833 28.0025, -16.935833 28.0025))'^^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 '774_2956'^^xsd:string;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5253 8.1119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5253"^^xsd:decimal ;
  dwc:decimalLongitude "8.1119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5253 8.1119)"^^geo:wktLiteral ;
  geo-pos:lat "43.5253"^^xsd:decimal ;
  geo-pos:long "8.1119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7541'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7541'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.593888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1119'^^xsd:double;
  dwc:startLongitude '8.1119'^^xsd:double;
  dwc:endLongitude '8.1119'^^xsd:double;
  dwc:latitude '43.5253'^^xsd:double;
  dwc:startLatitude '43.5253'^^xsd:double;
  dwc:endLatitude '43.5253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1119 43.5253, 8.1119 43.5253, 8.1119 43.5253, 8.1119 43.5253, 8.1119 43.5253))'^^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 '774_7541'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735883 7.93725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.735883"^^xsd:decimal ;
  dwc:decimalLongitude "7.93725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.735883 7.93725)"^^geo:wktLiteral ;
  geo-pos:lat "43.735883"^^xsd:decimal ;
  geo-pos:long "7.93725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7085'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7085'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93725'^^xsd:double;
  dwc:startLongitude '7.93725'^^xsd:double;
  dwc:endLongitude '7.93725'^^xsd:double;
  dwc:latitude '43.735883'^^xsd:double;
  dwc:startLatitude '43.735883'^^xsd:double;
  dwc:endLatitude '43.735883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93725 43.735883, 7.93725 43.735883, 7.93725 43.735883, 7.93725 43.735883, 7.93725 43.735883))'^^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 '774_7085'^^xsd:string;
  dwc:observationDate '1997-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6371 8.1892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6371"^^xsd:decimal ;
  dwc:decimalLongitude "8.1892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6371 8.1892)"^^geo:wktLiteral ;
  geo-pos:lat "43.6371"^^xsd:decimal ;
  geo-pos:long "8.1892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7154'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7154'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.583611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1892'^^xsd:double;
  dwc:startLongitude '8.1892'^^xsd:double;
  dwc:endLongitude '8.1892'^^xsd:double;
  dwc:latitude '43.6371'^^xsd:double;
  dwc:startLatitude '43.6371'^^xsd:double;
  dwc:endLatitude '43.6371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1892 43.6371, 8.1892 43.6371, 8.1892 43.6371, 8.1892 43.6371, 8.1892 43.6371))'^^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 '774_7154'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512333 7.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.512333"^^xsd:decimal ;
  dwc:decimalLongitude "7.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.512333 7.616)"^^geo:wktLiteral ;
  geo-pos:lat "43.512333"^^xsd:decimal ;
  geo-pos:long "7.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3241'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3241'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.616'^^xsd:double;
  dwc:startLongitude '7.616'^^xsd:double;
  dwc:endLongitude '7.616'^^xsd:double;
  dwc:latitude '43.512333'^^xsd:double;
  dwc:startLatitude '43.512333'^^xsd:double;
  dwc:endLatitude '43.512333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.616 43.512333, 7.616 43.512333, 7.616 43.512333, 7.616 43.512333, 7.616 43.512333))'^^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 '774_3241'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.989833 7.687167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.989833"^^xsd:decimal ;
  dwc:decimalLongitude "7.687167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.989833 7.687167)"^^geo:wktLiteral ;
  geo-pos:lat "40.989833"^^xsd:decimal ;
  geo-pos:long "7.687167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2737'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_2737'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.687167'^^xsd:double;
  dwc:startLongitude '7.687167'^^xsd:double;
  dwc:endLongitude '7.687167'^^xsd:double;
  dwc:latitude '40.989833'^^xsd:double;
  dwc:startLatitude '40.989833'^^xsd:double;
  dwc:endLatitude '40.989833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.687167 40.989833, 7.687167 40.989833, 7.687167 40.989833, 7.687167 40.989833, 7.687167 40.989833))'^^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 '774_2737'^^xsd:string;
  dwc:observationDate '1995-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7132 7.8759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7132"^^xsd:decimal ;
  dwc:decimalLongitude "7.8759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7132 7.8759)"^^geo:wktLiteral ;
  geo-pos:lat "43.7132"^^xsd:decimal ;
  geo-pos:long "7.8759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7555'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7555'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8759'^^xsd:double;
  dwc:startLongitude '7.8759'^^xsd:double;
  dwc:endLongitude '7.8759'^^xsd:double;
  dwc:latitude '43.7132'^^xsd:double;
  dwc:startLatitude '43.7132'^^xsd:double;
  dwc:endLatitude '43.7132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8759 43.7132, 7.8759 43.7132, 7.8759 43.7132, 7.8759 43.7132, 7.8759 43.7132))'^^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 '774_7555'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733883 8.66975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733883"^^xsd:decimal ;
  dwc:decimalLongitude "8.66975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733883 8.66975)"^^geo:wktLiteral ;
  geo-pos:lat "42.733883"^^xsd:decimal ;
  geo-pos:long "8.66975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3618'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3618'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.66975'^^xsd:double;
  dwc:startLongitude '8.66975'^^xsd:double;
  dwc:endLongitude '8.66975'^^xsd:double;
  dwc:latitude '42.733883'^^xsd:double;
  dwc:startLatitude '42.733883'^^xsd:double;
  dwc:endLatitude '42.733883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66975 42.733883, 8.66975 42.733883, 8.66975 42.733883, 8.66975 42.733883, 8.66975 42.733883))'^^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 '774_3618'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419333 8.153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419333"^^xsd:decimal ;
  dwc:decimalLongitude "8.153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419333 8.153333)"^^geo:wktLiteral ;
  geo-pos:lat "43.419333"^^xsd:decimal ;
  geo-pos:long "8.153333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3927'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3927'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.153333'^^xsd:double;
  dwc:startLongitude '8.153333'^^xsd:double;
  dwc:endLongitude '8.153333'^^xsd:double;
  dwc:latitude '43.419333'^^xsd:double;
  dwc:startLatitude '43.419333'^^xsd:double;
  dwc:endLatitude '43.419333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.153333 43.419333, 8.153333 43.419333, 8.153333 43.419333, 8.153333 43.419333, 8.153333 43.419333))'^^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 '774_3927'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570333 7.990833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.570333"^^xsd:decimal ;
  dwc:decimalLongitude "7.990833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.570333 7.990833)"^^geo:wktLiteral ;
  geo-pos:lat "43.570333"^^xsd:decimal ;
  geo-pos:long "7.990833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3872'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3872'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.990833'^^xsd:double;
  dwc:startLongitude '7.990833'^^xsd:double;
  dwc:endLongitude '7.990833'^^xsd:double;
  dwc:latitude '43.570333'^^xsd:double;
  dwc:startLatitude '43.570333'^^xsd:double;
  dwc:endLatitude '43.570333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.990833 43.570333, 7.990833 43.570333, 7.990833 43.570333, 7.990833 43.570333, 7.990833 43.570333))'^^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 '774_3872'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 8.3223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686"^^xsd:decimal ;
  dwc:decimalLongitude "8.3223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686 8.3223)"^^geo:wktLiteral ;
  geo-pos:lat "43.686"^^xsd:decimal ;
  geo-pos:long "8.3223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7481'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7481'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.356944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3223'^^xsd:double;
  dwc:startLongitude '8.3223'^^xsd:double;
  dwc:endLongitude '8.3223'^^xsd:double;
  dwc:latitude '43.686'^^xsd:double;
  dwc:startLatitude '43.686'^^xsd:double;
  dwc:endLatitude '43.686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3223 43.686, 8.3223 43.686, 8.3223 43.686, 8.3223 43.686, 8.3223 43.686))'^^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 '774_7481'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68708 7.68907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68708"^^xsd:decimal ;
  dwc:decimalLongitude "7.68907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68708 7.68907)"^^geo:wktLiteral ;
  geo-pos:lat "43.68708"^^xsd:decimal ;
  geo-pos:long "7.68907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5228'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5228'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.62'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.68907'^^xsd:double;
  dwc:startLongitude '7.68907'^^xsd:double;
  dwc:endLongitude '7.68907'^^xsd:double;
  dwc:latitude '43.68708'^^xsd:double;
  dwc:startLatitude '43.68708'^^xsd:double;
  dwc:endLatitude '43.68708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.68907 43.68708, 7.68907 43.68708, 7.68907 43.68708, 7.68907 43.68708, 7.68907 43.68708))'^^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 '774_5228'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481747 7.080662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481747"^^xsd:decimal ;
  dwc:decimalLongitude "7.080662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481747 7.080662)"^^geo:wktLiteral ;
  geo-pos:lat "43.481747"^^xsd:decimal ;
  geo-pos:long "7.080662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6153'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6153'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.080662'^^xsd:double;
  dwc:startLongitude '7.080662'^^xsd:double;
  dwc:endLongitude '7.080662'^^xsd:double;
  dwc:latitude '43.481747'^^xsd:double;
  dwc:startLatitude '43.481747'^^xsd:double;
  dwc:endLatitude '43.481747'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.080662 43.481747, 7.080662 43.481747, 7.080662 43.481747, 7.080662 43.481747, 7.080662 43.481747))'^^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 '774_6153'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033333 16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033333"^^xsd:decimal ;
  dwc:decimalLongitude "16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033333 16.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.033333"^^xsd:decimal ;
  geo-pos:long "16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2253'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2253'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '16.8'^^xsd:double;
  dwc:startLongitude '16.8'^^xsd:double;
  dwc:endLongitude '16.8'^^xsd:double;
  dwc:latitude '38.033333'^^xsd:double;
  dwc:startLatitude '38.033333'^^xsd:double;
  dwc:endLatitude '38.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.8 38.033333, 16.8 38.033333, 16.8 38.033333, 16.8 38.033333, 16.8 38.033333))'^^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 '774_2253'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683333 7.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683333"^^xsd:decimal ;
  dwc:decimalLongitude "7.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683333 7.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.683333"^^xsd:decimal ;
  geo-pos:long "7.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2626'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2626'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.969'^^xsd:double;
  dwc:startLongitude '7.969'^^xsd:double;
  dwc:endLongitude '7.969'^^xsd:double;
  dwc:latitude '41.683333'^^xsd:double;
  dwc:startLatitude '41.683333'^^xsd:double;
  dwc:endLatitude '41.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.969 41.683333, 7.969 41.683333, 7.969 41.683333, 7.969 41.683333, 7.969 41.683333))'^^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 '774_2626'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.315867 8.023883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.315867"^^xsd:decimal ;
  dwc:decimalLongitude "8.023883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.315867 8.023883)"^^geo:wktLiteral ;
  geo-pos:lat "43.315867"^^xsd:decimal ;
  geo-pos:long "8.023883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3423'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3423'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.023883'^^xsd:double;
  dwc:startLongitude '8.023883'^^xsd:double;
  dwc:endLongitude '8.023883'^^xsd:double;
  dwc:latitude '43.315867'^^xsd:double;
  dwc:startLatitude '43.315867'^^xsd:double;
  dwc:endLatitude '43.315867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.023883 43.315867, 8.023883 43.315867, 8.023883 43.315867, 8.023883 43.315867, 8.023883 43.315867))'^^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 '774_3423'^^xsd:string;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.315867 8.023883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.315867"^^xsd:decimal ;
  dwc:decimalLongitude "8.023883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.315867 8.023883)"^^geo:wktLiteral ;
  geo-pos:lat "43.315867"^^xsd:decimal ;
  geo-pos:long "8.023883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3422'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3422'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.023883'^^xsd:double;
  dwc:startLongitude '8.023883'^^xsd:double;
  dwc:endLongitude '8.023883'^^xsd:double;
  dwc:latitude '43.315867'^^xsd:double;
  dwc:startLatitude '43.315867'^^xsd:double;
  dwc:endLatitude '43.315867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.023883 43.315867, 8.023883 43.315867, 8.023883 43.315867, 8.023883 43.315867, 8.023883 43.315867))'^^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 '774_3422'^^xsd:string;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433333 7.565667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433333"^^xsd:decimal ;
  dwc:decimalLongitude "7.565667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433333 7.565667)"^^geo:wktLiteral ;
  geo-pos:lat "43.433333"^^xsd:decimal ;
  geo-pos:long "7.565667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2315'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2315'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.565667'^^xsd:double;
  dwc:startLongitude '7.565667'^^xsd:double;
  dwc:endLongitude '7.565667'^^xsd:double;
  dwc:latitude '43.433333'^^xsd:double;
  dwc:startLatitude '43.433333'^^xsd:double;
  dwc:endLatitude '43.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.565667 43.433333, 7.565667 43.433333, 7.565667 43.433333, 7.565667 43.433333, 7.565667 43.433333))'^^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 '774_2315'^^xsd:string;
  dwc:observationDate '1988-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61992 7.775736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61992"^^xsd:decimal ;
  dwc:decimalLongitude "7.775736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61992 7.775736)"^^geo:wktLiteral ;
  geo-pos:lat "43.61992"^^xsd:decimal ;
  geo-pos:long "7.775736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8055'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_8055'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.266111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775736'^^xsd:double;
  dwc:startLongitude '7.775736'^^xsd:double;
  dwc:endLongitude '7.775736'^^xsd:double;
  dwc:latitude '43.61992'^^xsd:double;
  dwc:startLatitude '43.61992'^^xsd:double;
  dwc:endLatitude '43.61992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775736 43.61992, 7.775736 43.61992, 7.775736 43.61992, 7.775736 43.61992, 7.775736 43.61992))'^^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 '774_8055'^^xsd:string;
  dwc:observationDate '2012-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46309 7.370915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46309"^^xsd:decimal ;
  dwc:decimalLongitude "7.370915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46309 7.370915)"^^geo:wktLiteral ;
  geo-pos:lat "43.46309"^^xsd:decimal ;
  geo-pos:long "7.370915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8020'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8020'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.013611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.370915'^^xsd:double;
  dwc:startLongitude '7.370915'^^xsd:double;
  dwc:endLongitude '7.370915'^^xsd:double;
  dwc:latitude '43.46309'^^xsd:double;
  dwc:startLatitude '43.46309'^^xsd:double;
  dwc:endLatitude '43.46309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.370915 43.46309, 7.370915 43.46309, 7.370915 43.46309, 7.370915 43.46309, 7.370915 43.46309))'^^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 '774_8020'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7234 7.677859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7234"^^xsd:decimal ;
  dwc:decimalLongitude "7.677859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7234 7.677859)"^^geo:wktLiteral ;
  geo-pos:lat "43.7234"^^xsd:decimal ;
  geo-pos:long "7.677859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7669'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7669'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.053055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.677859'^^xsd:double;
  dwc:startLongitude '7.677859'^^xsd:double;
  dwc:endLongitude '7.677859'^^xsd:double;
  dwc:latitude '43.7234'^^xsd:double;
  dwc:startLatitude '43.7234'^^xsd:double;
  dwc:endLatitude '43.7234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.677859 43.7234, 7.677859 43.7234, 7.677859 43.7234, 7.677859 43.7234, 7.677859 43.7234))'^^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 '774_7669'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66628 7.91711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66628"^^xsd:decimal ;
  dwc:decimalLongitude "7.91711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66628 7.91711)"^^geo:wktLiteral ;
  geo-pos:lat "43.66628"^^xsd:decimal ;
  geo-pos:long "7.91711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6732'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6732'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.384444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.91711'^^xsd:double;
  dwc:startLongitude '7.91711'^^xsd:double;
  dwc:endLongitude '7.91711'^^xsd:double;
  dwc:latitude '43.66628'^^xsd:double;
  dwc:startLatitude '43.66628'^^xsd:double;
  dwc:endLatitude '43.66628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.91711 43.66628, 7.91711 43.66628, 7.91711 43.66628, 7.91711 43.66628, 7.91711 43.66628))'^^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 '774_6732'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7452 7.90836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7452"^^xsd:decimal ;
  dwc:decimalLongitude "7.90836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7452 7.90836)"^^geo:wktLiteral ;
  geo-pos:lat "43.7452"^^xsd:decimal ;
  geo-pos:long "7.90836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6419'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5822222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.90836'^^xsd:double;
  dwc:startLongitude '7.90836'^^xsd:double;
  dwc:endLongitude '7.90836'^^xsd:double;
  dwc:latitude '43.7452'^^xsd:double;
  dwc:startLatitude '43.7452'^^xsd:double;
  dwc:endLatitude '43.7452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.90836 43.7452, 7.90836 43.7452, 7.90836 43.7452, 7.90836 43.7452, 7.90836 43.7452))'^^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 '774_6419'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.856 8.48018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.856"^^xsd:decimal ;
  dwc:decimalLongitude "8.48018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.856 8.48018)"^^geo:wktLiteral ;
  geo-pos:lat "43.856"^^xsd:decimal ;
  geo-pos:long "8.48018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6804'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6804'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.998888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.48018'^^xsd:double;
  dwc:startLongitude '8.48018'^^xsd:double;
  dwc:endLongitude '8.48018'^^xsd:double;
  dwc:latitude '43.856'^^xsd:double;
  dwc:startLatitude '43.856'^^xsd:double;
  dwc:endLatitude '43.856'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.48018 43.856, 8.48018 43.856, 8.48018 43.856, 8.48018 43.856, 8.48018 43.856))'^^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 '774_6804'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.187729 7.206017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.187729"^^xsd:decimal ;
  dwc:decimalLongitude "7.206017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.187729 7.206017)"^^geo:wktLiteral ;
  geo-pos:lat "43.187729"^^xsd:decimal ;
  geo-pos:long "7.206017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5752'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5752'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.065'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.206017'^^xsd:double;
  dwc:startLongitude '7.206017'^^xsd:double;
  dwc:endLongitude '7.206017'^^xsd:double;
  dwc:latitude '43.187729'^^xsd:double;
  dwc:startLatitude '43.187729'^^xsd:double;
  dwc:endLatitude '43.187729'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.206017 43.187729, 7.206017 43.187729, 7.206017 43.187729, 7.206017 43.187729, 7.206017 43.187729))'^^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 '774_5752'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485596 7.634365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.485596"^^xsd:decimal ;
  dwc:decimalLongitude "7.634365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.485596 7.634365)"^^geo:wktLiteral ;
  geo-pos:lat "43.485596"^^xsd:decimal ;
  geo-pos:long "7.634365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6119'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6119'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.634365'^^xsd:double;
  dwc:startLongitude '7.634365'^^xsd:double;
  dwc:endLongitude '7.634365'^^xsd:double;
  dwc:latitude '43.485596'^^xsd:double;
  dwc:startLatitude '43.485596'^^xsd:double;
  dwc:endLatitude '43.485596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.634365 43.485596, 7.634365 43.485596, 7.634365 43.485596, 7.634365 43.485596, 7.634365 43.485596))'^^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 '774_6119'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586167 7.834833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.586167"^^xsd:decimal ;
  dwc:decimalLongitude "7.834833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.586167 7.834833)"^^geo:wktLiteral ;
  geo-pos:lat "43.586167"^^xsd:decimal ;
  geo-pos:long "7.834833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4687'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4687'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.249444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.834833'^^xsd:double;
  dwc:startLongitude '7.834833'^^xsd:double;
  dwc:endLongitude '7.834833'^^xsd:double;
  dwc:latitude '43.586167'^^xsd:double;
  dwc:startLatitude '43.586167'^^xsd:double;
  dwc:endLatitude '43.586167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.834833 43.586167, 7.834833 43.586167, 7.834833 43.586167, 7.834833 43.586167, 7.834833 43.586167))'^^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 '774_4687'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66986 7.40587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66986"^^xsd:decimal ;
  dwc:decimalLongitude "7.40587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66986 7.40587)"^^geo:wktLiteral ;
  geo-pos:lat "43.66986"^^xsd:decimal ;
  geo-pos:long "7.40587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5296'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5296'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40587'^^xsd:double;
  dwc:startLongitude '7.40587'^^xsd:double;
  dwc:endLongitude '7.40587'^^xsd:double;
  dwc:latitude '43.66986'^^xsd:double;
  dwc:startLatitude '43.66986'^^xsd:double;
  dwc:endLatitude '43.66986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40587 43.66986, 7.40587 43.66986, 7.40587 43.66986, 7.40587 43.66986, 7.40587 43.66986))'^^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 '774_5296'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73007 8.41153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73007"^^xsd:decimal ;
  dwc:decimalLongitude "8.41153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73007 8.41153)"^^geo:wktLiteral ;
  geo-pos:lat "43.73007"^^xsd:decimal ;
  geo-pos:long "8.41153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4828'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4828'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.2608333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.41153'^^xsd:double;
  dwc:startLongitude '8.41153'^^xsd:double;
  dwc:endLongitude '8.41153'^^xsd:double;
  dwc:latitude '43.73007'^^xsd:double;
  dwc:startLatitude '43.73007'^^xsd:double;
  dwc:endLatitude '43.73007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.41153 43.73007, 8.41153 43.73007, 8.41153 43.73007, 8.41153 43.73007, 8.41153 43.73007))'^^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 '774_4828'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992167 20.981833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.992167"^^xsd:decimal ;
  dwc:decimalLongitude "20.981833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992167 20.981833)"^^geo:wktLiteral ;
  geo-pos:lat "38.992167"^^xsd:decimal ;
  geo-pos:long "20.981833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_319'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_319'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.981833'^^xsd:double;
  dwc:startLongitude '20.981833'^^xsd:double;
  dwc:endLongitude '20.981833'^^xsd:double;
  dwc:latitude '38.992167'^^xsd:double;
  dwc:startLatitude '38.992167'^^xsd:double;
  dwc:endLatitude '38.992167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.981833 38.992167, 20.981833 38.992167, 20.981833 38.992167, 20.981833 38.992167, 20.981833 38.992167))'^^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 '774_319'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985667 21.048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985667"^^xsd:decimal ;
  dwc:decimalLongitude "21.048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985667 21.048333)"^^geo:wktLiteral ;
  geo-pos:lat "38.985667"^^xsd:decimal ;
  geo-pos:long "21.048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_349'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_349'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.048333'^^xsd:double;
  dwc:startLongitude '21.048333'^^xsd:double;
  dwc:endLongitude '21.048333'^^xsd:double;
  dwc:latitude '38.985667'^^xsd:double;
  dwc:startLatitude '38.985667'^^xsd:double;
  dwc:endLatitude '38.985667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.048333 38.985667, 21.048333 38.985667, 21.048333 38.985667, 21.048333 38.985667, 21.048333 38.985667))'^^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 '774_349'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9225 21.111167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9225"^^xsd:decimal ;
  dwc:decimalLongitude "21.111167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9225 21.111167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9225"^^xsd:decimal ;
  geo-pos:long "21.111167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_360'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_360'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.111167'^^xsd:double;
  dwc:startLongitude '21.111167'^^xsd:double;
  dwc:endLongitude '21.111167'^^xsd:double;
  dwc:latitude '38.9225'^^xsd:double;
  dwc:startLatitude '38.9225'^^xsd:double;
  dwc:endLatitude '38.9225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.111167 38.9225, 21.111167 38.9225, 21.111167 38.9225, 21.111167 38.9225, 21.111167 38.9225))'^^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 '774_360'^^xsd:string;
  dwc:observationDate '2008-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.923667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9805"^^xsd:decimal ;
  dwc:decimalLongitude "20.923667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9805 20.923667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9805"^^xsd:decimal ;
  geo-pos:long "20.923667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_91'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_91'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.923667'^^xsd:double;
  dwc:startLongitude '20.923667'^^xsd:double;
  dwc:endLongitude '20.923667'^^xsd:double;
  dwc:latitude '38.9805'^^xsd:double;
  dwc:startLatitude '38.9805'^^xsd:double;
  dwc:endLatitude '38.9805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.923667 38.9805, 20.923667 38.9805, 20.923667 38.9805, 20.923667 38.9805, 20.923667 38.9805))'^^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 '774_91'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5022 14.6028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5022"^^xsd:decimal ;
  dwc:decimalLongitude "14.6028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5022 14.6028)"^^geo:wktLiteral ;
  geo-pos:lat "44.5022"^^xsd:decimal ;
  geo-pos:long "14.6028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1824'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1824'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6028'^^xsd:double;
  dwc:startLongitude '14.6028'^^xsd:double;
  dwc:endLongitude '14.6028'^^xsd:double;
  dwc:latitude '44.5022'^^xsd:double;
  dwc:startLatitude '44.5022'^^xsd:double;
  dwc:endLatitude '44.5022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6028 44.5022, 14.6028 44.5022, 14.6028 44.5022, 14.6028 44.5022, 14.6028 44.5022))'^^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 '774_1824'^^xsd:string;
  dwc:observationDate '1992-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.716 14.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.716"^^xsd:decimal ;
  dwc:decimalLongitude "14.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.716 14.5675)"^^geo:wktLiteral ;
  geo-pos:lat "44.716"^^xsd:decimal ;
  geo-pos:long "14.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2077'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2077'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5675'^^xsd:double;
  dwc:startLongitude '14.5675'^^xsd:double;
  dwc:endLongitude '14.5675'^^xsd:double;
  dwc:latitude '44.716'^^xsd:double;
  dwc:startLatitude '44.716'^^xsd:double;
  dwc:endLatitude '44.716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5675 44.716, 14.5675 44.716, 14.5675 44.716, 14.5675 44.716, 14.5675 44.716))'^^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 '774_2077'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5628 14.5622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5628"^^xsd:decimal ;
  dwc:decimalLongitude "14.5622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5628 14.5622)"^^geo:wktLiteral ;
  geo-pos:lat "44.5628"^^xsd:decimal ;
  geo-pos:long "14.5622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1794'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_1794'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5622'^^xsd:double;
  dwc:startLongitude '14.5622'^^xsd:double;
  dwc:endLongitude '14.5622'^^xsd:double;
  dwc:latitude '44.5628'^^xsd:double;
  dwc:startLatitude '44.5628'^^xsd:double;
  dwc:endLatitude '44.5628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5622 44.5628, 14.5622 44.5628, 14.5622 44.5628, 14.5622 44.5628, 14.5622 44.5628))'^^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 '774_1794'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970333 20.974167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.970333"^^xsd:decimal ;
  dwc:decimalLongitude "20.974167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.970333 20.974167)"^^geo:wktLiteral ;
  geo-pos:lat "38.970333"^^xsd:decimal ;
  geo-pos:long "20.974167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.974167'^^xsd:double;
  dwc:startLongitude '20.974167'^^xsd:double;
  dwc:endLongitude '20.974167'^^xsd:double;
  dwc:latitude '38.970333'^^xsd:double;
  dwc:startLatitude '38.970333'^^xsd:double;
  dwc:endLatitude '38.970333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.974167 38.970333, 20.974167 38.970333, 20.974167 38.970333, 20.974167 38.970333, 20.974167 38.970333))'^^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 '774_8'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.390267 12.556833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.390267"^^xsd:decimal ;
  dwc:decimalLongitude "12.556833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.390267 12.556833)"^^geo:wktLiteral ;
  geo-pos:lat "45.390267"^^xsd:decimal ;
  geo-pos:long "12.556833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6948'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6948'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.556833'^^xsd:double;
  dwc:startLongitude '12.556833'^^xsd:double;
  dwc:endLongitude '12.556833'^^xsd:double;
  dwc:latitude '45.390267'^^xsd:double;
  dwc:startLatitude '45.390267'^^xsd:double;
  dwc:endLatitude '45.390267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.556833 45.390267, 12.556833 45.390267, 12.556833 45.390267, 12.556833 45.390267, 12.556833 45.390267))'^^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 '774_6948'^^xsd:string;
  dwc:observationDate '2006-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.525 14.6347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.525"^^xsd:decimal ;
  dwc:decimalLongitude "14.6347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.525 14.6347)"^^geo:wktLiteral ;
  geo-pos:lat "44.525"^^xsd:decimal ;
  geo-pos:long "14.6347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1788'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1788'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6347'^^xsd:double;
  dwc:startLongitude '14.6347'^^xsd:double;
  dwc:endLongitude '14.6347'^^xsd:double;
  dwc:latitude '44.525'^^xsd:double;
  dwc:startLatitude '44.525'^^xsd:double;
  dwc:endLatitude '44.525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6347 44.525, 14.6347 44.525, 14.6347 44.525, 14.6347 44.525, 14.6347 44.525))'^^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 '774_1788'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5878 14.4764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5878"^^xsd:decimal ;
  dwc:decimalLongitude "14.4764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5878 14.4764)"^^geo:wktLiteral ;
  geo-pos:lat "44.5878"^^xsd:decimal ;
  geo-pos:long "14.4764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1787'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1787'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4764'^^xsd:double;
  dwc:startLongitude '14.4764'^^xsd:double;
  dwc:endLongitude '14.4764'^^xsd:double;
  dwc:latitude '44.5878'^^xsd:double;
  dwc:startLatitude '44.5878'^^xsd:double;
  dwc:endLatitude '44.5878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4764 44.5878, 14.4764 44.5878, 14.4764 44.5878, 14.4764 44.5878, 14.4764 44.5878))'^^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 '774_1787'^^xsd:string;
  dwc:observationDate '1992-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962167 20.981333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962167"^^xsd:decimal ;
  dwc:decimalLongitude "20.981333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962167 20.981333)"^^geo:wktLiteral ;
  geo-pos:lat "38.962167"^^xsd:decimal ;
  geo-pos:long "20.981333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_170'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_170'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.981333'^^xsd:double;
  dwc:startLongitude '20.981333'^^xsd:double;
  dwc:endLongitude '20.981333'^^xsd:double;
  dwc:latitude '38.962167'^^xsd:double;
  dwc:startLatitude '38.962167'^^xsd:double;
  dwc:endLatitude '38.962167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.981333 38.962167, 20.981333 38.962167, 20.981333 38.962167, 20.981333 38.962167, 20.981333 38.962167))'^^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 '774_170'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 13.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 13.166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "13.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2263'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2263'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.166667'^^xsd:double;
  dwc:startLongitude '13.166667'^^xsd:double;
  dwc:endLongitude '13.166667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:startLatitude '38.7'^^xsd:double;
  dwc:endLatitude '38.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.166667 38.7, 13.166667 38.7, 13.166667 38.7, 13.166667 38.7, 13.166667 38.7))'^^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 '774_2263'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5536 14.5758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5536"^^xsd:decimal ;
  dwc:decimalLongitude "14.5758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5536 14.5758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5536"^^xsd:decimal ;
  geo-pos:long "14.5758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1994'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1994'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5758'^^xsd:double;
  dwc:startLongitude '14.5758'^^xsd:double;
  dwc:endLongitude '14.5758'^^xsd:double;
  dwc:latitude '44.5536'^^xsd:double;
  dwc:startLatitude '44.5536'^^xsd:double;
  dwc:endLatitude '44.5536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5758 44.5536, 14.5758 44.5536, 14.5758 44.5536, 14.5758 44.5536, 14.5758 44.5536))'^^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 '774_1994'^^xsd:string;
  dwc:observationDate '1995-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433333 14.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433333"^^xsd:decimal ;
  dwc:decimalLongitude "14.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433333 14.716667)"^^geo:wktLiteral ;
  geo-pos:lat "44.433333"^^xsd:decimal ;
  geo-pos:long "14.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2278'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2278'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.716667'^^xsd:double;
  dwc:startLongitude '14.716667'^^xsd:double;
  dwc:endLongitude '14.716667'^^xsd:double;
  dwc:latitude '44.433333'^^xsd:double;
  dwc:startLatitude '44.433333'^^xsd:double;
  dwc:endLatitude '44.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.716667 44.433333, 14.716667 44.433333, 14.716667 44.433333, 14.716667 44.433333, 14.716667 44.433333))'^^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 '774_2278'^^xsd:string;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327995 15.499246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.327995"^^xsd:decimal ;
  dwc:decimalLongitude "15.499246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327995 15.499246)"^^geo:wktLiteral ;
  geo-pos:lat "38.327995"^^xsd:decimal ;
  geo-pos:long "15.499246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8407'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_8407'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.566944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.499246'^^xsd:double;
  dwc:startLongitude '15.499246'^^xsd:double;
  dwc:endLongitude '15.499246'^^xsd:double;
  dwc:latitude '38.327995'^^xsd:double;
  dwc:startLatitude '38.327995'^^xsd:double;
  dwc:endLatitude '38.327995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.499246 38.327995, 15.499246 38.327995, 15.499246 38.327995, 15.499246 38.327995, 15.499246 38.327995))'^^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 '774_8407'^^xsd:string;
  dwc:observationDate '2011-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4883 14.6789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4883"^^xsd:decimal ;
  dwc:decimalLongitude "14.6789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4883 14.6789)"^^geo:wktLiteral ;
  geo-pos:lat "44.4883"^^xsd:decimal ;
  geo-pos:long "14.6789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2003'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2003'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6789'^^xsd:double;
  dwc:startLongitude '14.6789'^^xsd:double;
  dwc:endLongitude '14.6789'^^xsd:double;
  dwc:latitude '44.4883'^^xsd:double;
  dwc:startLatitude '44.4883'^^xsd:double;
  dwc:endLatitude '44.4883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6789 44.4883, 14.6789 44.4883, 14.6789 44.4883, 14.6789 44.4883, 14.6789 44.4883))'^^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 '774_2003'^^xsd:string;
  dwc:observationDate '1995-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651167 20.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651167"^^xsd:decimal ;
  dwc:decimalLongitude "20.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651167 20.9045)"^^geo:wktLiteral ;
  geo-pos:lat "38.651167"^^xsd:decimal ;
  geo-pos:long "20.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1058'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_1058'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9045'^^xsd:double;
  dwc:startLongitude '20.9045'^^xsd:double;
  dwc:endLongitude '20.9045'^^xsd:double;
  dwc:latitude '38.651167'^^xsd:double;
  dwc:startLatitude '38.651167'^^xsd:double;
  dwc:endLatitude '38.651167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9045 38.651167, 20.9045 38.651167, 20.9045 38.651167, 20.9045 38.651167, 20.9045 38.651167))'^^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 '774_1058'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.826889 7.879178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.826889"^^xsd:decimal ;
  dwc:decimalLongitude "7.879178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.826889 7.879178)"^^geo:wktLiteral ;
  geo-pos:lat "43.826889"^^xsd:decimal ;
  geo-pos:long "7.879178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5880'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5880'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.36'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.879178'^^xsd:double;
  dwc:startLongitude '7.879178'^^xsd:double;
  dwc:endLongitude '7.879178'^^xsd:double;
  dwc:latitude '43.826889'^^xsd:double;
  dwc:startLatitude '43.826889'^^xsd:double;
  dwc:endLatitude '43.826889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.879178 43.826889, 7.879178 43.826889, 7.879178 43.826889, 7.879178 43.826889, 7.879178 43.826889))'^^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 '774_5880'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5383 14.5075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5383"^^xsd:decimal ;
  dwc:decimalLongitude "14.5075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5383 14.5075)"^^geo:wktLiteral ;
  geo-pos:lat "44.5383"^^xsd:decimal ;
  geo-pos:long "14.5075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1804'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_1804'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5075'^^xsd:double;
  dwc:startLongitude '14.5075'^^xsd:double;
  dwc:endLongitude '14.5075'^^xsd:double;
  dwc:latitude '44.5383'^^xsd:double;
  dwc:startLatitude '44.5383'^^xsd:double;
  dwc:endLatitude '44.5383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5075 44.5383, 14.5075 44.5383, 14.5075 44.5383, 14.5075 44.5383, 14.5075 44.5383))'^^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 '774_1804'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 14.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "14.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 14.609)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "14.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2159'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2159'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.609'^^xsd:double;
  dwc:startLongitude '14.609'^^xsd:double;
  dwc:endLongitude '14.609'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:startLatitude '44.633'^^xsd:double;
  dwc:endLatitude '44.633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.609 44.633, 14.609 44.633, 14.609 44.633, 14.609 44.633, 14.609 44.633))'^^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 '774_2159'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956 20.839833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956"^^xsd:decimal ;
  dwc:decimalLongitude "20.839833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956 20.839833)"^^geo:wktLiteral ;
  geo-pos:lat "38.956"^^xsd:decimal ;
  geo-pos:long "20.839833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_329'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_329'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.839833'^^xsd:double;
  dwc:startLongitude '20.839833'^^xsd:double;
  dwc:endLongitude '20.839833'^^xsd:double;
  dwc:latitude '38.956'^^xsd:double;
  dwc:startLatitude '38.956'^^xsd:double;
  dwc:endLatitude '38.956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.839833 38.956, 20.839833 38.956, 20.839833 38.956, 20.839833 38.956, 20.839833 38.956))'^^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 '774_329'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6603 14.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6603"^^xsd:decimal ;
  dwc:decimalLongitude "14.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6603 14.5608)"^^geo:wktLiteral ;
  geo-pos:lat "44.6603"^^xsd:decimal ;
  geo-pos:long "14.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1803'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1803'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5608'^^xsd:double;
  dwc:startLongitude '14.5608'^^xsd:double;
  dwc:endLongitude '14.5608'^^xsd:double;
  dwc:latitude '44.6603'^^xsd:double;
  dwc:startLatitude '44.6603'^^xsd:double;
  dwc:endLatitude '44.6603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5608 44.6603, 14.5608 44.6603, 14.5608 44.6603, 14.5608 44.6603, 14.5608 44.6603))'^^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 '774_1803'^^xsd:string;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5297 14.4989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5297"^^xsd:decimal ;
  dwc:decimalLongitude "14.4989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5297 14.4989)"^^geo:wktLiteral ;
  geo-pos:lat "44.5297"^^xsd:decimal ;
  geo-pos:long "14.4989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1844'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_1844'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4989'^^xsd:double;
  dwc:startLongitude '14.4989'^^xsd:double;
  dwc:endLongitude '14.4989'^^xsd:double;
  dwc:latitude '44.5297'^^xsd:double;
  dwc:startLatitude '44.5297'^^xsd:double;
  dwc:endLatitude '44.5297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4989 44.5297, 14.4989 44.5297, 14.4989 44.5297, 14.4989 44.5297, 14.4989 44.5297))'^^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 '774_1844'^^xsd:string;
  dwc:observationDate '1993-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4867 14.6772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4867"^^xsd:decimal ;
  dwc:decimalLongitude "14.6772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4867 14.6772)"^^geo:wktLiteral ;
  geo-pos:lat "44.4867"^^xsd:decimal ;
  geo-pos:long "14.6772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1806'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1806'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6772'^^xsd:double;
  dwc:startLongitude '14.6772'^^xsd:double;
  dwc:endLongitude '14.6772'^^xsd:double;
  dwc:latitude '44.4867'^^xsd:double;
  dwc:startLatitude '44.4867'^^xsd:double;
  dwc:endLatitude '44.4867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6772 44.4867, 14.6772 44.4867, 14.6772 44.4867, 14.6772 44.4867, 14.6772 44.4867))'^^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 '774_1806'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.748056 19.972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.748056"^^xsd:decimal ;
  dwc:decimalLongitude "19.972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.748056 19.972222)"^^geo:wktLiteral ;
  geo-pos:lat "39.748056"^^xsd:decimal ;
  geo-pos:long "19.972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_717'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_717'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.972222'^^xsd:double;
  dwc:startLongitude '19.972222'^^xsd:double;
  dwc:endLongitude '19.972222'^^xsd:double;
  dwc:latitude '39.748056'^^xsd:double;
  dwc:startLatitude '39.748056'^^xsd:double;
  dwc:endLatitude '39.748056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.972222 39.748056, 19.972222 39.748056, 19.972222 39.748056, 19.972222 39.748056, 19.972222 39.748056))'^^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 '774_717'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966667 21.058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.966667"^^xsd:decimal ;
  dwc:decimalLongitude "21.058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.966667 21.058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.966667"^^xsd:decimal ;
  geo-pos:long "21.058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8215'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_8215'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.058333'^^xsd:double;
  dwc:startLongitude '21.058333'^^xsd:double;
  dwc:endLongitude '21.058333'^^xsd:double;
  dwc:latitude '38.966667'^^xsd:double;
  dwc:startLatitude '38.966667'^^xsd:double;
  dwc:endLatitude '38.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.058333 38.966667, 21.058333 38.966667, 21.058333 38.966667, 21.058333 38.966667, 21.058333 38.966667))'^^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 '774_8215'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6742 14.5861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6742"^^xsd:decimal ;
  dwc:decimalLongitude "14.5861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6742 14.5861)"^^geo:wktLiteral ;
  geo-pos:lat "44.6742"^^xsd:decimal ;
  geo-pos:long "14.5861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1761'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1761'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5861'^^xsd:double;
  dwc:startLongitude '14.5861'^^xsd:double;
  dwc:endLongitude '14.5861'^^xsd:double;
  dwc:latitude '44.6742'^^xsd:double;
  dwc:startLatitude '44.6742'^^xsd:double;
  dwc:endLatitude '44.6742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5861 44.6742, 14.5861 44.6742, 14.5861 44.6742, 14.5861 44.6742, 14.5861 44.6742))'^^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 '774_1761'^^xsd:string;
  dwc:observationDate '1992-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979833 20.893833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979833"^^xsd:decimal ;
  dwc:decimalLongitude "20.893833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979833 20.893833)"^^geo:wktLiteral ;
  geo-pos:lat "38.979833"^^xsd:decimal ;
  geo-pos:long "20.893833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_286'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_286'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.893833'^^xsd:double;
  dwc:startLongitude '20.893833'^^xsd:double;
  dwc:endLongitude '20.893833'^^xsd:double;
  dwc:latitude '38.979833'^^xsd:double;
  dwc:startLatitude '38.979833'^^xsd:double;
  dwc:endLatitude '38.979833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.893833 38.979833, 20.893833 38.979833, 20.893833 38.979833, 20.893833 38.979833, 20.893833 38.979833))'^^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 '774_286'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.925167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975333"^^xsd:decimal ;
  dwc:decimalLongitude "20.925167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975333 20.925167)"^^geo:wktLiteral ;
  geo-pos:lat "38.975333"^^xsd:decimal ;
  geo-pos:long "20.925167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_490'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_490'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.925167'^^xsd:double;
  dwc:startLongitude '20.925167'^^xsd:double;
  dwc:endLongitude '20.925167'^^xsd:double;
  dwc:latitude '38.975333'^^xsd:double;
  dwc:startLatitude '38.975333'^^xsd:double;
  dwc:endLatitude '38.975333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.925167 38.975333, 20.925167 38.975333, 20.925167 38.975333, 20.925167 38.975333, 20.925167 38.975333))'^^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 '774_490'^^xsd:string;
  dwc:observationDate '2009-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5364 14.5039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5364"^^xsd:decimal ;
  dwc:decimalLongitude "14.5039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5364 14.5039)"^^geo:wktLiteral ;
  geo-pos:lat "44.5364"^^xsd:decimal ;
  geo-pos:long "14.5039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1857'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1857'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5039'^^xsd:double;
  dwc:startLongitude '14.5039'^^xsd:double;
  dwc:endLongitude '14.5039'^^xsd:double;
  dwc:latitude '44.5364'^^xsd:double;
  dwc:startLatitude '44.5364'^^xsd:double;
  dwc:endLatitude '44.5364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5039 44.5364, 14.5039 44.5364, 14.5039 44.5364, 14.5039 44.5364, 14.5039 44.5364))'^^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 '774_1857'^^xsd:string;
  dwc:observationDate '1993-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9505 20.902833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9505"^^xsd:decimal ;
  dwc:decimalLongitude "20.902833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9505 20.902833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9505"^^xsd:decimal ;
  geo-pos:long "20.902833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_56'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_56'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.902833'^^xsd:double;
  dwc:startLongitude '20.902833'^^xsd:double;
  dwc:endLongitude '20.902833'^^xsd:double;
  dwc:latitude '38.9505'^^xsd:double;
  dwc:startLatitude '38.9505'^^xsd:double;
  dwc:endLatitude '38.9505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.902833 38.9505, 20.902833 38.9505, 20.902833 38.9505, 20.902833 38.9505, 20.902833 38.9505))'^^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 '774_56'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.982833 -17.232833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.982833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.232833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.982833 -17.232833)"^^geo:wktLiteral ;
  geo-pos:lat "27.982833"^^xsd:decimal ;
  geo-pos:long "-17.232833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3007'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3007'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.604722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.232833'^^xsd:double;
  dwc:startLongitude '-17.232833'^^xsd:double;
  dwc:endLongitude '-17.232833'^^xsd:double;
  dwc:latitude '27.982833'^^xsd:double;
  dwc:startLatitude '27.982833'^^xsd:double;
  dwc:endLatitude '27.982833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.232833 27.982833, -17.232833 27.982833, -17.232833 27.982833, -17.232833 27.982833, -17.232833 27.982833))'^^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 '774_3007'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986167 20.874167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986167"^^xsd:decimal ;
  dwc:decimalLongitude "20.874167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986167 20.874167)"^^geo:wktLiteral ;
  geo-pos:lat "38.986167"^^xsd:decimal ;
  geo-pos:long "20.874167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_578'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_578'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.874167'^^xsd:double;
  dwc:startLongitude '20.874167'^^xsd:double;
  dwc:endLongitude '20.874167'^^xsd:double;
  dwc:latitude '38.986167'^^xsd:double;
  dwc:startLatitude '38.986167'^^xsd:double;
  dwc:endLatitude '38.986167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.874167 38.986167, 20.874167 38.986167, 20.874167 38.986167, 20.874167 38.986167, 20.874167 38.986167))'^^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 '774_578'^^xsd:string;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606167 20.936833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.606167"^^xsd:decimal ;
  dwc:decimalLongitude "20.936833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606167 20.936833)"^^geo:wktLiteral ;
  geo-pos:lat "38.606167"^^xsd:decimal ;
  geo-pos:long "20.936833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1474'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1474'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.936833'^^xsd:double;
  dwc:startLongitude '20.936833'^^xsd:double;
  dwc:endLongitude '20.936833'^^xsd:double;
  dwc:latitude '38.606167'^^xsd:double;
  dwc:startLatitude '38.606167'^^xsd:double;
  dwc:endLatitude '38.606167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.936833 38.606167, 20.936833 38.606167, 20.936833 38.606167, 20.936833 38.606167, 20.936833 38.606167))'^^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 '774_1474'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974167 21.076333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974167"^^xsd:decimal ;
  dwc:decimalLongitude "21.076333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974167 21.076333)"^^geo:wktLiteral ;
  geo-pos:lat "38.974167"^^xsd:decimal ;
  geo-pos:long "21.076333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8272'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_8272'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.076333'^^xsd:double;
  dwc:startLongitude '21.076333'^^xsd:double;
  dwc:endLongitude '21.076333'^^xsd:double;
  dwc:latitude '38.974167'^^xsd:double;
  dwc:startLatitude '38.974167'^^xsd:double;
  dwc:endLatitude '38.974167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.076333 38.974167, 21.076333 38.974167, 21.076333 38.974167, 21.076333 38.974167, 21.076333 38.974167))'^^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 '774_8272'^^xsd:string;
  dwc:observationDate '2008-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.074661 15.515515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.074661"^^xsd:decimal ;
  dwc:decimalLongitude "15.515515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.074661 15.515515)"^^geo:wktLiteral ;
  geo-pos:lat "38.074661"^^xsd:decimal ;
  geo-pos:long "15.515515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8396'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_8396'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.068055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.515515'^^xsd:double;
  dwc:startLongitude '15.515515'^^xsd:double;
  dwc:endLongitude '15.515515'^^xsd:double;
  dwc:latitude '38.074661'^^xsd:double;
  dwc:startLatitude '38.074661'^^xsd:double;
  dwc:endLatitude '38.074661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.515515 38.074661, 15.515515 38.074661, 15.515515 38.074661, 15.515515 38.074661, 15.515515 38.074661))'^^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 '774_8396'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660833 20.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.660833"^^xsd:decimal ;
  dwc:decimalLongitude "20.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.660833 20.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.660833"^^xsd:decimal ;
  geo-pos:long "20.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1457'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_1457'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.92'^^xsd:double;
  dwc:startLongitude '20.92'^^xsd:double;
  dwc:endLongitude '20.92'^^xsd:double;
  dwc:latitude '38.660833'^^xsd:double;
  dwc:startLatitude '38.660833'^^xsd:double;
  dwc:endLatitude '38.660833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.92 38.660833, 20.92 38.660833, 20.92 38.660833, 20.92 38.660833, 20.92 38.660833))'^^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 '774_1457'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986833 20.882667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986833"^^xsd:decimal ;
  dwc:decimalLongitude "20.882667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986833 20.882667)"^^geo:wktLiteral ;
  geo-pos:lat "38.986833"^^xsd:decimal ;
  geo-pos:long "20.882667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_399'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_399'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.882667'^^xsd:double;
  dwc:startLongitude '20.882667'^^xsd:double;
  dwc:endLongitude '20.882667'^^xsd:double;
  dwc:latitude '38.986833'^^xsd:double;
  dwc:startLatitude '38.986833'^^xsd:double;
  dwc:endLatitude '38.986833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.882667 38.986833, 20.882667 38.986833, 20.882667 38.986833, 20.882667 38.986833, 20.882667 38.986833))'^^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 '774_399'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955833 20.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.955833"^^xsd:decimal ;
  dwc:decimalLongitude "20.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.955833 20.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.955833"^^xsd:decimal ;
  geo-pos:long "20.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_53'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_53'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.92'^^xsd:double;
  dwc:startLongitude '20.92'^^xsd:double;
  dwc:endLongitude '20.92'^^xsd:double;
  dwc:latitude '38.955833'^^xsd:double;
  dwc:startLatitude '38.955833'^^xsd:double;
  dwc:endLatitude '38.955833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.92 38.955833, 20.92 38.955833, 20.92 38.955833, 20.92 38.955833, 20.92 38.955833))'^^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 '774_53'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.927667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.664333"^^xsd:decimal ;
  dwc:decimalLongitude "20.927667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.664333 20.927667)"^^geo:wktLiteral ;
  geo-pos:lat "38.664333"^^xsd:decimal ;
  geo-pos:long "20.927667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1603'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_1603'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.927667'^^xsd:double;
  dwc:startLongitude '20.927667'^^xsd:double;
  dwc:endLongitude '20.927667'^^xsd:double;
  dwc:latitude '38.664333'^^xsd:double;
  dwc:startLatitude '38.664333'^^xsd:double;
  dwc:endLatitude '38.664333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.927667 38.664333, 20.927667 38.664333, 20.927667 38.664333, 20.927667 38.664333, 20.927667 38.664333))'^^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 '774_1603'^^xsd:string;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889 14.5503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889"^^xsd:decimal ;
  dwc:decimalLongitude "14.5503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889 14.5503)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889"^^xsd:decimal ;
  geo-pos:long "14.5503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2019'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2019'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5503'^^xsd:double;
  dwc:startLongitude '14.5503'^^xsd:double;
  dwc:endLongitude '14.5503'^^xsd:double;
  dwc:latitude '44.6889'^^xsd:double;
  dwc:startLatitude '44.6889'^^xsd:double;
  dwc:endLatitude '44.6889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5503 44.6889, 14.5503 44.6889, 14.5503 44.6889, 14.5503 44.6889, 14.5503 44.6889))'^^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 '774_2019'^^xsd:string;
  dwc:observationDate '1995-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008167 20.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.008167"^^xsd:decimal ;
  dwc:decimalLongitude "20.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.008167 20.825)"^^geo:wktLiteral ;
  geo-pos:lat "39.008167"^^xsd:decimal ;
  geo-pos:long "20.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_340'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_340'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.825'^^xsd:double;
  dwc:startLongitude '20.825'^^xsd:double;
  dwc:endLongitude '20.825'^^xsd:double;
  dwc:latitude '39.008167'^^xsd:double;
  dwc:startLatitude '39.008167'^^xsd:double;
  dwc:endLatitude '39.008167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.825 39.008167, 20.825 39.008167, 20.825 39.008167, 20.825 39.008167, 20.825 39.008167))'^^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 '774_340'^^xsd:string;
  dwc:observationDate '2007-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5736 14.5547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5736"^^xsd:decimal ;
  dwc:decimalLongitude "14.5547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5736 14.5547)"^^geo:wktLiteral ;
  geo-pos:lat "44.5736"^^xsd:decimal ;
  geo-pos:long "14.5547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1936'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1936'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5547'^^xsd:double;
  dwc:startLongitude '14.5547'^^xsd:double;
  dwc:endLongitude '14.5547'^^xsd:double;
  dwc:latitude '44.5736'^^xsd:double;
  dwc:startLatitude '44.5736'^^xsd:double;
  dwc:endLatitude '44.5736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5547 44.5736, 14.5547 44.5736, 14.5547 44.5736, 14.5547 44.5736, 14.5547 44.5736))'^^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 '774_1936'^^xsd:string;
  dwc:observationDate '1994-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6915 13.35465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6915"^^xsd:decimal ;
  dwc:decimalLongitude "13.35465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6915 13.35465)"^^geo:wktLiteral ;
  geo-pos:lat "44.6915"^^xsd:decimal ;
  geo-pos:long "13.35465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6951'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6951'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.35465'^^xsd:double;
  dwc:startLongitude '13.35465'^^xsd:double;
  dwc:endLongitude '13.35465'^^xsd:double;
  dwc:latitude '44.6915'^^xsd:double;
  dwc:startLatitude '44.6915'^^xsd:double;
  dwc:endLatitude '44.6915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.35465 44.6915, 13.35465 44.6915, 13.35465 44.6915, 13.35465 44.6915, 13.35465 44.6915))'^^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 '774_6951'^^xsd:string;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.125467 12.43415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.125467"^^xsd:decimal ;
  dwc:decimalLongitude "12.43415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.125467 12.43415)"^^geo:wktLiteral ;
  geo-pos:lat "45.125467"^^xsd:decimal ;
  geo-pos:long "12.43415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6950'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6950'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.43415'^^xsd:double;
  dwc:startLongitude '12.43415'^^xsd:double;
  dwc:endLongitude '12.43415'^^xsd:double;
  dwc:latitude '45.125467'^^xsd:double;
  dwc:startLatitude '45.125467'^^xsd:double;
  dwc:endLatitude '45.125467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.43415 45.125467, 12.43415 45.125467, 12.43415 45.125467, 12.43415 45.125467, 12.43415 45.125467))'^^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 '774_6950'^^xsd:string;
  dwc:observationDate '2006-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804167 7.9962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.804167"^^xsd:decimal ;
  dwc:decimalLongitude "7.9962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804167 7.9962)"^^geo:wktLiteral ;
  geo-pos:lat "43.804167"^^xsd:decimal ;
  geo-pos:long "7.9962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7414'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7414'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.048055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9962'^^xsd:double;
  dwc:startLongitude '7.9962'^^xsd:double;
  dwc:endLongitude '7.9962'^^xsd:double;
  dwc:latitude '43.804167'^^xsd:double;
  dwc:startLatitude '43.804167'^^xsd:double;
  dwc:endLatitude '43.804167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9962 43.804167, 7.9962 43.804167, 7.9962 43.804167, 7.9962 43.804167, 7.9962 43.804167))'^^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 '774_7414'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.319833 12.849667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.319833"^^xsd:decimal ;
  dwc:decimalLongitude "12.849667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.319833 12.849667)"^^geo:wktLiteral ;
  geo-pos:lat "45.319833"^^xsd:decimal ;
  geo-pos:long "12.849667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6930'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6930'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.849667'^^xsd:double;
  dwc:startLongitude '12.849667'^^xsd:double;
  dwc:endLongitude '12.849667'^^xsd:double;
  dwc:latitude '45.319833'^^xsd:double;
  dwc:startLatitude '45.319833'^^xsd:double;
  dwc:endLatitude '45.319833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.849667 45.319833, 12.849667 45.319833, 12.849667 45.319833, 12.849667 45.319833, 12.849667 45.319833))'^^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 '774_6930'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962833 20.982667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962833"^^xsd:decimal ;
  dwc:decimalLongitude "20.982667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962833 20.982667)"^^geo:wktLiteral ;
  geo-pos:lat "38.962833"^^xsd:decimal ;
  geo-pos:long "20.982667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_119'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_119'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.982667'^^xsd:double;
  dwc:startLongitude '20.982667'^^xsd:double;
  dwc:endLongitude '20.982667'^^xsd:double;
  dwc:latitude '38.962833'^^xsd:double;
  dwc:startLatitude '38.962833'^^xsd:double;
  dwc:endLatitude '38.962833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.982667 38.962833, 20.982667 38.962833, 20.982667 38.962833, 20.982667 38.962833, 20.982667 38.962833))'^^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 '774_119'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5839 14.5578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5839"^^xsd:decimal ;
  dwc:decimalLongitude "14.5578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5839 14.5578)"^^geo:wktLiteral ;
  geo-pos:lat "44.5839"^^xsd:decimal ;
  geo-pos:long "14.5578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1941'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1941'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5578'^^xsd:double;
  dwc:startLongitude '14.5578'^^xsd:double;
  dwc:endLongitude '14.5578'^^xsd:double;
  dwc:latitude '44.5839'^^xsd:double;
  dwc:startLatitude '44.5839'^^xsd:double;
  dwc:endLatitude '44.5839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5578 44.5839, 14.5578 44.5839, 14.5578 44.5839, 14.5578 44.5839, 14.5578 44.5839))'^^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 '774_1941'^^xsd:string;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.104992 15.593976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.104992"^^xsd:decimal ;
  dwc:decimalLongitude "15.593976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.104992 15.593976)"^^geo:wktLiteral ;
  geo-pos:lat "38.104992"^^xsd:decimal ;
  geo-pos:long "15.593976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8393'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8393'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.593976'^^xsd:double;
  dwc:startLongitude '15.593976'^^xsd:double;
  dwc:endLongitude '15.593976'^^xsd:double;
  dwc:latitude '38.104992'^^xsd:double;
  dwc:startLatitude '38.104992'^^xsd:double;
  dwc:endLatitude '38.104992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.593976 38.104992, 15.593976 38.104992, 15.593976 38.104992, 15.593976 38.104992, 15.593976 38.104992))'^^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 '774_8393'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62467 14.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62467"^^xsd:decimal ;
  dwc:decimalLongitude "14.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62467 14.578)"^^geo:wktLiteral ;
  geo-pos:lat "44.62467"^^xsd:decimal ;
  geo-pos:long "14.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1689'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1689'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.578'^^xsd:double;
  dwc:startLongitude '14.578'^^xsd:double;
  dwc:endLongitude '14.578'^^xsd:double;
  dwc:latitude '44.62467'^^xsd:double;
  dwc:startLatitude '44.62467'^^xsd:double;
  dwc:endLatitude '44.62467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.578 44.62467, 14.578 44.62467, 14.578 44.62467, 14.578 44.62467, 14.578 44.62467))'^^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 '774_1689'^^xsd:string;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.316667 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.316667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.316667 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.316667"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2247'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2247'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.6'^^xsd:double;
  dwc:startLongitude '9.6'^^xsd:double;
  dwc:endLongitude '9.6'^^xsd:double;
  dwc:latitude '41.316667'^^xsd:double;
  dwc:startLatitude '41.316667'^^xsd:double;
  dwc:endLatitude '41.316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.6 41.316667, 9.6 41.316667, 9.6 41.316667, 9.6 41.316667, 9.6 41.316667))'^^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 '774_2247'^^xsd:string;
  dwc:observationDate '1986-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954333 20.825167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954333"^^xsd:decimal ;
  dwc:decimalLongitude "20.825167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954333 20.825167)"^^geo:wktLiteral ;
  geo-pos:lat "38.954333"^^xsd:decimal ;
  geo-pos:long "20.825167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_244'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_244'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.825167'^^xsd:double;
  dwc:startLongitude '20.825167'^^xsd:double;
  dwc:endLongitude '20.825167'^^xsd:double;
  dwc:latitude '38.954333'^^xsd:double;
  dwc:startLatitude '38.954333'^^xsd:double;
  dwc:endLatitude '38.954333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.825167 38.954333, 20.825167 38.954333, 20.825167 38.954333, 20.825167 38.954333, 20.825167 38.954333))'^^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 '774_244'^^xsd:string;
  dwc:observationDate '2006-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992167 20.843833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.992167"^^xsd:decimal ;
  dwc:decimalLongitude "20.843833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992167 20.843833)"^^geo:wktLiteral ;
  geo-pos:lat "38.992167"^^xsd:decimal ;
  geo-pos:long "20.843833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_112'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_112'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.843833'^^xsd:double;
  dwc:startLongitude '20.843833'^^xsd:double;
  dwc:endLongitude '20.843833'^^xsd:double;
  dwc:latitude '38.992167'^^xsd:double;
  dwc:startLatitude '38.992167'^^xsd:double;
  dwc:endLatitude '38.992167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.843833 38.992167, 20.843833 38.992167, 20.843833 38.992167, 20.843833 38.992167, 20.843833 38.992167))'^^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 '774_112'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.032167 20.787333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.032167"^^xsd:decimal ;
  dwc:decimalLongitude "20.787333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.032167 20.787333)"^^geo:wktLiteral ;
  geo-pos:lat "39.032167"^^xsd:decimal ;
  geo-pos:long "20.787333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_400'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_400'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.787333'^^xsd:double;
  dwc:startLongitude '20.787333'^^xsd:double;
  dwc:endLongitude '20.787333'^^xsd:double;
  dwc:latitude '39.032167'^^xsd:double;
  dwc:startLatitude '39.032167'^^xsd:double;
  dwc:endLatitude '39.032167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.787333 39.032167, 20.787333 39.032167, 20.787333 39.032167, 20.787333 39.032167, 20.787333 39.032167))'^^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 '774_400'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5403 14.5939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5403"^^xsd:decimal ;
  dwc:decimalLongitude "14.5939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5403 14.5939)"^^geo:wktLiteral ;
  geo-pos:lat "44.5403"^^xsd:decimal ;
  geo-pos:long "14.5939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1816'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1816'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5939'^^xsd:double;
  dwc:startLongitude '14.5939'^^xsd:double;
  dwc:endLongitude '14.5939'^^xsd:double;
  dwc:latitude '44.5403'^^xsd:double;
  dwc:startLatitude '44.5403'^^xsd:double;
  dwc:endLatitude '44.5403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5939 44.5403, 14.5939 44.5403, 14.5939 44.5403, 14.5939 44.5403, 14.5939 44.5403))'^^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 '774_1816'^^xsd:string;
  dwc:observationDate '1992-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533333 14.588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533333"^^xsd:decimal ;
  dwc:decimalLongitude "14.588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533333 14.588333)"^^geo:wktLiteral ;
  geo-pos:lat "44.533333"^^xsd:decimal ;
  geo-pos:long "14.588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2335'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2335'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.588333'^^xsd:double;
  dwc:startLongitude '14.588333'^^xsd:double;
  dwc:endLongitude '14.588333'^^xsd:double;
  dwc:latitude '44.533333'^^xsd:double;
  dwc:startLatitude '44.533333'^^xsd:double;
  dwc:endLatitude '44.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.588333 44.533333, 14.588333 44.533333, 14.588333 44.533333, 14.588333 44.533333, 14.588333 44.533333))'^^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 '774_2335'^^xsd:string;
  dwc:observationDate '1988-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.465 14.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.465"^^xsd:decimal ;
  dwc:decimalLongitude "14.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.465 14.5667)"^^geo:wktLiteral ;
  geo-pos:lat "44.465"^^xsd:decimal ;
  geo-pos:long "14.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1837'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1837'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5667'^^xsd:double;
  dwc:startLongitude '14.5667'^^xsd:double;
  dwc:endLongitude '14.5667'^^xsd:double;
  dwc:latitude '44.465'^^xsd:double;
  dwc:startLatitude '44.465'^^xsd:double;
  dwc:endLatitude '44.465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5667 44.465, 14.5667 44.465, 14.5667 44.465, 14.5667 44.465, 14.5667 44.465))'^^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 '774_1837'^^xsd:string;
  dwc:observationDate '1993-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.993333 20.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.993333"^^xsd:decimal ;
  dwc:decimalLongitude "20.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.993333 20.9795)"^^geo:wktLiteral ;
  geo-pos:lat "38.993333"^^xsd:decimal ;
  geo-pos:long "20.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_387'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_387'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9795'^^xsd:double;
  dwc:startLongitude '20.9795'^^xsd:double;
  dwc:endLongitude '20.9795'^^xsd:double;
  dwc:latitude '38.993333'^^xsd:double;
  dwc:startLatitude '38.993333'^^xsd:double;
  dwc:endLatitude '38.993333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9795 38.993333, 20.9795 38.993333, 20.9795 38.993333, 20.9795 38.993333, 20.9795 38.993333))'^^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 '774_387'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 20.899167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967667"^^xsd:decimal ;
  dwc:decimalLongitude "20.899167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967667 20.899167)"^^geo:wktLiteral ;
  geo-pos:lat "38.967667"^^xsd:decimal ;
  geo-pos:long "20.899167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_353'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_353'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.899167'^^xsd:double;
  dwc:startLongitude '20.899167'^^xsd:double;
  dwc:endLongitude '20.899167'^^xsd:double;
  dwc:latitude '38.967667'^^xsd:double;
  dwc:startLatitude '38.967667'^^xsd:double;
  dwc:endLatitude '38.967667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.899167 38.967667, 20.899167 38.967667, 20.899167 38.967667, 20.899167 38.967667, 20.899167 38.967667))'^^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 '774_353'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6422 14.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6422"^^xsd:decimal ;
  dwc:decimalLongitude "14.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6422 14.6089)"^^geo:wktLiteral ;
  geo-pos:lat "44.6422"^^xsd:decimal ;
  geo-pos:long "14.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1755'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_1755'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6089'^^xsd:double;
  dwc:startLongitude '14.6089'^^xsd:double;
  dwc:endLongitude '14.6089'^^xsd:double;
  dwc:latitude '44.6422'^^xsd:double;
  dwc:startLatitude '44.6422'^^xsd:double;
  dwc:endLatitude '44.6422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6089 44.6422, 14.6089 44.6422, 14.6089 44.6422, 14.6089 44.6422, 14.6089 44.6422))'^^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 '774_1755'^^xsd:string;
  dwc:observationDate '1992-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5344 14.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5344"^^xsd:decimal ;
  dwc:decimalLongitude "14.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5344 14.69)"^^geo:wktLiteral ;
  geo-pos:lat "44.5344"^^xsd:decimal ;
  geo-pos:long "14.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2022'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2022'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.69'^^xsd:double;
  dwc:startLongitude '14.69'^^xsd:double;
  dwc:endLongitude '14.69'^^xsd:double;
  dwc:latitude '44.5344'^^xsd:double;
  dwc:startLatitude '44.5344'^^xsd:double;
  dwc:endLatitude '44.5344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.69 44.5344, 14.69 44.5344, 14.69 44.5344, 14.69 44.5344, 14.69 44.5344))'^^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 '774_2022'^^xsd:string;
  dwc:observationDate '1995-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951333 20.832333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.951333"^^xsd:decimal ;
  dwc:decimalLongitude "20.832333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.951333 20.832333)"^^geo:wktLiteral ;
  geo-pos:lat "38.951333"^^xsd:decimal ;
  geo-pos:long "20.832333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_251'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_251'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.832333'^^xsd:double;
  dwc:startLongitude '20.832333'^^xsd:double;
  dwc:endLongitude '20.832333'^^xsd:double;
  dwc:latitude '38.951333'^^xsd:double;
  dwc:startLatitude '38.951333'^^xsd:double;
  dwc:endLatitude '38.951333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.832333 38.951333, 20.832333 38.951333, 20.832333 38.951333, 20.832333 38.951333, 20.832333 38.951333))'^^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 '774_251'^^xsd:string;
  dwc:observationDate '2007-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47667 14.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.47667"^^xsd:decimal ;
  dwc:decimalLongitude "14.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.47667 14.627)"^^geo:wktLiteral ;
  geo-pos:lat "44.47667"^^xsd:decimal ;
  geo-pos:long "14.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2057'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2057'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.627'^^xsd:double;
  dwc:startLongitude '14.627'^^xsd:double;
  dwc:endLongitude '14.627'^^xsd:double;
  dwc:latitude '44.47667'^^xsd:double;
  dwc:startLatitude '44.47667'^^xsd:double;
  dwc:endLatitude '44.47667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.627 44.47667, 14.627 44.47667, 14.627 44.47667, 14.627 44.47667, 14.627 44.47667))'^^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 '774_2057'^^xsd:string;
  dwc:observationDate '1996-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.7083)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "14.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2141'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2141'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.7083'^^xsd:double;
  dwc:startLongitude '14.7083'^^xsd:double;
  dwc:endLongitude '14.7083'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:startLatitude '44.4'^^xsd:double;
  dwc:endLatitude '44.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.7083 44.4, 14.7083 44.4, 14.7083 44.4, 14.7083 44.4, 14.7083 44.4))'^^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 '774_2141'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6356 14.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6356"^^xsd:decimal ;
  dwc:decimalLongitude "14.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6356 14.4125)"^^geo:wktLiteral ;
  geo-pos:lat "44.6356"^^xsd:decimal ;
  geo-pos:long "14.4125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1734'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_1734'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.4125'^^xsd:double;
  dwc:startLongitude '14.4125'^^xsd:double;
  dwc:endLongitude '14.4125'^^xsd:double;
  dwc:latitude '44.6356'^^xsd:double;
  dwc:startLatitude '44.6356'^^xsd:double;
  dwc:endLatitude '44.6356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4125 44.6356, 14.4125 44.6356, 14.4125 44.6356, 14.4125 44.6356, 14.4125 44.6356))'^^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 '774_1734'^^xsd:string;
  dwc:observationDate '1991-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.654333"^^xsd:decimal ;
  dwc:decimalLongitude "20.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.654333 20.912)"^^geo:wktLiteral ;
  geo-pos:lat "38.654333"^^xsd:decimal ;
  geo-pos:long "20.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1596'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_1596'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.912'^^xsd:double;
  dwc:startLongitude '20.912'^^xsd:double;
  dwc:endLongitude '20.912'^^xsd:double;
  dwc:latitude '38.654333'^^xsd:double;
  dwc:startLatitude '38.654333'^^xsd:double;
  dwc:endLatitude '38.654333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.912 38.654333, 20.912 38.654333, 20.912 38.654333, 20.912 38.654333, 20.912 38.654333))'^^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 '774_1596'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 14.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "14.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 14.564)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "14.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2131'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2131'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.564'^^xsd:double;
  dwc:startLongitude '14.564'^^xsd:double;
  dwc:endLongitude '14.564'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:startLatitude '44.633'^^xsd:double;
  dwc:endLatitude '44.633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.564 44.633, 14.564 44.633, 14.564 44.633, 14.564 44.633, 14.564 44.633))'^^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 '774_2131'^^xsd:string;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4711 14.5844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4711"^^xsd:decimal ;
  dwc:decimalLongitude "14.5844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4711 14.5844)"^^geo:wktLiteral ;
  geo-pos:lat "44.4711"^^xsd:decimal ;
  geo-pos:long "14.5844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1790'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1790'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5844'^^xsd:double;
  dwc:startLongitude '14.5844'^^xsd:double;
  dwc:endLongitude '14.5844'^^xsd:double;
  dwc:latitude '44.4711'^^xsd:double;
  dwc:startLatitude '44.4711'^^xsd:double;
  dwc:endLatitude '44.4711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5844 44.4711, 14.5844 44.4711, 14.5844 44.4711, 14.5844 44.4711, 14.5844 44.4711))'^^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 '774_1790'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.956683 12.812817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.956683"^^xsd:decimal ;
  dwc:decimalLongitude "12.812817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.956683 12.812817)"^^geo:wktLiteral ;
  geo-pos:lat "44.956683"^^xsd:decimal ;
  geo-pos:long "12.812817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6954'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6954'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '12.812817'^^xsd:double;
  dwc:startLongitude '12.812817'^^xsd:double;
  dwc:endLongitude '12.812817'^^xsd:double;
  dwc:latitude '44.956683'^^xsd:double;
  dwc:startLatitude '44.956683'^^xsd:double;
  dwc:endLatitude '44.956683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.812817 44.956683, 12.812817 44.956683, 12.812817 44.956683, 12.812817 44.956683, 12.812817 44.956683))'^^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 '774_6954'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5253 14.6322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5253"^^xsd:decimal ;
  dwc:decimalLongitude "14.6322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5253 14.6322)"^^geo:wktLiteral ;
  geo-pos:lat "44.5253"^^xsd:decimal ;
  geo-pos:long "14.6322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1833'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1833'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6322'^^xsd:double;
  dwc:startLongitude '14.6322'^^xsd:double;
  dwc:endLongitude '14.6322'^^xsd:double;
  dwc:latitude '44.5253'^^xsd:double;
  dwc:startLatitude '44.5253'^^xsd:double;
  dwc:endLatitude '44.5253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6322 44.5253, 14.6322 44.5253, 14.6322 44.5253, 14.6322 44.5253, 14.6322 44.5253))'^^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 '774_1833'^^xsd:string;
  dwc:observationDate '1993-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 20.792833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "20.792833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 20.792833)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "20.792833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8274'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_8274'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.792833'^^xsd:double;
  dwc:startLongitude '20.792833'^^xsd:double;
  dwc:endLongitude '20.792833'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:startLatitude '39'^^xsd:integer;
  dwc:endLatitude '39'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((20.792833 39, 20.792833 39, 20.792833 39, 20.792833 39, 20.792833 39))'^^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 '774_8274'^^xsd:string;
  dwc:observationDate '2008-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353167 22.381833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.353167"^^xsd:decimal ;
  dwc:decimalLongitude "22.381833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353167 22.381833)"^^geo:wktLiteral ;
  geo-pos:lat "38.353167"^^xsd:decimal ;
  geo-pos:long "22.381833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_596'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_596'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '22.381833'^^xsd:double;
  dwc:startLongitude '22.381833'^^xsd:double;
  dwc:endLongitude '22.381833'^^xsd:double;
  dwc:latitude '38.353167'^^xsd:double;
  dwc:startLatitude '38.353167'^^xsd:double;
  dwc:endLatitude '38.353167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.381833 38.353167, 22.381833 38.353167, 22.381833 38.353167, 22.381833 38.353167, 22.381833 38.353167))'^^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 '774_596'^^xsd:string;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979167 20.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.979167"^^xsd:decimal ;
  dwc:decimalLongitude "20.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.979167 20.921)"^^geo:wktLiteral ;
  geo-pos:lat "38.979167"^^xsd:decimal ;
  geo-pos:long "20.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_476'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_476'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.921'^^xsd:double;
  dwc:startLongitude '20.921'^^xsd:double;
  dwc:endLongitude '20.921'^^xsd:double;
  dwc:latitude '38.979167'^^xsd:double;
  dwc:startLatitude '38.979167'^^xsd:double;
  dwc:endLatitude '38.979167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.921 38.979167, 20.921 38.979167, 20.921 38.979167, 20.921 38.979167, 20.921 38.979167))'^^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 '774_476'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954167 21.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.954167"^^xsd:decimal ;
  dwc:decimalLongitude "21.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.954167 21.019)"^^geo:wktLiteral ;
  geo-pos:lat "38.954167"^^xsd:decimal ;
  geo-pos:long "21.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_19'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_19'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.019'^^xsd:double;
  dwc:startLongitude '21.019'^^xsd:double;
  dwc:endLongitude '21.019'^^xsd:double;
  dwc:latitude '38.954167'^^xsd:double;
  dwc:startLatitude '38.954167'^^xsd:double;
  dwc:endLatitude '38.954167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.019 38.954167, 21.019 38.954167, 21.019 38.954167, 21.019 38.954167, 21.019 38.954167))'^^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 '774_19'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000833 20.952667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.000833"^^xsd:decimal ;
  dwc:decimalLongitude "20.952667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.000833 20.952667)"^^geo:wktLiteral ;
  geo-pos:lat "39.000833"^^xsd:decimal ;
  geo-pos:long "20.952667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_318'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_318'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.952667'^^xsd:double;
  dwc:startLongitude '20.952667'^^xsd:double;
  dwc:endLongitude '20.952667'^^xsd:double;
  dwc:latitude '39.000833'^^xsd:double;
  dwc:startLatitude '39.000833'^^xsd:double;
  dwc:endLatitude '39.000833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.952667 39.000833, 20.952667 39.000833, 20.952667 39.000833, 20.952667 39.000833, 20.952667 39.000833))'^^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 '774_318'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.968833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.958833"^^xsd:decimal ;
  dwc:decimalLongitude "20.968833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.958833 20.968833)"^^geo:wktLiteral ;
  geo-pos:lat "38.958833"^^xsd:decimal ;
  geo-pos:long "20.968833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_315'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_315'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.968833'^^xsd:double;
  dwc:startLongitude '20.968833'^^xsd:double;
  dwc:endLongitude '20.968833'^^xsd:double;
  dwc:latitude '38.958833'^^xsd:double;
  dwc:startLatitude '38.958833'^^xsd:double;
  dwc:endLatitude '38.958833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.968833 38.958833, 20.968833 38.958833, 20.968833 38.958833, 20.968833 38.958833, 20.968833 38.958833))'^^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 '774_315'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962333 21.024167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.962333"^^xsd:decimal ;
  dwc:decimalLongitude "21.024167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.962333 21.024167)"^^geo:wktLiteral ;
  geo-pos:lat "38.962333"^^xsd:decimal ;
  geo-pos:long "21.024167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_336'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_336'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.024167'^^xsd:double;
  dwc:startLongitude '21.024167'^^xsd:double;
  dwc:endLongitude '21.024167'^^xsd:double;
  dwc:latitude '38.962333'^^xsd:double;
  dwc:startLatitude '38.962333'^^xsd:double;
  dwc:endLatitude '38.962333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.024167 38.962333, 21.024167 38.962333, 21.024167 38.962333, 21.024167 38.962333, 21.024167 38.962333))'^^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 '774_336'^^xsd:string;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605833 20.926833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.605833"^^xsd:decimal ;
  dwc:decimalLongitude "20.926833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.605833 20.926833)"^^geo:wktLiteral ;
  geo-pos:lat "38.605833"^^xsd:decimal ;
  geo-pos:long "20.926833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1440'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1440'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.926833'^^xsd:double;
  dwc:startLongitude '20.926833'^^xsd:double;
  dwc:endLongitude '20.926833'^^xsd:double;
  dwc:latitude '38.605833'^^xsd:double;
  dwc:startLatitude '38.605833'^^xsd:double;
  dwc:endLatitude '38.605833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.926833 38.605833, 20.926833 38.605833, 20.926833 38.605833, 20.926833 38.605833, 20.926833 38.605833))'^^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 '774_1440'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982833 20.860167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.982833"^^xsd:decimal ;
  dwc:decimalLongitude "20.860167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.982833 20.860167)"^^geo:wktLiteral ;
  geo-pos:lat "38.982833"^^xsd:decimal ;
  geo-pos:long "20.860167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_92'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_92'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.860167'^^xsd:double;
  dwc:startLongitude '20.860167'^^xsd:double;
  dwc:endLongitude '20.860167'^^xsd:double;
  dwc:latitude '38.982833'^^xsd:double;
  dwc:startLatitude '38.982833'^^xsd:double;
  dwc:endLatitude '38.982833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.860167 38.982833, 20.860167 38.982833, 20.860167 38.982833, 20.860167 38.982833, 20.860167 38.982833))'^^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 '774_92'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604333 20.963833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604333"^^xsd:decimal ;
  dwc:decimalLongitude "20.963833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604333 20.963833)"^^geo:wktLiteral ;
  geo-pos:lat "38.604333"^^xsd:decimal ;
  geo-pos:long "20.963833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1356'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_1356'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.963833'^^xsd:double;
  dwc:startLongitude '20.963833'^^xsd:double;
  dwc:endLongitude '20.963833'^^xsd:double;
  dwc:latitude '38.604333'^^xsd:double;
  dwc:startLatitude '38.604333'^^xsd:double;
  dwc:endLatitude '38.604333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.963833 38.604333, 20.963833 38.604333, 20.963833 38.604333, 20.963833 38.604333, 20.963833 38.604333))'^^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 '774_1356'^^xsd:string;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010167 20.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.010167"^^xsd:decimal ;
  dwc:decimalLongitude "20.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.010167 20.819)"^^geo:wktLiteral ;
  geo-pos:lat "39.010167"^^xsd:decimal ;
  geo-pos:long "20.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_407'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_407'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.819'^^xsd:double;
  dwc:startLongitude '20.819'^^xsd:double;
  dwc:endLongitude '20.819'^^xsd:double;
  dwc:latitude '39.010167'^^xsd:double;
  dwc:startLatitude '39.010167'^^xsd:double;
  dwc:endLatitude '39.010167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.819 39.010167, 20.819 39.010167, 20.819 39.010167, 20.819 39.010167, 20.819 39.010167))'^^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 '774_407'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.109833 -16.8765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.109833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.109833 -16.8765)"^^geo:wktLiteral ;
  geo-pos:lat "28.109833"^^xsd:decimal ;
  geo-pos:long "-16.8765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3022'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3022'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.841111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8765'^^xsd:double;
  dwc:startLongitude '-16.8765'^^xsd:double;
  dwc:endLongitude '-16.8765'^^xsd:double;
  dwc:latitude '28.109833'^^xsd:double;
  dwc:startLatitude '28.109833'^^xsd:double;
  dwc:endLatitude '28.109833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8765 28.109833, -16.8765 28.109833, -16.8765 28.109833, -16.8765 28.109833, -16.8765 28.109833))'^^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 '774_3022'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 21)"^^geo:wktLiteral ;
  geo-pos:lat "38.95"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_38'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_38'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:startLongitude '21'^^xsd:integer;
  dwc:endLongitude '21'^^xsd:integer;
  dwc:latitude '38.95'^^xsd:double;
  dwc:startLatitude '38.95'^^xsd:double;
  dwc:endLatitude '38.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21 38.95, 21 38.95, 21 38.95, 21 38.95, 21 38.95))'^^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 '774_38'^^xsd:string;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9665 20.967167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9665"^^xsd:decimal ;
  dwc:decimalLongitude "20.967167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9665 20.967167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9665"^^xsd:decimal ;
  geo-pos:long "20.967167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_30'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_30'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.967167'^^xsd:double;
  dwc:startLongitude '20.967167'^^xsd:double;
  dwc:endLongitude '20.967167'^^xsd:double;
  dwc:latitude '38.9665'^^xsd:double;
  dwc:startLatitude '38.9665'^^xsd:double;
  dwc:endLatitude '38.9665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.967167 38.9665, 20.967167 38.9665, 20.967167 38.9665, 20.967167 38.9665, 20.967167 38.9665))'^^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 '774_30'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5247 14.5839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5247"^^xsd:decimal ;
  dwc:decimalLongitude "14.5839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5247 14.5839)"^^geo:wktLiteral ;
  geo-pos:lat "44.5247"^^xsd:decimal ;
  geo-pos:long "14.5839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1942'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_1942'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5839'^^xsd:double;
  dwc:startLongitude '14.5839'^^xsd:double;
  dwc:endLongitude '14.5839'^^xsd:double;
  dwc:latitude '44.5247'^^xsd:double;
  dwc:startLatitude '44.5247'^^xsd:double;
  dwc:endLatitude '44.5247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5839 44.5247, 14.5839 44.5247, 14.5839 44.5247, 14.5839 44.5247, 14.5839 44.5247))'^^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 '774_1942'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969667 20.911667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969667"^^xsd:decimal ;
  dwc:decimalLongitude "20.911667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969667 20.911667)"^^geo:wktLiteral ;
  geo-pos:lat "38.969667"^^xsd:decimal ;
  geo-pos:long "20.911667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_49'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_49'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.911667'^^xsd:double;
  dwc:startLongitude '20.911667'^^xsd:double;
  dwc:endLongitude '20.911667'^^xsd:double;
  dwc:latitude '38.969667'^^xsd:double;
  dwc:startLatitude '38.969667'^^xsd:double;
  dwc:endLatitude '38.969667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.911667 38.969667, 20.911667 38.969667, 20.911667 38.969667, 20.911667 38.969667, 20.911667 38.969667))'^^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 '774_49'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 20.972833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96"^^xsd:decimal ;
  dwc:decimalLongitude "20.972833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96 20.972833)"^^geo:wktLiteral ;
  geo-pos:lat "38.96"^^xsd:decimal ;
  geo-pos:long "20.972833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_395'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_395'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.972833'^^xsd:double;
  dwc:startLongitude '20.972833'^^xsd:double;
  dwc:endLongitude '20.972833'^^xsd:double;
  dwc:latitude '38.96'^^xsd:double;
  dwc:startLatitude '38.96'^^xsd:double;
  dwc:endLatitude '38.96'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.972833 38.96, 20.972833 38.96, 20.972833 38.96, 20.972833 38.96, 20.972833 38.96))'^^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 '774_395'^^xsd:string;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 19.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "19.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 19.266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "19.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2264'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2264'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '19.266667'^^xsd:double;
  dwc:startLongitude '19.266667'^^xsd:double;
  dwc:endLongitude '19.266667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:startLatitude '38.65'^^xsd:double;
  dwc:endLatitude '38.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.266667 38.65, 19.266667 38.65, 19.266667 38.65, 19.266667 38.65, 19.266667 38.65))'^^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 '774_2264'^^xsd:string;
  dwc:observationDate '1987-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.666667 13.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.666667 13.315)"^^geo:wktLiteral ;
  geo-pos:lat "44.666667"^^xsd:decimal ;
  geo-pos:long "13.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2311'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_2311'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '13.315'^^xsd:double;
  dwc:startLongitude '13.315'^^xsd:double;
  dwc:endLongitude '13.315'^^xsd:double;
  dwc:latitude '44.666667'^^xsd:double;
  dwc:startLatitude '44.666667'^^xsd:double;
  dwc:endLatitude '44.666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.315 44.666667, 13.315 44.666667, 13.315 44.666667, 13.315 44.666667, 13.315 44.666667))'^^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 '774_2311'^^xsd:string;
  dwc:observationDate '1988-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 20.867333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983833"^^xsd:decimal ;
  dwc:decimalLongitude "20.867333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983833 20.867333)"^^geo:wktLiteral ;
  geo-pos:lat "38.983833"^^xsd:decimal ;
  geo-pos:long "20.867333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8267'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_8267'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.867333'^^xsd:double;
  dwc:startLongitude '20.867333'^^xsd:double;
  dwc:endLongitude '20.867333'^^xsd:double;
  dwc:latitude '38.983833'^^xsd:double;
  dwc:startLatitude '38.983833'^^xsd:double;
  dwc:endLatitude '38.983833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.867333 38.983833, 20.867333 38.983833, 20.867333 38.983833, 20.867333 38.983833, 20.867333 38.983833))'^^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 '774_8267'^^xsd:string;
  dwc:observationDate '2008-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9765 20.938667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9765"^^xsd:decimal ;
  dwc:decimalLongitude "20.938667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9765 20.938667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9765"^^xsd:decimal ;
  geo-pos:long "20.938667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_151'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_151'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.938667'^^xsd:double;
  dwc:startLongitude '20.938667'^^xsd:double;
  dwc:endLongitude '20.938667'^^xsd:double;
  dwc:latitude '38.9765'^^xsd:double;
  dwc:startLatitude '38.9765'^^xsd:double;
  dwc:endLatitude '38.9765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.938667 38.9765, 20.938667 38.9765, 20.938667 38.9765, 20.938667 38.9765, 20.938667 38.9765))'^^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 '774_151'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6975 20.880167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6975"^^xsd:decimal ;
  dwc:decimalLongitude "20.880167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6975 20.880167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6975"^^xsd:decimal ;
  geo-pos:long "20.880167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1038'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1038'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.880167'^^xsd:double;
  dwc:startLongitude '20.880167'^^xsd:double;
  dwc:endLongitude '20.880167'^^xsd:double;
  dwc:latitude '38.6975'^^xsd:double;
  dwc:startLatitude '38.6975'^^xsd:double;
  dwc:endLatitude '38.6975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.880167 38.6975, 20.880167 38.6975, 20.880167 38.6975, 20.880167 38.6975, 20.880167 38.6975))'^^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 '774_1038'^^xsd:string;
  dwc:observationDate '1998-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.625 14.5708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.625"^^xsd:decimal ;
  dwc:decimalLongitude "14.5708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.625 14.5708)"^^geo:wktLiteral ;
  geo-pos:lat "44.625"^^xsd:decimal ;
  geo-pos:long "14.5708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1796'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1796'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5708'^^xsd:double;
  dwc:startLongitude '14.5708'^^xsd:double;
  dwc:endLongitude '14.5708'^^xsd:double;
  dwc:latitude '44.625'^^xsd:double;
  dwc:startLatitude '44.625'^^xsd:double;
  dwc:endLatitude '44.625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5708 44.625, 14.5708 44.625, 14.5708 44.625, 14.5708 44.625, 14.5708 44.625))'^^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 '774_1796'^^xsd:string;
  dwc:observationDate '1992-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6253 14.5764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6253"^^xsd:decimal ;
  dwc:decimalLongitude "14.5764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6253 14.5764)"^^geo:wktLiteral ;
  geo-pos:lat "44.6253"^^xsd:decimal ;
  geo-pos:long "14.5764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1797'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1797'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.5764'^^xsd:double;
  dwc:startLongitude '14.5764'^^xsd:double;
  dwc:endLongitude '14.5764'^^xsd:double;
  dwc:latitude '44.6253'^^xsd:double;
  dwc:startLatitude '44.6253'^^xsd:double;
  dwc:endLatitude '44.6253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5764 44.6253, 14.5764 44.6253, 14.5764 44.6253, 14.5764 44.6253, 14.5764 44.6253))'^^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 '774_1797'^^xsd:string;
  dwc:observationDate '1992-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.674 14.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.674"^^xsd:decimal ;
  dwc:decimalLongitude "14.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.674 14.585)"^^geo:wktLiteral ;
  geo-pos:lat "44.674"^^xsd:decimal ;
  geo-pos:long "14.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2217'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2217'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.585'^^xsd:double;
  dwc:startLongitude '14.585'^^xsd:double;
  dwc:endLongitude '14.585'^^xsd:double;
  dwc:latitude '44.674'^^xsd:double;
  dwc:startLatitude '44.674'^^xsd:double;
  dwc:endLatitude '44.674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.585 44.674, 14.585 44.674, 14.585 44.674, 14.585 44.674, 14.585 44.674))'^^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 '774_2217'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956167 21.007333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.956167"^^xsd:decimal ;
  dwc:decimalLongitude "21.007333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.956167 21.007333)"^^geo:wktLiteral ;
  geo-pos:lat "38.956167"^^xsd:decimal ;
  geo-pos:long "21.007333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_534'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_534'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.007333'^^xsd:double;
  dwc:startLongitude '21.007333'^^xsd:double;
  dwc:endLongitude '21.007333'^^xsd:double;
  dwc:latitude '38.956167'^^xsd:double;
  dwc:startLatitude '38.956167'^^xsd:double;
  dwc:endLatitude '38.956167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.007333 38.956167, 21.007333 38.956167, 21.007333 38.956167, 21.007333 38.956167, 21.007333 38.956167))'^^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 '774_534'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4869 14.6025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4869"^^xsd:decimal ;
  dwc:decimalLongitude "14.6025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4869 14.6025)"^^geo:wktLiteral ;
  geo-pos:lat "44.4869"^^xsd:decimal ;
  geo-pos:long "14.6025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1965'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1965'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.6025'^^xsd:double;
  dwc:startLongitude '14.6025'^^xsd:double;
  dwc:endLongitude '14.6025'^^xsd:double;
  dwc:latitude '44.4869'^^xsd:double;
  dwc:startLatitude '44.4869'^^xsd:double;
  dwc:endLatitude '44.4869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.6025 44.4869, 14.6025 44.4869, 14.6025 44.4869, 14.6025 44.4869, 14.6025 44.4869))'^^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 '774_1965'^^xsd:string;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9605 20.949333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9605"^^xsd:decimal ;
  dwc:decimalLongitude "20.949333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9605 20.949333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9605"^^xsd:decimal ;
  geo-pos:long "20.949333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_169'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_169'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949333'^^xsd:double;
  dwc:startLongitude '20.949333'^^xsd:double;
  dwc:endLongitude '20.949333'^^xsd:double;
  dwc:latitude '38.9605'^^xsd:double;
  dwc:startLatitude '38.9605'^^xsd:double;
  dwc:endLatitude '38.9605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949333 38.9605, 20.949333 38.9605, 20.949333 38.9605, 20.949333 38.9605, 20.949333 38.9605))'^^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 '774_169'^^xsd:string;
  dwc:observationDate '2005-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.573 14.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.573"^^xsd:decimal ;
  dwc:decimalLongitude "14.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.573 14.487)"^^geo:wktLiteral ;
  geo-pos:lat "44.573"^^xsd:decimal ;
  geo-pos:long "14.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2133'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2133'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.487'^^xsd:double;
  dwc:startLongitude '14.487'^^xsd:double;
  dwc:endLongitude '14.487'^^xsd:double;
  dwc:latitude '44.573'^^xsd:double;
  dwc:startLatitude '44.573'^^xsd:double;
  dwc:endLatitude '44.573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.487 44.573, 14.487 44.573, 14.487 44.573, 14.487 44.573, 14.487 44.573))'^^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 '774_2133'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.9355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659833"^^xsd:decimal ;
  dwc:decimalLongitude "20.9355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659833 20.9355)"^^geo:wktLiteral ;
  geo-pos:lat "38.659833"^^xsd:decimal ;
  geo-pos:long "20.9355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_930'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_930'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.9355'^^xsd:double;
  dwc:startLongitude '20.9355'^^xsd:double;
  dwc:endLongitude '20.9355'^^xsd:double;
  dwc:latitude '38.659833'^^xsd:double;
  dwc:startLatitude '38.659833'^^xsd:double;
  dwc:endLatitude '38.659833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9355 38.659833, 20.9355 38.659833, 20.9355 38.659833, 20.9355 38.659833, 20.9355 38.659833))'^^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 '774_930'^^xsd:string;
  dwc:observationDate '1997-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.949667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.658"^^xsd:decimal ;
  dwc:decimalLongitude "20.949667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.658 20.949667)"^^geo:wktLiteral ;
  geo-pos:lat "38.658"^^xsd:decimal ;
  geo-pos:long "20.949667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1642'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_1642'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.949667'^^xsd:double;
  dwc:startLongitude '20.949667'^^xsd:double;
  dwc:endLongitude '20.949667'^^xsd:double;
  dwc:latitude '38.658'^^xsd:double;
  dwc:startLatitude '38.658'^^xsd:double;
  dwc:endLatitude '38.658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949667 38.658, 20.949667 38.658, 20.949667 38.658, 20.949667 38.658, 20.949667 38.658))'^^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 '774_1642'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633667 20.960167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633667"^^xsd:decimal ;
  dwc:decimalLongitude "20.960167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633667 20.960167)"^^geo:wktLiteral ;
  geo-pos:lat "38.633667"^^xsd:decimal ;
  geo-pos:long "20.960167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1376'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1376'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.960167'^^xsd:double;
  dwc:startLongitude '20.960167'^^xsd:double;
  dwc:endLongitude '20.960167'^^xsd:double;
  dwc:latitude '38.633667'^^xsd:double;
  dwc:startLatitude '38.633667'^^xsd:double;
  dwc:endLatitude '38.633667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.960167 38.633667, 20.960167 38.633667, 20.960167 38.633667, 20.960167 38.633667, 20.960167 38.633667))'^^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 '774_1376'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.939167 21.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.939167"^^xsd:decimal ;
  dwc:decimalLongitude "21.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.939167 21.0255)"^^geo:wktLiteral ;
  geo-pos:lat "38.939167"^^xsd:decimal ;
  geo-pos:long "21.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_521'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_521'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.0255'^^xsd:double;
  dwc:startLongitude '21.0255'^^xsd:double;
  dwc:endLongitude '21.0255'^^xsd:double;
  dwc:latitude '38.939167'^^xsd:double;
  dwc:startLatitude '38.939167'^^xsd:double;
  dwc:endLatitude '38.939167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.0255 38.939167, 21.0255 38.939167, 21.0255 38.939167, 21.0255 38.939167, 21.0255 38.939167))'^^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 '774_521'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 21.037167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9915"^^xsd:decimal ;
  dwc:decimalLongitude "21.037167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9915 21.037167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9915"^^xsd:decimal ;
  geo-pos:long "21.037167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_374'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_374'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.037167'^^xsd:double;
  dwc:startLongitude '21.037167'^^xsd:double;
  dwc:endLongitude '21.037167'^^xsd:double;
  dwc:latitude '38.9915'^^xsd:double;
  dwc:startLatitude '38.9915'^^xsd:double;
  dwc:endLatitude '38.9915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.037167 38.9915, 21.037167 38.9915, 21.037167 38.9915, 21.037167 38.9915, 21.037167 38.9915))'^^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 '774_374'^^xsd:string;
  dwc:observationDate '2008-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.093183 15.60638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.093183"^^xsd:decimal ;
  dwc:decimalLongitude "15.60638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.093183 15.60638)"^^geo:wktLiteral ;
  geo-pos:lat "38.093183"^^xsd:decimal ;
  geo-pos:long "15.60638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8433'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8433'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.048611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.60638'^^xsd:double;
  dwc:startLongitude '15.60638'^^xsd:double;
  dwc:endLongitude '15.60638'^^xsd:double;
  dwc:latitude '38.093183'^^xsd:double;
  dwc:startLatitude '38.093183'^^xsd:double;
  dwc:endLatitude '38.093183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.60638 38.093183, 15.60638 38.093183, 15.60638 38.093183, 15.60638 38.093183, 15.60638 38.093183))'^^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 '774_8433'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989833 20.894333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989833"^^xsd:decimal ;
  dwc:decimalLongitude "20.894333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989833 20.894333)"^^geo:wktLiteral ;
  geo-pos:lat "38.989833"^^xsd:decimal ;
  geo-pos:long "20.894333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_162'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_162'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.894333'^^xsd:double;
  dwc:startLongitude '20.894333'^^xsd:double;
  dwc:endLongitude '20.894333'^^xsd:double;
  dwc:latitude '38.989833'^^xsd:double;
  dwc:startLatitude '38.989833'^^xsd:double;
  dwc:endLatitude '38.989833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.894333 38.989833, 20.894333 38.989833, 20.894333 38.989833, 20.894333 38.989833, 20.894333 38.989833))'^^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 '774_162'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969833 21.096333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.969833"^^xsd:decimal ;
  dwc:decimalLongitude "21.096333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.969833 21.096333)"^^geo:wktLiteral ;
  geo-pos:lat "38.969833"^^xsd:decimal ;
  geo-pos:long "21.096333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_154'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_154'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '21.096333'^^xsd:double;
  dwc:startLongitude '21.096333'^^xsd:double;
  dwc:endLongitude '21.096333'^^xsd:double;
  dwc:latitude '38.969833'^^xsd:double;
  dwc:startLatitude '38.969833'^^xsd:double;
  dwc:endLatitude '38.969833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.096333 38.969833, 21.096333 38.969833, 21.096333 38.969833, 21.096333 38.969833, 21.096333 38.969833))'^^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 '774_154'^^xsd:string;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.934333 8.509833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.934333"^^xsd:decimal ;
  dwc:decimalLongitude "8.509833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.934333 8.509833)"^^geo:wktLiteral ;
  geo-pos:lat "40.934333"^^xsd:decimal ;
  geo-pos:long "8.509833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2727'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_2727'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.509833'^^xsd:double;
  dwc:startLongitude '8.509833'^^xsd:double;
  dwc:endLongitude '8.509833'^^xsd:double;
  dwc:latitude '40.934333'^^xsd:double;
  dwc:startLatitude '40.934333'^^xsd:double;
  dwc:endLatitude '40.934333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.509833 40.934333, 8.509833 40.934333, 8.509833 40.934333, 8.509833 40.934333, 8.509833 40.934333))'^^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 '774_2727'^^xsd:string;
  dwc:observationDate '1995-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.007333 20.792833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.007333"^^xsd:decimal ;
  dwc:decimalLongitude "20.792833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.007333 20.792833)"^^geo:wktLiteral ;
  geo-pos:lat "39.007333"^^xsd:decimal ;
  geo-pos:long "20.792833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_255'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_255'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.792833'^^xsd:double;
  dwc:startLongitude '20.792833'^^xsd:double;
  dwc:endLongitude '20.792833'^^xsd:double;
  dwc:latitude '39.007333'^^xsd:double;
  dwc:startLatitude '39.007333'^^xsd:double;
  dwc:endLatitude '39.007333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.792833 39.007333, 20.792833 39.007333, 20.792833 39.007333, 20.792833 39.007333, 20.792833 39.007333))'^^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 '774_255'^^xsd:string;
  dwc:observationDate '2007-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.216667 20.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.216667"^^xsd:decimal ;
  dwc:decimalLongitude "20.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.216667 20.265)"^^geo:wktLiteral ;
  geo-pos:lat "39.216667"^^xsd:decimal ;
  geo-pos:long "20.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2457'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2457'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.265'^^xsd:double;
  dwc:startLongitude '20.265'^^xsd:double;
  dwc:endLongitude '20.265'^^xsd:double;
  dwc:latitude '39.216667'^^xsd:double;
  dwc:startLatitude '39.216667'^^xsd:double;
  dwc:endLatitude '39.216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.265 39.216667, 20.265 39.216667, 20.265 39.216667, 20.265 39.216667, 20.265 39.216667))'^^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 '774_2457'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5186 7.877567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5186"^^xsd:decimal ;
  dwc:decimalLongitude "7.877567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5186 7.877567)"^^geo:wktLiteral ;
  geo-pos:lat "43.5186"^^xsd:decimal ;
  geo-pos:long "7.877567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4265'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.877567'^^xsd:double;
  dwc:startLongitude '7.877567'^^xsd:double;
  dwc:endLongitude '7.877567'^^xsd:double;
  dwc:latitude '43.5186'^^xsd:double;
  dwc:startLatitude '43.5186'^^xsd:double;
  dwc:endLatitude '43.5186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.877567 43.5186, 7.877567 43.5186, 7.877567 43.5186, 7.877567 43.5186, 7.877567 43.5186))'^^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 '774_4265'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.716667 8.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.716667"^^xsd:decimal ;
  dwc:decimalLongitude "8.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.716667 8.533333)"^^geo:wktLiteral ;
  geo-pos:lat "42.716667"^^xsd:decimal ;
  geo-pos:long "8.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2554'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2554'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.533333'^^xsd:double;
  dwc:startLongitude '8.533333'^^xsd:double;
  dwc:endLongitude '8.533333'^^xsd:double;
  dwc:latitude '42.716667'^^xsd:double;
  dwc:startLatitude '42.716667'^^xsd:double;
  dwc:endLatitude '42.716667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.533333 42.716667, 8.533333 42.716667, 8.533333 42.716667, 8.533333 42.716667, 8.533333 42.716667))'^^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 '774_2554'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6545 8.1901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6545"^^xsd:decimal ;
  dwc:decimalLongitude "8.1901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6545 8.1901)"^^geo:wktLiteral ;
  geo-pos:lat "43.6545"^^xsd:decimal ;
  geo-pos:long "8.1901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7486'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7486'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.555277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1901'^^xsd:double;
  dwc:startLongitude '8.1901'^^xsd:double;
  dwc:endLongitude '8.1901'^^xsd:double;
  dwc:latitude '43.6545'^^xsd:double;
  dwc:startLatitude '43.6545'^^xsd:double;
  dwc:endLatitude '43.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1901 43.6545, 8.1901 43.6545, 8.1901 43.6545, 8.1901 43.6545, 8.1901 43.6545))'^^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 '774_7486'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6187 8.1224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6187"^^xsd:decimal ;
  dwc:decimalLongitude "8.1224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6187 8.1224)"^^geo:wktLiteral ;
  geo-pos:lat "43.6187"^^xsd:decimal ;
  geo-pos:long "8.1224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7225'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7225'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.191111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1224'^^xsd:double;
  dwc:startLongitude '8.1224'^^xsd:double;
  dwc:endLongitude '8.1224'^^xsd:double;
  dwc:latitude '43.6187'^^xsd:double;
  dwc:startLatitude '43.6187'^^xsd:double;
  dwc:endLatitude '43.6187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1224 43.6187, 8.1224 43.6187, 8.1224 43.6187, 8.1224 43.6187, 8.1224 43.6187))'^^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 '774_7225'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 8.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033333"^^xsd:decimal ;
  dwc:decimalLongitude "8.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 8.583333)"^^geo:wktLiteral ;
  geo-pos:lat "43.033333"^^xsd:decimal ;
  geo-pos:long "8.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2549'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2549'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.583333'^^xsd:double;
  dwc:startLongitude '8.583333'^^xsd:double;
  dwc:endLongitude '8.583333'^^xsd:double;
  dwc:latitude '43.033333'^^xsd:double;
  dwc:startLatitude '43.033333'^^xsd:double;
  dwc:endLatitude '43.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.583333 43.033333, 8.583333 43.033333, 8.583333 43.033333, 8.583333 43.033333, 8.583333 43.033333))'^^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 '774_2549'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692433 8.046067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692433"^^xsd:decimal ;
  dwc:decimalLongitude "8.046067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692433 8.046067)"^^geo:wktLiteral ;
  geo-pos:lat "43.692433"^^xsd:decimal ;
  geo-pos:long "8.046067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7415'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7415'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.046067'^^xsd:double;
  dwc:startLongitude '8.046067'^^xsd:double;
  dwc:endLongitude '8.046067'^^xsd:double;
  dwc:latitude '43.692433'^^xsd:double;
  dwc:startLatitude '43.692433'^^xsd:double;
  dwc:endLatitude '43.692433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.046067 43.692433, 8.046067 43.692433, 8.046067 43.692433, 8.046067 43.692433, 8.046067 43.692433))'^^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 '774_7415'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9477 8.888817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9477"^^xsd:decimal ;
  dwc:decimalLongitude "8.888817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9477 8.888817)"^^geo:wktLiteral ;
  geo-pos:lat "42.9477"^^xsd:decimal ;
  geo-pos:long "8.888817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3405'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_3405'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.888817'^^xsd:double;
  dwc:startLongitude '8.888817'^^xsd:double;
  dwc:endLongitude '8.888817'^^xsd:double;
  dwc:latitude '42.9477'^^xsd:double;
  dwc:startLatitude '42.9477'^^xsd:double;
  dwc:endLatitude '42.9477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.888817 42.9477, 8.888817 42.9477, 8.888817 42.9477, 8.888817 42.9477, 8.888817 42.9477))'^^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 '774_3405'^^xsd:string;
  dwc:observationDate '1991-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7774 8.2795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7774"^^xsd:decimal ;
  dwc:decimalLongitude "8.2795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7774 8.2795)"^^geo:wktLiteral ;
  geo-pos:lat "43.7774"^^xsd:decimal ;
  geo-pos:long "8.2795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7240'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7240'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.922222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2795'^^xsd:double;
  dwc:startLongitude '8.2795'^^xsd:double;
  dwc:endLongitude '8.2795'^^xsd:double;
  dwc:latitude '43.7774'^^xsd:double;
  dwc:startLatitude '43.7774'^^xsd:double;
  dwc:endLatitude '43.7774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2795 43.7774, 8.2795 43.7774, 8.2795 43.7774, 8.2795 43.7774, 8.2795 43.7774))'^^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 '774_7240'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.270833 8.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.270833"^^xsd:decimal ;
  dwc:decimalLongitude "8.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.270833 8.102)"^^geo:wktLiteral ;
  geo-pos:lat "43.270833"^^xsd:decimal ;
  geo-pos:long "8.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4018'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4018'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.102'^^xsd:double;
  dwc:startLongitude '8.102'^^xsd:double;
  dwc:endLongitude '8.102'^^xsd:double;
  dwc:latitude '43.270833'^^xsd:double;
  dwc:startLatitude '43.270833'^^xsd:double;
  dwc:endLatitude '43.270833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.102 43.270833, 8.102 43.270833, 8.102 43.270833, 8.102 43.270833, 8.102 43.270833))'^^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 '774_4018'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.487283 8.03085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.487283"^^xsd:decimal ;
  dwc:decimalLongitude "8.03085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.487283 8.03085)"^^geo:wktLiteral ;
  geo-pos:lat "43.487283"^^xsd:decimal ;
  geo-pos:long "8.03085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7306'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7306'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.311666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03085'^^xsd:double;
  dwc:startLongitude '8.03085'^^xsd:double;
  dwc:endLongitude '8.03085'^^xsd:double;
  dwc:latitude '43.487283'^^xsd:double;
  dwc:startLatitude '43.487283'^^xsd:double;
  dwc:endLatitude '43.487283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03085 43.487283, 8.03085 43.487283, 8.03085 43.487283, 8.03085 43.487283, 8.03085 43.487283))'^^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 '774_7306'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.039367 8.835767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.039367"^^xsd:decimal ;
  dwc:decimalLongitude "8.835767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.039367 8.835767)"^^geo:wktLiteral ;
  geo-pos:lat "43.039367"^^xsd:decimal ;
  geo-pos:long "8.835767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4739'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4739'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.835767'^^xsd:double;
  dwc:startLongitude '8.835767'^^xsd:double;
  dwc:endLongitude '8.835767'^^xsd:double;
  dwc:latitude '43.039367'^^xsd:double;
  dwc:startLatitude '43.039367'^^xsd:double;
  dwc:endLatitude '43.039367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.835767 43.039367, 8.835767 43.039367, 8.835767 43.039367, 8.835767 43.039367, 8.835767 43.039367))'^^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 '774_4739'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6654 7.98383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6654"^^xsd:decimal ;
  dwc:decimalLongitude "7.98383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6654 7.98383)"^^geo:wktLiteral ;
  geo-pos:lat "43.6654"^^xsd:decimal ;
  geo-pos:long "7.98383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5316'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5316'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.7908333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.98383'^^xsd:double;
  dwc:startLongitude '7.98383'^^xsd:double;
  dwc:endLongitude '7.98383'^^xsd:double;
  dwc:latitude '43.6654'^^xsd:double;
  dwc:startLatitude '43.6654'^^xsd:double;
  dwc:endLatitude '43.6654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.98383 43.6654, 7.98383 43.6654, 7.98383 43.6654, 7.98383 43.6654, 7.98383 43.6654))'^^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 '774_5316'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.213667 8.049667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.213667"^^xsd:decimal ;
  dwc:decimalLongitude "8.049667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.213667 8.049667)"^^geo:wktLiteral ;
  geo-pos:lat "41.213667"^^xsd:decimal ;
  geo-pos:long "8.049667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2775'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2775'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.049667'^^xsd:double;
  dwc:startLongitude '8.049667'^^xsd:double;
  dwc:endLongitude '8.049667'^^xsd:double;
  dwc:latitude '41.213667'^^xsd:double;
  dwc:startLatitude '41.213667'^^xsd:double;
  dwc:endLatitude '41.213667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.049667 41.213667, 8.049667 41.213667, 8.049667 41.213667, 8.049667 41.213667, 8.049667 41.213667))'^^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 '774_2775'^^xsd:string;
  dwc:observationDate '1995-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.020817 8.475733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.020817"^^xsd:decimal ;
  dwc:decimalLongitude "8.475733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.020817 8.475733)"^^geo:wktLiteral ;
  geo-pos:lat "43.020817"^^xsd:decimal ;
  geo-pos:long "8.475733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3866'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3866'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.475733'^^xsd:double;
  dwc:startLongitude '8.475733'^^xsd:double;
  dwc:endLongitude '8.475733'^^xsd:double;
  dwc:latitude '43.020817'^^xsd:double;
  dwc:startLatitude '43.020817'^^xsd:double;
  dwc:endLatitude '43.020817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.475733 43.020817, 8.475733 43.020817, 8.475733 43.020817, 8.475733 43.020817, 8.475733 43.020817))'^^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 '774_3866'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253667 9.243167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.253667"^^xsd:decimal ;
  dwc:decimalLongitude "9.243167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253667 9.243167)"^^geo:wktLiteral ;
  geo-pos:lat "43.253667"^^xsd:decimal ;
  geo-pos:long "9.243167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4464'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4464'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.243167'^^xsd:double;
  dwc:startLongitude '9.243167'^^xsd:double;
  dwc:endLongitude '9.243167'^^xsd:double;
  dwc:latitude '43.253667'^^xsd:double;
  dwc:startLatitude '43.253667'^^xsd:double;
  dwc:endLatitude '43.253667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.243167 43.253667, 9.243167 43.253667, 9.243167 43.253667, 9.243167 43.253667, 9.243167 43.253667))'^^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 '774_4464'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2530'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2530'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7'^^xsd:double;
  dwc:startLongitude '7.7'^^xsd:double;
  dwc:endLongitude '7.7'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:startLatitude '43.1'^^xsd:double;
  dwc:endLatitude '43.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7 43.1, 7.7 43.1, 7.7 43.1, 7.7 43.1, 7.7 43.1))'^^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 '774_2530'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4777 8.2772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4777"^^xsd:decimal ;
  dwc:decimalLongitude "8.2772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4777 8.2772)"^^geo:wktLiteral ;
  geo-pos:lat "43.4777"^^xsd:decimal ;
  geo-pos:long "8.2772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7535'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7535'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2772'^^xsd:double;
  dwc:startLongitude '8.2772'^^xsd:double;
  dwc:endLongitude '8.2772'^^xsd:double;
  dwc:latitude '43.4777'^^xsd:double;
  dwc:startLatitude '43.4777'^^xsd:double;
  dwc:endLatitude '43.4777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2772 43.4777, 8.2772 43.4777, 8.2772 43.4777, 8.2772 43.4777, 8.2772 43.4777))'^^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 '774_7535'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1065 8.138333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1065"^^xsd:decimal ;
  dwc:decimalLongitude "8.138333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1065 8.138333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1065"^^xsd:decimal ;
  geo-pos:long "8.138333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2756'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2756'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.138333'^^xsd:double;
  dwc:startLongitude '8.138333'^^xsd:double;
  dwc:endLongitude '8.138333'^^xsd:double;
  dwc:latitude '41.1065'^^xsd:double;
  dwc:startLatitude '41.1065'^^xsd:double;
  dwc:endLatitude '41.1065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.138333 41.1065, 8.138333 41.1065, 8.138333 41.1065, 8.138333 41.1065, 8.138333 41.1065))'^^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 '774_2756'^^xsd:string;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.514333 7.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.514333"^^xsd:decimal ;
  dwc:decimalLongitude "7.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.514333 7.833333)"^^geo:wktLiteral ;
  geo-pos:lat "43.514333"^^xsd:decimal ;
  geo-pos:long "7.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3254'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3254'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.833333'^^xsd:double;
  dwc:startLongitude '7.833333'^^xsd:double;
  dwc:endLongitude '7.833333'^^xsd:double;
  dwc:latitude '43.514333'^^xsd:double;
  dwc:startLatitude '43.514333'^^xsd:double;
  dwc:endLatitude '43.514333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.833333 43.514333, 7.833333 43.514333, 7.833333 43.514333, 7.833333 43.514333, 7.833333 43.514333))'^^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 '774_3254'^^xsd:string;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41289 7.55949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41289"^^xsd:decimal ;
  dwc:decimalLongitude "7.55949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41289 7.55949)"^^geo:wktLiteral ;
  geo-pos:lat "43.41289"^^xsd:decimal ;
  geo-pos:long "7.55949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6398'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6398'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.298888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.55949'^^xsd:double;
  dwc:startLongitude '7.55949'^^xsd:double;
  dwc:endLongitude '7.55949'^^xsd:double;
  dwc:latitude '43.41289'^^xsd:double;
  dwc:startLatitude '43.41289'^^xsd:double;
  dwc:endLatitude '43.41289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.55949 43.41289, 7.55949 43.41289, 7.55949 43.41289, 7.55949 43.41289, 7.55949 43.41289))'^^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 '774_6398'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.966733 -13.434933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.966733"^^xsd:decimal ;
  dwc:decimalLongitude "-13.434933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.966733 -13.434933)"^^geo:wktLiteral ;
  geo-pos:lat "28.966733"^^xsd:decimal ;
  geo-pos:long "-13.434933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2867'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2867'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.434933'^^xsd:double;
  dwc:startLongitude '-13.434933'^^xsd:double;
  dwc:endLongitude '-13.434933'^^xsd:double;
  dwc:latitude '28.966733'^^xsd:double;
  dwc:startLatitude '28.966733'^^xsd:double;
  dwc:endLatitude '28.966733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.434933 28.966733, -13.434933 28.966733, -13.434933 28.966733, -13.434933 28.966733, -13.434933 28.966733))'^^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 '774_2867'^^xsd:string;
  dwc:observationDate '1995-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2984 8.21991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2984"^^xsd:decimal ;
  dwc:decimalLongitude "8.21991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2984 8.21991)"^^geo:wktLiteral ;
  geo-pos:lat "43.2984"^^xsd:decimal ;
  geo-pos:long "8.21991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6723'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6723'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.577777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21991'^^xsd:double;
  dwc:startLongitude '8.21991'^^xsd:double;
  dwc:endLongitude '8.21991'^^xsd:double;
  dwc:latitude '43.2984'^^xsd:double;
  dwc:startLatitude '43.2984'^^xsd:double;
  dwc:endLatitude '43.2984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21991 43.2984, 8.21991 43.2984, 8.21991 43.2984, 8.21991 43.2984, 8.21991 43.2984))'^^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 '774_6723'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866667 15.888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.866667"^^xsd:decimal ;
  dwc:decimalLongitude "15.888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866667 15.888333)"^^geo:wktLiteral ;
  geo-pos:lat "37.866667"^^xsd:decimal ;
  geo-pos:long "15.888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2379'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2379'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.888333'^^xsd:double;
  dwc:startLongitude '15.888333'^^xsd:double;
  dwc:endLongitude '15.888333'^^xsd:double;
  dwc:latitude '37.866667'^^xsd:double;
  dwc:startLatitude '37.866667'^^xsd:double;
  dwc:endLatitude '37.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.888333 37.866667, 15.888333 37.866667, 15.888333 37.866667, 15.888333 37.866667, 15.888333 37.866667))'^^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 '774_2379'^^xsd:string;
  dwc:observationDate '1989-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86298 8.352668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86298"^^xsd:decimal ;
  dwc:decimalLongitude "8.352668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86298 8.352668)"^^geo:wktLiteral ;
  geo-pos:lat "43.86298"^^xsd:decimal ;
  geo-pos:long "8.352668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6304'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6304'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.005833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.352668'^^xsd:double;
  dwc:startLongitude '8.352668'^^xsd:double;
  dwc:endLongitude '8.352668'^^xsd:double;
  dwc:latitude '43.86298'^^xsd:double;
  dwc:startLatitude '43.86298'^^xsd:double;
  dwc:endLatitude '43.86298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.352668 43.86298, 8.352668 43.86298, 8.352668 43.86298, 8.352668 43.86298, 8.352668 43.86298))'^^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 '774_6304'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602433 8.19285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.602433"^^xsd:decimal ;
  dwc:decimalLongitude "8.19285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.602433 8.19285)"^^geo:wktLiteral ;
  geo-pos:lat "43.602433"^^xsd:decimal ;
  geo-pos:long "8.19285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7261'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.19285'^^xsd:double;
  dwc:startLongitude '8.19285'^^xsd:double;
  dwc:endLongitude '8.19285'^^xsd:double;
  dwc:latitude '43.602433'^^xsd:double;
  dwc:startLatitude '43.602433'^^xsd:double;
  dwc:endLatitude '43.602433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.19285 43.602433, 8.19285 43.602433, 8.19285 43.602433, 8.19285 43.602433, 8.19285 43.602433))'^^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 '774_7261'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576333 8.12475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.576333"^^xsd:decimal ;
  dwc:decimalLongitude "8.12475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576333 8.12475)"^^geo:wktLiteral ;
  geo-pos:lat "43.576333"^^xsd:decimal ;
  geo-pos:long "8.12475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3830'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3830'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12475'^^xsd:double;
  dwc:startLongitude '8.12475'^^xsd:double;
  dwc:endLongitude '8.12475'^^xsd:double;
  dwc:latitude '43.576333'^^xsd:double;
  dwc:startLatitude '43.576333'^^xsd:double;
  dwc:endLatitude '43.576333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12475 43.576333, 8.12475 43.576333, 8.12475 43.576333, 8.12475 43.576333, 8.12475 43.576333))'^^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 '774_3830'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533817 7.979283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533817"^^xsd:decimal ;
  dwc:decimalLongitude "7.979283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533817 7.979283)"^^geo:wktLiteral ;
  geo-pos:lat "43.533817"^^xsd:decimal ;
  geo-pos:long "7.979283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3895'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3895'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.979283'^^xsd:double;
  dwc:startLongitude '7.979283'^^xsd:double;
  dwc:endLongitude '7.979283'^^xsd:double;
  dwc:latitude '43.533817'^^xsd:double;
  dwc:startLatitude '43.533817'^^xsd:double;
  dwc:endLatitude '43.533817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.979283 43.533817, 7.979283 43.533817, 7.979283 43.533817, 7.979283 43.533817, 7.979283 43.533817))'^^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 '774_3895'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588745 7.975325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.588745"^^xsd:decimal ;
  dwc:decimalLongitude "7.975325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.588745 7.975325)"^^geo:wktLiteral ;
  geo-pos:lat "43.588745"^^xsd:decimal ;
  geo-pos:long "7.975325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6327'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6327'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.5183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.975325'^^xsd:double;
  dwc:startLongitude '7.975325'^^xsd:double;
  dwc:endLongitude '7.975325'^^xsd:double;
  dwc:latitude '43.588745'^^xsd:double;
  dwc:startLatitude '43.588745'^^xsd:double;
  dwc:endLatitude '43.588745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.975325 43.588745, 7.975325 43.588745, 7.975325 43.588745, 7.975325 43.588745, 7.975325 43.588745))'^^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 '774_6327'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.343667 8.012833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.343667"^^xsd:decimal ;
  dwc:decimalLongitude "8.012833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.343667 8.012833)"^^geo:wktLiteral ;
  geo-pos:lat "41.343667"^^xsd:decimal ;
  geo-pos:long "8.012833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2760'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_2760'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.012833'^^xsd:double;
  dwc:startLongitude '8.012833'^^xsd:double;
  dwc:endLongitude '8.012833'^^xsd:double;
  dwc:latitude '41.343667'^^xsd:double;
  dwc:startLatitude '41.343667'^^xsd:double;
  dwc:endLatitude '41.343667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.012833 41.343667, 8.012833 41.343667, 8.012833 41.343667, 8.012833 41.343667, 8.012833 41.343667))'^^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 '774_2760'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833833 8.339333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833833"^^xsd:decimal ;
  dwc:decimalLongitude "8.339333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833833 8.339333)"^^geo:wktLiteral ;
  geo-pos:lat "42.833833"^^xsd:decimal ;
  geo-pos:long "8.339333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3506'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3506'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.339333'^^xsd:double;
  dwc:startLongitude '8.339333'^^xsd:double;
  dwc:endLongitude '8.339333'^^xsd:double;
  dwc:latitude '42.833833'^^xsd:double;
  dwc:startLatitude '42.833833'^^xsd:double;
  dwc:endLatitude '42.833833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.339333 42.833833, 8.339333 42.833833, 8.339333 42.833833, 8.339333 42.833833, 8.339333 42.833833))'^^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 '774_3506'^^xsd:string;
  dwc:observationDate '1991-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.090333 7.9945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.090333"^^xsd:decimal ;
  dwc:decimalLongitude "7.9945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.090333 7.9945)"^^geo:wktLiteral ;
  geo-pos:lat "43.090333"^^xsd:decimal ;
  geo-pos:long "7.9945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4133'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4133'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9945'^^xsd:double;
  dwc:startLongitude '7.9945'^^xsd:double;
  dwc:endLongitude '7.9945'^^xsd:double;
  dwc:latitude '43.090333'^^xsd:double;
  dwc:startLatitude '43.090333'^^xsd:double;
  dwc:endLatitude '43.090333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9945 43.090333, 7.9945 43.090333, 7.9945 43.090333, 7.9945 43.090333, 7.9945 43.090333))'^^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 '774_4133'^^xsd:string;
  dwc:observationDate '1994-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349911 8.129673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.349911"^^xsd:decimal ;
  dwc:decimalLongitude "8.129673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.349911 8.129673)"^^geo:wktLiteral ;
  geo-pos:lat "43.349911"^^xsd:decimal ;
  geo-pos:long "8.129673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5874'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5874'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.949444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.129673'^^xsd:double;
  dwc:startLongitude '8.129673'^^xsd:double;
  dwc:endLongitude '8.129673'^^xsd:double;
  dwc:latitude '43.349911'^^xsd:double;
  dwc:startLatitude '43.349911'^^xsd:double;
  dwc:endLatitude '43.349911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.129673 43.349911, 8.129673 43.349911, 8.129673 43.349911, 8.129673 43.349911, 8.129673 43.349911))'^^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 '774_5874'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683917 7.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683917"^^xsd:decimal ;
  dwc:decimalLongitude "7.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683917 7.96025)"^^geo:wktLiteral ;
  geo-pos:lat "43.683917"^^xsd:decimal ;
  geo-pos:long "7.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7084'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7084'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.96025'^^xsd:double;
  dwc:startLongitude '7.96025'^^xsd:double;
  dwc:endLongitude '7.96025'^^xsd:double;
  dwc:latitude '43.683917'^^xsd:double;
  dwc:startLatitude '43.683917'^^xsd:double;
  dwc:endLatitude '43.683917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.96025 43.683917, 7.96025 43.683917, 7.96025 43.683917, 7.96025 43.683917, 7.96025 43.683917))'^^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 '774_7084'^^xsd:string;
  dwc:observationDate '1997-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12225 8.9361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12225"^^xsd:decimal ;
  dwc:decimalLongitude "8.9361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12225 8.9361)"^^geo:wktLiteral ;
  geo-pos:lat "43.12225"^^xsd:decimal ;
  geo-pos:long "8.9361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5080'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5080'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.880277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.9361'^^xsd:double;
  dwc:startLongitude '8.9361'^^xsd:double;
  dwc:endLongitude '8.9361'^^xsd:double;
  dwc:latitude '43.12225'^^xsd:double;
  dwc:startLatitude '43.12225'^^xsd:double;
  dwc:endLatitude '43.12225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9361 43.12225, 8.9361 43.12225, 8.9361 43.12225, 8.9361 43.12225, 8.9361 43.12225))'^^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 '774_5080'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.359333 7.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.359333"^^xsd:decimal ;
  dwc:decimalLongitude "7.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.359333 7.916)"^^geo:wktLiteral ;
  geo-pos:lat "43.359333"^^xsd:decimal ;
  geo-pos:long "7.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3792'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3792'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.916'^^xsd:double;
  dwc:startLongitude '7.916'^^xsd:double;
  dwc:endLongitude '7.916'^^xsd:double;
  dwc:latitude '43.359333'^^xsd:double;
  dwc:startLatitude '43.359333'^^xsd:double;
  dwc:endLatitude '43.359333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.916 43.359333, 7.916 43.359333, 7.916 43.359333, 7.916 43.359333, 7.916 43.359333))'^^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 '774_3792'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545333 7.928667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.545333"^^xsd:decimal ;
  dwc:decimalLongitude "7.928667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545333 7.928667)"^^geo:wktLiteral ;
  geo-pos:lat "43.545333"^^xsd:decimal ;
  geo-pos:long "7.928667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4585'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4585'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.449444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.928667'^^xsd:double;
  dwc:startLongitude '7.928667'^^xsd:double;
  dwc:endLongitude '7.928667'^^xsd:double;
  dwc:latitude '43.545333'^^xsd:double;
  dwc:startLatitude '43.545333'^^xsd:double;
  dwc:endLatitude '43.545333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.928667 43.545333, 7.928667 43.545333, 7.928667 43.545333, 7.928667 43.545333, 7.928667 43.545333))'^^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 '774_4585'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.224667 7.939667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.224667"^^xsd:decimal ;
  dwc:decimalLongitude "7.939667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.224667 7.939667)"^^geo:wktLiteral ;
  geo-pos:lat "43.224667"^^xsd:decimal ;
  geo-pos:long "7.939667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3953'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3953'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.939667'^^xsd:double;
  dwc:startLongitude '7.939667'^^xsd:double;
  dwc:endLongitude '7.939667'^^xsd:double;
  dwc:latitude '43.224667'^^xsd:double;
  dwc:startLatitude '43.224667'^^xsd:double;
  dwc:endLatitude '43.224667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.939667 43.224667, 7.939667 43.224667, 7.939667 43.224667, 7.939667 43.224667, 7.939667 43.224667))'^^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 '774_3953'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574917 8.186217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.574917"^^xsd:decimal ;
  dwc:decimalLongitude "8.186217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.574917 8.186217)"^^geo:wktLiteral ;
  geo-pos:lat "43.574917"^^xsd:decimal ;
  geo-pos:long "8.186217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3827'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3827'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.186217'^^xsd:double;
  dwc:startLongitude '8.186217'^^xsd:double;
  dwc:endLongitude '8.186217'^^xsd:double;
  dwc:latitude '43.574917'^^xsd:double;
  dwc:startLatitude '43.574917'^^xsd:double;
  dwc:endLatitude '43.574917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.186217 43.574917, 8.186217 43.574917, 8.186217 43.574917, 8.186217 43.574917, 8.186217 43.574917))'^^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 '774_3827'^^xsd:string;
  dwc:observationDate '1993-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866667 15.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.866667"^^xsd:decimal ;
  dwc:decimalLongitude "15.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866667 15.655)"^^geo:wktLiteral ;
  geo-pos:lat "37.866667"^^xsd:decimal ;
  geo-pos:long "15.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2402'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2402'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.655'^^xsd:double;
  dwc:startLongitude '15.655'^^xsd:double;
  dwc:endLongitude '15.655'^^xsd:double;
  dwc:latitude '37.866667'^^xsd:double;
  dwc:startLatitude '37.866667'^^xsd:double;
  dwc:endLatitude '37.866667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.655 37.866667, 15.655 37.866667, 15.655 37.866667, 15.655 37.866667, 15.655 37.866667))'^^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 '774_2402'^^xsd:string;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7262 8.1749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7262"^^xsd:decimal ;
  dwc:decimalLongitude "8.1749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7262 8.1749)"^^geo:wktLiteral ;
  geo-pos:lat "43.7262"^^xsd:decimal ;
  geo-pos:long "8.1749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7241'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7241'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.853611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1749'^^xsd:double;
  dwc:startLongitude '8.1749'^^xsd:double;
  dwc:endLongitude '8.1749'^^xsd:double;
  dwc:latitude '43.7262'^^xsd:double;
  dwc:startLatitude '43.7262'^^xsd:double;
  dwc:endLatitude '43.7262'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1749 43.7262, 8.1749 43.7262, 8.1749 43.7262, 8.1749 43.7262, 8.1749 43.7262))'^^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 '774_7241'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.462167 7.676833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.462167"^^xsd:decimal ;
  dwc:decimalLongitude "7.676833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.462167 7.676833)"^^geo:wktLiteral ;
  geo-pos:lat "43.462167"^^xsd:decimal ;
  geo-pos:long "7.676833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3287'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3287'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.676833'^^xsd:double;
  dwc:startLongitude '7.676833'^^xsd:double;
  dwc:endLongitude '7.676833'^^xsd:double;
  dwc:latitude '43.462167'^^xsd:double;
  dwc:startLatitude '43.462167'^^xsd:double;
  dwc:endLatitude '43.462167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.676833 43.462167, 7.676833 43.462167, 7.676833 43.462167, 7.676833 43.462167, 7.676833 43.462167))'^^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 '774_3287'^^xsd:string;
  dwc:observationDate '1990-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41994 7.739212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41994"^^xsd:decimal ;
  dwc:decimalLongitude "7.739212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41994 7.739212)"^^geo:wktLiteral ;
  geo-pos:lat "43.41994"^^xsd:decimal ;
  geo-pos:long "7.739212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7785'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7785'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.565555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.739212'^^xsd:double;
  dwc:startLongitude '7.739212'^^xsd:double;
  dwc:endLongitude '7.739212'^^xsd:double;
  dwc:latitude '43.41994'^^xsd:double;
  dwc:startLatitude '43.41994'^^xsd:double;
  dwc:endLatitude '43.41994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.739212 43.41994, 7.739212 43.41994, 7.739212 43.41994, 7.739212 43.41994, 7.739212 43.41994))'^^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 '774_7785'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51891 7.73372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51891"^^xsd:decimal ;
  dwc:decimalLongitude "7.73372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51891 7.73372)"^^geo:wktLiteral ;
  geo-pos:lat "43.51891"^^xsd:decimal ;
  geo-pos:long "7.73372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5161'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5161'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.287777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73372'^^xsd:double;
  dwc:startLongitude '7.73372'^^xsd:double;
  dwc:endLongitude '7.73372'^^xsd:double;
  dwc:latitude '43.51891'^^xsd:double;
  dwc:startLatitude '43.51891'^^xsd:double;
  dwc:endLatitude '43.51891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73372 43.51891, 7.73372 43.51891, 7.73372 43.51891, 7.73372 43.51891, 7.73372 43.51891))'^^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 '774_5161'^^xsd:string;
  dwc:observationDate '2001-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.276333 7.949783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.276333"^^xsd:decimal ;
  dwc:decimalLongitude "7.949783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.276333 7.949783)"^^geo:wktLiteral ;
  geo-pos:lat "43.276333"^^xsd:decimal ;
  geo-pos:long "7.949783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3449'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3449'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.949783'^^xsd:double;
  dwc:startLongitude '7.949783'^^xsd:double;
  dwc:endLongitude '7.949783'^^xsd:double;
  dwc:latitude '43.276333'^^xsd:double;
  dwc:startLatitude '43.276333'^^xsd:double;
  dwc:endLatitude '43.276333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.949783 43.276333, 7.949783 43.276333, 7.949783 43.276333, 7.949783 43.276333, 7.949783 43.276333))'^^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 '774_3449'^^xsd:string;
  dwc:observationDate '1991-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.82365 8.58444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.82365"^^xsd:decimal ;
  dwc:decimalLongitude "8.58444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.82365 8.58444)"^^geo:wktLiteral ;
  geo-pos:lat "42.82365"^^xsd:decimal ;
  geo-pos:long "8.58444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5854'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5854'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.58444'^^xsd:double;
  dwc:startLongitude '8.58444'^^xsd:double;
  dwc:endLongitude '8.58444'^^xsd:double;
  dwc:latitude '42.82365'^^xsd:double;
  dwc:startLatitude '42.82365'^^xsd:double;
  dwc:endLatitude '42.82365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.58444 42.82365, 8.58444 42.82365, 8.58444 42.82365, 8.58444 42.82365, 8.58444 42.82365))'^^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 '774_5854'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2185 7.944833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2185"^^xsd:decimal ;
  dwc:decimalLongitude "7.944833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2185 7.944833)"^^geo:wktLiteral ;
  geo-pos:lat "43.2185"^^xsd:decimal ;
  geo-pos:long "7.944833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4409'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.944833'^^xsd:double;
  dwc:startLongitude '7.944833'^^xsd:double;
  dwc:endLongitude '7.944833'^^xsd:double;
  dwc:latitude '43.2185'^^xsd:double;
  dwc:startLatitude '43.2185'^^xsd:double;
  dwc:endLatitude '43.2185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.944833 43.2185, 7.944833 43.2185, 7.944833 43.2185, 7.944833 43.2185, 7.944833 43.2185))'^^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 '774_4409'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 8.0245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "8.0245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 8.0245)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "8.0245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2625'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2625'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0245'^^xsd:double;
  dwc:startLongitude '8.0245'^^xsd:double;
  dwc:endLongitude '8.0245'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:startLatitude '41.6'^^xsd:double;
  dwc:endLatitude '41.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0245 41.6, 8.0245 41.6, 8.0245 41.6, 8.0245 41.6, 8.0245 41.6))'^^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 '774_2625'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33865 8.069117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33865"^^xsd:decimal ;
  dwc:decimalLongitude "8.069117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33865 8.069117)"^^geo:wktLiteral ;
  geo-pos:lat "43.33865"^^xsd:decimal ;
  geo-pos:long "8.069117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4279'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_4279'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.069117'^^xsd:double;
  dwc:startLongitude '8.069117'^^xsd:double;
  dwc:endLongitude '8.069117'^^xsd:double;
  dwc:latitude '43.33865'^^xsd:double;
  dwc:startLatitude '43.33865'^^xsd:double;
  dwc:endLatitude '43.33865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.069117 43.33865, 8.069117 43.33865, 8.069117 43.33865, 8.069117 43.33865, 8.069117 43.33865))'^^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 '774_4279'^^xsd:string;
  dwc:observationDate '1995-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45643 7.66351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45643"^^xsd:decimal ;
  dwc:decimalLongitude "7.66351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45643 7.66351)"^^geo:wktLiteral ;
  geo-pos:lat "43.45643"^^xsd:decimal ;
  geo-pos:long "7.66351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6641'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2894444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.66351'^^xsd:double;
  dwc:startLongitude '7.66351'^^xsd:double;
  dwc:endLongitude '7.66351'^^xsd:double;
  dwc:latitude '43.45643'^^xsd:double;
  dwc:startLatitude '43.45643'^^xsd:double;
  dwc:endLatitude '43.45643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.66351 43.45643, 7.66351 43.45643, 7.66351 43.45643, 7.66351 43.45643, 7.66351 43.45643))'^^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 '774_6641'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35969 8.056842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35969"^^xsd:decimal ;
  dwc:decimalLongitude "8.056842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35969 8.056842)"^^geo:wktLiteral ;
  geo-pos:lat "43.35969"^^xsd:decimal ;
  geo-pos:long "8.056842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7828'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7828'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.056842'^^xsd:double;
  dwc:startLongitude '8.056842'^^xsd:double;
  dwc:endLongitude '8.056842'^^xsd:double;
  dwc:latitude '43.35969'^^xsd:double;
  dwc:startLatitude '43.35969'^^xsd:double;
  dwc:endLatitude '43.35969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.056842 43.35969, 8.056842 43.35969, 8.056842 43.35969, 8.056842 43.35969, 8.056842 43.35969))'^^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 '774_7828'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.293507 8.513978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.293507"^^xsd:decimal ;
  dwc:decimalLongitude "8.513978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.293507 8.513978)"^^geo:wktLiteral ;
  geo-pos:lat "43.293507"^^xsd:decimal ;
  geo-pos:long "8.513978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5845'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_5845'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.513978'^^xsd:double;
  dwc:startLongitude '8.513978'^^xsd:double;
  dwc:endLongitude '8.513978'^^xsd:double;
  dwc:latitude '43.293507'^^xsd:double;
  dwc:startLatitude '43.293507'^^xsd:double;
  dwc:endLatitude '43.293507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.513978 43.293507, 8.513978 43.293507, 8.513978 43.293507, 8.513978 43.293507, 8.513978 43.293507))'^^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 '774_5845'^^xsd:string;
  dwc:observationDate '2006-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49855 7.945964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49855"^^xsd:decimal ;
  dwc:decimalLongitude "7.945964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49855 7.945964)"^^geo:wktLiteral ;
  geo-pos:lat "43.49855"^^xsd:decimal ;
  geo-pos:long "7.945964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7755'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_7755'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.071388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.945964'^^xsd:double;
  dwc:startLongitude '7.945964'^^xsd:double;
  dwc:endLongitude '7.945964'^^xsd:double;
  dwc:latitude '43.49855'^^xsd:double;
  dwc:startLatitude '43.49855'^^xsd:double;
  dwc:endLatitude '43.49855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.945964 43.49855, 7.945964 43.49855, 7.945964 43.49855, 7.945964 43.49855, 7.945964 43.49855))'^^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 '774_7755'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00081 7.62588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00081"^^xsd:decimal ;
  dwc:decimalLongitude "7.62588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00081 7.62588)"^^geo:wktLiteral ;
  geo-pos:lat "43.00081"^^xsd:decimal ;
  geo-pos:long "7.62588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5173'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5173'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.646944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62588'^^xsd:double;
  dwc:startLongitude '7.62588'^^xsd:double;
  dwc:endLongitude '7.62588'^^xsd:double;
  dwc:latitude '43.00081'^^xsd:double;
  dwc:startLatitude '43.00081'^^xsd:double;
  dwc:endLatitude '43.00081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62588 43.00081, 7.62588 43.00081, 7.62588 43.00081, 7.62588 43.00081, 7.62588 43.00081))'^^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 '774_5173'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.238323 7.147252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.238323"^^xsd:decimal ;
  dwc:decimalLongitude "7.147252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.238323 7.147252)"^^geo:wktLiteral ;
  geo-pos:lat "43.238323"^^xsd:decimal ;
  geo-pos:long "7.147252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5674'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5674'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.463888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.147252'^^xsd:double;
  dwc:startLongitude '7.147252'^^xsd:double;
  dwc:endLongitude '7.147252'^^xsd:double;
  dwc:latitude '43.238323'^^xsd:double;
  dwc:startLatitude '43.238323'^^xsd:double;
  dwc:endLatitude '43.238323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.147252 43.238323, 7.147252 43.238323, 7.147252 43.238323, 7.147252 43.238323, 7.147252 43.238323))'^^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 '774_5674'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3567'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3567'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:startLongitude '8.6'^^xsd:double;
  dwc:endLongitude '8.6'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:startLatitude '42.75'^^xsd:double;
  dwc:endLatitude '42.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6 42.75, 8.6 42.75, 8.6 42.75, 8.6 42.75, 8.6 42.75))'^^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 '774_3567'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50597 8.745434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.50597"^^xsd:decimal ;
  dwc:decimalLongitude "8.745434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.50597 8.745434)"^^geo:wktLiteral ;
  geo-pos:lat "43.50597"^^xsd:decimal ;
  geo-pos:long "8.745434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5544'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5544'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.745434'^^xsd:double;
  dwc:startLongitude '8.745434'^^xsd:double;
  dwc:endLongitude '8.745434'^^xsd:double;
  dwc:latitude '43.50597'^^xsd:double;
  dwc:startLatitude '43.50597'^^xsd:double;
  dwc:endLatitude '43.50597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.745434 43.50597, 8.745434 43.50597, 8.745434 43.50597, 8.745434 43.50597, 8.745434 43.50597))'^^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 '774_5544'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4146 8.06317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4146"^^xsd:decimal ;
  dwc:decimalLongitude "8.06317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4146 8.06317)"^^geo:wktLiteral ;
  geo-pos:lat "43.4146"^^xsd:decimal ;
  geo-pos:long "8.06317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5105'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.098055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.06317'^^xsd:double;
  dwc:startLongitude '8.06317'^^xsd:double;
  dwc:endLongitude '8.06317'^^xsd:double;
  dwc:latitude '43.4146'^^xsd:double;
  dwc:startLatitude '43.4146'^^xsd:double;
  dwc:endLatitude '43.4146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.06317 43.4146, 8.06317 43.4146, 8.06317 43.4146, 8.06317 43.4146, 8.06317 43.4146))'^^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 '774_5105'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783333 20.410333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783333"^^xsd:decimal ;
  dwc:decimalLongitude "20.410333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783333 20.410333)"^^geo:wktLiteral ;
  geo-pos:lat "38.783333"^^xsd:decimal ;
  geo-pos:long "20.410333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2656'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_2656'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.410333'^^xsd:double;
  dwc:startLongitude '20.410333'^^xsd:double;
  dwc:endLongitude '20.410333'^^xsd:double;
  dwc:latitude '38.783333'^^xsd:double;
  dwc:startLatitude '38.783333'^^xsd:double;
  dwc:endLatitude '38.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.410333 38.783333, 20.410333 38.783333, 20.410333 38.783333, 20.410333 38.783333, 20.410333 38.783333))'^^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 '774_2656'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84 20.410833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84"^^xsd:decimal ;
  dwc:decimalLongitude "20.410833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84 20.410833)"^^geo:wktLiteral ;
  geo-pos:lat "38.84"^^xsd:decimal ;
  geo-pos:long "20.410833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_699'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_699'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.410833'^^xsd:double;
  dwc:startLongitude '20.410833'^^xsd:double;
  dwc:endLongitude '20.410833'^^xsd:double;
  dwc:latitude '38.84'^^xsd:double;
  dwc:startLatitude '38.84'^^xsd:double;
  dwc:endLatitude '38.84'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.410833 38.84, 20.410833 38.84, 20.410833 38.84, 20.410833 38.84, 20.410833 38.84))'^^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 '774_699'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.820783 8.349383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.820783"^^xsd:decimal ;
  dwc:decimalLongitude "8.349383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.820783 8.349383)"^^geo:wktLiteral ;
  geo-pos:lat "43.820783"^^xsd:decimal ;
  geo-pos:long "8.349383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7071'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7071'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.349383'^^xsd:double;
  dwc:startLongitude '8.349383'^^xsd:double;
  dwc:endLongitude '8.349383'^^xsd:double;
  dwc:latitude '43.820783'^^xsd:double;
  dwc:startLatitude '43.820783'^^xsd:double;
  dwc:endLatitude '43.820783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.349383 43.820783, 8.349383 43.820783, 8.349383 43.820783, 8.349383 43.820783, 8.349383 43.820783))'^^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 '774_7071'^^xsd:string;
  dwc:observationDate '1997-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.320267 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.320267"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.320267 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.320267"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3424'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3424'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.05'^^xsd:double;
  dwc:startLongitude '8.05'^^xsd:double;
  dwc:endLongitude '8.05'^^xsd:double;
  dwc:latitude '43.320267'^^xsd:double;
  dwc:startLatitude '43.320267'^^xsd:double;
  dwc:endLatitude '43.320267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.05 43.320267, 8.05 43.320267, 8.05 43.320267, 8.05 43.320267, 8.05 43.320267))'^^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 '774_3424'^^xsd:string;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433333 7.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433333"^^xsd:decimal ;
  dwc:decimalLongitude "7.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433333 7.805)"^^geo:wktLiteral ;
  geo-pos:lat "43.433333"^^xsd:decimal ;
  geo-pos:long "7.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4487'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4487'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.805'^^xsd:double;
  dwc:startLongitude '7.805'^^xsd:double;
  dwc:endLongitude '7.805'^^xsd:double;
  dwc:latitude '43.433333'^^xsd:double;
  dwc:startLatitude '43.433333'^^xsd:double;
  dwc:endLatitude '43.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.805 43.433333, 7.805 43.433333, 7.805 43.433333, 7.805 43.433333, 7.805 43.433333))'^^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 '774_4487'^^xsd:string;
  dwc:observationDate '1997-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71122 8.236281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71122"^^xsd:decimal ;
  dwc:decimalLongitude "8.236281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71122 8.236281)"^^geo:wktLiteral ;
  geo-pos:lat "43.71122"^^xsd:decimal ;
  geo-pos:long "8.236281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5662'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_5662'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.599722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.236281'^^xsd:double;
  dwc:startLongitude '8.236281'^^xsd:double;
  dwc:endLongitude '8.236281'^^xsd:double;
  dwc:latitude '43.71122'^^xsd:double;
  dwc:startLatitude '43.71122'^^xsd:double;
  dwc:endLatitude '43.71122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.236281 43.71122, 8.236281 43.71122, 8.236281 43.71122, 8.236281 43.71122, 8.236281 43.71122))'^^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 '774_5662'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496833 7.806167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.496833"^^xsd:decimal ;
  dwc:decimalLongitude "7.806167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.496833 7.806167)"^^geo:wktLiteral ;
  geo-pos:lat "43.496833"^^xsd:decimal ;
  geo-pos:long "7.806167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3301'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3301'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.806167'^^xsd:double;
  dwc:startLongitude '7.806167'^^xsd:double;
  dwc:endLongitude '7.806167'^^xsd:double;
  dwc:latitude '43.496833'^^xsd:double;
  dwc:startLatitude '43.496833'^^xsd:double;
  dwc:endLatitude '43.496833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.806167 43.496833, 7.806167 43.496833, 7.806167 43.496833, 7.806167 43.496833, 7.806167 43.496833))'^^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 '774_3301'^^xsd:string;
  dwc:observationDate '1990-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563967 8.248467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.563967"^^xsd:decimal ;
  dwc:decimalLongitude "8.248467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.563967 8.248467)"^^geo:wktLiteral ;
  geo-pos:lat "43.563967"^^xsd:decimal ;
  geo-pos:long "8.248467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7389'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7389'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.378611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.248467'^^xsd:double;
  dwc:startLongitude '8.248467'^^xsd:double;
  dwc:endLongitude '8.248467'^^xsd:double;
  dwc:latitude '43.563967'^^xsd:double;
  dwc:startLatitude '43.563967'^^xsd:double;
  dwc:endLatitude '43.563967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.248467 43.563967, 8.248467 43.563967, 8.248467 43.563967, 8.248467 43.563967, 8.248467 43.563967))'^^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 '774_7389'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173167 8.029167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173167"^^xsd:decimal ;
  dwc:decimalLongitude "8.029167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173167 8.029167)"^^geo:wktLiteral ;
  geo-pos:lat "41.173167"^^xsd:decimal ;
  geo-pos:long "8.029167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2711'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_2711'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.029167'^^xsd:double;
  dwc:startLongitude '8.029167'^^xsd:double;
  dwc:endLongitude '8.029167'^^xsd:double;
  dwc:latitude '41.173167'^^xsd:double;
  dwc:startLatitude '41.173167'^^xsd:double;
  dwc:endLatitude '41.173167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.029167 41.173167, 8.029167 41.173167, 8.029167 41.173167, 8.029167 41.173167, 8.029167 41.173167))'^^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 '774_2711'^^xsd:string;
  dwc:observationDate '1994-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61902 8.343266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61902"^^xsd:decimal ;
  dwc:decimalLongitude "8.343266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61902 8.343266)"^^geo:wktLiteral ;
  geo-pos:lat "43.61902"^^xsd:decimal ;
  geo-pos:long "8.343266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5458'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_5458'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.006111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.343266'^^xsd:double;
  dwc:startLongitude '8.343266'^^xsd:double;
  dwc:endLongitude '8.343266'^^xsd:double;
  dwc:latitude '43.61902'^^xsd:double;
  dwc:startLatitude '43.61902'^^xsd:double;
  dwc:endLatitude '43.61902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.343266 43.61902, 8.343266 43.61902, 8.343266 43.61902, 8.343266 43.61902, 8.343266 43.61902))'^^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 '774_5458'^^xsd:string;
  dwc:observationDate '2004-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6153 8.1162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6153"^^xsd:decimal ;
  dwc:decimalLongitude "8.1162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6153 8.1162)"^^geo:wktLiteral ;
  geo-pos:lat "43.6153"^^xsd:decimal ;
  geo-pos:long "8.1162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7144'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7144'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.708888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1162'^^xsd:double;
  dwc:startLongitude '8.1162'^^xsd:double;
  dwc:endLongitude '8.1162'^^xsd:double;
  dwc:latitude '43.6153'^^xsd:double;
  dwc:startLatitude '43.6153'^^xsd:double;
  dwc:endLatitude '43.6153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1162 43.6153, 8.1162 43.6153, 8.1162 43.6153, 8.1162 43.6153, 8.1162 43.6153))'^^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 '774_7144'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2515'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2515'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683333'^^xsd:double;
  dwc:startLongitude '7.683333'^^xsd:double;
  dwc:endLongitude '7.683333'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:startLatitude '42.9'^^xsd:double;
  dwc:endLatitude '42.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683333 42.9, 7.683333 42.9, 7.683333 42.9, 7.683333 42.9, 7.683333 42.9))'^^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 '774_2515'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281833 7.8265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.281833"^^xsd:decimal ;
  dwc:decimalLongitude "7.8265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.281833 7.8265)"^^geo:wktLiteral ;
  geo-pos:lat "43.281833"^^xsd:decimal ;
  geo-pos:long "7.8265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4622'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4622'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.141388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8265'^^xsd:double;
  dwc:startLongitude '7.8265'^^xsd:double;
  dwc:endLongitude '7.8265'^^xsd:double;
  dwc:latitude '43.281833'^^xsd:double;
  dwc:startLatitude '43.281833'^^xsd:double;
  dwc:endLatitude '43.281833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8265 43.281833, 7.8265 43.281833, 7.8265 43.281833, 7.8265 43.281833, 7.8265 43.281833))'^^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 '774_4622'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.259167 8.1305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.259167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.259167 8.1305)"^^geo:wktLiteral ;
  geo-pos:lat "43.259167"^^xsd:decimal ;
  geo-pos:long "8.1305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4631'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_4631'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.880277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1305'^^xsd:double;
  dwc:startLongitude '8.1305'^^xsd:double;
  dwc:endLongitude '8.1305'^^xsd:double;
  dwc:latitude '43.259167'^^xsd:double;
  dwc:startLatitude '43.259167'^^xsd:double;
  dwc:endLatitude '43.259167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1305 43.259167, 8.1305 43.259167, 8.1305 43.259167, 8.1305 43.259167, 8.1305 43.259167))'^^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 '774_4631'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.000517 -13.4339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.000517"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.000517 -13.4339)"^^geo:wktLiteral ;
  geo-pos:lat "29.000517"^^xsd:decimal ;
  geo-pos:long "-13.4339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2865'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2865'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.4339'^^xsd:double;
  dwc:startLongitude '-13.4339'^^xsd:double;
  dwc:endLongitude '-13.4339'^^xsd:double;
  dwc:latitude '29.000517'^^xsd:double;
  dwc:startLatitude '29.000517'^^xsd:double;
  dwc:endLatitude '29.000517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.4339 29.000517, -13.4339 29.000517, -13.4339 29.000517, -13.4339 29.000517, -13.4339 29.000517))'^^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 '774_2865'^^xsd:string;
  dwc:observationDate '1995-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5957 8.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5957"^^xsd:decimal ;
  dwc:decimalLongitude "8.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5957 8.3167)"^^geo:wktLiteral ;
  geo-pos:lat "43.5957"^^xsd:decimal ;
  geo-pos:long "8.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7308'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7308'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.429722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3167'^^xsd:double;
  dwc:startLongitude '8.3167'^^xsd:double;
  dwc:endLongitude '8.3167'^^xsd:double;
  dwc:latitude '43.5957'^^xsd:double;
  dwc:startLatitude '43.5957'^^xsd:double;
  dwc:endLatitude '43.5957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3167 43.5957, 8.3167 43.5957, 8.3167 43.5957, 8.3167 43.5957, 8.3167 43.5957))'^^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 '774_7308'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7391 8.3458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7391"^^xsd:decimal ;
  dwc:decimalLongitude "8.3458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7391 8.3458)"^^geo:wktLiteral ;
  geo-pos:lat "43.7391"^^xsd:decimal ;
  geo-pos:long "8.3458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7215'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7215'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.750277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3458'^^xsd:double;
  dwc:startLongitude '8.3458'^^xsd:double;
  dwc:endLongitude '8.3458'^^xsd:double;
  dwc:latitude '43.7391'^^xsd:double;
  dwc:startLatitude '43.7391'^^xsd:double;
  dwc:endLatitude '43.7391'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3458 43.7391, 8.3458 43.7391, 8.3458 43.7391, 8.3458 43.7391, 8.3458 43.7391))'^^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 '774_7215'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.328667 8.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.328667"^^xsd:decimal ;
  dwc:decimalLongitude "8.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.328667 8.083333)"^^geo:wktLiteral ;
  geo-pos:lat "43.328667"^^xsd:decimal ;
  geo-pos:long "8.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4602'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_4602'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.083333'^^xsd:double;
  dwc:startLongitude '8.083333'^^xsd:double;
  dwc:endLongitude '8.083333'^^xsd:double;
  dwc:latitude '43.328667'^^xsd:double;
  dwc:startLatitude '43.328667'^^xsd:double;
  dwc:endLatitude '43.328667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.083333 43.328667, 8.083333 43.328667, 8.083333 43.328667, 8.083333 43.328667, 8.083333 43.328667))'^^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 '774_4602'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.649667 8.339167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.649667"^^xsd:decimal ;
  dwc:decimalLongitude "8.339167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.649667 8.339167)"^^geo:wktLiteral ;
  geo-pos:lat "42.649667"^^xsd:decimal ;
  geo-pos:long "8.339167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4130'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4130'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.339167'^^xsd:double;
  dwc:startLongitude '8.339167'^^xsd:double;
  dwc:endLongitude '8.339167'^^xsd:double;
  dwc:latitude '42.649667'^^xsd:double;
  dwc:startLatitude '42.649667'^^xsd:double;
  dwc:endLatitude '42.649667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.339167 42.649667, 8.339167 42.649667, 8.339167 42.649667, 8.339167 42.649667, 8.339167 42.649667))'^^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 '774_4130'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3541'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3541'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.95'^^xsd:double;
  dwc:startLongitude '7.95'^^xsd:double;
  dwc:endLongitude '7.95'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:startLatitude '43.35'^^xsd:double;
  dwc:endLatitude '43.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.95 43.35, 7.95 43.35, 7.95 43.35, 7.95 43.35, 7.95 43.35))'^^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 '774_3541'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27819 7.216092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27819"^^xsd:decimal ;
  dwc:decimalLongitude "7.216092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27819 7.216092)"^^geo:wktLiteral ;
  geo-pos:lat "43.27819"^^xsd:decimal ;
  geo-pos:long "7.216092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5667'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5667'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.369444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.216092'^^xsd:double;
  dwc:startLongitude '7.216092'^^xsd:double;
  dwc:endLongitude '7.216092'^^xsd:double;
  dwc:latitude '43.27819'^^xsd:double;
  dwc:startLatitude '43.27819'^^xsd:double;
  dwc:endLatitude '43.27819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.216092 43.27819, 7.216092 43.27819, 7.216092 43.27819, 7.216092 43.27819, 7.216092 43.27819))'^^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 '774_5667'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19728 8.162516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19728"^^xsd:decimal ;
  dwc:decimalLongitude "8.162516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19728 8.162516)"^^geo:wktLiteral ;
  geo-pos:lat "43.19728"^^xsd:decimal ;
  geo-pos:long "8.162516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8010'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8010'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2244444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.162516'^^xsd:double;
  dwc:startLongitude '8.162516'^^xsd:double;
  dwc:endLongitude '8.162516'^^xsd:double;
  dwc:latitude '43.19728'^^xsd:double;
  dwc:startLatitude '43.19728'^^xsd:double;
  dwc:endLatitude '43.19728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.162516 43.19728, 8.162516 43.19728, 8.162516 43.19728, 8.162516 43.19728, 8.162516 43.19728))'^^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 '774_8010'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5673 8.1415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5673"^^xsd:decimal ;
  dwc:decimalLongitude "8.1415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5673 8.1415)"^^geo:wktLiteral ;
  geo-pos:lat "43.5673"^^xsd:decimal ;
  geo-pos:long "8.1415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5371'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5371'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1415'^^xsd:double;
  dwc:startLongitude '8.1415'^^xsd:double;
  dwc:endLongitude '8.1415'^^xsd:double;
  dwc:latitude '43.5673'^^xsd:double;
  dwc:startLatitude '43.5673'^^xsd:double;
  dwc:endLatitude '43.5673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1415 43.5673, 8.1415 43.5673, 8.1415 43.5673, 8.1415 43.5673, 8.1415 43.5673))'^^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 '774_5371'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4885 7.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4885"^^xsd:decimal ;
  dwc:decimalLongitude "7.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4885 7.775)"^^geo:wktLiteral ;
  geo-pos:lat "43.4885"^^xsd:decimal ;
  geo-pos:long "7.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4204'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4204'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.775'^^xsd:double;
  dwc:startLongitude '7.775'^^xsd:double;
  dwc:endLongitude '7.775'^^xsd:double;
  dwc:latitude '43.4885'^^xsd:double;
  dwc:startLatitude '43.4885'^^xsd:double;
  dwc:endLatitude '43.4885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.775 43.4885, 7.775 43.4885, 7.775 43.4885, 7.775 43.4885, 7.775 43.4885))'^^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 '774_4204'^^xsd:string;
  dwc:observationDate '1995-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9345 8.247833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9345"^^xsd:decimal ;
  dwc:decimalLongitude "8.247833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9345 8.247833)"^^geo:wktLiteral ;
  geo-pos:lat "42.9345"^^xsd:decimal ;
  geo-pos:long "8.247833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3945'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3945'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.247833'^^xsd:double;
  dwc:startLongitude '8.247833'^^xsd:double;
  dwc:endLongitude '8.247833'^^xsd:double;
  dwc:latitude '42.9345'^^xsd:double;
  dwc:startLatitude '42.9345'^^xsd:double;
  dwc:endLatitude '42.9345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.247833 42.9345, 8.247833 42.9345, 8.247833 42.9345, 8.247833 42.9345, 8.247833 42.9345))'^^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 '774_3945'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8028 8.614583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8028"^^xsd:decimal ;
  dwc:decimalLongitude "8.614583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8028 8.614583)"^^geo:wktLiteral ;
  geo-pos:lat "42.8028"^^xsd:decimal ;
  geo-pos:long "8.614583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3619'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3619'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.614583'^^xsd:double;
  dwc:startLongitude '8.614583'^^xsd:double;
  dwc:endLongitude '8.614583'^^xsd:double;
  dwc:latitude '42.8028'^^xsd:double;
  dwc:startLatitude '42.8028'^^xsd:double;
  dwc:endLatitude '42.8028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.614583 42.8028, 8.614583 42.8028, 8.614583 42.8028, 8.614583 42.8028, 8.614583 42.8028))'^^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 '774_3619'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29945 8.22768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29945"^^xsd:decimal ;
  dwc:decimalLongitude "8.22768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29945 8.22768)"^^geo:wktLiteral ;
  geo-pos:lat "43.29945"^^xsd:decimal ;
  geo-pos:long "8.22768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8009'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8009'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2577777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.22768'^^xsd:double;
  dwc:startLongitude '8.22768'^^xsd:double;
  dwc:endLongitude '8.22768'^^xsd:double;
  dwc:latitude '43.29945'^^xsd:double;
  dwc:startLatitude '43.29945'^^xsd:double;
  dwc:endLatitude '43.29945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.22768 43.29945, 8.22768 43.29945, 8.22768 43.29945, 8.22768 43.29945, 8.22768 43.29945))'^^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 '774_8009'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.749333 8.4245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.749333"^^xsd:decimal ;
  dwc:decimalLongitude "8.4245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.749333 8.4245)"^^geo:wktLiteral ;
  geo-pos:lat "42.749333"^^xsd:decimal ;
  geo-pos:long "8.4245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4716'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4716'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.825277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4245'^^xsd:double;
  dwc:startLongitude '8.4245'^^xsd:double;
  dwc:endLongitude '8.4245'^^xsd:double;
  dwc:latitude '42.749333'^^xsd:double;
  dwc:startLatitude '42.749333'^^xsd:double;
  dwc:endLatitude '42.749333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4245 42.749333, 8.4245 42.749333, 8.4245 42.749333, 8.4245 42.749333, 8.4245 42.749333))'^^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 '774_4716'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24348 8.91153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24348"^^xsd:decimal ;
  dwc:decimalLongitude "8.91153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24348 8.91153)"^^geo:wktLiteral ;
  geo-pos:lat "43.24348"^^xsd:decimal ;
  geo-pos:long "8.91153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_5081'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.225833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.91153'^^xsd:double;
  dwc:startLongitude '8.91153'^^xsd:double;
  dwc:endLongitude '8.91153'^^xsd:double;
  dwc:latitude '43.24348'^^xsd:double;
  dwc:startLatitude '43.24348'^^xsd:double;
  dwc:endLatitude '43.24348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.91153 43.24348, 8.91153 43.24348, 8.91153 43.24348, 8.91153 43.24348, 8.91153 43.24348))'^^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 '774_5081'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.772833 8.510333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.772833"^^xsd:decimal ;
  dwc:decimalLongitude "8.510333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.772833 8.510333)"^^geo:wktLiteral ;
  geo-pos:lat "42.772833"^^xsd:decimal ;
  geo-pos:long "8.510333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4089'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4089'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.510333'^^xsd:double;
  dwc:startLongitude '8.510333'^^xsd:double;
  dwc:endLongitude '8.510333'^^xsd:double;
  dwc:latitude '42.772833'^^xsd:double;
  dwc:startLatitude '42.772833'^^xsd:double;
  dwc:endLatitude '42.772833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.510333 42.772833, 8.510333 42.772833, 8.510333 42.772833, 8.510333 42.772833, 8.510333 42.772833))'^^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 '774_4089'^^xsd:string;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57227 8.14444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57227"^^xsd:decimal ;
  dwc:decimalLongitude "8.14444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57227 8.14444)"^^geo:wktLiteral ;
  geo-pos:lat "43.57227"^^xsd:decimal ;
  geo-pos:long "8.14444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6420'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6420'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.137777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.14444'^^xsd:double;
  dwc:startLongitude '8.14444'^^xsd:double;
  dwc:endLongitude '8.14444'^^xsd:double;
  dwc:latitude '43.57227'^^xsd:double;
  dwc:startLatitude '43.57227'^^xsd:double;
  dwc:endLatitude '43.57227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.14444 43.57227, 8.14444 43.57227, 8.14444 43.57227, 8.14444 43.57227, 8.14444 43.57227))'^^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 '774_6420'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.908333 20.356389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.908333"^^xsd:decimal ;
  dwc:decimalLongitude "20.356389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.908333 20.356389)"^^geo:wktLiteral ;
  geo-pos:lat "38.908333"^^xsd:decimal ;
  geo-pos:long "20.356389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_686'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_686'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.356389'^^xsd:double;
  dwc:startLongitude '20.356389'^^xsd:double;
  dwc:endLongitude '20.356389'^^xsd:double;
  dwc:latitude '38.908333'^^xsd:double;
  dwc:startLatitude '38.908333'^^xsd:double;
  dwc:endLatitude '38.908333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.356389 38.908333, 20.356389 38.908333, 20.356389 38.908333, 20.356389 38.908333, 20.356389 38.908333))'^^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 '774_686'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46326 8.368583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46326"^^xsd:decimal ;
  dwc:decimalLongitude "8.368583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46326 8.368583)"^^geo:wktLiteral ;
  geo-pos:lat "43.46326"^^xsd:decimal ;
  geo-pos:long "8.368583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5557'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5557'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.170277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.368583'^^xsd:double;
  dwc:startLongitude '8.368583'^^xsd:double;
  dwc:endLongitude '8.368583'^^xsd:double;
  dwc:latitude '43.46326'^^xsd:double;
  dwc:startLatitude '43.46326'^^xsd:double;
  dwc:endLatitude '43.46326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.368583 43.46326, 8.368583 43.46326, 8.368583 43.46326, 8.368583 43.46326, 8.368583 43.46326))'^^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 '774_5557'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01407 8.724283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01407"^^xsd:decimal ;
  dwc:decimalLongitude "8.724283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01407 8.724283)"^^geo:wktLiteral ;
  geo-pos:lat "43.01407"^^xsd:decimal ;
  geo-pos:long "8.724283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5552'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5552'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.724283'^^xsd:double;
  dwc:startLongitude '8.724283'^^xsd:double;
  dwc:endLongitude '8.724283'^^xsd:double;
  dwc:latitude '43.01407'^^xsd:double;
  dwc:startLatitude '43.01407'^^xsd:double;
  dwc:endLatitude '43.01407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.724283 43.01407, 8.724283 43.01407, 8.724283 43.01407, 8.724283 43.01407, 8.724283 43.01407))'^^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 '774_5552'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.126167 8.693667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.126167"^^xsd:decimal ;
  dwc:decimalLongitude "8.693667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.126167 8.693667)"^^geo:wktLiteral ;
  geo-pos:lat "43.126167"^^xsd:decimal ;
  geo-pos:long "8.693667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4738'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4738'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.693667'^^xsd:double;
  dwc:startLongitude '8.693667'^^xsd:double;
  dwc:endLongitude '8.693667'^^xsd:double;
  dwc:latitude '43.126167'^^xsd:double;
  dwc:startLatitude '43.126167'^^xsd:double;
  dwc:endLatitude '43.126167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.693667 43.126167, 8.693667 43.126167, 8.693667 43.126167, 8.693667 43.126167, 8.693667 43.126167))'^^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 '774_4738'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389 7.7335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.389"^^xsd:decimal ;
  dwc:decimalLongitude "7.7335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389 7.7335)"^^geo:wktLiteral ;
  geo-pos:lat "43.389"^^xsd:decimal ;
  geo-pos:long "7.7335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3968'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3968'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7335'^^xsd:double;
  dwc:startLongitude '7.7335'^^xsd:double;
  dwc:endLongitude '7.7335'^^xsd:double;
  dwc:latitude '43.389'^^xsd:double;
  dwc:startLatitude '43.389'^^xsd:double;
  dwc:endLatitude '43.389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7335 43.389, 7.7335 43.389, 7.7335 43.389, 7.7335 43.389, 7.7335 43.389))'^^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 '774_3968'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917333 -17.217333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.217333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917333 -17.217333)"^^geo:wktLiteral ;
  geo-pos:lat "27.917333"^^xsd:decimal ;
  geo-pos:long "-17.217333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3010'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_3010'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.745833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.217333'^^xsd:double;
  dwc:startLongitude '-17.217333'^^xsd:double;
  dwc:endLongitude '-17.217333'^^xsd:double;
  dwc:latitude '27.917333'^^xsd:double;
  dwc:startLatitude '27.917333'^^xsd:double;
  dwc:endLatitude '27.917333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.217333 27.917333, -17.217333 27.917333, -17.217333 27.917333, -17.217333 27.917333, -17.217333 27.917333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3010'^^xsd:string;
  dwc:observationDate '1996-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.914333 -17.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.914333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.914333 -17.231)"^^geo:wktLiteral ;
  geo-pos:lat "27.914333"^^xsd:decimal ;
  geo-pos:long "-17.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2966'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2966'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.825555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.231'^^xsd:double;
  dwc:startLongitude '-17.231'^^xsd:double;
  dwc:endLongitude '-17.231'^^xsd:double;
  dwc:latitude '27.914333'^^xsd:double;
  dwc:startLatitude '27.914333'^^xsd:double;
  dwc:endLatitude '27.914333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.231 27.914333, -17.231 27.914333, -17.231 27.914333, -17.231 27.914333, -17.231 27.914333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2966'^^xsd:string;
  dwc:observationDate '1996-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.063 -16.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.063"^^xsd:decimal ;
  dwc:decimalLongitude "-16.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.063 -16.813)"^^geo:wktLiteral ;
  geo-pos:lat "28.063"^^xsd:decimal ;
  geo-pos:long "-16.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3054'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3054'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.2975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.813'^^xsd:double;
  dwc:startLongitude '-16.813'^^xsd:double;
  dwc:endLongitude '-16.813'^^xsd:double;
  dwc:latitude '28.063'^^xsd:double;
  dwc:startLatitude '28.063'^^xsd:double;
  dwc:endLatitude '28.063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.813 28.063, -16.813 28.063, -16.813 28.063, -16.813 28.063, -16.813 28.063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3054'^^xsd:string;
  dwc:observationDate '1997-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.008167 -16.774833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.008167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.774833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.008167 -16.774833)"^^geo:wktLiteral ;
  geo-pos:lat "28.008167"^^xsd:decimal ;
  geo-pos:long "-16.774833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2896'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2896'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.691388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.774833'^^xsd:double;
  dwc:startLongitude '-16.774833'^^xsd:double;
  dwc:endLongitude '-16.774833'^^xsd:double;
  dwc:latitude '28.008167'^^xsd:double;
  dwc:startLatitude '28.008167'^^xsd:double;
  dwc:endLatitude '28.008167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.774833 28.008167, -16.774833 28.008167, -16.774833 28.008167, -16.774833 28.008167, -16.774833 28.008167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2896'^^xsd:string;
  dwc:observationDate '1996-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.025167 -16.741833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.025167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.741833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.025167 -16.741833)"^^geo:wktLiteral ;
  geo-pos:lat "28.025167"^^xsd:decimal ;
  geo-pos:long "-16.741833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2952'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2952'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.761388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.741833'^^xsd:double;
  dwc:startLongitude '-16.741833'^^xsd:double;
  dwc:endLongitude '-16.741833'^^xsd:double;
  dwc:latitude '28.025167'^^xsd:double;
  dwc:startLatitude '28.025167'^^xsd:double;
  dwc:endLatitude '28.025167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.741833 28.025167, -16.741833 28.025167, -16.741833 28.025167, -16.741833 28.025167, -16.741833 28.025167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2952'^^xsd:string;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.956833 -17.156833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.956833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.156833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.956833 -17.156833)"^^geo:wktLiteral ;
  geo-pos:lat "27.956833"^^xsd:decimal ;
  geo-pos:long "-17.156833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2926'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2926'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.792222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.156833'^^xsd:double;
  dwc:startLongitude '-17.156833'^^xsd:double;
  dwc:endLongitude '-17.156833'^^xsd:double;
  dwc:latitude '27.956833'^^xsd:double;
  dwc:startLatitude '27.956833'^^xsd:double;
  dwc:endLatitude '27.956833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.156833 27.956833, -17.156833 27.956833, -17.156833 27.956833, -17.156833 27.956833, -17.156833 27.956833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2926'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0725 -16.839167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0725"^^xsd:decimal ;
  dwc:decimalLongitude "-16.839167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0725 -16.839167)"^^geo:wktLiteral ;
  geo-pos:lat "28.0725"^^xsd:decimal ;
  geo-pos:long "-16.839167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3053'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3053'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.198055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.839167'^^xsd:double;
  dwc:startLongitude '-16.839167'^^xsd:double;
  dwc:endLongitude '-16.839167'^^xsd:double;
  dwc:latitude '28.0725'^^xsd:double;
  dwc:startLatitude '28.0725'^^xsd:double;
  dwc:endLatitude '28.0725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.839167 28.0725, -16.839167 28.0725, -16.839167 28.0725, -16.839167 28.0725, -16.839167 28.0725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3053'^^xsd:string;
  dwc:observationDate '1997-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0265 -16.743167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0265"^^xsd:decimal ;
  dwc:decimalLongitude "-16.743167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0265 -16.743167)"^^geo:wktLiteral ;
  geo-pos:lat "28.0265"^^xsd:decimal ;
  geo-pos:long "-16.743167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2907'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_2907'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.948333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.743167'^^xsd:double;
  dwc:startLongitude '-16.743167'^^xsd:double;
  dwc:endLongitude '-16.743167'^^xsd:double;
  dwc:latitude '28.0265'^^xsd:double;
  dwc:startLatitude '28.0265'^^xsd:double;
  dwc:endLatitude '28.0265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.743167 28.0265, -16.743167 28.0265, -16.743167 28.0265, -16.743167 28.0265, -16.743167 28.0265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2907'^^xsd:string;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.946 -17.162667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.946"^^xsd:decimal ;
  dwc:decimalLongitude "-17.162667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.946 -17.162667)"^^geo:wktLiteral ;
  geo-pos:lat "27.946"^^xsd:decimal ;
  geo-pos:long "-17.162667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2964'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2964'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.621111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.162667'^^xsd:double;
  dwc:startLongitude '-17.162667'^^xsd:double;
  dwc:endLongitude '-17.162667'^^xsd:double;
  dwc:latitude '27.946'^^xsd:double;
  dwc:startLatitude '27.946'^^xsd:double;
  dwc:endLatitude '27.946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.162667 27.946, -17.162667 27.946, -17.162667 27.946, -17.162667 27.946, -17.162667 27.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2964'^^xsd:string;
  dwc:observationDate '1996-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.692222 -64.090556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.692222"^^xsd:decimal ;
  dwc:decimalLongitude "-64.090556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.692222 -64.090556)"^^geo:wktLiteral ;
  geo-pos:lat "18.692222"^^xsd:decimal ;
  geo-pos:long "-64.090556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3204'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3204'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-64.090556'^^xsd:double;
  dwc:startLongitude '-64.090556'^^xsd:double;
  dwc:endLongitude '-64.090556'^^xsd:double;
  dwc:latitude '18.692222'^^xsd:double;
  dwc:startLatitude '18.692222'^^xsd:double;
  dwc:endLatitude '18.692222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.090556 18.692222, -64.090556 18.692222, -64.090556 18.692222, -64.090556 18.692222, -64.090556 18.692222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3204'^^xsd:string;
  dwc:observationDate '1994-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.111167 -16.8445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.111167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.111167 -16.8445)"^^geo:wktLiteral ;
  geo-pos:lat "28.111167"^^xsd:decimal ;
  geo-pos:long "-16.8445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3034'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3034'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.091388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.8445'^^xsd:double;
  dwc:startLongitude '-16.8445'^^xsd:double;
  dwc:endLongitude '-16.8445'^^xsd:double;
  dwc:latitude '28.111167'^^xsd:double;
  dwc:startLatitude '28.111167'^^xsd:double;
  dwc:endLatitude '28.111167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.8445 28.111167, -16.8445 28.111167, -16.8445 28.111167, -16.8445 28.111167, -16.8445 28.111167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3034'^^xsd:string;
  dwc:observationDate '1996-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.039 -16.772333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.039"^^xsd:decimal ;
  dwc:decimalLongitude "-16.772333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.039 -16.772333)"^^geo:wktLiteral ;
  geo-pos:lat "28.039"^^xsd:decimal ;
  geo-pos:long "-16.772333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3017'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3017'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.224722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.772333'^^xsd:double;
  dwc:startLongitude '-16.772333'^^xsd:double;
  dwc:endLongitude '-16.772333'^^xsd:double;
  dwc:latitude '28.039'^^xsd:double;
  dwc:startLatitude '28.039'^^xsd:double;
  dwc:endLatitude '28.039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.772333 28.039, -16.772333 28.039, -16.772333 28.039, -16.772333 28.039, -16.772333 28.039))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3017'^^xsd:string;
  dwc:observationDate '1996-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.058333 -16.808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.058333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.058333 -16.808333)"^^geo:wktLiteral ;
  geo-pos:lat "28.058333"^^xsd:decimal ;
  geo-pos:long "-16.808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3055'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3055'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.808333'^^xsd:double;
  dwc:startLongitude '-16.808333'^^xsd:double;
  dwc:endLongitude '-16.808333'^^xsd:double;
  dwc:latitude '28.058333'^^xsd:double;
  dwc:startLatitude '28.058333'^^xsd:double;
  dwc:endLatitude '28.058333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.808333 28.058333, -16.808333 28.058333, -16.808333 28.058333, -16.808333 28.058333, -16.808333 28.058333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3055'^^xsd:string;
  dwc:observationDate '1997-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.022167 -16.7555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.022167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.022167 -16.7555)"^^geo:wktLiteral ;
  geo-pos:lat "28.022167"^^xsd:decimal ;
  geo-pos:long "-16.7555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2949'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2949'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.388333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.7555'^^xsd:double;
  dwc:startLongitude '-16.7555'^^xsd:double;
  dwc:endLongitude '-16.7555'^^xsd:double;
  dwc:latitude '28.022167'^^xsd:double;
  dwc:startLatitude '28.022167'^^xsd:double;
  dwc:endLatitude '28.022167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7555 28.022167, -16.7555 28.022167, -16.7555 28.022167, -16.7555 28.022167, -16.7555 28.022167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2949'^^xsd:string;
  dwc:observationDate '1996-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.010167 -17.110167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.010167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.110167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.010167 -17.110167)"^^geo:wktLiteral ;
  geo-pos:lat "28.010167"^^xsd:decimal ;
  geo-pos:long "-17.110167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2958'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2958'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.946666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.110167'^^xsd:double;
  dwc:startLongitude '-17.110167'^^xsd:double;
  dwc:endLongitude '-17.110167'^^xsd:double;
  dwc:latitude '28.010167'^^xsd:double;
  dwc:startLatitude '28.010167'^^xsd:double;
  dwc:endLatitude '28.010167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.110167 28.010167, -17.110167 28.010167, -17.110167 28.010167, -17.110167 28.010167, -17.110167 28.010167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2958'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.95 -17.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.95"^^xsd:decimal ;
  dwc:decimalLongitude "-17.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.95 -17.166667)"^^geo:wktLiteral ;
  geo-pos:lat "27.95"^^xsd:decimal ;
  geo-pos:long "-17.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2963'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_2963'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.166667'^^xsd:double;
  dwc:startLongitude '-17.166667'^^xsd:double;
  dwc:endLongitude '-17.166667'^^xsd:double;
  dwc:latitude '27.95'^^xsd:double;
  dwc:startLatitude '27.95'^^xsd:double;
  dwc:endLatitude '27.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.166667 27.95, -17.166667 27.95, -17.166667 27.95, -17.166667 27.95, -17.166667 27.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2963'^^xsd:string;
  dwc:observationDate '1996-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.993333 -16.743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.993333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.993333 -16.743333)"^^geo:wktLiteral ;
  geo-pos:lat "27.993333"^^xsd:decimal ;
  geo-pos:long "-16.743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3002'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3002'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.827222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.743333'^^xsd:double;
  dwc:startLongitude '-16.743333'^^xsd:double;
  dwc:endLongitude '-16.743333'^^xsd:double;
  dwc:latitude '27.993333'^^xsd:double;
  dwc:startLatitude '27.993333'^^xsd:double;
  dwc:endLatitude '27.993333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.743333 27.993333, -16.743333 27.993333, -16.743333 27.993333, -16.743333 27.993333, -16.743333 27.993333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3002'^^xsd:string;
  dwc:observationDate '1996-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.851067 -13.683567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.851067"^^xsd:decimal ;
  dwc:decimalLongitude "-13.683567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.851067 -13.683567)"^^geo:wktLiteral ;
  geo-pos:lat "28.851067"^^xsd:decimal ;
  geo-pos:long "-13.683567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2864'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2864'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.683567'^^xsd:double;
  dwc:startLongitude '-13.683567'^^xsd:double;
  dwc:endLongitude '-13.683567'^^xsd:double;
  dwc:latitude '28.851067'^^xsd:double;
  dwc:startLatitude '28.851067'^^xsd:double;
  dwc:endLatitude '28.851067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.683567 28.851067, -13.683567 28.851067, -13.683567 28.851067, -13.683567 28.851067, -13.683567 28.851067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2864'^^xsd:string;
  dwc:observationDate '1995-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.022333 -16.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.022333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.022333 -16.789)"^^geo:wktLiteral ;
  geo-pos:lat "28.022333"^^xsd:decimal ;
  geo-pos:long "-16.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2950'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2950'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.095277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.789'^^xsd:double;
  dwc:startLongitude '-16.789'^^xsd:double;
  dwc:endLongitude '-16.789'^^xsd:double;
  dwc:latitude '28.022333'^^xsd:double;
  dwc:startLatitude '28.022333'^^xsd:double;
  dwc:endLatitude '28.022333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.789 28.022333, -16.789 28.022333, -16.789 28.022333, -16.789 28.022333, -16.789 28.022333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2950'^^xsd:string;
  dwc:observationDate '1996-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.993333 -16.726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.993333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.993333 -16.726667)"^^geo:wktLiteral ;
  geo-pos:lat "27.993333"^^xsd:decimal ;
  geo-pos:long "-16.726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2909'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2909'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.005277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.726667'^^xsd:double;
  dwc:startLongitude '-16.726667'^^xsd:double;
  dwc:endLongitude '-16.726667'^^xsd:double;
  dwc:latitude '27.993333'^^xsd:double;
  dwc:startLatitude '27.993333'^^xsd:double;
  dwc:endLatitude '27.993333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.726667 27.993333, -16.726667 27.993333, -16.726667 27.993333, -16.726667 27.993333, -16.726667 27.993333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2909'^^xsd:string;
  dwc:observationDate '1996-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.024 -16.990667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.024"^^xsd:decimal ;
  dwc:decimalLongitude "-16.990667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.024 -16.990667)"^^geo:wktLiteral ;
  geo-pos:lat "28.024"^^xsd:decimal ;
  geo-pos:long "-16.990667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2904'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2904'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.464444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.990667'^^xsd:double;
  dwc:startLongitude '-16.990667'^^xsd:double;
  dwc:endLongitude '-16.990667'^^xsd:double;
  dwc:latitude '28.024'^^xsd:double;
  dwc:startLatitude '28.024'^^xsd:double;
  dwc:endLatitude '28.024'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.990667 28.024, -16.990667 28.024, -16.990667 28.024, -16.990667 28.024, -16.990667 28.024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2904'^^xsd:string;
  dwc:observationDate '1996-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.964667 -17.181333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.964667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.181333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.964667 -17.181333)"^^geo:wktLiteral ;
  geo-pos:lat "27.964667"^^xsd:decimal ;
  geo-pos:long "-17.181333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3028'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3028'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.186666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.181333'^^xsd:double;
  dwc:startLongitude '-17.181333'^^xsd:double;
  dwc:endLongitude '-17.181333'^^xsd:double;
  dwc:latitude '27.964667'^^xsd:double;
  dwc:startLatitude '27.964667'^^xsd:double;
  dwc:endLatitude '27.964667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.181333 27.964667, -17.181333 27.964667, -17.181333 27.964667, -17.181333 27.964667, -17.181333 27.964667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3028'^^xsd:string;
  dwc:observationDate '1996-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.955167 -17.155167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.955167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.155167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.955167 -17.155167)"^^geo:wktLiteral ;
  geo-pos:lat "27.955167"^^xsd:decimal ;
  geo-pos:long "-17.155167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3078'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3078'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.620833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-17.155167'^^xsd:double;
  dwc:startLongitude '-17.155167'^^xsd:double;
  dwc:endLongitude '-17.155167'^^xsd:double;
  dwc:latitude '27.955167'^^xsd:double;
  dwc:startLatitude '27.955167'^^xsd:double;
  dwc:endLatitude '27.955167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.155167 27.955167, -17.155167 27.955167, -17.155167 27.955167, -17.155167 27.955167, -17.155167 27.955167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_3078'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9745 -16.7245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9745"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9745 -16.7245)"^^geo:wktLiteral ;
  geo-pos:lat "27.9745"^^xsd:decimal ;
  geo-pos:long "-16.7245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2948'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_2948'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.674444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.7245'^^xsd:double;
  dwc:startLongitude '-16.7245'^^xsd:double;
  dwc:endLongitude '-16.7245'^^xsd:double;
  dwc:latitude '27.9745'^^xsd:double;
  dwc:startLatitude '27.9745'^^xsd:double;
  dwc:endLatitude '27.9745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.7245 27.9745, -16.7245 27.9745, -16.7245 27.9745, -16.7245 27.9745, -16.7245 27.9745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2948'^^xsd:string;
  dwc:observationDate '1996-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.156667 -16.956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.156667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.156667 -16.956667)"^^geo:wktLiteral ;
  geo-pos:lat "28.156667"^^xsd:decimal ;
  geo-pos:long "-16.956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2930'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2930'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.985555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.956667'^^xsd:double;
  dwc:startLongitude '-16.956667'^^xsd:double;
  dwc:endLongitude '-16.956667'^^xsd:double;
  dwc:latitude '28.156667'^^xsd:double;
  dwc:startLatitude '28.156667'^^xsd:double;
  dwc:endLatitude '28.156667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.956667 28.156667, -16.956667 28.156667, -16.956667 28.156667, -16.956667 28.156667, -16.956667 28.156667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala macrorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '774_2930'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083967 -13.366683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083967"^^xsd:decimal ;
  dwc:decimalLongitude "-13.366683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083967 -13.366683)"^^geo:wktLiteral ;
  geo-pos:lat "29.083967"^^xsd:decimal ;
  geo-pos:long "-13.366683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2882'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2882'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.366683'^^xsd:double;
  dwc:startLongitude '-13.366683'^^xsd:double;
  dwc:endLongitude '-13.366683'^^xsd:double;
  dwc:latitude '29.083967'^^xsd:double;
  dwc:startLatitude '29.083967'^^xsd:double;
  dwc:endLatitude '29.083967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.366683 29.083967, -13.366683 29.083967, -13.366683 29.083967, -13.366683 29.083967, -13.366683 29.083967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pseudorca crassidens" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '774_2882'^^xsd:string;
  dwc:observationDate '1995-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.527222 -61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.527222"^^xsd:decimal ;
  dwc:decimalLongitude "-61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.527222 -61.15)"^^geo:wktLiteral ;
  geo-pos:lat "14.527222"^^xsd:decimal ;
  geo-pos:long "-61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3123'^^xsd:string;
  dwc:scientificName 'Peponocephala electra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3123'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.15'^^xsd:double;
  dwc:startLongitude '-61.15'^^xsd:double;
  dwc:endLongitude '-61.15'^^xsd:double;
  dwc:latitude '14.527222'^^xsd:double;
  dwc:startLatitude '14.527222'^^xsd:double;
  dwc:endLatitude '14.527222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.15 14.527222, -61.15 14.527222, -61.15 14.527222, -61.15 14.527222, -61.15 14.527222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Peponocephala electra" by the provider'^^xsd:string;
  dwc:aphiaid '137103'^^xsd:integer;
  dwc:occurrenceId '774_3123'^^xsd:string;
  dwc:observationDate '1994-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.330556 -61.424167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.330556"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.330556 -61.424167)"^^geo:wktLiteral ;
  geo-pos:lat "15.330556"^^xsd:decimal ;
  geo-pos:long "-61.424167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3134'^^xsd:string;
  dwc:scientificName 'Peponocephala electra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3134'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.424167'^^xsd:double;
  dwc:startLongitude '-61.424167'^^xsd:double;
  dwc:endLongitude '-61.424167'^^xsd:double;
  dwc:latitude '15.330556'^^xsd:double;
  dwc:startLatitude '15.330556'^^xsd:double;
  dwc:endLatitude '15.330556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.424167 15.330556, -61.424167 15.330556, -61.424167 15.330556, -61.424167 15.330556, -61.424167 15.330556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Peponocephala electra" by the provider'^^xsd:string;
  dwc:aphiaid '137103'^^xsd:integer;
  dwc:occurrenceId '774_3134'^^xsd:string;
  dwc:observationDate '1994-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.416944 -61.074722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.416944"^^xsd:decimal ;
  dwc:decimalLongitude "-61.074722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.416944 -61.074722)"^^geo:wktLiteral ;
  geo-pos:lat "14.416944"^^xsd:decimal ;
  geo-pos:long "-61.074722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3140'^^xsd:string;
  dwc:scientificName 'Peponocephala electra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_3140'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-61.074722'^^xsd:double;
  dwc:startLongitude '-61.074722'^^xsd:double;
  dwc:endLongitude '-61.074722'^^xsd:double;
  dwc:latitude '14.416944'^^xsd:double;
  dwc:startLatitude '14.416944'^^xsd:double;
  dwc:endLatitude '14.416944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.074722 14.416944, -61.074722 14.416944, -61.074722 14.416944, -61.074722 14.416944, -61.074722 14.416944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Peponocephala electra" by the provider'^^xsd:string;
  dwc:aphiaid '137103'^^xsd:integer;
  dwc:occurrenceId '774_3140'^^xsd:string;
  dwc:observationDate '1994-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684867 7.7739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.684867"^^xsd:decimal ;
  dwc:decimalLongitude "7.7739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.684867 7.7739)"^^geo:wktLiteral ;
  geo-pos:lat "43.684867"^^xsd:decimal ;
  geo-pos:long "7.7739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3410'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3410'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7739'^^xsd:double;
  dwc:startLongitude '7.7739'^^xsd:double;
  dwc:endLongitude '7.7739'^^xsd:double;
  dwc:latitude '43.684867'^^xsd:double;
  dwc:startLatitude '43.684867'^^xsd:double;
  dwc:endLatitude '43.684867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7739 43.684867, 7.7739 43.684867, 7.7739 43.684867, 7.7739 43.684867, 7.7739 43.684867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3410'^^xsd:string;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592467 8.08655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.592467"^^xsd:decimal ;
  dwc:decimalLongitude "8.08655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.592467 8.08655)"^^geo:wktLiteral ;
  geo-pos:lat "43.592467"^^xsd:decimal ;
  geo-pos:long "8.08655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7065'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7065'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.08655'^^xsd:double;
  dwc:startLongitude '8.08655'^^xsd:double;
  dwc:endLongitude '8.08655'^^xsd:double;
  dwc:latitude '43.592467'^^xsd:double;
  dwc:startLatitude '43.592467'^^xsd:double;
  dwc:endLatitude '43.592467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.08655 43.592467, 8.08655 43.592467, 8.08655 43.592467, 8.08655 43.592467, 8.08655 43.592467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7065'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709667 7.832833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.709667"^^xsd:decimal ;
  dwc:decimalLongitude "7.832833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709667 7.832833)"^^geo:wktLiteral ;
  geo-pos:lat "43.709667"^^xsd:decimal ;
  geo-pos:long "7.832833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4424'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4424'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.832833'^^xsd:double;
  dwc:startLongitude '7.832833'^^xsd:double;
  dwc:endLongitude '7.832833'^^xsd:double;
  dwc:latitude '43.709667'^^xsd:double;
  dwc:startLatitude '43.709667'^^xsd:double;
  dwc:endLatitude '43.709667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.832833 43.709667, 7.832833 43.709667, 7.832833 43.709667, 7.832833 43.709667, 7.832833 43.709667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4424'^^xsd:string;
  dwc:observationDate '1996-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7356 7.7798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7356"^^xsd:decimal ;
  dwc:decimalLongitude "7.7798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7356 7.7798)"^^geo:wktLiteral ;
  geo-pos:lat "43.7356"^^xsd:decimal ;
  geo-pos:long "7.7798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7525'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7525'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.115277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.7798'^^xsd:double;
  dwc:startLongitude '7.7798'^^xsd:double;
  dwc:endLongitude '7.7798'^^xsd:double;
  dwc:latitude '43.7356'^^xsd:double;
  dwc:startLatitude '43.7356'^^xsd:double;
  dwc:endLatitude '43.7356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7798 43.7356, 7.7798 43.7356, 7.7798 43.7356, 7.7798 43.7356, 7.7798 43.7356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7525'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713017 7.796033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.713017"^^xsd:decimal ;
  dwc:decimalLongitude "7.796033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.713017 7.796033)"^^geo:wktLiteral ;
  geo-pos:lat "43.713017"^^xsd:decimal ;
  geo-pos:long "7.796033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3376'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3376'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.796033'^^xsd:double;
  dwc:startLongitude '7.796033'^^xsd:double;
  dwc:endLongitude '7.796033'^^xsd:double;
  dwc:latitude '43.713017'^^xsd:double;
  dwc:startLatitude '43.713017'^^xsd:double;
  dwc:endLatitude '43.713017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.796033 43.713017, 7.796033 43.713017, 7.796033 43.713017, 7.796033 43.713017, 7.796033 43.713017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3376'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20033 8.51683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.20033"^^xsd:decimal ;
  dwc:decimalLongitude "8.51683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.20033 8.51683)"^^geo:wktLiteral ;
  geo-pos:lat "44.20033"^^xsd:decimal ;
  geo-pos:long "8.51683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4953'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4953'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.51683'^^xsd:double;
  dwc:startLongitude '8.51683'^^xsd:double;
  dwc:endLongitude '8.51683'^^xsd:double;
  dwc:latitude '44.20033'^^xsd:double;
  dwc:startLatitude '44.20033'^^xsd:double;
  dwc:endLatitude '44.20033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.51683 44.20033, 8.51683 44.20033, 8.51683 44.20033, 8.51683 44.20033, 8.51683 44.20033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4953'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.673167 7.606167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.673167"^^xsd:decimal ;
  dwc:decimalLongitude "7.606167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.673167 7.606167)"^^geo:wktLiteral ;
  geo-pos:lat "42.673167"^^xsd:decimal ;
  geo-pos:long "7.606167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4058'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4058'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.606167'^^xsd:double;
  dwc:startLongitude '7.606167'^^xsd:double;
  dwc:endLongitude '7.606167'^^xsd:double;
  dwc:latitude '42.673167'^^xsd:double;
  dwc:startLatitude '42.673167'^^xsd:double;
  dwc:endLatitude '42.673167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.606167 42.673167, 7.606167 42.673167, 7.606167 42.673167, 7.606167 42.673167, 7.606167 42.673167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4058'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017667 8.115833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017667"^^xsd:decimal ;
  dwc:decimalLongitude "8.115833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017667 8.115833)"^^geo:wktLiteral ;
  geo-pos:lat "41.017667"^^xsd:decimal ;
  geo-pos:long "8.115833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2799'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_2799'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.115833'^^xsd:double;
  dwc:startLongitude '8.115833'^^xsd:double;
  dwc:endLongitude '8.115833'^^xsd:double;
  dwc:latitude '41.017667'^^xsd:double;
  dwc:startLatitude '41.017667'^^xsd:double;
  dwc:endLatitude '41.017667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.115833 41.017667, 8.115833 41.017667, 8.115833 41.017667, 8.115833 41.017667, 8.115833 41.017667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2799'^^xsd:string;
  dwc:observationDate '1996-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.059333 8.037667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.059333"^^xsd:decimal ;
  dwc:decimalLongitude "8.037667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.059333 8.037667)"^^geo:wktLiteral ;
  geo-pos:lat "41.059333"^^xsd:decimal ;
  geo-pos:long "8.037667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2694'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2694'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.037667'^^xsd:double;
  dwc:startLongitude '8.037667'^^xsd:double;
  dwc:endLongitude '8.037667'^^xsd:double;
  dwc:latitude '41.059333'^^xsd:double;
  dwc:startLatitude '41.059333'^^xsd:double;
  dwc:endLatitude '41.059333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.037667 41.059333, 8.037667 41.059333, 8.037667 41.059333, 8.037667 41.059333, 8.037667 41.059333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2694'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7855 7.807333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7855"^^xsd:decimal ;
  dwc:decimalLongitude "7.807333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7855 7.807333)"^^geo:wktLiteral ;
  geo-pos:lat "43.7855"^^xsd:decimal ;
  geo-pos:long "7.807333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3971'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3971'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.807333'^^xsd:double;
  dwc:startLongitude '7.807333'^^xsd:double;
  dwc:endLongitude '7.807333'^^xsd:double;
  dwc:latitude '43.7855'^^xsd:double;
  dwc:startLatitude '43.7855'^^xsd:double;
  dwc:endLatitude '43.7855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.807333 43.7855, 7.807333 43.7855, 7.807333 43.7855, 7.807333 43.7855, 7.807333 43.7855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3971'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.615 7.259667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.615"^^xsd:decimal ;
  dwc:decimalLongitude "7.259667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.615 7.259667)"^^geo:wktLiteral ;
  geo-pos:lat "43.615"^^xsd:decimal ;
  geo-pos:long "7.259667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3352'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3352'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.259667'^^xsd:double;
  dwc:startLongitude '7.259667'^^xsd:double;
  dwc:endLongitude '7.259667'^^xsd:double;
  dwc:latitude '43.615'^^xsd:double;
  dwc:startLatitude '43.615'^^xsd:double;
  dwc:endLatitude '43.615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.259667 43.615, 7.259667 43.615, 7.259667 43.615, 7.259667 43.615, 7.259667 43.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3352'^^xsd:string;
  dwc:observationDate '1990-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.731121 7.914599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.731121"^^xsd:decimal ;
  dwc:decimalLongitude "7.914599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.731121 7.914599)"^^geo:wktLiteral ;
  geo-pos:lat "43.731121"^^xsd:decimal ;
  geo-pos:long "7.914599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5462'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5462'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.656944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.914599'^^xsd:double;
  dwc:startLongitude '7.914599'^^xsd:double;
  dwc:endLongitude '7.914599'^^xsd:double;
  dwc:latitude '43.731121'^^xsd:double;
  dwc:startLatitude '43.731121'^^xsd:double;
  dwc:endLatitude '43.731121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.914599 43.731121, 7.914599 43.731121, 7.914599 43.731121, 7.914599 43.731121, 7.914599 43.731121))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5462'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717251 8.060632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717251"^^xsd:decimal ;
  dwc:decimalLongitude "8.060632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717251 8.060632)"^^geo:wktLiteral ;
  geo-pos:lat "43.717251"^^xsd:decimal ;
  geo-pos:long "8.060632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6214'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_6214'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.74111111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.060632'^^xsd:double;
  dwc:startLongitude '8.060632'^^xsd:double;
  dwc:endLongitude '8.060632'^^xsd:double;
  dwc:latitude '43.717251'^^xsd:double;
  dwc:startLatitude '43.717251'^^xsd:double;
  dwc:endLatitude '43.717251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.060632 43.717251, 8.060632 43.717251, 8.060632 43.717251, 8.060632 43.717251, 8.060632 43.717251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_6214'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71767 7.65683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71767"^^xsd:decimal ;
  dwc:decimalLongitude "7.65683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71767 7.65683)"^^geo:wktLiteral ;
  geo-pos:lat "43.71767"^^xsd:decimal ;
  geo-pos:long "7.65683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4973'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4973'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65683'^^xsd:double;
  dwc:startLongitude '7.65683'^^xsd:double;
  dwc:endLongitude '7.65683'^^xsd:double;
  dwc:latitude '43.71767'^^xsd:double;
  dwc:startLatitude '43.71767'^^xsd:double;
  dwc:endLatitude '43.71767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65683 43.71767, 7.65683 43.71767, 7.65683 43.71767, 7.65683 43.71767, 7.65683 43.71767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4973'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.966667 7.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.966667"^^xsd:decimal ;
  dwc:decimalLongitude "7.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.966667 7.266667)"^^geo:wktLiteral ;
  geo-pos:lat "41.966667"^^xsd:decimal ;
  geo-pos:long "7.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2486'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2486'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.266667'^^xsd:double;
  dwc:startLongitude '7.266667'^^xsd:double;
  dwc:endLongitude '7.266667'^^xsd:double;
  dwc:latitude '41.966667'^^xsd:double;
  dwc:startLatitude '41.966667'^^xsd:double;
  dwc:endLatitude '41.966667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.266667 41.966667, 7.266667 41.966667, 7.266667 41.966667, 7.266667 41.966667, 7.266667 41.966667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2486'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71767 7.65683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71767"^^xsd:decimal ;
  dwc:decimalLongitude "7.65683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71767 7.65683)"^^geo:wktLiteral ;
  geo-pos:lat "43.71767"^^xsd:decimal ;
  geo-pos:long "7.65683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4972'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4972'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.65683'^^xsd:double;
  dwc:startLongitude '7.65683'^^xsd:double;
  dwc:endLongitude '7.65683'^^xsd:double;
  dwc:latitude '43.71767'^^xsd:double;
  dwc:startLatitude '43.71767'^^xsd:double;
  dwc:endLatitude '43.71767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.65683 43.71767, 7.65683 43.71767, 7.65683 43.71767, 7.65683 43.71767, 7.65683 43.71767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4972'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60926 7.60916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60926"^^xsd:decimal ;
  dwc:decimalLongitude "7.60916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60926 7.60916)"^^geo:wktLiteral ;
  geo-pos:lat "43.60926"^^xsd:decimal ;
  geo-pos:long "7.60916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5146'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5146'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.920277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.60916'^^xsd:double;
  dwc:startLongitude '7.60916'^^xsd:double;
  dwc:endLongitude '7.60916'^^xsd:double;
  dwc:latitude '43.60926'^^xsd:double;
  dwc:startLatitude '43.60926'^^xsd:double;
  dwc:endLatitude '43.60926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.60916 43.60926, 7.60916 43.60926, 7.60916 43.60926, 7.60916 43.60926, 7.60916 43.60926))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5146'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71806 7.73889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71806"^^xsd:decimal ;
  dwc:decimalLongitude "7.73889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71806 7.73889)"^^geo:wktLiteral ;
  geo-pos:lat "43.71806"^^xsd:decimal ;
  geo-pos:long "7.73889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3730'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3730'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.73889'^^xsd:double;
  dwc:startLongitude '7.73889'^^xsd:double;
  dwc:endLongitude '7.73889'^^xsd:double;
  dwc:latitude '43.71806'^^xsd:double;
  dwc:startLatitude '43.71806'^^xsd:double;
  dwc:endLatitude '43.71806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.73889 43.71806, 7.73889 43.71806, 7.73889 43.71806, 7.73889 43.71806, 7.73889 43.71806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3730'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 7.85556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "7.85556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 7.85556)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "7.85556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3728'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3728'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85556'^^xsd:double;
  dwc:startLongitude '7.85556'^^xsd:double;
  dwc:endLongitude '7.85556'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:startLatitude '43.75'^^xsd:double;
  dwc:endLatitude '43.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85556 43.75, 7.85556 43.75, 7.85556 43.75, 7.85556 43.75, 7.85556 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3728'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710667 7.690333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.710667"^^xsd:decimal ;
  dwc:decimalLongitude "7.690333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710667 7.690333)"^^geo:wktLiteral ;
  geo-pos:lat "43.710667"^^xsd:decimal ;
  geo-pos:long "7.690333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4664'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4664'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.1525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.690333'^^xsd:double;
  dwc:startLongitude '7.690333'^^xsd:double;
  dwc:endLongitude '7.690333'^^xsd:double;
  dwc:latitude '43.710667'^^xsd:double;
  dwc:startLatitude '43.710667'^^xsd:double;
  dwc:endLatitude '43.710667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.690333 43.710667, 7.690333 43.710667, 7.690333 43.710667, 7.690333 43.710667, 7.690333 43.710667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4664'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733333 9.504833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733333"^^xsd:decimal ;
  dwc:decimalLongitude "9.504833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733333 9.504833)"^^geo:wktLiteral ;
  geo-pos:lat "41.733333"^^xsd:decimal ;
  geo-pos:long "9.504833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2344'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2344'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.504833'^^xsd:double;
  dwc:startLongitude '9.504833'^^xsd:double;
  dwc:endLongitude '9.504833'^^xsd:double;
  dwc:latitude '41.733333'^^xsd:double;
  dwc:startLatitude '41.733333'^^xsd:double;
  dwc:endLatitude '41.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.504833 41.733333, 9.504833 41.733333, 9.504833 41.733333, 9.504833 41.733333, 9.504833 41.733333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2344'^^xsd:string;
  dwc:observationDate '1989-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71683 7.6885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.71683"^^xsd:decimal ;
  dwc:decimalLongitude "7.6885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.71683 7.6885)"^^geo:wktLiteral ;
  geo-pos:lat "43.71683"^^xsd:decimal ;
  geo-pos:long "7.6885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5011'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5011'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6885'^^xsd:double;
  dwc:startLongitude '7.6885'^^xsd:double;
  dwc:endLongitude '7.6885'^^xsd:double;
  dwc:latitude '43.71683'^^xsd:double;
  dwc:startLatitude '43.71683'^^xsd:double;
  dwc:endLatitude '43.71683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6885 43.71683, 7.6885 43.71683, 7.6885 43.71683, 7.6885 43.71683, 7.6885 43.71683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5011'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649349 7.304934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.649349"^^xsd:decimal ;
  dwc:decimalLongitude "7.304934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.649349 7.304934)"^^geo:wktLiteral ;
  geo-pos:lat "43.649349"^^xsd:decimal ;
  geo-pos:long "7.304934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5499'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5499'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.7625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.304934'^^xsd:double;
  dwc:startLongitude '7.304934'^^xsd:double;
  dwc:endLongitude '7.304934'^^xsd:double;
  dwc:latitude '43.649349'^^xsd:double;
  dwc:startLatitude '43.649349'^^xsd:double;
  dwc:endLatitude '43.649349'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.304934 43.649349, 7.304934 43.649349, 7.304934 43.649349, 7.304934 43.649349, 7.304934 43.649349))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5499'^^xsd:string;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533333 14.474167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533333"^^xsd:decimal ;
  dwc:decimalLongitude "14.474167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533333 14.474167)"^^geo:wktLiteral ;
  geo-pos:lat "40.533333"^^xsd:decimal ;
  geo-pos:long "14.474167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2386'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_2386'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.474167'^^xsd:double;
  dwc:startLongitude '14.474167'^^xsd:double;
  dwc:endLongitude '14.474167'^^xsd:double;
  dwc:latitude '40.533333'^^xsd:double;
  dwc:startLatitude '40.533333'^^xsd:double;
  dwc:endLatitude '40.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.474167 40.533333, 14.474167 40.533333, 14.474167 40.533333, 14.474167 40.533333, 14.474167 40.533333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2386'^^xsd:string;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76678 8.04708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76678"^^xsd:decimal ;
  dwc:decimalLongitude "8.04708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76678 8.04708)"^^geo:wktLiteral ;
  geo-pos:lat "43.76678"^^xsd:decimal ;
  geo-pos:long "8.04708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4871'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4871'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.751666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04708'^^xsd:double;
  dwc:startLongitude '8.04708'^^xsd:double;
  dwc:endLongitude '8.04708'^^xsd:double;
  dwc:latitude '43.76678'^^xsd:double;
  dwc:startLatitude '43.76678'^^xsd:double;
  dwc:endLatitude '43.76678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04708 43.76678, 8.04708 43.76678, 8.04708 43.76678, 8.04708 43.76678, 8.04708 43.76678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4871'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67852 7.60533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67852"^^xsd:decimal ;
  dwc:decimalLongitude "7.60533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67852 7.60533)"^^geo:wktLiteral ;
  geo-pos:lat "43.67852"^^xsd:decimal ;
  geo-pos:long "7.60533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5144'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5144'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.198611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.60533'^^xsd:double;
  dwc:startLongitude '7.60533'^^xsd:double;
  dwc:endLongitude '7.60533'^^xsd:double;
  dwc:latitude '43.67852'^^xsd:double;
  dwc:startLatitude '43.67852'^^xsd:double;
  dwc:endLatitude '43.67852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.60533 43.67852, 7.60533 43.67852, 7.60533 43.67852, 7.60533 43.67852, 7.60533 43.67852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5144'^^xsd:string;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696967 8.274333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.696967"^^xsd:decimal ;
  dwc:decimalLongitude "8.274333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.696967 8.274333)"^^geo:wktLiteral ;
  geo-pos:lat "43.696967"^^xsd:decimal ;
  geo-pos:long "8.274333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7289'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7289'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.265833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.274333'^^xsd:double;
  dwc:startLongitude '8.274333'^^xsd:double;
  dwc:endLongitude '8.274333'^^xsd:double;
  dwc:latitude '43.696967'^^xsd:double;
  dwc:startLatitude '43.696967'^^xsd:double;
  dwc:endLatitude '43.696967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.274333 43.696967, 8.274333 43.696967, 8.274333 43.696967, 8.274333 43.696967, 8.274333 43.696967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7289'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.133783 -13.384917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.133783"^^xsd:decimal ;
  dwc:decimalLongitude "-13.384917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.133783 -13.384917)"^^geo:wktLiteral ;
  geo-pos:lat "29.133783"^^xsd:decimal ;
  geo-pos:long "-13.384917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2853'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_2853'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.384917'^^xsd:double;
  dwc:startLongitude '-13.384917'^^xsd:double;
  dwc:endLongitude '-13.384917'^^xsd:double;
  dwc:latitude '29.133783'^^xsd:double;
  dwc:startLatitude '29.133783'^^xsd:double;
  dwc:endLatitude '29.133783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.384917 29.133783, -13.384917 29.133783, -13.384917 29.133783, -13.384917 29.133783, -13.384917 29.133783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2853'^^xsd:string;
  dwc:observationDate '1995-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611517 7.2936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.611517"^^xsd:decimal ;
  dwc:decimalLongitude "7.2936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.611517 7.2936)"^^geo:wktLiteral ;
  geo-pos:lat "43.611517"^^xsd:decimal ;
  geo-pos:long "7.2936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4555'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4555'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.816388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2936'^^xsd:double;
  dwc:startLongitude '7.2936'^^xsd:double;
  dwc:endLongitude '7.2936'^^xsd:double;
  dwc:latitude '43.611517'^^xsd:double;
  dwc:startLatitude '43.611517'^^xsd:double;
  dwc:endLatitude '43.611517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2936 43.611517, 7.2936 43.611517, 7.2936 43.611517, 7.2936 43.611517, 7.2936 43.611517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_4555'^^xsd:string;
  dwc:observationDate '1997-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58874 7.63292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58874"^^xsd:decimal ;
  dwc:decimalLongitude "7.63292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58874 7.63292)"^^geo:wktLiteral ;
  geo-pos:lat "43.58874"^^xsd:decimal ;
  geo-pos:long "7.63292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5122'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5122'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4313888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.63292'^^xsd:double;
  dwc:startLongitude '7.63292'^^xsd:double;
  dwc:endLongitude '7.63292'^^xsd:double;
  dwc:latitude '43.58874'^^xsd:double;
  dwc:startLatitude '43.58874'^^xsd:double;
  dwc:endLatitude '43.58874'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.63292 43.58874, 7.63292 43.58874, 7.63292 43.58874, 7.63292 43.58874, 7.63292 43.58874))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5122'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532767 7.960533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532767"^^xsd:decimal ;
  dwc:decimalLongitude "7.960533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532767 7.960533)"^^geo:wktLiteral ;
  geo-pos:lat "43.532767"^^xsd:decimal ;
  geo-pos:long "7.960533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3669'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3669'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.960533'^^xsd:double;
  dwc:startLongitude '7.960533'^^xsd:double;
  dwc:endLongitude '7.960533'^^xsd:double;
  dwc:latitude '43.532767'^^xsd:double;
  dwc:startLatitude '43.532767'^^xsd:double;
  dwc:endLatitude '43.532767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.960533 43.532767, 7.960533 43.532767, 7.960533 43.532767, 7.960533 43.532767, 7.960533 43.532767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3669'^^xsd:string;
  dwc:observationDate '1992-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 8.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "8.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 8.483333)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "8.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2555'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2555'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.483333'^^xsd:double;
  dwc:startLongitude '8.483333'^^xsd:double;
  dwc:endLongitude '8.483333'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:startLatitude '42'^^xsd:integer;
  dwc:endLatitude '42'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((8.483333 42, 8.483333 42, 8.483333 42, 8.483333 42, 8.483333 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_2555'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721535 7.824384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.721535"^^xsd:decimal ;
  dwc:decimalLongitude "7.824384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.721535 7.824384)"^^geo:wktLiteral ;
  geo-pos:lat "43.721535"^^xsd:decimal ;
  geo-pos:long "7.824384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5410'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5410'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.6725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.824384'^^xsd:double;
  dwc:startLongitude '7.824384'^^xsd:double;
  dwc:endLongitude '7.824384'^^xsd:double;
  dwc:latitude '43.721535'^^xsd:double;
  dwc:startLatitude '43.721535'^^xsd:double;
  dwc:endLatitude '43.721535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.824384 43.721535, 7.824384 43.721535, 7.824384 43.721535, 7.824384 43.721535, 7.824384 43.721535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_5410'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.770567 7.998117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.770567"^^xsd:decimal ;
  dwc:decimalLongitude "7.998117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.770567 7.998117)"^^geo:wktLiteral ;
  geo-pos:lat "43.770567"^^xsd:decimal ;
  geo-pos:long "7.998117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7336'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_7336'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.285833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.998117'^^xsd:double;
  dwc:startLongitude '7.998117'^^xsd:double;
  dwc:endLongitude '7.998117'^^xsd:double;
  dwc:latitude '43.770567'^^xsd:double;
  dwc:startLatitude '43.770567'^^xsd:double;
  dwc:endLatitude '43.770567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.998117 43.770567, 7.998117 43.770567, 7.998117 43.770567, 7.998117 43.770567, 7.998117 43.770567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_7336'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733467 7.816817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733467"^^xsd:decimal ;
  dwc:decimalLongitude "7.816817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733467 7.816817)"^^geo:wktLiteral ;
  geo-pos:lat "43.733467"^^xsd:decimal ;
  geo-pos:long "7.816817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3589'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_3589'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.816817'^^xsd:double;
  dwc:startLongitude '7.816817'^^xsd:double;
  dwc:endLongitude '7.816817'^^xsd:double;
  dwc:latitude '43.733467'^^xsd:double;
  dwc:startLatitude '43.733467'^^xsd:double;
  dwc:endLatitude '43.733467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.816817 43.733467, 7.816817 43.733467, 7.816817 43.733467, 7.816817 43.733467, 7.816817 43.733467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '774_3589'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6885 20.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6885"^^xsd:decimal ;
  dwc:decimalLongitude "20.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6885 20.81)"^^geo:wktLiteral ;
  geo-pos:lat "38.6885"^^xsd:decimal ;
  geo-pos:long "20.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_872'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_872'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.81'^^xsd:double;
  dwc:startLongitude '20.81'^^xsd:double;
  dwc:endLongitude '20.81'^^xsd:double;
  dwc:latitude '38.6885'^^xsd:double;
  dwc:startLatitude '38.6885'^^xsd:double;
  dwc:endLatitude '38.6885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.81 38.6885, 20.81 38.6885, 20.81 38.6885, 20.81 38.6885, 20.81 38.6885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_872'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.620333 20.706833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.620333"^^xsd:decimal ;
  dwc:decimalLongitude "20.706833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.620333 20.706833)"^^geo:wktLiteral ;
  geo-pos:lat "38.620333"^^xsd:decimal ;
  geo-pos:long "20.706833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1495'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_1495'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.706833'^^xsd:double;
  dwc:startLongitude '20.706833'^^xsd:double;
  dwc:endLongitude '20.706833'^^xsd:double;
  dwc:latitude '38.620333'^^xsd:double;
  dwc:startLatitude '38.620333'^^xsd:double;
  dwc:endLatitude '38.620333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.706833 38.620333, 20.706833 38.620333, 20.706833 38.620333, 20.706833 38.620333, 20.706833 38.620333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1495'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.024 -16.840667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.024"^^xsd:decimal ;
  dwc:decimalLongitude "-16.840667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.024 -16.840667)"^^geo:wktLiteral ;
  geo-pos:lat "28.024"^^xsd:decimal ;
  geo-pos:long "-16.840667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2914'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_2914'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.219722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-16.840667'^^xsd:double;
  dwc:startLongitude '-16.840667'^^xsd:double;
  dwc:endLongitude '-16.840667'^^xsd:double;
  dwc:latitude '28.024'^^xsd:double;
  dwc:startLatitude '28.024'^^xsd:double;
  dwc:endLatitude '28.024'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.840667 28.024, -16.840667 28.024, -16.840667 28.024, -16.840667 28.024, -16.840667 28.024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2914'^^xsd:string;
  dwc:observationDate '1996-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.738833 20.819333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.738833"^^xsd:decimal ;
  dwc:decimalLongitude "20.819333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.738833 20.819333)"^^geo:wktLiteral ;
  geo-pos:lat "38.738833"^^xsd:decimal ;
  geo-pos:long "20.819333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1043'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_1043'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.819333'^^xsd:double;
  dwc:startLongitude '20.819333'^^xsd:double;
  dwc:endLongitude '20.819333'^^xsd:double;
  dwc:latitude '38.738833'^^xsd:double;
  dwc:startLatitude '38.738833'^^xsd:double;
  dwc:endLatitude '38.738833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.819333 38.738833, 20.819333 38.738833, 20.819333 38.738833, 20.819333 38.738833, 20.819333 38.738833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1043'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 20.962167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.962167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 20.962167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "20.962167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_915'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_915'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.962167'^^xsd:double;
  dwc:startLongitude '20.962167'^^xsd:double;
  dwc:endLongitude '20.962167'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:startLatitude '38.6'^^xsd:double;
  dwc:endLatitude '38.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.962167 38.6, 20.962167 38.6, 20.962167 38.6, 20.962167 38.6, 20.962167 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_915'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6235 20.813833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6235"^^xsd:decimal ;
  dwc:decimalLongitude "20.813833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6235 20.813833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6235"^^xsd:decimal ;
  geo-pos:long "20.813833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_843'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_843'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.813833'^^xsd:double;
  dwc:startLongitude '20.813833'^^xsd:double;
  dwc:endLongitude '20.813833'^^xsd:double;
  dwc:latitude '38.6235'^^xsd:double;
  dwc:startLatitude '38.6235'^^xsd:double;
  dwc:endLatitude '38.6235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.813833 38.6235, 20.813833 38.6235, 20.813833 38.6235, 20.813833 38.6235, 20.813833 38.6235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_843'^^xsd:string;
  dwc:observationDate '1995-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.598167 20.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.598167"^^xsd:decimal ;
  dwc:decimalLongitude "20.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.598167 20.943)"^^geo:wktLiteral ;
  geo-pos:lat "38.598167"^^xsd:decimal ;
  geo-pos:long "20.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_882'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_882'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.943'^^xsd:double;
  dwc:startLongitude '20.943'^^xsd:double;
  dwc:endLongitude '20.943'^^xsd:double;
  dwc:latitude '38.598167'^^xsd:double;
  dwc:startLatitude '38.598167'^^xsd:double;
  dwc:endLatitude '38.598167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.943 38.598167, 20.943 38.598167, 20.943 38.598167, 20.943 38.598167, 20.943 38.598167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_882'^^xsd:string;
  dwc:observationDate '1996-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743167 20.747833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.743167"^^xsd:decimal ;
  dwc:decimalLongitude "20.747833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.743167 20.747833)"^^geo:wktLiteral ;
  geo-pos:lat "38.743167"^^xsd:decimal ;
  geo-pos:long "20.747833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1168'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_1168'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.747833'^^xsd:double;
  dwc:startLongitude '20.747833'^^xsd:double;
  dwc:endLongitude '20.747833'^^xsd:double;
  dwc:latitude '38.743167'^^xsd:double;
  dwc:startLatitude '38.743167'^^xsd:double;
  dwc:endLatitude '38.743167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.747833 38.743167, 20.747833 38.743167, 20.747833 38.743167, 20.747833 38.743167, 20.747833 38.743167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1168'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.773151 7.84812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.773151"^^xsd:decimal ;
  dwc:decimalLongitude "7.84812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.773151 7.84812)"^^geo:wktLiteral ;
  geo-pos:lat "43.773151"^^xsd:decimal ;
  geo-pos:long "7.84812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6065'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6065'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.2011111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84812'^^xsd:double;
  dwc:startLongitude '7.84812'^^xsd:double;
  dwc:endLongitude '7.84812'^^xsd:double;
  dwc:latitude '43.773151'^^xsd:double;
  dwc:startLatitude '43.773151'^^xsd:double;
  dwc:endLatitude '43.773151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84812 43.773151, 7.84812 43.773151, 7.84812 43.773151, 7.84812 43.773151, 7.84812 43.773151))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_6065'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659167 20.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659167"^^xsd:decimal ;
  dwc:decimalLongitude "20.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659167 20.948)"^^geo:wktLiteral ;
  geo-pos:lat "38.659167"^^xsd:decimal ;
  geo-pos:long "20.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1234'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_1234'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.948'^^xsd:double;
  dwc:startLongitude '20.948'^^xsd:double;
  dwc:endLongitude '20.948'^^xsd:double;
  dwc:latitude '38.659167'^^xsd:double;
  dwc:startLatitude '38.659167'^^xsd:double;
  dwc:endLatitude '38.659167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.948 38.659167, 20.948 38.659167, 20.948 38.659167, 20.948 38.659167, 20.948 38.659167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1234'^^xsd:string;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.760333 20.876333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.760333"^^xsd:decimal ;
  dwc:decimalLongitude "20.876333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.760333 20.876333)"^^geo:wktLiteral ;
  geo-pos:lat "38.760333"^^xsd:decimal ;
  geo-pos:long "20.876333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1039'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1039'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.876333'^^xsd:double;
  dwc:startLongitude '20.876333'^^xsd:double;
  dwc:endLongitude '20.876333'^^xsd:double;
  dwc:latitude '38.760333'^^xsd:double;
  dwc:startLatitude '38.760333'^^xsd:double;
  dwc:endLatitude '38.760333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.876333 38.760333, 20.876333 38.760333, 20.876333 38.760333, 20.876333 38.760333, 20.876333 38.760333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1039'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604833 20.946333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604833"^^xsd:decimal ;
  dwc:decimalLongitude "20.946333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604833 20.946333)"^^geo:wktLiteral ;
  geo-pos:lat "38.604833"^^xsd:decimal ;
  geo-pos:long "20.946333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_793'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_793'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.946333'^^xsd:double;
  dwc:startLongitude '20.946333'^^xsd:double;
  dwc:endLongitude '20.946333'^^xsd:double;
  dwc:latitude '38.604833'^^xsd:double;
  dwc:startLatitude '38.604833'^^xsd:double;
  dwc:endLatitude '38.604833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.946333 38.604833, 20.946333 38.604833, 20.946333 38.604833, 20.946333 38.604833, 20.946333 38.604833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_793'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667333"^^xsd:decimal ;
  dwc:decimalLongitude "20.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.667333"^^xsd:decimal ;
  geo-pos:long "20.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_849'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_849'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.933333'^^xsd:double;
  dwc:startLongitude '20.933333'^^xsd:double;
  dwc:endLongitude '20.933333'^^xsd:double;
  dwc:latitude '38.667333'^^xsd:double;
  dwc:startLatitude '38.667333'^^xsd:double;
  dwc:endLatitude '38.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.933333 38.667333, 20.933333 38.667333, 20.933333 38.667333, 20.933333 38.667333, 20.933333 38.667333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_849'^^xsd:string;
  dwc:observationDate '1996-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628167 20.954167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.628167"^^xsd:decimal ;
  dwc:decimalLongitude "20.954167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628167 20.954167)"^^geo:wktLiteral ;
  geo-pos:lat "38.628167"^^xsd:decimal ;
  geo-pos:long "20.954167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1272'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1272'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.954167'^^xsd:double;
  dwc:startLongitude '20.954167'^^xsd:double;
  dwc:endLongitude '20.954167'^^xsd:double;
  dwc:latitude '38.628167'^^xsd:double;
  dwc:startLatitude '38.628167'^^xsd:double;
  dwc:endLatitude '38.628167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.954167 38.628167, 20.954167 38.628167, 20.954167 38.628167, 20.954167 38.628167, 20.954167 38.628167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1272'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587222 20.855833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.587222"^^xsd:decimal ;
  dwc:decimalLongitude "20.855833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587222 20.855833)"^^geo:wktLiteral ;
  geo-pos:lat "38.587222"^^xsd:decimal ;
  geo-pos:long "20.855833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_693'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_693'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.855833'^^xsd:double;
  dwc:startLongitude '20.855833'^^xsd:double;
  dwc:endLongitude '20.855833'^^xsd:double;
  dwc:latitude '38.587222'^^xsd:double;
  dwc:startLatitude '38.587222'^^xsd:double;
  dwc:endLatitude '38.587222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.855833 38.587222, 20.855833 38.587222, 20.855833 38.587222, 20.855833 38.587222, 20.855833 38.587222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_693'^^xsd:string;
  dwc:observationDate '1992-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6415 20.888833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6415"^^xsd:decimal ;
  dwc:decimalLongitude "20.888833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6415 20.888833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6415"^^xsd:decimal ;
  geo-pos:long "20.888833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1437'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_1437'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.888833'^^xsd:double;
  dwc:startLongitude '20.888833'^^xsd:double;
  dwc:endLongitude '20.888833'^^xsd:double;
  dwc:latitude '38.6415'^^xsd:double;
  dwc:startLatitude '38.6415'^^xsd:double;
  dwc:endLatitude '38.6415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.888833 38.6415, 20.888833 38.6415, 20.888833 38.6415, 20.888833 38.6415, 20.888833 38.6415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1437'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57683 14.53783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.57683"^^xsd:decimal ;
  dwc:decimalLongitude "14.53783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.57683 14.53783)"^^geo:wktLiteral ;
  geo-pos:lat "44.57683"^^xsd:decimal ;
  geo-pos:long "14.53783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1709'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1709'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.53783'^^xsd:double;
  dwc:startLongitude '14.53783'^^xsd:double;
  dwc:endLongitude '14.53783'^^xsd:double;
  dwc:latitude '44.57683'^^xsd:double;
  dwc:startLatitude '44.57683'^^xsd:double;
  dwc:endLatitude '44.57683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.53783 44.57683, 14.53783 44.57683, 14.53783 44.57683, 14.53783 44.57683, 14.53783 44.57683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1709'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.758167 20.824333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.758167"^^xsd:decimal ;
  dwc:decimalLongitude "20.824333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.758167 20.824333)"^^geo:wktLiteral ;
  geo-pos:lat "38.758167"^^xsd:decimal ;
  geo-pos:long "20.824333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1274'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_1274'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.824333'^^xsd:double;
  dwc:startLongitude '20.824333'^^xsd:double;
  dwc:endLongitude '20.824333'^^xsd:double;
  dwc:latitude '38.758167'^^xsd:double;
  dwc:startLatitude '38.758167'^^xsd:double;
  dwc:endLatitude '38.758167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.824333 38.758167, 20.824333 38.758167, 20.824333 38.758167, 20.824333 38.758167, 20.824333 38.758167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1274'^^xsd:string;
  dwc:observationDate '2000-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5285 20.893667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5285"^^xsd:decimal ;
  dwc:decimalLongitude "20.893667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5285 20.893667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5285"^^xsd:decimal ;
  geo-pos:long "20.893667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1198'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_1198'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.893667'^^xsd:double;
  dwc:startLongitude '20.893667'^^xsd:double;
  dwc:endLongitude '20.893667'^^xsd:double;
  dwc:latitude '38.5285'^^xsd:double;
  dwc:startLatitude '38.5285'^^xsd:double;
  dwc:endLatitude '38.5285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.893667 38.5285, 20.893667 38.5285, 20.893667 38.5285, 20.893667 38.5285, 20.893667 38.5285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1198'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.705833 20.884333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.705833"^^xsd:decimal ;
  dwc:decimalLongitude "20.884333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.705833 20.884333)"^^geo:wktLiteral ;
  geo-pos:lat "38.705833"^^xsd:decimal ;
  geo-pos:long "20.884333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_934'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_934'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.884333'^^xsd:double;
  dwc:startLongitude '20.884333'^^xsd:double;
  dwc:endLongitude '20.884333'^^xsd:double;
  dwc:latitude '38.705833'^^xsd:double;
  dwc:startLatitude '38.705833'^^xsd:double;
  dwc:endLatitude '38.705833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.884333 38.705833, 20.884333 38.705833, 20.884333 38.705833, 20.884333 38.705833, 20.884333 38.705833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_934'^^xsd:string;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617667 20.952833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617667"^^xsd:decimal ;
  dwc:decimalLongitude "20.952833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617667 20.952833)"^^geo:wktLiteral ;
  geo-pos:lat "38.617667"^^xsd:decimal ;
  geo-pos:long "20.952833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_804'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_804'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.952833'^^xsd:double;
  dwc:startLongitude '20.952833'^^xsd:double;
  dwc:endLongitude '20.952833'^^xsd:double;
  dwc:latitude '38.617667'^^xsd:double;
  dwc:startLatitude '38.617667'^^xsd:double;
  dwc:endLatitude '38.617667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.952833 38.617667, 20.952833 38.617667, 20.952833 38.617667, 20.952833 38.617667, 20.952833 38.617667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_804'^^xsd:string;
  dwc:observationDate '1994-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683667 20.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683667"^^xsd:decimal ;
  dwc:decimalLongitude "20.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683667 20.8795)"^^geo:wktLiteral ;
  geo-pos:lat "38.683667"^^xsd:decimal ;
  geo-pos:long "20.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_984'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_984'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.8795'^^xsd:double;
  dwc:startLongitude '20.8795'^^xsd:double;
  dwc:endLongitude '20.8795'^^xsd:double;
  dwc:latitude '38.683667'^^xsd:double;
  dwc:startLatitude '38.683667'^^xsd:double;
  dwc:endLatitude '38.683667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.8795 38.683667, 20.8795 38.683667, 20.8795 38.683667, 20.8795 38.683667, 20.8795 38.683667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_984'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.564667 20.973833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.564667"^^xsd:decimal ;
  dwc:decimalLongitude "20.973833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.564667 20.973833)"^^geo:wktLiteral ;
  geo-pos:lat "38.564667"^^xsd:decimal ;
  geo-pos:long "20.973833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1132'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_1132'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.973833'^^xsd:double;
  dwc:startLongitude '20.973833'^^xsd:double;
  dwc:endLongitude '20.973833'^^xsd:double;
  dwc:latitude '38.564667'^^xsd:double;
  dwc:startLatitude '38.564667'^^xsd:double;
  dwc:endLatitude '38.564667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.973833 38.564667, 20.973833 38.564667, 20.973833 38.564667, 20.973833 38.564667, 20.973833 38.564667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1132'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.016717 -13.35145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.016717"^^xsd:decimal ;
  dwc:decimalLongitude "-13.35145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.016717 -13.35145)"^^geo:wktLiteral ;
  geo-pos:lat "29.016717"^^xsd:decimal ;
  geo-pos:long "-13.35145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2878'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_2878'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.35145'^^xsd:double;
  dwc:startLongitude '-13.35145'^^xsd:double;
  dwc:endLongitude '-13.35145'^^xsd:double;
  dwc:latitude '29.016717'^^xsd:double;
  dwc:startLatitude '29.016717'^^xsd:double;
  dwc:endLatitude '29.016717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.35145 29.016717, -13.35145 29.016717, -13.35145 29.016717, -13.35145 29.016717, -13.35145 29.016717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_2878'^^xsd:string;
  dwc:observationDate '1995-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.931333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667333"^^xsd:decimal ;
  dwc:decimalLongitude "20.931333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667333 20.931333)"^^geo:wktLiteral ;
  geo-pos:lat "38.667333"^^xsd:decimal ;
  geo-pos:long "20.931333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1165'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_1165'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.931333'^^xsd:double;
  dwc:startLongitude '20.931333'^^xsd:double;
  dwc:endLongitude '20.931333'^^xsd:double;
  dwc:latitude '38.667333'^^xsd:double;
  dwc:startLatitude '38.667333'^^xsd:double;
  dwc:endLatitude '38.667333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.931333 38.667333, 20.931333 38.667333, 20.931333 38.667333, 20.931333 38.667333, 20.931333 38.667333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1165'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.761333 20.816833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.761333"^^xsd:decimal ;
  dwc:decimalLongitude "20.816833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.761333 20.816833)"^^geo:wktLiteral ;
  geo-pos:lat "38.761333"^^xsd:decimal ;
  geo-pos:long "20.816833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1169'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_1169'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.816833'^^xsd:double;
  dwc:startLongitude '20.816833'^^xsd:double;
  dwc:endLongitude '20.816833'^^xsd:double;
  dwc:latitude '38.761333'^^xsd:double;
  dwc:startLatitude '38.761333'^^xsd:double;
  dwc:endLatitude '38.761333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.816833 38.761333, 20.816833 38.761333, 20.816833 38.761333, 20.816833 38.761333, 20.816833 38.761333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_1169'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6095 20.997167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6095"^^xsd:decimal ;
  dwc:decimalLongitude "20.997167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6095 20.997167)"^^geo:wktLiteral ;
  geo-pos:lat "38.6095"^^xsd:decimal ;
  geo-pos:long "20.997167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_972'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_972'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.997167'^^xsd:double;
  dwc:startLongitude '20.997167'^^xsd:double;
  dwc:endLongitude '20.997167'^^xsd:double;
  dwc:latitude '38.6095'^^xsd:double;
  dwc:startLatitude '38.6095'^^xsd:double;
  dwc:endLatitude '38.6095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.997167 38.6095, 20.997167 38.6095, 20.997167 38.6095, 20.997167 38.6095, 20.997167 38.6095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '774_972'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867983 -13.4001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.867983"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867983 -13.4001)"^^geo:wktLiteral ;
  geo-pos:lat "28.867983"^^xsd:decimal ;
  geo-pos:long "-13.4001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2837'^^xsd:string;
  dwc:scientificName 'Stenella clymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_2837'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.4001'^^xsd:double;
  dwc:startLongitude '-13.4001'^^xsd:double;
  dwc:endLongitude '-13.4001'^^xsd:double;
  dwc:latitude '28.867983'^^xsd:double;
  dwc:startLatitude '28.867983'^^xsd:double;
  dwc:endLatitude '28.867983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.4001 28.867983, -13.4001 28.867983, -13.4001 28.867983, -13.4001 28.867983, -13.4001 28.867983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella clymene" by the provider'^^xsd:string;
  dwc:aphiaid '137106'^^xsd:integer;
  dwc:occurrenceId '774_2837'^^xsd:string;
  dwc:observationDate '1994-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0195 8.46744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0195"^^xsd:decimal ;
  dwc:decimalLongitude "8.46744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0195 8.46744)"^^geo:wktLiteral ;
  geo-pos:lat "43.0195"^^xsd:decimal ;
  geo-pos:long "8.46744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6498'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6498'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.378888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.46744'^^xsd:double;
  dwc:startLongitude '8.46744'^^xsd:double;
  dwc:endLongitude '8.46744'^^xsd:double;
  dwc:latitude '43.0195'^^xsd:double;
  dwc:startLatitude '43.0195'^^xsd:double;
  dwc:endLatitude '43.0195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.46744 43.0195, 8.46744 43.0195, 8.46744 43.0195, 8.46744 43.0195, 8.46744 43.0195))'^^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 '774_6498'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64404 7.756258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64404"^^xsd:decimal ;
  dwc:decimalLongitude "7.756258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64404 7.756258)"^^geo:wktLiteral ;
  geo-pos:lat "43.64404"^^xsd:decimal ;
  geo-pos:long "7.756258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7733'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7733'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.1325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.756258'^^xsd:double;
  dwc:startLongitude '7.756258'^^xsd:double;
  dwc:endLongitude '7.756258'^^xsd:double;
  dwc:latitude '43.64404'^^xsd:double;
  dwc:startLatitude '43.64404'^^xsd:double;
  dwc:endLatitude '43.64404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.756258 43.64404, 7.756258 43.64404, 7.756258 43.64404, 7.756258 43.64404, 7.756258 43.64404))'^^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 '774_7733'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12394 8.336675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12394"^^xsd:decimal ;
  dwc:decimalLongitude "8.336675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12394 8.336675)"^^geo:wktLiteral ;
  geo-pos:lat "43.12394"^^xsd:decimal ;
  geo-pos:long "8.336675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7693'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7693'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1161111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.336675'^^xsd:double;
  dwc:startLongitude '8.336675'^^xsd:double;
  dwc:endLongitude '8.336675'^^xsd:double;
  dwc:latitude '43.12394'^^xsd:double;
  dwc:startLatitude '43.12394'^^xsd:double;
  dwc:endLatitude '43.12394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.336675 43.12394, 8.336675 43.12394, 8.336675 43.12394, 8.336675 43.12394, 8.336675 43.12394))'^^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 '774_7693'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4265 8.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4265"^^xsd:decimal ;
  dwc:decimalLongitude "8.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4265 8.1815)"^^geo:wktLiteral ;
  geo-pos:lat "43.4265"^^xsd:decimal ;
  geo-pos:long "8.1815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4782'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4782'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.262222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1815'^^xsd:double;
  dwc:startLongitude '8.1815'^^xsd:double;
  dwc:endLongitude '8.1815'^^xsd:double;
  dwc:latitude '43.4265'^^xsd:double;
  dwc:startLatitude '43.4265'^^xsd:double;
  dwc:endLatitude '43.4265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1815 43.4265, 8.1815 43.4265, 8.1815 43.4265, 8.1815 43.4265, 8.1815 43.4265))'^^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 '774_4782'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 8.481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 8.481667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "8.481667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2644'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2644'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.481667'^^xsd:double;
  dwc:startLongitude '8.481667'^^xsd:double;
  dwc:endLongitude '8.481667'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:startLatitude '43.7'^^xsd:double;
  dwc:endLatitude '43.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.481667 43.7, 8.481667 43.7, 8.481667 43.7, 8.481667 43.7, 8.481667 43.7))'^^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 '774_2644'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.862017 8.318383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.862017"^^xsd:decimal ;
  dwc:decimalLongitude "8.318383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.862017 8.318383)"^^geo:wktLiteral ;
  geo-pos:lat "42.862017"^^xsd:decimal ;
  geo-pos:long "8.318383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3944'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3944'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.318383'^^xsd:double;
  dwc:startLongitude '8.318383'^^xsd:double;
  dwc:endLongitude '8.318383'^^xsd:double;
  dwc:latitude '42.862017'^^xsd:double;
  dwc:startLatitude '42.862017'^^xsd:double;
  dwc:endLatitude '42.862017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.318383 42.862017, 8.318383 42.862017, 8.318383 42.862017, 8.318383 42.862017, 8.318383 42.862017))'^^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 '774_3944'^^xsd:string;
  dwc:observationDate '1993-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033333"^^xsd:decimal ;
  dwc:decimalLongitude "7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033333 7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "43.033333"^^xsd:decimal ;
  geo-pos:long "7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2531'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2531'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.683333'^^xsd:double;
  dwc:startLongitude '7.683333'^^xsd:double;
  dwc:endLongitude '7.683333'^^xsd:double;
  dwc:latitude '43.033333'^^xsd:double;
  dwc:startLatitude '43.033333'^^xsd:double;
  dwc:endLatitude '43.033333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.683333 43.033333, 7.683333 43.033333, 7.683333 43.033333, 7.683333 43.033333, 7.683333 43.033333))'^^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 '774_2531'^^xsd:string;
  dwc:observationDate '1992-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55462 7.548425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55462"^^xsd:decimal ;
  dwc:decimalLongitude "7.548425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55462 7.548425)"^^geo:wktLiteral ;
  geo-pos:lat "43.55462"^^xsd:decimal ;
  geo-pos:long "7.548425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8196'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_8196'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.681111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.548425'^^xsd:double;
  dwc:startLongitude '7.548425'^^xsd:double;
  dwc:endLongitude '7.548425'^^xsd:double;
  dwc:latitude '43.55462'^^xsd:double;
  dwc:startLatitude '43.55462'^^xsd:double;
  dwc:endLatitude '43.55462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.548425 43.55462, 7.548425 43.55462, 7.548425 43.55462, 7.548425 43.55462, 7.548425 43.55462))'^^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 '774_8196'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733333 8.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733333"^^xsd:decimal ;
  dwc:decimalLongitude "8.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733333 8.616667)"^^geo:wktLiteral ;
  geo-pos:lat "42.733333"^^xsd:decimal ;
  geo-pos:long "8.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3565'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.616667'^^xsd:double;
  dwc:startLongitude '8.616667'^^xsd:double;
  dwc:endLongitude '8.616667'^^xsd:double;
  dwc:latitude '42.733333'^^xsd:double;
  dwc:startLatitude '42.733333'^^xsd:double;
  dwc:endLatitude '42.733333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.616667 42.733333, 8.616667 42.733333, 8.616667 42.733333, 8.616667 42.733333, 8.616667 42.733333))'^^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 '774_3565'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 7.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 7.316667)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "7.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3555'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3555'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.316667'^^xsd:double;
  dwc:startLongitude '7.316667'^^xsd:double;
  dwc:endLongitude '7.316667'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:startLatitude '43.4'^^xsd:double;
  dwc:endLatitude '43.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.316667 43.4, 7.316667 43.4, 7.316667 43.4, 7.316667 43.4, 7.316667 43.4))'^^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 '774_3555'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576523 7.407114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.576523"^^xsd:decimal ;
  dwc:decimalLongitude "7.407114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.576523 7.407114)"^^geo:wktLiteral ;
  geo-pos:lat "43.576523"^^xsd:decimal ;
  geo-pos:long "7.407114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5748'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5748'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.486944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.407114'^^xsd:double;
  dwc:startLongitude '7.407114'^^xsd:double;
  dwc:endLongitude '7.407114'^^xsd:double;
  dwc:latitude '43.576523'^^xsd:double;
  dwc:startLatitude '43.576523'^^xsd:double;
  dwc:endLatitude '43.576523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.407114 43.576523, 7.407114 43.576523, 7.407114 43.576523, 7.407114 43.576523, 7.407114 43.576523))'^^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 '774_5748'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5819 8.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5819"^^xsd:decimal ;
  dwc:decimalLongitude "8.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5819 8.3578)"^^geo:wktLiteral ;
  geo-pos:lat "43.5819"^^xsd:decimal ;
  geo-pos:long "8.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7588'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7588'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.724166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3578'^^xsd:double;
  dwc:startLongitude '8.3578'^^xsd:double;
  dwc:endLongitude '8.3578'^^xsd:double;
  dwc:latitude '43.5819'^^xsd:double;
  dwc:startLatitude '43.5819'^^xsd:double;
  dwc:endLatitude '43.5819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3578 43.5819, 8.3578 43.5819, 8.3578 43.5819, 8.3578 43.5819, 8.3578 43.5819))'^^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 '774_7588'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7135 8.1047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7135"^^xsd:decimal ;
  dwc:decimalLongitude "8.1047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7135 8.1047)"^^geo:wktLiteral ;
  geo-pos:lat "43.7135"^^xsd:decimal ;
  geo-pos:long "8.1047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7595'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7595'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.834166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1047'^^xsd:double;
  dwc:startLongitude '8.1047'^^xsd:double;
  dwc:endLongitude '8.1047'^^xsd:double;
  dwc:latitude '43.7135'^^xsd:double;
  dwc:startLatitude '43.7135'^^xsd:double;
  dwc:endLatitude '43.7135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1047 43.7135, 8.1047 43.7135, 8.1047 43.7135, 8.1047 43.7135, 8.1047 43.7135))'^^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 '774_7595'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.316667"^^xsd:decimal ;
  dwc:decimalLongitude "8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.316667"^^xsd:decimal ;
  geo-pos:long "8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3926'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3926'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.255'^^xsd:double;
  dwc:startLongitude '8.255'^^xsd:double;
  dwc:endLongitude '8.255'^^xsd:double;
  dwc:latitude '43.316667'^^xsd:double;
  dwc:startLatitude '43.316667'^^xsd:double;
  dwc:endLatitude '43.316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.255 43.316667, 8.255 43.316667, 8.255 43.316667, 8.255 43.316667, 8.255 43.316667))'^^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 '774_3926'^^xsd:string;
  dwc:observationDate '1993-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57867 7.24767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57867"^^xsd:decimal ;
  dwc:decimalLongitude "7.24767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57867 7.24767)"^^geo:wktLiteral ;
  geo-pos:lat "43.57867"^^xsd:decimal ;
  geo-pos:long "7.24767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5042'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5042'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.24767'^^xsd:double;
  dwc:startLongitude '7.24767'^^xsd:double;
  dwc:endLongitude '7.24767'^^xsd:double;
  dwc:latitude '43.57867'^^xsd:double;
  dwc:startLatitude '43.57867'^^xsd:double;
  dwc:endLatitude '43.57867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.24767 43.57867, 7.24767 43.57867, 7.24767 43.57867, 7.24767 43.57867, 7.24767 43.57867))'^^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 '774_5042'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664333 7.8065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.664333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.664333 7.8065)"^^geo:wktLiteral ;
  geo-pos:lat "43.664333"^^xsd:decimal ;
  geo-pos:long "7.8065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4053'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4053'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8065'^^xsd:double;
  dwc:startLongitude '7.8065'^^xsd:double;
  dwc:endLongitude '7.8065'^^xsd:double;
  dwc:latitude '43.664333'^^xsd:double;
  dwc:startLatitude '43.664333'^^xsd:double;
  dwc:endLatitude '43.664333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8065 43.664333, 7.8065 43.664333, 7.8065 43.664333, 7.8065 43.664333, 7.8065 43.664333))'^^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 '774_4053'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6088 8.2098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6088"^^xsd:decimal ;
  dwc:decimalLongitude "8.2098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6088 8.2098)"^^geo:wktLiteral ;
  geo-pos:lat "43.6088"^^xsd:decimal ;
  geo-pos:long "8.2098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7260'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7260'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.226111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2098'^^xsd:double;
  dwc:startLongitude '8.2098'^^xsd:double;
  dwc:endLongitude '8.2098'^^xsd:double;
  dwc:latitude '43.6088'^^xsd:double;
  dwc:startLatitude '43.6088'^^xsd:double;
  dwc:endLatitude '43.6088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2098 43.6088, 8.2098 43.6088, 8.2098 43.6088, 8.2098 43.6088, 8.2098 43.6088))'^^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 '774_7260'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.547356 7.566383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.547356"^^xsd:decimal ;
  dwc:decimalLongitude "7.566383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.547356 7.566383)"^^geo:wktLiteral ;
  geo-pos:lat "43.547356"^^xsd:decimal ;
  geo-pos:long "7.566383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6187'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6187'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.4736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.566383'^^xsd:double;
  dwc:startLongitude '7.566383'^^xsd:double;
  dwc:endLongitude '7.566383'^^xsd:double;
  dwc:latitude '43.547356'^^xsd:double;
  dwc:startLatitude '43.547356'^^xsd:double;
  dwc:endLatitude '43.547356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.566383 43.547356, 7.566383 43.547356, 7.566383 43.547356, 7.566383 43.547356, 7.566383 43.547356))'^^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 '774_6187'^^xsd:string;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74398 7.84591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74398"^^xsd:decimal ;
  dwc:decimalLongitude "7.84591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74398 7.84591)"^^geo:wktLiteral ;
  geo-pos:lat "43.74398"^^xsd:decimal ;
  geo-pos:long "7.84591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6733'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6733'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.217777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.84591'^^xsd:double;
  dwc:startLongitude '7.84591'^^xsd:double;
  dwc:endLongitude '7.84591'^^xsd:double;
  dwc:latitude '43.74398'^^xsd:double;
  dwc:startLatitude '43.74398'^^xsd:double;
  dwc:endLatitude '43.74398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.84591 43.74398, 7.84591 43.74398, 7.84591 43.74398, 7.84591 43.74398, 7.84591 43.74398))'^^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 '774_6733'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67339 7.80822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.67339"^^xsd:decimal ;
  dwc:decimalLongitude "7.80822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.67339 7.80822)"^^geo:wktLiteral ;
  geo-pos:lat "43.67339"^^xsd:decimal ;
  geo-pos:long "7.80822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6766'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_6766'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80822'^^xsd:double;
  dwc:startLongitude '7.80822'^^xsd:double;
  dwc:endLongitude '7.80822'^^xsd:double;
  dwc:latitude '43.67339'^^xsd:double;
  dwc:startLatitude '43.67339'^^xsd:double;
  dwc:endLatitude '43.67339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80822 43.67339, 7.80822 43.67339, 7.80822 43.67339, 7.80822 43.67339, 7.80822 43.67339))'^^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 '774_6766'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43959 8.4776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43959"^^xsd:decimal ;
  dwc:decimalLongitude "8.4776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43959 8.4776)"^^geo:wktLiteral ;
  geo-pos:lat "43.43959"^^xsd:decimal ;
  geo-pos:long "8.4776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6524'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6524'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.96'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.4776'^^xsd:double;
  dwc:startLongitude '8.4776'^^xsd:double;
  dwc:endLongitude '8.4776'^^xsd:double;
  dwc:latitude '43.43959'^^xsd:double;
  dwc:startLatitude '43.43959'^^xsd:double;
  dwc:endLatitude '43.43959'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4776 43.43959, 8.4776 43.43959, 8.4776 43.43959, 8.4776 43.43959, 8.4776 43.43959))'^^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 '774_6524'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37606 7.9513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37606"^^xsd:decimal ;
  dwc:decimalLongitude "7.9513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37606 7.9513)"^^geo:wktLiteral ;
  geo-pos:lat "43.37606"^^xsd:decimal ;
  geo-pos:long "7.9513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5194'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5194'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.025277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9513'^^xsd:double;
  dwc:startLongitude '7.9513'^^xsd:double;
  dwc:endLongitude '7.9513'^^xsd:double;
  dwc:latitude '43.37606'^^xsd:double;
  dwc:startLatitude '43.37606'^^xsd:double;
  dwc:endLatitude '43.37606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9513 43.37606, 7.9513 43.37606, 7.9513 43.37606, 7.9513 43.37606, 7.9513 43.37606))'^^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 '774_5194'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.62075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.62075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.62075)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.62075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4502'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4502'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62075'^^xsd:double;
  dwc:startLongitude '7.62075'^^xsd:double;
  dwc:endLongitude '7.62075'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:startLatitude '43.7'^^xsd:double;
  dwc:endLatitude '43.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62075 43.7, 7.62075 43.7, 7.62075 43.7, 7.62075 43.7, 7.62075 43.7))'^^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 '774_4502'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19103 8.88595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19103"^^xsd:decimal ;
  dwc:decimalLongitude "8.88595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19103 8.88595)"^^geo:wktLiteral ;
  geo-pos:lat "44.19103"^^xsd:decimal ;
  geo-pos:long "8.88595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4861'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4861'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.446388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.88595'^^xsd:double;
  dwc:startLongitude '8.88595'^^xsd:double;
  dwc:endLongitude '8.88595'^^xsd:double;
  dwc:latitude '44.19103'^^xsd:double;
  dwc:startLatitude '44.19103'^^xsd:double;
  dwc:endLatitude '44.19103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.88595 44.19103, 8.88595 44.19103, 8.88595 44.19103, 8.88595 44.19103, 8.88595 44.19103))'^^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 '774_4861'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5015 8.2235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5015"^^xsd:decimal ;
  dwc:decimalLongitude "8.2235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5015 8.2235)"^^geo:wktLiteral ;
  geo-pos:lat "43.5015"^^xsd:decimal ;
  geo-pos:long "8.2235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4330'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4330'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2235'^^xsd:double;
  dwc:startLongitude '8.2235'^^xsd:double;
  dwc:endLongitude '8.2235'^^xsd:double;
  dwc:latitude '43.5015'^^xsd:double;
  dwc:startLatitude '43.5015'^^xsd:double;
  dwc:endLatitude '43.5015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2235 43.5015, 8.2235 43.5015, 8.2235 43.5015, 8.2235 43.5015, 8.2235 43.5015))'^^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 '774_4330'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37535 7.403983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37535"^^xsd:decimal ;
  dwc:decimalLongitude "7.403983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37535 7.403983)"^^geo:wktLiteral ;
  geo-pos:lat "43.37535"^^xsd:decimal ;
  geo-pos:long "7.403983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4314'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_4314'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.403983'^^xsd:double;
  dwc:startLongitude '7.403983'^^xsd:double;
  dwc:endLongitude '7.403983'^^xsd:double;
  dwc:latitude '43.37535'^^xsd:double;
  dwc:startLatitude '43.37535'^^xsd:double;
  dwc:endLatitude '43.37535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.403983 43.37535, 7.403983 43.37535, 7.403983 43.37535, 7.403983 43.37535, 7.403983 43.37535))'^^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 '774_4314'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.465187 7.751914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.465187"^^xsd:decimal ;
  dwc:decimalLongitude "7.751914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.465187 7.751914)"^^geo:wktLiteral ;
  geo-pos:lat "43.465187"^^xsd:decimal ;
  geo-pos:long "7.751914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6296'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6296'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.751914'^^xsd:double;
  dwc:startLongitude '7.751914'^^xsd:double;
  dwc:endLongitude '7.751914'^^xsd:double;
  dwc:latitude '43.465187'^^xsd:double;
  dwc:startLatitude '43.465187'^^xsd:double;
  dwc:endLatitude '43.465187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.751914 43.465187, 7.751914 43.465187, 7.751914 43.465187, 7.751914 43.465187, 7.751914 43.465187))'^^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 '774_6296'^^xsd:string;
  dwc:observationDate '2008-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4368 8.630908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4368"^^xsd:decimal ;
  dwc:decimalLongitude "8.630908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4368 8.630908)"^^geo:wktLiteral ;
  geo-pos:lat "43.4368"^^xsd:decimal ;
  geo-pos:long "8.630908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7948'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7948'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.378888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.630908'^^xsd:double;
  dwc:startLongitude '8.630908'^^xsd:double;
  dwc:endLongitude '8.630908'^^xsd:double;
  dwc:latitude '43.4368'^^xsd:double;
  dwc:startLatitude '43.4368'^^xsd:double;
  dwc:endLatitude '43.4368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.630908 43.4368, 8.630908 43.4368, 8.630908 43.4368, 8.630908 43.4368, 8.630908 43.4368))'^^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 '774_7948'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48009 8.06105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48009"^^xsd:decimal ;
  dwc:decimalLongitude "8.06105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48009 8.06105)"^^geo:wktLiteral ;
  geo-pos:lat "43.48009"^^xsd:decimal ;
  geo-pos:long "8.06105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5276'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5276'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.106111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.06105'^^xsd:double;
  dwc:startLongitude '8.06105'^^xsd:double;
  dwc:endLongitude '8.06105'^^xsd:double;
  dwc:latitude '43.48009'^^xsd:double;
  dwc:startLatitude '43.48009'^^xsd:double;
  dwc:endLatitude '43.48009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.06105 43.48009, 8.06105 43.48009, 8.06105 43.48009, 8.06105 43.48009, 8.06105 43.48009))'^^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 '774_5276'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55164 7.46952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55164"^^xsd:decimal ;
  dwc:decimalLongitude "7.46952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55164 7.46952)"^^geo:wktLiteral ;
  geo-pos:lat "43.55164"^^xsd:decimal ;
  geo-pos:long "7.46952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4853'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4853'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.46952'^^xsd:double;
  dwc:startLongitude '7.46952'^^xsd:double;
  dwc:endLongitude '7.46952'^^xsd:double;
  dwc:latitude '43.55164'^^xsd:double;
  dwc:startLatitude '43.55164'^^xsd:double;
  dwc:endLatitude '43.55164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.46952 43.55164, 7.46952 43.55164, 7.46952 43.55164, 7.46952 43.55164, 7.46952 43.55164))'^^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 '774_4853'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62653 7.3182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62653"^^xsd:decimal ;
  dwc:decimalLongitude "7.3182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62653 7.3182)"^^geo:wktLiteral ;
  geo-pos:lat "43.62653"^^xsd:decimal ;
  geo-pos:long "7.3182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4846'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4846'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3182'^^xsd:double;
  dwc:startLongitude '7.3182'^^xsd:double;
  dwc:endLongitude '7.3182'^^xsd:double;
  dwc:latitude '43.62653'^^xsd:double;
  dwc:startLatitude '43.62653'^^xsd:double;
  dwc:endLatitude '43.62653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3182 43.62653, 7.3182 43.62653, 7.3182 43.62653, 7.3182 43.62653, 7.3182 43.62653))'^^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 '774_4846'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6656 7.92563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6656"^^xsd:decimal ;
  dwc:decimalLongitude "7.92563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6656 7.92563)"^^geo:wktLiteral ;
  geo-pos:lat "43.6656"^^xsd:decimal ;
  geo-pos:long "7.92563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5259'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5259'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2363888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.92563'^^xsd:double;
  dwc:startLongitude '7.92563'^^xsd:double;
  dwc:endLongitude '7.92563'^^xsd:double;
  dwc:latitude '43.6656'^^xsd:double;
  dwc:startLatitude '43.6656'^^xsd:double;
  dwc:endLatitude '43.6656'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.92563 43.6656, 7.92563 43.6656, 7.92563 43.6656, 7.92563 43.6656, 7.92563 43.6656))'^^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 '774_5259'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608333 8.642333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.608333"^^xsd:decimal ;
  dwc:decimalLongitude "8.642333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608333 8.642333)"^^geo:wktLiteral ;
  geo-pos:lat "42.608333"^^xsd:decimal ;
  geo-pos:long "8.642333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4116'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.642333'^^xsd:double;
  dwc:startLongitude '8.642333'^^xsd:double;
  dwc:endLongitude '8.642333'^^xsd:double;
  dwc:latitude '42.608333'^^xsd:double;
  dwc:startLatitude '42.608333'^^xsd:double;
  dwc:endLatitude '42.608333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.642333 42.608333, 8.642333 42.608333, 8.642333 42.608333, 8.642333 42.608333, 8.642333 42.608333))'^^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 '774_4116'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.818611 18.768889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.818611"^^xsd:decimal ;
  dwc:decimalLongitude "18.768889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.818611 18.768889)"^^geo:wktLiteral ;
  geo-pos:lat "39.818611"^^xsd:decimal ;
  geo-pos:long "18.768889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_720'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_720'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.768889'^^xsd:double;
  dwc:startLongitude '18.768889'^^xsd:double;
  dwc:endLongitude '18.768889'^^xsd:double;
  dwc:latitude '39.818611'^^xsd:double;
  dwc:startLatitude '39.818611'^^xsd:double;
  dwc:endLatitude '39.818611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.768889 39.818611, 18.768889 39.818611, 18.768889 39.818611, 18.768889 39.818611, 18.768889 39.818611))'^^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 '774_720'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87065 15.60499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87065"^^xsd:decimal ;
  dwc:decimalLongitude "15.60499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87065 15.60499)"^^geo:wktLiteral ;
  geo-pos:lat "37.87065"^^xsd:decimal ;
  geo-pos:long "15.60499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8331'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_8331'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0841666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.60499'^^xsd:double;
  dwc:startLongitude '15.60499'^^xsd:double;
  dwc:endLongitude '15.60499'^^xsd:double;
  dwc:latitude '37.87065'^^xsd:double;
  dwc:startLatitude '37.87065'^^xsd:double;
  dwc:endLatitude '37.87065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.60499 37.87065, 15.60499 37.87065, 15.60499 37.87065, 15.60499 37.87065, 15.60499 37.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 '774_8331'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.212333 8.385333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.212333"^^xsd:decimal ;
  dwc:decimalLongitude "8.385333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.212333 8.385333)"^^geo:wktLiteral ;
  geo-pos:lat "43.212333"^^xsd:decimal ;
  geo-pos:long "8.385333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3909'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3909'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.385333'^^xsd:double;
  dwc:startLongitude '8.385333'^^xsd:double;
  dwc:endLongitude '8.385333'^^xsd:double;
  dwc:latitude '43.212333'^^xsd:double;
  dwc:startLatitude '43.212333'^^xsd:double;
  dwc:endLatitude '43.212333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.385333 43.212333, 8.385333 43.212333, 8.385333 43.212333, 8.385333 43.212333, 8.385333 43.212333))'^^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 '774_3909'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74586 8.598948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74586"^^xsd:decimal ;
  dwc:decimalLongitude "8.598948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74586 8.598948)"^^geo:wktLiteral ;
  geo-pos:lat "42.74586"^^xsd:decimal ;
  geo-pos:long "8.598948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8125'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_8125'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.9875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.598948'^^xsd:double;
  dwc:startLongitude '8.598948'^^xsd:double;
  dwc:endLongitude '8.598948'^^xsd:double;
  dwc:latitude '42.74586'^^xsd:double;
  dwc:startLatitude '42.74586'^^xsd:double;
  dwc:endLatitude '42.74586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.598948 42.74586, 8.598948 42.74586, 8.598948 42.74586, 8.598948 42.74586, 8.598948 42.74586))'^^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 '774_8125'^^xsd:string;
  dwc:observationDate '2012-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3932 7.27793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3932"^^xsd:decimal ;
  dwc:decimalLongitude "7.27793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3932 7.27793)"^^geo:wktLiteral ;
  geo-pos:lat "43.3932"^^xsd:decimal ;
  geo-pos:long "7.27793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6486'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6486'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.27793'^^xsd:double;
  dwc:startLongitude '7.27793'^^xsd:double;
  dwc:endLongitude '7.27793'^^xsd:double;
  dwc:latitude '43.3932'^^xsd:double;
  dwc:startLatitude '43.3932'^^xsd:double;
  dwc:endLatitude '43.3932'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.27793 43.3932, 7.27793 43.3932, 7.27793 43.3932, 7.27793 43.3932, 7.27793 43.3932))'^^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 '774_6486'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685303 7.885033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.685303"^^xsd:decimal ;
  dwc:decimalLongitude "7.885033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.685303 7.885033)"^^geo:wktLiteral ;
  geo-pos:lat "43.685303"^^xsd:decimal ;
  geo-pos:long "7.885033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5492'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5492'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.885033'^^xsd:double;
  dwc:startLongitude '7.885033'^^xsd:double;
  dwc:endLongitude '7.885033'^^xsd:double;
  dwc:latitude '43.685303'^^xsd:double;
  dwc:startLatitude '43.685303'^^xsd:double;
  dwc:endLatitude '43.685303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.885033 43.685303, 7.885033 43.685303, 7.885033 43.685303, 7.885033 43.685303, 7.885033 43.685303))'^^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 '774_5492'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37365 8.460667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37365"^^xsd:decimal ;
  dwc:decimalLongitude "8.460667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37365 8.460667)"^^geo:wktLiteral ;
  geo-pos:lat "43.37365"^^xsd:decimal ;
  geo-pos:long "8.460667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6273'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6273'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.311666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.460667'^^xsd:double;
  dwc:startLongitude '8.460667'^^xsd:double;
  dwc:endLongitude '8.460667'^^xsd:double;
  dwc:latitude '43.37365'^^xsd:double;
  dwc:startLatitude '43.37365'^^xsd:double;
  dwc:endLatitude '43.37365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.460667 43.37365, 8.460667 43.37365, 8.460667 43.37365, 8.460667 43.37365, 8.460667 43.37365))'^^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 '774_6273'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.618167 7.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.618167"^^xsd:decimal ;
  dwc:decimalLongitude "7.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.618167 7.991)"^^geo:wktLiteral ;
  geo-pos:lat "43.618167"^^xsd:decimal ;
  geo-pos:long "7.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4680'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4680'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.375555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.991'^^xsd:double;
  dwc:startLongitude '7.991'^^xsd:double;
  dwc:endLongitude '7.991'^^xsd:double;
  dwc:latitude '43.618167'^^xsd:double;
  dwc:startLatitude '43.618167'^^xsd:double;
  dwc:endLatitude '43.618167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.991 43.618167, 7.991 43.618167, 7.991 43.618167, 7.991 43.618167, 7.991 43.618167))'^^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 '774_4680'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3972 8.43269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3972"^^xsd:decimal ;
  dwc:decimalLongitude "8.43269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3972 8.43269)"^^geo:wktLiteral ;
  geo-pos:lat "43.3972"^^xsd:decimal ;
  geo-pos:long "8.43269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6694'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_6694'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.43269'^^xsd:double;
  dwc:startLongitude '8.43269'^^xsd:double;
  dwc:endLongitude '8.43269'^^xsd:double;
  dwc:latitude '43.3972'^^xsd:double;
  dwc:startLatitude '43.3972'^^xsd:double;
  dwc:endLatitude '43.3972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.43269 43.3972, 8.43269 43.3972, 8.43269 43.3972, 8.43269 43.3972, 8.43269 43.3972))'^^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 '774_6694'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.341333 7.605333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.341333"^^xsd:decimal ;
  dwc:decimalLongitude "7.605333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.341333 7.605333)"^^geo:wktLiteral ;
  geo-pos:lat "43.341333"^^xsd:decimal ;
  geo-pos:long "7.605333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4643'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4643'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.391944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.605333'^^xsd:double;
  dwc:startLongitude '7.605333'^^xsd:double;
  dwc:endLongitude '7.605333'^^xsd:double;
  dwc:latitude '43.341333'^^xsd:double;
  dwc:startLatitude '43.341333'^^xsd:double;
  dwc:endLatitude '43.341333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.605333 43.341333, 7.605333 43.341333, 7.605333 43.341333, 7.605333 43.341333, 7.605333 43.341333))'^^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 '774_4643'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03337 7.22515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03337"^^xsd:decimal ;
  dwc:decimalLongitude "7.22515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03337 7.22515)"^^geo:wktLiteral ;
  geo-pos:lat "43.03337"^^xsd:decimal ;
  geo-pos:long "7.22515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5172'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5172'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.615555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.22515'^^xsd:double;
  dwc:startLongitude '7.22515'^^xsd:double;
  dwc:endLongitude '7.22515'^^xsd:double;
  dwc:latitude '43.03337'^^xsd:double;
  dwc:startLatitude '43.03337'^^xsd:double;
  dwc:endLatitude '43.03337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.22515 43.03337, 7.22515 43.03337, 7.22515 43.03337, 7.22515 43.03337, 7.22515 43.03337))'^^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 '774_5172'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.302483 8.12935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.302483"^^xsd:decimal ;
  dwc:decimalLongitude "8.12935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.302483 8.12935)"^^geo:wktLiteral ;
  geo-pos:lat "43.302483"^^xsd:decimal ;
  geo-pos:long "8.12935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4043'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_4043'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12935'^^xsd:double;
  dwc:startLongitude '8.12935'^^xsd:double;
  dwc:endLongitude '8.12935'^^xsd:double;
  dwc:latitude '43.302483'^^xsd:double;
  dwc:startLatitude '43.302483'^^xsd:double;
  dwc:endLatitude '43.302483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12935 43.302483, 8.12935 43.302483, 8.12935 43.302483, 8.12935 43.302483, 8.12935 43.302483))'^^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 '774_4043'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587833 7.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.587833"^^xsd:decimal ;
  dwc:decimalLongitude "7.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587833 7.923)"^^geo:wktLiteral ;
  geo-pos:lat "43.587833"^^xsd:decimal ;
  geo-pos:long "7.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3773'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_3773'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.923'^^xsd:double;
  dwc:startLongitude '7.923'^^xsd:double;
  dwc:endLongitude '7.923'^^xsd:double;
  dwc:latitude '43.587833'^^xsd:double;
  dwc:startLatitude '43.587833'^^xsd:double;
  dwc:endLatitude '43.587833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.923 43.587833, 7.923 43.587833, 7.923 43.587833, 7.923 43.587833, 7.923 43.587833))'^^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 '774_3773'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699683 8.006133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.699683"^^xsd:decimal ;
  dwc:decimalLongitude "8.006133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.699683 8.006133)"^^geo:wktLiteral ;
  geo-pos:lat "43.699683"^^xsd:decimal ;
  geo-pos:long "8.006133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7409'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7409'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.895555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.006133'^^xsd:double;
  dwc:startLongitude '8.006133'^^xsd:double;
  dwc:endLongitude '8.006133'^^xsd:double;
  dwc:latitude '43.699683'^^xsd:double;
  dwc:startLatitude '43.699683'^^xsd:double;
  dwc:endLatitude '43.699683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.006133 43.699683, 8.006133 43.699683, 8.006133 43.699683, 8.006133 43.699683, 8.006133 43.699683))'^^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 '774_7409'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211 7.863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.211"^^xsd:decimal ;
  dwc:decimalLongitude "7.863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.211 7.863333)"^^geo:wktLiteral ;
  geo-pos:lat "43.211"^^xsd:decimal ;
  geo-pos:long "7.863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4420'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4420'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.863333'^^xsd:double;
  dwc:startLongitude '7.863333'^^xsd:double;
  dwc:endLongitude '7.863333'^^xsd:double;
  dwc:latitude '43.211'^^xsd:double;
  dwc:startLatitude '43.211'^^xsd:double;
  dwc:endLatitude '43.211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.863333 43.211, 7.863333 43.211, 7.863333 43.211, 7.863333 43.211, 7.863333 43.211))'^^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 '774_4420'^^xsd:string;
  dwc:observationDate '1996-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.951233 -13.43445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.951233"^^xsd:decimal ;
  dwc:decimalLongitude "-13.43445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.951233 -13.43445)"^^geo:wktLiteral ;
  geo-pos:lat "28.951233"^^xsd:decimal ;
  geo-pos:long "-13.43445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2870'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_2870'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '-13.43445'^^xsd:double;
  dwc:startLongitude '-13.43445'^^xsd:double;
  dwc:endLongitude '-13.43445'^^xsd:double;
  dwc:latitude '28.951233'^^xsd:double;
  dwc:startLatitude '28.951233'^^xsd:double;
  dwc:endLatitude '28.951233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.43445 28.951233, -13.43445 28.951233, -13.43445 28.951233, -13.43445 28.951233, -13.43445 28.951233))'^^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 '774_2870'^^xsd:string;
  dwc:observationDate '1995-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60619 7.992888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.60619"^^xsd:decimal ;
  dwc:decimalLongitude "7.992888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.60619 7.992888)"^^geo:wktLiteral ;
  geo-pos:lat "43.60619"^^xsd:decimal ;
  geo-pos:long "7.992888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7983'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7983'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.265277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.992888'^^xsd:double;
  dwc:startLongitude '7.992888'^^xsd:double;
  dwc:endLongitude '7.992888'^^xsd:double;
  dwc:latitude '43.60619'^^xsd:double;
  dwc:startLatitude '43.60619'^^xsd:double;
  dwc:endLatitude '43.60619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.992888 43.60619, 7.992888 43.60619, 7.992888 43.60619, 7.992888 43.60619, 7.992888 43.60619))'^^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 '774_7983'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722054 7.961083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.722054"^^xsd:decimal ;
  dwc:decimalLongitude "7.961083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722054 7.961083)"^^geo:wktLiteral ;
  geo-pos:lat "43.722054"^^xsd:decimal ;
  geo-pos:long "7.961083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5399'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5399'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.407777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.961083'^^xsd:double;
  dwc:startLongitude '7.961083'^^xsd:double;
  dwc:endLongitude '7.961083'^^xsd:double;
  dwc:latitude '43.722054'^^xsd:double;
  dwc:startLatitude '43.722054'^^xsd:double;
  dwc:endLatitude '43.722054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.961083 43.722054, 7.961083 43.722054, 7.961083 43.722054, 7.961083 43.722054, 7.961083 43.722054))'^^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 '774_5399'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66151 7.40476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66151"^^xsd:decimal ;
  dwc:decimalLongitude "7.40476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66151 7.40476)"^^geo:wktLiteral ;
  geo-pos:lat "43.66151"^^xsd:decimal ;
  geo-pos:long "7.40476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6639'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6639'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7561111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40476'^^xsd:double;
  dwc:startLongitude '7.40476'^^xsd:double;
  dwc:endLongitude '7.40476'^^xsd:double;
  dwc:latitude '43.66151'^^xsd:double;
  dwc:startLatitude '43.66151'^^xsd:double;
  dwc:endLatitude '43.66151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40476 43.66151, 7.40476 43.66151, 7.40476 43.66151, 7.40476 43.66151, 7.40476 43.66151))'^^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 '774_6639'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65435 8.19529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65435"^^xsd:decimal ;
  dwc:decimalLongitude "8.19529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65435 8.19529)"^^geo:wktLiteral ;
  geo-pos:lat "43.65435"^^xsd:decimal ;
  geo-pos:long "8.19529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6606'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6606'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.12'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.19529'^^xsd:double;
  dwc:startLongitude '8.19529'^^xsd:double;
  dwc:endLongitude '8.19529'^^xsd:double;
  dwc:latitude '43.65435'^^xsd:double;
  dwc:startLatitude '43.65435'^^xsd:double;
  dwc:endLatitude '43.65435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.19529 43.65435, 8.19529 43.65435, 8.19529 43.65435, 8.19529 43.65435, 8.19529 43.65435))'^^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 '774_6606'^^xsd:string;
  dwc:observationDate '2010-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94632 8.552987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.94632"^^xsd:decimal ;
  dwc:decimalLongitude "8.552987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.94632 8.552987)"^^geo:wktLiteral ;
  geo-pos:lat "42.94632"^^xsd:decimal ;
  geo-pos:long "8.552987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8069'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_8069'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.098333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.552987'^^xsd:double;
  dwc:startLongitude '8.552987'^^xsd:double;
  dwc:endLongitude '8.552987'^^xsd:double;
  dwc:latitude '42.94632'^^xsd:double;
  dwc:startLatitude '42.94632'^^xsd:double;
  dwc:endLatitude '42.94632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.552987 42.94632, 8.552987 42.94632, 8.552987 42.94632, 8.552987 42.94632, 8.552987 42.94632))'^^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 '774_8069'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679665 7.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.679665"^^xsd:decimal ;
  dwc:decimalLongitude "7.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679665 7.9267)"^^geo:wktLiteral ;
  geo-pos:lat "43.679665"^^xsd:decimal ;
  geo-pos:long "7.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5904'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_5904'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9267'^^xsd:double;
  dwc:startLongitude '7.9267'^^xsd:double;
  dwc:endLongitude '7.9267'^^xsd:double;
  dwc:latitude '43.679665'^^xsd:double;
  dwc:startLatitude '43.679665'^^xsd:double;
  dwc:endLatitude '43.679665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9267 43.679665, 7.9267 43.679665, 7.9267 43.679665, 7.9267 43.679665, 7.9267 43.679665))'^^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 '774_5904'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658146 7.97033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.658146"^^xsd:decimal ;
  dwc:decimalLongitude "7.97033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.658146 7.97033)"^^geo:wktLiteral ;
  geo-pos:lat "43.658146"^^xsd:decimal ;
  geo-pos:long "7.97033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5867'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5867'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.711666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.97033'^^xsd:double;
  dwc:startLongitude '7.97033'^^xsd:double;
  dwc:endLongitude '7.97033'^^xsd:double;
  dwc:latitude '43.658146'^^xsd:double;
  dwc:startLatitude '43.658146'^^xsd:double;
  dwc:endLatitude '43.658146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.97033 43.658146, 7.97033 43.658146, 7.97033 43.658146, 7.97033 43.658146, 7.97033 43.658146))'^^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 '774_5867'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710651 7.700123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.710651"^^xsd:decimal ;
  dwc:decimalLongitude "7.700123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.710651 7.700123)"^^geo:wktLiteral ;
  geo-pos:lat "43.710651"^^xsd:decimal ;
  geo-pos:long "7.700123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5760'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_5760'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.700123'^^xsd:double;
  dwc:startLongitude '7.700123'^^xsd:double;
  dwc:endLongitude '7.700123'^^xsd:double;
  dwc:latitude '43.710651'^^xsd:double;
  dwc:startLatitude '43.710651'^^xsd:double;
  dwc:endLatitude '43.710651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.700123 43.710651, 7.700123 43.710651, 7.700123 43.710651, 7.700123 43.710651, 7.700123 43.710651))'^^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 '774_5760'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6565 7.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6565"^^xsd:decimal ;
  dwc:decimalLongitude "7.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6565 7.801)"^^geo:wktLiteral ;
  geo-pos:lat "43.6565"^^xsd:decimal ;
  geo-pos:long "7.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3264'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_3264'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.801'^^xsd:double;
  dwc:startLongitude '7.801'^^xsd:double;
  dwc:endLongitude '7.801'^^xsd:double;
  dwc:latitude '43.6565'^^xsd:double;
  dwc:startLatitude '43.6565'^^xsd:double;
  dwc:endLatitude '43.6565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.801 43.6565, 7.801 43.6565, 7.801 43.6565, 7.801 43.6565, 7.801 43.6565))'^^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 '774_3264'^^xsd:string;
  dwc:observationDate '1990-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.411833 7.793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.411833"^^xsd:decimal ;
  dwc:decimalLongitude "7.793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.411833 7.793333)"^^geo:wktLiteral ;
  geo-pos:lat "43.411833"^^xsd:decimal ;
  geo-pos:long "7.793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4568'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_4568'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.626944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.793333'^^xsd:double;
  dwc:startLongitude '7.793333'^^xsd:double;
  dwc:endLongitude '7.793333'^^xsd:double;
  dwc:latitude '43.411833'^^xsd:double;
  dwc:startLatitude '43.411833'^^xsd:double;
  dwc:endLatitude '43.411833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.793333 43.411833, 7.793333 43.411833, 7.793333 43.411833, 7.793333 43.411833, 7.793333 43.411833))'^^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 '774_4568'^^xsd:string;
  dwc:observationDate '1997-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47926 7.333503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47926"^^xsd:decimal ;
  dwc:decimalLongitude "7.333503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47926 7.333503)"^^geo:wktLiteral ;
  geo-pos:lat "43.47926"^^xsd:decimal ;
  geo-pos:long "7.333503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5681'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5681'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.333503'^^xsd:double;
  dwc:startLongitude '7.333503'^^xsd:double;
  dwc:endLongitude '7.333503'^^xsd:double;
  dwc:latitude '43.47926'^^xsd:double;
  dwc:startLatitude '43.47926'^^xsd:double;
  dwc:endLatitude '43.47926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.333503 43.47926, 7.333503 43.47926, 7.333503 43.47926, 7.333503 43.47926, 7.333503 43.47926))'^^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 '774_5681'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2295 8.347167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2295"^^xsd:decimal ;
  dwc:decimalLongitude "8.347167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2295 8.347167)"^^geo:wktLiteral ;
  geo-pos:lat "43.2295"^^xsd:decimal ;
  geo-pos:long "8.347167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3910'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_3910'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.347167'^^xsd:double;
  dwc:startLongitude '8.347167'^^xsd:double;
  dwc:endLongitude '8.347167'^^xsd:double;
  dwc:latitude '43.2295'^^xsd:double;
  dwc:startLatitude '43.2295'^^xsd:double;
  dwc:endLatitude '43.2295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.347167 43.2295, 8.347167 43.2295, 8.347167 43.2295, 8.347167 43.2295, 8.347167 43.2295))'^^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 '774_3910'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7309 8.2331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7309"^^xsd:decimal ;
  dwc:decimalLongitude "8.2331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7309 8.2331)"^^geo:wktLiteral ;
  geo-pos:lat "43.7309"^^xsd:decimal ;
  geo-pos:long "8.2331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7234'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7234'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.100833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2331'^^xsd:double;
  dwc:startLongitude '8.2331'^^xsd:double;
  dwc:endLongitude '8.2331'^^xsd:double;
  dwc:latitude '43.7309'^^xsd:double;
  dwc:startLatitude '43.7309'^^xsd:double;
  dwc:endLatitude '43.7309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2331 43.7309, 8.2331 43.7309, 8.2331 43.7309, 8.2331 43.7309, 8.2331 43.7309))'^^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 '774_7234'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646333 7.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.646333"^^xsd:decimal ;
  dwc:decimalLongitude "7.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.646333 7.892)"^^geo:wktLiteral ;
  geo-pos:lat "43.646333"^^xsd:decimal ;
  geo-pos:long "7.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_3334'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.892'^^xsd:double;
  dwc:startLongitude '7.892'^^xsd:double;
  dwc:endLongitude '7.892'^^xsd:double;
  dwc:latitude '43.646333'^^xsd:double;
  dwc:startLatitude '43.646333'^^xsd:double;
  dwc:endLatitude '43.646333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.892 43.646333, 7.892 43.646333, 7.892 43.646333, 7.892 43.646333, 7.892 43.646333))'^^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 '774_3334'^^xsd:string;
  dwc:observationDate '1990-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2481'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2481'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:startLongitude '7.2'^^xsd:double;
  dwc:endLongitude '7.2'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:startLatitude '43.2'^^xsd:double;
  dwc:endLatitude '43.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2 43.2, 7.2 43.2, 7.2 43.2, 7.2 43.2, 7.2 43.2))'^^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 '774_2481'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7.4025)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "7.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4378'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_4378'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4025'^^xsd:double;
  dwc:startLongitude '7.4025'^^xsd:double;
  dwc:endLongitude '7.4025'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:startLatitude '43.5'^^xsd:double;
  dwc:endLatitude '43.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4025 43.5, 7.4025 43.5, 7.4025 43.5, 7.4025 43.5, 7.4025 43.5))'^^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 '774_4378'^^xsd:string;
  dwc:observationDate '1996-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433333 8.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433333"^^xsd:decimal ;
  dwc:decimalLongitude "8.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433333 8.333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.433333"^^xsd:decimal ;
  geo-pos:long "8.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2608'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2608'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.333333'^^xsd:double;
  dwc:startLongitude '8.333333'^^xsd:double;
  dwc:endLongitude '8.333333'^^xsd:double;
  dwc:latitude '41.433333'^^xsd:double;
  dwc:startLatitude '41.433333'^^xsd:double;
  dwc:endLatitude '41.433333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.333333 41.433333, 8.333333 41.433333, 8.333333 41.433333, 8.333333 41.433333, 8.333333 41.433333))'^^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 '774_2608'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3061 8.0584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3061"^^xsd:decimal ;
  dwc:decimalLongitude "8.0584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3061 8.0584)"^^geo:wktLiteral ;
  geo-pos:lat "43.3061"^^xsd:decimal ;
  geo-pos:long "8.0584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3702'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3702'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0584'^^xsd:double;
  dwc:startLongitude '8.0584'^^xsd:double;
  dwc:endLongitude '8.0584'^^xsd:double;
  dwc:latitude '43.3061'^^xsd:double;
  dwc:startLatitude '43.3061'^^xsd:double;
  dwc:endLatitude '43.3061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0584 43.3061, 8.0584 43.3061, 8.0584 43.3061, 8.0584 43.3061, 8.0584 43.3061))'^^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 '774_3702'^^xsd:string;
  dwc:observationDate '1992-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56099 7.343366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56099"^^xsd:decimal ;
  dwc:decimalLongitude "7.343366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56099 7.343366)"^^geo:wktLiteral ;
  geo-pos:lat "43.56099"^^xsd:decimal ;
  geo-pos:long "7.343366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7653'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7653'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7105555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.343366'^^xsd:double;
  dwc:startLongitude '7.343366'^^xsd:double;
  dwc:endLongitude '7.343366'^^xsd:double;
  dwc:latitude '43.56099'^^xsd:double;
  dwc:startLatitude '43.56099'^^xsd:double;
  dwc:endLatitude '43.56099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.343366 43.56099, 7.343366 43.56099, 7.343366 43.56099, 7.343366 43.56099, 7.343366 43.56099))'^^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 '774_7653'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692684 7.562403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692684"^^xsd:decimal ;
  dwc:decimalLongitude "7.562403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692684 7.562403)"^^geo:wktLiteral ;
  geo-pos:lat "43.692684"^^xsd:decimal ;
  geo-pos:long "7.562403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6251'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_6251'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.193333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.562403'^^xsd:double;
  dwc:startLongitude '7.562403'^^xsd:double;
  dwc:endLongitude '7.562403'^^xsd:double;
  dwc:latitude '43.692684'^^xsd:double;
  dwc:startLatitude '43.692684'^^xsd:double;
  dwc:endLatitude '43.692684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.562403 43.692684, 7.562403 43.692684, 7.562403 43.692684, 7.562403 43.692684, 7.562403 43.692684))'^^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 '774_6251'^^xsd:string;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.444667 7.5815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.444667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.444667 7.5815)"^^geo:wktLiteral ;
  geo-pos:lat "43.444667"^^xsd:decimal ;
  geo-pos:long "7.5815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3957'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3957'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5815'^^xsd:double;
  dwc:startLongitude '7.5815'^^xsd:double;
  dwc:endLongitude '7.5815'^^xsd:double;
  dwc:latitude '43.444667'^^xsd:double;
  dwc:startLatitude '43.444667'^^xsd:double;
  dwc:endLatitude '43.444667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5815 43.444667, 7.5815 43.444667, 7.5815 43.444667, 7.5815 43.444667, 7.5815 43.444667))'^^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 '774_3957'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414738 8.515991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.414738"^^xsd:decimal ;
  dwc:decimalLongitude "8.515991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414738 8.515991)"^^geo:wktLiteral ;
  geo-pos:lat "43.414738"^^xsd:decimal ;
  geo-pos:long "8.515991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6317'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_6317'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.456944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.515991'^^xsd:double;
  dwc:startLongitude '8.515991'^^xsd:double;
  dwc:endLongitude '8.515991'^^xsd:double;
  dwc:latitude '43.414738'^^xsd:double;
  dwc:startLatitude '43.414738'^^xsd:double;
  dwc:endLatitude '43.414738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.515991 43.414738, 8.515991 43.414738, 8.515991 43.414738, 8.515991 43.414738, 8.515991 43.414738))'^^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 '774_6317'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40895 7.832336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40895"^^xsd:decimal ;
  dwc:decimalLongitude "7.832336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40895 7.832336)"^^geo:wktLiteral ;
  geo-pos:lat "43.40895"^^xsd:decimal ;
  geo-pos:long "7.832336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7715'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7715'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.566388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.832336'^^xsd:double;
  dwc:startLongitude '7.832336'^^xsd:double;
  dwc:endLongitude '7.832336'^^xsd:double;
  dwc:latitude '43.40895'^^xsd:double;
  dwc:startLatitude '43.40895'^^xsd:double;
  dwc:endLatitude '43.40895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.832336 43.40895, 7.832336 43.40895, 7.832336 43.40895, 7.832336 43.40895, 7.832336 43.40895))'^^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 '774_7715'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.542919 7.789283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.542919"^^xsd:decimal ;
  dwc:decimalLongitude "7.789283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.542919 7.789283)"^^geo:wktLiteral ;
  geo-pos:lat "43.542919"^^xsd:decimal ;
  geo-pos:long "7.789283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5485'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5485'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.789283'^^xsd:double;
  dwc:startLongitude '7.789283'^^xsd:double;
  dwc:endLongitude '7.789283'^^xsd:double;
  dwc:latitude '43.542919'^^xsd:double;
  dwc:startLatitude '43.542919'^^xsd:double;
  dwc:endLatitude '43.542919'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.789283 43.542919, 7.789283 43.542919, 7.789283 43.542919, 7.789283 43.542919, 7.789283 43.542919))'^^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 '774_5485'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54821 7.67955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54821"^^xsd:decimal ;
  dwc:decimalLongitude "7.67955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54821 7.67955)"^^geo:wktLiteral ;
  geo-pos:lat "43.54821"^^xsd:decimal ;
  geo-pos:long "7.67955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7892'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7892'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.415277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.67955'^^xsd:double;
  dwc:startLongitude '7.67955'^^xsd:double;
  dwc:endLongitude '7.67955'^^xsd:double;
  dwc:latitude '43.54821'^^xsd:double;
  dwc:startLatitude '43.54821'^^xsd:double;
  dwc:endLatitude '43.54821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.67955 43.54821, 7.67955 43.54821, 7.67955 43.54821, 7.67955 43.54821, 7.67955 43.54821))'^^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 '774_7892'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706226 7.771815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706226"^^xsd:decimal ;
  dwc:decimalLongitude "7.771815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706226 7.771815)"^^geo:wktLiteral ;
  geo-pos:lat "43.706226"^^xsd:decimal ;
  geo-pos:long "7.771815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5920'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_5920'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.771815'^^xsd:double;
  dwc:startLongitude '7.771815'^^xsd:double;
  dwc:endLongitude '7.771815'^^xsd:double;
  dwc:latitude '43.706226'^^xsd:double;
  dwc:startLatitude '43.706226'^^xsd:double;
  dwc:endLatitude '43.706226'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.771815 43.706226, 7.771815 43.706226, 7.771815 43.706226, 7.771815 43.706226, 7.771815 43.706226))'^^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 '774_5920'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74485 7.767601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74485"^^xsd:decimal ;
  dwc:decimalLongitude "7.767601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74485 7.767601)"^^geo:wktLiteral ;
  geo-pos:lat "43.74485"^^xsd:decimal ;
  geo-pos:long "7.767601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5531'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_5531'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.767601'^^xsd:double;
  dwc:startLongitude '7.767601'^^xsd:double;
  dwc:endLongitude '7.767601'^^xsd:double;
  dwc:latitude '43.74485'^^xsd:double;
  dwc:startLatitude '43.74485'^^xsd:double;
  dwc:endLatitude '43.74485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.767601 43.74485, 7.767601 43.74485, 7.767601 43.74485, 7.767601 43.74485, 7.767601 43.74485))'^^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 '774_5531'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57863 8.04746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57863"^^xsd:decimal ;
  dwc:decimalLongitude "8.04746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57863 8.04746)"^^geo:wktLiteral ;
  geo-pos:lat "43.57863"^^xsd:decimal ;
  geo-pos:long "8.04746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6422'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6422'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.129444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.04746'^^xsd:double;
  dwc:startLongitude '8.04746'^^xsd:double;
  dwc:endLongitude '8.04746'^^xsd:double;
  dwc:latitude '43.57863'^^xsd:double;
  dwc:startLatitude '43.57863'^^xsd:double;
  dwc:endLatitude '43.57863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.04746 43.57863, 8.04746 43.57863, 8.04746 43.57863, 8.04746 43.57863, 8.04746 43.57863))'^^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 '774_6422'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.332714 8.109699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.332714"^^xsd:decimal ;
  dwc:decimalLongitude "8.109699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.332714 8.109699)"^^geo:wktLiteral ;
  geo-pos:lat "43.332714"^^xsd:decimal ;
  geo-pos:long "8.109699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5577'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_5577'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.109699'^^xsd:double;
  dwc:startLongitude '8.109699'^^xsd:double;
  dwc:endLongitude '8.109699'^^xsd:double;
  dwc:latitude '43.332714'^^xsd:double;
  dwc:startLatitude '43.332714'^^xsd:double;
  dwc:endLatitude '43.332714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.109699 43.332714, 8.109699 43.332714, 8.109699 43.332714, 8.109699 43.332714, 8.109699 43.332714))'^^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 '774_5577'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3845 8.221333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3845"^^xsd:decimal ;
  dwc:decimalLongitude "8.221333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3845 8.221333)"^^geo:wktLiteral ;
  geo-pos:lat "43.3845"^^xsd:decimal ;
  geo-pos:long "8.221333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4741'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_4741'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6208333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.221333'^^xsd:double;
  dwc:startLongitude '8.221333'^^xsd:double;
  dwc:endLongitude '8.221333'^^xsd:double;
  dwc:latitude '43.3845'^^xsd:double;
  dwc:startLatitude '43.3845'^^xsd:double;
  dwc:endLatitude '43.3845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.221333 43.3845, 8.221333 43.3845, 8.221333 43.3845, 8.221333 43.3845, 8.221333 43.3845))'^^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 '774_4741'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36652 7.592043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36652"^^xsd:decimal ;
  dwc:decimalLongitude "7.592043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36652 7.592043)"^^geo:wktLiteral ;
  geo-pos:lat "43.36652"^^xsd:decimal ;
  geo-pos:long "7.592043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5978'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5978'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.861666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.592043'^^xsd:double;
  dwc:startLongitude '7.592043'^^xsd:double;
  dwc:endLongitude '7.592043'^^xsd:double;
  dwc:latitude '43.36652'^^xsd:double;
  dwc:startLatitude '43.36652'^^xsd:double;
  dwc:endLatitude '43.36652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.592043 43.36652, 7.592043 43.36652, 7.592043 43.36652, 7.592043 43.36652, 7.592043 43.36652))'^^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 '774_5978'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.371071 7.677927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.371071"^^xsd:decimal ;
  dwc:decimalLongitude "7.677927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.371071 7.677927)"^^geo:wktLiteral ;
  geo-pos:lat "43.371071"^^xsd:decimal ;
  geo-pos:long "7.677927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5977'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5977'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.033888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.677927'^^xsd:double;
  dwc:startLongitude '7.677927'^^xsd:double;
  dwc:endLongitude '7.677927'^^xsd:double;
  dwc:latitude '43.371071'^^xsd:double;
  dwc:startLatitude '43.371071'^^xsd:double;
  dwc:endLatitude '43.371071'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.677927 43.371071, 7.677927 43.371071, 7.677927 43.371071, 7.677927 43.371071, 7.677927 43.371071))'^^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 '774_5977'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648087 7.736783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.648087"^^xsd:decimal ;
  dwc:decimalLongitude "7.736783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648087 7.736783)"^^geo:wktLiteral ;
  geo-pos:lat "43.648087"^^xsd:decimal ;
  geo-pos:long "7.736783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5943'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5943'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.406666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.736783'^^xsd:double;
  dwc:startLongitude '7.736783'^^xsd:double;
  dwc:endLongitude '7.736783'^^xsd:double;
  dwc:latitude '43.648087'^^xsd:double;
  dwc:startLatitude '43.648087'^^xsd:double;
  dwc:endLatitude '43.648087'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.736783 43.648087, 7.736783 43.648087, 7.736783 43.648087, 7.736783 43.648087, 7.736783 43.648087))'^^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 '774_5943'^^xsd:string;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47739 7.40182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47739"^^xsd:decimal ;
  dwc:decimalLongitude "7.40182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47739 7.40182)"^^geo:wktLiteral ;
  geo-pos:lat "43.47739"^^xsd:decimal ;
  geo-pos:long "7.40182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6397'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6397'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.40182'^^xsd:double;
  dwc:startLongitude '7.40182'^^xsd:double;
  dwc:endLongitude '7.40182'^^xsd:double;
  dwc:latitude '43.47739'^^xsd:double;
  dwc:startLatitude '43.47739'^^xsd:double;
  dwc:endLatitude '43.47739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.40182 43.47739, 7.40182 43.47739, 7.40182 43.47739, 7.40182 43.47739, 7.40182 43.47739))'^^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 '774_6397'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446331 7.498016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.446331"^^xsd:decimal ;
  dwc:decimalLongitude "7.498016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446331 7.498016)"^^geo:wktLiteral ;
  geo-pos:lat "43.446331"^^xsd:decimal ;
  geo-pos:long "7.498016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6141'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_6141'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.498016'^^xsd:double;
  dwc:startLongitude '7.498016'^^xsd:double;
  dwc:endLongitude '7.498016'^^xsd:double;
  dwc:latitude '43.446331'^^xsd:double;
  dwc:startLatitude '43.446331'^^xsd:double;
  dwc:endLatitude '43.446331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.498016 43.446331, 7.498016 43.446331, 7.498016 43.446331, 7.498016 43.446331, 7.498016 43.446331))'^^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 '774_6141'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21999 7.89782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21999"^^xsd:decimal ;
  dwc:decimalLongitude "7.89782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21999 7.89782)"^^geo:wktLiteral ;
  geo-pos:lat "43.21999"^^xsd:decimal ;
  geo-pos:long "7.89782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6656'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6656'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.683888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.89782'^^xsd:double;
  dwc:startLongitude '7.89782'^^xsd:double;
  dwc:endLongitude '7.89782'^^xsd:double;
  dwc:latitude '43.21999'^^xsd:double;
  dwc:startLatitude '43.21999'^^xsd:double;
  dwc:endLatitude '43.21999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.89782 43.21999, 7.89782 43.21999, 7.89782 43.21999, 7.89782 43.21999, 7.89782 43.21999))'^^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 '774_6656'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.007867 9.467783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.007867"^^xsd:decimal ;
  dwc:decimalLongitude "9.467783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.007867 9.467783)"^^geo:wktLiteral ;
  geo-pos:lat "44.007867"^^xsd:decimal ;
  geo-pos:long "9.467783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4478'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4478'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.467783'^^xsd:double;
  dwc:startLongitude '9.467783'^^xsd:double;
  dwc:endLongitude '9.467783'^^xsd:double;
  dwc:latitude '44.007867'^^xsd:double;
  dwc:startLatitude '44.007867'^^xsd:double;
  dwc:endLatitude '44.007867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.467783 44.007867, 9.467783 44.007867, 9.467783 44.007867, 9.467783 44.007867, 9.467783 44.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 '774_4478'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56359 7.405462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56359"^^xsd:decimal ;
  dwc:decimalLongitude "7.405462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56359 7.405462)"^^geo:wktLiteral ;
  geo-pos:lat "43.56359"^^xsd:decimal ;
  geo-pos:long "7.405462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7656'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7656'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.377222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.405462'^^xsd:double;
  dwc:startLongitude '7.405462'^^xsd:double;
  dwc:endLongitude '7.405462'^^xsd:double;
  dwc:latitude '43.56359'^^xsd:double;
  dwc:startLatitude '43.56359'^^xsd:double;
  dwc:endLatitude '43.56359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.405462 43.56359, 7.405462 43.56359, 7.405462 43.56359, 7.405462 43.56359, 7.405462 43.56359))'^^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 '774_7656'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55302 8.826629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55302"^^xsd:decimal ;
  dwc:decimalLongitude "8.826629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55302 8.826629)"^^geo:wktLiteral ;
  geo-pos:lat "43.55302"^^xsd:decimal ;
  geo-pos:long "8.826629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7950'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7950'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3455555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.826629'^^xsd:double;
  dwc:startLongitude '8.826629'^^xsd:double;
  dwc:endLongitude '8.826629'^^xsd:double;
  dwc:latitude '43.55302'^^xsd:double;
  dwc:startLatitude '43.55302'^^xsd:double;
  dwc:endLatitude '43.55302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.826629 43.55302, 8.826629 43.55302, 8.826629 43.55302, 8.826629 43.55302, 8.826629 43.55302))'^^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 '774_7950'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72564 7.93884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72564"^^xsd:decimal ;
  dwc:decimalLongitude "7.93884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72564 7.93884)"^^geo:wktLiteral ;
  geo-pos:lat "43.72564"^^xsd:decimal ;
  geo-pos:long "7.93884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6838'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_6838'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93884'^^xsd:double;
  dwc:startLongitude '7.93884'^^xsd:double;
  dwc:endLongitude '7.93884'^^xsd:double;
  dwc:latitude '43.72564'^^xsd:double;
  dwc:startLatitude '43.72564'^^xsd:double;
  dwc:endLatitude '43.72564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93884 43.72564, 7.93884 43.72564, 7.93884 43.72564, 7.93884 43.72564, 7.93884 43.72564))'^^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 '774_6838'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541333 8.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.541333"^^xsd:decimal ;
  dwc:decimalLongitude "8.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541333 8.462)"^^geo:wktLiteral ;
  geo-pos:lat "43.541333"^^xsd:decimal ;
  geo-pos:long "8.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4545'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4545'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.462'^^xsd:double;
  dwc:startLongitude '8.462'^^xsd:double;
  dwc:endLongitude '8.462'^^xsd:double;
  dwc:latitude '43.541333'^^xsd:double;
  dwc:startLatitude '43.541333'^^xsd:double;
  dwc:endLatitude '43.541333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.462 43.541333, 8.462 43.541333, 8.462 43.541333, 8.462 43.541333, 8.462 43.541333))'^^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 '774_4545'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383667 7.546333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383667"^^xsd:decimal ;
  dwc:decimalLongitude "7.546333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383667 7.546333)"^^geo:wktLiteral ;
  geo-pos:lat "43.383667"^^xsd:decimal ;
  geo-pos:long "7.546333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4595'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_4595'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.8575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.546333'^^xsd:double;
  dwc:startLongitude '7.546333'^^xsd:double;
  dwc:endLongitude '7.546333'^^xsd:double;
  dwc:latitude '43.383667'^^xsd:double;
  dwc:startLatitude '43.383667'^^xsd:double;
  dwc:endLatitude '43.383667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.546333 43.383667, 7.546333 43.383667, 7.546333 43.383667, 7.546333 43.383667, 7.546333 43.383667))'^^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 '774_4595'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5696 7.545278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5696"^^xsd:decimal ;
  dwc:decimalLongitude "7.545278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5696 7.545278)"^^geo:wktLiteral ;
  geo-pos:lat "43.5696"^^xsd:decimal ;
  geo-pos:long "7.545278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7861'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7861'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.219444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.545278'^^xsd:double;
  dwc:startLongitude '7.545278'^^xsd:double;
  dwc:endLongitude '7.545278'^^xsd:double;
  dwc:latitude '43.5696'^^xsd:double;
  dwc:startLatitude '43.5696'^^xsd:double;
  dwc:endLatitude '43.5696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.545278 43.5696, 7.545278 43.5696, 7.545278 43.5696, 7.545278 43.5696, 7.545278 43.5696))'^^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 '774_7861'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369667 7.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.369667"^^xsd:decimal ;
  dwc:decimalLongitude "7.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.369667 7.5355)"^^geo:wktLiteral ;
  geo-pos:lat "43.369667"^^xsd:decimal ;
  geo-pos:long "7.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4166'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4166'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5355'^^xsd:double;
  dwc:startLongitude '7.5355'^^xsd:double;
  dwc:endLongitude '7.5355'^^xsd:double;
  dwc:latitude '43.369667'^^xsd:double;
  dwc:startLatitude '43.369667'^^xsd:double;
  dwc:endLatitude '43.369667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5355 43.369667, 7.5355 43.369667, 7.5355 43.369667, 7.5355 43.369667, 7.5355 43.369667))'^^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 '774_4166'^^xsd:string;
  dwc:observationDate '1995-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5752 8.0528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5752"^^xsd:decimal ;
  dwc:decimalLongitude "8.0528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5752 8.0528)"^^geo:wktLiteral ;
  geo-pos:lat "43.5752"^^xsd:decimal ;
  geo-pos:long "8.0528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7577'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7577'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.101388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0528'^^xsd:double;
  dwc:startLongitude '8.0528'^^xsd:double;
  dwc:endLongitude '8.0528'^^xsd:double;
  dwc:latitude '43.5752'^^xsd:double;
  dwc:startLatitude '43.5752'^^xsd:double;
  dwc:endLatitude '43.5752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0528 43.5752, 8.0528 43.5752, 8.0528 43.5752, 8.0528 43.5752, 8.0528 43.5752))'^^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 '774_7577'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933333 15.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933333"^^xsd:decimal ;
  dwc:decimalLongitude "15.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933333 15.416667)"^^geo:wktLiteral ;
  geo-pos:lat "36.933333"^^xsd:decimal ;
  geo-pos:long "15.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2232'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2232'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.416667'^^xsd:double;
  dwc:startLongitude '15.416667'^^xsd:double;
  dwc:endLongitude '15.416667'^^xsd:double;
  dwc:latitude '36.933333'^^xsd:double;
  dwc:startLatitude '36.933333'^^xsd:double;
  dwc:endLatitude '36.933333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.416667 36.933333, 15.416667 36.933333, 15.416667 36.933333, 15.416667 36.933333, 15.416667 36.933333))'^^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 '774_2232'^^xsd:string;
  dwc:observationDate '1986-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.912583 8.638217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.912583"^^xsd:decimal ;
  dwc:decimalLongitude "8.638217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.912583 8.638217)"^^geo:wktLiteral ;
  geo-pos:lat "43.912583"^^xsd:decimal ;
  geo-pos:long "8.638217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7064'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7064'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.638217'^^xsd:double;
  dwc:startLongitude '8.638217'^^xsd:double;
  dwc:endLongitude '8.638217'^^xsd:double;
  dwc:latitude '43.912583'^^xsd:double;
  dwc:startLatitude '43.912583'^^xsd:double;
  dwc:endLatitude '43.912583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.638217 43.912583, 8.638217 43.912583, 8.638217 43.912583, 8.638217 43.912583, 8.638217 43.912583))'^^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 '774_7064'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283333"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283333 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.283333"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2564'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2564'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:startLongitude '8.65'^^xsd:double;
  dwc:endLongitude '8.65'^^xsd:double;
  dwc:latitude '43.283333'^^xsd:double;
  dwc:startLatitude '43.283333'^^xsd:double;
  dwc:endLatitude '43.283333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.65 43.283333, 8.65 43.283333, 8.65 43.283333, 8.65 43.283333, 8.65 43.283333))'^^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 '774_2564'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 7.835)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "7.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3748'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_3748'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.835'^^xsd:double;
  dwc:startLongitude '7.835'^^xsd:double;
  dwc:endLongitude '7.835'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:startLatitude '43.45'^^xsd:double;
  dwc:endLatitude '43.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.835 43.45, 7.835 43.45, 7.835 43.45, 7.835 43.45, 7.835 43.45))'^^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 '774_3748'^^xsd:string;
  dwc:observationDate '1993-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7279 8.1989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7279"^^xsd:decimal ;
  dwc:decimalLongitude "8.1989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7279 8.1989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7279"^^xsd:decimal ;
  geo-pos:long "8.1989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7275'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7275'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.229166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1989'^^xsd:double;
  dwc:startLongitude '8.1989'^^xsd:double;
  dwc:endLongitude '8.1989'^^xsd:double;
  dwc:latitude '43.7279'^^xsd:double;
  dwc:startLatitude '43.7279'^^xsd:double;
  dwc:endLatitude '43.7279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1989 43.7279, 8.1989 43.7279, 8.1989 43.7279, 8.1989 43.7279, 8.1989 43.7279))'^^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 '774_7275'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8314 8.1161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8314"^^xsd:decimal ;
  dwc:decimalLongitude "8.1161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8314 8.1161)"^^geo:wktLiteral ;
  geo-pos:lat "43.8314"^^xsd:decimal ;
  geo-pos:long "8.1161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7274'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7274'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.475555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1161'^^xsd:double;
  dwc:startLongitude '8.1161'^^xsd:double;
  dwc:endLongitude '8.1161'^^xsd:double;
  dwc:latitude '43.8314'^^xsd:double;
  dwc:startLatitude '43.8314'^^xsd:double;
  dwc:endLatitude '43.8314'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1161 43.8314, 8.1161 43.8314, 8.1161 43.8314, 8.1161 43.8314, 8.1161 43.8314))'^^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 '774_7274'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705387 7.929133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.705387"^^xsd:decimal ;
  dwc:decimalLongitude "7.929133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705387 7.929133)"^^geo:wktLiteral ;
  geo-pos:lat "43.705387"^^xsd:decimal ;
  geo-pos:long "7.929133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5422'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_5422'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1191666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.929133'^^xsd:double;
  dwc:startLongitude '7.929133'^^xsd:double;
  dwc:endLongitude '7.929133'^^xsd:double;
  dwc:latitude '43.705387'^^xsd:double;
  dwc:startLatitude '43.705387'^^xsd:double;
  dwc:endLatitude '43.705387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.929133 43.705387, 7.929133 43.705387, 7.929133 43.705387, 7.929133 43.705387, 7.929133 43.705387))'^^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 '774_5422'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37231 7.682454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37231"^^xsd:decimal ;
  dwc:decimalLongitude "7.682454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37231 7.682454)"^^geo:wktLiteral ;
  geo-pos:lat "43.37231"^^xsd:decimal ;
  geo-pos:long "7.682454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7812'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7812'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.859166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.682454'^^xsd:double;
  dwc:startLongitude '7.682454'^^xsd:double;
  dwc:endLongitude '7.682454'^^xsd:double;
  dwc:latitude '43.37231'^^xsd:double;
  dwc:startLatitude '43.37231'^^xsd:double;
  dwc:endLatitude '43.37231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.682454 43.37231, 7.682454 43.37231, 7.682454 43.37231, 7.682454 43.37231, 7.682454 43.37231))'^^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 '774_7812'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70351 8.03604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70351"^^xsd:decimal ;
  dwc:decimalLongitude "8.03604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70351 8.03604)"^^geo:wktLiteral ;
  geo-pos:lat "43.70351"^^xsd:decimal ;
  geo-pos:long "8.03604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6762'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6762'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.141666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03604'^^xsd:double;
  dwc:startLongitude '8.03604'^^xsd:double;
  dwc:endLongitude '8.03604'^^xsd:double;
  dwc:latitude '43.70351'^^xsd:double;
  dwc:startLatitude '43.70351'^^xsd:double;
  dwc:endLatitude '43.70351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03604 43.70351, 8.03604 43.70351, 8.03604 43.70351, 8.03604 43.70351, 8.03604 43.70351))'^^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 '774_6762'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59689 7.304393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59689"^^xsd:decimal ;
  dwc:decimalLongitude "7.304393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59689 7.304393)"^^geo:wktLiteral ;
  geo-pos:lat "43.59689"^^xsd:decimal ;
  geo-pos:long "7.304393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8017'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_8017'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.3136111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.304393'^^xsd:double;
  dwc:startLongitude '7.304393'^^xsd:double;
  dwc:endLongitude '7.304393'^^xsd:double;
  dwc:latitude '43.59689'^^xsd:double;
  dwc:startLatitude '43.59689'^^xsd:double;
  dwc:endLatitude '43.59689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.304393 43.59689, 7.304393 43.59689, 7.304393 43.59689, 7.304393 43.59689, 7.304393 43.59689))'^^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 '774_8017'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605412 7.653475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.605412"^^xsd:decimal ;
  dwc:decimalLongitude "7.653475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.605412 7.653475)"^^geo:wktLiteral ;
  geo-pos:lat "43.605412"^^xsd:decimal ;
  geo-pos:long "7.653475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6050'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6050'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.4272222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.653475'^^xsd:double;
  dwc:startLongitude '7.653475'^^xsd:double;
  dwc:endLongitude '7.653475'^^xsd:double;
  dwc:latitude '43.605412'^^xsd:double;
  dwc:startLatitude '43.605412'^^xsd:double;
  dwc:endLatitude '43.605412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.653475 43.605412, 7.653475 43.605412, 7.653475 43.605412, 7.653475 43.605412, 7.653475 43.605412))'^^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 '774_6050'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.786232 8.138424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.786232"^^xsd:decimal ;
  dwc:decimalLongitude "8.138424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.786232 8.138424)"^^geo:wktLiteral ;
  geo-pos:lat "43.786232"^^xsd:decimal ;
  geo-pos:long "8.138424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6048'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_6048'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.138424'^^xsd:double;
  dwc:startLongitude '8.138424'^^xsd:double;
  dwc:endLongitude '8.138424'^^xsd:double;
  dwc:latitude '43.786232'^^xsd:double;
  dwc:startLatitude '43.786232'^^xsd:double;
  dwc:endLatitude '43.786232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.138424 43.786232, 8.138424 43.786232, 8.138424 43.786232, 8.138424 43.786232, 8.138424 43.786232))'^^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 '774_6048'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78619 8.288405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78619"^^xsd:decimal ;
  dwc:decimalLongitude "8.288405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78619 8.288405)"^^geo:wktLiteral ;
  geo-pos:lat "43.78619"^^xsd:decimal ;
  geo-pos:long "8.288405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5819'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5819'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.032777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.288405'^^xsd:double;
  dwc:startLongitude '8.288405'^^xsd:double;
  dwc:endLongitude '8.288405'^^xsd:double;
  dwc:latitude '43.78619'^^xsd:double;
  dwc:startLatitude '43.78619'^^xsd:double;
  dwc:endLatitude '43.78619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.288405 43.78619, 8.288405 43.78619, 8.288405 43.78619, 8.288405 43.78619, 8.288405 43.78619))'^^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 '774_5819'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679737 7.31095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.679737"^^xsd:decimal ;
  dwc:decimalLongitude "7.31095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.679737 7.31095)"^^geo:wktLiteral ;
  geo-pos:lat "43.679737"^^xsd:decimal ;
  geo-pos:long "7.31095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5510'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_5510'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.720555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.31095'^^xsd:double;
  dwc:startLongitude '7.31095'^^xsd:double;
  dwc:endLongitude '7.31095'^^xsd:double;
  dwc:latitude '43.679737'^^xsd:double;
  dwc:startLatitude '43.679737'^^xsd:double;
  dwc:endLatitude '43.679737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.31095 43.679737, 7.31095 43.679737, 7.31095 43.679737, 7.31095 43.679737, 7.31095 43.679737))'^^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 '774_5510'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6722 8.3088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6722"^^xsd:decimal ;
  dwc:decimalLongitude "8.3088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6722 8.3088)"^^geo:wktLiteral ;
  geo-pos:lat "43.6722"^^xsd:decimal ;
  geo-pos:long "8.3088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7156'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7156'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.911944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3088'^^xsd:double;
  dwc:startLongitude '8.3088'^^xsd:double;
  dwc:endLongitude '8.3088'^^xsd:double;
  dwc:latitude '43.6722'^^xsd:double;
  dwc:startLatitude '43.6722'^^xsd:double;
  dwc:endLatitude '43.6722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3088 43.6722, 8.3088 43.6722, 8.3088 43.6722, 8.3088 43.6722, 8.3088 43.6722))'^^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 '774_7156'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247667 7.863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.247667"^^xsd:decimal ;
  dwc:decimalLongitude "7.863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247667 7.863333)"^^geo:wktLiteral ;
  geo-pos:lat "43.247667"^^xsd:decimal ;
  geo-pos:long "7.863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4401'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_4401'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.863333'^^xsd:double;
  dwc:startLongitude '7.863333'^^xsd:double;
  dwc:endLongitude '7.863333'^^xsd:double;
  dwc:latitude '43.247667'^^xsd:double;
  dwc:startLatitude '43.247667'^^xsd:double;
  dwc:endLatitude '43.247667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.863333 43.247667, 7.863333 43.247667, 7.863333 43.247667, 7.863333 43.247667, 7.863333 43.247667))'^^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 '774_4401'^^xsd:string;
  dwc:observationDate '1996-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6538 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6538"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6538 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.6538"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7266'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7266'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.315555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:startLongitude '8.1'^^xsd:double;
  dwc:endLongitude '8.1'^^xsd:double;
  dwc:latitude '43.6538'^^xsd:double;
  dwc:startLatitude '43.6538'^^xsd:double;
  dwc:endLatitude '43.6538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1 43.6538, 8.1 43.6538, 8.1 43.6538, 8.1 43.6538, 8.1 43.6538))'^^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 '774_7266'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.782767 7.941517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.782767"^^xsd:decimal ;
  dwc:decimalLongitude "7.941517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.782767 7.941517)"^^geo:wktLiteral ;
  geo-pos:lat "43.782767"^^xsd:decimal ;
  geo-pos:long "7.941517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7095'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7095'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.941517'^^xsd:double;
  dwc:startLongitude '7.941517'^^xsd:double;
  dwc:endLongitude '7.941517'^^xsd:double;
  dwc:latitude '43.782767'^^xsd:double;
  dwc:startLatitude '43.782767'^^xsd:double;
  dwc:endLatitude '43.782767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.941517 43.782767, 7.941517 43.782767, 7.941517 43.782767, 7.941517 43.782767, 7.941517 43.782767))'^^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 '774_7095'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7132 8.21005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7132"^^xsd:decimal ;
  dwc:decimalLongitude "8.21005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7132 8.21005)"^^geo:wktLiteral ;
  geo-pos:lat "43.7132"^^xsd:decimal ;
  geo-pos:long "8.21005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7046'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7046'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.21005'^^xsd:double;
  dwc:startLongitude '8.21005'^^xsd:double;
  dwc:endLongitude '8.21005'^^xsd:double;
  dwc:latitude '43.7132'^^xsd:double;
  dwc:startLatitude '43.7132'^^xsd:double;
  dwc:endLatitude '43.7132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.21005 43.7132, 8.21005 43.7132, 8.21005 43.7132, 8.21005 43.7132, 8.21005 43.7132))'^^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 '774_7046'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03248 8.225791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03248"^^xsd:decimal ;
  dwc:decimalLongitude "8.225791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03248 8.225791)"^^geo:wktLiteral ;
  geo-pos:lat "43.03248"^^xsd:decimal ;
  geo-pos:long "8.225791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7843'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_7843'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.931944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.225791'^^xsd:double;
  dwc:startLongitude '8.225791'^^xsd:double;
  dwc:endLongitude '8.225791'^^xsd:double;
  dwc:latitude '43.03248'^^xsd:double;
  dwc:startLatitude '43.03248'^^xsd:double;
  dwc:endLatitude '43.03248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.225791 43.03248, 8.225791 43.03248, 8.225791 43.03248, 8.225791 43.03248, 8.225791 43.03248))'^^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 '774_7843'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6628 7.476214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6628"^^xsd:decimal ;
  dwc:decimalLongitude "7.476214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6628 7.476214)"^^geo:wktLiteral ;
  geo-pos:lat "43.6628"^^xsd:decimal ;
  geo-pos:long "7.476214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6161'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_6161'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.476214'^^xsd:double;
  dwc:startLongitude '7.476214'^^xsd:double;
  dwc:endLongitude '7.476214'^^xsd:double;
  dwc:latitude '43.6628'^^xsd:double;
  dwc:startLatitude '43.6628'^^xsd:double;
  dwc:endLatitude '43.6628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.476214 43.6628, 7.476214 43.6628, 7.476214 43.6628, 7.476214 43.6628, 7.476214 43.6628))'^^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 '774_6161'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559105 7.841872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.559105"^^xsd:decimal ;
  dwc:decimalLongitude "7.841872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.559105 7.841872)"^^geo:wktLiteral ;
  geo-pos:lat "43.559105"^^xsd:decimal ;
  geo-pos:long "7.841872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6249'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6249'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.841872'^^xsd:double;
  dwc:startLongitude '7.841872'^^xsd:double;
  dwc:endLongitude '7.841872'^^xsd:double;
  dwc:latitude '43.559105'^^xsd:double;
  dwc:startLatitude '43.559105'^^xsd:double;
  dwc:endLatitude '43.559105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.841872 43.559105, 7.841872 43.559105, 7.841872 43.559105, 7.841872 43.559105, 7.841872 43.559105))'^^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 '774_6249'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95467 8.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95467"^^xsd:decimal ;
  dwc:decimalLongitude "8.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95467 8.328)"^^geo:wktLiteral ;
  geo-pos:lat "43.95467"^^xsd:decimal ;
  geo-pos:long "8.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4952'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4952'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.328'^^xsd:double;
  dwc:startLongitude '8.328'^^xsd:double;
  dwc:endLongitude '8.328'^^xsd:double;
  dwc:latitude '43.95467'^^xsd:double;
  dwc:startLatitude '43.95467'^^xsd:double;
  dwc:endLatitude '43.95467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.328 43.95467, 8.328 43.95467, 8.328 43.95467, 8.328 43.95467, 8.328 43.95467))'^^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 '774_4952'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366 7.76395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366"^^xsd:decimal ;
  dwc:decimalLongitude "7.76395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366 7.76395)"^^geo:wktLiteral ;
  geo-pos:lat "43.366"^^xsd:decimal ;
  geo-pos:long "7.76395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3846'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3846'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76395'^^xsd:double;
  dwc:startLongitude '7.76395'^^xsd:double;
  dwc:endLongitude '7.76395'^^xsd:double;
  dwc:latitude '43.366'^^xsd:double;
  dwc:startLatitude '43.366'^^xsd:double;
  dwc:endLatitude '43.366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76395 43.366, 7.76395 43.366, 7.76395 43.366, 7.76395 43.366, 7.76395 43.366))'^^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 '774_3846'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457167 7.844167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.457167"^^xsd:decimal ;
  dwc:decimalLongitude "7.844167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.457167 7.844167)"^^geo:wktLiteral ;
  geo-pos:lat "43.457167"^^xsd:decimal ;
  geo-pos:long "7.844167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3845'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3845'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.844167'^^xsd:double;
  dwc:startLongitude '7.844167'^^xsd:double;
  dwc:endLongitude '7.844167'^^xsd:double;
  dwc:latitude '43.457167'^^xsd:double;
  dwc:startLatitude '43.457167'^^xsd:double;
  dwc:endLatitude '43.457167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.844167 43.457167, 7.844167 43.457167, 7.844167 43.457167, 7.844167 43.457167, 7.844167 43.457167))'^^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 '774_3845'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94585 8.40241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94585"^^xsd:decimal ;
  dwc:decimalLongitude "8.40241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94585 8.40241)"^^geo:wktLiteral ;
  geo-pos:lat "43.94585"^^xsd:decimal ;
  geo-pos:long "8.40241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7849'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7849'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.40241'^^xsd:double;
  dwc:startLongitude '8.40241'^^xsd:double;
  dwc:endLongitude '8.40241'^^xsd:double;
  dwc:latitude '43.94585'^^xsd:double;
  dwc:startLatitude '43.94585'^^xsd:double;
  dwc:endLatitude '43.94585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.40241 43.94585, 8.40241 43.94585, 8.40241 43.94585, 8.40241 43.94585, 8.40241 43.94585))'^^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 '774_7849'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49474 7.75733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49474"^^xsd:decimal ;
  dwc:decimalLongitude "7.75733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49474 7.75733)"^^geo:wktLiteral ;
  geo-pos:lat "43.49474"^^xsd:decimal ;
  geo-pos:long "7.75733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6368'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_6368'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.616111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.75733'^^xsd:double;
  dwc:startLongitude '7.75733'^^xsd:double;
  dwc:endLongitude '7.75733'^^xsd:double;
  dwc:latitude '43.49474'^^xsd:double;
  dwc:startLatitude '43.49474'^^xsd:double;
  dwc:endLatitude '43.49474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.75733 43.49474, 7.75733 43.49474, 7.75733 43.49474, 7.75733 43.49474, 7.75733 43.49474))'^^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 '774_6368'^^xsd:string;
  dwc:observationDate '2009-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656333 7.297667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.656333"^^xsd:decimal ;
  dwc:decimalLongitude "7.297667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.656333 7.297667)"^^geo:wktLiteral ;
  geo-pos:lat "43.656333"^^xsd:decimal ;
  geo-pos:long "7.297667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4455'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4455'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.297667'^^xsd:double;
  dwc:startLongitude '7.297667'^^xsd:double;
  dwc:endLongitude '7.297667'^^xsd:double;
  dwc:latitude '43.656333'^^xsd:double;
  dwc:startLatitude '43.656333'^^xsd:double;
  dwc:endLatitude '43.656333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.297667 43.656333, 7.297667 43.656333, 7.297667 43.656333, 7.297667 43.656333, 7.297667 43.656333))'^^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 '774_4455'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.037769 8.51015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.037769"^^xsd:decimal ;
  dwc:decimalLongitude "8.51015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.037769 8.51015)"^^geo:wktLiteral ;
  geo-pos:lat "44.037769"^^xsd:decimal ;
  geo-pos:long "8.51015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5450'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_5450'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.4727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.51015'^^xsd:double;
  dwc:startLongitude '8.51015'^^xsd:double;
  dwc:endLongitude '8.51015'^^xsd:double;
  dwc:latitude '44.037769'^^xsd:double;
  dwc:startLatitude '44.037769'^^xsd:double;
  dwc:endLatitude '44.037769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.51015 44.037769, 8.51015 44.037769, 8.51015 44.037769, 8.51015 44.037769, 8.51015 44.037769))'^^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 '774_5450'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.732 7.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.732"^^xsd:decimal ;
  dwc:decimalLongitude "7.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.732 7.959)"^^geo:wktLiteral ;
  geo-pos:lat "43.732"^^xsd:decimal ;
  geo-pos:long "7.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4705'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_4705'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8191666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.959'^^xsd:double;
  dwc:startLongitude '7.959'^^xsd:double;
  dwc:endLongitude '7.959'^^xsd:double;
  dwc:latitude '43.732'^^xsd:double;
  dwc:startLatitude '43.732'^^xsd:double;
  dwc:endLatitude '43.732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.959 43.732, 7.959 43.732, 7.959 43.732, 7.959 43.732, 7.959 43.732))'^^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 '774_4705'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2455 8.071833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2455"^^xsd:decimal ;
  dwc:decimalLongitude "8.071833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2455 8.071833)"^^geo:wktLiteral ;
  geo-pos:lat "43.2455"^^xsd:decimal ;
  geo-pos:long "8.071833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4771'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4771'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.317777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.071833'^^xsd:double;
  dwc:startLongitude '8.071833'^^xsd:double;
  dwc:endLongitude '8.071833'^^xsd:double;
  dwc:latitude '43.2455'^^xsd:double;
  dwc:startLatitude '43.2455'^^xsd:double;
  dwc:endLatitude '43.2455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.071833 43.2455, 8.071833 43.2455, 8.071833 43.2455, 8.071833 43.2455, 8.071833 43.2455))'^^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 '774_4771'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76435 7.822005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.76435"^^xsd:decimal ;
  dwc:decimalLongitude "7.822005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.76435 7.822005)"^^geo:wktLiteral ;
  geo-pos:lat "43.76435"^^xsd:decimal ;
  geo-pos:long "7.822005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7927'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7927'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.884722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.822005'^^xsd:double;
  dwc:startLongitude '7.822005'^^xsd:double;
  dwc:endLongitude '7.822005'^^xsd:double;
  dwc:latitude '43.76435'^^xsd:double;
  dwc:startLatitude '43.76435'^^xsd:double;
  dwc:endLatitude '43.76435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.822005 43.76435, 7.822005 43.76435, 7.822005 43.76435, 7.822005 43.76435, 7.822005 43.76435))'^^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 '774_7927'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17241 8.30511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17241"^^xsd:decimal ;
  dwc:decimalLongitude "8.30511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17241 8.30511)"^^geo:wktLiteral ;
  geo-pos:lat "43.17241"^^xsd:decimal ;
  geo-pos:long "8.30511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6517'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_6517'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.426666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.30511'^^xsd:double;
  dwc:startLongitude '8.30511'^^xsd:double;
  dwc:endLongitude '8.30511'^^xsd:double;
  dwc:latitude '43.17241'^^xsd:double;
  dwc:startLatitude '43.17241'^^xsd:double;
  dwc:endLatitude '43.17241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.30511 43.17241, 8.30511 43.17241, 8.30511 43.17241, 8.30511 43.17241, 8.30511 43.17241))'^^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 '774_6517'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541935 7.308939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.541935"^^xsd:decimal ;
  dwc:decimalLongitude "7.308939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.541935 7.308939)"^^geo:wktLiteral ;
  geo-pos:lat "43.541935"^^xsd:decimal ;
  geo-pos:long "7.308939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6350'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6350'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.8236111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.308939'^^xsd:double;
  dwc:startLongitude '7.308939'^^xsd:double;
  dwc:endLongitude '7.308939'^^xsd:double;
  dwc:latitude '43.541935'^^xsd:double;
  dwc:startLatitude '43.541935'^^xsd:double;
  dwc:endLatitude '43.541935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.308939 43.541935, 7.308939 43.541935, 7.308939 43.541935, 7.308939 43.541935, 7.308939 43.541935))'^^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 '774_6350'^^xsd:string;
  dwc:observationDate '2008-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.773388 7.911553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.773388"^^xsd:decimal ;
  dwc:decimalLongitude "7.911553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.773388 7.911553)"^^geo:wktLiteral ;
  geo-pos:lat "43.773388"^^xsd:decimal ;
  geo-pos:long "7.911553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5914'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5914'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.911553'^^xsd:double;
  dwc:startLongitude '7.911553'^^xsd:double;
  dwc:endLongitude '7.911553'^^xsd:double;
  dwc:latitude '43.773388'^^xsd:double;
  dwc:startLatitude '43.773388'^^xsd:double;
  dwc:endLatitude '43.773388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.911553 43.773388, 7.911553 43.773388, 7.911553 43.773388, 7.911553 43.773388, 7.911553 43.773388))'^^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 '774_5914'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564167 8.328167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.564167"^^xsd:decimal ;
  dwc:decimalLongitude "8.328167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.564167 8.328167)"^^geo:wktLiteral ;
  geo-pos:lat "43.564167"^^xsd:decimal ;
  geo-pos:long "8.328167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4225'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4225'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.328167'^^xsd:double;
  dwc:startLongitude '8.328167'^^xsd:double;
  dwc:endLongitude '8.328167'^^xsd:double;
  dwc:latitude '43.564167'^^xsd:double;
  dwc:startLatitude '43.564167'^^xsd:double;
  dwc:endLatitude '43.564167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.328167 43.564167, 8.328167 43.564167, 8.328167 43.564167, 8.328167 43.564167, 8.328167 43.564167))'^^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 '774_4225'^^xsd:string;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334587 8.003023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.334587"^^xsd:decimal ;
  dwc:decimalLongitude "8.003023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.334587 8.003023)"^^geo:wktLiteral ;
  geo-pos:lat "43.334587"^^xsd:decimal ;
  geo-pos:long "8.003023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6266'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6266'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2455555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.003023'^^xsd:double;
  dwc:startLongitude '8.003023'^^xsd:double;
  dwc:endLongitude '8.003023'^^xsd:double;
  dwc:latitude '43.334587'^^xsd:double;
  dwc:startLatitude '43.334587'^^xsd:double;
  dwc:endLatitude '43.334587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.003023 43.334587, 8.003023 43.334587, 8.003023 43.334587, 8.003023 43.334587, 8.003023 43.334587))'^^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 '774_6266'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64996 7.829141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64996"^^xsd:decimal ;
  dwc:decimalLongitude "7.829141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64996 7.829141)"^^geo:wktLiteral ;
  geo-pos:lat "43.64996"^^xsd:decimal ;
  geo-pos:long "7.829141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7777'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7777'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.331111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.829141'^^xsd:double;
  dwc:startLongitude '7.829141'^^xsd:double;
  dwc:endLongitude '7.829141'^^xsd:double;
  dwc:latitude '43.64996'^^xsd:double;
  dwc:startLatitude '43.64996'^^xsd:double;
  dwc:endLatitude '43.64996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.829141 43.64996, 7.829141 43.64996, 7.829141 43.64996, 7.829141 43.64996, 7.829141 43.64996))'^^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 '774_7777'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.754017 7.8497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.754017"^^xsd:decimal ;
  dwc:decimalLongitude "7.8497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.754017 7.8497)"^^geo:wktLiteral ;
  geo-pos:lat "43.754017"^^xsd:decimal ;
  geo-pos:long "7.8497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7077'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_7077'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8497'^^xsd:double;
  dwc:startLongitude '7.8497'^^xsd:double;
  dwc:endLongitude '7.8497'^^xsd:double;
  dwc:latitude '43.754017'^^xsd:double;
  dwc:startLatitude '43.754017'^^xsd:double;
  dwc:endLatitude '43.754017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8497 43.754017, 7.8497 43.754017, 7.8497 43.754017, 7.8497 43.754017, 7.8497 43.754017))'^^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 '774_7077'^^xsd:string;
  dwc:observationDate '1997-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1135 8.232333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1135"^^xsd:decimal ;
  dwc:decimalLongitude "8.232333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1135 8.232333)"^^geo:wktLiteral ;
  geo-pos:lat "43.1135"^^xsd:decimal ;
  geo-pos:long "8.232333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4180'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4180'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.232333'^^xsd:double;
  dwc:startLongitude '8.232333'^^xsd:double;
  dwc:endLongitude '8.232333'^^xsd:double;
  dwc:latitude '43.1135'^^xsd:double;
  dwc:startLatitude '43.1135'^^xsd:double;
  dwc:endLatitude '43.1135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.232333 43.1135, 8.232333 43.1135, 8.232333 43.1135, 8.232333 43.1135, 8.232333 43.1135))'^^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 '774_4180'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.469849 7.994102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.469849"^^xsd:decimal ;
  dwc:decimalLongitude "7.994102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.469849 7.994102)"^^geo:wktLiteral ;
  geo-pos:lat "43.469849"^^xsd:decimal ;
  geo-pos:long "7.994102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5888'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_5888'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.563888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.994102'^^xsd:double;
  dwc:startLongitude '7.994102'^^xsd:double;
  dwc:endLongitude '7.994102'^^xsd:double;
  dwc:latitude '43.469849'^^xsd:double;
  dwc:startLatitude '43.469849'^^xsd:double;
  dwc:endLatitude '43.469849'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.994102 43.469849, 7.994102 43.469849, 7.994102 43.469849, 7.994102 43.469849, 7.994102 43.469849))'^^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 '774_5888'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 18.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "18.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 18.133333)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "18.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2375'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_2375'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.133333'^^xsd:double;
  dwc:startLongitude '18.133333'^^xsd:double;
  dwc:endLongitude '18.133333'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:startLatitude '39.65'^^xsd:double;
  dwc:endLatitude '39.65'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.133333 39.65, 18.133333 39.65, 18.133333 39.65, 18.133333 39.65, 18.133333 39.65))'^^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 '774_2375'^^xsd:string;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619967 8.069967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.619967"^^xsd:decimal ;
  dwc:decimalLongitude "8.069967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619967 8.069967)"^^geo:wktLiteral ;
  geo-pos:lat "43.619967"^^xsd:decimal ;
  geo-pos:long "8.069967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3465'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3465'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.069967'^^xsd:double;
  dwc:startLongitude '8.069967'^^xsd:double;
  dwc:endLongitude '8.069967'^^xsd:double;
  dwc:latitude '43.619967'^^xsd:double;
  dwc:startLatitude '43.619967'^^xsd:double;
  dwc:endLatitude '43.619967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.069967 43.619967, 8.069967 43.619967, 8.069967 43.619967, 8.069967 43.619967, 8.069967 43.619967))'^^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 '774_3465'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.522383 8.2469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.522383"^^xsd:decimal ;
  dwc:decimalLongitude "8.2469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.522383 8.2469)"^^geo:wktLiteral ;
  geo-pos:lat "43.522383"^^xsd:decimal ;
  geo-pos:long "8.2469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3462'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3462'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2469'^^xsd:double;
  dwc:startLongitude '8.2469'^^xsd:double;
  dwc:endLongitude '8.2469'^^xsd:double;
  dwc:latitude '43.522383'^^xsd:double;
  dwc:startLatitude '43.522383'^^xsd:double;
  dwc:endLatitude '43.522383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2469 43.522383, 8.2469 43.522383, 8.2469 43.522383, 8.2469 43.522383, 8.2469 43.522383))'^^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 '774_3462'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.028 8.048167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.028"^^xsd:decimal ;
  dwc:decimalLongitude "8.048167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.028 8.048167)"^^geo:wktLiteral ;
  geo-pos:lat "41.028"^^xsd:decimal ;
  geo-pos:long "8.048167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2709'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_2709'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.048167'^^xsd:double;
  dwc:startLongitude '8.048167'^^xsd:double;
  dwc:endLongitude '8.048167'^^xsd:double;
  dwc:latitude '41.028'^^xsd:double;
  dwc:startLatitude '41.028'^^xsd:double;
  dwc:endLatitude '41.028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.048167 41.028, 8.048167 41.028, 8.048167 41.028, 8.048167 41.028, 8.048167 41.028))'^^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 '774_2709'^^xsd:string;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6684 7.8006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6684"^^xsd:decimal ;
  dwc:decimalLongitude "7.8006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6684 7.8006)"^^geo:wktLiteral ;
  geo-pos:lat "43.6684"^^xsd:decimal ;
  geo-pos:long "7.8006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7538'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7538'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.329166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8006'^^xsd:double;
  dwc:startLongitude '7.8006'^^xsd:double;
  dwc:endLongitude '7.8006'^^xsd:double;
  dwc:latitude '43.6684'^^xsd:double;
  dwc:startLatitude '43.6684'^^xsd:double;
  dwc:endLatitude '43.6684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8006 43.6684, 7.8006 43.6684, 7.8006 43.6684, 7.8006 43.6684, 7.8006 43.6684))'^^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 '774_7538'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4749 8.1992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4749"^^xsd:decimal ;
  dwc:decimalLongitude "8.1992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4749 8.1992)"^^geo:wktLiteral ;
  geo-pos:lat "43.4749"^^xsd:decimal ;
  geo-pos:long "8.1992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7533'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7533'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.573888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1992'^^xsd:double;
  dwc:startLongitude '8.1992'^^xsd:double;
  dwc:endLongitude '8.1992'^^xsd:double;
  dwc:latitude '43.4749'^^xsd:double;
  dwc:startLatitude '43.4749'^^xsd:double;
  dwc:endLatitude '43.4749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1992 43.4749, 8.1992 43.4749, 8.1992 43.4749, 8.1992 43.4749, 8.1992 43.4749))'^^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 '774_7533'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6974 8.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6974"^^xsd:decimal ;
  dwc:decimalLongitude "8.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6974 8.155)"^^geo:wktLiteral ;
  geo-pos:lat "43.6974"^^xsd:decimal ;
  geo-pos:long "8.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7162'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7162'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.610555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.155'^^xsd:double;
  dwc:startLongitude '8.155'^^xsd:double;
  dwc:endLongitude '8.155'^^xsd:double;
  dwc:latitude '43.6974'^^xsd:double;
  dwc:startLatitude '43.6974'^^xsd:double;
  dwc:endLatitude '43.6974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.155 43.6974, 8.155 43.6974, 8.155 43.6974, 8.155 43.6974, 8.155 43.6974))'^^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 '774_7162'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.379333 7.568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.379333"^^xsd:decimal ;
  dwc:decimalLongitude "7.568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.379333 7.568333)"^^geo:wktLiteral ;
  geo-pos:lat "43.379333"^^xsd:decimal ;
  geo-pos:long "7.568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4374'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.568333'^^xsd:double;
  dwc:startLongitude '7.568333'^^xsd:double;
  dwc:endLongitude '7.568333'^^xsd:double;
  dwc:latitude '43.379333'^^xsd:double;
  dwc:startLatitude '43.379333'^^xsd:double;
  dwc:endLatitude '43.379333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.568333 43.379333, 7.568333 43.379333, 7.568333 43.379333, 7.568333 43.379333, 7.568333 43.379333))'^^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 '774_4374'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 18.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "18.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 18.183333)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "18.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2252'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_2252'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '18.183333'^^xsd:double;
  dwc:startLongitude '18.183333'^^xsd:double;
  dwc:endLongitude '18.183333'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:startLatitude '39.45'^^xsd:double;
  dwc:endLatitude '39.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.183333 39.45, 18.183333 39.45, 18.183333 39.45, 18.183333 39.45, 18.183333 39.45))'^^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 '774_2252'^^xsd:string;
  dwc:observationDate '1987-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532767 7.960533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.532767"^^xsd:decimal ;
  dwc:decimalLongitude "7.960533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.532767 7.960533)"^^geo:wktLiteral ;
  geo-pos:lat "43.532767"^^xsd:decimal ;
  geo-pos:long "7.960533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3670'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3670'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.960533'^^xsd:double;
  dwc:startLongitude '7.960533'^^xsd:double;
  dwc:endLongitude '7.960533'^^xsd:double;
  dwc:latitude '43.532767'^^xsd:double;
  dwc:startLatitude '43.532767'^^xsd:double;
  dwc:endLatitude '43.532767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.960533 43.532767, 7.960533 43.532767, 7.960533 43.532767, 7.960533 43.532767, 7.960533 43.532767))'^^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 '774_3670'^^xsd:string;
  dwc:observationDate '1992-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.586883 8.487117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.586883"^^xsd:decimal ;
  dwc:decimalLongitude "8.487117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.586883 8.487117)"^^geo:wktLiteral ;
  geo-pos:lat "42.586883"^^xsd:decimal ;
  geo-pos:long "8.487117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3505'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3505'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.487117'^^xsd:double;
  dwc:startLongitude '8.487117'^^xsd:double;
  dwc:endLongitude '8.487117'^^xsd:double;
  dwc:latitude '42.586883'^^xsd:double;
  dwc:startLatitude '42.586883'^^xsd:double;
  dwc:endLatitude '42.586883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.487117 42.586883, 8.487117 42.586883, 8.487117 42.586883, 8.487117 42.586883, 8.487117 42.586883))'^^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 '774_3505'^^xsd:string;
  dwc:observationDate '1991-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.395317 7.730067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.395317"^^xsd:decimal ;
  dwc:decimalLongitude "7.730067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.395317 7.730067)"^^geo:wktLiteral ;
  geo-pos:lat "43.395317"^^xsd:decimal ;
  geo-pos:long "7.730067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3482'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3482'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.730067'^^xsd:double;
  dwc:startLongitude '7.730067'^^xsd:double;
  dwc:endLongitude '7.730067'^^xsd:double;
  dwc:latitude '43.395317'^^xsd:double;
  dwc:startLatitude '43.395317'^^xsd:double;
  dwc:endLatitude '43.395317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.730067 43.395317, 7.730067 43.395317, 7.730067 43.395317, 7.730067 43.395317, 7.730067 43.395317))'^^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 '774_3482'^^xsd:string;
  dwc:observationDate '1991-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533333 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533333"^^xsd:decimal ;
  dwc:decimalLongitude "8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533333 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.533333"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2600'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3'^^xsd:double;
  dwc:startLongitude '8.3'^^xsd:double;
  dwc:endLongitude '8.3'^^xsd:double;
  dwc:latitude '41.533333'^^xsd:double;
  dwc:startLatitude '41.533333'^^xsd:double;
  dwc:endLatitude '41.533333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3 41.533333, 8.3 41.533333, 8.3 41.533333, 8.3 41.533333, 8.3 41.533333))'^^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 '774_2600'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244883 8.011517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.244883"^^xsd:decimal ;
  dwc:decimalLongitude "8.011517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.244883 8.011517)"^^geo:wktLiteral ;
  geo-pos:lat "43.244883"^^xsd:decimal ;
  geo-pos:long "8.011517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3526'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3526'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.011517'^^xsd:double;
  dwc:startLongitude '8.011517'^^xsd:double;
  dwc:endLongitude '8.011517'^^xsd:double;
  dwc:latitude '43.244883'^^xsd:double;
  dwc:startLatitude '43.244883'^^xsd:double;
  dwc:endLatitude '43.244883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.011517 43.244883, 8.011517 43.244883, 8.011517 43.244883, 8.011517 43.244883, 8.011517 43.244883))'^^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 '774_3526'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.836147 8.594419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.836147"^^xsd:decimal ;
  dwc:decimalLongitude "8.594419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.836147 8.594419)"^^geo:wktLiteral ;
  geo-pos:lat "43.836147"^^xsd:decimal ;
  geo-pos:long "8.594419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6259'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6259'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.594419'^^xsd:double;
  dwc:startLongitude '8.594419'^^xsd:double;
  dwc:endLongitude '8.594419'^^xsd:double;
  dwc:latitude '43.836147'^^xsd:double;
  dwc:startLatitude '43.836147'^^xsd:double;
  dwc:endLatitude '43.836147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.594419 43.836147, 8.594419 43.836147, 8.594419 43.836147, 8.594419 43.836147, 8.594419 43.836147))'^^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 '774_6259'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183 8.223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.183"^^xsd:decimal ;
  dwc:decimalLongitude "8.223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183 8.223333)"^^geo:wktLiteral ;
  geo-pos:lat "43.183"^^xsd:decimal ;
  geo-pos:long "8.223333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4429'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_4429'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.223333'^^xsd:double;
  dwc:startLongitude '8.223333'^^xsd:double;
  dwc:endLongitude '8.223333'^^xsd:double;
  dwc:latitude '43.183'^^xsd:double;
  dwc:startLatitude '43.183'^^xsd:double;
  dwc:endLatitude '43.183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.223333 43.183, 8.223333 43.183, 8.223333 43.183, 8.223333 43.183, 8.223333 43.183))'^^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 '774_4429'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.310583 8.2803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.310583"^^xsd:decimal ;
  dwc:decimalLongitude "8.2803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.310583 8.2803)"^^geo:wktLiteral ;
  geo-pos:lat "43.310583"^^xsd:decimal ;
  geo-pos:long "8.2803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3855'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3855'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2803'^^xsd:double;
  dwc:startLongitude '8.2803'^^xsd:double;
  dwc:endLongitude '8.2803'^^xsd:double;
  dwc:latitude '43.310583'^^xsd:double;
  dwc:startLatitude '43.310583'^^xsd:double;
  dwc:endLatitude '43.310583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2803 43.310583, 8.2803 43.310583, 8.2803 43.310583, 8.2803 43.310583, 8.2803 43.310583))'^^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 '774_3855'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.370937 7.886237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.370937"^^xsd:decimal ;
  dwc:decimalLongitude "7.886237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.370937 7.886237)"^^geo:wktLiteral ;
  geo-pos:lat "43.370937"^^xsd:decimal ;
  geo-pos:long "7.886237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6096'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_6096'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.265'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.886237'^^xsd:double;
  dwc:startLongitude '7.886237'^^xsd:double;
  dwc:endLongitude '7.886237'^^xsd:double;
  dwc:latitude '43.370937'^^xsd:double;
  dwc:startLatitude '43.370937'^^xsd:double;
  dwc:endLatitude '43.370937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.886237 43.370937, 7.886237 43.370937, 7.886237 43.370937, 7.886237 43.370937, 7.886237 43.370937))'^^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 '774_6096'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389763 8.258018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.389763"^^xsd:decimal ;
  dwc:decimalLongitude "8.258018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.389763 8.258018)"^^geo:wktLiteral ;
  geo-pos:lat "43.389763"^^xsd:decimal ;
  geo-pos:long "8.258018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6270'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_6270'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.978888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.258018'^^xsd:double;
  dwc:startLongitude '8.258018'^^xsd:double;
  dwc:endLongitude '8.258018'^^xsd:double;
  dwc:latitude '43.389763'^^xsd:double;
  dwc:startLatitude '43.389763'^^xsd:double;
  dwc:endLatitude '43.389763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.258018 43.389763, 8.258018 43.389763, 8.258018 43.389763, 8.258018 43.389763, 8.258018 43.389763))'^^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 '774_6270'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57759 7.62256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57759"^^xsd:decimal ;
  dwc:decimalLongitude "7.62256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57759 7.62256)"^^geo:wktLiteral ;
  geo-pos:lat "43.57759"^^xsd:decimal ;
  geo-pos:long "7.62256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6746'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_6746'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.804444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.62256'^^xsd:double;
  dwc:startLongitude '7.62256'^^xsd:double;
  dwc:endLongitude '7.62256'^^xsd:double;
  dwc:latitude '43.57759'^^xsd:double;
  dwc:startLatitude '43.57759'^^xsd:double;
  dwc:endLatitude '43.57759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.62256 43.57759, 7.62256 43.57759, 7.62256 43.57759, 7.62256 43.57759, 7.62256 43.57759))'^^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 '774_6746'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31107 8.249488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31107"^^xsd:decimal ;
  dwc:decimalLongitude "8.249488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31107 8.249488)"^^geo:wktLiteral ;
  geo-pos:lat "43.31107"^^xsd:decimal ;
  geo-pos:long "8.249488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8008'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8008'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.9911111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.249488'^^xsd:double;
  dwc:startLongitude '8.249488'^^xsd:double;
  dwc:endLongitude '8.249488'^^xsd:double;
  dwc:latitude '43.31107'^^xsd:double;
  dwc:startLatitude '43.31107'^^xsd:double;
  dwc:endLatitude '43.31107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.249488 43.31107, 8.249488 43.31107, 8.249488 43.31107, 8.249488 43.31107, 8.249488 43.31107))'^^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 '774_8008'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40727 7.74693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.40727"^^xsd:decimal ;
  dwc:decimalLongitude "7.74693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.40727 7.74693)"^^geo:wktLiteral ;
  geo-pos:lat "43.40727"^^xsd:decimal ;
  geo-pos:long "7.74693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6621'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6621'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.415'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.74693'^^xsd:double;
  dwc:startLongitude '7.74693'^^xsd:double;
  dwc:endLongitude '7.74693'^^xsd:double;
  dwc:latitude '43.40727'^^xsd:double;
  dwc:startLatitude '43.40727'^^xsd:double;
  dwc:endLatitude '43.40727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.74693 43.40727, 7.74693 43.40727, 7.74693 43.40727, 7.74693 43.40727, 7.74693 43.40727))'^^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 '774_6621'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686726 7.45697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.686726"^^xsd:decimal ;
  dwc:decimalLongitude "7.45697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.686726 7.45697)"^^geo:wktLiteral ;
  geo-pos:lat "43.686726"^^xsd:decimal ;
  geo-pos:long "7.45697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6301'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_6301'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.503611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.45697'^^xsd:double;
  dwc:startLongitude '7.45697'^^xsd:double;
  dwc:endLongitude '7.45697'^^xsd:double;
  dwc:latitude '43.686726'^^xsd:double;
  dwc:startLatitude '43.686726'^^xsd:double;
  dwc:endLatitude '43.686726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.45697 43.686726, 7.45697 43.686726, 7.45697 43.686726, 7.45697 43.686726, 7.45697 43.686726))'^^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 '774_6301'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.421738 7.784446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.421738"^^xsd:decimal ;
  dwc:decimalLongitude "7.784446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.421738 7.784446)"^^geo:wktLiteral ;
  geo-pos:lat "43.421738"^^xsd:decimal ;
  geo-pos:long "7.784446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5863'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_5863'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.720555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.784446'^^xsd:double;
  dwc:startLongitude '7.784446'^^xsd:double;
  dwc:endLongitude '7.784446'^^xsd:double;
  dwc:latitude '43.421738'^^xsd:double;
  dwc:startLatitude '43.421738'^^xsd:double;
  dwc:endLatitude '43.421738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.784446 43.421738, 7.784446 43.421738, 7.784446 43.421738, 7.784446 43.421738, 7.784446 43.421738))'^^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 '774_5863'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66469 7.482869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66469"^^xsd:decimal ;
  dwc:decimalLongitude "7.482869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66469 7.482869)"^^geo:wktLiteral ;
  geo-pos:lat "43.66469"^^xsd:decimal ;
  geo-pos:long "7.482869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7932'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7932'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.286111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.482869'^^xsd:double;
  dwc:startLongitude '7.482869'^^xsd:double;
  dwc:endLongitude '7.482869'^^xsd:double;
  dwc:latitude '43.66469'^^xsd:double;
  dwc:startLatitude '43.66469'^^xsd:double;
  dwc:endLatitude '43.66469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.482869 43.66469, 7.482869 43.66469, 7.482869 43.66469, 7.482869 43.66469, 7.482869 43.66469))'^^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 '774_7932'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.220982 7.184537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.220982"^^xsd:decimal ;
  dwc:decimalLongitude "7.184537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.220982 7.184537)"^^geo:wktLiteral ;
  geo-pos:lat "43.220982"^^xsd:decimal ;
  geo-pos:long "7.184537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5947'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5947'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.351666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.184537'^^xsd:double;
  dwc:startLongitude '7.184537'^^xsd:double;
  dwc:endLongitude '7.184537'^^xsd:double;
  dwc:latitude '43.220982'^^xsd:double;
  dwc:startLatitude '43.220982'^^xsd:double;
  dwc:endLatitude '43.220982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.184537 43.220982, 7.184537 43.220982, 7.184537 43.220982, 7.184537 43.220982, 7.184537 43.220982))'^^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 '774_5947'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2228 8.280602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2228"^^xsd:decimal ;
  dwc:decimalLongitude "8.280602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2228 8.280602)"^^geo:wktLiteral ;
  geo-pos:lat "43.2228"^^xsd:decimal ;
  geo-pos:long "8.280602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7690'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7690'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3161111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.280602'^^xsd:double;
  dwc:startLongitude '8.280602'^^xsd:double;
  dwc:endLongitude '8.280602'^^xsd:double;
  dwc:latitude '43.2228'^^xsd:double;
  dwc:startLatitude '43.2228'^^xsd:double;
  dwc:endLatitude '43.2228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.280602 43.2228, 8.280602 43.2228, 8.280602 43.2228, 8.280602 43.2228, 8.280602 43.2228))'^^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 '774_7690'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64202 8.03368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64202"^^xsd:decimal ;
  dwc:decimalLongitude "8.03368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64202 8.03368)"^^geo:wktLiteral ;
  geo-pos:lat "43.64202"^^xsd:decimal ;
  geo-pos:long "8.03368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5198'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_5198'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.845'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03368'^^xsd:double;
  dwc:startLongitude '8.03368'^^xsd:double;
  dwc:endLongitude '8.03368'^^xsd:double;
  dwc:latitude '43.64202'^^xsd:double;
  dwc:startLatitude '43.64202'^^xsd:double;
  dwc:endLatitude '43.64202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03368 43.64202, 8.03368 43.64202, 8.03368 43.64202, 8.03368 43.64202, 8.03368 43.64202))'^^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 '774_5198'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.645824 7.370974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.645824"^^xsd:decimal ;
  dwc:decimalLongitude "7.370974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.645824 7.370974)"^^geo:wktLiteral ;
  geo-pos:lat "43.645824"^^xsd:decimal ;
  geo-pos:long "7.370974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5995'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5995'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.5744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.370974'^^xsd:double;
  dwc:startLongitude '7.370974'^^xsd:double;
  dwc:endLongitude '7.370974'^^xsd:double;
  dwc:latitude '43.645824'^^xsd:double;
  dwc:startLatitude '43.645824'^^xsd:double;
  dwc:endLatitude '43.645824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.370974 43.645824, 7.370974 43.645824, 7.370974 43.645824, 7.370974 43.645824, 7.370974 43.645824))'^^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 '774_5995'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51527 7.77747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51527"^^xsd:decimal ;
  dwc:decimalLongitude "7.77747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51527 7.77747)"^^geo:wktLiteral ;
  geo-pos:lat "43.51527"^^xsd:decimal ;
  geo-pos:long "7.77747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6465'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_6465'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.545'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.77747'^^xsd:double;
  dwc:startLongitude '7.77747'^^xsd:double;
  dwc:endLongitude '7.77747'^^xsd:double;
  dwc:latitude '43.51527'^^xsd:double;
  dwc:startLatitude '43.51527'^^xsd:double;
  dwc:endLatitude '43.51527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.77747 43.51527, 7.77747 43.51527, 7.77747 43.51527, 7.77747 43.51527, 7.77747 43.51527))'^^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 '774_6465'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80225 8.12347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.80225"^^xsd:decimal ;
  dwc:decimalLongitude "8.12347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.80225 8.12347)"^^geo:wktLiteral ;
  geo-pos:lat "43.80225"^^xsd:decimal ;
  geo-pos:long "8.12347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5366'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_5366'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.12347'^^xsd:double;
  dwc:startLongitude '8.12347'^^xsd:double;
  dwc:endLongitude '8.12347'^^xsd:double;
  dwc:latitude '43.80225'^^xsd:double;
  dwc:startLatitude '43.80225'^^xsd:double;
  dwc:endLatitude '43.80225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.12347 43.80225, 8.12347 43.80225, 8.12347 43.80225, 8.12347 43.80225, 8.12347 43.80225))'^^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 '774_5366'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74995 7.64058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74995"^^xsd:decimal ;
  dwc:decimalLongitude "7.64058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74995 7.64058)"^^geo:wktLiteral ;
  geo-pos:lat "43.74995"^^xsd:decimal ;
  geo-pos:long "7.64058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5205'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5205'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.783611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.64058'^^xsd:double;
  dwc:startLongitude '7.64058'^^xsd:double;
  dwc:endLongitude '7.64058'^^xsd:double;
  dwc:latitude '43.74995'^^xsd:double;
  dwc:startLatitude '43.74995'^^xsd:double;
  dwc:endLatitude '43.74995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.64058 43.74995, 7.64058 43.74995, 7.64058 43.74995, 7.64058 43.74995, 7.64058 43.74995))'^^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 '774_5205'^^xsd:string;
  dwc:observationDate '2001-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628296 7.408262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.628296"^^xsd:decimal ;
  dwc:decimalLongitude "7.408262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628296 7.408262)"^^geo:wktLiteral ;
  geo-pos:lat "43.628296"^^xsd:decimal ;
  geo-pos:long "7.408262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6068'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6068'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3294444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.408262'^^xsd:double;
  dwc:startLongitude '7.408262'^^xsd:double;
  dwc:endLongitude '7.408262'^^xsd:double;
  dwc:latitude '43.628296'^^xsd:double;
  dwc:startLatitude '43.628296'^^xsd:double;
  dwc:endLatitude '43.628296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.408262 43.628296, 7.408262 43.628296, 7.408262 43.628296, 7.408262 43.628296, 7.408262 43.628296))'^^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 '774_6068'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4395 8.069333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4395"^^xsd:decimal ;
  dwc:decimalLongitude "8.069333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4395 8.069333)"^^geo:wktLiteral ;
  geo-pos:lat "43.4395"^^xsd:decimal ;
  geo-pos:long "8.069333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4676'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_4676'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.069333'^^xsd:double;
  dwc:startLongitude '8.069333'^^xsd:double;
  dwc:endLongitude '8.069333'^^xsd:double;
  dwc:latitude '43.4395'^^xsd:double;
  dwc:startLatitude '43.4395'^^xsd:double;
  dwc:endLatitude '43.4395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.069333 43.4395, 8.069333 43.4395, 8.069333 43.4395, 8.069333 43.4395, 8.069333 43.4395))'^^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 '774_4676'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5708 7.9686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5708"^^xsd:decimal ;
  dwc:decimalLongitude "7.9686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5708 7.9686)"^^geo:wktLiteral ;
  geo-pos:lat "43.5708"^^xsd:decimal ;
  geo-pos:long "7.9686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4814'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4814'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.658611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9686'^^xsd:double;
  dwc:startLongitude '7.9686'^^xsd:double;
  dwc:endLongitude '7.9686'^^xsd:double;
  dwc:latitude '43.5708'^^xsd:double;
  dwc:startLatitude '43.5708'^^xsd:double;
  dwc:endLatitude '43.5708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9686 43.5708, 7.9686 43.5708, 7.9686 43.5708, 7.9686 43.5708, 7.9686 43.5708))'^^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 '774_4814'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 8.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "8.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 8.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.99"^^xsd:decimal ;
  geo-pos:long "8.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5026'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5026'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.433'^^xsd:double;
  dwc:startLongitude '8.433'^^xsd:double;
  dwc:endLongitude '8.433'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:startLatitude '43.99'^^xsd:double;
  dwc:endLatitude '43.99'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.433 43.99, 8.433 43.99, 8.433 43.99, 8.433 43.99, 8.433 43.99))'^^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 '774_5026'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56905 7.93125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56905"^^xsd:decimal ;
  dwc:decimalLongitude "7.93125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56905 7.93125)"^^geo:wktLiteral ;
  geo-pos:lat "43.56905"^^xsd:decimal ;
  geo-pos:long "7.93125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6961'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_6961'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93125'^^xsd:double;
  dwc:startLongitude '7.93125'^^xsd:double;
  dwc:endLongitude '7.93125'^^xsd:double;
  dwc:latitude '43.56905'^^xsd:double;
  dwc:startLatitude '43.56905'^^xsd:double;
  dwc:endLatitude '43.56905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93125 43.56905, 7.93125 43.56905, 7.93125 43.56905, 7.93125 43.56905, 7.93125 43.56905))'^^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 '774_6961'^^xsd:string;
  dwc:observationDate '1996-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 8.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 8.316667)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "8.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2604'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2604'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.316667'^^xsd:double;
  dwc:startLongitude '8.316667'^^xsd:double;
  dwc:endLongitude '8.316667'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:startLatitude '41.5'^^xsd:double;
  dwc:endLatitude '41.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.316667 41.5, 8.316667 41.5, 8.316667 41.5, 8.316667 41.5, 8.316667 41.5))'^^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 '774_2604'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 8.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 8.316667)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "8.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2599'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2599'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.316667'^^xsd:double;
  dwc:startLongitude '8.316667'^^xsd:double;
  dwc:endLongitude '8.316667'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:startLatitude '41.5'^^xsd:double;
  dwc:endLatitude '41.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.316667 41.5, 8.316667 41.5, 8.316667 41.5, 8.316667 41.5, 8.316667 41.5))'^^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 '774_2599'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68548 7.629422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68548"^^xsd:decimal ;
  dwc:decimalLongitude "7.629422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68548 7.629422)"^^geo:wktLiteral ;
  geo-pos:lat "43.68548"^^xsd:decimal ;
  geo-pos:long "7.629422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7739'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_7739'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.866111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.629422'^^xsd:double;
  dwc:startLongitude '7.629422'^^xsd:double;
  dwc:endLongitude '7.629422'^^xsd:double;
  dwc:latitude '43.68548'^^xsd:double;
  dwc:startLatitude '43.68548'^^xsd:double;
  dwc:endLatitude '43.68548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.629422 43.68548, 7.629422 43.68548, 7.629422 43.68548, 7.629422 43.68548, 7.629422 43.68548))'^^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 '774_7739'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.569 20.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.569"^^xsd:decimal ;
  dwc:decimalLongitude "20.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.569 20.558)"^^geo:wktLiteral ;
  geo-pos:lat "38.569"^^xsd:decimal ;
  geo-pos:long "20.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_1595'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_1595'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.558'^^xsd:double;
  dwc:startLongitude '20.558'^^xsd:double;
  dwc:endLongitude '20.558'^^xsd:double;
  dwc:latitude '38.569'^^xsd:double;
  dwc:startLatitude '38.569'^^xsd:double;
  dwc:endLatitude '38.569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.558 38.569, 20.558 38.569, 20.558 38.569, 20.558 38.569, 20.558 38.569))'^^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 '774_1595'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28484 7.36756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28484"^^xsd:decimal ;
  dwc:decimalLongitude "7.36756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28484 7.36756)"^^geo:wktLiteral ;
  geo-pos:lat "43.28484"^^xsd:decimal ;
  geo-pos:long "7.36756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6056'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_6056'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.94'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.36756'^^xsd:double;
  dwc:startLongitude '7.36756'^^xsd:double;
  dwc:endLongitude '7.36756'^^xsd:double;
  dwc:latitude '43.28484'^^xsd:double;
  dwc:startLatitude '43.28484'^^xsd:double;
  dwc:endLatitude '43.28484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.36756 43.28484, 7.36756 43.28484, 7.36756 43.28484, 7.36756 43.28484, 7.36756 43.28484))'^^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 '774_6056'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.645667 7.892833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.645667"^^xsd:decimal ;
  dwc:decimalLongitude "7.892833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.645667 7.892833)"^^geo:wktLiteral ;
  geo-pos:lat "43.645667"^^xsd:decimal ;
  geo-pos:long "7.892833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4213'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_4213'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.892833'^^xsd:double;
  dwc:startLongitude '7.892833'^^xsd:double;
  dwc:endLongitude '7.892833'^^xsd:double;
  dwc:latitude '43.645667'^^xsd:double;
  dwc:startLatitude '43.645667'^^xsd:double;
  dwc:endLatitude '43.645667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.892833 43.645667, 7.892833 43.645667, 7.892833 43.645667, 7.892833 43.645667, 7.892833 43.645667))'^^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 '774_4213'^^xsd:string;
  dwc:observationDate '1995-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783333 7.135167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783333"^^xsd:decimal ;
  dwc:decimalLongitude "7.135167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783333 7.135167)"^^geo:wktLiteral ;
  geo-pos:lat "42.783333"^^xsd:decimal ;
  geo-pos:long "7.135167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2630'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_2630'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.135167'^^xsd:double;
  dwc:startLongitude '7.135167'^^xsd:double;
  dwc:endLongitude '7.135167'^^xsd:double;
  dwc:latitude '42.783333'^^xsd:double;
  dwc:startLatitude '42.783333'^^xsd:double;
  dwc:endLatitude '42.783333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.135167 42.783333, 7.135167 42.783333, 7.135167 42.783333, 7.135167 42.783333, 7.135167 42.783333))'^^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 '774_2630'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.571833 7.818833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.571833"^^xsd:decimal ;
  dwc:decimalLongitude "7.818833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.571833 7.818833)"^^geo:wktLiteral ;
  geo-pos:lat "43.571833"^^xsd:decimal ;
  geo-pos:long "7.818833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4320'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4320'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.818833'^^xsd:double;
  dwc:startLongitude '7.818833'^^xsd:double;
  dwc:endLongitude '7.818833'^^xsd:double;
  dwc:latitude '43.571833'^^xsd:double;
  dwc:startLatitude '43.571833'^^xsd:double;
  dwc:endLatitude '43.571833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.818833 43.571833, 7.818833 43.571833, 7.818833 43.571833, 7.818833 43.571833, 7.818833 43.571833))'^^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 '774_4320'^^xsd:string;
  dwc:observationDate '1995-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08185 9.13468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.08185"^^xsd:decimal ;
  dwc:decimalLongitude "9.13468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.08185 9.13468)"^^geo:wktLiteral ;
  geo-pos:lat "43.08185"^^xsd:decimal ;
  geo-pos:long "9.13468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4819'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_4819'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.041111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.13468'^^xsd:double;
  dwc:startLongitude '9.13468'^^xsd:double;
  dwc:endLongitude '9.13468'^^xsd:double;
  dwc:latitude '43.08185'^^xsd:double;
  dwc:startLatitude '43.08185'^^xsd:double;
  dwc:endLatitude '43.08185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.13468 43.08185, 9.13468 43.08185, 9.13468 43.08185, 9.13468 43.08185, 9.13468 43.08185))'^^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 '774_4819'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413452 7.666503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.413452"^^xsd:decimal ;
  dwc:decimalLongitude "7.666503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.413452 7.666503)"^^geo:wktLiteral ;
  geo-pos:lat "43.413452"^^xsd:decimal ;
  geo-pos:long "7.666503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5902'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_5902'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.666503'^^xsd:double;
  dwc:startLongitude '7.666503'^^xsd:double;
  dwc:endLongitude '7.666503'^^xsd:double;
  dwc:latitude '43.413452'^^xsd:double;
  dwc:startLatitude '43.413452'^^xsd:double;
  dwc:endLatitude '43.413452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.666503 43.413452, 7.666503 43.413452, 7.666503 43.413452, 7.666503 43.413452, 7.666503 43.413452))'^^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 '774_5902'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6654 8.3731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6654"^^xsd:decimal ;
  dwc:decimalLongitude "8.3731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6654 8.3731)"^^geo:wktLiteral ;
  geo-pos:lat "43.6654"^^xsd:decimal ;
  geo-pos:long "8.3731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7547'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_7547'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.130277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3731'^^xsd:double;
  dwc:startLongitude '8.3731'^^xsd:double;
  dwc:endLongitude '8.3731'^^xsd:double;
  dwc:latitude '43.6654'^^xsd:double;
  dwc:startLatitude '43.6654'^^xsd:double;
  dwc:endLatitude '43.6654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3731 43.6654, 8.3731 43.6654, 8.3731 43.6654, 8.3731 43.6654, 8.3731 43.6654))'^^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 '774_7547'^^xsd:string;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714167 8.194167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.714167"^^xsd:decimal ;
  dwc:decimalLongitude "8.194167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.714167 8.194167)"^^geo:wktLiteral ;
  geo-pos:lat "43.714167"^^xsd:decimal ;
  geo-pos:long "8.194167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7327'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '774_7327'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.365833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.194167'^^xsd:double;
  dwc:startLongitude '8.194167'^^xsd:double;
  dwc:endLongitude '8.194167'^^xsd:double;
  dwc:latitude '43.714167'^^xsd:double;
  dwc:startLatitude '43.714167'^^xsd:double;
  dwc:endLatitude '43.714167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.194167 43.714167, 8.194167 43.714167, 8.194167 43.714167, 8.194167 43.714167, 8.194167 43.714167))'^^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 '774_7327'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7996 8.5559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7996"^^xsd:decimal ;
  dwc:decimalLongitude "8.5559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7996 8.5559)"^^geo:wktLiteral ;
  geo-pos:lat "43.7996"^^xsd:decimal ;
  geo-pos:long "8.5559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7570'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7570'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9030555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.5559'^^xsd:double;
  dwc:startLongitude '8.5559'^^xsd:double;
  dwc:endLongitude '8.5559'^^xsd:double;
  dwc:latitude '43.7996'^^xsd:double;
  dwc:startLatitude '43.7996'^^xsd:double;
  dwc:endLatitude '43.7996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5559 43.7996, 8.5559 43.7996, 8.5559 43.7996, 8.5559 43.7996, 8.5559 43.7996))'^^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 '774_7570'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5807 8.2989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5807"^^xsd:decimal ;
  dwc:decimalLongitude "8.2989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5807 8.2989)"^^geo:wktLiteral ;
  geo-pos:lat "43.5807"^^xsd:decimal ;
  geo-pos:long "8.2989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7552'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7552'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.385833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2989'^^xsd:double;
  dwc:startLongitude '8.2989'^^xsd:double;
  dwc:endLongitude '8.2989'^^xsd:double;
  dwc:latitude '43.5807'^^xsd:double;
  dwc:startLatitude '43.5807'^^xsd:double;
  dwc:endLatitude '43.5807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2989 43.5807, 8.2989 43.5807, 8.2989 43.5807, 8.2989 43.5807, 8.2989 43.5807))'^^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 '774_7552'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569833 7.2425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.569833"^^xsd:decimal ;
  dwc:decimalLongitude "7.2425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.569833 7.2425)"^^geo:wktLiteral ;
  geo-pos:lat "43.569833"^^xsd:decimal ;
  geo-pos:long "7.2425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3344'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_3344'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.2425'^^xsd:double;
  dwc:startLongitude '7.2425'^^xsd:double;
  dwc:endLongitude '7.2425'^^xsd:double;
  dwc:latitude '43.569833'^^xsd:double;
  dwc:startLatitude '43.569833'^^xsd:double;
  dwc:endLatitude '43.569833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2425 43.569833, 7.2425 43.569833, 7.2425 43.569833, 7.2425 43.569833, 7.2425 43.569833))'^^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 '774_3344'^^xsd:string;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.579 7.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.579"^^xsd:decimal ;
  dwc:decimalLongitude "7.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.579 7.829)"^^geo:wktLiteral ;
  geo-pos:lat "43.579"^^xsd:decimal ;
  geo-pos:long "7.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3432'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3432'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.829'^^xsd:double;
  dwc:startLongitude '7.829'^^xsd:double;
  dwc:endLongitude '7.829'^^xsd:double;
  dwc:latitude '43.579'^^xsd:double;
  dwc:startLatitude '43.579'^^xsd:double;
  dwc:endLatitude '43.579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.829 43.579, 7.829 43.579, 7.829 43.579, 7.829 43.579, 7.829 43.579))'^^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 '774_3432'^^xsd:string;
  dwc:observationDate '1991-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.886667 9.153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.886667"^^xsd:decimal ;
  dwc:decimalLongitude "9.153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.886667 9.153333)"^^geo:wktLiteral ;
  geo-pos:lat "42.886667"^^xsd:decimal ;
  geo-pos:long "9.153333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3713'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3713'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.153333'^^xsd:double;
  dwc:startLongitude '9.153333'^^xsd:double;
  dwc:endLongitude '9.153333'^^xsd:double;
  dwc:latitude '42.886667'^^xsd:double;
  dwc:startLatitude '42.886667'^^xsd:double;
  dwc:endLatitude '42.886667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.153333 42.886667, 9.153333 42.886667, 9.153333 42.886667, 9.153333 42.886667, 9.153333 42.886667))'^^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 '774_3713'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567283 7.798033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567283"^^xsd:decimal ;
  dwc:decimalLongitude "7.798033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567283 7.798033)"^^geo:wktLiteral ;
  geo-pos:lat "43.567283"^^xsd:decimal ;
  geo-pos:long "7.798033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3584'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_3584'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.798033'^^xsd:double;
  dwc:startLongitude '7.798033'^^xsd:double;
  dwc:endLongitude '7.798033'^^xsd:double;
  dwc:latitude '43.567283'^^xsd:double;
  dwc:startLatitude '43.567283'^^xsd:double;
  dwc:endLatitude '43.567283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.798033 43.567283, 7.798033 43.567283, 7.798033 43.567283, 7.798033 43.567283, 7.798033 43.567283))'^^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 '774_3584'^^xsd:string;
  dwc:observationDate '1992-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508333 7.69965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.508333"^^xsd:decimal ;
  dwc:decimalLongitude "7.69965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.508333 7.69965)"^^geo:wktLiteral ;
  geo-pos:lat "43.508333"^^xsd:decimal ;
  geo-pos:long "7.69965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3375'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_3375'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.69965'^^xsd:double;
  dwc:startLongitude '7.69965'^^xsd:double;
  dwc:endLongitude '7.69965'^^xsd:double;
  dwc:latitude '43.508333'^^xsd:double;
  dwc:startLatitude '43.508333'^^xsd:double;
  dwc:endLatitude '43.508333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.69965 43.508333, 7.69965 43.508333, 7.69965 43.508333, 7.69965 43.508333, 7.69965 43.508333))'^^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 '774_3375'^^xsd:string;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524167 7.913667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.524167"^^xsd:decimal ;
  dwc:decimalLongitude "7.913667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.524167 7.913667)"^^geo:wktLiteral ;
  geo-pos:lat "43.524167"^^xsd:decimal ;
  geo-pos:long "7.913667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3783'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3783'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.913667'^^xsd:double;
  dwc:startLongitude '7.913667'^^xsd:double;
  dwc:endLongitude '7.913667'^^xsd:double;
  dwc:latitude '43.524167'^^xsd:double;
  dwc:startLatitude '43.524167'^^xsd:double;
  dwc:endLatitude '43.524167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.913667 43.524167, 7.913667 43.524167, 7.913667 43.524167, 7.913667 43.524167, 7.913667 43.524167))'^^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 '774_3783'^^xsd:string;
  dwc:observationDate '1993-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6012 8.1576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6012"^^xsd:decimal ;
  dwc:decimalLongitude "8.1576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6012 8.1576)"^^geo:wktLiteral ;
  geo-pos:lat "43.6012"^^xsd:decimal ;
  geo-pos:long "8.1576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7478'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7478'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.9925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1576'^^xsd:double;
  dwc:startLongitude '8.1576'^^xsd:double;
  dwc:endLongitude '8.1576'^^xsd:double;
  dwc:latitude '43.6012'^^xsd:double;
  dwc:startLatitude '43.6012'^^xsd:double;
  dwc:endLatitude '43.6012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1576 43.6012, 8.1576 43.6012, 8.1576 43.6012, 8.1576 43.6012, 8.1576 43.6012))'^^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 '774_7478'^^xsd:string;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.929667 8.353167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.929667"^^xsd:decimal ;
  dwc:decimalLongitude "8.353167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.929667 8.353167)"^^geo:wktLiteral ;
  geo-pos:lat "42.929667"^^xsd:decimal ;
  geo-pos:long "8.353167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3996'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_3996'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.353167'^^xsd:double;
  dwc:startLongitude '8.353167'^^xsd:double;
  dwc:endLongitude '8.353167'^^xsd:double;
  dwc:latitude '42.929667'^^xsd:double;
  dwc:startLatitude '42.929667'^^xsd:double;
  dwc:endLatitude '42.929667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.353167 42.929667, 8.353167 42.929667, 8.353167 42.929667, 8.353167 42.929667, 8.353167 42.929667))'^^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 '774_3996'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.030842 6.661418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.030842"^^xsd:decimal ;
  dwc:decimalLongitude "6.661418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.030842 6.661418)"^^geo:wktLiteral ;
  geo-pos:lat "43.030842"^^xsd:decimal ;
  geo-pos:long "6.661418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5767'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_5767'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.661418'^^xsd:double;
  dwc:startLongitude '6.661418'^^xsd:double;
  dwc:endLongitude '6.661418'^^xsd:double;
  dwc:latitude '43.030842'^^xsd:double;
  dwc:startLatitude '43.030842'^^xsd:double;
  dwc:endLatitude '43.030842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.661418 43.030842, 6.661418 43.030842, 6.661418 43.030842, 6.661418 43.030842, 6.661418 43.030842))'^^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 '774_5767'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.100533 8.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.100533"^^xsd:decimal ;
  dwc:decimalLongitude "8.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.100533 8.446)"^^geo:wktLiteral ;
  geo-pos:lat "43.100533"^^xsd:decimal ;
  geo-pos:long "8.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3859'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_3859'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.446'^^xsd:double;
  dwc:startLongitude '8.446'^^xsd:double;
  dwc:endLongitude '8.446'^^xsd:double;
  dwc:latitude '43.100533'^^xsd:double;
  dwc:startLatitude '43.100533'^^xsd:double;
  dwc:endLatitude '43.100533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.446 43.100533, 8.446 43.100533, 8.446 43.100533, 8.446 43.100533, 8.446 43.100533))'^^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 '774_3859'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716267 7.76195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.716267"^^xsd:decimal ;
  dwc:decimalLongitude "7.76195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.716267 7.76195)"^^geo:wktLiteral ;
  geo-pos:lat "43.716267"^^xsd:decimal ;
  geo-pos:long "7.76195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5530'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5530'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1119444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.76195'^^xsd:double;
  dwc:startLongitude '7.76195'^^xsd:double;
  dwc:endLongitude '7.76195'^^xsd:double;
  dwc:latitude '43.716267'^^xsd:double;
  dwc:startLatitude '43.716267'^^xsd:double;
  dwc:endLatitude '43.716267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.76195 43.716267, 7.76195 43.716267, 7.76195 43.716267, 7.76195 43.716267, 7.76195 43.716267))'^^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 '774_5530'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32921 7.550778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32921"^^xsd:decimal ;
  dwc:decimalLongitude "7.550778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32921 7.550778)"^^geo:wktLiteral ;
  geo-pos:lat "43.32921"^^xsd:decimal ;
  geo-pos:long "7.550778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7811'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7811'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.925833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.550778'^^xsd:double;
  dwc:startLongitude '7.550778'^^xsd:double;
  dwc:endLongitude '7.550778'^^xsd:double;
  dwc:latitude '43.32921'^^xsd:double;
  dwc:startLatitude '43.32921'^^xsd:double;
  dwc:endLatitude '43.32921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.550778 43.32921, 7.550778 43.32921, 7.550778 43.32921, 7.550778 43.32921, 7.550778 43.32921))'^^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 '774_7811'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6286 7.429869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6286"^^xsd:decimal ;
  dwc:decimalLongitude "7.429869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6286 7.429869)"^^geo:wktLiteral ;
  geo-pos:lat "43.6286"^^xsd:decimal ;
  geo-pos:long "7.429869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7747'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_7747'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.284166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.429869'^^xsd:double;
  dwc:startLongitude '7.429869'^^xsd:double;
  dwc:endLongitude '7.429869'^^xsd:double;
  dwc:latitude '43.6286'^^xsd:double;
  dwc:startLatitude '43.6286'^^xsd:double;
  dwc:endLatitude '43.6286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.429869 43.6286, 7.429869 43.6286, 7.429869 43.6286, 7.429869 43.6286, 7.429869 43.6286))'^^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 '774_7747'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74782 7.72446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74782"^^xsd:decimal ;
  dwc:decimalLongitude "7.72446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74782 7.72446)"^^geo:wktLiteral ;
  geo-pos:lat "43.74782"^^xsd:decimal ;
  geo-pos:long "7.72446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7931'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_7931'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.804444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72446'^^xsd:double;
  dwc:startLongitude '7.72446'^^xsd:double;
  dwc:endLongitude '7.72446'^^xsd:double;
  dwc:latitude '43.74782'^^xsd:double;
  dwc:startLatitude '43.74782'^^xsd:double;
  dwc:endLatitude '43.74782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72446 43.74782, 7.72446 43.74782, 7.72446 43.74782, 7.72446 43.74782, 7.72446 43.74782))'^^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 '774_7931'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7125 7.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7125"^^xsd:decimal ;
  dwc:decimalLongitude "7.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7125 7.741)"^^geo:wktLiteral ;
  geo-pos:lat "43.7125"^^xsd:decimal ;
  geo-pos:long "7.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4731'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4731'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.179166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.741'^^xsd:double;
  dwc:startLongitude '7.741'^^xsd:double;
  dwc:endLongitude '7.741'^^xsd:double;
  dwc:latitude '43.7125'^^xsd:double;
  dwc:startLatitude '43.7125'^^xsd:double;
  dwc:endLatitude '43.7125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.741 43.7125, 7.741 43.7125, 7.741 43.7125, 7.741 43.7125, 7.741 43.7125))'^^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 '774_4731'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79755 7.85821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.79755"^^xsd:decimal ;
  dwc:decimalLongitude "7.85821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.79755 7.85821)"^^geo:wktLiteral ;
  geo-pos:lat "43.79755"^^xsd:decimal ;
  geo-pos:long "7.85821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6483'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_6483'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.858888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.85821'^^xsd:double;
  dwc:startLongitude '7.85821'^^xsd:double;
  dwc:endLongitude '7.85821'^^xsd:double;
  dwc:latitude '43.79755'^^xsd:double;
  dwc:startLatitude '43.79755'^^xsd:double;
  dwc:endLatitude '43.79755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.85821 43.79755, 7.85821 43.79755, 7.85821 43.79755, 7.85821 43.79755, 7.85821 43.79755))'^^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 '774_6483'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.447167 8.6465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.447167"^^xsd:decimal ;
  dwc:decimalLongitude "8.6465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.447167 8.6465)"^^geo:wktLiteral ;
  geo-pos:lat "43.447167"^^xsd:decimal ;
  geo-pos:long "8.6465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4305'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4305'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.6465'^^xsd:double;
  dwc:startLongitude '8.6465'^^xsd:double;
  dwc:endLongitude '8.6465'^^xsd:double;
  dwc:latitude '43.447167'^^xsd:double;
  dwc:startLatitude '43.447167'^^xsd:double;
  dwc:endLatitude '43.447167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6465 43.447167, 8.6465 43.447167, 8.6465 43.447167, 8.6465 43.447167, 8.6465 43.447167))'^^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 '774_4305'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601067 8.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.601067"^^xsd:decimal ;
  dwc:decimalLongitude "8.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.601067 8.158333)"^^geo:wktLiteral ;
  geo-pos:lat "43.601067"^^xsd:decimal ;
  geo-pos:long "8.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7433'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_7433'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.575555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.158333'^^xsd:double;
  dwc:startLongitude '8.158333'^^xsd:double;
  dwc:endLongitude '8.158333'^^xsd:double;
  dwc:latitude '43.601067'^^xsd:double;
  dwc:startLatitude '43.601067'^^xsd:double;
  dwc:endLatitude '43.601067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.158333 43.601067, 8.158333 43.601067, 8.158333 43.601067, 8.158333 43.601067, 8.158333 43.601067))'^^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 '774_7433'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957 7.566283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.957"^^xsd:decimal ;
  dwc:decimalLongitude "7.566283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.957 7.566283)"^^geo:wktLiteral ;
  geo-pos:lat "42.957"^^xsd:decimal ;
  geo-pos:long "7.566283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4156'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4156'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.566283'^^xsd:double;
  dwc:startLongitude '7.566283'^^xsd:double;
  dwc:endLongitude '7.566283'^^xsd:double;
  dwc:latitude '42.957'^^xsd:double;
  dwc:startLatitude '42.957'^^xsd:double;
  dwc:endLatitude '42.957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.566283 42.957, 7.566283 42.957, 7.566283 42.957, 7.566283 42.957, 7.566283 42.957))'^^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 '774_4156'^^xsd:string;
  dwc:observationDate '1995-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121833 9.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.121833"^^xsd:decimal ;
  dwc:decimalLongitude "9.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.121833 9.6155)"^^geo:wktLiteral ;
  geo-pos:lat "43.121833"^^xsd:decimal ;
  geo-pos:long "9.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4460'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_4460'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.688055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '9.6155'^^xsd:double;
  dwc:startLongitude '9.6155'^^xsd:double;
  dwc:endLongitude '9.6155'^^xsd:double;
  dwc:latitude '43.121833'^^xsd:double;
  dwc:startLatitude '43.121833'^^xsd:double;
  dwc:endLatitude '43.121833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.6155 43.121833, 9.6155 43.121833, 9.6155 43.121833, 9.6155 43.121833, 9.6155 43.121833))'^^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 '774_4460'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.240334 7.149724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.240334"^^xsd:decimal ;
  dwc:decimalLongitude "7.149724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.240334 7.149724)"^^geo:wktLiteral ;
  geo-pos:lat "43.240334"^^xsd:decimal ;
  geo-pos:long "7.149724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5709'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5709'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.149724'^^xsd:double;
  dwc:startLongitude '7.149724'^^xsd:double;
  dwc:endLongitude '7.149724'^^xsd:double;
  dwc:latitude '43.240334'^^xsd:double;
  dwc:startLatitude '43.240334'^^xsd:double;
  dwc:endLatitude '43.240334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.149724 43.240334, 7.149724 43.240334, 7.149724 43.240334, 7.149724 43.240334, 7.149724 43.240334))'^^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 '774_5709'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4686 8.597733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4686"^^xsd:decimal ;
  dwc:decimalLongitude "8.597733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4686 8.597733)"^^geo:wktLiteral ;
  geo-pos:lat "43.4686"^^xsd:decimal ;
  geo-pos:long "8.597733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4399'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4399'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.597733'^^xsd:double;
  dwc:startLongitude '8.597733'^^xsd:double;
  dwc:endLongitude '8.597733'^^xsd:double;
  dwc:latitude '43.4686'^^xsd:double;
  dwc:startLatitude '43.4686'^^xsd:double;
  dwc:endLatitude '43.4686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.597733 43.4686, 8.597733 43.4686, 8.597733 43.4686, 8.597733 43.4686, 8.597733 43.4686))'^^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 '774_4399'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648367 8.290983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.648367"^^xsd:decimal ;
  dwc:decimalLongitude "8.290983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.648367 8.290983)"^^geo:wktLiteral ;
  geo-pos:lat "43.648367"^^xsd:decimal ;
  geo-pos:long "8.290983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7062'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7062'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.290983'^^xsd:double;
  dwc:startLongitude '8.290983'^^xsd:double;
  dwc:endLongitude '8.290983'^^xsd:double;
  dwc:latitude '43.648367'^^xsd:double;
  dwc:startLatitude '43.648367'^^xsd:double;
  dwc:endLatitude '43.648367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.290983 43.648367, 8.290983 43.648367, 8.290983 43.648367, 8.290983 43.648367, 8.290983 43.648367))'^^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 '774_7062'^^xsd:string;
  dwc:observationDate '1997-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 8.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.316667"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 8.633333)"^^geo:wktLiteral ;
  geo-pos:lat "43.316667"^^xsd:decimal ;
  geo-pos:long "8.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2563'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2563'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.633333'^^xsd:double;
  dwc:startLongitude '8.633333'^^xsd:double;
  dwc:endLongitude '8.633333'^^xsd:double;
  dwc:latitude '43.316667'^^xsd:double;
  dwc:startLatitude '43.316667'^^xsd:double;
  dwc:endLatitude '43.316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.633333 43.316667, 8.633333 43.316667, 8.633333 43.316667, 8.633333 43.316667, 8.633333 43.316667))'^^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 '774_2563'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57896 7.72922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57896"^^xsd:decimal ;
  dwc:decimalLongitude "7.72922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57896 7.72922)"^^geo:wktLiteral ;
  geo-pos:lat "43.57896"^^xsd:decimal ;
  geo-pos:long "7.72922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4962'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_4962'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.72922'^^xsd:double;
  dwc:startLongitude '7.72922'^^xsd:double;
  dwc:endLongitude '7.72922'^^xsd:double;
  dwc:latitude '43.57896'^^xsd:double;
  dwc:startLatitude '43.57896'^^xsd:double;
  dwc:endLatitude '43.57896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.72922 43.57896, 7.72922 43.57896, 7.72922 43.57896, 7.72922 43.57896, 7.72922 43.57896))'^^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 '774_4962'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44717 7.15283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.44717"^^xsd:decimal ;
  dwc:decimalLongitude "7.15283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.44717 7.15283)"^^geo:wktLiteral ;
  geo-pos:lat "43.44717"^^xsd:decimal ;
  geo-pos:long "7.15283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4976'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_4976'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.15283'^^xsd:double;
  dwc:startLongitude '7.15283'^^xsd:double;
  dwc:endLongitude '7.15283'^^xsd:double;
  dwc:latitude '43.44717'^^xsd:double;
  dwc:startLatitude '43.44717'^^xsd:double;
  dwc:endLatitude '43.44717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.15283 43.44717, 7.15283 43.44717, 7.15283 43.44717, 7.15283 43.44717, 7.15283 43.44717))'^^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 '774_4976'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.784617 8.202917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.784617"^^xsd:decimal ;
  dwc:decimalLongitude "8.202917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.784617 8.202917)"^^geo:wktLiteral ;
  geo-pos:lat "43.784617"^^xsd:decimal ;
  geo-pos:long "8.202917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7036'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7036'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.202917'^^xsd:double;
  dwc:startLongitude '8.202917'^^xsd:double;
  dwc:endLongitude '8.202917'^^xsd:double;
  dwc:latitude '43.784617'^^xsd:double;
  dwc:startLatitude '43.784617'^^xsd:double;
  dwc:endLatitude '43.784617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.202917 43.784617, 8.202917 43.784617, 8.202917 43.784617, 8.202917 43.784617, 8.202917 43.784617))'^^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 '774_7036'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35875 15.42719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35875"^^xsd:decimal ;
  dwc:decimalLongitude "15.42719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35875 15.42719)"^^geo:wktLiteral ;
  geo-pos:lat "38.35875"^^xsd:decimal ;
  geo-pos:long "15.42719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_8386'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.3063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.42719'^^xsd:double;
  dwc:startLongitude '15.42719'^^xsd:double;
  dwc:endLongitude '15.42719'^^xsd:double;
  dwc:latitude '38.35875'^^xsd:double;
  dwc:startLatitude '38.35875'^^xsd:double;
  dwc:endLatitude '38.35875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42719 38.35875, 15.42719 38.35875, 15.42719 38.35875, 15.42719 38.35875, 15.42719 38.35875))'^^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 '774_8386'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45165 7.657587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45165"^^xsd:decimal ;
  dwc:decimalLongitude "7.657587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45165 7.657587)"^^geo:wktLiteral ;
  geo-pos:lat "43.45165"^^xsd:decimal ;
  geo-pos:long "7.657587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8167'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8167'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.673055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.657587'^^xsd:double;
  dwc:startLongitude '7.657587'^^xsd:double;
  dwc:endLongitude '7.657587'^^xsd:double;
  dwc:latitude '43.45165'^^xsd:double;
  dwc:startLatitude '43.45165'^^xsd:double;
  dwc:endLatitude '43.45165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.657587 43.45165, 7.657587 43.45165, 7.657587 43.45165, 7.657587 43.45165, 7.657587 43.45165))'^^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 '774_8167'^^xsd:string;
  dwc:observationDate '2012-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.677767 7.631083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.677767"^^xsd:decimal ;
  dwc:decimalLongitude "7.631083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.677767 7.631083)"^^geo:wktLiteral ;
  geo-pos:lat "43.677767"^^xsd:decimal ;
  geo-pos:long "7.631083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3824'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_3824'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.631083'^^xsd:double;
  dwc:startLongitude '7.631083'^^xsd:double;
  dwc:endLongitude '7.631083'^^xsd:double;
  dwc:latitude '43.677767'^^xsd:double;
  dwc:startLatitude '43.677767'^^xsd:double;
  dwc:endLatitude '43.677767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.631083 43.677767, 7.631083 43.677767, 7.631083 43.677767, 7.631083 43.677767, 7.631083 43.677767))'^^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 '774_3824'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43217 7.86783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.43217"^^xsd:decimal ;
  dwc:decimalLongitude "7.86783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.43217 7.86783)"^^geo:wktLiteral ;
  geo-pos:lat "43.43217"^^xsd:decimal ;
  geo-pos:long "7.86783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4934'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_4934'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.86783'^^xsd:double;
  dwc:startLongitude '7.86783'^^xsd:double;
  dwc:endLongitude '7.86783'^^xsd:double;
  dwc:latitude '43.43217'^^xsd:double;
  dwc:startLatitude '43.43217'^^xsd:double;
  dwc:endLatitude '43.43217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.86783 43.43217, 7.86783 43.43217, 7.86783 43.43217, 7.86783 43.43217, 7.86783 43.43217))'^^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 '774_4934'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59364 7.843484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.59364"^^xsd:decimal ;
  dwc:decimalLongitude "7.843484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.59364 7.843484)"^^geo:wktLiteral ;
  geo-pos:lat "43.59364"^^xsd:decimal ;
  geo-pos:long "7.843484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7911'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '774_7911'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.264166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.843484'^^xsd:double;
  dwc:startLongitude '7.843484'^^xsd:double;
  dwc:endLongitude '7.843484'^^xsd:double;
  dwc:latitude '43.59364'^^xsd:double;
  dwc:startLatitude '43.59364'^^xsd:double;
  dwc:endLatitude '43.59364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.843484 43.59364, 7.843484 43.59364, 7.843484 43.59364, 7.843484 43.59364, 7.843484 43.59364))'^^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 '774_7911'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366667 7.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.366667"^^xsd:decimal ;
  dwc:decimalLongitude "7.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.366667 7.727)"^^geo:wktLiteral ;
  geo-pos:lat "43.366667"^^xsd:decimal ;
  geo-pos:long "7.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_2298'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.727'^^xsd:double;
  dwc:startLongitude '7.727'^^xsd:double;
  dwc:endLongitude '7.727'^^xsd:double;
  dwc:latitude '43.366667'^^xsd:double;
  dwc:startLatitude '43.366667'^^xsd:double;
  dwc:endLatitude '43.366667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.727 43.366667, 7.727 43.366667, 7.727 43.366667, 7.727 43.366667, 7.727 43.366667))'^^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 '774_2298'^^xsd:string;
  dwc:observationDate '1988-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13647 8.1516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13647"^^xsd:decimal ;
  dwc:decimalLongitude "8.1516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13647 8.1516)"^^geo:wktLiteral ;
  geo-pos:lat "43.13647"^^xsd:decimal ;
  geo-pos:long "8.1516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6493'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_6493'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.041666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1516'^^xsd:double;
  dwc:startLongitude '8.1516'^^xsd:double;
  dwc:endLongitude '8.1516'^^xsd:double;
  dwc:latitude '43.13647'^^xsd:double;
  dwc:startLatitude '43.13647'^^xsd:double;
  dwc:endLatitude '43.13647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1516 43.13647, 8.1516 43.13647, 8.1516 43.13647, 8.1516 43.13647, 8.1516 43.13647))'^^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 '774_6493'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64056 8.02188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64056"^^xsd:decimal ;
  dwc:decimalLongitude "8.02188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64056 8.02188)"^^geo:wktLiteral ;
  geo-pos:lat "43.64056"^^xsd:decimal ;
  geo-pos:long "8.02188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7724'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_7724'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.421944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.02188'^^xsd:double;
  dwc:startLongitude '8.02188'^^xsd:double;
  dwc:endLongitude '8.02188'^^xsd:double;
  dwc:latitude '43.64056'^^xsd:double;
  dwc:startLatitude '43.64056'^^xsd:double;
  dwc:endLatitude '43.64056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.02188 43.64056, 8.02188 43.64056, 8.02188 43.64056, 8.02188 43.64056, 8.02188 43.64056))'^^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 '774_7724'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.487 7.076284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.487"^^xsd:decimal ;
  dwc:decimalLongitude "7.076284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.487 7.076284)"^^geo:wktLiteral ;
  geo-pos:lat "43.487"^^xsd:decimal ;
  geo-pos:long "7.076284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7897'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7897'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.9130555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.076284'^^xsd:double;
  dwc:startLongitude '7.076284'^^xsd:double;
  dwc:endLongitude '7.076284'^^xsd:double;
  dwc:latitude '43.487'^^xsd:double;
  dwc:startLatitude '43.487'^^xsd:double;
  dwc:endLatitude '43.487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.076284 43.487, 7.076284 43.487, 7.076284 43.487, 7.076284 43.487, 7.076284 43.487))'^^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 '774_7897'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670338 7.538434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.670338"^^xsd:decimal ;
  dwc:decimalLongitude "7.538434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.670338 7.538434)"^^geo:wktLiteral ;
  geo-pos:lat "43.670338"^^xsd:decimal ;
  geo-pos:long "7.538434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5417'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '774_5417'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.828333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.538434'^^xsd:double;
  dwc:startLongitude '7.538434'^^xsd:double;
  dwc:endLongitude '7.538434'^^xsd:double;
  dwc:latitude '43.670338'^^xsd:double;
  dwc:startLatitude '43.670338'^^xsd:double;
  dwc:endLatitude '43.670338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.538434 43.670338, 7.538434 43.670338, 7.538434 43.670338, 7.538434 43.670338, 7.538434 43.670338))'^^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 '774_5417'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562183 7.501067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.562183"^^xsd:decimal ;
  dwc:decimalLongitude "7.501067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.562183 7.501067)"^^geo:wktLiteral ;
  geo-pos:lat "43.562183"^^xsd:decimal ;
  geo-pos:long "7.501067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5526'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_5526'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.895277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.501067'^^xsd:double;
  dwc:startLongitude '7.501067'^^xsd:double;
  dwc:endLongitude '7.501067'^^xsd:double;
  dwc:latitude '43.562183'^^xsd:double;
  dwc:startLatitude '43.562183'^^xsd:double;
  dwc:endLatitude '43.562183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.501067 43.562183, 7.501067 43.562183, 7.501067 43.562183, 7.501067 43.562183, 7.501067 43.562183))'^^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 '774_5526'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.289551 7.228235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.289551"^^xsd:decimal ;
  dwc:decimalLongitude "7.228235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.289551 7.228235)"^^geo:wktLiteral ;
  geo-pos:lat "43.289551"^^xsd:decimal ;
  geo-pos:long "7.228235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6232'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_6232'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.4444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.228235'^^xsd:double;
  dwc:startLongitude '7.228235'^^xsd:double;
  dwc:endLongitude '7.228235'^^xsd:double;
  dwc:latitude '43.289551'^^xsd:double;
  dwc:startLatitude '43.289551'^^xsd:double;
  dwc:endLatitude '43.289551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.228235 43.289551, 7.228235 43.289551, 7.228235 43.289551, 7.228235 43.289551, 7.228235 43.289551))'^^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 '774_6232'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57621 7.50329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57621"^^xsd:decimal ;
  dwc:decimalLongitude "7.50329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57621 7.50329)"^^geo:wktLiteral ;
  geo-pos:lat "43.57621"^^xsd:decimal ;
  geo-pos:long "7.50329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6764'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_6764'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.782777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.50329'^^xsd:double;
  dwc:startLongitude '7.50329'^^xsd:double;
  dwc:endLongitude '7.50329'^^xsd:double;
  dwc:latitude '43.57621'^^xsd:double;
  dwc:startLatitude '43.57621'^^xsd:double;
  dwc:endLatitude '43.57621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.50329 43.57621, 7.50329 43.57621, 7.50329 43.57621, 7.50329 43.57621, 7.50329 43.57621))'^^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 '774_6764'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75093 7.92984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75093"^^xsd:decimal ;
  dwc:decimalLongitude "7.92984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75093 7.92984)"^^geo:wktLiteral ;
  geo-pos:lat "43.75093"^^xsd:decimal ;
  geo-pos:long "7.92984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6808'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_6808'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.5133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.92984'^^xsd:double;
  dwc:startLongitude '7.92984'^^xsd:double;
  dwc:endLongitude '7.92984'^^xsd:double;
  dwc:latitude '43.75093'^^xsd:double;
  dwc:startLatitude '43.75093'^^xsd:double;
  dwc:endLatitude '43.75093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.92984 43.75093, 7.92984 43.75093, 7.92984 43.75093, 7.92984 43.75093, 7.92984 43.75093))'^^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 '774_6808'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545239 7.325377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.545239"^^xsd:decimal ;
  dwc:decimalLongitude "7.325377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.545239 7.325377)"^^geo:wktLiteral ;
  geo-pos:lat "43.545239"^^xsd:decimal ;
  geo-pos:long "7.325377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5749'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_5749'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6936111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.325377'^^xsd:double;
  dwc:startLongitude '7.325377'^^xsd:double;
  dwc:endLongitude '7.325377'^^xsd:double;
  dwc:latitude '43.545239'^^xsd:double;
  dwc:startLatitude '43.545239'^^xsd:double;
  dwc:endLatitude '43.545239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.325377 43.545239, 7.325377 43.545239, 7.325377 43.545239, 7.325377 43.545239, 7.325377 43.545239))'^^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 '774_5749'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675831 7.361508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.675831"^^xsd:decimal ;
  dwc:decimalLongitude "7.361508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675831 7.361508)"^^geo:wktLiteral ;
  geo-pos:lat "43.675831"^^xsd:decimal ;
  geo-pos:long "7.361508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5883'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5883'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.5433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.361508'^^xsd:double;
  dwc:startLongitude '7.361508'^^xsd:double;
  dwc:endLongitude '7.361508'^^xsd:double;
  dwc:latitude '43.675831'^^xsd:double;
  dwc:startLatitude '43.675831'^^xsd:double;
  dwc:endLatitude '43.675831'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.361508 43.675831, 7.361508 43.675831, 7.361508 43.675831, 7.361508 43.675831, 7.361508 43.675831))'^^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 '774_5883'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54943 7.59155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54943"^^xsd:decimal ;
  dwc:decimalLongitude "7.59155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54943 7.59155)"^^geo:wktLiteral ;
  geo-pos:lat "43.54943"^^xsd:decimal ;
  geo-pos:long "7.59155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5243'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5243'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.426666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.59155'^^xsd:double;
  dwc:startLongitude '7.59155'^^xsd:double;
  dwc:endLongitude '7.59155'^^xsd:double;
  dwc:latitude '43.54943'^^xsd:double;
  dwc:startLatitude '43.54943'^^xsd:double;
  dwc:endLatitude '43.54943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.59155 43.54943, 7.59155 43.54943, 7.59155 43.54943, 7.59155 43.54943, 7.59155 43.54943))'^^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 '774_5243'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4384 7.792867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4384"^^xsd:decimal ;
  dwc:decimalLongitude "7.792867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4384 7.792867)"^^geo:wktLiteral ;
  geo-pos:lat "43.4384"^^xsd:decimal ;
  geo-pos:long "7.792867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4554'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_4554'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.297777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.792867'^^xsd:double;
  dwc:startLongitude '7.792867'^^xsd:double;
  dwc:endLongitude '7.792867'^^xsd:double;
  dwc:latitude '43.4384'^^xsd:double;
  dwc:startLatitude '43.4384'^^xsd:double;
  dwc:endLatitude '43.4384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.792867 43.4384, 7.792867 43.4384, 7.792867 43.4384, 7.792867 43.4384, 7.792867 43.4384))'^^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 '774_4554'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07113 8.222698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.07113"^^xsd:decimal ;
  dwc:decimalLongitude "8.222698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.07113 8.222698)"^^geo:wktLiteral ;
  geo-pos:lat "43.07113"^^xsd:decimal ;
  geo-pos:long "8.222698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7831'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_7831'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.773888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.222698'^^xsd:double;
  dwc:startLongitude '8.222698'^^xsd:double;
  dwc:endLongitude '8.222698'^^xsd:double;
  dwc:latitude '43.07113'^^xsd:double;
  dwc:startLatitude '43.07113'^^xsd:double;
  dwc:endLatitude '43.07113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.222698 43.07113, 8.222698 43.07113, 8.222698 43.07113, 8.222698 43.07113, 8.222698 43.07113))'^^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 '774_7831'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595533 7.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.595533"^^xsd:decimal ;
  dwc:decimalLongitude "7.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.595533 7.843)"^^geo:wktLiteral ;
  geo-pos:lat "43.595533"^^xsd:decimal ;
  geo-pos:long "7.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3595'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3595'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.843'^^xsd:double;
  dwc:startLongitude '7.843'^^xsd:double;
  dwc:endLongitude '7.843'^^xsd:double;
  dwc:latitude '43.595533'^^xsd:double;
  dwc:startLatitude '43.595533'^^xsd:double;
  dwc:endLatitude '43.595533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.843 43.595533, 7.843 43.595533, 7.843 43.595533, 7.843 43.595533, 7.843 43.595533))'^^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 '774_3595'^^xsd:string;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352167 7.411167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.352167"^^xsd:decimal ;
  dwc:decimalLongitude "7.411167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.352167 7.411167)"^^geo:wktLiteral ;
  geo-pos:lat "43.352167"^^xsd:decimal ;
  geo-pos:long "7.411167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3326'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_3326'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.411167'^^xsd:double;
  dwc:startLongitude '7.411167'^^xsd:double;
  dwc:endLongitude '7.411167'^^xsd:double;
  dwc:latitude '43.352167'^^xsd:double;
  dwc:startLatitude '43.352167'^^xsd:double;
  dwc:endLatitude '43.352167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.411167 43.352167, 7.411167 43.352167, 7.411167 43.352167, 7.411167 43.352167, 7.411167 43.352167))'^^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 '774_3326'^^xsd:string;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53935 8.0708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53935"^^xsd:decimal ;
  dwc:decimalLongitude "8.0708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53935 8.0708)"^^geo:wktLiteral ;
  geo-pos:lat "43.53935"^^xsd:decimal ;
  geo-pos:long "8.0708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7305'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_7305'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.140277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0708'^^xsd:double;
  dwc:startLongitude '8.0708'^^xsd:double;
  dwc:endLongitude '8.0708'^^xsd:double;
  dwc:latitude '43.53935'^^xsd:double;
  dwc:startLatitude '43.53935'^^xsd:double;
  dwc:endLatitude '43.53935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0708 43.53935, 8.0708 43.53935, 8.0708 43.53935, 8.0708 43.53935, 8.0708 43.53935))'^^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 '774_7305'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.947667 8.492833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.947667"^^xsd:decimal ;
  dwc:decimalLongitude "8.492833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.947667 8.492833)"^^geo:wktLiteral ;
  geo-pos:lat "42.947667"^^xsd:decimal ;
  geo-pos:long "8.492833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3986'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_3986'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.492833'^^xsd:double;
  dwc:startLongitude '8.492833'^^xsd:double;
  dwc:endLongitude '8.492833'^^xsd:double;
  dwc:latitude '42.947667'^^xsd:double;
  dwc:startLatitude '42.947667'^^xsd:double;
  dwc:endLatitude '42.947667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.492833 42.947667, 8.492833 42.947667, 8.492833 42.947667, 8.492833 42.947667, 8.492833 42.947667))'^^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 '774_3986'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6431 7.9794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6431"^^xsd:decimal ;
  dwc:decimalLongitude "7.9794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6431 7.9794)"^^geo:wktLiteral ;
  geo-pos:lat "43.6431"^^xsd:decimal ;
  geo-pos:long "7.9794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_7109'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.130555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9794'^^xsd:double;
  dwc:startLongitude '7.9794'^^xsd:double;
  dwc:endLongitude '7.9794'^^xsd:double;
  dwc:latitude '43.6431'^^xsd:double;
  dwc:startLatitude '43.6431'^^xsd:double;
  dwc:endLatitude '43.6431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9794 43.6431, 7.9794 43.6431, 7.9794 43.6431, 7.9794 43.6431, 7.9794 43.6431))'^^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 '774_7109'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6804 8.2462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6804"^^xsd:decimal ;
  dwc:decimalLongitude "8.2462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6804 8.2462)"^^geo:wktLiteral ;
  geo-pos:lat "43.6804"^^xsd:decimal ;
  geo-pos:long "8.2462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7615'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_7615'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.81'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2462'^^xsd:double;
  dwc:startLongitude '8.2462'^^xsd:double;
  dwc:endLongitude '8.2462'^^xsd:double;
  dwc:latitude '43.6804'^^xsd:double;
  dwc:startLatitude '43.6804'^^xsd:double;
  dwc:endLatitude '43.6804'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2462 43.6804, 8.2462 43.6804, 8.2462 43.6804, 8.2462 43.6804, 8.2462 43.6804))'^^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 '774_7615'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.772267 8.185917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.772267"^^xsd:decimal ;
  dwc:decimalLongitude "8.185917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.772267 8.185917)"^^geo:wktLiteral ;
  geo-pos:lat "43.772267"^^xsd:decimal ;
  geo-pos:long "8.185917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7288'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_7288'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.268888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.185917'^^xsd:double;
  dwc:startLongitude '8.185917'^^xsd:double;
  dwc:endLongitude '8.185917'^^xsd:double;
  dwc:latitude '43.772267'^^xsd:double;
  dwc:startLatitude '43.772267'^^xsd:double;
  dwc:endLatitude '43.772267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.185917 43.772267, 8.185917 43.772267, 8.185917 43.772267, 8.185917 43.772267, 8.185917 43.772267))'^^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 '774_7288'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6873 8.2596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6873"^^xsd:decimal ;
  dwc:decimalLongitude "8.2596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6873 8.2596)"^^geo:wktLiteral ;
  geo-pos:lat "43.6873"^^xsd:decimal ;
  geo-pos:long "8.2596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7277'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_7277'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.998055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.2596'^^xsd:double;
  dwc:startLongitude '8.2596'^^xsd:double;
  dwc:endLongitude '8.2596'^^xsd:double;
  dwc:latitude '43.6873'^^xsd:double;
  dwc:startLatitude '43.6873'^^xsd:double;
  dwc:endLatitude '43.6873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2596 43.6873, 8.2596 43.6873, 8.2596 43.6873, 8.2596 43.6873, 8.2596 43.6873))'^^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 '774_7277'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.995 8.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.995"^^xsd:decimal ;
  dwc:decimalLongitude "8.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.995 8.434)"^^geo:wktLiteral ;
  geo-pos:lat "43.995"^^xsd:decimal ;
  geo-pos:long "8.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5027'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_5027'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.434'^^xsd:double;
  dwc:startLongitude '8.434'^^xsd:double;
  dwc:endLongitude '8.434'^^xsd:double;
  dwc:latitude '43.995'^^xsd:double;
  dwc:startLatitude '43.995'^^xsd:double;
  dwc:endLatitude '43.995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.434 43.995, 8.434 43.995, 8.434 43.995, 8.434 43.995, 8.434 43.995))'^^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 '774_5027'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9515 8.498833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9515"^^xsd:decimal ;
  dwc:decimalLongitude "8.498833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9515 8.498833)"^^geo:wktLiteral ;
  geo-pos:lat "42.9515"^^xsd:decimal ;
  geo-pos:long "8.498833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3940'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '774_3940'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.498833'^^xsd:double;
  dwc:startLongitude '8.498833'^^xsd:double;
  dwc:endLongitude '8.498833'^^xsd:double;
  dwc:latitude '42.9515'^^xsd:double;
  dwc:startLatitude '42.9515'^^xsd:double;
  dwc:endLatitude '42.9515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.498833 42.9515, 8.498833 42.9515, 8.498833 42.9515, 8.498833 42.9515, 8.498833 42.9515))'^^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 '774_3940'^^xsd:string;
  dwc:observationDate '1993-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.04111 15.49915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.04111"^^xsd:decimal ;
  dwc:decimalLongitude "15.49915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.04111 15.49915)"^^geo:wktLiteral ;
  geo-pos:lat "38.04111"^^xsd:decimal ;
  geo-pos:long "15.49915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8328'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_8328'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7902777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.49915'^^xsd:double;
  dwc:startLongitude '15.49915'^^xsd:double;
  dwc:endLongitude '15.49915'^^xsd:double;
  dwc:latitude '38.04111'^^xsd:double;
  dwc:startLatitude '38.04111'^^xsd:double;
  dwc:endLatitude '38.04111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.49915 38.04111, 15.49915 38.04111, 15.49915 38.04111, 15.49915 38.04111, 15.49915 38.04111))'^^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 '774_8328'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53477 7.5599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53477"^^xsd:decimal ;
  dwc:decimalLongitude "7.5599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53477 7.5599)"^^geo:wktLiteral ;
  geo-pos:lat "43.53477"^^xsd:decimal ;
  geo-pos:long "7.5599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8176'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_8176'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6955555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5599'^^xsd:double;
  dwc:startLongitude '7.5599'^^xsd:double;
  dwc:endLongitude '7.5599'^^xsd:double;
  dwc:latitude '43.53477'^^xsd:double;
  dwc:startLatitude '43.53477'^^xsd:double;
  dwc:endLatitude '43.53477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5599 43.53477, 7.5599 43.53477, 7.5599 43.53477, 7.5599 43.53477, 7.5599 43.53477))'^^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 '774_8176'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 15.365667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "15.365667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 15.365667)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "15.365667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2420'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_2420'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.365667'^^xsd:double;
  dwc:startLongitude '15.365667'^^xsd:double;
  dwc:endLongitude '15.365667'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:startLatitude '37'^^xsd:integer;
  dwc:endLatitude '37'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((15.365667 37, 15.365667 37, 15.365667 37, 15.365667 37, 15.365667 37))'^^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 '774_2420'^^xsd:string;
  dwc:observationDate '1989-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.615398 7.93065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.615398"^^xsd:decimal ;
  dwc:decimalLongitude "7.93065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.615398 7.93065)"^^geo:wktLiteral ;
  geo-pos:lat "43.615398"^^xsd:decimal ;
  geo-pos:long "7.93065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_6163'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7294444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.93065'^^xsd:double;
  dwc:startLongitude '7.93065'^^xsd:double;
  dwc:endLongitude '7.93065'^^xsd:double;
  dwc:latitude '43.615398'^^xsd:double;
  dwc:startLatitude '43.615398'^^xsd:double;
  dwc:endLatitude '43.615398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.93065 43.615398, 7.93065 43.615398, 7.93065 43.615398, 7.93065 43.615398, 7.93065 43.615398))'^^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 '774_6163'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.857483 15.415773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.857483"^^xsd:decimal ;
  dwc:decimalLongitude "15.415773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.857483 15.415773)"^^geo:wktLiteral ;
  geo-pos:lat "37.857483"^^xsd:decimal ;
  geo-pos:long "15.415773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8399'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '774_8399'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4788888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.415773'^^xsd:double;
  dwc:startLongitude '15.415773'^^xsd:double;
  dwc:endLongitude '15.415773'^^xsd:double;
  dwc:latitude '37.857483'^^xsd:double;
  dwc:startLatitude '37.857483'^^xsd:double;
  dwc:endLatitude '37.857483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.415773 37.857483, 15.415773 37.857483, 15.415773 37.857483, 15.415773 37.857483, 15.415773 37.857483))'^^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 '774_8399'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.624683 7.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.624683"^^xsd:decimal ;
  dwc:decimalLongitude "7.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.624683 7.4471)"^^geo:wktLiteral ;
  geo-pos:lat "43.624683"^^xsd:decimal ;
  geo-pos:long "7.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5445'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_5445'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.211666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.4471'^^xsd:double;
  dwc:startLongitude '7.4471'^^xsd:double;
  dwc:endLongitude '7.4471'^^xsd:double;
  dwc:latitude '43.624683'^^xsd:double;
  dwc:startLatitude '43.624683'^^xsd:double;
  dwc:endLatitude '43.624683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4471 43.624683, 7.4471 43.624683, 7.4471 43.624683, 7.4471 43.624683, 7.4471 43.624683))'^^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 '774_5445'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33783 15.76068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33783"^^xsd:decimal ;
  dwc:decimalLongitude "15.76068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33783 15.76068)"^^geo:wktLiteral ;
  geo-pos:lat "38.33783"^^xsd:decimal ;
  geo-pos:long "15.76068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8363'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_8363'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.724722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '15.76068'^^xsd:double;
  dwc:startLongitude '15.76068'^^xsd:double;
  dwc:endLongitude '15.76068'^^xsd:double;
  dwc:latitude '38.33783'^^xsd:double;
  dwc:startLatitude '38.33783'^^xsd:double;
  dwc:endLatitude '38.33783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.76068 38.33783, 15.76068 38.33783, 15.76068 38.33783, 15.76068 38.33783, 15.76068 38.33783))'^^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 '774_8363'^^xsd:string;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62529 7.5592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62529"^^xsd:decimal ;
  dwc:decimalLongitude "7.5592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62529 7.5592)"^^geo:wktLiteral ;
  geo-pos:lat "43.62529"^^xsd:decimal ;
  geo-pos:long "7.5592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6431'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_6431'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.134444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.5592'^^xsd:double;
  dwc:startLongitude '7.5592'^^xsd:double;
  dwc:endLongitude '7.5592'^^xsd:double;
  dwc:latitude '43.62529'^^xsd:double;
  dwc:startLatitude '43.62529'^^xsd:double;
  dwc:endLatitude '43.62529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5592 43.62529, 7.5592 43.62529, 7.5592 43.62529, 7.5592 43.62529, 7.5592 43.62529))'^^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 '774_6431'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.116667 16.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.116667"^^xsd:decimal ;
  dwc:decimalLongitude "16.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.116667 16.366667)"^^geo:wktLiteral ;
  geo-pos:lat "38.116667"^^xsd:decimal ;
  geo-pos:long "16.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_2377'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '16.366667'^^xsd:double;
  dwc:startLongitude '16.366667'^^xsd:double;
  dwc:endLongitude '16.366667'^^xsd:double;
  dwc:latitude '38.116667'^^xsd:double;
  dwc:startLatitude '38.116667'^^xsd:double;
  dwc:endLatitude '38.116667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.366667 38.116667, 16.366667 38.116667, 16.366667 38.116667, 16.366667 38.116667, 16.366667 38.116667))'^^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 '774_2377'^^xsd:string;
  dwc:observationDate '1989-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653881 7.3642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.653881"^^xsd:decimal ;
  dwc:decimalLongitude "7.3642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.653881 7.3642)"^^geo:wktLiteral ;
  geo-pos:lat "43.653881"^^xsd:decimal ;
  geo-pos:long "7.3642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5537'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_5537'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.3642'^^xsd:double;
  dwc:startLongitude '7.3642'^^xsd:double;
  dwc:endLongitude '7.3642'^^xsd:double;
  dwc:latitude '43.653881'^^xsd:double;
  dwc:startLatitude '43.653881'^^xsd:double;
  dwc:endLatitude '43.653881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3642 43.653881, 7.3642 43.653881, 7.3642 43.653881, 7.3642 43.653881, 7.3642 43.653881))'^^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 '774_5537'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27644 8.032312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27644"^^xsd:decimal ;
  dwc:decimalLongitude "8.032312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27644 8.032312)"^^geo:wktLiteral ;
  geo-pos:lat "43.27644"^^xsd:decimal ;
  geo-pos:long "8.032312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8011'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_8011'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.091111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.032312'^^xsd:double;
  dwc:startLongitude '8.032312'^^xsd:double;
  dwc:endLongitude '8.032312'^^xsd:double;
  dwc:latitude '43.27644'^^xsd:double;
  dwc:startLatitude '43.27644'^^xsd:double;
  dwc:endLatitude '43.27644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.032312 43.27644, 8.032312 43.27644, 8.032312 43.27644, 8.032312 43.27644, 8.032312 43.27644))'^^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 '774_8011'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.258167 6.772833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.258167"^^xsd:decimal ;
  dwc:decimalLongitude "6.772833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.258167 6.772833)"^^geo:wktLiteral ;
  geo-pos:lat "43.258167"^^xsd:decimal ;
  geo-pos:long "6.772833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3350'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '774_3350'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.772833'^^xsd:double;
  dwc:startLongitude '6.772833'^^xsd:double;
  dwc:endLongitude '6.772833'^^xsd:double;
  dwc:latitude '43.258167'^^xsd:double;
  dwc:startLatitude '43.258167'^^xsd:double;
  dwc:endLatitude '43.258167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.772833 43.258167, 6.772833 43.258167, 6.772833 43.258167, 6.772833 43.258167, 6.772833 43.258167))'^^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 '774_3350'^^xsd:string;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68695 8.122133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68695"^^xsd:decimal ;
  dwc:decimalLongitude "8.122133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68695 8.122133)"^^geo:wktLiteral ;
  geo-pos:lat "43.68695"^^xsd:decimal ;
  geo-pos:long "8.122133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7303'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7303'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.220833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.122133'^^xsd:double;
  dwc:startLongitude '8.122133'^^xsd:double;
  dwc:endLongitude '8.122133'^^xsd:double;
  dwc:latitude '43.68695'^^xsd:double;
  dwc:startLatitude '43.68695'^^xsd:double;
  dwc:endLatitude '43.68695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.122133 43.68695, 8.122133 43.68695, 8.122133 43.68695, 8.122133 43.68695, 8.122133 43.68695))'^^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 '774_7303'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32882 8.03487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32882"^^xsd:decimal ;
  dwc:decimalLongitude "8.03487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32882 8.03487)"^^geo:wktLiteral ;
  geo-pos:lat "43.32882"^^xsd:decimal ;
  geo-pos:long "8.03487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6538'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_6538'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7422222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.03487'^^xsd:double;
  dwc:startLongitude '8.03487'^^xsd:double;
  dwc:endLongitude '8.03487'^^xsd:double;
  dwc:latitude '43.32882'^^xsd:double;
  dwc:startLatitude '43.32882'^^xsd:double;
  dwc:endLatitude '43.32882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.03487 43.32882, 8.03487 43.32882, 8.03487 43.32882, 8.03487 43.32882, 8.03487 43.32882))'^^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 '774_6538'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65123 7.431295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65123"^^xsd:decimal ;
  dwc:decimalLongitude "7.431295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65123 7.431295)"^^geo:wktLiteral ;
  geo-pos:lat "43.65123"^^xsd:decimal ;
  geo-pos:long "7.431295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5793'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '774_5793'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.431295'^^xsd:double;
  dwc:startLongitude '7.431295'^^xsd:double;
  dwc:endLongitude '7.431295'^^xsd:double;
  dwc:latitude '43.65123'^^xsd:double;
  dwc:startLatitude '43.65123'^^xsd:double;
  dwc:endLatitude '43.65123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.431295 43.65123, 7.431295 43.65123, 7.431295 43.65123, 7.431295 43.65123, 7.431295 43.65123))'^^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 '774_5793'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4864 7.996453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4864"^^xsd:decimal ;
  dwc:decimalLongitude "7.996453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4864 7.996453)"^^geo:wktLiteral ;
  geo-pos:lat "43.4864"^^xsd:decimal ;
  geo-pos:long "7.996453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8104'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_8104'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.6125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.996453'^^xsd:double;
  dwc:startLongitude '7.996453'^^xsd:double;
  dwc:endLongitude '7.996453'^^xsd:double;
  dwc:latitude '43.4864'^^xsd:double;
  dwc:startLatitude '43.4864'^^xsd:double;
  dwc:endLatitude '43.4864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.996453 43.4864, 7.996453 43.4864, 7.996453 43.4864, 7.996453 43.4864, 7.996453 43.4864))'^^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 '774_8104'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72308 7.6568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.72308"^^xsd:decimal ;
  dwc:decimalLongitude "7.6568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.72308 7.6568)"^^geo:wktLiteral ;
  geo-pos:lat "43.72308"^^xsd:decimal ;
  geo-pos:long "7.6568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_6328'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '774_6328'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.434166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.6568'^^xsd:double;
  dwc:startLongitude '7.6568'^^xsd:double;
  dwc:endLongitude '7.6568'^^xsd:double;
  dwc:latitude '43.72308'^^xsd:double;
  dwc:startLatitude '43.72308'^^xsd:double;
  dwc:endLatitude '43.72308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6568 43.72308, 7.6568 43.72308, 7.6568 43.72308, 7.6568 43.72308, 7.6568 43.72308))'^^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 '774_6328'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74206 8.204059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74206"^^xsd:decimal ;
  dwc:decimalLongitude "8.204059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74206 8.204059)"^^geo:wktLiteral ;
  geo-pos:lat "43.74206"^^xsd:decimal ;
  geo-pos:long "8.204059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7956'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '774_7956'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.838333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.204059'^^xsd:double;
  dwc:startLongitude '8.204059'^^xsd:double;
  dwc:endLongitude '8.204059'^^xsd:double;
  dwc:latitude '43.74206'^^xsd:double;
  dwc:startLatitude '43.74206'^^xsd:double;
  dwc:endLatitude '43.74206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.204059 43.74206, 8.204059 43.74206, 8.204059 43.74206, 8.204059 43.74206, 8.204059 43.74206))'^^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 '774_7956'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.514333 7.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.514333"^^xsd:decimal ;
  dwc:decimalLongitude "7.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.514333 7.833333)"^^geo:wktLiteral ;
  geo-pos:lat "43.514333"^^xsd:decimal ;
  geo-pos:long "7.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3253'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_3253'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.833333'^^xsd:double;
  dwc:startLongitude '7.833333'^^xsd:double;
  dwc:endLongitude '7.833333'^^xsd:double;
  dwc:latitude '43.514333'^^xsd:double;
  dwc:startLatitude '43.514333'^^xsd:double;
  dwc:endLatitude '43.514333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.833333 43.514333, 7.833333 43.514333, 7.833333 43.514333, 7.833333 43.514333, 7.833333 43.514333))'^^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 '774_3253'^^xsd:string;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.288 6.92433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.288"^^xsd:decimal ;
  dwc:decimalLongitude "6.92433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.288 6.92433)"^^geo:wktLiteral ;
  geo-pos:lat "43.288"^^xsd:decimal ;
  geo-pos:long "6.92433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5017'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '774_5017'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '6.92433'^^xsd:double;
  dwc:startLongitude '6.92433'^^xsd:double;
  dwc:endLongitude '6.92433'^^xsd:double;
  dwc:latitude '43.288'^^xsd:double;
  dwc:startLatitude '43.288'^^xsd:double;
  dwc:endLatitude '43.288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.92433 43.288, 6.92433 43.288, 6.92433 43.288, 6.92433 43.288, 6.92433 43.288))'^^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 '774_5017'^^xsd:string;
  dwc:observationDate '2000-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4885 14.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4885"^^xsd:decimal ;
  dwc:decimalLongitude "14.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4885 14.684)"^^geo:wktLiteral ;
  geo-pos:lat "44.4885"^^xsd:decimal ;
  geo-pos:long "14.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2049'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_2049'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '14.684'^^xsd:double;
  dwc:startLongitude '14.684'^^xsd:double;
  dwc:endLongitude '14.684'^^xsd:double;
  dwc:latitude '44.4885'^^xsd:double;
  dwc:startLatitude '44.4885'^^xsd:double;
  dwc:endLatitude '44.4885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.684 44.4885, 14.684 44.4885, 14.684 44.4885, 14.684 44.4885, 14.684 44.4885))'^^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 '774_2049'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6512 7.9404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6512"^^xsd:decimal ;
  dwc:decimalLongitude "7.9404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6512 7.9404)"^^geo:wktLiteral ;
  geo-pos:lat "43.6512"^^xsd:decimal ;
  geo-pos:long "7.9404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_7111'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.492222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9404'^^xsd:double;
  dwc:startLongitude '7.9404'^^xsd:double;
  dwc:endLongitude '7.9404'^^xsd:double;
  dwc:latitude '43.6512'^^xsd:double;
  dwc:startLatitude '43.6512'^^xsd:double;
  dwc:endLatitude '43.6512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9404 43.6512, 7.9404 43.6512, 7.9404 43.6512, 7.9404 43.6512, 7.9404 43.6512))'^^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 '774_7111'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8021 8.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8021"^^xsd:decimal ;
  dwc:decimalLongitude "8.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8021 8.371)"^^geo:wktLiteral ;
  geo-pos:lat "43.8021"^^xsd:decimal ;
  geo-pos:long "8.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7169'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_7169'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.11'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.371'^^xsd:double;
  dwc:startLongitude '8.371'^^xsd:double;
  dwc:endLongitude '8.371'^^xsd:double;
  dwc:latitude '43.8021'^^xsd:double;
  dwc:startLatitude '43.8021'^^xsd:double;
  dwc:endLatitude '43.8021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.371 43.8021, 8.371 43.8021, 8.371 43.8021, 8.371 43.8021, 8.371 43.8021))'^^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 '774_7169'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.443333 7.80735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.443333"^^xsd:decimal ;
  dwc:decimalLongitude "7.80735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.443333 7.80735)"^^geo:wktLiteral ;
  geo-pos:lat "43.443333"^^xsd:decimal ;
  geo-pos:long "7.80735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3605'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '774_3605'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.80735'^^xsd:double;
  dwc:startLongitude '7.80735'^^xsd:double;
  dwc:endLongitude '7.80735'^^xsd:double;
  dwc:latitude '43.443333'^^xsd:double;
  dwc:startLatitude '43.443333'^^xsd:double;
  dwc:endLatitude '43.443333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.80735 43.443333, 7.80735 43.443333, 7.80735 43.443333, 7.80735 43.443333, 7.80735 43.443333))'^^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 '774_3605'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57805 8.300083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57805"^^xsd:decimal ;
  dwc:decimalLongitude "8.300083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57805 8.300083)"^^geo:wktLiteral ;
  geo-pos:lat "43.57805"^^xsd:decimal ;
  geo-pos:long "8.300083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7345'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '774_7345'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.512222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.300083'^^xsd:double;
  dwc:startLongitude '8.300083'^^xsd:double;
  dwc:endLongitude '8.300083'^^xsd:double;
  dwc:latitude '43.57805'^^xsd:double;
  dwc:startLatitude '43.57805'^^xsd:double;
  dwc:endLatitude '43.57805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.300083 43.57805, 8.300083 43.57805, 8.300083 43.57805, 8.300083 43.57805, 8.300083 43.57805))'^^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 '774_7345'^^xsd:string;
  dwc:observationDate '1999-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333 8.883367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.883367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333 8.883367)"^^geo:wktLiteral ;
  geo-pos:lat "42.833333"^^xsd:decimal ;
  geo-pos:long "8.883367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3502'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_3502'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.883367'^^xsd:double;
  dwc:startLongitude '8.883367'^^xsd:double;
  dwc:endLongitude '8.883367'^^xsd:double;
  dwc:latitude '42.833333'^^xsd:double;
  dwc:startLatitude '42.833333'^^xsd:double;
  dwc:endLatitude '42.833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.883367 42.833333, 8.883367 42.833333, 8.883367 42.833333, 8.883367 42.833333, 8.883367 42.833333))'^^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 '774_3502'^^xsd:string;
  dwc:observationDate '1991-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083333 8.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083333"^^xsd:decimal ;
  dwc:decimalLongitude "8.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083333 8.1045)"^^geo:wktLiteral ;
  geo-pos:lat "43.083333"^^xsd:decimal ;
  geo-pos:long "8.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2638'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '774_2638'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1045'^^xsd:double;
  dwc:startLongitude '8.1045'^^xsd:double;
  dwc:endLongitude '8.1045'^^xsd:double;
  dwc:latitude '43.083333'^^xsd:double;
  dwc:startLatitude '43.083333'^^xsd:double;
  dwc:endLatitude '43.083333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1045 43.083333, 8.1045 43.083333, 8.1045 43.083333, 8.1045 43.083333, 8.1045 43.083333))'^^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 '774_2638'^^xsd:string;
  dwc:observationDate '1993-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183333 8.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.183333"^^xsd:decimal ;
  dwc:decimalLongitude "8.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183333 8.333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.183333"^^xsd:decimal ;
  geo-pos:long "8.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3546'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_3546'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.333333'^^xsd:double;
  dwc:startLongitude '8.333333'^^xsd:double;
  dwc:endLongitude '8.333333'^^xsd:double;
  dwc:latitude '43.183333'^^xsd:double;
  dwc:startLatitude '43.183333'^^xsd:double;
  dwc:endLatitude '43.183333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.333333 43.183333, 8.333333 43.183333, 8.333333 43.183333, 8.333333 43.183333, 8.333333 43.183333))'^^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 '774_3546'^^xsd:string;
  dwc:observationDate '1992-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.681667 8.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.681667"^^xsd:decimal ;
  dwc:decimalLongitude "8.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.681667 8.485)"^^geo:wktLiteral ;
  geo-pos:lat "42.681667"^^xsd:decimal ;
  geo-pos:long "8.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4125'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '774_4125'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.485'^^xsd:double;
  dwc:startLongitude '8.485'^^xsd:double;
  dwc:endLongitude '8.485'^^xsd:double;
  dwc:latitude '42.681667'^^xsd:double;
  dwc:startLatitude '42.681667'^^xsd:double;
  dwc:endLatitude '42.681667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.485 42.681667, 8.485 42.681667, 8.485 42.681667, 8.485 42.681667, 8.485 42.681667))'^^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 '774_4125'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7649 8.3682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7649"^^xsd:decimal ;
  dwc:decimalLongitude "8.3682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7649 8.3682)"^^geo:wktLiteral ;
  geo-pos:lat "43.7649"^^xsd:decimal ;
  geo-pos:long "8.3682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7158'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_7158'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.368611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3682'^^xsd:double;
  dwc:startLongitude '8.3682'^^xsd:double;
  dwc:endLongitude '8.3682'^^xsd:double;
  dwc:latitude '43.7649'^^xsd:double;
  dwc:startLatitude '43.7649'^^xsd:double;
  dwc:endLatitude '43.7649'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3682 43.7649, 8.3682 43.7649, 8.3682 43.7649, 8.3682 43.7649, 8.3682 43.7649))'^^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 '774_7158'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27335 8.033543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27335"^^xsd:decimal ;
  dwc:decimalLongitude "8.033543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27335 8.033543)"^^geo:wktLiteral ;
  geo-pos:lat "43.27335"^^xsd:decimal ;
  geo-pos:long "8.033543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_8033'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_8033'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.38'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.033543'^^xsd:double;
  dwc:startLongitude '8.033543'^^xsd:double;
  dwc:endLongitude '8.033543'^^xsd:double;
  dwc:latitude '43.27335'^^xsd:double;
  dwc:startLatitude '43.27335'^^xsd:double;
  dwc:endLatitude '43.27335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.033543 43.27335, 8.033543 43.27335, 8.033543 43.27335, 8.033543 43.27335, 8.033543 43.27335))'^^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 '774_8033'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683333 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683333"^^xsd:decimal ;
  dwc:decimalLongitude "8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683333 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.683333"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2553'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '774_2553'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:startLongitude '8.45'^^xsd:double;
  dwc:endLongitude '8.45'^^xsd:double;
  dwc:latitude '41.683333'^^xsd:double;
  dwc:startLatitude '41.683333'^^xsd:double;
  dwc:endLatitude '41.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.45 41.683333, 8.45 41.683333, 8.45 41.683333, 8.45 41.683333, 8.45 41.683333))'^^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 '774_2553'^^xsd:string;
  dwc:observationDate '1992-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.007333 7.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.007333"^^xsd:decimal ;
  dwc:decimalLongitude "7.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.007333 7.939)"^^geo:wktLiteral ;
  geo-pos:lat "41.007333"^^xsd:decimal ;
  geo-pos:long "7.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2703'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2703'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.939'^^xsd:double;
  dwc:startLongitude '7.939'^^xsd:double;
  dwc:endLongitude '7.939'^^xsd:double;
  dwc:latitude '41.007333'^^xsd:double;
  dwc:startLatitude '41.007333'^^xsd:double;
  dwc:endLatitude '41.007333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.939 41.007333, 7.939 41.007333, 7.939 41.007333, 7.939 41.007333, 7.939 41.007333))'^^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 '774_2703'^^xsd:string;
  dwc:observationDate '1994-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7266 8.3461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7266"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7266 8.3461)"^^geo:wktLiteral ;
  geo-pos:lat "43.7266"^^xsd:decimal ;
  geo-pos:long "8.3461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7269'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '774_7269'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.440833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.3461'^^xsd:double;
  dwc:startLongitude '8.3461'^^xsd:double;
  dwc:endLongitude '8.3461'^^xsd:double;
  dwc:latitude '43.7266'^^xsd:double;
  dwc:startLatitude '43.7266'^^xsd:double;
  dwc:endLatitude '43.7266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3461 43.7266, 8.3461 43.7266, 8.3461 43.7266, 8.3461 43.7266, 8.3461 43.7266))'^^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 '774_7269'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.870417 8.035633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.870417"^^xsd:decimal ;
  dwc:decimalLongitude "8.035633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.870417 8.035633)"^^geo:wktLiteral ;
  geo-pos:lat "43.870417"^^xsd:decimal ;
  geo-pos:long "8.035633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7037'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_7037'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.035633'^^xsd:double;
  dwc:startLongitude '8.035633'^^xsd:double;
  dwc:endLongitude '8.035633'^^xsd:double;
  dwc:latitude '43.870417'^^xsd:double;
  dwc:startLatitude '43.870417'^^xsd:double;
  dwc:endLatitude '43.870417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035633 43.870417, 8.035633 43.870417, 8.035633 43.870417, 8.035633 43.870417, 8.035633 43.870417))'^^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 '774_7037'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2852 8.1206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2852"^^xsd:decimal ;
  dwc:decimalLongitude "8.1206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2852 8.1206)"^^geo:wktLiteral ;
  geo-pos:lat "43.2852"^^xsd:decimal ;
  geo-pos:long "8.1206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5101'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5101'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.1206'^^xsd:double;
  dwc:startLongitude '8.1206'^^xsd:double;
  dwc:endLongitude '8.1206'^^xsd:double;
  dwc:latitude '43.2852'^^xsd:double;
  dwc:startLatitude '43.2852'^^xsd:double;
  dwc:endLatitude '43.2852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.1206 43.2852, 8.1206 43.2852, 8.1206 43.2852, 8.1206 43.2852, 8.1206 43.2852))'^^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 '774_5101'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.361167 7.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.361167"^^xsd:decimal ;
  dwc:decimalLongitude "7.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.361167 7.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.361167"^^xsd:decimal ;
  geo-pos:long "7.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4801'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_4801'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.417222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.517'^^xsd:double;
  dwc:startLongitude '7.517'^^xsd:double;
  dwc:endLongitude '7.517'^^xsd:double;
  dwc:latitude '43.361167'^^xsd:double;
  dwc:startLatitude '43.361167'^^xsd:double;
  dwc:endLatitude '43.361167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.517 43.361167, 7.517 43.361167, 7.517 43.361167, 7.517 43.361167, 7.517 43.361167))'^^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 '774_4801'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446733 7.903567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.446733"^^xsd:decimal ;
  dwc:decimalLongitude "7.903567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.446733 7.903567)"^^geo:wktLiteral ;
  geo-pos:lat "43.446733"^^xsd:decimal ;
  geo-pos:long "7.903567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3488'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_3488'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.903567'^^xsd:double;
  dwc:startLongitude '7.903567'^^xsd:double;
  dwc:endLongitude '7.903567'^^xsd:double;
  dwc:latitude '43.446733'^^xsd:double;
  dwc:startLatitude '43.446733'^^xsd:double;
  dwc:endLatitude '43.446733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.903567 43.446733, 7.903567 43.446733, 7.903567 43.446733, 7.903567 43.446733, 7.903567 43.446733))'^^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 '774_3488'^^xsd:string;
  dwc:observationDate '1991-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.663667 8.143167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.663667"^^xsd:decimal ;
  dwc:decimalLongitude "8.143167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.663667 8.143167)"^^geo:wktLiteral ;
  geo-pos:lat "42.663667"^^xsd:decimal ;
  geo-pos:long "8.143167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4062'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_4062'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.143167'^^xsd:double;
  dwc:startLongitude '8.143167'^^xsd:double;
  dwc:endLongitude '8.143167'^^xsd:double;
  dwc:latitude '42.663667'^^xsd:double;
  dwc:startLatitude '42.663667'^^xsd:double;
  dwc:endLatitude '42.663667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.143167 42.663667, 8.143167 42.663667, 8.143167 42.663667, 8.143167 42.663667, 8.143167 42.663667))'^^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 '774_4062'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642883 8.012717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.642883"^^xsd:decimal ;
  dwc:decimalLongitude "8.012717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.642883 8.012717)"^^geo:wktLiteral ;
  geo-pos:lat "43.642883"^^xsd:decimal ;
  geo-pos:long "8.012717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7027'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '774_7027'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.012717'^^xsd:double;
  dwc:startLongitude '8.012717'^^xsd:double;
  dwc:endLongitude '8.012717'^^xsd:double;
  dwc:latitude '43.642883'^^xsd:double;
  dwc:startLatitude '43.642883'^^xsd:double;
  dwc:endLatitude '43.642883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.012717 43.642883, 8.012717 43.642883, 8.012717 43.642883, 8.012717 43.642883, 8.012717 43.642883))'^^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 '774_7027'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403267 8.753267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.403267"^^xsd:decimal ;
  dwc:decimalLongitude "8.753267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.403267 8.753267)"^^geo:wktLiteral ;
  geo-pos:lat "43.403267"^^xsd:decimal ;
  geo-pos:long "8.753267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '774_4235'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.753267'^^xsd:double;
  dwc:startLongitude '8.753267'^^xsd:double;
  dwc:endLongitude '8.753267'^^xsd:double;
  dwc:latitude '43.403267'^^xsd:double;
  dwc:startLatitude '43.403267'^^xsd:double;
  dwc:endLatitude '43.403267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.753267 43.403267, 8.753267 43.403267, 8.753267 43.403267, 8.753267 43.403267, 8.753267 43.403267))'^^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 '774_4235'^^xsd:string;
  dwc:observationDate '1995-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647667 8.167167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.647667"^^xsd:decimal ;
  dwc:decimalLongitude "8.167167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.647667 8.167167)"^^geo:wktLiteral ;
  geo-pos:lat "43.647667"^^xsd:decimal ;
  geo-pos:long "8.167167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_7022'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_7022'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.167167'^^xsd:double;
  dwc:startLongitude '8.167167'^^xsd:double;
  dwc:endLongitude '8.167167'^^xsd:double;
  dwc:latitude '43.647667'^^xsd:double;
  dwc:startLatitude '43.647667'^^xsd:double;
  dwc:endLatitude '43.647667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.167167 43.647667, 8.167167 43.647667, 8.167167 43.647667, 8.167167 43.647667, 8.167167 43.647667))'^^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 '774_7022'^^xsd:string;
  dwc:observationDate '1997-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.108333 8.105333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.108333"^^xsd:decimal ;
  dwc:decimalLongitude "8.105333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.108333 8.105333)"^^geo:wktLiteral ;
  geo-pos:lat "43.108333"^^xsd:decimal ;
  geo-pos:long "8.105333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4182'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4182'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.105333'^^xsd:double;
  dwc:startLongitude '8.105333'^^xsd:double;
  dwc:endLongitude '8.105333'^^xsd:double;
  dwc:latitude '43.108333'^^xsd:double;
  dwc:startLatitude '43.108333'^^xsd:double;
  dwc:endLatitude '43.108333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.105333 43.108333, 8.105333 43.108333, 8.105333 43.108333, 8.105333 43.108333, 8.105333 43.108333))'^^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 '774_4182'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27012 8.59535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27012"^^xsd:decimal ;
  dwc:decimalLongitude "8.59535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27012 8.59535)"^^geo:wktLiteral ;
  geo-pos:lat "43.27012"^^xsd:decimal ;
  geo-pos:long "8.59535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5554'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '774_5554'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.1588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.59535'^^xsd:double;
  dwc:startLongitude '8.59535'^^xsd:double;
  dwc:endLongitude '8.59535'^^xsd:double;
  dwc:latitude '43.27012'^^xsd:double;
  dwc:startLatitude '43.27012'^^xsd:double;
  dwc:endLatitude '43.27012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.59535 43.27012, 8.59535 43.27012, 8.59535 43.27012, 8.59535 43.27012, 8.59535 43.27012))'^^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 '774_5554'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.997033 8.731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.997033"^^xsd:decimal ;
  dwc:decimalLongitude "8.731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.997033 8.731667)"^^geo:wktLiteral ;
  geo-pos:lat "42.997033"^^xsd:decimal ;
  geo-pos:long "8.731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3500'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '774_3500'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.731667'^^xsd:double;
  dwc:startLongitude '8.731667'^^xsd:double;
  dwc:endLongitude '8.731667'^^xsd:double;
  dwc:latitude '42.997033'^^xsd:double;
  dwc:startLatitude '42.997033'^^xsd:double;
  dwc:endLatitude '42.997033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.731667 42.997033, 8.731667 42.997033, 8.731667 42.997033, 8.731667 42.997033, 8.731667 42.997033))'^^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 '774_3500'^^xsd:string;
  dwc:observationDate '1991-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.626167 7.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.626167"^^xsd:decimal ;
  dwc:decimalLongitude "7.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.626167 7.798)"^^geo:wktLiteral ;
  geo-pos:lat "43.626167"^^xsd:decimal ;
  geo-pos:long "7.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3317'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '774_3317'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.798'^^xsd:double;
  dwc:startLongitude '7.798'^^xsd:double;
  dwc:endLongitude '7.798'^^xsd:double;
  dwc:latitude '43.626167'^^xsd:double;
  dwc:startLatitude '43.626167'^^xsd:double;
  dwc:endLatitude '43.626167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.798 43.626167, 7.798 43.626167, 7.798 43.626167, 7.798 43.626167, 7.798 43.626167))'^^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 '774_3317'^^xsd:string;
  dwc:observationDate '1990-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.125167 8.0535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.125167"^^xsd:decimal ;
  dwc:decimalLongitude "8.0535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.125167 8.0535)"^^geo:wktLiteral ;
  geo-pos:lat "41.125167"^^xsd:decimal ;
  geo-pos:long "8.0535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2723'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '774_2723'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.0535'^^xsd:double;
  dwc:startLongitude '8.0535'^^xsd:double;
  dwc:endLongitude '8.0535'^^xsd:double;
  dwc:latitude '41.125167'^^xsd:double;
  dwc:startLatitude '41.125167'^^xsd:double;
  dwc:endLatitude '41.125167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0535 41.125167, 8.0535 41.125167, 8.0535 41.125167, 8.0535 41.125167, 8.0535 41.125167))'^^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 '774_2723'^^xsd:string;
  dwc:observationDate '1994-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13833 8.27927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13833"^^xsd:decimal ;
  dwc:decimalLongitude "8.27927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13833 8.27927)"^^geo:wktLiteral ;
  geo-pos:lat "43.13833"^^xsd:decimal ;
  geo-pos:long "8.27927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5102'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '774_5102'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.669166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.27927'^^xsd:double;
  dwc:startLongitude '8.27927'^^xsd:double;
  dwc:endLongitude '8.27927'^^xsd:double;
  dwc:latitude '43.13833'^^xsd:double;
  dwc:startLatitude '43.13833'^^xsd:double;
  dwc:endLatitude '43.13833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.27927 43.13833, 8.27927 43.13833, 8.27927 43.13833, 8.27927 43.13833, 8.27927 43.13833))'^^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 '774_5102'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131833 8.337167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.131833"^^xsd:decimal ;
  dwc:decimalLongitude "8.337167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.131833 8.337167)"^^geo:wktLiteral ;
  geo-pos:lat "43.131833"^^xsd:decimal ;
  geo-pos:long "8.337167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4185'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '774_4185'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.337167'^^xsd:double;
  dwc:startLongitude '8.337167'^^xsd:double;
  dwc:endLongitude '8.337167'^^xsd:double;
  dwc:latitude '43.131833'^^xsd:double;
  dwc:startLatitude '43.131833'^^xsd:double;
  dwc:endLatitude '43.131833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.337167 43.131833, 8.337167 43.131833, 8.337167 43.131833, 8.337167 43.131833, 8.337167 43.131833))'^^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 '774_4185'^^xsd:string;
  dwc:observationDate '1995-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 8.169167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.316667"^^xsd:decimal ;
  dwc:decimalLongitude "8.169167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.316667 8.169167)"^^geo:wktLiteral ;
  geo-pos:lat "43.316667"^^xsd:decimal ;
  geo-pos:long "8.169167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4017'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '774_4017'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.169167'^^xsd:double;
  dwc:startLongitude '8.169167'^^xsd:double;
  dwc:endLongitude '8.169167'^^xsd:double;
  dwc:latitude '43.316667'^^xsd:double;
  dwc:startLatitude '43.316667'^^xsd:double;
  dwc:endLatitude '43.316667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.169167 43.316667, 8.169167 43.316667, 8.169167 43.316667, 8.169167 43.316667, 8.169167 43.316667))'^^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 '774_4017'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47055 8.10528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.47055"^^xsd:decimal ;
  dwc:decimalLongitude "8.10528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.47055 8.10528)"^^geo:wktLiteral ;
  geo-pos:lat "43.47055"^^xsd:decimal ;
  geo-pos:long "8.10528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4925'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '774_4925'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.10528'^^xsd:double;
  dwc:startLongitude '8.10528'^^xsd:double;
  dwc:endLongitude '8.10528'^^xsd:double;
  dwc:latitude '43.47055'^^xsd:double;
  dwc:startLatitude '43.47055'^^xsd:double;
  dwc:endLatitude '43.47055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.10528 43.47055, 8.10528 43.47055, 8.10528 43.47055, 8.10528 43.47055, 8.10528 43.47055))'^^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 '774_4925'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253483 8.267667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.253483"^^xsd:decimal ;
  dwc:decimalLongitude "8.267667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.253483 8.267667)"^^geo:wktLiteral ;
  geo-pos:lat "43.253483"^^xsd:decimal ;
  geo-pos:long "8.267667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3389'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_3389'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.267667'^^xsd:double;
  dwc:startLongitude '8.267667'^^xsd:double;
  dwc:endLongitude '8.267667'^^xsd:double;
  dwc:latitude '43.253483'^^xsd:double;
  dwc:startLatitude '43.253483'^^xsd:double;
  dwc:endLatitude '43.253483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.267667 43.253483, 8.267667 43.253483, 8.267667 43.253483, 8.267667 43.253483, 8.267667 43.253483))'^^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 '774_3389'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883333 20.353833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883333"^^xsd:decimal ;
  dwc:decimalLongitude "20.353833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883333 20.353833)"^^geo:wktLiteral ;
  geo-pos:lat "38.883333"^^xsd:decimal ;
  geo-pos:long "20.353833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2533'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '774_2533'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '20.353833'^^xsd:double;
  dwc:startLongitude '20.353833'^^xsd:double;
  dwc:endLongitude '20.353833'^^xsd:double;
  dwc:latitude '38.883333'^^xsd:double;
  dwc:startLatitude '38.883333'^^xsd:double;
  dwc:endLatitude '38.883333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.353833 38.883333, 20.353833 38.883333, 20.353833 38.883333, 20.353833 38.883333, 20.353833 38.883333))'^^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 '774_2533'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566667 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.566667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.566667 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.566667"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_3537'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '774_3537'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.9'^^xsd:double;
  dwc:startLongitude '7.9'^^xsd:double;
  dwc:endLongitude '7.9'^^xsd:double;
  dwc:latitude '43.566667'^^xsd:double;
  dwc:startLatitude '43.566667'^^xsd:double;
  dwc:endLatitude '43.566667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9 43.566667, 7.9 43.566667, 7.9 43.566667, 7.9 43.566667, 7.9 43.566667))'^^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 '774_3537'^^xsd:string;
  dwc:observationDate '1992-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 7.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "7.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 7.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "7.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_2516'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '774_2516'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.666667'^^xsd:double;
  dwc:startLongitude '7.666667'^^xsd:double;
  dwc:endLongitude '7.666667'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:startLatitude '42.85'^^xsd:double;
  dwc:endLatitude '42.85'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.666667 42.85, 7.666667 42.85, 7.666667 42.85, 7.666667 42.85, 7.666667 42.85))'^^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 '774_2516'^^xsd:string;
  dwc:observationDate '1992-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482333 7.8425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.482333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.482333 7.8425)"^^geo:wktLiteral ;
  geo-pos:lat "43.482333"^^xsd:decimal ;
  geo-pos:long "7.8425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_4414'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '774_4414'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '7.8425'^^xsd:double;
  dwc:startLongitude '7.8425'^^xsd:double;
  dwc:endLongitude '7.8425'^^xsd:double;
  dwc:latitude '43.482333'^^xsd:double;
  dwc:startLatitude '43.482333'^^xsd:double;
  dwc:endLatitude '43.482333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8425 43.482333, 7.8425 43.482333, 7.8425 43.482333, 7.8425 43.482333, 7.8425 43.482333))'^^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 '774_4414'^^xsd:string;
  dwc:observationDate '1996-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3080__774_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3080__774_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3080__774_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8345 8.18733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8345"^^xsd:decimal ;
  dwc:decimalLongitude "8.18733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3080__774_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8345 8.18733)"^^geo:wktLiteral ;
  geo-pos:lat "43.8345"^^xsd:decimal ;
  geo-pos:long "8.18733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3080__774_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3080_> ;
  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 '2014-03-05'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '774'^^xsd:integer;
  dwc:catalogNumber '774_5046'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '774_5046'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean,Italy,cetacean distribution'^^xsd:string;
  dwc:longitude '8.18733'^^xsd:double;
  dwc:startLongitude '8.18733'^^xsd:double;
  dwc:endLongitude '8.18733'^^xsd:double;
  dwc:latitude '43.8345'^^xsd:double;
  dwc:startLatitude '43.8345'^^xsd:double;
  dwc:endLatitude '43.8345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.18733 43.8345, 8.18733 43.8345, 8.18733 43.8345, 8.18733 43.8345, 8.18733 43.8345))'^^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 '774_5046'^^xsd:string;
  dwc:observationDate '2000-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF